@media (min-width: 768px) {

}

@media screen and (max-width: 600px) {

}
@media (max-width: 991px){

}

@media (max-width: 1200px) {

}
@media screen and (min-width:2400px) and (max-width: 3000px){
 

}
@media screen and (min-width:1800px) and (max-width: 2399px){
 
 


}
@media screen and (min-width:1400px) and (max-width: 1799px){



}
@media screen and (min-width:1200px) and (max-width: 1400px){

}



@media screen and (min-width:1200px) and (max-width: 1366px){

 

}
 




@media screen and (min-width:1024px) and (max-width: 1199px){
 .main_menu #cssmenu2 > ul > li > a {padding: 17px 8px;font-size:14px;}

  
}

@media screen and (min-width:768px) and (max-width: 1023px){
 .main_menu{display:none;}  
.main_menu2{display:block; }  
.mlogo{display:none;}
  .main_menu2 .menu-button { top: 45px; }

}


@media screen and (min-width:320px) and (max-width: 767px){
 .main_menu{display:none;}  
.main_menu2{display:block;}
.mlogo{display:none;}
.topmenu:before {  width: 95%; }
 .top_menur ul { text-align: center; }
 .top_menu_left2 ul { text-align: center;}
 .sliders .owl-demo .item img {width: 100%;height: auto;object-fit: cover;}
.about2l-2 img {   height: auto;   width: 100%;   max-width: inherit;}
 .about2l-2 {  position: relative;    top: 0;   right: 0;  bottom: 0;   border: 10px solid #fff;}
 .areabx h3 {    font-size: 15px; min-height: 60px;}
 .slidersbs { margin-top: 25px;}
.slidersbsbx {  min-height: initial;}
.main_menu2 .menu-button { top:32px; }
.nboabtl h3 {    font-size: 16px;}
	.areabx h3 {
		font-size: 13px;}
	.areabx{min-height:280px}
	
}

@media (max-width: 767px){

}

