@media screen and (max-width:1920px) {
  .my_container {width:1200px; margin: 0px auto;}
}

@media screen and (max-width:1024px) {
 .my_container {border: 0px solid red; width:90%; margin: 0px auto;}
 .Lbox {width: 65%;}
 .M-box {  width: 30%;}
 .MR-40 { margin: 0px 45px;}
 footer ul > li {width: 296px;}
 li.three { margin: 0px 0px 0px 30px;} 
 
 /**/
 .about-page-text h5 { font-size: 50px;}
	.about-page-text h2 { font-size: 50px;}
}

@media screen and (max-width:800px) {
  .dearl-form-wrapper {
    width: 100%!important;
  }
}
@media screen and (max-width:768px) { 

.Lbox {width: 80%;float: none;margin: 10px auto;}  
.M-box{width: 80%;float: none;margin: 10px auto;}
footer ul > li {  width: 65%;border: 1px solid #212020;float: none;margin: 20px auto;padding: 20px;}
li.three {margin: 20px auto;}  
 
/*about*/
.about-sub-img {width: 100%; float: none;} 
.about-page-text {width: 100%;}
.about-page-text h5 {font-size: 62px;margin:20px 0px} 
.about-page-text h2 {font-size: 62px;margin:20px 0px} 
 
/**/
.product-inn {width: 50%;margin: 0px auto; float: none;}
.product-Detail {width: 100%;float: none;margin: 0px auto;} 
 /*ul.gallery li {width: 49%;}*/
}


@media screen and (max-width:736px) {
	
}


@media screen and (max-width:684px) {

/*Home page */

}


@media screen and (max-width:667px) {

}


@media screen and (max-width:640px) {
	.form-row .form-inp-4, .form-row .form-inp-6 {
    width: 100%!important;
  }
}


@media screen and (max-width:568px) {
/*home*/	
.about ul li { width: 49%;margin-bottom: -2px; margin-top:0px;}

.Lbox {width: 100%;float: none;margin: 10px auto;}
    
.M-box{width: 100%;float: none;margin: 10px auto;}  
 
footer ul > li { width: 100%;}

/*about*/
.about-sub-img {width: 100%; float: none;} 
.about-page-text {width: 100%;}
.about-page-text h5 {font-size: 62px;margin:20px 0px} 

/*contact*/
.contact_box .left {float: none;margin: 0px auto; width: 100%;}
.map {width: 100%; float: none;}


}

@media screen and (max-width:480px) {


}


@media screen and (max-width:414px) {



}


@media screen and (max-width:412px) {


}


@media screen and (max-width:375px) {
	
.about ul li { width: 70%; margin-top: 0px;}
/*about*/
 
.about-sub-img {width: 100%; float: none;} 
.about-page-text {width: 100%;}
.about-page-text h5 {font-size: 62px;margin:20px 0px}

/**/
.product-inn {width: 100%;margin: 0px auto; float: none;}
.product-Detail {width: 100%;float: none;margin: 0px auto;} 
/*ul.gallery li {width: 90%; float:none; margin:0px auto;}*/
    

}









