@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){
  .sliderscaption h3 {font-size: 30px;}
 
 
}

@media screen and (min-width:768px) and (max-width: 1023px){
   
 .mmenu{display:none;}
 .sliderscaption h3 {font-size: 20px;}
 .sliderscaption {  width: 60%;}
 
}


@media screen and (min-width:320px) and (max-width: 767px){
 .pbmit-top-right-corner {  right: 0;}
 .mmenu{display:none;}
 .sliderscaption h3 {font-size: 20px;}
 .sliderscaption {  width: 60%;}
   .aboutl h1 {font-size: 46px; }
  .productsvideo video {
    display: block;
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: top;
} 
   .productsvideo2 {
    width: 100%;
    position: absolute;
   bottom: 33%;}
 .logo1 img {
    width: 100%;
    height: auto;
    max-width: 200px;
}
.missionr {
    width: 100%;
    position: relative;
    background: #fff;
    margin-top: 0;
    margin-left: 0;
padding: 20px;}
.whybx h3 { font-size: 15px;
}
  .outer-menu .menu > div {
    width: 500vw;
	  height: 500vw;}
	.outermenul {
		display: none;}
	.outermenur {
		width: 100%;}
	
	.page_title h2 {
    font-size: 16px;}
	.sliders video {
    object-position:right;
}
	
}

@media (max-width: 767px){

}

