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


.main-menu{width:50px;display:inline-block;z-index:99;background-color:#E48907 !important;border-radius: 6px;margin-left: 10px;
margin-top:10px;margin-bottom:5px;}
.main-menu span{display:block;width: 80%;height: 2px;background: #fff;margin-top: 6px;margin-bottom: 5px;margin-left: 3px;}

nav{display:block;}
nav ul{display:none;position: absolute;width: 100%;top:128px;border-radius:0;padding:0;
background:#fff;border: 1px solid #E48907;margin-left:0;}
nav ul li{display:block;border-bottom: 1px solid #E48907;}
nav ul li a { display: block;}
.dropdown-content{width:100%;top:58px;}
.inner-header{width:100%;}
.logo{margin-left:10px;}
.wrap{width:95%;}
}
@mediae screen and (min-width:600px) and (max-width:680px)
{
.product-home-bord{width: calc(95% - 40px);margin:20px 0px ;}
.team-img{width:100%;}
.team-info{width:100%;margin:0;}
.team-info h2{font-size:25px;}
.left-footer,.right-footer{width:100%;text-align:center;}
.right-content{float:none;}
.about-details{width:100%;}
.about-img{width:100%;}
.inner-gallery{width: calc(100% - 10px);margin: 0 0 20px;}
.contact-details{width:100%;}
.enquiry{width:100%;margin-top:30px;}
.enquiry-form{width:95%;float:none;}
}
@media screen and (min-width:500px) and (max-width:590px)
{ 
.product-home-bord{width: calc(95% - 40px);margin:20px 0px ;}
.team-img{width:100%;}
.team-info{width:100%;margin:0;}
.team-info h2{font-size:25px;}
.left-footer,.right-footer{width:100%;text-align:center;}
.right-content{float:none;}
.about-details{width:100%;}
.about-img{width:100%;}
.inner-gallery{width: calc(100% - 10px);margin: 0 0 20px;}
.contact-details{width:100%;}
.enquiry{width:100%;margin-top:30px;}
.enquiry-form{width:95%;float:none;}

}
@media screen and (min-width:400px) and (max-width:490px)
{  
.product-home-bord{width:calc(100% - 10px);margin:20px 0px ;}
.team-img{width:100%;}
.team-info{width:100%;margin:0;}
.team-info h2{font-size:25px;}
.left-footer,.right-footer{width:100%;text-align:center;}
.right-content{float:none;}
.about-details{width:100%;}
.about-img{width:100%;}
.inner-gallery{width: calc(100% - 10px);margin: 0 0 20px;}
.contact-details{width:100%;}
.enquiry{width:100%;margin-top:30px;}
.enquiry-form{width:95%;float:none;}
} 
@media screen and (min-width:360px) and (max-width:390px)
{

.product-home-bord{width:calc(100% - 10px);margin:20px 0px ;}
.team-img{width:100%;}
.team-info{width:100%;margin:0;}
.team-info h2{font-size:25px;}
.left-footer,.right-footer{width:100%;text-align:center;}
.right-content{float:none;}
.about-details{width:100%;}
.about-img{width:100%;}
.inner-gallery{width: calc(100% - 10px);margin: 0 0 20px;}
.contact-details{width:100%;}
.enquiry{width:100%;margin-top:30px;}
.enquiry-form{width:95%;float:none;}
}
@media screen and (min-width:320px) and (max-width:358px)
{

.product-home-bord{width:calc(100% - 10px);margin:20px 0px ;}
.team-img{width:100%;}
.team-info{width:100%;margin:0;}
.team-info h2{font-size:25px;}
.left-footer,.right-footer{width:100%;text-align:center;}
.right-content{float:none;}
.about-details{width:100%;}
.about-img{width:100%;}
.inner-gallery{width: calc(100% - 10px);margin: 0 0 20px;}
.contact-details{width:100%;}
.enquiry{width:100%;margin-top:30px;}
.enquiry-form{width:95%;float:none;}
}