/*
	Theme Name: Custom Theme 01
	Theme URI: #
	Description: Custom Theme 01
	Author: Custom Theme 01
	Author URI: #

	Version: 2.3.0

	Tags: responsive, full-width, two-columns

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: lmm
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}



/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'Proxima Nova Bold';
    src: url('fonts/ProximaNova-Bold.eot');
    src: url('fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('fonts/ProximaNova-Bold.woff') format('woff'),
        url('fonts/ProximaNova-Bold.ttf') format('truetype'),
        url('fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chaparral Pro Bold';
    src: url('fonts/ChaparralPro-Bold.eot');
    src: url('fonts/ChaparralPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ChaparralPro-Bold.woff2') format('woff2'),
        url('fonts/ChaparralPro-Bold.woff') format('woff'),
        url('fonts/ChaparralPro-Bold.ttf') format('truetype'),
        url('fonts/ChaparralPro-Bold.svg#ChaparralPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans Rounded 700';
    src: url('fonts/MuseoSansRounded-700.eot');
    src: url('fonts/MuseoSansRounded-700.eot?#iefix') format('embedded-opentype'),
        url('fonts/MuseoSansRounded-700.woff2') format('woff2'),
        url('fonts/MuseoSansRounded-700.woff') format('woff'),
        url('fonts/MuseoSansRounded-700.ttf') format('truetype'),
        url('fonts/MuseoSansRounded-700.svg#MuseoSansRounded-700') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ## Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
	font-size: 20px;
	font-size: 2rem;
}

body {
	background-color: #eee;
	color: #4c4c4c;
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

a {
	color: #008F71;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #7dcb48 !important;
	text-decoration: none;
}

a.site-btn:focus, a.site-btn:hover {
    color: #ffffff !important;
    text-decoration: none;
}

p {
	margin: 0 0 20px;
	padding: 0;
	font-weight:400;
	font-size:18px;
	color:#282d47;
	line-height:1.5;
}

p:last-of-type {
	margin-bottom:0;
}

ol,
ul {
	margin: 0;
	padding: 0;
	font-size:18px;
	font-weight:400;
	color:#4c4c4c;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-family: 'ProximaNova-Bold', sans-serif;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Museo Sans Rounded 700', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 10px;
	color: #282D47;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #282d47;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #282d47;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #282d47;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #282d47;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 16px 24px;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #c3251d;
	color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
}

th {
	font-weight: 400;
	padding: 0 6px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #282d47;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1280px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	word-wrap: break-word;
}

.landing-page .site-inner {
	max-width: 800px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 66.6%;
	/*padding-right: 15px;*/
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 660px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1px;
	padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
	padding: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.site-header .search-form {
	float: right;
	margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}



.entry-title a,
.sidebar .widget-title a {
	color: #282d47;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #000;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	background: none;
	padding: 0;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #282d47;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
	border: 1px solid #282d47;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #c3251d;
	color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover  {
	background-color: #fff;
	color: #282d47;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #282d47;
	outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
}

.site-header > .wrap {
	padding: 9px 15px;
	max-width: 1400px;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	width: auto;
}

.header-image .title-area {
	margin: 0 auto;
	max-width: 239px;
	padding: 0;
}

.header-full-width .title-area {
	float: none;
	width: 100%;
}

.site-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #282d47;
	text-decoration: none;
	background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 46px;
    width: 100%;
    top: 10px;
    position: relative;
}

.site-title a img {
	width:272px;
}

.header-image .site-title > a {
	background-position: center !important;
	background-size: contain !important;
	float: left;
	min-height: 46px;
	width: 100%;
	top: 10px;
    position: relative;
}

@media only screen and (max-width: 480px){
.site-title a img {
		float: left;
		min-height: 40px;
		width: 75%;
		top: 10px;
	}
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: auto;
	margin-top: 28px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	margin-left:15px;
	vertical-align: middle;
	text-transform: uppercase;
}

.genesis-nav-menu a {
	color: #3d3d3d;
	display: block;
	padding: 0;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	text-transform:none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover  {
	color: #75BE43;
	text-decoration: underline;
}

.genesis-nav-menu .current-menu-item > a {
	color: #75BE43;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu {
	border-top: 1px solid #eee;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
}

.genesis-nav-menu .top-menu-btn a {
	width: 180px;
    height: 47px;
    font-size: 20px;
    font-weight: bold;
    color: #75BE43;
    text-align: center;
    border: 1px solid #75BE43;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1;
    text-decoration: none;
	text-transform:uppercase;
	font-family: 'Oxygen', sans-serif;
}

.genesis-nav-menu .top-menu-btn a:hover,
.genesis-nav-menu .top-menu-btn a:focus{
	color: white !important;
}

.top-menu-btn.colored-menu a{
	background: #75BE43;
	color: white;
	border: none;
}

.genesis-nav-menu .top-menu-btn a:hover {
	background: #7dcb48;
    color: #fff !important;
	border: none;
}

.genesis-nav-menu a:hover {
	text-decoration:none !important;
}

.genesis-nav-menu .top-menu-btn a .fa {
	font-size: 17px;
	transform: rotate(90deg);
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #fff;
	border-top: 1px solid #eee;
}

/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 70px 80px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 20px;
	margin-left: 0px;
}

.entry-content ol {
	margin-left:20px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #282d47;
	color: #eee;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	background-color: #fff;
	color: #282d47;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination .active a {
	background-color: #c3251d;
	color: #fff;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 60px 60px 32px;
}

.entry-comments {
	padding: 60px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.sidebar .widget {
	background-color: #fff;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #fff;
	clear: both;
	padding: 50px 0;
}

.footer-widgets p {
	line-height: 1.4;
	color: #3D3D3D;
	font-family: "Myriad Pro";
	margin-bottom: 10px;
}

.footer-widgets .w-icon {
	position: relative;
    padding-left: 25px;
}

.footer-widgets .w-icon i {
	position:absolute;
	left:0;
	top:0;
}

.footer-widgets .widget-title {
	font-size: 24px;
    color: #75BE43;
    margin-bottom: 15px;
    font-family: 'Museo Sans Rounded 700', sans-serif;
}

.footer-widgets .widget ul > li {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 0 10px 0;
	padding: 0;
	color: #3d3d3d;
	font-family: "Myriad Pro";
}

.footer-widgets .widget ul > li a:hover {
	color:#A0CC1E !important;
}

.footer-widgets .widget {
	margin-bottom:20px;
}

.footer-widgets .widget ul > li a {
	color:#3d3d3d;
	text-decoration:none;
	position:relative;
	padding-left:20px;
	display:inline-block;
}

.footer-widgets .widget ul > li a::before {
	content:"";
	display:block;
	width:10px;
	height:10px;
	border-radius:50%;
	position:absolute;
	left:0;
	top:4px;
	background:#75BE43;
}

.footer-widgets .widget ul > li a:hover {
	color:#333333;
}

.footer-widgets a {
	color:#3d3d3d;
	text-decoration:none;
}

.footer-widgets a:hover {
	color:#333;
	text-decoration:none;
}

.footer-widgets .fas {
	color:#75BE43;
	padding-right: 10px;
}

.footer-widgets .wrap {
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	flex-wrap:wrap;
	max-width: 1410px;
}

.footer-widgets .widget-area {
	width:25%;
	padding:0 15px;
}

.footer-widgets-4 p {
	position: relative;
	line-height: 1.3;
	margin-bottom: 15px;
	font-size:18px;
}

.footer-widgets-4 .fas {
	position:absolute;
	left:0;
	top: 3px;
}

.footer-widgets-2 {
	padding-left:25px;
}

.footer-widgets-3 {
	padding-left:30px;
}

.footer-widgets iframe {
	margin-bottom:15px;
}

/* MORE CONTENT */
.morecontent {
	display:inline-block;
}

.morecontent span {
    display: none;
}

.morelink,
.morelink:active,
.morelink:focus {
    display: inline-block;
	color: #f37435;
	font-family: ProximaNova;
	font-weight: bold;
	font-size:18px;
	text-decoration:none;
}

.footer-widgets .morelink {
	font-weight: 400;
	text-transform: lowercase;
	color: #77d842;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 60px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}

/* # After Footer
---------------------------------------------------------------------------------------------------- */
.after-footer-row {
	background: #54565B;
}

.after-footer-row .wrap {
	padding: 8px 15px;
    max-width: 1410px;
}

.after-footer p {
	font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.after-footer a {
	color: #fff;
	text-decoration:none;
}

.after-footer a:hover {
    color: #1890c1;
}
.after-footer .widget {
	float:left;
	width:33.3%;
	margin:0;
}

.after-footer .widget:nth-of-type(2) {
	text-align:center;
}

.after-footer .widget:nth-of-type(3) {
	text-align:right;
}

.after-footer img {
	vertical-align:middle;
}

.after-footer-row .wrap {
	/*border-top: 1px solid #dddddd; */
}

/* Social Icons */
html body .social-icons {
	margin:0 !important;
}

html body .social-icons li {
	list-style: none !important;
	display: inline-block !important;
	vertical-align: middle !important;
	font-size: 15px !important;
	margin-right: 5px !important;
	line-height: 1 !important;
}

html body .social-icons-text {
	font-weight:700;
}

html body .social-icons li a {
	font-size: 16px !important;
	display: block !important;
	color: #fff !important;
	padding: 0 !important;
	width: 28px;
	height: 28px;
	background: #75BE43;
	color: #fff !important;
	text-align: center;
	border-radius: 50%;
	padding: 6px !important;
}

html body .social-icons li a::before {
	display:none !important;
}

html body .social-icons li a:hover {
	color:#fff !important;
	background:#7dcb48 !important;
}

.footer-widgets .widget .social-icons > li a:hover {
	color:#fff !important;
}

/* FULL WIDTH */
.full-width .entry {
	padding:0;
	margin:0;
}

.full-width .content {
	float:none;
}

.full-width .site-inner {
	padding-top: 0;
	width: 100%;
	max-width: 100%;
}

.white-text {
	color:#fff !important;
}

.all-white-text * {
	color:#fff !important;
}

.extra-bold,
.extra-bold * {
	font-weight:800 !important;
}

.light-text,
.light-text * {
	font-weight:300 !important;
}

.regular-text,
.regular-text * {
	font-weight:400 !important;
}

.blue-text *,
.blue-text {
	color:#41a1d4 !important;
}

.green-text *,
.green-text {
	color:#75BE43 !important;
}

.site-btn {
	text-decoration: none;
	min-width: 229px;
	height: 1px;
	min-height: 48px;
	display: inline-flex;
	justify-content: center;
	width: auto;
	align-items: center;
	border-radius: 5px;
	background: #75BE43;
	font-weight:700;
	font-weight:bold;
	color:#fff;
	margin-right:10px;
	padding:10px 15px;
	text-transform: uppercase;
	vertical-align:top;
}

.site-btn .fas.fa-phone {
	transform: rotate(90deg);
	margin-right: 5px;
}

.site-btn:last-of-type {
	margin-right:0;
}

.site-btn:hover {
	background: #7dcb48;
	border: 0px;
	color:#fff !important;
}

.site-btn-2 {
	background:transparent;
	border:2px solid #fff;
}

.site-btn-3 {
	background:transparent;
	color:#75BE43;
	border:2px solid #75BE43;
}

.site-btn-4 {
	background:#ffffff;
	color:#9c4179;
}

.site-btn-4:hover {
	background-image: linear-gradient(#ff6ec4,#9a236a);
	color:#fff !important;;
}

.site-btn-5 {
	background:transparent;
	color:#fff;
	border-color:#fff;
}

.c-text {
	color:#9c4179 !important;
}

/* # Home Page
---------------------------------------------------------------------------------------------------- */
/* HOME BANNER ROW */
.home-rated-text img {
	vertical-align:top;
	margin-bottom:0;
}

body .fl-col.home-banner-col {
	width:55%;
}

.home-banner-row .fl-row-content-wrap {
	min-height:551px;
	height:1px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}

.home-banner-row .fl-row-fixed-width {
	width:100%;
}

div#banner-form{
	position: relative;
}

div#banner-form:before {
    content: url(/wp-content/uploads/2020/01/home-form-bubble1.png);
    position: absolute;
    top: -25px;
    right: -50px;
}

div#banner-form:after {
    content: url(/wp-content/uploads/2020/01/home-form-bubble-2.png);
    position: absolute;
    bottom: -55px;
    left: -90px;
    float: left;
}



/* HOME SERVICES COL */
.home-services-col-wrap .fl-col-group {
	width:100%;
	display:flex;
	justify-content:center;
	align-items:stretch;
	flex-direction:row;
	flex-wrap:wrap;
}

.home-services-col {
	width:100%;
	display:flex;
	justify-content:center;
	align-items:stretch;
	flex-direction:column;
	flex-wrap:wrap;
	padding: 0 15px;
	height: 100%;
}

.home-services-col .fl-col-content {
	width: 100%;
	min-height: 479px;
	justify-content: flex-end;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	border-radius:15px;
	position:relative;
	padding-bottom:91px;
}

.home-services-col .fl-col-content {
	cursor:pointer;
}

.home-services-text {
	width:100% !important;
	text-align:center;
}

.home-services-text .morelink {
	color:#9c4179 !important;
	font-weight:300 !important;
}

.home-services-btn {
	position:absolute !important;
	right:0;
	bottom:0;
}

.home-services-btn .fl-module-content {
	margin:0 !important;
}

.home-services-btn .fl-button {
	width:91px;
	height:91px;
	padding:0 !important;
	border:0 !important;
	background: transparent !important;
	position:relative;
	display:flex !important;
	justify-content: flex-end;
    align-items: flex-end;
	padding-right:15px !important;
	padding-bottom:15px !important;
}

.home-services-btn .fl-button::before {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 91px 91px;
	border-color: transparent transparent #5bd200 transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #5bd200 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position:absolute;
	right:0;
	bottom:0;
	z-index:-1;
}

.home-services-btn .fl-button:hover::before {
	border-bottom-color:#63e202;
}

body .home-services-btn .fl-button-icon {
	font-size:28px !important;
}

/* HOME ABOUT ROW */
.gac-about-video iframe {
	height: 319px;
	border: 2px solid #84bd00;
}

.gac-about-pics img {
	margin: 0 20px 30px 20px;
}

/* WITH SIDE ARROW */
.w-side-arrow .fl-row-content-wrap {
	position:relative;
}

.w-side-arrow .fl-row-content-wrap::after {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 355px 237px;
	border-color: transparent transparent #efefef transparent;
	position:absolute;
	right:0;
	bottom:0;
	z-index:0;
}

.w-side-arrow .fl-row-content {
	position:relative;
	z-index:1;
}

.w-side-arrow.w-side-arrow-green .fl-row-content-wrap::after {
	border-color: transparent transparent #9c4179 transparent;
}

/* ROW 1500 */
body .row-1500 .fl-row-fixed-width {
	max-width:1500px;
}

/* HOME WHY CHOOSE */
.hwc-col-text .morelink {
	font-weight: 300;
	color: #9c4179 !important;
}

.hwc-col-img .fl-photo-content {
	display:flex;
	justify-content:center;
	align-items:flex-end;
	height:86px;
}

/* DEFAULT ACCORDION STYLE */
body .fl-accordion-small .fl-accordion-button {
	background: #E1E1E1;
    color: #fff !important;
	font-weight:700;
	font-size: 15px;
	border-radius:5px;
	padding-left:20px;
	padding-right:20px;
}

body .fl-accordion-button-icon {
	opacity:1;
	color:#FFFFFF;
}

body .fl-accordion-button-label {
	color:#282D47 !important;
}

body .fl-accordion-item-active .fl-accordion-button-label {
	color:#fff !important;
}

body .fl-accordion-item {
	border:0 !important;
}

body .fl-accordion-item p {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
	color: #282D47;
}

body .fl-accordion-small .fl-accordion-content {
	padding: 20px 30px 20px 20px;
}


.fl-accordion-content ul > li:before {
    font-family: 'FontAwesome';
    color: #63AB3D;
    transform: rotate(182deg);
    content: '\f0da';
    padding-right: 15px;
    font-size: 20px;
}

.fl-accordion-content ul > li {
    list-style-type: none;
	font-size: 15px;
    font-weight: 500;
	color: #696c7e;
	text-align: left;
}

.fl-accordion-content ol > li {
	font-size: 17px;
    font-weight: 500;
	text-align: left;
}

.fl-accordion-item.fl-accordion-item-active .fl-accordion-button {
    background: #75BE43;
}

/* HOME QUESTIONS ROW */
.haq-title .fl-heading {
	font-size:54.17px;
}

/* DEFAULT SLICK SLIDER ARROWS */
body .slick-dots li button:before {
	display:none;
}

body .slick-dots li {
	width:auto;
	height:auto;
}

body .slick-dots li button {
	width: 11px;
    height: 11px;
    background: #DBDBDB;
    border-radius: 50%;
}

body .slick-dots li.slick-active button {
	background:#96C01C;
}

body .slick-dots li button:hover {
	background:#9c9c9c;
}

body .slick-dots {
	position: static;
	margin: 10px 0 0 0;
	line-height: 1;
	padding: 0;
}

/* DEFAULT SLICK ARROWS */
body .slick-arrow {
	/* z-index:10;
	width:54px;
	height:54px;
	background:#9c4179 no-repeat center !important; */
}

body .slick-arrow::before {
	display:none !important;
}

body .slick-arrow.slick-prev {
	background-image: url(/wp-content/uploads/2019/12/slider-prev-button.png) !important;
}

body .slick-arrow.slick-next {
    background-image: url(/wp-content/uploads/2019/12/slider-next-btn.png) !important;
}

body .slick-arrow:hover {
	/*background-color:#ace87f !important;*/
}

/* HOME SERVICE AREA MAP */
body .hsa-map-col {
	width: 50%;
	background: rgba(10,87,155,.9);
	border-radius:15px;
	max-width: 571px;
}

body .hsa-map-heading .fl-html {
	position:relative;
	padding-left: 50px;
}

body .hsa-map-heading .fa-map-marker-alt {
	position:absolute;
	left:0;
	top:0;
	color:#9c4179;
	font-size:45px;
}

body .hsa-map-heading p {
	font-size:22px;
	color:#fff;
	font-weight:bold;
	font-family:ProximaNova;
	line-height:1.3;
}

body .hsa-map-content ul {
	margin-left:0;
}

body .hsa-map-content ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 49%;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	padding-left: 40px;
	line-height: 1.3;
	margin-bottom: 12px;
}

body .hsa-map-content ul li::before {
	content:"";
	display:block;
	width:30px;
	height:22px;
	background:no-repeat center url('/wp-content/uploads/2019/07/gac-green-icon.png');
	position:absolute;
	left:0;
	top:0;
}

body .hsa-map-col .fl-col-content {
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

body .hsa-map-row .fl-row-content-wrap {
	min-height:631px;
	height:1px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}

.hsa-map-row .fl-row-fixed-width {
	width:100%;
}

/* 404 Page */
.full-404 .full-page-header {
	background: rgba(8,34,60,.9);
	text-align: center;
	padding: 15px 15px;
}

.full-404 {
	background-color: #75BE43;
    background-size: contain;
    background-attachment: fixed;
    background-repeat: repeat;
}

.full-404 .full-page-content .wrap {
	text-align:center;
	min-height: 835px;
	height: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:15px;
}

.full-404 .site-btn {
	background:#54565B;
}

.full-404 .full-page-content p {
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height:1.2;
	margin-bottom: 20px;
}

.cta-wrap .cta {
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	max-width: 413px;
	margin: 0 auto;
	border: 2px solid #9c4179;
	border-radius: 50px;
	height: 1px;
	min-height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cta-wrap .cta:hover {
	color:#fff;
}

.cta-wrap .cta::before {
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:37px;
	height:27px;
	background:no-repeat center url('/wp-content/uploads/2019/07/cta-icon.png');
	margin-right:5px;
}

.full-404 .after-footer-row {
	background: #37303b;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
}

.full-404 .after-footer-row .wrap {
	border:0;
}

.full-404 .after-footer-row .wrap * {
	color:#fff;
}

.show-404-only {
	display:none;
}

.full-404 .show-404-only {
	display:inline-block;
	margin:0;
}

.full-404 .after-footer img {
	display:none;
}

.full-404 .after-footer .show-404-only {
	display:inline-block;
	vertical-align:middle;
}

.full-404 .fp-inner h1 {
	margin-bottom: -35px;
}

/* THANK YOU */
.full-ty {
	background-color: #75BE43;
	background-size: contain;
    background-attachment: fixed;
    background-repeat: repeat;
}

.ty-img {
	padding-top: 45px;
	padding-bottom: 55px;
	text-align:center;
}

.full-ty .full-page-content {
	text-align:center;
}

.full-ty .full-page-content h1 {
    font-size: 95px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 2px 1px black;
}

.full-ty .full-page-content h2 {
	font-size: 25px;
	font-family: 'ProximaNova', sans-serif;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px;
}

.full-ty .full-page-content p {
	font-weight:400;
	color: #fff;
	line-height:1.2;
	margin-bottom: 25px;

}

.full-ty .full-page-content p a {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	padding-left: 15px;
	text-shadow: 0px 2px 1px black;
	top: 5px;
    position: relative;
}

.full-ty .full-page-content p a:hover {
	text-decoration:underline;
}

.full-ty .full-page-content p .fas {
	display: inline-block;
    margin-bottom: 5px;
    color: #45782B;
    background: white;
    padding: 15px;
    border-radius: 50%;
}

.fp-like-us {
	margin-top:20px;
}

.fp-like-us img {
	margin-bottom: -25px;
	margin-left: 110px;
}

.full-ty .full-page-content .wrap {
	min-height:667px;
	text-align: center;
    height: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.full-ty .after-footer-row {
	background: #37303b;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
}

.full-ty .after-footer-row .wrap {
	border:0;
}

/* SUBPAGE BANNER */
.subpage-banner-title .fl-heading {
	font-size: 44.48px;
	color: #fff;
	font-weight: 800;
}

.subpage-breads p {
	font-size: 14px;
    font-weight: 400;
    color: #339de2;
}

.subpage-breads p a {
	color:#339de2;
	margin-right:5px;
}

.subpage-breads p a:hover {
	color:#fff;
}

.subpage-breads .breadcrumb_last {
	color:#9c4179;
	margin-left: 5px;
}

.subpage-banner-row .fl-row-content-wrap {
	min-height:241px;
	height:1px;
	display:flex;
	align-items:center;
}

.subpage-banner-row .fl-row-fixed-width {
	width:100%;
	margin:0 auto;
}

body .row-880 .fl-row-fixed-width {
	max-width:880px;
}

/* BIG CHECK TEXT */
.big-check-text ul {
	margin-left:0;
	list-style:none;
}

.big-check-text ul li {
	list-style:none;
	font-size:18px;
	color:#4c4c4c;
	position:relative;
	padding-left: 50px;
	line-height: 1.3;
	margin-bottom: 15px;
}

.big-check-text ul li:last-of-type {
	margin-bottom:0;
}

.big-check-text ul li::before {
	content:"";
	display:block;
	width:37px;
	height:32px;
	background:no-repeat center url('/wp-content/uploads/2019/07/big-green-check.png');
	position:absolute;
	left:0;
	top:0;
}

.w-down-arrow .fl-row-content-wrap::before {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 35px 34px 0 34px;
	border-color: #fff transparent transparent transparent;
	position:absolute;
	left:50%;
	bottom:-34px;
	margin-left:-34px;
	z-index:2;
}

/* DEFAULT SITE FORM DESIGN */
body .gform_wrapper .top_label .gfield_label {
	color: #282D47;
    font-size: 16PX;
    font-family: "Oxygen",sans-serif !important;
    font-weight: 700;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	height: 48px;
    padding: 0;
    width: 100%;
    padding-left: 15px;
    text-align: center;
    padding-right: 15px;
    border-radius: 5px;
    font-size: 16px;
    color: #757575;
    font-weight: 400;
    font-family: 'ProximaNova', sans-serif;
	margin-top:0;
	background: #fafafa;
	border:1px solid #D4D4D4;
}

body .gform_wrapper .gfield_required {
	font-weight:400;
	color:red;
}

body .gform_wrapper .gfield_radio li label {
	font-size: 18px;
	margin: 2px 0 0 4px;
	color: #fff;
	font-weight: 400;
}

body .gform_wrapper ul.gform_fields li.gfield {
	text-align:left;
}

body .gform_wrapper li.gf_list_inline ul.gfield_checkbox li, 
body .gform_wrapper li.gf_list_inline ul.gfield_radio li {
	margin-right:50px;
}

body .gform_wrapper textarea.medium {
	color: #282d47;
	height: 160px;
	width: 100%;
	padding: 0;
	border-radius: 12px;
	padding-top: 10px;
	height: 100px;
	font-size: 16px;
	font-family: 'ProximaNova', sans-serif;
	padding-left:15px;
	padding-right:15px;
}

body .gform_wrapper ul.gform_fields li.gfield {
	margin:0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-bottom: 10px;
	padding: 0 8px !important;
}

html body .gform_wrapper .top_label div.ginput_container {
	margin-top:0;
}

html body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, 
html body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top:0;
}

body .gform_wrapper ul.gfield_checkbox, 
body .gform_wrapper ul.gfield_radio {
	margin:0;
}

body .gform_wrapper input[type="file"] {
	background: transparent;
	color: #fff;
	text-align: center;
	border: 1px dashed #fff;
	max-width: 281px;
	height: 92px;
	border-radius: 20px;
	padding: 25px;
	text-align: center;
}

body .gform_wrapper .gform_footer input.button, 
body .gform_wrapper .gform_footer input[type=submit], 
body .gform_wrapper .gform_page_footer input.button, 
body .gform_wrapper .gform_page_footer input[type=submit] {
	padding: 10px 100px;
    text-transform: uppercase;
    color: white;
   	background: #75BE43;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    margin: auto;
    display: block;
	width:100%;
}

body .gform_wrapper .gform_footer input.button:hover, 
body .gform_wrapper .gform_footer input[type=submit]:hover, 
body .gform_wrapper .gform_page_footer input.button:hover, 
body .gform_wrapper .gform_page_footer input[type=submit]:hover {
	background: #7dcb48;
    border: 0px;
}

body .gform_wrapper div.validation_error {
	font-size: 16px;
	padding: 15px;
}

body .gform_wrapper select.medium {
    width: 100% !important;
    height: 48px;
    border-radius: 5px;
    padding-left: 15px;
    font-size: 18px;
    color: #282d47 !important;
}

body .gform_wrapper select option {
    color: #282d47 !important;
}

body .gc-widget .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gc-widget .gform_wrapper textarea {
	text-align:left !important;
}

body .gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
    margin-top: 0 !important;
}

body .gform_wrapper .gform_footer {
	padding: 8px;
    margin: 0px;
    clear: both;
    width: 100%;
}


body .gform_widget {
    margin-bottom: 0px;
}

@media only screen and (max-width: 768px){
		body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
		padding: 10px;
	}
}

/* CAREERS FORM */
.cf-widget .widget {
	max-width: 971px;
	margin: 0 auto;
}

/* WITH GREEN CHECK ICON */
.w-green-check .fl-heading-text {
	position: relative;
	display: inline-block;
	padding-left: 55px;
	padding-top: 10px;
}

.w-green-check .fl-heading-text::before {
	content:"";
	display:block;
	vertical-align:middle;
	width:48px;
	height:42px;
	background:no-repeat center url('/wp-content/uploads/2019/07/heading-green-check-1.png');
	position:absolute;
	left:0;
	top:0;
}

/* PLATINUM, GOLD, SILVER CHECK ICON */
.platinum-check,
.gold-check,
.silver-check {
	background:no-repeat center;
	width:37px;
	height:32px;
	display:inline-block;
}

.platinum-check {
	background-image:url('/wp-content/uploads/2019/07/platinum-check.png');
}

.gold-check {
	background-image:url('/wp-content/uploads/2019/07/gold-check.png');
}

.silver-check {
	background-image:url('/wp-content/uploads/2019/07/silver-check.png');
}

.t-heading {
	font-size: 25px;
	font-weight: 800;
	color: #1b83c0;
	font-family: 'ProximaNova';
	padding: 5px 0;
	display: inline-block;
	vertical-align: top;
}

.platinum-bg {
	background: #cad1d9; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #cad1d9 0%, #748fa2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #cad1d9 0%,#748fa2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #cad1d9 0%,#748fa2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cad1d9', endColorstr='#748fa2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius: 12px 12px 0 0;
	font-size: 25px;
	text-transform: uppercase;
	font-family: ProximaNova;
	color: #fff;
	width: 100%;
	height: 146px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-flow:column wrap;
}

.gold-bg {
	background: #f4e3bc; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #f4e3bc 0%, #dba054 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #f4e3bc 0%,#dba054 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #f4e3bc 0%,#dba054 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e3bc', endColorstr='#dba054',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius: 12px 12px 0 0;
	font-size: 25px;
	text-transform: uppercase;
	font-family: ProximaNova;
	color: #fff;
	width: 100%;
	height: 118px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-flow:column wrap;
}

.silver-bg {
background: #e2e3e3; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #e2e3e3 0%, #858686 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #e2e3e3 0%,#858686 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #e2e3e3 0%,#858686 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e3e3', endColorstr='#858686',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius: 12px 12px 0 0;
	font-size: 25px;
	text-transform: uppercase;
	font-family: ProximaNova;
	color: #fff;
	width: 100%;
	height: 94px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-flow:column wrap;
}

.h-small-text {
	font-size:12px !important;
	font-weight:700 !important;
}

.blank-check {
	display:inline-block;
	width:100%;
	height:32px;
	width:37px;
}

.platinum-bg strong,
.gold-bg strong,
.silver-bg strong {
	line-height:1.2;
}

.platinum-bg em,
.gold-bg em,
.silver-bg em {
	line-height:1.2;
	font-style:unset;
	font-size:11px !important;
}

/* TABLE CLEANING */
.table-cleaning .tablepress tfoot th, 
.table-cleaning .tablepress thead th {
	padding:0;
	vertical-align:bottom;
	background:transparent;
	border:0;
	position:relative;
}

.table-cleaning .tablepress thead th.column-1 {
	width:635px;
	vertical-align:middle;
}

.table-cleaning .tablepress thead th.column-2 {
	width:168px;
}

.table-cleaning .tablepress thead th.column-3 {
	width:168px;
}

.table-cleaning .tablepress thead th.column-4 {
	width:168px;
}

.table-cleaning .tablepress tbody tr td {
	text-align:center;
	border-bottom:1px solid #e0e0e0;
	padding:0;
	vertical-align:middle;
	background:#f3f3f3;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: 400;
	font-family: ProximaNova;
	line-height: 1.5;
	padding:3px;
	height: 44px;
}

.table-cleaning .tablepress tbody td.column-1 {
	text-align:left;
}

.table-cleaning .tablepress tbody .row-2 td {
	border-top:1px solid #9c4179;
	vertical-align:middle;
}

.table-cleaning .tablepress tbody tr td:first-of-type {
	border-left:1px solid #9c4179;
	padding-left: 30px;
}

.table-cleaning .tablepress tbody tr td:last-of-type {
	border-right:1px solid #9c4179;
}

.table-cleaning .tablepress tbody tr td.column-2 {
	background:#e8e8e8;
}

.table-cleaning .tablepress tbody tr td.column-3 {
	background:#f0eae2;
}

.table-cleaning .tablepress tbody tr td.column-4 {
	background:#e6e8ea;
}

.table-cleaning .tablepress tbody tr td strong {
	font-weight:600;
}

.table-cleaning .tablepress tbody tr:last-of-type td {
	border-bottom: 1px solid #9c4179;
}

.red-text {
	color:#e51515 !important;
}

/* TABLE CLEANING COL */
.table-cleaning-col .fl-col-content {
	position:relative;
}

.table-cleaning-footer {
	position: absolute;
	right: 13px;
	bottom: 58px;
	width: 476px;
	height: 1px;
	min-height: 122px;
	background: rgba(255,255,255,.36);
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}

.table-cleaning-footer .fl-module-content {
	margin:0;
}

.table-cleaning .fl-module-content {
	margin:0;
}

.table-cleaning .tablepress {
	margin-bottom:0;
}

.table-cleaning caption {
	display:none;
}

.table-cleaning-footer p {
	font-weight:400;
	color:#4c4c4c;
	font-size:18px;
	margin-bottom:0;
}

.table-cleaning-footer a {
	font-size: 34px;
	font-weight: bold;
	color: #4c4c4c;
}

.table-cleaning-footer a:hover {
	color:#000;
}

body .gform_wrapper .gform_page_footer {
	border:0;
	margin:0;
	padding:0;
}

/* QUOTE POPUP FORM */
html body .pum-container.pum-responsive.pum-responsive-medium {
	margin-left: 0 !important;
	width: 100% !important;
	max-width: 570px !important;
	margin: 50px auto !important;
	position: relative;
	left: 0 !important;
	top: 0 !important;
	background: no-repeat center url('/wp-content/uploads/2019/07/quote-popup-bg.png');
	background-size:cover;
	padding-left:44px;
	padding-right:16px;
	border-radius: 15px;
	padding-bottom: 25px;
	padding-top: 20px;
}

.pum .form-page-title {
	font-size: 40px;
	font-weight: 800;
	color: #fff;
	text-align:center;
	margin-bottom: 15px;
	line-height:1;
	margin-top:15px;
}

.pum p {
	text-align:center;
	color:#fff;
	margin-bottom: 25px;
}

.pum p:last-of-type {
	margin-bottom:0 !important;
}

body .pum .gform_wrapper .top_label .gfield_label {
	/*display:none;*/
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	text-align:left;
}

body .pum .gform_wrapper ul.gform_fields li.gfield {
	margin-bottom: 13px;
}

body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), 
body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	margin:0;
}

body .pum .gform_wrapper .gform_page_footer {
	padding-right:16px;
}

body .pum .gform_wrapper .gform_footer input.button, 
body .pum .gform_wrapper .gform_footer input[type=submit], 
body .pum .gform_wrapper .gform_page_footer input.button, 
body .pum .gform_wrapper .gform_page_footer input[type=submit] {
	 width: 100%;
    padding: 15px;
    text-transform: uppercase;
    color: white;
	background: #75BE43;
    border: none;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
}

body .pum-container .pum-content+.pum-close {
	background:no-repeat center url('/wp-content/uploads/2020/09/close-button.png') !important;
	width:29px !important;
	height:29px !important;
	border-radius:50%;
	text-indent:9999999999px;
	right:-10px;
	top:-10px;
}

body .pum-container .pum-content+.pum-close:hover {
	opacity:.8;
}

.pum-theme-282 .pum-container, .pum-theme-default-theme .pum-container {
    border: 1px solid #3B7D50 !important;
	background: #fff !important;
	padding: 0px !important;
	box-shadow: none !important;
}

html body p.pricing-wrap {
	font-size:22px !important;
	line-height:1 !important;
}

html body p.pricing-wrap strong {
	display:block !important;
}

@media only screen and (max-width: 768px){
	div#popmake-288 {
		width: 98% !important;
		top: 0 !important;
		left: 0 !important;
	}
}

/* TEMPLATE PAGE */
.template .entry-content ul {
	margin:0;
}

.template .entry-content ul li {
	display:inline-block;
	vertical-align:top;
	width:49%;
	position:relative;
	padding-left: 25px;
	font-weight:400;
}

.template .entry-content p {
	font-weight:400;
}

.template .fl-row-fixed-width {
	max-width:779px;
}

.template .entry-content ul li::before {
	content:"";
	position:absolute;
	left:0;
	top: 8px;
	display:block;
	width:12px;
	height:12px;
	border-radius:50%;
	background:#9c4179;
}

/* BLOG PAGE */
.blog {
	background:repeat center top url('/wp-content/uploads/2019/07/blog-bg.png');
}

.blog .site-inner {
	padding-top: 85px;
}

.blog #genesis-content {
	padding-right:90px;
	padding-bottom: 0;
}

.blog .content .entry {
	background: none;
	padding: 0;
	border-bottom: 1px solid #5f5f5f;
	padding-bottom: 60px;
	margin-bottom: 60px;
}

.blog .content .entry:last-of-type {
	border-bottom:0;
	padding-bottom: 0;
}

.blog .content .entry-title {
	font-size: 22px;
	color: #75BE43;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold', sans-serif;
}

.blog .content .entry-title a {
    color: #75BE43;
}

.blog .content .entry-title a:hover {
	color:#000;
}

.blog .content p {
	font-size: 18px;
	color: #4c4c4c;
	line-height: 1.5;
	font-weight: 400;
}

.blog .entry-content {
    padding-top: 15px;
    border-top: 1px solid #dadada;
}

.blog .content .entry-author a {
	color:#454e57;
	text-decoration:none;
}

.blog .content .entry-author a:hover {
	color:#000;
}

html body .blog-footer-left .site-btn {
	width: 267px;
    height: 48px;
    display: inline-block;
    border-radius: 50px;
    color: #75BE43 !important;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    border: 2px solid #75BE43;
    text-align: center;
    line-height: 1;
    padding: 11px;
    background: transparent;
    border-radius: 5px;
}

html body  .blog-footer-left .site-btn:hover {
	background:#7ecc49 !important;
	color:#fff !important;
}

/* BLOG SHARING */
.blog-sharing .addtoany_list.a2a_kit_size_32 a {
	background: #75BE43 !important;
	width: 32px !important;
	height: 32px !important;
	border-radius: 50% !important;
	padding: 0 !important;
	text-align: center !important;
	margin-right: 15px;
}

.blog-sharing .addtoany_list.a2a_kit_size_32 a:hover {
	background:#7ecc49  !important;
}

.blog-sharing .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
	background:transparent !important;
	width:26px;
	opacity:1;
	line-height:1em;
	height:auto;
}

.blog-footer-left {
	float:left;
}

.blog-footer-right {
	float:right;
}

.blog .entry-image-link {
    display: block;
    margin-bottom: 10px;
}

.a2a_svg svg {
    top: 2px !important;
}

.sidebar time.entry-time {
    color: #45782B;
}


.blog .entry-footer {
	margin-top:25px;
}

.sidebar .widget {
	background:transparent;
	padding:0;
}

.sidebar {
	width:33.3%;
}
.sidebar .widget-title {
    font-size: 22px;
    color: #63AB3D;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    background: #f7f7f7;
    padding: 10px 25px;
}

.sidebar input[type="search"] {
	background: no-repeat calc(100% - 15px) center url('/wp-content/uploads/2020/07/icon-search.png');
	font-size: 15px;
	height: 48px;
	padding: 0 0 0 15px;
	border: 1px solid #d0d0d0;
}

.side-get-a-quote .textwidget {
	background: #409fd3; /* Old browsers */
	background: -moz-linear-gradient(top, #409fd3 0%, #1769ae 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #409fd3 0%,#1769ae 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #409fd3 0%,#1769ae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	min-height: 360px;
	height:1px;
	width:100%;
	background-size: cover;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding:20px;
	border-radius: 15px;
	overflow:hidden;
	position:relative;
}

.side-get-a-quote .textwidget::after {
	content:"";
	display:block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 94px 63px;
	border-color: transparent transparent #5bd200 transparent;
	position:absolute;
	right:0;
	bottom:0;
}

.side-get-a-quote .widget-title {
	font-size: 32.22px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    font-family: ProximaNova;
    line-height: 1.3;
    margin-bottom: 15px;
	width:100%;
}

.side-get-a-quote p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 25px;
	width:100%;
}

.side-get-a-quote .site-btn {
	display: block;
	text-align: center;
	width: 269px;
	height: 48px;
	margin: 0 auto;
	background: #9c4179;
	color: #fff;
	border-radius: 50px;
	text-decoration: none;
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
	padding: 12px;
	margin-bottom: 18px;
	border: 2px solid #9c4179;
	border-radius: 5px;
}

.side-get-a-quote .site-btn:hover {
	background:#61e002 !important;
}

.side-get-a-quote .site-btn-white {
	background: transparent;
	color: #9c4179;
	border-color: #9c4179;
}

.side-get-a-quote .site-btn-white:hover {
	background:transparent;
	color:#fff;
	border-color:#fff;
}

.widget_categories ul li {
    padding: 10px !important;
	margin-bottom: 0px !important;
}

.widget_categories ul li:nth-child(even) {
    background: #fbfbfb;
}

.sidebar .widget ul li {
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 0;
    color: #707070;
    font-weight: 400;
}

.sidebar .widget ul li:last-of-type {
	margin-bottom:0;
}

.sidebar .widget ul li a {
	text-decoration: none;
	position: relative;
	display: inline-block;
	padding-left: 22px;
	color: #707070;
	font-weight: 400;
}

.sidebar .widget ul li a:hover {
	color:#000;
}

.sidebar .widget ul li a::before {
	content:"";
	position:absolute;
	left:0;
	top:5px;
	width:12px;
	height:12px;
	background: #45782B;
	border-radius:50%;
}

.sidebar .entry img {
	width:75px;
}

.sidebar .featured-content .entry-title {
	font-size: 16px;
    text-transform: unset;
    margin-bottom: 0;
    font-weight: 400;
    color: #5D5D5E;
	font-family:'Open Sans', sans-serif;
}

.sidebar .entry-meta {
	font-size: 16px;
    font-weight: 400;
    color: #454e57;
    line-height: 1.2;
    font-family: 'Open Sans', sans-serif;
}

.sidebar .entry-meta a {
	color: #454e57;
}

.sidebar .featured-content .entry {
	margin-bottom:10px;
}

.sidebar .tag-cloud-link {
    display: inline-block;
    vertical-align: top;
    font-size: 16px !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    color: #272626;
    border: 1px solid #d7d7d7;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.sidebar .tag-cloud-link:hover {
	background:#efefef;
}

.sidebar .tag-cloud-link::before {
	/* content:""; */
	width:12px;
	height:12px;
	background:#9c4179;
	border-radius:50%;
	display:inline-block;
	vertical-align: 1px;
	margin-right: 10px;
}

.side-testi p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	text-align:justify;
}

.side-testi .img {
	margin-bottom:15px;
}

.archive-pagination a {
	color: #fff !important;
    background: #75BE43 !important;
    font-size: 14px;
    border-radius: 0;
    padding: 10px 20px;
}

.archive-pagination a:hover {
	background:#7ecc49 !important;
}

.after-entry, 
.archive-description, 
.author-box {
	padding:0;
}

.sitemap-1 ul > li {
	font-weight:400;
}

.wsp-container ul {
    margin: 0 0 20px 40px;
}

/* CONTACT PAGE */
body .no-label-form .gform_wrapper .top_label .gfield_label {
	display:none;
}

body .all-center-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	text-align:center;
}

.contact-1-info .fl-html {
	background: #2267a5;
	border-radius: 15px;
	padding: 35px 35px 20px 35px;
}

.contact-1-info p {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	position:relative;
	line-height:1.3;
	padding-left:35px;
	margin-bottom: 25px;
}

.contact-1-info .fas {
	font-size:22px;
	color:#9c4179;
	position:absolute;
	left:0;
	top:0;
}

.contact-1-info a {
	color:#fff;
}

.contact-1-info a:hover {
	color:#9c4179;
}

.contact-1-info h2 {
	margin-bottom:35px;
}

.contact-1-map iframe {
	width:100%;
	height:315px;
	border-radius:15px;
	overflow:hidden;
}

.contact-1-right .fl-col-content {
	background:no-repeat center #0b54a2 url('/wp-content/uploads/2019/08/contact-1-right-bg.png');
	background-size:cover;
	border-radius:15px;
	padding-left:30px;
	padding-right:14px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.contact-1-right .fl-heading {
	font-size:25px;
	font-weight:300;
	text-align:center;
}

.contact-1-right .gform_wrapper .gform_footer {
	margin-top:0;
	padding-top:0;
	padding-right: 16px;
}

.contact-1-right .widget {
	margin-bottom:0;
}

body .contact-1-right .gform_wrapper textarea.medium {
	text-align:left;
}

.contact-1-left {
	padding-right:30px;
}

.contact-1-right {
	padding-left:30px;
}

/* City landing page */
/* CL BANNER */
.cl-banner-vid iframe {
	width:100%;
	height:319px;
}

.cl-banner-vid video {
	width:100% !important;
	height:350px !important;
	outline:0;
}

.cl-banner-title .fl-heading {
	font-size:44.48px;
	font-weight:900;
}

/* City services */
.ct-services .home-services-col .fl-col-content {
	padding-bottom:0;
}

.ct-services .fl-col-bg-overlay .fl-module {
	width:100%;
	text-align:center;
	background:#fff;
}

.ct-services .home-services-col .fl-col-content  {
	overflow:hidden;
}

.ct-services .fl-col-bg-overlay .fl-module.home-services-btn {
	width:91px;
}

.ct-services .fl-col-bg-overlay .fl-module.home-services-text {
	padding-bottom:91px;
}

/* City Done */
.city-done-map iframe {
	width:100% !important;
	height:381px !important;
}

.text-normal,
.text-normal * {
	font-weight:400 !important;
}

/* City Testimonials */
.city-testimonials .cts-body {
	border-color: #fff;
	background: rgba(0,0,0,.30);
}

body .city-testimonials .slick-dots li.slick-active button {
	background:#fff;
}

body .city-testimonials .slick-dots li button {
	background: #43a113;
}

body .city-testimonials .cts-body::after {
	background-image:url('/wp-content/uploads/2019/08/ct-arrow-1.png');
	background-color:transparent;
	width:29px;
	height:22px;
}

/* City blog */
body .city-blog h2.fl-post-grid-title {
	font-size:22px;
	font-weight:bold;
}

body .city-blog h2.fl-post-grid-title a {
    color:#63AB3D;
    font-weight: bold;
}

body .city-blog .fl-post-grid-meta {
	font-size: 18px;
	color: #8a8a8a;
}

body .city-blog .fl-post-grid-text, 
body .city-blog .fl-post-grid-content p {
	color:#8a8a8a;
	font-size:18px;
}

body .city-blog-cta p {
	font-size:16px;
	text-transform:uppercase;
}

body .city-blog-cta p a {
	color:#b0b0b0;
}

body .city-blog-cta p a::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 12px solid #b0b0b0;
	margin: 0 0 0 10px;
	vertical-align: 1px;
}

body .cts-img {
	background-color:#fff;
}

/* Auto Service Pilot Quote Popup */
html body .pum-container.pum-responsive.pum-responsive-medium {
	padding-left:34px;
	padding-right:34px;
}

.pum .form-page-title {
	width:100%;
}

.form-field-wrap {
	display:flex;
	flex-flow:row wrap;
}

.form-field input,
.form-field select,
.form-field textarea {
	border-radius: 15px;
    height: 48px;
    width: 100%;
    font-size: 18px;
    padding: 0 20px 0 20px;
}

.form-field textarea {
	height:115px;
	padding-top:10px;
}

.form-field {
	margin-bottom:13px;
}

.form-field button {
	height: 48px;
	width: 100%;
	background: #9c4179;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	border-radius: 15px;
	line-height: 1;
}

.form-field button:hover {
	background:#63e203;
}

.form-field {
	width:100%;
	padding:0 6px;
}

.ff-half {
	width:50%;
}

.asp-form {
	position:relative;
}

.asp-error-message {
	color: #ff7070;
	font-weight: bold;
	font-size: 14px;
}

.form-page-wrap {
	opacity:0;
	visibility:hidden;
	position:absolute;
	left:-99999px;
	top:-99999px;
}

.form-page-wrap.active {
	opacity:1;
	visibility:visible;
	position:static;
}

/* Home 1 Text */
.home-1-text img {
	margin:0;
	display:inline-block;
	vertical-align:middle;
}

.home-1-col-2 {
	position: absolute !important;
    right: -130px !important;
    bottom: 0 !important;
}

.home-1 {
	overflow:hidden;
}

.fl-builder-edit .home-1 {
	overflow:unset;
}

html body .custom-brands-slider img {
	position:static;
}

html body .brands-slider .slick-track {
	display:flex;
}

html body .custom-brands-slider {
	display:flex !important;
	justify-content:center;
	align-items:center;
}


/* Subscribe Form */

.subscribe-home-form .widgettitle {
	font-size:22px;
	font-weight:700;
	text-transform:uppercase;
	color:#75BE43;
	display:inline-block;
	vertical-align:middle;
}

.subscribe-home-form .gform_wrapper {
	display:inline-block;
	vertical-align:middle;
}

body .subscribe-home-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width:570px;
}

body .subscribe-home-form .gform_wrapper .gform_footer input.button, 
body .subscribe-home-form .gform_wrapper .gform_footer input[type=submit], 
body .subscribe-home-form .gform_wrapper .gform_page_footer input.button, 
body .subscribe-home-form .gform_wrapper .gform_page_footer input[type=submit] {
	height:48px;
}

body .subscribe-home-form .gform_widget {
	text-align:center;
}

/* # Subpage Service
---------------------------------------------------------------------------------------------------- */
.sub-service-2-dl a p {
	color:#63AB3D;
}

.sub-service-2-dl .fl-icon-text {
	padding-left:10px !important;
}

html body .ul-checklist li {
	list-style: none;
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 1.5;
	font-family: 'Oxygen', sans-serif;
	color: #282D47;
}

html body .ul-checklist li::before {
	content: "\f058";
	font-weight: 400;
	font-family: "Font Awesome 5 Free";
	font-size:18px;
	color:#63AB3D;
	position:absolute;
	left:0;
	top:0;
}

html body .ul-checklist-2 li::before {
	content: "\f00c";
	font-weight:900;
}

html body .sub-service-3 .fl-row-content {
	box-shadow: 0 7px 43px 0 rgba(0,0,0,.07);
	padding: 20px;
}

.sub-service-3-col .fl-col-content {
	background:#fafafa;
	border:1px solid #EFEFEF;
	padding: 15px 15px 0 15px;
}

html body .sub-service-3-col {
	padding: 0 15px;
	margin-bottom:30px;
	max-width:50%;
}

/* # Employment
---------------------------------------------------------------------------------------------------- */
.dot-checklists ul li {
	list-style:none !important;
	font-size:18px;
	position:relative;
	padding-left: 20px;
	margin-bottom: 5px;
}

.dot-checklists ul li::before {
	content:"";
	position:absolute;
	left:0;
	top:9px;
	display:block;
	width:10px;
	height:10px;
	background:#75BE43;
	border-radius:50%;
}

.white-dot-checklists ul li::before {
	background:#ffffff;
}

/* Blog Date */
.blog #genesis-content {
	padding-right:0;
	padding-bottom:40px;
}

.blog .content .entry {
	position: relative;
	padding-left: 100px;
	padding-right: 50px;
	border: 0;
	margin-bottom: 20px;
}

.blog-date {
	z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}

.blog-day {
	background: #75BE43;
    text-align: center;
    font-size: 50px;
    font-family: sans-serif;
    line-height: 1;
    font-weight: 700;
    color: #fff;
	padding: 5px 15px;
}

.blog-month-year {
	background: #75BE43;
    font-size: 12px;
    color: #fff;
    font-family: sans-serif;
    line-height: 1;
    font-weight: 400;
    text-align: center;
	padding: 6px;
}

.modern_clean_scroll_to_top_btn {
	background:#96C01C !important;
	color:#fff !important;
}

.modern_clean_scroll_to_top_btn:hover {
	background:#A1CE1F !important;
	color:#fff !important;
}

/* # Discount code popup
---------------------------------------------------------------------------------------------------- */
.pu-discount-wrap {
	position:fixed;
	left:15px;
	bottom:15px;
	z-index:20;
}

.pu-discount-btn {
	background: rgb(230, 54, 0);
    color: #fff !important;
    font-size: 16px;
    font-weight: 700;
    padding: 15px;
    border-radius: 50px;
    display: inline-block;
    line-height: 1;
}

.pu-discount-btn:hover {
	background:rgb(246, 61, 4);
}

.pu-discount-icon {
	display: inline-block;
    vertical-align: middle;
    padding: 0;
}

.pu-discount-btn:hover,
.pu-discount-btn:focus,
.pu-discount-btn:active {
	color:#fff !important;
}

.pu-discount-txt {
	display:inline-block;
	vertical-align:middle;
	padding:0px 5px;
	transition: width .3s ease;
	white-space: nowrap;
}

.pu-discount-btn.active .pu-discount-txt {
	width: 0px !important;
	margin: 0px;
	padding: 0px;
	opacity: 0;
	height: 0px;
}

.pu-discount-text-wrap {
	max-width: 260px;
    background: #fff;
    border-radius: 10px;
    margin: 15px 0;
    text-align: center;
    padding: 25px;
    box-shadow: 0 0 20px -10px #000;
	transition:all 0.3s ease;
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.pu-discount-text-wrap.active {
	opacity:1;
	visibility:visible;
	position:static;
}

.pu-discount-text-wrap img {
	max-width:56px;
	margin-bottom:5px;
}

.pu-discount-text-1 {
	color: rgba(0, 22, 46, 0.7);
	font-size: 11px;
	text-transform:uppercase;
	margin-bottom: 15px;
}

.pu-discount-text-2 {
	color: rgba(0, 22, 46, 0.9);
	font-size:15px;
	margin-bottom: 15px;
}

.pu-discount-text-3 a {
	color: rgb(0, 122, 255);
    display: inline-block;
    background-color: rgba(0, 122, 255, 0.06);
    color: rgb(0, 122, 255);
    font-size: 16px;
    font-weight: 700;
    padding: 5px 15px;
    border-radius: 50px;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media (max-width:1440px) {
	body .row-1500 .fl-row-fixed-width {
		max-width:1200px;
	}
	
	.footer-widgets .wrap {
		padding:0 15px;
	}
} /* END 1440px */

@media only screen and (max-width: 1340px) {
	
} /* END 1340px */

@media (max-width:1280px) {
	.genesis-nav-menu .menu-item {
		margin-left:20px;
	}
} /* END 1280px */

@media only screen and (max-width: 1200px) {
	.genesis-nav-menu .menu-item {
		margin-left:10px;
	}
	
	.gac-about-pics img {
		margin-left:10px;
		margin-right:10px;
	}
} /* END 1200px */

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

	/* ### Genesis Responsive Menus */

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.menu-toggle,
	.sub-menu-toggle {
		background-color: #fff;
		border-width: 0;
		color: #282d47;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: #fff;
		border-width: 0;
		color: #c3251d;
	}

	.menu-toggle {
		line-height: 22px;
		position: relative;
		width: 100%;
		z-index: 1000;
	}

	.menu-toggle,
	.menu-toggle:focus,
	.menu-toggle:hover {
		border-top: 1px solid #eee;
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
	}

	.sub-menu-toggle {
		float: right;
		padding: 13px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu .sub-menu-toggle {
		padding: 12px 10px;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}
	
	#genesis-mobile-nav-header {
		background: #9c4179;
		color: #fff;
		padding: 10px 15px;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 1;
		position: absolute;
		right: 20px;
		top: 35px;
		width: auto;
	}
	
	#genesis-mobile-nav-header::before {
		vertical-align:middle;
	}
	
	.site-header .widget-area {
		width:100%;
	}
	
	.site-header > .wrap {
		padding:0;
	}
	
	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		margin-left:0;
	}
	
	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		background: #9c4179;
		color: #fff;
		text-align: left !important;
		font-weight: 700;
		font-size: 14px;
		text-transform: uppercase;
		text-decoration: none;
		display:block;
		border-radius:0;
		margin:0;
		border-bottom:1px solid #3d97c7;
	}
	
	.header-image .title-area {
		margin-top: 15px;
		margin-left: 15px;
		margin-bottom: 10px;
	}
	
	.genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
		background: #47aee4;
	}
	
	body .fl-col.home-banner-col {
		width: 100%;
		margin: 0 auto;
		float: none;
		text-align: center;
		background: rgba(10,87,155,.9);
		border-radius: 50px;
	}
	
	h1 {
		font-size:29px;
	}
	
	body .fl-col.home-banner-col {
		padding:25px;
	}
	
	.home-banner-row .fl-row-content-wrap {
		min-height:500px;
	}
	
	h2 {
		font-size:30px;
	}
	
	body .home-services .fl-row-content-wrap {
		padding-top:20px;
	}
	
	.home-services-col {
		padding:0 5px;
	}
	
	h3 {
		font-size:22px;
	}
	
	.w-side-arrow .fl-row-content-wrap::after {
		border-width: 0 0 255px 137px;
	}
	
	p {
		font-size:16px;
	}
	
	html body .home-why-choose-row .fl-row-content-wrap {
		padding-top:20px;
	}
	
	html body .hsa-row .fl-row-content-wrap {
		padding-top:20px;
	}
	
	body .hsa-map-heading p {
		font-size:18px;
	}
	
	body .hsa-map-content ul li {
		font-size:16px;
	}
	
	body .hsa-map-heading .fa-map-marker-alt {
		font-size:40px;
	}
	
	body .hsa-map-row .fl-row-content-wrap {
		min-height:531px;
	}
	
	body .cts-body p {
		font-size:18px;
	}
	
	body .custom-testi-slider-wrap .slick-arrow.slick-prev {
		left:0 !important;
	}
	
	body .custom-testi-slider-wrap .slick-arrow.slick-next {
		right:0 !important;
	}
	
	body .cts-footer-right p {
		font-size:16px;
	}
	
	body .faq-title .fl-module-content {
		margin-top:0;
	}
	
	body .fl-accordion-small .fl-accordion-button {
		font-size:16px;
	}
	
	body .fl-accordion-item p {
		font-size:16px;
		line-height:1.5;
	}
	
	body .home-faqs-row .fl-row-content-wrap {
		padding-bottom:40px;
	}
	
	body .home-questions-row .fl-row-content-wrap {
		padding-top: 35px;
		padding-bottom: 45px;
	}
	
	.haq-title .fl-heading {
		font-size:34px;
	}
	
	.footer-widgets {
		padding-top:40px;
		padding-bottom:20px;
	}
	
	.footer-widgets .footer-widgets-1 {
		padding-right:15px;
	}
	
	.footer-widgets .widget-area {
		width:33.3% !important;
		margin-bottom:30px !important;
	}
	
	.footer-widgets .widget-title {
		font-size:18px;
	}
	
	.footer-widgets .widget ul > li {
		font-size:16px;
	}
	
	.footer-widgets-4 p {
		font-size:16px;
	}
	
	.full-404 img {
		width:200px;
	}
	
	.full-404 .full-page-content .wrap {
		min-height:435px;
	}
	
	.full-404 .full-page-content p {
		font-size:20px;
	}
	
	.full-404 .fp-col {
		width:100%;
	}
	
	.cta-wrap .cta {
		font-size:18px;
	}
	
	.full-ty .full-page-content h1 {
		font-size:37px;
	}
	
	.full-ty .full-page-content h2 {
		font-size:22px;
	}
	
	.full-ty .full-page-content p {
		font-size:18px;
	}
	
	.ty-img {
		padding-bottom:30px;
	}
	
	.full-ty .full-page-content .wrap {
		min-height:567px;
	}
	
	body .about-1 .fl-row-content-wrap {
		padding-bottom:30px;
	}
	
	html body .ctm-col {
		width:25%;
	}
	
	.subpage-banner-title .fl-heading {
		font-size:34px;
	}
	
	.subpage-banner-row .fl-row-content-wrap {
		min-height:200px;
	}
	
	html body .booking-1 .fl-row-content-wrap {
		padding-top: 40px;
	}
	
	.big-check-text ul li {
		font-size:16px;
		padding-left: 35px;
	}
	
	.big-check-text ul li::before {
		width:25px;
		height:25px;
		background-size:100%;
	}
	
	html body .career-1 .fl-row-content-wrap {
		padding-bottom:20px;
	}
	
	html body .home-why-choose-row.career-2 .fl-row-content-wrap {
		padding-top:70px;
	}
	
	body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
		font-size:18px;
	}
	
	body .home-faqs-row .fl-row-content-wrap {
		padding-bottom:40px;
	}
	
	body .gift-card-1 .fl-row-content-wrap {
		padding-top:50px;
		padding-bottom:0;
	}
	
	.gift-card-2 h3 {
		font-size:18px;
	}
	
	html body .gift-card-2 .fl-row-content-wrap {
		padding-bottom:40px;
	}
	
	.subpage-breads p {
		text-align:center !important;
	}
	
	html body .service-2 .fl-row-content-wrap {
		padding-top:50px;
		padding-bottom:40px;
	}
	
	html body .custom-checklist-nav li a {
		font-size:16px;
	}
	
	html body .industrial-2 .fl-row-content-wrap {
		padding-bottom:0;
	}
	
	html body .csis-big-title {
		padding:15px;
		width:100%;
	}
	
	html body .residential-4 .fl-row-content-wrap {
		padding-top:40px;
		padding-bottom:40px;
	}
	
	.pum .form-page-title {
		font-size:30px;
	}
	
	html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
		padding-right:0 !important;
	}
	
	html body .pum-container.pum-responsive.pum-responsive-medium {
		width:95% !important;
	}
	
	html body.template .fl-row-content-wrap {
		padding-top:50px;
		padding-bottom:40px;
	}
	
	.blog .site-inner, .page-template-default .site-inner {
		padding-top:70px;
		padding-left:15px;
		padding-right:15px;
	}
	
	.blog .content .entry-title {
		font-size:22px;
		margin-bottom:0;
	}
	
	.blog .entry-image-link {
		margin-bottom:20px;
	}
	
	.blog .content p {
		font-size:16px;
	}
	
	.blog-footer-left .site-btn {
		font-size:16px;
	}
	
	.side-get-a-quote .widget-title {
		font-size:22px;
	}
	
	.side-get-a-quote p {
		font-size:16px;
	}
	
	.side-get-a-quote .site-btn {
		font-size:16px;
	}
	
	.sidebar .widget-title {
		font-size:22px;
	}
	
	.sidebar .featured-content .entry-title {
		font-size:16px;
	}
	
	.sidebar .entry-meta {
		font-size:16px;
	}
	
	.sidebar .tag-cloud-link {
		font-size:14px !important;
	}
	
	.side-testi p {
		font-size:16px;
		text-align:left;
	}
	
	.sub-menu-toggle {
		color:#fff !important;
		background:#9c4179 !important;
	}
	
	.genesis-nav-menu .menu-item:hover > .sub-menu {
		padding-left:0;
	}
	
	.genesis-nav-menu .menu-item:hover > .sub-menu a {
		padding-left:30px;
	}
	
	.contact-1-info h2 {
		font-size:25px;
	}
	
	.contact-1-info p {
		font-size:16px;
	}
	
	.contact-1-right .fl-heading {
		font-size:22px;
	}
	
	html body .contact-1 .fl-row-content-wrap {
		padding-top:60px;
	}
	
	html body .contact-1-left {
		padding-right:0;
	}
	
	html body .payment-1 .fl-row-content-wrap {
		padding-top:30px !important;
		padding-bottom:40px !important;
	}
	
	.cl-banner-title .fl-heading {
		font-size:34px;
	}
	
	html body .city-spend .fl-row-content-wrap {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	.full-ty .after-footer-row {
		position:static;
	}
} /* END 1080px */

@media (max-width:800px) {
	
	.page-banner h1 {
		font-size: 32px !important;
	}

	
	body .fl-col.home-banner-col {
		width:95% !important;
	}
	
	.home-banner-row .fl-row-content-wrap {
		min-height:450px;
		height:auto;
	}
	
	h1  {
		font-size:24px;
	}
	
	h2 {
		font-size:25px;
	}
	
	body .fl-col-small {
		max-width:100%;
		text-align:left;
	}
	
	.home-services-col-wrap .fl-col-group {
		display:block;
	}
	
	body .home-services-col {
		max-width:400px;
		margin-bottom:30px;
	}
	
	body .home-services .fl-row-content-wrap {
		padding-bottom:40px;
	}
	
	body .home-about-row .fl-row-content-wrap {
		padding-top:30px;
		padding-bottom:10px;
	}
	
	p br {
		display:none;
	}
	
	body .hsa-map-row .fl-row-content-wrap {
		min-height:431px;
	}
	
	body .cts-body {
		padding-left:50px;
		padding-right:50px;
	}
	
	body .cts-body p {
		font-size:16px;
	}
	
	body .home-testimonials-row .fl-row-content-wrap {
		padding-bottom:0;
	}
	
	body .faq-title .fl-module-content {
		margin-top:20px;
	}
	
	.haq-title .fl-heading {
		font-size:29px;
	}
	
	.footer-widgets .widget-area {
		width:100% !important;
		padding:0 !important;
	}
	
	.footer-widgets {
		padding-bottom:10px;
	}
	
	.after-footer .widget {
		float:none;
		width:100%;
		margin:0;
		text-align:center !important;
	}
	
	.after-footer p {
		font-size:14px;
	}
	
	.after-footer-row .wrap {
		padding:15px;
	}
	
	.full-404 img {
		width:150px;
	}
	
	.full-404 .full-page-content p {
		font-size:18px;
	}
	
	.cta-wrap .cta {
		font-size:16px;
	}
	
	.full-404 .full-page-content .wrap {
		min-height:335px;
	}
	
	.full-ty .full-page-content h1 {
		font-size:27px !important;
	}
	
	.full-ty .full-page-content h2 {
		font-size:20px;
	}
	
	.full-ty .full-page-content .wrap {
		min-height:500px;
	}
	
	html body .ctm-col {
		width:33.3%;
	}
	
	html body .career-1 .fl-row-content-wrap {
		padding-top:20px;
		padding-bottom:40px;
	}
	
	html body .home-why-choose-row.career-2 .fl-row-content-wrap {
		padding-bottom:20px;
	}
	
	html body .faqs-1 .fl-row-content-wrap {
		padding-top:20px;
	}
	
	.gc-widget .widget {
		margin-bottom:0;
	}
	
	html body .gift-card-1 .fl-row-content-wrap {
		padding-top:20px;
		padding-bottom:40px;
	}
	
	.custom-checklist-nav li {
		margin-bottom:15px;
	}
	
	html body .ccs-title {
		font-size:20px;
		min-height:52px;
	}
	
	body .service-faqs .fl-row-content-wrap {
		padding-top:20px;
	}
	
	.platinum-bg,
	.gold-bg,
	.silver-bg {
		font-size:16px;
	}
	
	.table-cleaning .tablepress thead th.column-1 {
		padding-left:25px;
	}
	
	.t-heading {
		font-size:18px;
	}
	
	.table-cleaning-footer p {
		font-size:16px;
	}
	
	.table-cleaning-footer a {
		font-size:24px;
	}
	
	.blog .site-inner {
		padding-top:50px;
	}
	
	.blog #genesis-content, .content {
		padding-right: 0;
		padding-bottom: 0;
		width: 100%;
		float: none;
		display: block;
	}
	
	.blog .entry-image-link {
		text-align:center;
	}
	
	.blog .content .entry {
		text-align:center;
	}
	
	.sidebar {
		width:100%;
		display:block;
		float:none;
	}
	
	.side-get-a-quote .textwidget {
		min-height:300px;
	}
	
	.sidebar .widget {
		margin-bottom:40px;
	}
	
	.contact-1-right {
		padding-left:0;
	}
	
	html body .contact-1 .fl-row-content-wrap {
		padding-left:20px !important;
		padding-right:20px !important;
		padding-bottom:40px;
		padding-top:40px;
	}
	
	body .contact-1-right .fl-col-content {
		width:95%;
		margin:0 auto 30px auto !important;
		padding-left:16px !important;
	}
	
	body .cl-banner .fl-row-content-wrap {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.cl-banner-title .fl-heading {
		font-size:28px;
	}
	
	body .cl-discover .fl-row-content-wrap {
		padding-top:20px;
		padding-bottom:20px;
	}
	
	html body .city-spend .fl-row-content-wrap {
		padding-top:20px;
		padding-bottom:20px;
	}
	
	html body .city-done .fl-row-content-wrap {
		padding-bottom:20px;
	}
	
	html body .city-projects .fl-row-content-wrap {
		padding-top:20px;
		padding-bottom:20px;
	}
	
	html body .city-testimonials .fl-row-content-wrap {
		padding-top:20px;
	}
	
	html body .city-blog .fl-row-content-wrap {
		padding-top:20px;
		padding-bottom:20px;
	}
	
	html body .city-question .fl-row-content-wrap {
		padding-top:20px;
		padding-bottom:30px;
	}
} /* END 800px */

@media (max-width:684px) {
	body .fl-accordion-small .fl-accordion-button {
		font-size:15px;
		padding:10px;
		line-height:1.4;
	}
	
	body .fl-accordion-item p {
		font-size:15px;
	}
	
	body .home-faqs-row .fl-row-content-wrap {
		padding-bottom:20px;
	}
	
	.haq-title .fl-heading {
		font-size:24px;
	}
	
	body .home-questions-row .fl-row-content-wrap {
		padding-top:30px;
		padding-bottom:40px;
	}
	
	.subpage-banner-title .fl-heading {
		font-size:29px;
	}
	
	html body .ctm-col {
		width:50%;
	}
	
	.table-cleaning-footer {
		width:50%;
	}
	
	.cl-banner-title .fl-heading {
		font-size:23px;
	}
} /* END 684px */

@media (max-width:480px) {
	.site-btn {
		display:flex;
		width:100%;
		min-width:1px;
		margin-bottom:15px;
	}
	
	.site-btn:last-of-type {
		margin-bottom:0;
	}
	
	.w-side-arrow .fl-row-content-wrap::after {
		border-width:0 0 87px 87px;
	}
	
	body .home-why-choose-row .fl-row-content-wrap {
		padding-bottom:40px;
	}
	
	body .hsa-map-col {
		width:95% !important;
	}
	
	body .hsa-map-heading p {
		font-size:16px;
	}
	
	body .hsa-map-content ul li {
		width:100%;
		display:block;
	}
	
	.header-image .title-area {
		max-width:200px;
	}
	
	.full-404 img {
		width:125px;
	}
	
	html body .ctm-col {
		width:100%;
	}
	
	html body .home-why-choose-row.career-2 .fl-row-content-wrap {
		padding-bottom:0;
	}
	
	html body .csis-big-img-holder {
		min-height:300px;
	}
	
	html body .service-2 .fl-row-content-wrap {
		padding-top:30px;
		padding-bottom:30px;
	}
	
	html body .csis-big-title {
		font-size:20px;
	}
	
	html body .industrial-2 .fl-row-content-wrap {
		padding-bottom:0;
	}
	
	.table-cleaning .fl-rich-text {
		overflow:scroll;
	}
	
	.t-title {
		font-size:20px;
	}
	
	.table-cleaning .tablepress {
		width:684px;
	}
	
	.residential-4 .fl-row-content-wrap {
		padding-bottom:20px;
	}
	
	html body .pum-container.pum-responsive.pum-responsive-medium {
		padding-left:16px;
	}
	
	.pum .form-page-title {
		font-size:25px;
	}
	
	body .pum .gform_wrapper .gform_page_footer {
		padding-right:0;
	}
	
	html body .pum-container.pum-responsive.pum-responsive-medium {
		padding-bottom:15px;
	}
	
	.template .entry-content ul li {
		width:100%;
		display:block;
	}
	
	html body.template .fl-row-content-wrap {
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.blog .content .entry-title {
		font-size:20px;
	}
	
	.blog-footer-left {
		float:none;
		margin-bottom:30px;
	}
	
	.blog-footer-right {
		float:none;
	}
	
	.contact-1-right .fl-heading br {
		display:none;
	}
	
	body .contact-1-right .fl-col-content {
		padding-left:0 !important;
		padding-bottom:0 !important;
	}
	
	.contact-1-info h2 {
		font-size:22px;
	}
	
	.contact-1-right .gform_wrapper .gform_footer {
		padding-right:0;
	}
	
	html body .pum-container.pum-responsive.pum-responsive-medium {
		padding-right:15px !important;
	}
	
	.ff-half {
		width:100%;
	}
	
	.form-field input, .form-field select, .form-field textarea {
		height:43px;
		font-size:16px;
	}
	
	.form-field button {
		height:43px;
		font-size:16px;
	}
	
	.cl-banner-vid video {
		height:300px !important;
	}
	
	.pu-discount-btn {
		font-size:12px;
	}
	
	.pu-discount-wrap {
		left:0;
		bottom:0;
	}
	
	.modern_clean_scroll_to_top_btn {
		right:0 !important;
		bottom:0 !important;
	}
} /* END 480px */

@media (max-width:384px) {
	h1 {
		font-size:19px !important;
	}
	
	h2 {
		font-size:20px;
	}
	
	.home-services-col .fl-col-content {
		min-height:379px;
	}
	
	h3 {
		font-size:20px;
	}
	
	.header-image .title-area {
		max-width:150px;
	}
	
	body .fl-col.home-banner-col {
		padding-left:0;
		padding-right:0;
	}
	
	body .slick-arrow {
		width:34px;
		height:34px;
	}
	
	body .cts-body {
		padding-left:20px;
		padding-right:20px;
	}
	
	.subpage-banner-title .fl-heading {
		font-size:24px;
	}
	
	.contact-1-right .fl-heading {
		font-size:20px;
	}
	
	.contact-1-info .fl-html {
		padding:25px;
	}
	
	.cl-banner-vid iframe,
	.city-done-map iframe {
		height:250px !important;
	}
	
	.cl-banner-vid video {
		height:250px !important;
	}
} /* END 384px */

@media (max-width:320px) {
	.cta-wrap .cta {
		font-size:13px;
	}
	
	.full-ty .full-page-content h1 {
		font-size:24px;
	}
	
	.full-ty .full-page-content h2 {
		font-size:18px;
	}
	
	.table-cleaning-footer {
		width:100%;
		position:static;
	}
	
	html body .residential-4 .fl-row-content-wrap {
		padding-bottom:0;
	}
	
	.pum .form-page-title {
		font-size:20px;
	}
	
	.pum p {
		font-size:14px;
	}
	
	body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
		font-size:16px;
	}
	
	.side-get-a-quote .site-btn {
		width:100%;
	}
	
	.cta-wrap.cta-block {
		width:100%;
	}
	
	html body .contact-1 .fl-row-content-wrap {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	
	html body .contact-1 .fl-row-content-wrap {
		padding-bottom:0 !important;
	}
	
	.contact-1-info .fl-html {
		padding:25px 15px;
	}
	
	.cl-banner-vid video {
		height:175px !important;
	}
} /* END 320px */

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}

/* Homepage */

.homepage-rating-area img{
    vertical-align: text-top;
}

.form-container {
    background: white;
    padding: 15px 35px;
    color: black;
    border-radius: 5px;
    opacity: 0.97;
	margin: 0px 10px;
}

.home-section-checklist h2 {
    text-transform: uppercase;
}

.home-section-checklist ul li {
	list-style: none;
}

.check-left li::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #fff;
    padding-right: 10px;
}
.check-right li::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #63AB3D;
    padding-left: 10px;
}

.white-check li::after {
    color:#fff;
}

.city-blog .fl-post-grid-image img {
	width:auto !important;
}


@media only screen and (max-width: 768px){
	.home-section-checklist p, .home-section-checklist h2, .home-section-checklist ul li {
		text-align: left !important;
	}

	.check-right li::after{
		content: none;
		padding-left: 10px;
	}
	
	.check-right li::before {
    content: '\f00c';
		font-family: 'FontAwesome';
		color: #fff;
		padding-right: 10px;
	}
	.before-footer-text .sub-text {
		font-size: 60px !important;
	}

	.homepage-section-2-img {
		min-height: 200px !important;
	}
}

/* How it Works */
.how-it-works-col {
    min-height: 330px !Important;
}

.how-it-works-col img {
    position: relative;
    top: 80px;
    margin-top: -50px;
}

/* Booking Page */

.booking-row ul li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 20px;
    position: relative;
    padding-left: 25px;
    line-height: 1;
    padding-right: 25px;
    text-transform: uppercase;
    margin-right: 13px;
    font-weight: 500;
}

.booking-row ul li::before {
    content: "";
    display: block;
    width: 20px;
    height: 22px;
    background: url('/wp-content/uploads/2020/07/icon-white-check.png') no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}

.booking-row ul li::after {
    content: "|";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.booking-row ul li:last-child::after {
    content: "";
}

.booking-images::before {
     content: "";
    height: 2px;
    display: block !important;
    background: url("/wp-content/uploads/2019/12/rigged-white-line.png");
    position: relative;
    right: -174px;
    top: 65px;
    z-index: 0;
}

.booking-price span#input_11_18 {
    color: #2b3d54;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 54px;
}

.booking-calendar #gappointments_calendar {
    position: relative;
    margin: auto;
    display: block;
    float: none;
}

.booking-price label, .booking-calendar .gfield_label{
    display: none !important;
}

.booking-price span.ginput_product_price_label {
    display: none;
}

.booking-price .ginput_container.ginput_container_singleproduct {
    text-align: center;
    padding: 50px 25px;
    width: 250px;
    margin: auto;
    border-radius: 35px;
    box-shadow: 0px 5px 22px #0000001c;
}

#booking-form .fl-col-content {
	padding: 25px;
    position: relative;
    margin-top: -150px;
    background: white;
    box-shadow: 0px 0px 5px #00000052;
}

/* Landing Page */
.page-id-3970 #menu-top-menu li, .page-id-3970 .footer-widgets{
	display: none;
}

 .page-id-3970 #menu-top-menu li#menu-item-32 {
    display: inline-block !important;
}


/* Pricing Page */

.desired-service .service-name {
    text-transform: uppercase;
	font-weight: bold;
}

.pricing-area {
	background: #1890c1;
	font-size: 50px;
	font-weight: bold;
	color: white;
	width: 250px;
	margin: auto;
	padding: 25px 0px;
	border-radius: 10px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.pricing-area span {
    color: white !important;
}

.pricing-area .dollar-text{
	font-size: 25px;
	position: relative;
	top: -20px;	
}

.pricing-area .cleaning-text {
    font-size: 16px;
    padding-top: 0px;
    margin-top: 0px;
    display: block;
    text-transform: uppercase;
}

.repeat .pricing-area {
    padding: 15px 0px;
    margin-top: 10px;
	margin: 10px 10px 40px 10px;
}

p.pricing-wrap {
    padding: 50px 25px;
    width: 260px;
    margin: auto;
    border-radius: 35px;
    box-shadow: 0px 5px 22px #0000001c;
}

.page-id-3936 .site-header,.page-id-3936 .footer-widgets {
	display: none;
}

@media only screen and (max-width: 768px){
	.repeat .pricing-area {
		margin-top: 0px;
	}
}

/* Timer */

.timer-area{
	text-align: center;
	background: #e9f9ff;
	width: 580px;
	margin: auto;
	border-radius: 10px;
	padding: 15px;
    margin-top: 25px;
}

.timer-area p{
	margin: 0px !important;
}

.counter, .counter-text {
	font-weight: bold;
	line-height: 1;
}

.counter .minutes, .counter-text .seconds-text, .counter #minutes{
	color: #262626 !important;
}

.counter-text .minutes-text {
	color: #262626 !important;
	padding-right: 15px;
	font-weight: 500;
    text-transform: uppercase;
}

.counter-text .seconds-text {
	font-weight: 500;
    text-transform: uppercase;
}

.timer-area .counter {
	font-size: 50px;
	font-weight: bold;

}

.counter .seconds{
	color: #cc74aa !important;
}

.pricing-content p{
	font-size: 18px;
	color: #ffc7e5;
}

@media only screen and (max-width: 768px){
	.timer-area {
		width: 98% !important;
		display: inline-block;
		margin: 1%;
	}
	.desired-service .service-name {
		display: inline-block;
	}
	
	.page-banner h1 strong {
		font-size: 40px !important;
	}
}

/* Contact Us */

.contact-after-form-row ul li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 20px;
    position: relative;
    padding-left: 25px;
    line-height: 1;
    padding-right: 25px;
    text-transform: uppercase;
    margin-right: 13px;
    font-weight: 500;
}

.contact-after-form-row ul li::before {
    content: "";
    display: block;
    width: 20px;
    height: 22px;
    background: url(/wp-content/uploads/2019/12/circle-check.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}

.contact-after-form-row ul li::after {
    content: "|";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.contact-after-form-row ul li:last-child::after {
    content: "";
}

/* Employment */

.employment-content ul > li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    color: #c15297;
    transform: rotate(182deg);
    padding-right: 15px;
    font-size: 12px;
}

.employment-content-white ul > li:before {
    content: '\f111';
    font-family: 'FontAwesome';
    color: #fff;
    transform: rotate(182deg);
    padding-right: 15px;
    font-size: 12px;
}

.employment-content ul > li, .employment-content-white ul > li  {
    list-style-type: none;
}

.addtoany_shortcode {
    display: inline-block;
	margin-left: 15px;
}

.before-footer-text span {
    line-height: 1;
    display: inline-block;
}

/* Checklist */
.checklist-tab h3 {
    margin: 20px 0px;
}

.checklist-tab h3, .checklist-tab h4 {
    color: #13739a;
	text-transform: uppercase;
}

.checklist-tab ul li {
    list-style-type: none;
    line-height: 2;
}

.checklist-tab .fl-col-content {
    padding: 30px 30px;
    background: #f5f5f5;
    margin: 15px;
    border: 1px solid #efefef;
	padding-bottom: 5px;
}

.checklist-tab ul li:before {
    content: url('/wp-content/uploads/2019/12/checklist-before-li-icon.png');
    font-family: 'FontAwesome';
    color: #13739a;
    padding-right: 10px;
}

.checklist-tab  .fl-tabs-label {
    cursor: pointer;
    background: #ebd9e4;
    border-right: 1px solid white !important;
    font-size: 18px;
    color: #9c4179;
    text-align: center;
}

@media only screen and (min-width: 768px){
	.checklist-tab  .fl-tabs-label {
		width: 16.66%;
	}
}

.checklist-tab .fl-tabs-label.fl-tab-active {
    background: #9c4179;
    position: relative;
    z-index: 1;
    color: #fff !important;
    font-size: 18px;
}

/* Landing Page */
.page-id-2433 #menu-top-menu li, .page-id-3985 #menu-top-menu li, .page-id-3985 .footer-widgets{
	display: none;
}

 .page-id-2433 #menu-top-menu li#menu-item-32, .page-id-3985 #menu-top-menu li#menu-item-32 {
    display: inline-block !important;
}

#city-landing-service-row img {
	height: 250px;
}

/* Gift Card */
#gform_wrapper_10 label {
    display: none;
}

#gform_wrapper_10 li.gfield {
    margin-bottom: 10px;
	padding-right: 0px;
}

#gform_wrapper_10 .gform_footer {
	padding: 0px;
}

input#gform_submit_button_8 {
    padding: 10px 50px;
}

.ginput_container .instruction {
    display: none;
}

/* About 3 Col */
.about-3-col .fl-col-content {
	position:relative;
	padding-left:85px;
}

.about-3-col-img {
	position:absolute;
	left:0;
	top:0;
}

.fl-builder-edit .about-3-col-img {
	position:relative !important;
}

/* City Landing */
.city-landing .service-2 .fl-row-content-wrap {
	background:#EEEEEE !important;
}

/* City 5 Section */
.booking-images img {
	margin-bottom:0;
}

.booking-images .fl-rich-text {
	position:relative;
}

.booking-images .fl-rich-text::after {
	content: "";
    width: 152px;
    height: 2px;
    background: no-repeat center url(/wp-content/uploads/2020/07/icon-line.png);
    display: block;
    position: absolute;
    right: -95px;
    top: 45px;
}

/* Reviews Area */
.review-row {
	padding: 15px 20px;
    margin: 0 5px 10px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    clear: both;
}

.review-date {
	font-size: 14px;
    opacity: 0.67;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.review-star-icon {
	display: inline-block;
	vertical-align: middle;
	background-image: url('/wp-content/uploads/2020/08/review-sprites.png');
	background-position: -730px -275px;
	width: 20px;
    height: 20px;
    line-height: 20px;
}

.review-body {
	font-size: 16px;
    line-height: 20px;
    font-style: italic;
	color: #666;
}

.review-body::before {
	content: "";
	background: no-repeat center url(/wp-content/uploads/2020/08/review-left-quote.png);
	width: 24px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 0;
}

.review-body::after {
	content:"";
	background:no-repeat center url('/wp-content/uploads/2020/08/review-right-quote.png');
	width:24px;
	height:20px;
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
}

.review-from {
	display: inline-block !important;
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
    vertical-align: text-top !important;
    background-image: url(https://static.reviewmgr.com/sprites/icons24x24.png?v=1596427310) !important;
    background-repeat: no-repeat !important;
    overflow: hidden !important;
}

.review-google {
	background-position: 0 -624px !important;
}

.review-yelp {
	background-position: 0 -1896px !important;
}

.review-facebook {
	background-position: 0 -432px !important;
}

.review-angies-list {
	background-position: 0 -48px !important;
}

.review-name {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	z-index: 1;
}

.review-header {
	margin-bottom:10px;
}

.review-body {
	margin-bottom:10px;
}

.pum-content .fl-builder-content,
.pum-content .fl-builder-content .fl-col {
	height:100%;
}

/* Home 2 */
.home-2-text img {
	display:inline-block;
	vertical-align:middle;
	margin:0;
}

/* Home 2 */
.home-2 .fl-row-content-wrap {
	box-shadow: 3px 4px 2px #00000012;
}

/* Home 3 */
.home-3-new-checklist .fl-rich-text {
	max-width:655px;
	margin:0 auto;
}

/* Page Banner Heading */
.page-banner-heading h1 {
	margin-bottom:0 !important;
	text-transform:uppercase !important;
}

.white-text,
.white-text * {
	color:#fff !important;
}

.sub-service-3-new-checklist.ul-checklist-2 li::before {
	color:#fff !important;
}

html body .modern_clean_scroll_to_top_btn {
	background:#54565b !important;
}

html body .modern_clean_scroll_to_top_btn:hover {
	background:#5f6268 !important;
}

/* New Media Queries */
@media (max-width:1400px) {
	.home-1 .fl-row-content-wrap {
		background-size:100% !important;
	}
} /* END 1400px */

@media (max-width:1300px) {
	.genesis-nav-menu .top-menu-btn a {
		width:150px;
		font-size:16px;
	}
	
	.title-area {
		width:200px;
	}
	
	.site-header .widget-area {
		margin-top:20px;
	}
	
	.after-footer p {
		font-size:14px;
	}
} /* END 1300px */

@media (max-width:1080px) {
	.title-area {
		width:200px;
		padding-left:10px;
	}
	
	#genesis-mobile-nav-header::before {
		margin:0;
	}
	
	#genesis-mobile-nav-header {
		background: #63ab3d;
		top:25px;
	}
	
	#genesis-mobile-nav-header:hover {
		background:#69b83f;
	}
	
	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		background: #63ab3d;
		color:#fff !important;
		border-color:#69b740;
	}
	
	.genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
		background: #69b83f;
	}
	
	html body .wll-service-col {
		max-width:50%;
		flex:0 0 50%;
		padding:20px;
	}
	
	.full-ty .full-page-content p a {
		font-size:25px;
	}
	
	.full-404 .fp-inner h1 {
		margin-bottom:0;
	}
	
	html body .pum-content .fl-col {
		width:100% !important;
	}
	
	.pum-theme-282 .pum-container, .pum-theme-default-theme .pum-container {
		position:static !important;
		width: 95% !important;
		left: 0 !important;
		position: relative !important;
		top: 0 !important;
		margin: 60px auto !important;
	}
	
	.home-1 .fl-row-content-wrap {
		background-size:cover !important;
	}
} /* END 1080px */

@media (max-width:800px) {
	.subscribe-home-form .gform_wrapper {
		width:100%;
	}
	
	body .subscribe-home-form .gform_wrapper .gform_footer {
		max-width:100% !important;
		display:block !important;
	}
	
	body .subscribe-home-form .gform_wrapper .gform_body {
		width:100% !important;
		display:block !important;
		max-width:100% !important;
	}
	
	body .subscribe-home-form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		width:100%;
	}
	
	html body .subscribe-home-form .gform_wrapper ul.gform_fields li.gfield{
		padding: 0 !important;
		margin-bottom: 20px !important;
		display: block !important;
	}
	
	html body .why-choose-col .fl-col-content {
		border:0 !important;
	}
	
	html body .wll-service-col {
		flex:0 0 100%;
		max-width:400px;
		margin:0 auto;
	}
	
	html body .wll-checklist-tab-col {
		flex:0 0 100%;
		max-width:100%;
	}
	
	html body .wll-checklist-tab-btn {
		max-width:100%;
		flex:0 0 100%;
		border-bottom:1px solid #fff;
	}
	
	html body .sub-service-3-col {
		padding: 0 15px;
		margin-bottom: 30px;
		max-width: 100%;
	}
	
	h3 {
		font-size:20px;
	}
	
	.gform_wrapper .top_label li.gfield.gf_first_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_fourth_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_second_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_third_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width:100% !important;
	}
	
	.full-404 .cta-wrap .site-btn {
		display: flex;
		width: 100%;
		min-height: 45px;
		padding: 10px !important;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.full-404 .full-page-content {
		padding-top:75px;
	}
	
	html body .fl-row-content-wrap {
		text-align:center !important;
	}
	
	html body .city-1-heading .fl-heading {
		font-size:30px !important;
		text-align:center;
	}
	
	html body .city-1-text p {
		text-align:center;
		font-size:16px !important;
	}
	
	html .city-landing .fl-row-content-wrap {
		padding-top:20px !important;
		padding-bottom:20px !important;
		text-align:center !important;
	}
	
	html .city-landing .fl-row-content-wrap * {
		text-align:center !important;
	}
	
	html .city-landing .fl-row h2 {
		font-size:30px !important;
	}
	
	html .city-landing .fl-row .fl-post-grid-title {
		font-size:25px !important;
	}
	
	.about-3-col-img {
		position:static;
	}
	
	.about-3-col-img .fl-module-content {
		margin-bottom:0;
	}
	
	.entry-content ol, .entry-content ul {
		text-align: left;
		padding-left: 0;
		font-size:16px;
	}
} /* END 800px */

@media (max-width:480px) {
	#genesis-mobile-nav-header {
		top: 15px;
	}
	
	.blog .content .entry {
		padding-right:0;
		padding-left:0;
	}
	
	.pum-content h2 {
		font-size:25px !important;
	}
	
	.pum p {
		margin-bottom:0;
	}
	
	html body .fl-node-5e0ada44a2a86 > .fl-module-content {
		margin-top:0 !important;
	}
	
	html .city-landing .fl-row h2 {
		font-size:25px !important;
	}
	
	.city-landing .wll-service-col-title {
		font-size:20px !important;
	}
	
	.city-landing .wll-service-col-content {
		font-size:16px !important;
	}
	
	html body .city-5-map iframe {
		height:250px;
	}
	
	.city-landing .why-choose-text p {
		font-size:18px !important;
	}
	
	.city-landing .why-choose-col-heading .fl-heading {
		font-size:20px !important;
	}
	
	html .city-landing .fl-row p {
		font-size:16px !important;
	}
	
	html .city-landing .fl-row .fl-post-grid-title {
		font-size:20px !important;
	}
	
	body .city-blog .fl-post-grid-meta {
		font-size:16px;
	}
} /* END 480px */

@media (max-width:384px) {
	html body .wll-service-col-title {
		font-size:20px;
	}
	
	html body .wll-service-col-content {
		font-size:16px;
	}
	
	html body .wll-checklist-tab-col-inner ul li {
		padding-left:0;
	}
	
	html body .wll-checklist-tab-col-inner {
		padding:20px;
	}
	
	html body .wll-checklist-tab-col-inner ul li {
		font-size:16px;
		margin-bottom:15px;
	}
	
	html body .wll-checklist-content h3 {
		font-size:20px;
		margin:20px 0;
	}
	
	html body .wll-checklist-content h4 {
		font-size:18px;
	}
	
	html body .wll-checklist-tab-col-inner ul li::before {
		position: static;
		display: inline-block;
		margin-right: 5px;
	}
} /* END 384px */
@media (min-width: 1025px) and (max-width: 1280px) {
  
  .fl-node-5f0fc7cbeb8b8.fl-module-heading .fl-heading {
		font-size: 20px!important;
	}
	body .gform_wrapper .top_label .gfield_label {
		font-size: 14px!important;
	}
	body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	body .gform_wrapper select.medium {
		height: 40px;
		font-size: 14px;
		line-height: 40px;
		padding: 0 15px;
	}
	.site-title a img {
		width: 80px!important;
	}
	body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit] {
		font-size: 16px!important;
	}
	.gform_wrapper {
		margin-top: 0!important;
	}
	.fl-node-5f0fc74bec634 > .fl-row-content-wrap {
		padding-top: 8px!important;
	}
  
}



@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.fl-node-5f0fc7cbeb8b8.fl-module-heading .fl-heading {
		font-size: 20px!important;
	}
	body .gform_wrapper .top_label .gfield_label {
		font-size: 14px!important;
	}
	body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	body .gform_wrapper select.medium {
		height: 40px;
		font-size: 14px;
		line-height: 40px;
		padding: 0 15px;
	}
	.site-title a img {
		width: 48px!important;
	}
	body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit] {
		font-size: 16px!important;
	}
	.gform_wrapper {
		margin-top: 0!important;
	}
	.fl-node-5f0fc74bec634 > .fl-row-content-wrap {
		padding-top: 8px!important;
	}
}
.hello-bars-wrap {
	background-color: #75BE43;
}
.hello-bars-wrap .wrap {
	text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (min-width: 1200px) {
	.after-footer .widget.widget-1 {
		width: 20%;
	}
	.after-footer .widget.widget-2 {
		width: 50%;
	}
	.after-footer .widget.widget-3 {
		width: 30%;
	}
}