@media only screen and (max-width:1600px) { 
	
}

@media only screen and (max-width:1366px) { 

}


@media only screen and (max-width:1200px) { 

.navbar-brand img{ height: 35px; margin-right: 20px;}
.header_p .navbar-brand{ margin: 0; padding: 0;}
.header_p .nav-item{ padding: 12px 0; margin: 0 2px 0 0 !important;}
.menubtn{ font-size: 12px; margin: 15px 0;}
.signin{  margin-left: 10px; padding: 5px 12px; height: 34px; margin: 10px 0 0 10px;} 
.bnr p{width: 100%; }
.btwoc{ width:992px}
.btwoc-tile{ width: 130px;}
.btwoc-tile span{ font-size: 12px;}
.nav-link{ padding: 5px 5px !important; font-size: 14px; }



}

@media only screen and (max-width: 992px) {

.navbar-brand img { height: 20px; margin-right: 0px;}
.header_p .nav-item{ padding: 0; margin: 0 5px !important ;}
.header_p .container { width: 100%; max-width: 100%;}
.header_p .nav-item{ padding: 12px 0; margin: 0 ;}
.nav-link{ font-size: 11px;}
.btwoc{ width:768px}
.btwoc-tile{ width: 200px; }
.btwoc-tile span{ font-size: 14px;}

.top_black a{ font-size: 11px;}
.top_black .col-md-3{ font-size: 11px;}
.nav-link{ padding: 5px 0px !important;}


}

@media only screen and (max-width: 768px) { 
.nav-item:after{display: none;}
.nav-item::before {position: absolute;display: block;top: 15px;	left: 0;width: 11px;height: 1px;content: "";border: none;background-color: #000; }
.dropdown-toggle::after {position: absolute;display: block;top: 10px;	left: -22px;width: 1px;	height: 11px;	content: "";	border: none;	background-color: #000;	transition: all 200ms linear;}
.dropdown-toggle[aria-expanded="true"]::after{	transform: rotate(90deg);opacity: 0;}
.dropdown-menu {padding: 0 !important;background-color: transparent;box-shadow: none;transition: all 200ms linear;}
.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {margin-top: 10px !important;margin-bottom: 20px !important;}
.signin{ display: none;}
.bnr p{ width: 100%;}
.navigation-wrap{ padding: 20px 0 0 ;}
.btwoc{ width:576px}
.header_p .nav-item{ padding: 0;}
.navbar{ padding: 0 0 20px;}
.navbar-brand img{ height: 30px;}
.media-right img{ max-width: 60px;}
.media h5{ font-size: 16px;}


.margin-top{ margin-top: 70px;}


}
 
@media only screen and (max-width: 576px) {
   .btwoc{ width:480px}
   footer{ text-align: center;}
	footer h3:after{text-align: center;margin: 10px auto;}
   .bnr h3{ font-size: 24px;}
   .text-fader{line-height: 10px;}

   .margin-top{ margin-top: 70px;}


 }
 @media only screen and (max-width: 480px) { 

    .btwoc{ width:360px}
    .btwoc-tile{ width: 130px; }
    .btwoc-tile span{ font-size: 12px;}
    .navbar-brand img{ height: 40px;}
    .footer_sub a{ font-size: 12px;} 
    .footer_sub p{ font-size: 12px;} 
    .media h5{ font-size: 14px; font-weight: 700;} 
    .media-body small{ font-size: 11px;}

 }

 @media only screen and (max-width: 400px) {

   .media-right img{ max-width: 40px;}
   .navbar-brand img{ height: 30px;}
   
  }

 @media only screen and (max-width: 360px) { }

