@media(max-width:1200px){
.projectLeft{width:280px;}
.projectRight{margin-left:-280px; padding-left:300px;}
.prodct ul li .prdtImg{height:180px;}
}

@media(max-width:1023px){
.innerBanner h2{ position:relative; text-align:center; transform:none; top:0px; padding:20px 0; text-shadow:1px 1px 0 rgba(0,0,0,.6);}
.breadcrumb{ float:none; margin:0 auto; background:#fff; display:table; padding:6px 10px; position:absolute; bottom:0px; left:50%; transform:translateX(-50%); }

.projectLeft{width:100%; margin-bottom:30px;}
.projectRight{width:100%; margin:0px; padding:0px;}


.prodct ul li .prdtImg{height:auto; float:left;}
.prodct ul li .prdtImg img{float:left;}

.footer ul li{ width:100%; border-bottom:1px dashed rgba(255,255,255,.3); padding-bottom:10px;}
.socialIcon ul li{height:35px; width: 35px; border:0px;}
.fotr_part_img{width:100%;}
}

@media(max-width:990px){

}

@media(max-width:900px){
.addressBox{width:100%; margin:0px 0 -1px;}
.videoThumb ul li{ width:100%;}

}
@media (min-width:768px){
.menu ul{ display:block !important;}
}
@media (max-width:768px){
.logo a{ display:block;}
.logo img{ max-width:230px; }
.toggle{display:block; height:38px; width:45px; position:absolute; right:10px; top:18px; border:1px solid #999; padding:5px 10px; cursor:pointer; transition:all 0.4s ease; -webkit-transition:all 0.4s ease;}
.toggle span{ height:3px; background:#999; display:block; margin:4px 0;}
.toggle:hover{background:#d12127; border-color:#d12127;}
.toggle:hover span{ background:#fff;}

.menu ul{background:#d12127; position:absolute; left:0px; top:67px; right:0px; z-index:9; display:none;}
.menu ul li{ width:100%; border-bottom:1px dashed rgba(255,255,255,.3); margin:0px; padding:0px;}
.menu ul li a{color:#fff; display:block; padding:8px 20px; }
.menu ul li a:hover, .menu ul li a.active{background:rgba(0,0,0,.1); color:#fff;}
.menu ul li a:after{ display:none;}

.container{ padding:0 10px;}
.aboutimg{width:100%; padding:0px; margin-bottom:20px;}
.aboutCont{width:100%; padding:0 0px 0;}
.aboutFullContnt{ padding:0px;}



.prodct ul li{ width:50%;}

.projectContnt{ width:100%; padding:0px;border: 1px solid #ccc;}
.prodctImg{ max-width:100%; width:100%;}
.prodctImg img{ width:96%;}

.contForm ul li{ width:100%;}
}

@media (max-width:600px){
.prodct ul li{ width:100%;}
.footer ul li{ padding-left:0px; padding-right:0px;}
}

@media (max-width:479px){
.menu ul{top:65px;}
.logo img{ max-width:220px; }
}