/* Default Layout */
#emergency h2 {
	font-size: 30px !important;
	line-height: 35px !important;
	color: #fff !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}
#emergency p {
	font-size: 18px!important;
	line-height: 26px!important;
	color: #fff!important;
}
#emergency p.phone-contact {
	font-size: 22px!important;
	color: #161F36!important;
	font-family: 'Open Sans', sans-serif!important;
	line-height: 46px!important;
	margin-bottom: 0!important;
}
#blog-post.single-post {
	padding-bottom: 0;
}
.single-service #blog-post.single-post article:last-child {
	margin-bottom: 0!important;
}
#contact-page-map .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: -8px;
}
.service-tab-title ul li {
	margin-right: 20px;
}
.service-tab-content .wpb_wrapper {
	margin-right: 20px;
}





/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 

   
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.service-tab-content .wpb_wrapper {
	margin-left: 15px;
}
  

}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
#contact-page-map .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 15px;
}
footer .col-xs-6.widget {
	width: 100%;
	text-align: center;
}  
footer .col-xs-6.widget:last-child {
	margin-bottom: 20px;
}  
#topbar .contact-info ul {
	padding-left: 0px;
}
#topbar .contact-info ul li a, #topbar .contact-info ul li:last-child a {
	border: 0;
}
#topbar .contact-info ul li a:hover {
  width:100%
}  
#emergency {
	text-align: center!important;
} 
#emergency p.phone-contact b, #emergency p.phone-contact a, #emergency p.phone-contact span {
	display: block!important;
}  
.service-tab-content .wpb_wrapper {
	margin-left: 15px;
}
  
  

}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

  

}




