@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: 12px 10px;font-size: 16px;}
 
  
  
  
  
}

@media screen and (min-width:768px) and (max-width: 1023px){
.mlogo, .main_menu {display: none;} 
.main_menu2{display:block;} 
.main_menu2 .menu-button {  top: 30%; }   
 .sliders video { height: auto; }
 .top_menur ul { text-align: center;  }
.top_menu_left2  ul { text-align: center;  }  
 
 
}


@media screen and (min-width:320px) and (max-width: 767px){
.mlogo, .main_menu {display: none;} 
.main_menu2{display:block;}  
.top_menur ul { text-align: center;  }
.top_menu_left2  ul { text-align: center;  }  
 .sliders video { height: auto; }
.sectitle h2 {font-size: 32px;}
.family img {  max-width: 200px;}
.quick_link2 {padding-left: 0;}
.nfooter .footer_bx h4{margin:15px 0px;}
	.plotsbx a { font-size:10px;  padding: 3px 3px;}
  .table td, .table th {font-size:10px;
	  padding: 4px;}
	.table,.table p{font-size:10px;}
  .mpricing .table button {
    
    padding: 3px;
    font-size: 10px;
}
  .top_menur ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
}

@media (max-width: 767px){

}

