@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*/


}

@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;}

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

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

#enquirypopup .popup_from .popup_from_inner .form-group input.code { width:60%; }


}

@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:20px; }
.info-text h5 {font-size: 20px; }

.callback { margin-top:10px; }

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

#test_container { width:98%; margin-left:2%; position:relative; overflow:hidden; }
#t_pagers { position:absolute; left:37%; bottom:-50px; z-index:2; }

/*onload popup css start*/ 
#enquirypopup .modal-dialog { width:88%; margin:0px auto; margin-top:100px; }
/*onload popup css end*/

}

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

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

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