@media (max-width:767px){ 

/*start service wraper*/
.servicebox-w835{width:auto; margin:0px;}
/*end*/

/*start footer style*/
.footer-w835{width:100%; padding:0;}
.coy-txt.pull-left{float:none !important; text-align:center;}
.socialbox.pull-right{float:none !important; margin:0 auto; width:75%;}
/*end*/
}

@media (min-width:768px) and (max-width:991px){
.servicebox-w835{width:93%; margin:0px auto;}
.servicebox-w835.servicebox97{width:97%; margin:0px auto;}
/*footer style*/
.footer-w835{width:100%; padding:0;}
.coy-txt.pull-left{float:none !important;  text-align:center;}
.socialbox.pull-right{margin:9px 33px 0 0;}
/*end*/
}


@media (min-width:992px) and (max-width:1199px){

}


@media (min-width:320px){

}


@media (max-width:1366px){


}