@charset "utf-8";
@import url(reset.css);
@import url(font-awesome.css);


/** alertech-bh.com -  Style **/

.container 	{position:relative;}


.banner {background:url(../img/bg_dots.png); border-bottom:1px solid #ccc;}

.services .col-md-3 {margin-bottom:15px;}

.contact h3 {padding-bottom:15px;}
.contact .hw {font-size:25px; width:30px; color:#999;}

footer {padding:10px 0; font-size:13px; border-top:1px solid #ccc;}

/*------------   R E S P O N S I V E    S T Y L E ------------*/


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

		}
	

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

		}


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

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

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