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

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

/*header css start*/
.logo { text-align:left; float:left; margin-top:10px; }
.login { float:right;  }
.navbar-form { float:right; }
/*header css end*/

/*paging css start*/
.paging { display:none; }
.phone1 { display:none; }
/*paging css end*/

/*footer css end*/
.footer { margin:0px auto; overflow:hidden; }
.copy { text-align:left; }
.powered_by { text-align:right; }
/*footer css end*/

/*adv box  css start*/
.more a { margin-bottom:10px; }
/*adv box  css end*/

/*content css start*/
.content .wel h1 {  font-size:180%;  }
/*content css end*/

/*banner css start*/
.banner_bot_phone { margin:45px 20px 0 0 !important; font-size:20px; }
.banner_bot_phone span { font-size:30px; color:#000000; display:block; }
/*banner css end*/
}

@media only screen and ( max-width:768px) {
	
.menu_bg { position:relative; z-index:1;}

/*header css start*/
.logo {  text-align:center; float:none; margin-bottom:15px; }
.phone { float:none; margin-bottom:-10px; }
.login { float:none; text-align:center; }
.navbar-form { float:right; }

.dac_logo { margin:0px auto; text-align:center; float:none; }
/*header css end*/

/*welcome messages css start*/
.wel_bg .wel h1 { font-size:150%;}
/*welcome messages css end*/

/*content css start*/
.content .wel h1 {  font-size:180%;  }
/*content css end*/

/*adv box  css start*/
.more a { margin-bottom:10px; }

.more1 { margin-top:40px; }
/*adv box  css end*/


/*footer css end*/
.footer { margin:0px auto; text-align:center; overflow:hidden; }
.copy { text-align:center; }
.footer { text-align:center; }
.powered_by { float:none; text-align:center; }
.powered_by span { display:block; margin:10px 0px; }
/*footer css end*/

/*banner css start*/
.banner_bot_phone { margin:5px 20px 0 0 !important; font-size:20px; }
.banner_bot_phone span { font-size:20px; color:#000000; display:block; }
/*banner css end*/

/*onload popup css start*/ 
#enquirypopup .modal-dialog { width:96%; margin:0px auto; margin-top:60px; margin-left:15px; }
#enquirypopup .popup_from .popup_from_inner .form-group input.code { width:50%; }
.modal-content { z-index:99999;}
/*onload popup css end*/ 


}

@media only screen and ( max-width:480px) {
	
/*banner css start*/
.banner_bot_phone {display:none;}
.banner_bot_phone span { display:none; }
/*banner css end*/

/*onload popup css start*/ 
#enquirypopup .modal-dialog { width:92%; margin:0px auto; margin-top:90px; margin-left:15px; }
#enquirypopup .popup_from .popup_from_inner .form-group input.code { width:50%; }
.modal-content { z-index:99999;}
/*onload popup css end*/ 

}

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

}
