@charset "utf-8";
/* CSS Document */

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

/*callback form css start*/
.callback_inner .form-group input.code { width:50%;}
/*callback form css end*/

.top_footer_main { display:none;}


}

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

}

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

.top { text-align:center;}
.map { float:none; text-align:center;}
.header_main { text-align:center;}
.header_main .logo { text-align:center;}
.header_main .img-responsive {max-width:100%; margin:0px auto;}
.info-box { float:none;}
.header_main .info-box i { display:none;}

.project_box { margin-bottom:10px;}

.bottom .bott3  { margin-top:10px;}
.footer{ text-align:center; line-height:30px;}

.product-details .product-name { margin-top:20px; text-transform:none;}

.agileits_w3layouts_news_grid {height:490px;  }
.bott2 { margin-top:10px;}
}

@media only screen and ( max-width:480px) {
	
/*top css start*/
.info_box_main { margin-top:20px; float:none; text-align:center;}
.info-box i { display:none;}
.info-box { margin-bottom:10px;}
/*top css end*/

.info-text {font-size:18px; }
.info-text h5 {font-size: 18px; }

.callback { margin-top:10px; }

.wel h1 {   font-size:24px; }

#test_container { width:90%; margin-left:8%; position:relative; overflow:hidden;}
}

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

.wel h1 {   font-size:20px; }

.tittle_choose h2 { font-size:20px;  }
}