/* Custom CSS
------------------------------------------------------------ */
/*body
body {
	width: 75%;
    margin: 0 auto;
}

end body*/

/* header */
.responsiveheader {
display: none;
}

.fixed_footer_cta {
display: none;
}
/* end header */

/* form*/
.contact_form {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 800px;
}
.home_form_background {
	margin: 2%;
	background-color: rgba(255, 255, 255, .80);
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
}
.homeform {
	padding: 0 5% 2%;
}
.sidebarform {
	margin: 0;
	padding: 0 15px;
}
.border_form {
	border-right: 5px solid #B80000;
}
/* end forms*/

/* home */
.content-sidebar #ez-feature-top-container {
    max-width: 100%;
}
.mobile_service_links {
	display: none !important;
}
.homecontent {
	padding: 0 5%;
}
#navpics {
	padding: 0 8%;
}
#navpics img {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -o-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
/*	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
    -o-border-radius: 15px;
	border-radius: 15px;*/
	display: block;
	margin: 0 auto;
}
#navpics img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}
.homereviewsrow {
	padding: 0 8%;
}
.reviews {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
    -o-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, .9);
	padding: 25px 25px 10px;
	font-size: 22px;
	line-height: 145%;
	font-style: italic;
}
.sociallinksrow {
	padding: 0 25%;
}
.cta_button {
	font-family: "Oswald", serif, sans-serif;
	font-weight: 300;
	background: #F30000;
	padding: 10px 5px;
	text-align: center;
	font-size:	25px;
	color: #ffffff;
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	margin: 0 auto;
	display: block;
	width: 270px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
   	 -o-box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.cta_button a {
	color: #fff !important;
}
.cta_button_get {
	font-family: "Oswald", serif, sans-serif;
	font-weight: 300;
	background: #F30000;
	padding: 10px 5px;
	text-align: center;
	font-size:	20px;
	color: #ffffff;
	margin: 10px auto;
	display: inline-block;
	width: 150px;
	font-family: "Oswald", serif, sans-serif;
}
.cta_button_get a {
	color: #fff !important;
	text-decoration: none;
}
.cta_button:hover {
	-moz-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	 -webkit-transform: scale(1.05);
 	 -moz-transform: scale(1.05);
 	 -o-transform: scale(1.05);
 	 transform: scale(1.05);
}
.homepage #inner {
	max-width: 100%;
	padding: 0 !important;
}
.slider {
	margin-top: -30px;
}
.homepage #content {
	float: none !important;
	padding: 0 !important;
	width: 100% !important;
}
.homepage .full-width-content, .homepage #content-sidebar-wrap {
	width: 100% !important;
}

/* end home */

/* general */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', serif, sans-serif !important;
	}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #000 !important;
}
.entry-content p, .entry-content li, .entry-content a {
	color: #555 !important;
}
p, li, a {
	font-family: 'Open Sans', sans-serif !important;
}
h2 {
	margin: 0px 0px 18px 0px !important;
}
iframe, object, embed {
	max-width: 100%;
}
/* end general */

/* call to action */
.calltoaction {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 25px;	
	font-weight: 400;
}
.ctanumber {
	color: #F26522;
}
/* end call to action */

/* footer */
.footer {
	color: #1f1f1f;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 12px;
}
.footer .serviceareas {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #f30000;
}
#ez-fat-footer-2 {
	text-align: center;
	font-size: 25px !important;
	text-transform: none !important;
}
/* end footer */

.site-inner {
	max-width: 100% !important;
}
.full-width-content .content {
	width: 100% !important;
}
.full-width-content .content-sidebar-wrap {
	width: 100% !important;
}

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1140px) {

}

@media only screen and (min-width: 839px) and (max-width: 1140px) {

}

@media only screen and (min-width: 480px) and (max-width: 1140px) {
#content .override {
    padding: 0 !important;
}
}

@media only screen and (max-width: 839px) {
/* removes header and regular nav; inserts mobile nav */
#header, #nav {
	display: none !important;
} 
.responsive-primary-menu-container {
	display: block !important;
}

/* displays mobile header */
.responsiveheader {
display: inline !important;
max-width: 100%;
}

/* displays tap buttons */
.fixed_footer_cta {
display: inline !important;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 1000;
}

/* creates button effect */
.responsivecta {
padding: 10px 0;
color: #fff;
text-align: center;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
-webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}

/* tap-to-call background color*/
#call {
background: #780000;
float: left;
width: 50%;
}

/* change Give Us a Call font */
#call p {
color: #ffffff !important;
font-size: 20px;
font-weight: 400;
text-shadow: 1px 1px 1px #333;
}

/* tap-to-text background color */
#text {
background: #009300;
float: left;
width: 50%;
}

/* change Send Us a Text font */
#text p {
color: #ffffff !important;
font-size: 20px;
font-weight: 400;
text-shadow: 1px 1px 1px #333;
}

/* phone & mobile phone icons */
.icon {
float: left;
padding-left: 10px;
width: 20px;
margin-top: -3px;
}

/* adds margin to footer so you can access all info with the buttons */
.footer {
margin: 0 0 50px 0 !important;
}

/* removes desktop  homepage service pics and inserts mobile version */
.dt_nav_pics {
	display: none !important;
}
.mobile_service_links {
	display: flex !important;
	padding: 0 5%;
}
.mobile_service_links img {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	/*border-radius: 15px;*/
}

/* homepage general */

.slider {
	display: none !important;
}
.homereviewsrow {
	padding: 0 2% !important;
}
.homecontent {
	padding: 0 4% !important;
}
.sociallinksrow {
	padding: 0 5% !important;
}
.servicelist {
      text-align: center;
}


.site-header {
display: none !important;
}

}

@media only screen and (min-width: 480px) and (max-width: 839px) {

}

@media only screen and (max-width: 479px) {
.sidebarform {
	display: block;
       margin: 0 auto;
	max-width: 80%
}

.cta_button {
	width: 220px;
        font-size: 22px;
}
}