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

@media only screen and (max-width:1600px) {
#enquirypopup .close { display:none; }
}

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

.logo_right img { display:none; }

}

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

/*web banner css start*/
.web_banner {}
.web_banner h2 {position:relative; width:84%; margin:0px auto; top:-100px; font-size:34px; font-weight:400; line-height:1.2; color:#fff; text-transform:uppercase;}
/*web banner css end*/


}

@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;}
.powered_by { float:none; text-align:center; }
.powered_by span { display:block; margin:10px 0px; }

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

.agileits_w3layouts_news_grid {height:390px;  }

/*web banner css start*/
.web_banner {}
.web_banner h2 {position:relative; width:84%; margin:0px auto; top:-60px; font-size:22px; font-weight:400; line-height:1.2; color:#fff; text-transform:uppercase;}
/*web banner css end*/

.content { padding: 10px 0 40px 0;}

/*onload popup css start*/ 
#enquirypopup .modal-dialog { width:90%; margin:0px auto; margin-top:150px; }
#enquirypopup .modal-body h2 { padding:15px; font-size:20px; line-height:1.5em; }
#enquirypopup .modal-body h2 span { font-size:24px; font-weight:600; }
#enquirypopup .modal-body h2 p { font-weight:400; font-size:16px; }

#enquirypopup .popup_from .popup_from_inner { padding:10px 20px; overflow:hidden; }
#enquirypopup .popup_from .popup_from_inner .submit { font-size:20px; color:#FFF; font-weight:600; padding:12px 50px; }
#enquirypopup .popup_from .logo_right img { display:none; }
#enquirypopup .close { display:block; }
#enquirypopup .skip { display:none; }
/*onload popup css end*/

.verify_form  input.code { width:55%; }


}

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

#t_pagers { position:absolute; left:36%; bottom:-50px; z-index:2; }

/*web banner css start*/
.web_banner {}
.web_banner h2 {position:relative; width:84%; margin:0px auto; top:-40px; font-size:22px; font-weight:400; line-height:1.2; color:#fff; text-transform:uppercase;}
/*web banner css end*/
}

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

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

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

/*web banner css start*/
.web_banner {}
.web_banner h2 {position:relative; width:84%; margin:0px auto; top:-30px; font-size:22px; font-weight:400; line-height:1.2; color:#fff; text-transform:uppercase;}
/*web banner css end*/
}