/* Custom CSS
------------------------------------------------------------ */

#pojo-a11y-toolbar {
	z-index: 100000 !important
}
.stickyCTA {
position: fixed;
top: 200px;
right: 5px;
z-index: 101;
}

/* header */
.responsiveheader {
display: none;
}
.header-image.freshly-full-header .scrolled-header .wrap .title-area {
    height: 75px !important;
    background-size: 50%;
}
.fixed_footer_cta {
display: none;
}
/* phone number in header */
.site-header .widget-area {
	font-size: 30px;
}
header .widgettitle {
	color: #f37b21;
	text-shadow: 1px 1px 1px #02173A;
	margin: 0 20px 0 0;
}
/* forms */
.contact_form {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 500px;
}
.home_form_background {
	margin: 2% 11%;
	background-color: rgba(255, 255, 255, .65);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.sidebarform {
	margin: 0;
	padding: 0 15px;
}
/* end forms*/

/* home */
.sow-slider-images {
	padding-bottom: 0 !important;
}
.mobile_service_links {
	display: none !important;
}
#navpics img {
	-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: 10px;
	-moz-border-radius: 10px;
    -o-border-radius: 10px;
	border-radius: 10px;
}
#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;
}
.new_nav {
	background: #3f7ec1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    -o-border-radius: 10px;
	border-radius: 10px;
}
.new_nav img {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.new_nav a {
	text-transform: uppercase;
}
.new_nav:hover {
	background: #f37b21;
  -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;
}
.how_work_box h2, .how_work_box p, .how_work_box a {
	color: #fff !important;
}
.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: 5px;
	-moz-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	padding: 25px 25px 10px;
}
.contact_page .reviews {
	background-color: rgba(0, 0, 0, .65);
	-webkit-box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.1), 0 6px 20px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.1), 0 6px 20px 0 rgba(255, 255, 255, 0.1);
    -o-box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.1), 0 6px 20px 0 rgba(255, 255, 255, 0.1);
	box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.1), 0 6px 20px 0 rgba(255, 255, 255, 0.1);
}
.contact_page .reviews p { 
	color: #fff !important;
	font-style: italic;
}
/* end home */
/*page layout*/
/*full-width page without SiteOrigin builder*/
.full-width-content .content-sidebar-wrap {
    width: 100% !important;
}
.full-width-content .site-inner {
    max-width: 100% !important;
}
.full-width-content .content {
    padding: 0 !important;
    float: none !important;
    margin: 0 auto !important;
    max-width: 1140px !important;
   width: 100% !important;
}
.site-inner {
    padding: 150px 20px 0 20px !important;
}

/*end full-width page without SiteOrigin builder*/
/*full-width page with SiteOrigin builder*/
.fullpage .content-sidebar-wrap {
    width: 100% !important;
}
.fullpage .site-inner {
    max-width: 100% !important;
    padding: 150px 0 0 0 !important;
}
.fullpage .content {
   float: none !important;
   padding: 0 !important;
   width: 100% !important;
   margin: 0 auto !important;
   max-width: 100% !important;
}
.fullpage .content h1.entry-title {
    max-width: 1140px !important;
    margin: 20px auto 0 auto !important;
    padding-left: 20px;
}
/*end full-width page with SiteOrigin builder*/
/*end page layout*/
/* general */
.modh2 {
	font-size: 3.4rem !important;
	color: #000 !important;
	margin-bottom: 0!important;
}
iframe, object, embed {
	max-width: 100%;
}
/* service page reviews */
.review-stars2 {
	float: left;
	color: #ed8600;
	font-size: 20px;
	margin: 12px 8px;
}
.reviews_servicepages {
	font-style: italic;
	color: #333;
	font-size: 18px;
	background: #ffffff9e;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	border: 1px #333 solid;
	padding: 20px;
	border-radius: 25px;
}
.reviewtitle {
	font-size: 35px;
	color: #000;
	float: left;
	font-style: italic;
}
.review_button {
    display: block;
    margin: 0 auto;
    padding: 10px;
    border-radius: 25px;
    width: 200px;
    background: #ed8600;
    text-align: center;
    color: #fff;
    font-size: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: all 0.3s ease-out;
}
.review_button:hover {
	background: #063F78;
}
.review_button a {
	color: #fff !important;
}
.servicebox {
	-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: 5px;
	-moz-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	background: #3f7ec1;
	color: #fff;
	padding: 15px;
}
.servicebox2 {
	-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: 5px;
	-moz-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	background: #3f7ec1;
	color: #fff;
	padding: 15px;
	max-width: 60%;
	display: block;
	margin: 0 auto;
}
/* end general */
/* contact page */
.contact_box {
	-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: 5px;
	-moz-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	background: #3f7ec1;
	padding: 15px;
}
.contact_box h3, .contact_box p {
	color: #fff !important;
}
.service_area_button a {
	display: table;
	margin: 20px auto;
	background: #F37B21;
	color: #fff !important;
	padding: 8px 11px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-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);
	text-decoration: none;
}
.service_area_button a:hover {
	background: #fff;
	color: #F37B21 !important;
}
/*end contact page */
/* call to action footer */
.calltoaction {
	background-image: url(https://one-call-services.com/wp-content/uploads/calltoaction-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 20px;
    color: #fff !important;
}
.calltoaction_text_wrap {
	background-color: rgba(0, 0, 0, .65);
	padding: 40px 20px;
	max-width: 1140px;
	margin: 0 auto;
}
.calltoaction .footer_callaction_title {
	font-size: 3.8rem !important;
	color: #fff!important;
	font-weight: bold !important;
	line-height: 1.25 !important;
	margin-bottom: 20px !important;
}
.calltoaction .fast_quote, .calltoaction .fast_call {
	text-decoration: none;
	padding: 10px 15px;
	text-align: center;
	font-size: 1.8rem !important;
	margin: 10px 0;
}
.calltoaction .fast_quote {
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #32659b), color-stop(1, #3f7ec1));
    background: -ms-linear-gradient(bottom, #32659b, #3f7ec1);
    background: -moz-linear-gradient(center bottom, #32659b 0%, #3f7ec1 100%);
    background: -o-linear-gradient(#3f7ec1, #32659b);
    border: 1px solid;
    border-color: #2e5d8f #2c5888 #28517c #2c5888;
    color: #ffffff !important;
    -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 7%);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 7%);
    text-shadow: 0 1px 0 rgb(0 0 0 / 5%);
	display: inline-block;
}
.calltoaction .fast_call {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5620c), color-stop(1, #f37b21));
    background: -ms-linear-gradient(bottom, #d5620c, #f37b21);
    background: -moz-linear-gradient(center bottom, #d5620c 0%, #f37b21 100%);
    background: -o-linear-gradient(#f37b21, #d5620c);
    border: 1px solid;
    border-color: #c75b0b #bd570a #af5009 #bd570a;
    -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
    -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 7%);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 7%);
    text-shadow: 0 1px 0 rgb(0 0 0 / 5%);
	display: inline-block;
	color: #fff;
}
.calltoaction .fast_quote:hover, .calltoaction .fast_call:hover {
	-moz-transition:  all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	 -webkit-transform: scale(.95);
 	 -moz-transform: scale(.95);
 	 -o-transform: scale(.95);
 	 transform: scale(.95);
}
.contact_page .calltoaction, .homepage .calltoaction {
	display: none;
}
/*end call to action footer */
.cta_button_mobile {
	display: none;
	background: #2c45a1;
	padding: 5px;
	text-align: center;
	font-size:	13px;
	color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 30px;
	width: 105px;
	-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);
	position: fixed;
	top: 15px;
	right: 10px;
}
.cta_button {
	background: #2c45a1;
	padding: 5px;
	text-align: center;
	font-size:	18px;
	color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 30px;
	width: 215px;
	-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);
	position: absolute;
	top: 5px;
	right: 40px;
}
.cta_button a {
	color: #fff !important;
}
.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);
}
/* end call to action */

/* footer */
.ez-widget-area ul li {
    list-style-type: none !important;
    margin: 0 !important;
}
.ez-widget-area ul li ul li{
    margin-left: 10px !important;
}
/* end footer */



/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1140px) {
.content .override {
	padding: 0 !important;
}
}

@media only screen and (min-width: 840px) and (max-width: 1140px) {

}

@media only screen and (min-width: 480px) and (max-width: 1140px) {

}

@media only screen and (max-width: 839px) {
.slider {
display: none !important;
}
.cta_button_mobile {
display: inline;
}
.cta_button {
display: none;
}

header .widgettitle {
	text-align: center !important;
	margin: 0 !important;
}
.site-header {
	position: relative;
	z-index: 0;
}
.site-inner {
    padding: 20px 20px 0 20px !important;
}
.fullpage .site-inner {
    padding: 0 !important;
}
.nav-secondary {
	margin-top: 0;
}
#ez-feature-top-container .ez-widget-area {
	padding-bottom: 0;
}
.freshly-home-banner {
	margin-bottom: 20px;
}
.content-sidebar .sidebar-primary,
.content-sidebar-sidebar .sidebar-primary,
.sidebar-content-sidebar .sidebar-primary,
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary,
.sidebar-content-sidebar .sidebar-secondary {
	border-left: none;
}
#home-hook-wrap {
	padding: 10px 30px 5px;
}

/* 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;
}
.sociallinksrow {
    padding: 0 5% !important;
}
/* 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: #02173A;
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: #BAD154;
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;
}
.content, body.content-sidebar .sidebar-primary {
	margin-top: 0;
}
/*footer*/
#ez-fat-footer-container .ez-widget-area {
	text-align: center;
}
.ez-widget-area ul li ul li{
   margin-left: 0 !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 839px) {
.site-header .genesis-nav-menu {
	padding-bottom: 10px;
}
}

@media only screen and (max-width: 479px) {
.freshly-home-banner {
	font-size: 22px;
	font-size: 2.2rem;
}
#ez-home-container-wrap .post {
	background: none;
	padding: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.content h1.entry-title {
	font-size: 28px;
	font-size: 2.8rem;
}
.nav-header {
display: none !important;
}
.site-header .widget_nav_menu {
   display: block !important;
}
.new_nav a {
	font-size: 1.3rem !important;
}
.calltoaction .footer_callaction_title {
	font-size: 3.0rem !important;
}
}