/*
  *** TABLE OF CONTENTS ***
  ------------------------------------------------------------------------------  
  Following the name of each section is -n- and a 3 or 4 digit code, for example
  abc, which you can use find next to skip to the next section.  ------------------------------------------------------------------------------

  Base          = !bas
  Modules       = !mdl
  Primary       = !prm
  Home Page     = !hpg
  WooCommerce   = !wcm
  Media Queries = !mdq
  Header        = !hdr
  Content       = !cnt
  Main          = !main
  Sections      = !sections
  Sidebar       = !sdb
  Footer        = !ftr
*/

/* ==========================================================================

   Base -n- !bse

   ========================================================================== */

html,
body,
button,
input,
select,
textarea {
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color: #666;
}
body {
	line-height: normal;
	word-wrap: break-word;
	font-size:15px;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 {
	font-weight: 700;
}
h1,.h1 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 320%;
}
h2,.h2 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 260%;
	color:#067eea;
}
h3,.h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 180%;
}
h4,.h4 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 150%;
}
h5,.h5 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 130%;
	font-weight: 600;
}
h6,.h6 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: 600;
}

/* Responsive 768px */
@media screen and (max-width: 768px) {
	
h1,.h1 {
	font-size: 300%;
}
h2,.h2 {
	font-size: 240%;
}
h3,.h3 {
	font-size: 160%;
}
h4,.h4 {
	font-size: 140%;
}

}
/* Responsive 599px */
@media screen and (max-width: 599px) {

h1,.h1 {
	font-size: 280%;
}
h2,.h2 {
	font-size: 200%;
}

}

b,
strong {
	font-weight: 700;
}
.floatleft,
.content-left {
	float: left;
}
.floatright,
.content-right {
	float: right;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
p,
menu,
figure,
fieldset,
ul,
ol,
dl,
blockquote,
table,
form,
pre,
hr {
	margin-top:10px;margin-bottom:15px;
	line-height: 1.5;
}
p {
	display:block;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
hr {
	display: block;
	height: 2px;
	border: 0;
	border-top: 1px solid #dadada;
	background: #fff;
}

/* http://css-tricks.com/snippets/css/style-placeholder-text/ */
::-webkit-input-placeholder {
	color: #666;
	text-shadow: none;
}
:-moz-placeholder {
	color: #666;
	text-shadow: none; /* Firefox 18- */
}
::-moz-placeholder {
	color: #666;
	text-shadow: none; /* Firefox 19+ */
}
:-ms-input-placeholder {
	color: #666;
	text-shadow: none;
}

a,
a:hover,
a:active,
a img,
a img:hover,
a img:active {
	outline: none !important;
	transition: all 0.15s ease-in-out 0s;
	-moz-transition: all 0.15s ease-in-out 0s;
	-webkit-transition: all 0.15s ease-in-out 0s;
}
a {
	color: #067FEB;
}
a:hover {
	color: #067FEB;
}
.button,
#submit,
.submitbutton,
a.shipping-calculator-button,
#searchsubmit,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	display: inline-block;
	margin:5px;padding:20px 30px;
	min-width:240px;
	background:rgba(253,161,26,0.9);
	border: none;
	border-radius:30px;
	font-size: 100%;font-weight:700;
	text-decoration:none;text-transform:capitalize;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	color: rgba(255,255,255,0.9);
	line-height: 1;
	-webkit-appearance: none;
	text-align:center;
}
.button:hover,
#submit:hover,
.submitbutton:hover,
a.shipping-calculator-button:hover,
#searchsubmit:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
	background:rgba(253,161,26,1);
	color: #fff;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background:#067FEB !important;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background:#2397ff !important;
}

/* Responsive 479px */
@media screen and (max-width: 479px) {

.button,
#submit,
.submitbutton,
a.shipping-calculator-button,
#searchsubmit,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	clear:both;
	margin:10px auto;padding:15px;
	width:100%;min-width:40px;
	display:block;
}

}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 13px 17px !important;
    border-radius: 7px !important;
}
.input-text, input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="datetime"], input[type="date"], input[type="time"], select[multiple="multiple"], select, textarea {
    padding: 13px 17px !important;
    border-radius: 7px !important;
}
.gform_wrapper select {
    padding: 10px 17px !important;
    width: 100%;
}
.gform_wrapper .ginput_container_date .gfield_date_dropdown_day, .gform_wrapper .ginput_container_date .gfield_date_dropdown_month, .gform_wrapper .ginput_container_date .gfield_date_dropdown_year {
	margin-right:1%;
    width: 33.333%;
}
.gform_wrapper .ginput_container_date .gfield_date_dropdown_year {
	margin-right:0 !important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    width: auto;
    max-width: none !important;
}
.search-results .wrap {
    margin-top: 130px;
}
/* ==========================================================================

   Primary Styles -n- !prm  

   ========================================================================== */

/* ==|== Header !hdr -n- ====================================================== */

.header {
	background: rgba(255,255,255,0.95);
	box-shadow:0 5px 10px rgba(0,0,0,0.15);
	position:fixed;z-index:90;
	left:0;right:0;
	top:0;
	width:100%;
}
body.admin-bar .header {
	top:32px;
}
.header-top {
	background: #efefef;
	padding-top: 8px;
	padding-bottom: 8px;
	color:#666;
}

.header-inner {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.header-aux {
	float:right;
}
#header-social {
	float:left;
	padding: 20px 15px 15px 20px;
}
#header-phone {
	float:right;
	padding: 8px 0 0;
}

.logo {
	float: left;
	margin: 0;
	line-height: 1;
}

/* Responsive 959px */
@media screen and (max-width: 959px) {
	
.header {
	background: #fff;
	border-bottom: 1px solid #efefef;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.header-inner {
	padding-top: 0;
	padding-bottom: 0;
}
.logo {
	margin: 5px 0 5px 55px;
	}
	.logo img {
		width: auto;
		height: 100%;
	}
	
.header-top,
.header-top .text-right {
	text-align:left;
}
.header-top {
	position: relative;
	z-index: 90;
}
	
.header-aux {
    margin: 5px 0 0;
}
#header-phone {
	padding: 18px 0 0;
	}
	#header-phone a.button {
		min-width: 1px;
		padding: 9px 6px;
		font-size: 120%;
		margin: 5px 0 0 -8px;
	}

}
/* Responsive 768px */
@media screen and (max-width: 768px) {
	
.logo {
	margin: 5px auto 5px auto;
	float:none;
	text-align:center;
	position: relative;
	z-index: 1;
}
	
.header-buttons {
	position:absolute;
	top:40px;right:0;
	}
	#header-phone {
		padding: 14px 0 0;
		position: relative;
		z-index: 15;
		}
		#header-phone a.button {
			min-width:1px;
			font-size: 160%;
			margin: 0;padding:15px 11px;
			width: auto !important;
		}

#header-social {
	display:none;
}

}
/* Responsive 599px */
@media screen and (max-width: 599px) {

}
/* Responsive 479px */
@media screen and (max-width: 479px) {
	
#header-phone {
	padding: 20px 0 0;
	}
	#header-phone a.button {
		font-size: 130%;
		margin: 0;padding:12px 8px;
	}

}

/* Social Media */
.social-media {
	margin: 0 auto;padding: 0;
	text-align: center;
	}
	.social-media li {
		list-style: none;
		display: inline-block;
		margin: 5px 1px;padding: 0;
		text-align:center;
		}
		.social-media li a {
			display: block;
			font-size: 100%;
			color:#777;
			text-decoration:none;
			}
			.social-media li a i.icon {
				display: inline-block;
				width:auto;height: auto;
				background:#FC9700;
				color: #fff;
				font-size: 20px;line-height: normal;
				border-radius:50%;
				padding: 3px 2px;
			}
			.social-media li a:hover i.icon {
				opacity:0.8;
			}
		.social-media li a:hover {
			color:#555;
		}
/* Responsive 959px */
@media screen and (max-width: 959px) {
}
/* Responsive 768px */
@media screen and (max-width: 768px) {
}
/* Responsive 599px */
@media screen and (max-width: 599px) {
}
/* Responsive 479px */
@media screen and (max-width: 479px) {
}

/* Main Navigation */
.main-nav-wrap {
	position: relative;
	z-index: 1000;
	float:right;
}
.nav {
	margin: 0;padding: 0;
}
.main-nav .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0;padding:10px 0;
	}
	.main-nav .nav > li {
		display: block;
		float: left;
		margin:0 5px;
		}
		.main-nav .nav > li > a {
			display: block;
			padding: 20px 10px;
			color: #888;
			font-size:110%;font-weight:600;
			text-transform:capitalize;
		}
		.main-nav .nav .caret {
			display: inline-block;
			width: 0;
			height: 0;
			margin: 11px 0 0 -2px;
			text-indent: -99999px;
			vertical-align: top;
			border-left: 4px solid transparent;
			border-right: 4px solid transparent;
			border-top: 4px solid #999;
			opacity: 0.4;
			filter: alpha(opacity=40);
			content: "\2193";
		}
		.main-nav .nav > li > a:hover,
		.main-nav .nav > li.dropdown.open > a,
		.main-nav .nav > li.current-menu-item > a,
		.main-nav .nav > li.current-menu-parent > a,
		.main-nav .nav > li.current-menu-ancestor > a,
		.main-nav .nav > li.current_page_ancestor > a {
			color: #067FEB;
		}
		.main-nav .nav li > a:hover > .caret,
		.main-nav .nav li.dropdown.open > a > .caret .main-nav .nav li.current-menu-item > a > .caret,
		.main-nav .nav li.current-menu-parent > a > .caret,
		.main-nav .nav li.current-menu-ancestor > a > .caret,
		.main-nav .nav li.current_page_ancestor > a > .caret {
			opacity: 1;
			filter: alpha(opacity=100);
		}
/* Drop Down */
.main-nav .nav .dropdown {
	position: relative;
}
.main-nav .nav .dropdown-toggle {
 *margin-bottom: -3px;
}
.main-nav .nav .dropdown-toggle:active,
.dropdown.open .dropdown-toggle {
	outline: 0;
}
.main-nav .nav .dropdown-content {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	display: none;
	min-width: 200px;
	max-width: 260px;
	padding: 15px 3px;
	margin: 0;
	list-style: none;
	background-color: #ffffff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	text-align:left;
}
.main-nav .nav .dropdown-content:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	position: absolute;
	top: -7px;
	left: 9px;
}
.main-nav .nav .dropdown-content:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 10px;
}
.main-nav .nav .dropdown.open {
 *z-index: 1000;
}
.main-nav .nav .dropdown.open > .dropdown-content {
	display: block;
	columns: 2;
}
/*uncomment for hover dropdowns*/
/*.main-nav .nav > .dropdown:hover > .dropdown-content { display: block; }*/
.main-nav .nav .dropdown-content li a {
	border-bottom:1px solid #dadada;
	display: block;
	margin:0 15px;padding:10px 0;
	clear: both;
	font-size:90%;font-weight:500;
	color: #888;text-transform:none;
	line-height:110%;
}
.main-nav .nav .dropdown-content li:last-child a {
	border-bottom:none;
}
.main-nav .nav .dropdown-content li > a:hover {
	color: #067FEB;
}
.main-nav .nav .dropdown-content .dropdown.open > a {
	color: #888;
}
/* 2nd level and below drop down styles */
.main-nav .nav ul .caret {
	position: absolute;
	right: 8px;
	top: 2px;
	border-top: 4px solid transparent;
	border-left: 4px solid #777;
	border-bottom: 4px solid transparent;
	opacity: 0.3;
	filter: alpha(opacity=30);
	content: "\2193";
}
.main-nav .nav ul .dropdown.open > .dropdown-toggle > .caret,
.main-nav .nav ul .dropdown-toggle:hover > .caret {
	border-left: 4px solid #fff;
}
.main-nav .nav ul > .dropdown.open > .dropdown-toggle > .caret {
	opacity: 1;
	filter: alpha(opacity=100);
}
.main-nav .nav ul .dropdown-content {
	top: -3px;
	left: 157px;
	padding-left: 2px;
	padding-right: 2px;
}
.main-nav .nav ul .dropdown-content:before {
	border-top: 7px solid transparent;
	border-left: none;
	border-right: 7px solid #ccc;
	border-bottom: 7px solid transparent;
	top: 7px;
	left: -7px;
}
.main-nav .nav ul .dropdown-content:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	top: 8px;
	left: -6px;
}

.main-nav .nav > li.menu-item-services .dropdown-content {
	min-width: 400px;
	max-width: 560px
	}
	.main-nav .nav > li.menu-item-services .dropdown-content li {
/*
		float:left;
		width:50%;
*/
		}
		.main-nav .nav > li.menu-item-services .dropdown-content li a {
			border-bottom:none;
			margin: 0;
			padding: 10px 20px;
		}

/* Responsive 1400px */
@media screen and (max-width: 1400px) {

.main-nav .nav > li {
	margin:0;
}
	
}

/* Responsive 1250px */
@media screen and (max-width: 1250px) {

.main-nav .nav {
    padding: 0;
	}
	.main-nav .nav > li > a {
		padding: 10px 10px;
	}
	
}

/* Responsive 959px */
@media screen and (max-width: 959px) {
	
/* Button For Mobile Nav */
.btn-navbar {
	position:absolute;z-index: 10;
	float: left;
	padding: 36px 15px 35px 0;
	cursor: pointer;
	transition: all 0.15s ease-in-out 0s;
	-moz-transition: all 0.15s ease-in-out 0s;
	-webkit-transition: all 0.15s ease-in-out 0s;
}
.btn-navbar .icon-bar {
	display: block;
	width: 32px;
	height: 4px;
	margin-top: 5px;
	background: #000;
	border-radius: 1px;
	transition: all 0.15s ease-in-out 0s;
	-moz-transition: all 0.15s ease-in-out 0s;
	-webkit-transition: all 0.15s ease-in-out 0s;
}
.btn-navbar .icon-bar:first-child {
	margin-top: 0;
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
}
.btn-navbar:active,
.btn-navbar.active {
}
.btn-navbar.active .icon-bar-1 {
    transform: rotate(45deg);
	margin: 8px 0 0;
}
.btn-navbar.active .icon-bar-2 {
    transform: rotate(-45deg);
    margin: -4px 0 0;
}
.btn-navbar.active .icon-bar-3 {
    opacity:0;
}
/* End Button */

.main-nav-wrap {
	clear:both;float:none;
}
.js .main-nav-wrap {
	display: none;
}
.main-nav-wrap .nav {
	float: none;
	margin: 0;
}
.main-nav .nav > li {
	float: none;
}
.main-nav .nav > li > a {
}
.main-nav .nav > li > a,
.main-nav .dropdown-content a {
	padding: 10px 15px;
}
.main-nav .dropdown-content li a {
}
.main-nav .nav li > a:hover,
.main-nav .nav > li.dropdown.open > a,
.main-nav .nav > li.current-menu-item > a,
.main-nav .nav > li.current-menu-parent > a,
.main-nav .nav > li.current-menu-ancestor > a {
}
/* Dropdown */
.main-nav .nav .dropdown-content {
	position: static;
	top: auto;
	left: auto;
	float: none;
	max-width: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.main-nav .nav .caret,
.main-nav .nav ul .caret {
	margin: 9px 0 0 4px;
	border-left: 4px solid #999;
	border-right: none;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
}
.main-nav .nav .dropdown.open > .dropdown-toggle .caret,
.main-nav .nav ul .dropdown.open > .dropdown-toggle .caret {
	margin: 12px 0 0 2px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #999;
}
.main-nav .nav .dropdown-content li a {
	color: #999;
}
.main-nav .nav .dropdown-content li > a:hover {
	color: #FD9800;
}
.main-nav .nav .dropdown-content .dropdown.open > a {
	color: #FD9800;
}
.main-nav .nav .dropdown-content .current-menu-item > a,
.main-nav .nav .dropdown-content .current-menu-parent > a,
.main-nav .nav .dropdown-content .current-menu-ancestor > a,
.main-nav .nav .dropdown-content .current_page_ancestor > a {
	color: #666;
}
.main-nav .nav .dropdown-content:before,
.main-nav .nav .dropdown-content:after {
	display: none;
}
/* 2nd level and below drop down styles */

.main-nav .nav ul .caret {
	display: inline-block;
	position: static;
}
	
}
/* Responsive 768px */
@media screen and (max-width: 768px) {
}
/* Responsive 599px */
@media screen and (max-width: 599px) {
}
/* Responsive 479px */
@media screen and (max-width: 479px) {
}
/* End Main Navigation */

/* Utility Nav */
.utility-nav {
	float: right;
}
.utility-nav ul {
	text-align: right;
}
.utility-nav li {
	display: inline-block;
}
.utility-nav li a {
	padding: 0 8px;
}
.utility-nav ul li a:hover,
.utility-nav ul li.current-menu-item a,
.utility-nav ul li.current-menu-parent a,
.utility-nav ul li.current-menu-ancestor a,
.utility-nav ul li.current_page_ancestor a {
}

/* Responsive 959px */
@media screen and (max-width: 959px) {
.utility-nav.mobile {
	clear: both;
	float: none;
}
.utility-nav.mobile ul {
	text-align: left;
}
.utility-nav.mobile li a {
	color: #999;
}
.utility-nav.mobile ul li a:hover,
.utility-nav.mobile ul li.current-menu-item a,
.utility-nav.mobile ul li.current-menu-parent a,
.utility-nav.mobile ul li.current-menu-ancestor a,
.utility-nav.mobile ul li.current_page_ancestor a {
	color: #fff;
}
}
/* Responsive 768px */
@media screen and (max-width: 768px) {
}
/* Responsive 599px */
@media screen and (max-width: 599px) {
}
/* Responsive 479px */
@media screen and (max-width: 479px) {
}

/* ==|== Content !cnt -n- ===================================================== */

.content-wrap {
}
.content {
}

/* ==|== Main !main -n- ======================================================= */

.main {
	padding: 25px 30px;
}
.page-title {
}



#utility-search #pac-card input,
#utility-search #pac-card button {
	float: left;
	display: inline-block;
	width: 25%;
	min-width: 100px;
}

#utility-search #pac-card input{
	color:black;
}

#utility-search .landing-page-radio-btn-container {
    width: 100%;
    display: block;
    position: absolute;
    bottom: -43px;
    text-align: left;
    padding: 10px 17px;
    background: rgba(0, 0, 0, 0.5)
}

#utility-search .radio-group.custom-radio {
    display: inline-block;
}

#utility-search .radio-group label {
    display: inline-block;
    padding: 0 15px 0 10px;
}

#utility-search #pac-card input {
    border-radius: 0 !important;
}

#pac-card button {
    background: rgba(253,161,26,0.9);
    border: none;
    color: white;
    padding: 14px 0;
}

/* Responsive 959px */
@media screen and (max-width: 959px) {

#utility-search #pac-card input {
	float: left;
	display: inline-block;
	margin: 10px 1%;
	width: 31.33%;
}
#utility-search #pac-card button {
	clear:both;float: none;
	display: block;
	width: 99%;
}

}

@media screen and (max-width: 700px) {
	#utility-search .landing-page-radio-btn-container {
    position: static;
}
}
/* Responsive 599px */
@media screen and (max-width: 599px) {

#utility-search #pac-card input,
#utility-search #pac-card button {
	clear:both;float: none;
	display: block;
	width: 100%;
}

}

/* ==|== Sections -n- ========================================================= */

.section,
.section-row {
	position:relative;overflow:hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding:60px 20px;
}
.section-row {
	padding:0;
}
.section .section-heading {
	padding:0 10px 10px;
}

.section.main-content {
	padding:0;
}
.main .section {
	padding-left:0;padding-right:0;
}

/* Responsive 768px */
@media screen and (max-width: 768px) {

.section .section-heading,
.page-title {
	font-size:90%;
}
	
}
/* Responsive 599px */
@media screen and (max-width: 599px) {

.section .section-heading,
.page-title {
	font-size:80%;
}
	
.section {
	padding-top:40px;
	padding-bottom:40px;
}
	
}

/* Content Layout */
.section.content-layout.bgImage {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position:relative;
	overflow:hidden;
	padding:80px 20px;
}

.section.content-layout.bgImageLeft,
.section.content-layout.bgImageRight {
	padding:0 20px;
	}
	.section.content-layout.bgImageLeft .bg-image,
	.section.content-layout.bgImageRight .bg-image {
		float:left;
		width:50%;
		overflow:hidden;
		position:absolute;top:0;bottom:0;
		}
		.section.content-layout.bgImageLeft .bg-image > img,
		.section.content-layout.bgImageRight .bg-image > img {
			width:auto;height:100%;
			max-width:none;
		}
	.section.content-layout.bgImageLeft .bg-image {
		text-align:left;left:0;
	}
	.section.content-layout.bgImageRight .bg-image {
		float:right;
		text-align:right;right:0;
	}
	.section.content-layout.bgImageLeft .content-area,
	.section.content-layout.bgImageRight .content-area {
		padding:70px 0;
		}
		.section.content-layout.bgImageLeft .content-area .content-inner {
			width:50%;
			float:right;
			padding-left:30px;
		}
		.section.content-layout.bgImageRight .content-area .content-inner {
			width:50%;
			float:left;
			padding-right:30px;
		}
		.section.content-layout.bgImageLeft .content-area .content-block,
		.section.content-layout.bgImageRight .content-area .content-block {
			padding:0;
		}

		.section.content-layout .content-area .content-block.content-has-bg {
			padding:30px 30px;
		}

/* Responsive 768px */
@media screen and (max-width: 768px) {

.section.content-layout.bgImageLeft,
.section.content-layout.bgImageRight {
	padding:0;
	}
	.section.content-layout.bgImageLeft .bg-image,
	.section.content-layout.bgImageRight .bg-image {
		float:none;clear:both;
		width:100%;max-height:500px;
		position:relative;left:auto;right:auto;
		}
		.section.content-layout.bgImageLeft .bg-image > img,
		.section.content-layout.bgImageRight .bg-image > img {
			position:relative;
			left:0;right:0;
			height:auto;
			max-width:100%;width:100%;
		}
	.section.content-layout.bgImageLeft .content-area,
	.section.content-layout.bgImageRight .content-area {
		padding:50px 0;
		}
		.section.content-layout.bgImageLeft .content-area .content-inner,
		.section.content-layout.bgImageRight .content-area .content-inner {
			float:none;clear:both;
			width:100%;
			padding:0;
			}
			.section.content-layout.bgImageLeft .content-area .content-block,
			.section.content-layout.bgImageRight .content-area .content-block {
				padding:0 30px;
			}

}
/* Responsive 599px */
@media screen and (max-width: 599px) {

.section.content-layout.bgImageLeft,
.section.content-layout.bgImageRight {
	}
	.section.content-layout.bgImageLeft .content-area,
	.section.content-layout.bgImageRight .content-area {
		padding:40px 0;
		}
		.section.content-layout.bgImageLeft .content-area .content-inner,
		.section.content-layout.bgImageRight .content-area .content-inner {
		}

}

/* CTAs */
.ctas {
	}
	.ctas .cta-item {
		position:relative;
		margin:10px auto;
		text-align:center;
		}
		.ctas .cta-item .cta-image {
			position:relative;z-index:1;
			}
			/*.ctas .cta-item .cta-image img {
				width:100%;
			}*/
		.ctas .cta-item .cta-content {
			position:absolute;z-index:10;
			left:20px;right:20px;
			top:50%;transform:translateY(-50%);
			margin:0 auto;
			}
			.ctas .cta-item .cta-content h3,
			.ctas .cta-item .cta-content h3 a {
				color:#fff;
				text-decoration:none;
			}
			.ctas .cta-item .cta-content h3 span {
				color:#FDA118;
			}
.help-cta h3 {
    color: #000 !important;
}
.help-cta .cta-item .cta-image {

    min-height: 70px;
}
.help-cta .cta-content p {
font-size:14px;	

}
.help-cta .button {
font-size:17px;	

}
.help-cta  .cta-item .cta-content {
    position: inherit;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(0%);
    margin: 0 auto;	

}
.help-cta .cta-desc {
position: inherit;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(0%);
    margin: 0 auto;
			}
/* Responsive 1200px */
@media screen and (min-width: 1200px) {

.ctas .cta-item .cta-content h3 {
	font-size:230%;
}
	
}

.ctas .ctaInfo .grid-row {
	padding-bottom:100px;
}
.ctas .ctaInfo .cta-item.active::after {
	width: 0;height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 15px solid #ccc;
	position: absolute;
	content: "";
	bottom:-20px;
	left:0;right:0;
	text-align:center;
	margin:0 auto;
}

.ctas.full-ctas,
.ctas.full-ctas .container,
.ctas.full-ctas .grid-row {
	margin:0;padding:0;
	max-width:none;
	}
	.ctas.full-ctas .grid-unit {
		padding:0;
	}
	.ctas.full-ctas .grid-unit .cta-item {
		margin:0;
	}


/* Responsive 959px */
@media screen and (max-width: 959px) {

.ctas .cta-item .cta-content h3 {
	font-size:140%;
}
	
}
/* Responsive min 769px max 959px */
@media screen and (min-width: 769px) and (max-width:959px) {

.ctas .cta-item .button {
    padding: 16px 22px;
    min-width: 200px;
    font-size: 85%;
}
	
}
/* Responsive 768px */
@media screen and (max-width: 768px) {

.ctas .cta-item {
	max-height:350px;
	}
	.ctas .cta-item .cta-content h3 {
		font-size:180%;
	}
	
}

/* Buttons */
.section.buttons-layout {
}

/* Accordion */
.section.accordion-layout .accordion-list {
	padding:15px 0;
	}
	.section.accordion-layout .accordion-list .accordion-item {
		margin:5px 0;
		}
		.section.accordion-layout .accordion-item a.accordion-link {
			transition: 0.4s;
			display:block;
			padding:10px 15px;
			background:#efefef;
			border:1px solid #dadada;
			color:#999;
			font-weight:700;
		}
		.section.accordion-layout .accordion-item a.accordion-link:hover {
			color:#666;
			cursor:pointer;cursor:hand;
		}
		.section.accordion-layout .accordion-item a.accordion-link.active {
			color:#666;
		}
		.section.accordion-layout .accordion-item a.accordion-link:after {
			content: '\02795'; /* Unicode character for "plus" sign (+) */
			font-size: 13px;
			color: #777;
			float: right;
			margin-left: 5px;
		}
		.section.accordion-layout .accordion-item a.accordion-link.active:after {
			content: "\2796"; /* Unicode character for "minus" sign (-) */
		}
		.section.accordion-layout .accordion-item .accordion-content {
			display:none;
			overflow: hidden;font-size:90%;
			padding:5px 15px;
		}

/* Gallery */
.section.gallery-layout {
	}
	.section.gallery-layout .gallery-img {
		margin:10px 0;padding:0 10px;
	}

/* Posts */
.section.posts-layout {
	}
	.section.posts-layout .post-item {
		margin:10px 0;
		}
		.section.posts-layout .imgleft .post-item .post-thumbnail {
			float:left;
			max-width:180px;
			margin:10px 10px 0 0;
		}
		.section.posts-layout .imgleft .post-item .post-content {
			float:right;
		}
		.section.posts-layout .imgtop .post-item .post-thumbnail {
			clear:both;float:none;
			margin:10px auto 10px auto;
			max-width:100%;
		}
		.section.posts-layout .imgtop .post-item .post-content {
			clear:both;float:none;
		}
		.section.posts-layout .imgright .post-item .post-thumbnail {
			float:right;
			max-width:180px;
			margin:10px 0 0 10px;
		}
		.section.posts-layout .imgright .post-item .post-content {
			float:left;
		}
		.section.posts-layout .post-item .post-content h3 a {
			text-decoration:none;
		}

.section.testimonials .post-item.testimonial {
	text-align:center;
	}
	.section.testimonials .post-item.testimonial .post-text {
		font-size:140%;
		font-style:italic;
		font-weight:600;
	}
	.section.testimonials .post-item.testimonial h3 {
		color:#1e89ec;
	}

body.post-type-archive-testimonials .grid-unit {
	float:none !important;
	display:inline-block !important;
}
body.post-type-archive-testimonials article.testimonials {
	margin:15px auto;padding:25px;
	background:#efefef;
	border:2px solid #dadada;
	color:#444;
	}
	body.post-type-archive-testimonials article.testimonials .quote-icon {
		margin:-13px 0 10px -13px;
	}
	body.post-type-archive-testimonials article.testimonials .post-description {
		font-size:100%;
		color:#444;
	}
	body.post-type-archive-testimonials article.testimonials .post-header {
		margin:0;
		}
		body.post-type-archive-testimonials article.testimonials .post-header h4 {
			font-size:90%;font-style:italic;
		}
body.post-type-archive-testimonials .grid-unit:nth-child(even) article.testimonials {
	background: #fff;
	border: 2px solid #1385EB;
}

.blog-post {
	margin:30px auto;
	}
	.blog-post .post-thumbnail {
		float:none;clear:both;
		margin:10px 0;padding:0;
		max-width:100%;
		}
		.blog-post .post-thumbnail img {
			display:block;
			width:100%;height:auto;
		}
	.blog-post h2 {
		color:#666;
		font-size:120%;font-weight:400;
		margin:0 0 10px;
		}
		.blog-post h2 a {
			color:#666;
			text-decoration:none;
		}
	.blog-post h4 {
		color:#666;
		font-size:85%;font-weight:400;
		letter-spacing:1px;
		text-transform:uppercase;
		margin:10px 0 5px;
		}
		.blog-post h4 a {
			color:#666;
			text-decoration:none;
		}

.blog article.type-post.has-post-thumbnail .post-thumbnail {
	transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
	position:relative;
	overflow:hidden;
}
.blog article.type-post.has-post-thumbnail:hover .post-thumbnail {
	background:rgba(7,128,234,0.9);
}
.blog article.type-post.has-post-thumbnail:hover .post-thumbnail img {
	opacity:0.5;
}
.blog article.type-post.has-post-thumbnail .read-more {
	opacity:0;
	text-align:center;
	margin:0 auto;
	color:#fff;
	font-size:110%;font-weight:400;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.3);
	position:absolute;
	z-index:10;
	left:0;right:0;
	top:50%;
	transform:translateY(-50%);
	transition: all 0.35s ease-in-out 0s;
	-moz-transition: all 0.35s ease-in-out 0s;
	-webkit-transition: all 0.35s ease-in-out 0s;
}
.blog article.type-post.has-post-thumbnail:hover .read-more {
	opacity:1;
}

/* Section with Sidebar */
body.page-template-page-sidebar .section {
	padding:40px 0;
}

/* Misc */

.contact-form .gform_wrapper .gform_footer {
    text-align: center;
}

ul.bullets {
    padding: 0 0 0 20px;
}

/* Owl Carousel */
.owl-carousel {
	margin:0 5%;
	width:auto;
}
.owl-nav {
	position:absolute;
	top:50%;
	width:100%;
	font-size:250%;
}
.owl-nav .owl-prev {
	position:absolute;
	left:-4%;top:50%;
	transform:translateY(-50%);
	margin:auto;
}
.owl-nav .owl-next {
	position:absolute;
	right:-4%;top:50%;
	transform:translateY(-50%);
	margin:auto;
}
.owl-dots {
	position:relative;
	width:100%;
	text-align:center;
	}
	.owl-dots .owl-dot {
		display:inline-block;
		margin:0 4px;
		}
		.owl-dots .owl-dot span {
			background:#ccc;
			display:inline-block;
			border-radius:50%;
			padding:6px;
		}
		.owl-dots .owl-dot.active span {
			background:#999;
		}
/* Responsive 959px */
@media screen and (max-width: 959px) {

.owl-nav .owl-prev {
    left:-7%;
}
.owl-nav .owl-next {
	right:-7%;
}
	
}
/* Responsive 599px */
@media screen and (max-width: 599px) {

.owl-nav .owl-prev {
    left:-8%;
}
.owl-nav .owl-next {
	right:-8%;
}
	
}
/* Responsive 479px */
@media screen and (max-width: 479px) {

.owl-nav .owl-prev {
    left:-10%;
	font-size:80%;
}
.owl-nav .owl-next {
	right:-10%;
	font-size:80%;
}
	
}

/* ==|== Sidebar !sdb -n- ===================================================== */

.sidebar {
	padding: 25px 30px;
	}
	.sidebar h3 {
	}
	.sidebar ul {
		margin: 0;
		padding: 0;
		}
		.sidebar li {
			border-bottom: 1px solid #dadada;
			list-style: none;
			margin: 0;
			padding: 0;
			}
			.sidebar li a {
				display: block;
				text-decoration: none;
				padding: 5px 0;
			}

/* ==|== Footer !ftr -n- ====================================================== */

.footer {
	background: #F6F6F6;
}
.footer .footer-inner {
	background:#F6F6F6;
	padding: 80px 20px 60px 20px;
}
.footer-nav {
}
.footer-nav > ul {
	text-align: left;
	margin: 1em 0;
}
.footer-nav > ul > li {
	display: inline;
}
.footer-nav > ul > li > a {
	padding: 0 10px;
	color: inherit;
}
.footer-nav > ul > li:first-child > a {
	padding-left: 0;
}
.footer-nav ul ul {
	display: none;
}
.footer-nav ul li a:hover,
.footer-nav ul li.current-menu-item a,
.footer-nav ul li.current-menu-parent a,
.footer-nav ul li.current-menu-ancestor a,
.footer-nav ul li.current_page_ancestor {
	color: inherit;
}

.footer .footer-widget h3,
.footer .social-media h3 {
	color:#047DE9;
	font-size:120%;
	margin:15px 0 23px;
}
.footer .footer-widget-unit {
	border-right:1px solid #dadada;
	padding-left: 20px;padding-right: 0;
	min-height:200px;
}
.footer .footer-social-media {
	padding-left: 20px;padding-right: 0;
}
.footer .footer-widget {
	margin-bottom: 0;
	text-align:left;
	}
	.footer .footer-widget ul {
		margin:0;padding:0;
		}
		.footer .footer-widget ul li {
			list-style:none;
			margin:3px 0;padding:0;
			}
			.footer .footer-widget ul li a {
				color:#666;
				padding:2px 0;
				text-decoration:none;
			}
			.footer .footer-widget ul li a:hover {
				color:#FB9800;
			}

.footer .footer-widget.widget_media_image {
	margin: 0 auto 15px;
}

.footer .footer-widget .textwidget p {
	margin:0;
	}
	.footer .footer-widget .textwidget p a {
		color:#1184EA;
		text-decoration:none;
	}
	.footer .footer-widget .textwidget p img {
		margin:5px 0 5px;
		display:inline-block !important;
	}

.footer .social-media {
	text-align:left;
	}
	.footer .social-media li {
		text-align:left;
		font-size:90%;
		}
		.footer .social-media li a i.icon {
			font-size:15px;
			padding: 2px 1px;
		}

.footer .footer-bottom {
	background:#EBEBEB;
	padding:30px 20px 40px;
	}
	.footer .footer-bottom .copyright {
		clear: both;
		margin:0;
	}

.footer .footer-bottom .badge {
	float:right;clear:none;
	display:inline-block !important;
	padding:5px 10px !important;
}
.footer .footer-bottom .bbb-badge {
	margin-top:15px !important;
}

/* Responsive 768px */
@media screen and (max-width: 768px) {

.footer .footer-widget-unit {
	padding-left:10px;padding-right:10px;
	min-height:50px;
}
	
}

/* Responsive 599px */
@media screen and (max-width: 599px) {

.footer .footer-widget-unit {
	border-right:none;
	border-bottom: 1px solid #dadada;
	padding-bottom: 15px;
}
	
.footer .social-media li {
    display: block;
}
.footer .social-media li a {
    padding: 5px 0;
}
	
}

/* ==========================================================================

   WooCommerce -n- !wcm  

   ========================================================================== */

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb a:visited {
	color: inherit;
}
.woocommerce-breadcrumb a:hover {
	color: inherit;
}
.woocommerce ul.products h2,
.woocommerce ul.products h3,
.posts-layout .product-item h2,
.posts-layout .product-item h3 {
	color: inherit;
}
.woocommerce ul.products .star-rating {
	color: inherit;
}
.woocommerce ul.products .price,
.posts-layout .product-item .price {
	color: inherit;
}
.woocommerce ul.products li.product .button,
.posts-layout .product-item .button {
	color: #fff;
}
.woocommerce p.stars span a {
	color: #FE9D00;
}

/* ==========================================================================

   Home Page -n- !hpg

   ========================================================================== */

#hero {
	overflow: hidden;
	position: relative;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #fff;
	}
	#hero .hero-content {
		padding: 200px 20px 100px;
		color: #fff;
		text-align:center;
		}
		#hero .hero-content h1 {
			color: #fff;
			font-size:400%;
			font-weight:600;
			line-height:120%;
			text-shadow:1px 2px 5px rgba(0,0,0,0.5);
		}
		#hero .hero-content h2 {
			color: #fff;
			font-weight:600;
			line-height:120%;
			text-shadow:1px 2px 4px rgba(0,0,0,0.4);
		}
		#hero .hero-content h3 {
		    color: white;
		    font-size: 165%;
		    font-weight: 500;
		    line-height: 110%;
			text-shadow:1px 2px 4px rgba(0,0,0,0.4);
		}
		#hero .hero-content .hero-buttons {
			text-align:center;
		}

	body.home #hero .hero-content {
		padding: 320px 20px 200px;
		}
		body.home #hero .hero-content h1 {
			font-size:420%;
		}
		body.home #hero .hero-content h3 {
			font-size:180%;
		}

	#hero.default-hero .hero-content {
		padding: 200px 20px 80px;
	}

#hero .hero-content .watch-video {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 160%;
	font-weight: 500;
	}
	#hero .hero-content .watch-video img {
		display: inline-block;
	}
/* Responsive 959px */
@media screen and (max-width: 959px) {
	
#hero .hero-content,
body.home #hero .hero-content {
	padding:200px 20px 80px;
	font-size:90%;
}

}
/* Responsive 768px */
@media screen and (max-width: 768px) {

#hero .hero-content,
#hero.default-hero .hero-content,
body.home #hero .hero-content {
    padding:180px 20px 70px;
}

}
/* Responsive 599px */
@media screen and (max-width: 599px) {
	
#hero .hero-content,
#hero.default-hero .hero-content,
body.home #hero .hero-content {
	padding:160px 20px 50px;
	font-size:80%;
	}
	#hero .hero-content h1 {
		font-size:340%;
	}
	#hero .hero-content h2 {
	}
	#hero .hero-content h3 {
	}
	#hero .hero-content .hero-buttons {
		font-size:110%;
	}

}
/* Responsive 479px */
@media screen and (max-width: 479px) {

#hero .hero-content,
#hero.default-hero .hero-content,
body.home #hero .hero-content {
	padding: 140px 20px 40px;
	font-size:75%;
	}
	#hero .hero-content h1 {
		font-size: 300%;
	}
	#hero .hero-content .hero-buttons {
		font-size:120%;
	}

}

.search-form input#s {
    color: black;
}

button#searchsubmit {
    min-width: inherit;
    padding: 13px 11px;
    position: relative;
    bottom: 2px;
}
/* ==========================================================================

   Other Media Queries -n- !mdq   

   ========================================================================== */

@media screen and (min-width: 960px) {
.mobile .main-nav-wrap {
	display: block !important;
	overflow: visible !important;
}
}
.oldie .main-nav-wrap {
	display: block !important;
	overflow: visible !important;
}

.top10{
	margin-top:10px;
}
/*ACF Location styles*/

div#location-hero {
    margin-top: 145px;
    padding: 200px 0;
    margin-bottom: 30px;

}

p.hero-heading {
    color: white;
    font-size: 45px;
    font-weight: 700;
    text-align: center;
}

.hero-subheading {
    font-size: 30px;
    font-weight: 600;
    color: white;
    text-align: center;
}

#section1 a {
    text-decoration: none;
}

.big-ctas {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 220px;
    background: #939EA1;
    color: white;
    text-align: center;
}

.big-ctas.large {
    min-height: 450px;
}

.location-heading {
    font-weight: 700;
    font-size: 30px;
}

#section1 .big-ctas {
    background: #939EA1;
    color: white;
}

.cta-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 220px;
    background: #F5F5F5;
    margin-top: 20px;
}

.image-wrap {
    min-height: 300px;
    max-width: 540px;
    margin: 0 auto;
}


.cta-box .box-cta-heading {
    font-size: 29px;
    font-weight: 600;
    color: #0075E9;
}
p.box-cta-subheading {
    color: #0075E9;
    font-weight: 600;
}


div#section2{
	margin-top:30px;
}

div#section2 .main-content p {
    font-size: 26px;
    color: #888;
}

#section4{
	margin-top: 30px;
}

p.short-heading {
    font-size: 33px;
    margin: 0;
    font-weight: 700;
    color: black;
    line-height: 1;
}

.small-box {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 280px;
    text-align: center;
    background: #939EA1;
    color: white;
}

.facts-box {
    min-height: 545px;
    background: #F5F5F5;
    margin-top: -10px;
    padding: 30px 30px;
}

p.stat {
    font-size: 40px;
    font-weight: 700;
    color: #0075E9;
    margin: 0;
    line-height: 1;
}

p.stat-title {
    font-size: 23px;
    color: #0075E9;
}

.logo-box {
    min-height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #939EA1;
    padding: 20px;
    margin: 10px 0;
}

div#section7 {
    margin-top: 50px;
    margin-bottom: 30px;
}

.post-box {
    background: #F5F5F5;
    padding: 40px;
}

a.post-title {
    font-size: 20px;
    color: #0075E9;
}

.post-box h3 {
    margin-bottom: 0;
    line-height: 1;
    text-align: left;
}

.post-excerpt p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 30px;
}


a.btn.btn-primary {
    color: #0075E9;
    text-decoration: none;
    background: none;
    border: 2px solid #0075E9;
    padding: 7px 20px;
    font-weight: 600;
}

a.btn.btn-primary:hover {
    background: #FDAA30;
    color: white;
}
