/*
	Theme Name: Emaids
	Theme URI: https://www.emaidsinc.com/
	Description: Theme created for Emaids site.
	Author: Emaids
	Author URI: https://www.emaidsinc.com/

	Version: 2.3.0

	Tags: responsive, two-columns, simple

	Template: genesis
	Template Version: 2.3.0

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

	Text Domain: emaids
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- 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
--------------------------------------------- */

@import url(https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&amp;display=swap);


/* 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
---------------------------------------------------------------------------------------------------- */


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

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


/* Chrome fix */

body>div {
    font-size: 18px;
}

body {
    background-color: #eee;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    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: #ed1c24;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #333;
    text-decoration: underline;
}

p {
    margin: 0 0 20px;
    padding: 0;
    color: #67747c;
    font-weight: 300;
    font-size: 18px;
    font-family: Open Sans, sans-serif;
}

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

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

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

b,
strong {
    font-weight: 700;
}

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: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 10px;
    color: #3b444f;
}

h1 {
    font-size: 39px;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 29px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 19px;
}

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: #333;
    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: #333;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: #333;
    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: #333;
    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: 880px;
}

.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: #333;
    text-decoration: none;
}

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

.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: #333;
}

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

.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: #333;
}

.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: #333;
    outline: #ccc solid 1px;
}


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

.site-header {
    background-color: transparent;
}

.site-header>.wrap {
    padding: 10px 0;
}


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

.title-area {
    float: left;
    padding: 10px 0;
    width: 300px;
}

.header-image .title-area {
    margin: 0 auto;
    max-width: 213px;
    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: #333;
    text-decoration: none;
}

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

.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: 25px;
}


/* # 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-right: 20px;
    position: relative;
}

.genesis-nav-menu .menu-item:last-of-type {
    margin-right: 0;
}

.genesis-nav-menu a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    color: #3b444f;
}

.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: #22b24c;
}

.genesis-nav-menu .orange-text a {
    color: #f89c2a;
}

.genesis-nav-menu .bold-text a {
    font-weight: 700;
}

.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: 0px 0 0 0;
    padding: 0 !important;
    position: relative;
    display: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition: unset !important;
    background: red;
}

.genesis-nav-menu .sub-menu li:hover .sub-menu {
    display: block !important;
}

.genesis-nav-menu .sub-menu .sub-menu a {
    padding-left: 30px !important;
}


/*.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;
}


/* ## 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: 0 0 20px 40px;
    padding: 0;
    color: #67747c;
    font-weight: 300;
    font-size: 18px;
    font-family: Open Sans, sans-serif;
}

.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: #333;
    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: #333;
    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: #3b444f;
    clear: both;
    font-size: 16px;
}

.footer-widgets .wrap {
    display: flex;
    flex-flow: row;
    max-width: 100%;
    padding: 0;
}

.footer-widget-area {
    max-width: 25%;
    flex: 0 0 25%;
    padding: 30px !important;
}

.footer-widget-area:nth-of-type(even) {
    /*background: #353d47;*/
    background: #3b444f !important;
}

.footer-widget-area p {
    color: #fff !important;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.footer-widget-area .widget-title {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    margin-bottom: 20px;
}

.footer-widget-area .widget ul>li {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-bottom: 0;
    margin-bottom: 5px;
}

.footer-widget-area .widget ul>li a {
    color: #fff;
}

.footer-widget-area .widget ul>li a:hover {
    color: #adadad;
}

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

html body .social-icons li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

html body .social-icons li:last-of-type {
    margin-right: 0;
}

html body .social-icons li a {
    display: flex;
    width: 41px;
    height: 41px;
    background: transparent;
    border: 2px solid #616d7d;
    text-align: center;
    text-decoration: none !important;
    justify-content: center;
    align-items: center;
    padding: 5px;
    line-height: 1;
    border-radius: 50%;
    color: #616d7d !important;
}

html body .social-icons li a:hover {
    background: #2d323a;
}

/*.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
    text-align: center;
}*/


/* # 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;
}


/* # Global CSS
---------------------------------------------------------------------------------------------------- */

.text-shadow-1,
.text-shadow-1 * {
    text-shadow: 2px 2px 5px #555 !important;
}

.dark-blue-text,
.dark-blue-text * {
    color: #3b444f !important;
}

.brown-text,
.brown-text * {
    color: #5d5c5a !important;
}

.font-14,
.font-14 * {
    font-size: 14px;
}

.text-shadow-text-2,
.text-shadow-text-2 {
    text-shadow: 0px 3px 3px #555 !important;
}

.white-shadow-text,
.white-shadow-text * {
    text-shadow: 2px 2px 0px #fff, -2px -2px 0px #fff !important;
}

.mb-0,
.mb-0 * {
    margin-bottom: 0 !important;
}

.gray-text,
.gray-text * {
    color: #72808f !important;
}

.gray-text,
.gray-text * {
    color: #72808f !important;
}

.light-blue-text,
.light-blue-text * {
    color: #3899e5 !important;
}

.blue-text,
.blue-text * {
    color: #436ab3 !important;
}

.blue-text-2,
.blue-text-2 * {
    color: #426bb3 !important;
}

.red-text,
.red-text * {
    color: #ed1c24 !important;
}

.yellow-text,
.yellow-text * {
    color: #f89c2b !important;
}

.green-text,
.green-text * {
    color: #22b24c !important;
}

.dark-blue-text,
.dark-blue-text * {
    color: #213c5f !important;
}

.lh-1,
.lh-1 * {
    line-height: 1 !important;
}

.lh-1-4,
.lh-1-4 * {
    line-height: 1.4 !important;
}

.font-montserrat,
.font-montserrat * {
    font-family: 'Montserrat', sans-serif !important;
}

.font-roboto,
.font-roboto * {
    font-family: 'Roboto', sans-serif !important;
}

.font-raleway,
.font-raleway * {
    font-family: 'Raleway', sans-serif;
}

.font-13,
.font-13 * {
    font-size: 13px !important;
}

.font-16,
.font-16 * {
    font-size: 16px !important;
}

.font-20,
.font-20 * {
    font-size: 20px !important;
}

.font-22,
.font-22 * {
    font-size: 22px !important;
}

.font-25,
.font-25 * {
    font-size: 25px !important;
}

.font-26,
.font-26 * {
    font-size: 26px !important;
}

.font-27,
.font-27 * {
    font-size: 27px !important;
}

.font-28,
.font-28 * {
    font-size: 28px !important;
}

.font-32,
.font-32 * {
    font-size: 32px !important;
}

.font-33,
.font-33 * {
    font-size: 33px !important;
}

.font-34,
.font-34 * {
    font-size: 34px !important;
}

.font-46,
.font-46 * {
    font-size: 46px !important;
}

.font-60,
.font-60 * {
    font-size: 60px !important;
}

.font-63,
.font-63 * {
    font-size: 63px !important;
}

.font-93,
.font-93 * {
    font-size: 93px !important;
}

.text-bold,
.text-bold * {
    font-weight: 700 !important;
}

.text-black,
.text-black * {
    font-weight: 900 !important;
}

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

.color-555555,
.color-555555 * {
    color: #555555 !important;
}

.color-72808f,
.color-72808f * {
    color: #72808f !important;
}

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

.ls-1,
.ls-1 * {
    letter-spacing: 1px !important;
}

.ls-2,
.ls-2 * {
    letter-spacing: 2px !important;
}

.ls-4,
.ls-4 * {
    letter-spacing: 4px !important;
}

.font-48,
.font-48 * {
    font-size: 48px !important;
}

a {
    transition: all 0.3s ease;
}

.site-btn,
.checklist-btn-more,
.checklist-btn-less,
.site-btn-3 {
    background: #22b24c;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    min-width: 150px;
    height: 39px;
    display: inline-flex;
    padding: 5px;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    text-decoration: none !important;
}

.site-btn:hover {
    background: #25c052;
    color: #fff;
}

/*+++ Residential Form Popup +++*/

.short-form-popup {
    background: #ffffff;
    color: #009b2e;
    text-decoration: none;
    font-size: 15px;
    font-family: Alexandria, sans-serif;
    font-weight: 400;
    line-height: 1em;
    /*text-transform: uppercase;*/
    min-width: 172px;
    height: 30px;
    display: inline;
    padding: 7px 30px;
    justify-content: space-evenly;
    align-items: center;
    flex-flow: column;
    text-decoration: none !important;
    border: 2px solid #22b24c;
    border-radius: 5px;
}

.short-form-popup:hover {
    background: #009b2e;
    color: #fff;
}

.short-form-popup-body {
    display: block;
}

/*+++ Commercial Form Popup +++*/
.short-form-commercial-popup {
    background: #22b24c;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    /*text-transform: uppercase;*/
    min-width: 172px;
    height: 30px;
    display: inline-flex;
    padding: 5px;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    text-decoration: none !important;
    border-radius: 8px;
}

.short-form-commercial-popup:hover {
    background: #25c052;
    color: #fff;
}

.short-form-commercial-popup-body {
    display: block;
}

.site-btn-top-nav {
    background: #ffffff;
    color: #009b2e;
    text-decoration: none;
    font-size: 15px;
    font-family: Alexandria, sans-serif;
    font-weight: 400;
    line-height: 1em;
    /*text-transform: uppercase;*/
    min-width: 172px;
    height: 30px;
    display: inline;
    padding: 7px 30px;
    justify-content: space-evenly;
    align-items: center;
    flex-flow: column;
    text-decoration: none !important;
    border: 2px solid #22b24c;
    border-radius: 5px;
}

.site-btn-top-nav:hover {
    background: #009b2e;
    color: #fff;
}


/*++++ Location Name at top of the page +++++*/

.top-right-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.top-left-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.location-name-top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1em;
    margin: 0px 10px 0 0;
    align-items: center;
    align-content: center;
    color: #020000;
}
.location-name-top i {
    margin-right: 5px;
}

.find-local-emaids-top {
    display: inline-block;
}


.book-online-button-top {
    margin: 4px 10px 0 0;
}

.location-phone-top {
   margin: 4px 10px 0 0; 
}

.location-phone-top a {
    padding: 6px 30px; 
    border: 2px solid #436ab3;
    border-radius: 5px;
    color: #436ab3 !important;
    font-size: 15px;
    font-family: Alexandria, sans-serif;
    font-weight: 400;
    line-height: 1em;
    text-decoration: none !important;
}

.location-phone-top a:hover {
    background-color: #436ab3 !important;
    border: 2px solid #436ab3;
    color: #ffffff !important;
}

.location-phone-top a:hover i {
    color: #ffffff !important;
}

.site-btn-2,
.site-btn-3 {
    background: #426bb3;
}

.site-btn-2:hover,
.site-btn-3:hover {
    background: #4773c1;
}

.site-blog-btn-transparent {
    font-weight: bold;
    width: 284px;
    height: 57px;
    border: 1px solid #22b24c;
    display: flex;
    background: transparent;
    color: #22b24c !important;
    font-size: 18px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    line-height: 1;
    margin: auto;
}

.site-blog-btn-transparent:hover {
    background: #22b24c;
    color: #fff !important;
    text-decoration: none;
}

.red-text {
    color: #ed1c24;
}

.blue-text {
    color: #426bb3;
}

.green-text {
    color: #22b24c;
}

.cta-text {
    font-size: 20px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
}

.cta-text .fas {
    color: #436ab3;
}

.cta-text:hover,
.cta-text:hover * {
    color: #f89c2a !important;
}

.site-btn-md {
    min-width: 439px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 15px;
    height: 59px;
}

.site-btn-lg {
    min-width: 439px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 15px;
    height: 59px;
    letter-spacing: 1px;
}

.green-col-bg>.fl-col-content {
    background: #22b24c;
}

.blue-col-bg>.fl-col-content {
    background: #426bb3;
}

.yellow-col-bg>.fl-col-content {
    background: #f89c2a;
}

.green-left-col .fl-col-content {
    border: 1px solid #e7f3fd !important;
    border-left: 4px solid #22b24c !important;
}

.blue-left-col .fl-col-content {
    border: 1px solid #e7f3fd !important;
    border-left: 4px solid #297cbb !important;
}

.yellow-left-col .fl-col-content {
    border: 1px solid #e7f3fd !important;
    border-left: 4px solid #f89c2a !important;
}

.site-btn-4 {
    font-size: 20px;
    text-transform: none;
    padding: 15px 20px;
    height: auto;
}


/* # Before Header
---------------------------------------------------------------------------------------------------- */

.before-header-wrap {
    background: rgba(255, 255, 255, .90);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.15);
}

.before-header-row .wrap {
    border-bottom: 1px solid #b1b4b9;
}

.before-header-left {
    float: left;
}

.before-header-right {
    float: right;
}

.before-header-wrap .site-btn {
    margin-right: 15px;
}

.before-header-row .wrap {
    /* padding: 7px 0 10px 0; */
    padding: 5px 0 0px 0;
}

.before-header-wrap .wrap {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}


/* # Find Your Local Emaids Form
---------------------------------------------------------------------------------------------------- */

.fyle-form-wrap {
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

.fyle-text {
    font-size: 15px;
    color: #3b444f;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin-right: 15px;
    margin-left: 15px;
}

.fyle-marker {
    width: 34px;
    height: 39px;
    background: #22b24c;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    color: #fff;
    margin-right: 5px;
    font-size: 22px;
}

.fyle-input input {
    height: 39px;
    font-size: 16px;
    color: #72808f;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    width: 211px;
    border: 1px solid #99a9b3;
    padding: 0 0 0 15px;
}

.fyle-input {
    margin-right: 5px;
    position: relative;
}

.fyle-btn button {
    padding: 5px;
    height: 39px;
    width: 34px;
    background: #22b24c;
}


/* # After Footer
---------------------------------------------------------------------------------------------------- */

.after-footer-row {
    background: #fff;
}

.after-footer-left {
    float: none;
}

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

.after-footer-row p,
.after-footer-row ul {
    font-size: 16px;
    color: #7e7e84;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 0;
}

.after-footer-row a {
    color: #7e7e84;
}

.after-footer-row .wrap {
    max-width: 100%;
    padding: 15px;
}

.after-footer-row a:hover {
    color: #22b24c;
}


/* # Full Width
---------------------------------------------------------------------------------------------------- */

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

.full-width .entry {
    background: #fff;
    margin-bottom: 0;
    padding: 0;
}


/* # Gravity Form
---------------------------------------------------------------------------------------------------- */

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: 57px;
    font-size: 16px;
    font-weight: 300;
    padding: 0 10px 0 15px;
    margin-bottom: 14px;
    width: 100%;
    color: #475056;
    border: 1px solid #e5e6e6;
    font-family: Roboto, sans-serif;
    border-bottom: 3px solid #e5e6e6;
}

body .gform_wrapper textarea {
    font-size: 16px;
    font-weight: 300;
    padding: 10px 0 0 25px;
    margin-bottom: 14px;
    width: 100%;
    color: #475056;
    border: 1px solid #e5e6e6;
    font-family: Roboto, sans-serif;
    border-bottom: 3px solid #e5e6e6;
}

html body .gform_wrapper select {
    height: 57px;
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 0 15px !important;
    margin-bottom: 14px;
    width: 100% !important;
    color: #475056;
    border: 1px solid #e5e6e6;
    font-family: Roboto, sans-serif;
    border-bottom: 3px solid #e5e6e6;
    margin-left: 0px !important;
}

body .gform_wrapper {
    margin: 0;
}

html body .gform_wrapper ul li.gfield {
    margin: 0;
}

html body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 6.5px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    padding-left: 6.5px;
}

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

html body .gform_wrapper .top_label div.ginput_container.ginput_recaptcha {
    margin-bottom: 10px;
}

html body .gform_wrapper .gform_footer {
    padding: 0 6.5px 0 6.5px;
    margin: 0;
}

html body .gform_wrapper .gform_body {
    width: 100%;
}

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] {
    width: 100%;
    height: 57px;
    border-radius: 0;
    padding: 5px;
    background: #22b24c;
    font-size: 18px;
    color: #4a4a4a;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}

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: #25be51;
}

body .gform_wrapper label.gfield_label {
    display: none !important;
}

body .gform_wrapper div.validation_error {
    font-size: 14px;
    padding: 10px;
}

body .gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
    font-size: 14px;
}

body .gform_wrapper .green-bottom-input input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .green-bottom-input textarea,
body .gform_wrapper .green-bottom-input select {
    border-bottom-color: #22b24c;
}

body .gform_wrapper .red-bottom-input input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .red-bottom-input textarea,
body .gform_wrapper .red-bottom-input select {
    border-bottom-color: #ed1c24;
}

body .gform_wrapper .yellow-bottom-input input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .yellow-bottom-input textarea,
body .gform_wrapper .yellow-bottom-input select {
    border-bottom-color: #f89c2a;
}

body .gform_wrapper .blue-bottom-input input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .blue-bottom-input textarea,
body .gform_wrapper .blue-bottom-input select {
    border-bottom-color: #426bb3;
}

body .gform_wrapper .top_label .gfield_label {
    font-size: 16px !important;
    color: #67747c;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    margin-bottom: 10px;
    margin-left: 0;
}

body .w-label .gform_wrapper .top_label .gfield_label {
    display: block !important;
}

body .gform_wrapper .gfield_required {
    color: red;
}


/* # Global CSS
---------------------------------------------------------------------------------------------------- */

.text-uppercase,
.text-uppercase * {
    text-transform: uppercase;
}

.font-55,
.font-55 * {
    font-size: 55px !important;
}

.font-85,
.font-85 * {
    font-size: 85px !important;
}

.blue-text,
.blue-text * {
    color: #297cbb !important;
}

.blue-sparkle {
    width: 39px;
    height: 62px;
    background: no-repeat var(--wpr-bg-d985ee3a-f798-4a19-bb98-5beed8db9f87);
    display: inline-block;
    vertical-align: middle;
    vertical-align: 0;
}


/* # Home Banner
---------------------------------------------------------------------------------------------------- */

.home-banner .fl-row-content-wrap {
    padding: 200px 20px 120px 20px;
}

.home-banner-form .gform_wrapper ul.gform_fields li.gfield {
    width: 14.28%;
    float: left;
    clear: none;
    padding: 0 !important;
}

.home-banner-form .gform_wrapper ul.gform_fields li.gfield.full-row {
    width: 100%;
}

.main-banner-badge-text p {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.015em;
    text-transform: capitalize;
    color: #000000;
}

html body .home-banner-form .gform_wrapper .gform_body {
    float: left;
    width: 85%;
    clear: none;
}

html body .home-banner-form .gform_wrapper .gform_footer {
    float: left;
    padding: 0;
    width: 15%;
    clear: none;
}

body .home-banner-form .gform_wrapper .gform_footer input.button {
    margin-right: 0;
}

.home-banner-form form {
    position: relative;
    padding-top: 95px;
}

.home-banner-form .gform_wrapper ul.gform_fields li.gfield.service-type-radio {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
}

.home-banner-form .gform_wrapper ul.gfield_radio li label {
    font-size: 13px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    color: #426bb3;
    width: 100%;
    border: 2px solid #426bb3;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-weight: 700;
    position: relative;
    border: 0;
    min-width: 100%;
    background: #fff;
}

.home-banner-form .gform_wrapper ul.gfield_radio li {
    overflow: unset;
}

.home-banner-form .gform_wrapper .top_label li ul.gfield_radio {
    max-width: 700px;
    margin: 0 auto;
    overflow: hidden;
    border: 2px solid #426bb3;
    border-right: 0;
}

.home-banner-form .gform_wrapper ul.gfield_radio li input[type=radio] {
    position: absolute;
    left: -9999px;
    top: -9999px;
    visibility: hidden;
}

.home-banner-form .gform_wrapper ul.gfield_radio {
    margin: 0;
    width: 100% !important;
}

.home-banner-form .gform_wrapper ul.gfield_radio li {
    margin: 0;
    display: block;
    vertical-align: top;
    width: 33.3%;
    float: left;
}

.home-banner-form .gform_wrapper ul.gfield_radio li label {
    border-right: 2px solid #426bb3 !important;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(1) label::before {
    content: "";
    display: block;
    vertical-align: middle;
    width: 37px;
    height: 39px;
    background: no-repeat center var(--wpr-bg-01dd4310-4034-4101-9578-94c451c5cfa1);
    margin-right: 10px;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(1) input[type=radio]:checked+label::before {
    background: no-repeat center url(../png/residential-icon-active.png);
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(1) input[type=radio]:checked+label::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 62px 37px 0 0;
    border-color: #426bb3 transparent transparent transparent;
    position: absolute;
    right: -37px;
    top: -2px;
    z-index: 1;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(2) label::before {
    content: "";
    display: block;
    vertical-align: middle;
    width: 27px;
    height: 34px;
    background: no-repeat center var(--wpr-bg-50649bf1-f5f3-4b55-b6c8-f962881dcf4d);
    margin-right: 5px;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(3) label::before {
    content: "";
    display: block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    background: no-repeat center var(--wpr-bg-06654660-334c-4f4b-a1fa-9506d0fa86a8);
    margin-right: 5px;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(2) input[type=radio]:checked+label::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 62px 37px;
    border-color: transparent transparent #426bb3 transparent;
    position: absolute;
    left: -37px;
    top: -2px;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(1) label {
    border-right: 0;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(2) label {
    border-left: 0;
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(2) input[type=radio]:checked+label::before {
    background: no-repeat center url(../png/commercial-icon-active.png);
}

.home-banner-form .gform_wrapper ul.gfield_radio li:nth-of-type(3) input[type=radio]:checked+label::before {
    background: no-repeat center url(../png/white-disinfecting-icon.png);
}

.home-banner-form .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    background: #426bb3;
    color: #fff;
    font-weight: 700;
}

.home-banner-form p {
    display: none;
}


/* Scroll To Top */

body .modern_clean_scroll_to_top_btn {
    background: #436ab3;
    color: #fff !important;
}

body .modern_clean_scroll_to_top_btn:hover {
    background: #22b24c;
}


/* # Home 3
---------------------------------------------------------------------------------------------------- */

.home-3-col-left .fl-col-content {
    background: var(--wpr-bg-fccacb2e-a028-4881-82b5-af378b0aa3cb) no-repeat center;
    background-size: cover;
    position: relative;
    min-height: 200px;
    justify-content: center;
    padding: 20px 20px 20px 205px;
}

.home-3-col-right .fl-col-content {
    background: #288ad6;
}

.home-3-text-1 a {
    display: inline-block;
}

.home-3-text-1 a::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    width: 101px;
    background: #fff;
    margin-left: 10px;
    box-shadow: 0px 0px 15px 0px #000;
}

.home-3-img {
    position: absolute;
    left: 18px;
    top: -44px;
}

.home-3-form .fyle-text {
    font-weight: 400;
    color: #fff;
    margin: 0 0 10px 0;
}

.home-3-form .fyle-col-text {
    max-width: 100%;
    display: block;
    width: 100%;
}

.home-3-form .fyle-marker,
.home-3-form .fyle-btn button {
    width: 51px;
    height: 59px;
    font-size: 22px;
}

.home-3-form .fyle-input input {
    width: 324px;
    height: 59px;
}

.home-3-col-right .site-btn,
.home-9-col-right .site-btn {
    width: 383px;
    height: 59px;
    margin: 0 auto;
}

.home-3-form .fyle-form-wrap {
    max-width: 402px;
    margin: 0 auto;
}

.home-3-col-left {
    position: relative;
}

.home-3-col-left::after {
    content: "" !important;
    display: block !important;
    width: 36px;
    height: 201px;
    position: absolute;
    right: -36px;
    top: 0;
    background: var(--wpr-bg-03402334-04bc-4a79-a9d8-f69c658bba74) no-repeat center;
}


/* # Home 4
---------------------------------------------------------------------------------------------------- */

.home-4-text-1 p {
    font-size: 40px;
    line-height: 1.1;
    font-family: 'Roboto', sans-serif;
}

.home-4-text-1 p .big-text {
    font-size: 59px;
    display: inline-block;
    margin-bottom: 10px;
}

.home-4-text-1 .fl-rich-text {
    position: relative;
    margin-left: 25px;
    margin-right: 25px
}

.home-4-text-1 .fl-rich-text::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -155px;
    width: 164px;
    height: 136px;
    background: var(--wpr-bg-7257cb70-044b-454b-a8a8-0c1c442280c6) no-repeat center;
    z-index: 1;
}

.home-4-col-left {
    box-shadow: 20px 0 20px -30px #000;
}


/* # Home 5
---------------------------------------------------------------------------------------------------- */

.home-5-img .fl-photo {
    min-height: 79px;
}


/* # Home 6
---------------------------------------------------------------------------------------------------- */

.home-6-wrap-2 {
    position: absolute;
    bottom: -44px;
    left: 0;
}

.fl-builder-edit .home-6-wrap-2 {
    position: static !important;
}

.home-6-wrap-2>.fl-col-content {
    background: #fff;
    border: 1px solid #e7f3fd;
    box-shadow: 0 30px 30px 0px #eee;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.home-6 .fl-row-content-wrap {
    min-height: 850px;
    position: relative !important;
    margin-top: 50px;
    background-position: center top !important;
}

.service-area .home-6 .fl-row-content-wrap {
    background-position: center 200px !important;
}


/* # Home 7
---------------------------------------------------------------------------------------------------- */

.home-7-img .fl-rich-text {
    background: #288ad6 no-repeat bottom var(--wpr-bg-f3838f5c-90b6-44bc-865a-984260f6b08e);
    min-height: 641px;
    background-size: contain;
    padding: 22px;
    min-height: 493px;
}

.home-7-text-heading .fl-rich-text {
    background: #ffc83f;
    padding: 10px;
}

.home-7-text-3 .fl-rich-text {
    background: #22b24c;
}

.home-7-text-img .fl-photo-content {
    width: 100%;
    display: block;
}

.home-7-text-img .fl-photo-content img {
    width: 100%;
}

.home-7-right-text-1 .fl-rich-text {
    background: #213c5f;
    border: 1px solid #213c5f;
    padding: 10px;
}

.home-7-right-text-1 .fl-rich-text * {
    text-align: center;
    font-size: 26px;
    letter-spacing: 1px;
}

.home-7-right-text-2 .fl-rich-text {
    border: 1px solid #213c5f;
    padding: 15px;
}

.home-7-right-text-1 {
    background: #213c5f;
    border: 1px solid #213c5f;
    padding: 10px;
}

.home-7-right-text-2 {
    border: 1px solid #213c5f;
    padding: 15px;
}

.home-7-right-img .fl-photo-content,
.home-7-right-img .fl-photo-content img {
    display: block;
    width: 100%;
}

.home-7-right-text-3 .fl-rich-text {
    background: #288ad6;
    padding: 20px;
    padding-bottom: 0px;
    min-height: 727px;
}

.home-7-right-text-3 .fl-rich-text p {
    margin-bottom: 20px !important;
}

.home-7-right-text-3 ul li {
    margin-bottom: 10px;
}

.home-7-right-text-3 h3 {
    margin-bottom: 15px;
}


/* # Home 8
---------------------------------------------------------------------------------------------------- */

.home-8-form .fyle-text {
    display: none;
}

.home-8-form {
    padding-left: 100px;
}


/* # Home 9
---------------------------------------------------------------------------------------------------- */

.home-9-text .fl-html {
    background: var(--wpr-bg-35af37a0-cc10-4dda-bcfd-0e42ba52d2bc) #1ea943;
    background-size: cover;
    position: relative;
    height: 250px;
    padding-left: 240px;
    padding-top: 70px;
    padding-right: 20px;
    margin-top: 65px;
}

.home-9-cta-text {
    font-size: 28px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 2px 2px 5px #198937 !important;
    line-height: 1;
    margin-bottom: 5px;
}

.home-9-cta-text::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    width: 142px;
    background: #fff;
    margin-left: 10px;
    box-shadow: 0px 0px 15px 0px #198937;
}

.home-9-cta-num {
    color: #fff;
    font-size: 69.42px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    line-height: 1;
}

.home-9-cta-num a {
    color: #fff;
    text-shadow: 2px 2px 5px #198937 !important;
}

.home-9-phone-img {
    position: absolute;
    left: 15px;
    top: -52px;
}

.home-9-text-2 .fl-module-content {
    background: #288ad6;
}

.home-9-text-2 .fl-rich-text>p:nth-of-type(1) {
    display: none;
}

.home-9-text-2 .fl-rich-text {
    padding: 30px 20px 40px 20px;
}


/* Fyle X Button */

.fyle-x-btn {
    display: flex;
    width: 42px;
    height: 49px;
    background: #c2d1dd;
    color: #fff;
    padding: 15px;
    justify-content: center;
    align-items: center;
}

.fyle-x-btn:hover {
    color: #fff;
    background: #cddce9;
}


/* Home 8 Form */

.home-8-form .fyle-marker {
    width: 42px;
    height: 49px;
}

.fyle-marker {
    cursor: pointer;
    transition: all 0.3s ease;
}

.fyle-marker:hover {
    background: #24c252;
}

.home-8-form .fyle-input input {
    width: 292px;
    height: 49px;
}

.home-8-form .fyle-btn button {
    height: 49px;
    width: 43px;
}

.home-8-form .fyle-col-x-btn {
    padding: 0 7px;
}

.fyle-col-marker {
    position: relative;
}

.fyle-marker-guide {
    font-size: 11px;
    color: #72808f;
    width: 139px;
    height: 34px;
    position: absolute;
    left: -14px;
    bottom: -34px;
    background: #ffffff;
    border-radius: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    z-index: 1;
    box-shadow: 0 5px 5px 0px #ebebeb;
    font-family: 'Roboto', sans-serif;
}

.fyle-marker-guide::after {
    content: "";
    position: absolute;
    left: 29px;
    top: -6px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #fff transparent;
}

.fyle-form-wrap {
    justify-content: center;
}

.fyle-marker-guide {
    display: none !important;
}

.before-header-row .fyle-marker-guide,
.before-header-row .fyle-x-btn-wrap,
.home-3-form .fyle-marker-guide,
.home-3-form .fyle-x-btn-wrap {
    display: flex;
}

.fyle-col.fyle-col-marker:hover .fyle-marker-guide {
    display: flex !important;
}

.fyle-form-wrap.active .fyle-col.fyle-col-marker:hover .fyle-marker-guide {
    display: none !important;
}

.home-3-form .fyle-input input {
    width: 270px;
}

.home-3-form .fyle-x-btn {
    height: 59px;
    width: 51px;
    margin-left: 5px;
}

.fyle-marker-lists {
    position: absolute;
    left: 0;
    top: 39px;
    width: 289px;
    height: 235px;
    background: #fff;
    border: 1px solid #ddd;
    overflow-y: scroll;
    z-index: 10;
    margin: 0 !important;
    display: none;
}

.fyle-marker-lists li {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px;
}

.fyle-marker-lists li a {
    display: block;
    background: #22b24c;
    color: #fff;
    padding: 10px;
    border-bottom: 1px solid;
    text-decoration: none !important;
}

.fyle-marker-lists li a:hover {
    background: #23bd50;
}


/* # Subpage Banner
---------------------------------------------------------------------------------------------------- */

body .subpage-banner .fl-row-content-wrap {
    padding-top: 146px;
    min-height: 592px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

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

.subpage-banner-title .fl-heading-text {
    display: inline-block;
    position: relative;
    line-height: 1;
}

.subpage-banner-title .fl-heading-text::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: no-repeat var(--wpr-bg-6e113fa0-9d22-47ec-85c2-1e26cd9cd9f5) center;
    width: 23px;
    height: 29px;
    left: -32px;
    bottom: -14px;
}

.subpage-banner-title .fl-heading-text::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: no-repeat var(--wpr-bg-d25e0ab9-9c15-4493-b4e7-3282e76386c7) center;
    width: 14px;
    height: 18px;
    right: -14px;
    top: -18px;
}

.subpage-breadcrumbs .fl-rich-text span {
    font-size: 18px;
    font-weight: 300;
    color: #3b444f;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* # About 2
---------------------------------------------------------------------------------------------------- */

.about-2-col {
    padding: 0 16px;
}

.about-2-col .fl-col-content {
    border: 1px solid #e7f3fd;
    border-left: 6px solid #436ab3;
    box-shadow: 20px 20px 20px #ebebeb;
    min-height: 250px;
    padding: 33px;
    margin-bottom: 40px;
}

.about-2-col.red-col .fl-col-content {
    border-left: 6px solid #ed1c24;
}

.about-2-col.yellow-col .fl-col-content {
    border-left: 6px solid #f89c2b;
}

.about-2-col.green-col .fl-col-content {
    border-left: 6px solid #22b24c;
}

body .about-2-col-title .fl-module-content {
    margin: 0 0 15px 0;
}

body .about-2-col-text .fl-module-content {
    margin: 0;
}

body .about-2-col-text p {
    line-height: 1.7;
}


/* # About 4
---------------------------------------------------------------------------------------------------- */

.green-checkbox ul {
    margin: 0;
    list-style: none;
}

.green-checkbox ul li {
    list-style: none;
    position: relative;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #72808f;
    font-weight: 700;
    padding-left: 30px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.green-checkbox ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 17px;
    background: no-repeat center var(--wpr-bg-aec7b172-63f4-46a9-888d-ff135dda0478);
}

.about-4-wrap>.fl-col-content {
    min-height: 205px;
    padding: 34px 36px;
    background: #fff !important;
    border: 1px solid #e7f3fd;
    box-shadow: 0 30px 30px 0px #ececec;
}

.about-4-text .fl-module-content {
    margin: 0;
}

.about-4 .fl-row-content-wrap {
    min-height: 498px;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

.about-4-text .fl-rich-text {
    padding: 0 20px;
}

.about-4 .fl-row-content {
    margin-bottom: -106px;
}

.about-4 {
    margin-bottom: 140px;
}


/* # Employment
---------------------------------------------------------------------------------------------------- */

body .mini-subpage-banner .fl-row-content-wrap {
    min-height: 431px;
}


/* # Employ 3
---------------------------------------------------------------------------------------------------- */

.employ-3 .fl-row-content-wrap {
    min-height: 723px;
    background-size: unset !important;
}


/* # Employ 4
---------------------------------------------------------------------------------------------------- */

html body .slick-dots li button {
    width: 12px;
    height: 12px;
    background: #d7e6f2;
    border-radius: 50%;
    padding: 0;
}

html body .slick-dots li.slick-active button {
    background: #288ad6;
}

html body .slick-dots {
    margin-top: 20px;
}

.employ-4-testi .custom-testi-slide-inner {
    border: 1px solid #eaf4f4;
    padding: 30px;
}

.employ-4-testi .custom-testimonial-slider {
    padding-left: 25px;
    padding-right: 25px;
}

.employ-4-testi .custom-testimonial-slider-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.employ-4-testi .custom-testi-img {
    width: 84px;
    height: 84px;
    font-size: 36px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
}

.employ-4-testi .custom-testi-cont p,
.employ-4-testi .custom-testi-cont {
    font-size: 16px;
}

.employ-4-testi .custom-testi-info {
    font-size: 15.64px;
}

.custom-testi-cont .more-text {
    display: none;
}


/* # Employ 5
---------------------------------------------------------------------------------------------------- */

.employ-5-h2 {
    background: #213c5f;
    padding: 15px;
}

.employ-5-h3 {
    padding: 20px;
}

.employ-5-col-right .fl-col-content {
    padding: 0px 50px;
}

.employ-5 .fl-photo-content,
.employ-5 .fl-photo-content img {
    display: block;
    width: 100%;
}


/* # FAQS
---------------------------------------------------------------------------------------------------- */

html body .fl-accordion-button-label {
    font-size: 18px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    color: #6b747c;
    vertical-align: middle;
}

html body .fl-accordion-button-icon {
    font-size: 21px;
    color: #586064;
    opacity: 1;
}

html body .fl-accordion-small .fl-accordion-button {
    padding: 18px 29px;
    line-height: 1;
    outline: 0 !important;
}

html body .fl-accordion-small .fl-accordion-item-active .fl-accordion-button {
    background: #22b24c;
}

html body .fl-accordion-small .fl-accordion-item-active .fl-accordion-button a {
    color: #fff !important;
    outline: 0 !important;
}

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

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

html body .fl-accordion-small .fl-accordion-content p {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #7b878d;
}

html body .fl-accordion-item {
    box-shadow: 0 13px 13px #ebebeb;
}


/* # Service 2
---------------------------------------------------------------------------------------------------- */

.service-2-col {
    padding: 0 8.5px;
}

.service-2-col-text .fl-col-content {
    background: #426bb3;
}

.service-btn {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    border: 1px solid #fff;
    display: inline-flex;
    min-width: 170px;
    min-height: 38px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
    margin-right: 15px;
    text-decoration: none !important;
}

.service-btn:hover {
    background: rgba(255, 255, 255, .3);
    color: #fff;
}

.service-btn-2 {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #fff !important;
    font-weight: 400;
    position: relative;
}

.service-btn-2:hover {
    color: #fff;
    text-decoration: underline;
}

.service-btn-2::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 24px;
    background: no-repeat center var(--wpr-bg-ac1a9cff-9806-48da-ac50-10aa6f68925e);
    margin-right: 9px;
    vertical-align: -4px;
}

.service-2-col-text .fl-col-content {
    min-height: 403px;
    padding: 35px;
}

.service-2-col.service-2-col-green .fl-col-content {
    background: #22b24c;
}

.service-2-col.service-2-col-yellow .fl-col-content {
    background: #f89c2a;
}

.service-2-col.service-2-col-red .fl-col-content {
    background: #ed1c24;
}

.service-2-col-wrap {
    margin-bottom: 17px;
}


/* Service Checklist */

body .fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label {
    background: #288ad6;
    border: 1px solid #288ad6;
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    width: 24%;
    text-align: center;
    margin: 0 .5%;
}

body .fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label:last-of-type {
    margin-right: 0;
}

body .fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label:hover {
    background: #2a91e1;
}

body .fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label.fl-tab-active {
    background: #ffffff;
    color: #288ad6;
    border: 1px solid #e7f3fd;
}

body .fl-tabs-panels {
    margin: 0 0.5%;
    border: 1px solid #e7f3fd !important;
}

body .fl-tabs-panel-content ul {
    margin: 0;
    width: 32.3%;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    margin-bottom: 20px;
}

body .fl-tabs-panel-content ul li {
    list-style: none;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #72808f;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}

body .fl-tabs-panel-content ul li::before {
    content: "";
    display: block;
    width: 19px;
    height: 17px;
    background: no-repeat center var(--wpr-bg-143a492f-5f8a-484b-bed6-83cf33eb9170);
    position: absolute;
    left: 0;
    top: 2px;
}

body .fl-tabs-panel-content ul li:first-child {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding-left: 0;
    margin-bottom: 20px;
}

body .fl-tabs-panel-content ul li:first-child:before {
    display: none;
}

body .fl-tabs-panel-content {
    padding: 50px;
    box-shadow: 0 15px 15px 15px #ebebeb;
}

body .fl-tabs-panel-content .checklist-btn {
    width: 300px;
    height: 61px;
    display: flex;
    margin: 20px auto 0 auto;
    flex-flow: row;
    color: #fff !important;
}

body .fl-tabs-panel-content .checklist-btn::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 12px;
    background: var(--wpr-bg-d9b04969-da86-4bcc-97d8-082ff87c0bc9) no-repeat center;
    margin-left: 15px;
}

body .fl-tabs-panel-content .checklist-btn-less::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 12px;
    background: var(--wpr-bg-9a001449-c03e-4cc2-b21e-aebb3d34eedb) no-repeat top;
    margin-left: 5px;
    transform: rotate(270deg);
}


/* # Service Sub 3
---------------------------------------------------------------------------------------------------- */

.service-sub-3-menu .menu {
    margin: 0;
    box-shadow: 0 15px 15px 10px #ebebeb;
}

.service-sub-3-menu .menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.service-sub-3-menu .menu li a {
    display: block;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #7a8795;
    border-bottom: 1px solid #e5e6e6;
    padding: 20px 30px 20px 30px;
    position: relative;
}

.service-sub-3-menu .menu li a:hover {
    background-color: #f3f3f3;
}

.service-sub-3-menu .menu li a::after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 9px;
    height: 16px;
    margin-top: -8px;
    background: no-repeat center var(--wpr-bg-a81c3cd7-4071-498a-8e99-4dcf60f7d3c7);
}

.menu-item-covid {
    background: #436ab3;
}

.menu-item-covid a {
    color: white !important;
}

.menu-item-covid a:hover {
    color: #7a8795 !important;
}

.service-sub-3-menu .menu li.current-menu-item a {
    background: #288ad6;
    color: #fff;
    font-weight: 700;
}

.service-sub-3-menu .menu li.current-menu-item a::after {
    background-image: var(--wpr-bg-6637fe0b-5b03-4222-97ea-97f5709ddc86);
}

.service-sub-3-text * {
    font-family: 'Roboto', sans-serif;
    color: #72808f;
}

.service-sub-3-text strong {
    color: #404850;
    font-size: 20px;
}


/* # Service Sub 4
---------------------------------------------------------------------------------------------------- */

.service-sub-4-text .fl-html {
    background: #288ad6;
    padding: 35px 25px;
}

.service-sub-4-text .fl-html * {
    color: #fff;
}

.service-sub-4-text .fl-html p {
    font-size: 16px;
    margin: 0 0 5px 0 !important;
    font-weight: 400;
}

.service-sub-4-text .fl-html strong {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.service-sub-4-text .icon-text {
    position: relative;
    margin-top: 30px;
}

.service-sub-4-text .icon-text a {
    font-size: 15px;
}

.service-sub-4-text .icon-text a:hover {
    text-decoration: underline;
}

.service-sub-4-text .icon-text::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat left center;
    margin-right: 10px;
}

.service-sub-4-text .icon-text.phone-icon::before {
    background-image: var(--wpr-bg-6f6256ff-9c9c-4340-8e42-9b46a0c21248);
    width: 22px;
    height: 22px;
}

.service-sub-4-text .icon-text.email-icon::before {
    background-image: var(--wpr-bg-1bbf15b7-b162-4502-a565-6d53aaf965f3);
    width: 23px;
    height: 17px;
}

.service-sub-4-text .site-btn {
    width: 100%;
    height: 59px;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.custom-location-img {
    text-decoration: none !important;
}


/* # Franchise
---------------------------------------------------------------------------------------------------- */

.franchise-content p {
    font-weight: 400;
}

.franchise-banner .fl-row-content-wrap {
    min-height: 1257px;
    padding-top: 240px;
}

.new-franchise-banner .fl-row-content-wrap {
    min-height: 647px;
    padding-top: 100px;
}

.franchise-2-col .fl-col-content {
    min-height: 188px;
}

.franchise-2 {
    position: relative;
    margin-top: -135px;
}


/* # Franchise 3
---------------------------------------------------------------------------------------------------- */

.franchise-3-col {
    padding: 0 7px;
}

.franchise-3-col .fl-col-content {
    box-shadow: 0px 15px 15px 10px #ebebeb;
    min-height: 285px;
}


/* # Franchise 8
---------------------------------------------------------------------------------------------------- */

.franchise-8-img .fl-rich-text {
    min-height: 1px;
    background-image: none;
    min-height: 488px;
    display: flex;
    height: 1px;
    flex-flow: column;
    justify-content: center;
    border-top: 20px solid #fff;
}

.franchise-8-info .fl-rich-text {
    background: no-repeat center bottom var(--wpr-bg-54f70228-50ad-4b98-aa10-ddd292b02efe) #22b24c !important;
    background-size: cover !important;
    min-height: 612px !important;
    padding: 40px 30px 30px 30px !important;
}

.franchise-8-info {
    background: no-repeat center bottom var(--wpr-bg-6609de93-b174-45fb-be5f-149f54333d47) #22b24c !important;
    background-size: cover !important;
    min-height: 612px !important;
    padding: 40px 23px 30px 23px !important;
}

.franchise-icon {
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
}

.franchise-address-icon::before {
    content: "";
    background: no-repeat center var(--wpr-bg-8db66658-67b0-4d3d-8ff2-7a27f331ceef);
    display: inline-block;
    vertical-align: top;
    width: 17px;
    height: 23px;
    margin-right: 10px;
}

.franchise-phone-icon::before {
    content: "";
    background: no-repeat center var(--wpr-bg-9e9041af-efa8-4056-9363-4c92f39315a0);
    display: inline-block;
    vertical-align: top;
    width: 14px;
    height: 23px;
    margin-right: 10px;
}

.franchise-8-info p {
    font-size: 16px;
}

.franchise-8-info .site-btn {
    margin-top: 10px;
}


.franchise-8-areas .fl-rich-text {
    background: #f89c2a !important;
    padding: 30px 40px 20px 40px !important;
    min-height: 210px !important;
}

.franchise-8-areas .fl-rich-text ul {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 0 5px;
}

.franchise-8-areas .fl-rich-text ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    width: 32.3%;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
}

.franchise-8-areas .fl-rich-text ul li::before {
    content: "";
    display: block;
    width: 14px;
    height: 20px;
    background: no-repeat center var(--wpr-bg-0d402b55-7c2e-421b-a2d1-0c4b23aa859a);
    position: absolute;
    left: 0;
    top: 4px;
}

.franchise-8-areas {
    background: #f89c2a !important;
    padding: 30px 40px 20px 40px !important;
    min-height: 210px !important;
	margin: 0 20px !important;
}

.franchise-8-areas ul {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 0 5px;
}

.franchise-8-areas ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    width: 32.3%;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
}

.franchise-8-areas ul li::before {
    content: "";
    display: block;
    width: 14px;
    height: 20px;
    background: no-repeat center var(--wpr-bg-ed6cc68f-79cd-478d-a8cb-97ef03129491);
    position: absolute;
    left: 0;
    top: 4px;
}

.franchise-8-area-title {
    margin-bottom: 15px;
}

.franchise-8-area-img .fl-photo-content img {
    width: 100%;
}

.franchise-8 .home-7-img {
    background: #288ad6 no-repeat bottom var(--wpr-bg-827c6797-ae48-443e-a6e2-56e54bbe5bee);
    border-top: 20px solid #fff;
    height: 100%;
    background-position: bottom;
    background-size: contain;
}

.franchise-8 .home-7-img .fl-rich-text {
    background: none;
    min-height: auto;
}


/* # Franchise 9
---------------------------------------------------------------------------------------------------- */

.franchise-9 .fl-post-grid-text {
    display: none !important;
}

.franchise-9-posts .fl-post-grid-image a {
    display: block;
    position: relative;
}

.franchise-9-posts .fl-post-grid-image a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(53, 61, 71, .80);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}

.franchise-9-posts .fl-post-grid-image a:hover:after {
    visibility: visible;
    opacity: 1;
}


/* # Franchise 10
---------------------------------------------------------------------------------------------------- */

.franchise-10 .home-9-text-2 .fl-rich-text>p:nth-of-type(1) {
    display: block;
}

.franchise-10-bottom-text-1 p {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    line-height: 1.2;
}


/* # Location Header
---------------------------------------------------------------------------------------------------- */

.location-header-top .fl-module,
.location-header-mid>.fl-col-content {
    max-width: 1750px;
    margin: 0 auto;
}

.location-header-mid>.fl-col-content {
    border-bottom: 1px solid #b1b4b9;
    padding: 10px 0;
}

.location-mid-left-text .fyle-marker-guide {
    display: none;
}

.location-mid-left-text .fyle-x-btn {
    height: 39px;
    margin-left: 5px;
}

.location-header-mid-right-text .fl-html {
    text-align: right;
}

.location-header-mid-right-text .fl-html a {
    margin-left: 15px !important;
}

.location-mid-left-text p {
    display: none;
}

.location-header-bot>.fl-col-content {
    max-width: 1750px;
    margin: 0 auto;
}

body .location-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, .9);
}

body.fl-builder-edit .location-header {
    position: relative;
    z-index: 1;
}

.location-bot-nav #menu-top-menu {
    margin: 0;
    text-align: right;
}

.location-bot-nav .sub-menu {
    margin: 0;
}

.location-bot-nav .sub-menu li {
    list-style: none;
}

.location-header-bot-right {
    margin-top: 25px;
}


/* # Location Footer
---------------------------------------------------------------------------------------------------- */

.location-footer-text a {
    color: #fff;
}

.location-footer-text a:hover {
    text-decoration: underline;
}

.location-footer-text * {
    color: #fff;
    font-weight: 400;
}

.location-footer-text p {
    margin-bottom: 10px;
}

.location-footer-map iframe {
    margin-bottom: -7px;
}

.location-footer-col .fl-col-content {
    padding-top: 65px !important;
}


/* # Location Below Footer
---------------------------------------------------------------------------------------------------- */

.location-below-footer p {
    font-size: 16px;
    color: #7e7e84;
}

.location-below-footer-col-2-text {
    text-align: right;
}

.location-below-footer-col-2-text a {
    color: #7e7e84;
}

body .location-below-footer .fl-row-content-wrap {
    padding: 15px 0 !important;
}


/* # Submenu
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu .sub-menu {
    padding-top: 10px !important;
    border: 0;
    transition: none !important;
}

.genesis-nav-menu li:last-of-type .sub-menu {
    right: 0 !important;
}

.genesis-nav-menu .sub-menu a {
    background: #22b24c;
    color: #fff !important;
    padding: 15px;
}

.genesis-nav-menu .sub-menu a:hover {
    background: #25bf52;
}

.genesis-nav-menu .sub-menu .menu-item {
    margin-right: 0 !important;
}


/* # Popup Message
---------------------------------------------------------------------------------------------------- */

.popup-message {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #22b24c;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    z-index: 1;
    display: none;
}

.popup-message.error {
    background: #ed1c24;
}

.popup-message.progress {
    background: #426bb3;
}

.popup-message.success {
    background: #22b24c;
}

body .csh-content p br {
    display: none;
}


/* # New Banner 3
---------------------------------------------------------------------------------------------------- */

.new-banner-3 .fl-row-content-wrap {
    min-height: 592px;
    padding-top: 300px !important;
    padding-left: 0;
    padding-right: 0;
}

.new-banner-3 .fl-row-content {
    max-width: 1046px;
    margin: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#436ab3+0,436ab3+100&1+50,0+100 */
    background: -moz-linear-gradient(left, rgba(67, 106, 179, 1) 0%, rgba(67, 106, 179, 1) 50%, rgba(67, 106, 179, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(67, 106, 179, 1) 0%, rgba(67, 106, 179, 1) 50%, rgba(67, 106, 179, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(67, 106, 179, 1) 0%, rgba(67, 106, 179, 1) 50%, rgba(67, 106, 179, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#436ab3', endColorstr='#00436ab3', GradientType=1);
    /* IE6-9 */
    padding: 10px 10px 10px 100px;
}

.new-banner-3.yellow-banner .fl-row-content {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f89c2b+0,f89c2b+50&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(248, 156, 43, 1) 0%, rgba(248, 156, 43, 1) 50%, rgba(248, 156, 43, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(248, 156, 43, 1) 0%, rgba(248, 156, 43, 1) 50%, rgba(248, 156, 43, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(248, 156, 43, 1) 0%, rgba(248, 156, 43, 1) 50%, rgba(248, 156, 43, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f89c2b', endColorstr='#00f89c2b', GradientType=1);
    /* IE6-9 */
}

.new-banner-3.green-banner .fl-row-content {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#22b24c+0,22b24c+50&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(34, 178, 76, 1) 0%, rgba(34, 178, 76, 1) 50%, rgba(34, 178, 76, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(34, 178, 76, 1) 0%, rgba(34, 178, 76, 1) 50%, rgba(34, 178, 76, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(34, 178, 76, 1) 0%, rgba(34, 178, 76, 1) 50%, rgba(34, 178, 76, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#22b24c', endColorstr='#0022b24c', GradientType=1);
    /* IE6-9 */
}

.new-banner-3.red-banner .fl-row-content {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed1c24+0,ed1c24+50&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(237, 28, 36, 1) 0%, rgba(237, 28, 36, 1) 50%, rgba(237, 28, 36, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(237, 28, 36, 1) 0%, rgba(237, 28, 36, 1) 50%, rgba(237, 28, 36, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(237, 28, 36, 1) 0%, rgba(237, 28, 36, 1) 50%, rgba(237, 28, 36, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#00ed1c24', GradientType=1);
    /* IE6-9 */
}

.footer-widget-area a {
    color: #fff;
    text-decoration: underline !important;
}

.footer-widget-area a:hover {
    color: #fff !important;
    text-decoration: underline;
}


/**/

.location-grid .locations-content {
    max-width: 1200px;
    margin: 0 auto;
}

.location-grid .locations-content .locations-item {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.locations-grid-state {
    color: #297cbb;
}

.locations-info {
    margin: -10px 50px 20px 0;
    width: 20%;
}

.locations-grid-address {
    color: #7e7e84;
    font-weight: 600;
}

.locations-grid-phone {
    font-size: 0.9em;
}

.locations-grid-link {
    font-weight: 400;
    font-size: 0.8em;
}

.grid-options {
    display: flex;
    justify-content: flex-end;
    max-width: 100%;
}

.grid-options .option {
    font-size: 0.8em;
    color: #297cbb;
    cursor: pointer;
}

.grid-options .option:hover {
    text-decoration: underline;
    ;
}

.grid-options .option:first-child {
    margin-right: 20px;
}

.option-selected {
    color: #297cbb;
    font-weight: 600;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.location-grid .locations-content .locations-item .locations-grid-state {
    color: #297cbb;
}


/* # Service Area
---------------------------------------------------------------------------------------------------- */

body .service-area-banner .fl-row-content-wrap {
    min-height: 759px;
    padding-top: 270px;
}

.service-area-btn .site-btn {
    width: 269px;
    height: 54px;
    font-size: 20px;
}

.service-area-btn .site-btn {
    width: 269px;
    height: 54px;
    vertical-align: top;
}

.service-area-btn .site-cta-text {
    width: 269px;
    height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 25.52px;
    color: #3b444f;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    vertical-align: top;
}

.service-area-btn .site-cta-text::before {
    /*content:"";
	display:block;
	width:16px;
	height:26px;
	background:no-repeat center url(/wp-content/uploads/2020/01/cta-text-icon.png);
	margin-right:10px;*/
    /*content: "\f3cd";*/
}

.service-area-btn .site-cta-text .fas {
    margin-right: 10px;
}

.service-area-banner-video video {
    width: 100% !important;
    height: auto !important;
}


/* # Service Area 4
---------------------------------------------------------------------------------------------------- */

body .service-area-4-img img {
    box-shadow: 0 20px 10px -10px #a3a3a3;
}


/* # Service Area 5
---------------------------------------------------------------------------------------------------- */

body .service-5-area-map iframe {
    width: 100%;
    height: 433px;
}


/* # Service Area 5
---------------------------------------------------------------------------------------------------- */

.service-area-10 .home-7-img .fl-rich-text {
    min-height: unset;
    background-image: none !important;
}

.service-area-10 .home-7-right-text-3 .fl-rich-text {
    min-height: 587px;
}


/* # Service Area Blog
---------------------------------------------------------------------------------------------------- */

.service-area-blog .fl-post-grid-image {
    height: 192px;
    overflow: hidden;
}

.service-area-blog .fl-post-grid-text {
    background: #288ad6;
    text-align: center;
    padding: 40px !important;
}

.service-area-blog .fl-post-column .fl-post-grid-post {
    visibility: visible;
    background: #288ad6;
}

.service-area-blog .fl-post-grid-title {
    font-size: 25px;
    font-family: 'Open Sans';
    font-weight: 300;
    margin-bottom: 5px;
}

.service-area-blog .fl-post-grid-title a {
    color: #fff;
    font-size: 22px;
    line-height: 1.3em;
}

.service-area-blog .fl-post-grid-meta {
    display: none;
}

.service-area-blog .fl-post-grid-title a:hover {
    text-decoration: underline;
}

.service-area-blog .fl-post-grid-meta {
    color: #fff;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    font-weight: 300;
}

.service-area-blog .fl-post-grid-meta a {
    color: #fff;
}

.service-area-blog .fl-post-grid-meta a:hover {
    text-decoration: underline;
}

.service-area-blog-btn a {
    color: #72808f;
}

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

.site-cta-text-white::before {
    background-image: var(--wpr-bg-31e2c559-c4f1-4dd1-8ef5-fcf3624d0eab) !important;
}


/* # Service Area 12
---------------------------------------------------------------------------------------------------- */

.service-area-12 .fyle-col.fyle-col-text {
    display: none;
}

.service-area-12 .fyle-col.fyle-col-marker {
    display: none;
}

.service-area-12 .fyle-col.fyle-col-x-btn {
    display: none;
}

.service-area-12 .fyle-col.fyle-col-input {
    width: 100%;
}

.service-area-12 .fyle-input input {
    width: 100%;
    height: 54px;
}

.service-area-12 .fyle-form-wrap {
    position: relative;
}

.service-area-12 .fyle-col.fyle-col-btn {
    position: absolute;
    right: 11px;
}

.service-area-12-btn .fl-html>* {
    width: 32.3%;
    display: inline-flex;
    vertical-align: top;
}

.service-area-12 .fl-html>a {
    font-size: 22px !important;
}

.service-area-12 .home-9-col-right .fl-col-content {
    min-height: 511px;
}


/* # Contact Page
---------------------------------------------------------------------------------------------------- */

.contact-2-right .contact-form {
    box-shadow: 0 10px 20px 10px #ebebeb;
    padding: 0px 80px 0 80px;
    display: flex;
    flex-flow: column wrap;
    min-height: 800px !important;
}

body .contact-2-right .contact-form .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    margin-bottom: 30px !important;
}

#gform_confirmation_message_2 {
    padding-top: 0 !important;
}

#gf_2 {
    padding-top: 40px !important;
}


/* # Contact 3
---------------------------------------------------------------------------------------------------- */

.contact-3-info .fl-html {
    background: #5892c4;
    text-align: center;
    padding: 30px;
}

.contact-3-info .fl-html p {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
}

.contact-3-info .fl-html p:last-of-type {
    margin-bottom: 0;
}

.contact-3-info .fl-html p a {
    color: #fff;
}

.contact-3-info .fl-html .fas {
    font-size: 20px;
    margin-right: 5px;
}

.contact-3-wrap .fl-col-content {
    max-width: 66.6%;
    box-shadow: 0 10px 20px 10px #ebebeb;
    margin-left: auto;
}

body .contact-3-map iframe {
    height: 355px;
    width: 100%;
}

.contact-3-map {
    box-shadow: 0 10px 20px 10px #ebebeb;
    margin-top: 40px;
}


/* # Blog Page
---------------------------------------------------------------------------------------------------- */

html body .blog-banner-form .gform_wrapper .gform_body {
    width: 407px;
    float: left;
}

html body .blog-banner-form .gform_wrapper ul.gform_fields li.gfield {
    padding: 0 !important;
}

html body .blog-banner-form .gform_wrapper ul.gform_fields li.gfield input {
    border: 1px solid #22b24c !important;
    margin: 0 !important;
}

html body .blog-banner-form .gform_wrapper .gform_footer {
    width: 150px;
    padding: 0;
    float: left;
    clear: none;
}

html body .blog-banner-form .widget {
    margin-bottom: 0 !important;
}

body .blog-banner-form .gform_wrapper .gform_footer input.button {
    margin-right: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

body .blog-banner-form .gform_wrapper form::after {
    content: "";
    display: table;
    clear: both;
}

body .blog-banner-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.blog-banner-heading h2 {
    line-height: 1;
}

html body .blog-banner .fl-row-content-wrap {
    padding-top: 250px !important;
    background: no-repeat center #333 var(--wpr-bg-660ce600-90a9-48a2-99f5-2c337c020280);
}


/* # Blog Row
---------------------------------------------------------------------------------------------------- */

body.blog {
    background: #fff;
}

.blog-wrap {
    display: flex;
    flex-flow: row wrap;
    padding: 90px 0 45px 0;
}

.blog-left {
    flex: 0 0 71%;
    max-width: 71%;
}

.blog-right {
    flex: 0 0 29%;
    max-width: 29%;
    padding: 0 7px;
}

.blog-search {
    margin-bottom: 17px;
    padding: 0 7px;
}

.blog-row input[type="search"] {
    height: 38px;
    border: 1px solid #99a9b3;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 0 0 0 15px;
    width: calc(100% - 42px);
}

.blog-row .search-submit {
    background: #22b24c no-repeat center var(--wpr-bg-ee20e252-cdae-47ca-9484-dee315fbbf5b);
    height: 38px;
    width: 37px;
    display: block;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.blog-row .search-form {
    position: relative;
}

.blog-lists {
    display: flex;
    flex-flow: row wrap;
}

.blog-list-small-wrap {
    max-width: 40%;
    flex: 0 0 40%;
}

.blog-img img {
    display: block;
    margin: auto;
}

.blog-content {
    background: #2a89d5;
    padding: 15px 15px 5px 15px;
}

.blog-list-small-wrap .blog-content {
    min-height: 217px;
}

.blog-list-big-wrap .blog-content {
    min-height: 302px;
}

.blog-list-medium-wrap .blog-content {
    min-height: 217px;
}

.blog-inner {
    position: relative;
}

.blog-date {
    font-size: 12px;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 300;
}

.blog-title {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    line-height: 1.4;
}

.blog-title a {
    color: #fff;
}

.blog-author {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    color: #fff;
    font-weight: 300;
    margin-bottom: 5px;
}

.blog-excerpt {
    font-size: 16px;
    color: #fff;
    font-family: Roboto, sans-serif;
    margin-bottom: 20px;
}

.blog-footer-left {
    padding-right: 15px;
    float: left;
}

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

.blog-footer-left a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.blog-footer-left a::before {
    content: "";
    width: 54px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    margin-right: 10px;
}

.checklist-btn-more-2 {
    display: block;
    text-align: center;
    font-weight: 700;
    outline: 0 !important;
}

.blog-footer::after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}

.blog-col {
    margin-bottom: 17px;
    padding: 0 7px;
}

.blog-list-big-wrap {
    max-width: 60%;
    flex: 0 0 60%;
}

.blog-list-big-wrap .blog-title {
    font-size: 25px;
    line-height: 1.2;
}

.blog-list-big-wrap .blog-date {
    font-size: 14px;
}

.blog-list-big-wrap .blog-content {
    padding: 19px 15px 5px 15px;
}


/* Blog Medium Column */

.blog-list-medium-wrap {
    display: flex;
    flex-flow: row wrap;
}

.blog-list-medium-wrap .blog-col {
    max-width: 50%;
    flex: 0 0 50%;
}

body .blog-pagination {
    border-top: 1px solid #b8bfc7;
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 30px;
    padding-top: 20px;
}

body .wp-pagenavi a {
    font-size: 16px;
    color: #22b24c;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 0;
    border: 0;
    padding: 2px 6px;
}

body .wp-pagenavi a:hover {
    text-decoration: underline;
}

body .wp-pagenavi span {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #72808f;
    border: 0;
}

body .wp-pagenavi span.current {
    padding: 2px 6px;
    margin: 0;
    border: 1px solid #72808f;
}

.blog-row .blog-booking-wrap {
    min-height: 315px;
    background: #333 no-repeat center var(--wpr-bg-9a173d8c-5ec2-456a-9485-c8be8cf9e8e6);
    background-size: cover;
    box-shadow: 0 15px 20px 10px #ebebeb;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
}


/* Blog Sidebar */

.blog-row .widget-title {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #288ad6;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.blog-row .widget ul li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e5e6e6;
}

.blog-row .widget ul li a {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #7a8795;
    margin: 0;
    padding: 20px 25px;
    display: block;
}

.blog-row .widget .widget-wrap>ul>li>a {
    position: relative;
}

.blog-row .widget .widget-wrap>ul>li>a.active {
    background: #288ad6;
    color: #fff;
    font-weight: 700;
}

.blog-row .widget .widget-wrap>ul>li {
    position: relative;
}

.blog-row .widget .widget-wrap>ul>li>.widget-arrow {
    position: absolute;
    right: 20px;
    top: 23px;
    z-index: 2;
    cursor: pointer;
}

.blog-row .widget .widget-wrap>ul>li>.widget-arrow.widget-open {
    width: 9px;
    height: 16px;
    display: block;
    background: no-repeat center var(--wpr-bg-a9af5356-59ba-447f-b923-b6b49a41c6c0);
}

.blog-row .widget .widget-wrap>ul>li>.widget-arrow.widget-close {
    width: 16px;
    height: 9px;
    display: block;
    background: no-repeat center var(--wpr-bg-1c02ed79-421e-4bff-98ff-ba789a3921ac);
    top: 29px;
}

.blog-row .widget ul li .children {
    padding-left: 25px;
    padding-bottom: 15px;
    display: none;
    padding-top: 20px;
}

.blog-row .widget ul li .children li {
    border-bottom: 0;
}

.blog-row .widget ul li .children li a {
    padding: 0;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.blog-row .widget ul li .children li a:hover {
    color: #288ad6;
}

.blog-row .widget .widget-wrap>ul {
    border: 1px solid #e7f3fd;
    box-shadow: 0 15px 20px 10px #ebebeb;
}

.blog-row .widget {
    margin-bottom: 50px;
}

.blog-row .blog-booking-form .site-btn {
    width: 100%;
    display: flex;
    font-size: 18px;
    height: 57px;
}

.blog-row .booking-form-radio-custom .checkmark {
    font-size: 9.25px;
    height: 56px;
    width: 100%;
}

.blog-row .booking-form-radio-custom input~.residential-checkmark::before {
    width: 27px;
    height: 28px;
    background-size: contain !important;
}

.blog-row .booking-form-radio-custom input~.commercial-checkmark::before {
    width: 20px;
    height: 25px;
    background-size: contain !important;
}

.blog-row .widget .blog-booking-form ul li {
    border: 0;
    max-width: 50%;
    flex: 0 0 50%;
}

.blog-row .booking-form-col label {
    margin-bottom: 0;
}

.blog-row .booking-form-radio-custom input:checked~.residential-checkmark::after {
    border-width: 56px 37px 0 0;
}

.blog-row .booking-form-radio-custom input:checked~.commercial-checkmark::after {
    border-width: 0 0 54px 37px;
}

.blog-row .booking-form-radio-custom-col {
    margin-bottom: 15px;
}

.blog-signup-wrap .fl-col-content {
    max-width: 1004px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 10px 20px 10px #ebebeb;
    padding: 37px 0;
}

.blog-signup-wrap .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-bottom-color: #f89c2a;
    margin-bottom: 0;
}

html body .blog-signup-wrap .gform_wrapper form {
    display: flex;
    flex-flow: row wrap;
    max-width: 743px;
}

html body .blog-signup-wrap .gform_wrapper .gform_body {
    width: 50%;
}

html body .blog-signup-wrap .gform_wrapper .gform_footer {
    width: 50%;
    padding: 0;
}

html body .blog-signup-wrap .gform_wrapper ul.gform_fields li.gfield {
    padding: 0 !important;
}

.blog-signup-form .widget {
    margin-bottom: 0;
}

html body .blog-signup .fl-row-content-wrap {
    padding-bottom: 140px;
    padding-top: 50px;
}


/* # Blog Single
---------------------------------------------------------------------------------------------------- */

.single-blog .blog-banner-heading h2 {
    max-width: 768px;
    line-height: 1.3;
}

.single-blog .blog-wrap {
    max-width: 1040px;
    margin: 0 auto;
    padding: 60px 20px 40px 20px;
}

.single-blog .blog-content {
    padding: 0;
    background: none;
}

.single-blog .blog-content p,
.single-blog .blog-content ul,
.single-blog .blog-content ol,
.single-blog .blog-content p span {
    font-weight: 300 !important;
}

.single-blog .blog-body {
    background: #2a89d5;
    padding: 22px 22px 15px 22px;
}

.single-blog .blog-body::after {
    content: "";
    display: table;
    clear: both;
}

.single-blog .blog-title {
    font-size: 25px;
    margin-bottom: 20px;
}

.single-blog .blog-body * {
    color: #fff;
}

.single-blog .blog-content p,
.single-blog .blog-content ul,
.single-blog .blog-content ol {
    font-size: 16px;
    margin-bottom: 20px;
}

.single-blog .blog-content ul,
.single-blog .blog-content ol {
    margin-left: 20px;
}

.single-blog .blog-content ul li {
    list-style: disc;
    margin-bottom: 5px;
}

.single-blog .blog-content ol li {
    list-style: decimal;
    margin-bottom: 5px;
}

.single-blog .blog-content ul.checklist {
    margin-left: 0;
}

.single-blog .blog-content ul.checklist li {
    list-style: none;
    margin-bottom: 15px;
}

.single-blog .blog-content ul.checklist li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center var(--wpr-bg-92471f1c-5462-421d-bca3-3c82baaa1882);
    width: 19px;
    height: 17px;
    margin-right: 10px;
}

.single-blog .blog-content h1 {
    font-size: 30px;
}

.single-blog .blog-content h2 {
    font-size: 25px;
}

.single-blog .blog-content h3 {
    font-size: 23px;
}

.single-blog .blog-content h4 {
    font-size: 21px;
}

.single-blog .blog-content h5 {
    font-size: 19px;
}

.single-blog .blog-content h6 {
    font-size: 17px;
}

.single-blog .blog-content::after {
    content: "";
    display: table;
    clear: both;
}

.single-blog .blog-date {
    text-align: right;
    font-size: 16px;
}

.single-blog .blog-footer-left a {
    width: 284px;
    height: 57px;
    border: 1px solid #22b24c;
    display: flex;
    background: transparent;
    color: #22b24c;
    font-size: 18px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    line-height: 1;
}

.single-blog .blog-footer-left a:hover {
    background: #22b24c;
    color: #fff;
}

.single-blog .blog-footer-left a::before {
    display: none !important;
}


/* BLOG SHARING */

.single-blog .blog-footer-right .addtoany_list.a2a_kit_size_32 a {
    width: 41px !important;
    height: 41px !important;
    border-radius: 50% !important;
    padding: 3px !important;
    text-align: center !important;
    margin-right: 0px;
    background: transparent !important;
    border: 2px solid #2a89d5;
    margin-left: 15px;
}

.single-blog .blog-footer-right .addtoany_list.a2a_kit_size_32 a:hover {
    background: #2a89d5 !important;
}

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

.single-blog .blog-footer-right .addtoany_list.a2a_kit_size_32 a svg path {
    fill: #2a89d5 !important;
}

.single-blog .blog-footer-right .addtoany_list.a2a_kit_size_32 a:hover svg path {
    fill: #fff !important;
}

.single-blog .blog-footer {
    padding: 28px 0 55px 0px;
    border-bottom: 1px solid #b8bfc7;
}


/* # Blog Archive
---------------------------------------------------------------------------------------------------- */

.blog-archive-title-wrap {
    padding: 0 7px;
}

.blog-archive-title {
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    line-height: 1.4;
    background: #2a89d5;
    padding: 15px;
}

.blog-no-posts {
    padding: 0 7px;
}


/* # Employment Form Popup
---------------------------------------------------------------------------------------------------- */

.employment-form-popup {
    background: #ed1c24 !important;
    color: #fff !important;
    text-decoration: none;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    min-width: 150px;
    height: 22px;
    display: inline-flex;
    padding: 5px;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    text-decoration: none !important;
    padding: 20px;
}

.employment-form-popup:hover {
    background: #25c052;
}

html body .pum-theme-employment-popup {
    padding: 0 !important;
    overflow: scroll !important;
    background: no-repeat center top var(--wpr-bg-08ae5978-f8ae-48bc-8fe8-c624fd2eed5f) #fff;
    background-size: cover;
}

html body .pum-theme-employment-popup .pum-container {
    background: transparent !important;
    width: 100% !important;
    left: 0 !important;
    top: 0 !important;
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    min-width: 100% !important;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step span.gf_step_number {
    width: 62px;
    height: 62px;
    background-color: #c8c8c8;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    border-radius: 50%;
    border: 5px solid #fff;
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    box-shadow: 0px 0px 10px 3px #c8c8c8;
    margin: 0 auto 0 auto;
    position: relative;
    z-index: 2;
    font-family: Open Sans, sans-serif;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step span.gf_step_label {
    background: #fff;
    border: 1px solid #e8f3fd;
    border-bottom-color: rgb(232, 243, 253);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(232, 243, 253);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: 6px solid #fff;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    text-align: center;
    padding: 30px 15px;
    box-shadow: 0 0px 20px 5px #ececec;
    display: flex;
    flex-flow: column;
    height: auto;
    min-height: 120px;
    justify-content: center;
    align-items: center;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step span.gf_step_label .paging-title {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    color: #333333;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step span.gf_step_label .paging-subtitle {
    font-size: 14px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    color: #333333;
}

html body .pum-theme-employment-popup .pum-close {
    padding: 0 !important;
    width: 40px !important;
    height: 40px !important;
    display: flex !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: Roboto, sans-serif !important;
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 50% !important;
    line-height: 1 !important;
    background: #297cbb !important;
    right: 10px !important;
    top: 5px !important;
}

html body .pum-theme-employment-popup .pum-close:hover {
    background: #2b84c7 !important;
}

.employ-popup-title {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3d3d3d;
    margin-bottom: 30px;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step {
    height: auto;
    opacity: 1;
    padding: 0;
    width: 100%;
    max-width: 269px;
    margin: 0 15px;
    position: relative;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step::after {
    content: "";
    position: absolute;
    width: 250px;
    height: 5px;
    background: #c8c8c8;
    display: block;
    top: 30px;
    right: -135px;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_last::after {
    display: none !important;
}

html body .pum-theme-employment-popup .pum-content {
    max-width: 1169px;
    margin: 0 auto;
    padding: 100px 0;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_page_steps {
    border: 0 !important;
    text-align: center;
    margin: 0 0 50px 0;
    padding: 0;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_completed.gf_step_first::after {
    background: #22b24c;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_active.gf_step_first span.gf_step_number,
html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_completed.gf_step_first span.gf_step_number {
    background: #22b24c;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_completed.gf_step_first span.gf_step_label {
    border-bottom-color: #22b24c;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_active:nth-of-type(2) span.gf_step_number,
html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_completed:nth-of-type(2) span.gf_step_number {
    background: #297cbb;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_completed:nth-of-type(2) span.gf_step_label {
    border-bottom-color: #297cbb;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_completed:nth-of-type(2)::after {
    background: #297cbb;
}

html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_active.gf_step_last span.gf_step_number {
    background: #ed1c24;
}

html body .pum-theme-employment-popup .gform_wrapper .gform_body {
    background: #fff;
    border: 1px solid #e7f3fd;
    padding: 30px 30px 60px 30px;
}

html body .pum-theme-employment-popup .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.paging-title-wrap {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #297cbb;
    margin-bottom: 30px !important;
}

body .pum-theme-employment-popup .gform_wrapper .top_label .gfield_label {
    display: block !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

body .pum-theme-employment-popup .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border: 1px solid #ddd;
    color: #67747c;
    font-weight: 400;
    height: 64px;
    margin-bottom: 20px !important;
}

html body .pum-theme-employment-popup .gform_wrapper ul.gform_fields li.gfield {
    padding-left: 9px !important;
    padding-right: 9px !important;
}

html body .pum-theme-employment-popup .gform_page_footer {
    padding: 0 9px;
    margin: 25px 0 0 0;
    border: 0;
    text-align: center;
}

html body .pum-theme-employment-popup .gform_wrapper .gform_page_footer input.button {
    height: 64px;
    min-width: 247px;
    width: auto;
    margin: 0 auto 20px auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px 15px 10px;
}

html body .pum-theme-employment-popup .gform_wrapper ul.gfield_radio li {
    display: inline-block;
    vertical-align: top;
}

html body .pum-theme-employment-popup .gform_wrapper .top_label li ul.gfield_radio {
    margin-bottom: 30px;
}

html body .pum-theme-employment-popup .gform_wrapper ul.gfield_radio li label {
    margin: 0;
    font-size: 16px;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif;
    color: #67747c;
    background: no-repeat left center var(--wpr-bg-e9071f34-b9c2-4bbe-b344-8131ad6c9dbb);
    min-width: 53px;
    min-height: 23px;
    padding-left: 30px;
    margin-right: 50px;
}

html body .pum-theme-employment-popup .gform_wrapper .gfield_radio li input[type="radio"] {
    position: absolute;
    opacity: 0;
}

html body .pum-theme-employment-popup .gform_wrapper .gfield_radio li input[type="radio"][value="Yes"]:checked+label {
    background-image: url(../png/radio-checked-yes.png);
}

html body .pum-theme-employment-popup .gform_wrapper .gfield_radio li input[type="radio"][value="No"]:checked+label {
    background-image: url(../png/radio-checked-no.png);
}

html body .pum-theme-employment-popup .gform_wrapper textarea.medium {
    border: 1px solid #ccd5da;
    padding-top: 10px;
    font-size: 16px;
}

html body .pum-theme-employment-popup .gform_wrapper .gform_page_footer .button.gform_previous_button {
    background: #f89c2a;
}

html body .pum-theme-employment-popup .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    font-size: 16px;
    color: #67747c;
    text-align: center;
    margin-bottom: 30px !important;
}

html body .pum-theme-employment-popup .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.paging-title-wrap.avail-title-wrap {
    margin-bottom: 0 !important;
}

html body .pum-theme-employment-popup .gform_wrapper .no-label .gfield_label {
    display: none !important;
}

html body .pum-theme-employment-popup .gform_wrapper ul.gfield_checkbox li {
    border: 1px solid #ccd5da;
    display: inline-flex;
    max-width: 100%;
    width: 48%;
    margin: 0 20px;
    margin: 0 1% 20px 1% !important;
    height: 57px;
    flex-flow: row wrap;
    align-items: center;
    padding: 10px 20px !important;
}

html body .pum-theme-employment-popup .gform_wrapper ul.gfield_checkbox li label {
    font-size: 18px;
    font-weight: 700;
    color: #67747c;
    font-family: Open Sans, sans-serif;
    margin-left: 20px;
}

html body .pum-theme-employment-popup .gform_wrapper .top_label li ul.gfield_checkbox {
    text-align: center;
    max-width: 738px;
    margin: 0 auto;
}

html body .pum-theme-employment-popup .gform_wrapper .top_label li ul.gfield_checkbox li:last-of-type {
    width: 98%;
}

html body .pum-theme-employment-popup .gform_wrapper .top_label select.medium {
    width: 100%;
    height: 45px;
    border: 1px solid #ccd5da;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 400;
    background: no-repeat calc(100% - 15px) center var(--wpr-bg-60ca6bb2-d915-455d-90f6-90c9c3c00f59);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html body .pum-theme-employment-popup .gform_wrapper ul.gform_fields li.gfield.position-applied-wrap {
    max-width: 738px;
    margin: 10px auto 40px auto !important;
}

html body .gform_confirmation_message {
    text-align: center;
}

html body .gform_confirmation_message.gform_confirmation_message {
    padding-top: 50px;
}

.single-blog .blog-content iframe {
    width: 100%;
    height: 400px;
}

.single-blog .blog-body img {
    margin-bottom: 0;
}


/* # Blog Single Next Previous Button
---------------------------------------------------------------------------------------------------- */

.blog-next-prev {
    padding: 15px;
}

.blog-next-prev::after {
    content: "";
    display: table;
    clear: both;
}

.blog-single-prev-btn {
    float: left;
}

.blog-single-next-btn {
    float: right;
}

.blog-next-prev a {
    font-weight: 700;
    color: #22b24c;
    font-size: 16px;
}


/* Service You Trust Mobile */

.slick-slide .home-5-img img {
    margin: auto !important;
}

html body .slick-arrow {
    width: 42px;
    height: 42px;
    background: #288ad6 no-repeat center var(--wpr-bg-d65d21f3-1f42-47dc-86d3-1d35d393998e) !important;
    z-index: 10;
    transition: all 0.3s ease;
    transform: rotate(0deg);
}

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

html body .home-5 .slick-arrow.slick-prev {
    transform: rotate(180deg);
}

/* -- Remove arrows */
html body .service-you-trust-slider .slick-arrow {
    display: none !important;
}



/* left */


/* html body .modern_clean_scroll_to_top_btn {
    bottom: 50px;
    right: auto;
    left: 10px;
} */


/* right */

html body .modern_clean_scroll_to_top_btn {
    bottom: 50px;
    right: 10px;
    left: auto;
}


/* Subpage Banner Form
---------------------------------------------------------------------------------------------------- */

html body .slick-slide .home-5-col {
    width: 100% !important;
}

.before-header-wrap .fyle-x-btn {
    height: 39px;
    margin-left: 5px;
}


/* # Form Error Message
---------------------------------------------------------------------------------------------------- */

.store-error-message {
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0;
    background: red;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-align: center;
}

.store-progress-message {
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0;
    background: #436ab3;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-align: center;
}


/* # More Content
---------------------------------------------------------------------------------------------------- */

.morecontent {
    display: inline;
}

.morecontent span {
    display: none;
}

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

.service-2-col-content .fl-rich-text * {
    font-weight: 300 !important;
}

.blog-breadcrumbs {
    padding: 10px;
}

body .gform_wrapper li.gfield.gfield_error {
    border: 0;
    background: none;
}

.location .home-9-text .fl-html {
    margin-top: 49px;
}

html body .gform_wrapper ::-webkit-input-placeholder {
    /* Edge */
    color: #475056 !important;
    opacity: 1 !important;
}

html body .gform_wrapper :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #475056 !important;
    opacity: 1 !important;
}

html body .gform_wrapper ::placeholder {
    color: #475056 !important;
    opacity: 1 !important;
}

.home-5-heading-2.slick-slide img {
    margin: 0 auto 20px auto !important;
}

.service-area-banner-text p,
.service-area-banner-text p * {
    font-weight: 400 !important;
}


/* Home 9 Img */

.home-9-img,
.home-9-img .fl-module-content,
.home-9-img .fl-module-content .fl-photo {
    height: 100%;
}

.home-9-text .fl-html {
    margin-top: 0 !important;
}

.home-9-img .fl-photo-content {
    display: block;
    width: 100%;
    height: 100%;
}

.home-9-img .fl-photo-content img {
    display: block;
    width: 100%;
    height: 100%;
    height: 554px;
}

.home-9-col.home-9-col-left {
    width: 50%;
    background: var(--wpr-bg-9178059f-6c33-4ca3-b18c-c12eccda6013);
    background-position: center;
    margin-top: 2px;
    background-repeat: no-repeat;
}

.home-9-col-right {
    border-top: 62px solid #fff;
}


/* New Footer Design */

.footer-widgets-1 {
    border-top: 4px solid #ed1c24;
}
.footer-widgets-2 {
    border-top: 4px solid #22b24c;
}
.footer-widgets-3 {
    border-top: 4px solid #426bb3;
    text-align: right !important;
}

.footer-widgets-4 {
    border-top: 4px solid #f89c2a;
    text-align: left !important;
}

/*.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
    text-align: center;
}*/

.footer-widgets-1 p {
    margin-bottom: 5px;
    text-align: right;
}

.footer-widgets-1 .social-icons {
    margin-top: 20px;
}

.footer-widgets iframe {
    width: 100%;
    height: 300px;
    margin-top: 20px;
}


/* # Franchise New Design
---------------------------------------------------------------------------------------------------- */

.dark-shadow-text,
.dark-shadow-text * {
    text-shadow: -1px 3px 0px #333;
}

.franchise-banner .fl-row-content-wrap {
    min-height: 1206px;
    padding-bottom: 0;
    display: flex;
    flex-flow: column;
}

.franchise-banner-booking-form .blog-booking-wrap {
    max-width: 440px;
    margin: 0 auto;
    position: relative;
}

.franchise-banner-booking-form button {
    width: 100%;
    height: 60px;
}

.franchise-banner-booking-form .booking-form-radio-custom-col {
    margin-bottom: 5px;
}

.franchise-banner-booking-form .booking-form-col {
    margin-bottom: 10px;
}

.franchise-banner-rating {
    text-align: center;
}

.franchise-banner-rating img {
    margin: 0;
    display: inline-block;
    vertical-align: -5px;
}

.franchise-banner .fl-row-content {
    width: 100%;
}

.franchise-banner-img-a img {
    margin-bottom: -50px;
}

.franchise-banner-img-b img {
    display: none !important;
}

.franchise-banner-img-wrap {
    position: absolute;
    left: 0;
    bottom: 42px;
}

.fl-builder-edit .franchise-banner-img-wrap {
    position: static !important;
}

.franchise-2 {
    margin-top: -160px;
}

.franchise-2-num {
    position: absolute;
    left: 20px !important;
    top: 0;
}

.franchise-2-num p {
    font-size: 93px;
    color: #000;
    opacity: .05;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 1;
}

.franchise-2-col .fl-col-content {
    position: relative;
}

.text-center {
    text-align: center !important;
}


/* Sticky Buttons */

.mobile-sticky-buttons-wrap {
    display: flex;
    flex-flow: row;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}

.mobile-sticky-buttons-wrap a {
    /* flex: 0 0 50%;
    max-width: 50%; */
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    display: flex;
    flex-flow: row;
    color: #fff !important;
    height: 48px;
}


/* # Franchise Hello Bar
---------------------------------------------------------------------------------------------------- */

.hello-bars-wrap {
    background: #426bb3;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #fff;
}

.hello-bars-wrap .wrap {
    text-align: center;
    padding: 7px 0;
}

.hello-bars-wrap .wrap a {
    background: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    color: #426bb3;
    display: inline-block;
}

.footer-widget-area {
    max-width: 24%;
    flex: 0 0 24%;
}

.footer-widgets-1 {
    max-width: 28%;
    flex: 0 0 28%;
    padding-left: 15px;
    padding-right: 15px;
}


/* # Give us a call page
---------------------------------------------------------------------------------------------------- */

.give-us-a-call-1>.fl-row-content-wrap {
    padding-top: 220px;
    padding-bottom: 200px;
}

.give-us-a-call-1-text p {
    font-weight: 400;
}

.give-us-a-call-1-btn .site-btn-3 {
    background: #22b24c !important;
    min-width: 248px !important;
    min-height: 52px !important;
    font-size: 17px !important;
    margin: 0 5px !important;
    letter-spacing: 1px !important;
    color: #fff !important;
}

.give-us-a-call-1-btn .site-btn-3:hover {
    background: #25c052 !important;
}


/* # Home Banner Mobile Form
---------------------------------------------------------------------------------------------------- */

.home-banner-location-form .fyle-text {
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.home-banner-location-form .fyle-col.fyle-col-text {
    width: 100%;
    text-align: center;
}

.home-banner-location-form .fyle-col.fyle-col-x-btn {
    display: none;
}

.home-banner-below-text .fl-module-content {
    background: rgba(255, 255, 255, .50);
    margin: 0 !important;
    padding: 10px;
}

.home-banner-below-text .fl-module-content p {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.mobile-top-border {
    display: none;
    flex-flow: row wrap;
}

.mobile-top-border span {
    height: 5px;
    background: #426bb3;
    flex: 0 0 25%;
    max-width: 25%;
}

.mobile-top-border span.red {
    background: #ed1c24;
}

.mobile-top-border span.orange {
    background: #f89c2a;
}

.mobile-top-border span.green {
    background: #22b24c;
}

.emaids-location-separator .fl-row-content-wrap {
 margin:0;
 padding:0
}
.emaids-location-separator .fl-module-content {
 margin:0
}
.emaids-location-separator .fl-row-fixed-width {
 max-width:100%
}

.location-mobile-top-border {
    display: flex;
}

.location-mobile-top-border span {
    height: 3px;
    background: #426bb3;
    flex: 0 0 25%;
    max-width: 25%;
}

.location-mobile-top-border span.red {
    background: #ed1c24;
}

.location-mobile-top-border span.orange {
    background: #f89c2a;
}

.location-mobile-top-border span.green {
    background: #22b24c;
}


/* # Franchise Time
---------------------------------------------------------------------------------------------------- */

.franchise-time {
    margin-bottom: 20px;
}

body .custom-testimonial-slider-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}

.employment-form-popup.site-btn-3 {
    cursor: pointer;
    height: 39px;
    padding: 0;
    margin-left: 10px;
    background: #4773c1;
}

.page_item.page-item-1518 {
    display: none !important;
}

.locations-bar-search .fyle-text {
    display: none;
}

.fyle-marker-list-mobile {
    padding: 0 15px;
    font-size: 14px;
    height: 45px;
    border: 0;
}

.fyle-marker-list-mobile {
    padding: 0 15px;
    font-size: 12px;
    height: 45px;
    border: 0;
    display: none;
}

.fyle-marker-lists ul {
    margin: 0 !important;
}

.fyle-marker-lists ul li {
    list-style: none !important;
}


/* # Covid Text
---------------------------------------------------------------------------------------------------- */

body .covid-1-text .fl-rich-text {
    max-width: 710px;
    margin: 0 auto;
}


/* # 404 Page
---------------------------------------------------------------------------------------------------- */

.page-404 .before-header-wrap {
    display: none;
}

.site-btn-4 {
    background: #22b24c !important;
    color: #fff !important;
}

.site-btn-4:hover {
    background: #25be51 !important;
}


/* # Home Service New Module
---------------------------------------------------------------------------------------------------- */

.home-covid-module {
    padding: 0 15px !important;
}

.home-covid-module-cta .fl-html {
    background: rgba(34, 178, 76, .9);
    padding: 10px 25px;
}

.home-covid-module-cta .fl-html h3,
.home-covid-module-cta .fl-html p {
    font-size: 20px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    width: auto;
    float: left;
    padding-top: 10px;
}

.home-covid-module-cta .fl-html p {
    padding-top: 6px;
}

.home-covid-module-text .fl-module-content {
    border: 1px solid #c7ccd1 !important;
}

.home-covid-module-text .fl-rich-text {
    padding: 25px;
    max-width: 70%;
}

.home-covid-module-text .fl-rich-text a {
    color: #22b24c;
    font-weight: 700;
}

.home-covid-module-cta .fl-html h3 a,
.home-covid-module-cta .fl-html p a {
    color: #fff;
}

.home-covid-module-cta .fl-html .site-btn-2 {
    color: #fff !important;
    float: right;
    border: 1px solid #fff;
    width: 139px;
    height: 43px;
    background: transparent;
    text-align: center;
    display: flex;
    justify-content: center;
    font-weight: 700;
    align-items: center;
    text-decoration: none !important;
}


/* # Covid Service Page
---------------------------------------------------------------------------------------------------- */

.covid-cta .site-btn-3 {
    color: #22b24c !important;
    border: 1px solid #22b24c !important;
    background: #fff !important;
}


/* # Reviews 2
---------------------------------------------------------------------------------------------------- */

.review-2-img img {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.ro-header {
    background: #436ab3;
    border: 1px solid #fff;
    text-align: center;
    padding: 30px 20px 40px 20px !important;
    position: relative;
}

.ro-header::before {
    content: "";
    position: absolute;
    left: -230px;
    top: 0;
    width: 280px;
    height: 136px;
    background: no-repeat center var(--wpr-bg-26ead026-40ed-4c49-936f-82152729f8ef);
}

.ro-header-heading {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 33px;
    text-align: center;
    margin-bottom: 15px;
}

.ro-form select {
    height: 49px;
    line-height: 1;
    padding: 0 15px !important;
    margin: 0;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #72808f;
    max-width: 525px;
    display: inline-block;
}

.ro-form button {
    width: 42px;
    height: 49px;
    display: inline-block;
    background: #22b24c;
    padding: 0;
}

.ro-body {
    background: #fff;
    text-align: center;
    padding: 0 50px;
    height: 677px;
    overflow: scroll;
}

.ro-franchise {
    border-bottom: 1px solid #d0d5da;
    padding: 30px 0;
}

.ro-franchise-title {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #436ab3;
    text-align: center;
    margin-bottom: 20px;
}

.ro-franchise-logo,
.ro-franchise-btn {
    display: inline-block;
    vertical-align: middle;
    padding: 0 45px;
}

.ro-franchise-btn {
    background: #22b24c;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    min-height: 59px;
    padding: 16px 30px 16px 60px;
    position: relative;
    text-decoration: none !important;
}

.ro-franchise-btn:hover {
    background: #25c153;
}

.ro-franchise-btn::before {
    content: "";
    width: 76px;
    height: 75px;
    display: block;
    position: absolute;
    left: -30px;
    top: -16px;
    background: no-repeat center var(--wpr-bg-d4969099-0409-4d41-bf07-39202e3262ca);
}


/* Reviews Page */

/*.reviews-page .before-header-wrap {
    display: none;
}*/

.reviews-page .site-inner {
    padding-top: 100px;
}

.service-name-broward-county .service-covid {
    display: none !important;
}


/* Volusia Disinfection */

.volusia-disinfecting {
    display: none !important;
}

.service-name-volusia-county .disinfecting-col,
.service-name-volusia-county .deep-cleaning-col {
    display: none !important;
}

.service-name-volusia-county .volusia-disinfecting {
    display: block !important;
}


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

@media only screen and (max-width: 1760px) {
    /*.home-9-text .fl-html {
		margin-top: 63px;
	}*/
}


/* END 1680px */

@media only screen and (max-width: 1680px) {
    .home-9-cta-num {
        font-size: 50px;
    }
    /*.home-9-text .fl-html {
		margin-top: 62px;
	}
	
	.location .home-9-text .fl-html {
		margin-top: 49px;
	}*/
}


/* END 1680px */

@media only screen and (max-width: 1440px) {
    .font-85,
    .font-85 * {
        font-size: 50px !important;
    }
    .font-55,
    .font-55 * {
        font-size: 40px !important;
    }
    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;
    }
    h2 {
        font-size: 30px;
    }
    body .custom-services-title {
        font-size: 16px;
        padding: 15px;
    }
    .home-4-text-1 p {
        font-size: 30px;
    }
    .home-4-text-1 p .big-text {
        font-size: 35px;
    }
    .home-4-text-1 .fl-rich-text::before {
        background-size: contain;
        width: 100px;
        height: 100px;
        top: -120px;
    }
    body .custom-testi-img {
        width: 90px;
        height: 90px;
        font-size: 34px;
    }
    body .custom-testi-cont p {
        font-size: 16px;
    }
    body .custom-testi-info {
        font-size: 16px;
    }
    body .custom-testimonial-slider {
        padding-left: 10px;
        padding-right: 10px;
    }
    .font-27,
    .font-27 * {
        font-size: 25px !important;
    }
    .home-7-right-text-1 .fl-rich-text * {
        font-size: 25px;
    }
    .font-22,
    .font-22 * {
        font-size: 20px !important;
    }
    .font-32,
    .font-32 * {
        font-size: 30px !important;
    }
    .home-9-cta-num {
        font-size: 46px;
    }
    .home-9-cta-text {
        font-size: 25px;
    }
    .site-btn-lg {
        font-size: 18px;
    }
    .footer-widget-area .widget-title {
        font-size: 25px;
    }
    .font-34.employ-5-h4 * {
        font-size: 25px !important;
    }
    .employ-5-text p {
        font-size: 16px !important;
    }
}


/* END 1440px */

@media (max-width:1366px) {
    .font-48,
    .font-48 * {
        font-size: 38px !important;
    }
}


/* END 1366px */

@media only screen and (max-width: 1200px) {
    .home-9-cta-num {
        font-size: 46px;
    }
    body .custom-location-slider-wrap .slick-arrow.slick-prev {
        left: 0 !important;
    }
    body .custom-location-slider-wrap .slick-arrow.slick-next {
        right: 0 !important;
    }
    .service-area-btn .site-btn {
        width: 200px;
    }
    .home-8-form .fl-rich-text {
        padding-left: 180px;
    }
    .employ-5 .fl-photo-content img {
        height: 350px;
    }
}


/* END 1200px */

@media only screen and (max-width: 1080px) {
    .location-grid .locations-content .locations-item {
        display: block;
    }
    .before-header-row,
    .grid-options {
        display: none;
    }
    /* ### 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: #333;
        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;
    }
    /* HEADER RIGHT RESPONSIVE */
    .header-image .title-area {
        position: absolute;
        left: 15px;
        top: 15px;
        ;
    }
    .site-header .wrap {
        position: relative;
        padding: 0;
        min-height: 95px;
    }
    #genesis-mobile-nav-header {
        padding: 0;
        background: transparent;
        width: 40px;
        height: 40px;
        text-align: center;
        border-radius: 50%;
        border: 3px solid #426bb3;
        margin: 60px 15px 0 auto;
        position: relative;
        top: -27px;
    }
    #genesis-mobile-nav-header:hover {
        background: #426bb3;
    }
    #genesis-mobile-nav-header::before {
        margin: 0;
        font-size: 24px;
        width: auto;
        height: auto;
        display: block;
        color: #426bb3;
    }
    #genesis-mobile-nav-header:hover::before {
        color: #fff;
    }
    .site-header .widget-area {
        float: none;
        width: 100%;
        margin: 0;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item a {
        border: none;
        padding: 15px;
        width: 100%;
        display: block;
        background: #426bb3;
        color: #fff;
        margin: 0;
        font-size: 16px;
        border-radius: 0;
        padding-left: 25px;
        border-bottom: 1px solid #4f80d7;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item a:hover {
        background: #4975c4;
    }
    .genesis-responsive-menu .genesis-nav-menu .menu-item {
        margin: 0;
    }
    .sub-menu-toggle {
        color: #fff !important;
        background: transparent !important;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu {
        padding: 0 0 0 0 !important;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu a {
        padding-left: 40px !important;
    }
    .genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu a {
        padding-left: 60px !important;
    }
    /* END HEADER RIGHT RESPONSIVE */
    .font-85,
    .font-85 * {
        font-size: 40px !important;
    }
    .font-55,
    .font-55 * {
        font-size: 30px !important;
    }
    body .home-banner .fl-row-content-wrap {
        padding-bottom: 80px !important;
        padding-top: 160px !important;
    }
    html body br {
        display: none;
    }
    h2 {
        font-size: 25px;
    }
    body .home-2 .fl-row-content-wrap {
        padding-top: 20px;
    }
    p {
        font-size: 16px;
    }
    body .home-2-text .fl-module-content {
        margin-top: 0;
    }
    body .csh-title {
        font-size: 16px;
    }
    .entry-content ol,
    .entry-content ul {
        font-size: 16px;
        margin-left: 15px;
    }
    .font-48,
    .font-48 * {
        font-size: 30px !important;
    }
    body .home-3 .fl-row-content-wrap {
        padding-bottom: 45px;
    }
    .site-btn {
        font-size: 16px;
    }
    body .home-4 .fl-row-content-wrap {
        padding-top: 0;
        padding-bottom: 0;
    }
    .home-4-text-1 .fl-rich-text::before {
        width: 80px;
        height: 80px;
    }
    body .home-5 .fl-row-content-wrap {
        padding-top: 20px;
    }
    body .home-6 .fl-row-content-wrap {
        padding-top: 30px;
    }
    .font-27,
    .font-27 * {
        font-size: 22px !important;
    }
    body .home-7 .fl-row-content-wrap {
        padding-top: 70px;
    }
    .home-7-right-text-3 .fl-module-content {
        margin-top: 0 !important;
    }
    .home-7-right-text-3 .fl-rich-text {
        padding: 30px;
    }
    .font-32,
    .font-32 * {
        font-size: 25px !important;
    }
    body .custom-location-title {
        font-size: 14px;
    }
    .home-9-cta-text {
        font-size: 20px;
    }
    .home-9-cta-num {
        font-size: 26px;
    }
    body .footer-widget-area {
        padding: 30px 20px !important;
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }
    body .footer-widget-area .widget-title {
        font-size: 20px;
    }
    .footer-widget-area .widget ul>li {
        font-size: 16px;
    }
    .footer-widgets .wrap {
        flex-flow: row wrap;
    }
    .after-footer-row p,
    .after-footer-row ul {
        font-size: 14px;
    }
    body .modern_clean_scroll_to_top_btn {
        font-size: 15px;
        width: 30px;
        height: 30px;
        right: 0;
        bottom: 0;
    }
    .service-btn {
        font-size: 16px;
    }
    .service-btn-2 {
        font-size: 18px;
    }
    .service-2-col-text .fl-col-content {
        padding: 20px;
    }
    body .service-4 .fl-row-content-wrap {
        padding-top: 0;
    }
    body .fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label {
        font-size: 16px;
    }
    body .fl-tabs-panel-content ul li:first-child {
        font-size: 18px;
    }
    body .fl-tabs-panel-content {
        padding: 40px 20px;
    }
    .font-46,
    .font-46 * {
        font-size: 36px !important;
    }
    .subpage-breadcrumbs .fl-rich-text span {
        font-size: 16px;
    }
    body .service-2 .fl-row-content-wrap {
        padding-top: 30px;
    }
    body .service-sub-2 .fl-row-content-wrap {
        padding-top: 20px;
    }
    .service-sub-3-menu .menu li a {
        font-size: 16px;
    }
    html body .fl-accordion-button-label {
        font-size: 16px;
    }
    html body .fl-accordion-small .fl-accordion-content p {
        font-size: 16px;
    }
    .service-sub-4-text .fl-html strong {
        font-size: 20px;
    }
    .icon-text {
        font-size: 16px;
    }
    .service-sub-4-text .site-btn {
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
    }
    body .about-2 .fl-row-content-wrap {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .about-4 .fl-row-content-wrap {
        min-height: 150px;
    }
    .about-4-wrap>.fl-col-content {
        padding: 30px 0 0 0;
    }
    body .faq-2 .fl-row-content-wrap {
        padding-top: 20px;
        padding-bottom: 0;
    }
    body .faq-2-heading .fl-module-content {
        margin-bottom: 20px;
    }
    body .faq-2-accordion .fl-module-content {
        margin-bottom: 0 !important;
    }
    .green-checkbox ul li {
        font-size: 15px;
    }
    body .slick-prev {
        left: 0;
    }
    body .slick-next {
        right: 0;
    }
    .font-26,
    .font-26 * {
        font-size: 20px !important;
    }
    .font-22,
    .font-22 * {
        font-size: 18px !important;
    }
    .employ-5-col-right .fl-col-content {
        padding: 10px 20px;
    }
    .font-34,
    .font-34 * {
        font-size: 24px !important;
    }
    .location-header-mid {
        display: none;
    }
    .location-header-bot {
        position: relative;
    }
    .location-header-bot-left {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 213px !important;
    }
    .location-bot-img .fl-module-content {
        margin: 0 !important;
    }
    .location-header-bot-right {
        width: 100% !important;
    }
    .location-bot-nav .fl-module-content {
        margin: 0;
    }
    .font-63,
    .font-63 * {
        font-size: 40px !important;
    }
    body .franchise-banner .fl-row-content-wrap {
        padding-top: 200px !important;
    }
    body .franchise-banner .fl-row-content-wrap {
        min-height: 1px;
    }
    body .location-banner .fl-row-content-wrap {
        position: relative;
    }
    body .location-banner .fl-row-content-wrap::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .5);
        left: 0;
        top: 0;
        display: block !important;
    }
    body .location-banner .fl-row-content {
        position: relative;
        z-index: 2;
    }
    .franchise-2 {
        margin-top: -50px;
    }
    body .location-3 .fl-row-content-wrap {
        padding-top: 0;
    }
    .franchise-3-col .fl-col-content {
        min-height: 250px;
    }
    body .location-8 .fl-row-content-wrap {
        padding-top: 0;
    }
    .font-28,
    .font-28 * {
        font-size: 22px !important;
    }
    .franchise-8-img .fl-rich-text {
        min-height: 350px;
    }
    .franchise-8-info .fl-rich-text {
        min-height: 1px;
    }
    .home-7-right-text-1 .fl-rich-text * {
        font-size: 20px;
    }
    .franchise-8-areas .fl-rich-text {
        padding: 20px;
    }
    body .location-9 .fl-row-content-wrap {
        padding-top: 0;
    }
    .franchise-10-bottom-text-1 p {
        font-size: 22px;
    }
    .home-3-col-right .site-btn,
    .home-9-col-right .site-btn {
        display: flex;
    }
    body .location-footer-col {
        width: 50% !important;
    }
    body .location-footer-col .fl-col-content {
        padding: 25px !important;
    }
    body .location-footer-title .fl-module-content {
        margin-bottom: 0;
    }
    .location-footer-map iframe {
        height: 400px;
    }
    .font-60,
    .font-60 * {
        font-size: 40px !important;
    }
    .new-banner-3 .fl-row-content {
        padding-left: 20px;
    }
    body .new-banner-3 .fl-row-content-wrap {
        min-height: 300px;
        padding-top: 120px !important;
    }
    h1 {
        font-size: 30px;
    }
    .service-area-btn .site-btn {
        font-size: 16px;
    }
    .service-area-btn .site-cta-text {
        font-size: 20px;
    }
    body .service-area-banner .fl-row-content-wrap {
        min-height: 1px;
        padding-top: 200px;
        padding-bottom: 40px;
    }
    body .service-area-blog .fl-post-column {
        width: 33.3%;
        float: left;
        clear: none !important;
    }
    .service-area-blog .fl-post-grid-title {
        font-size: 18px;
    }
    .service-area-blog .fl-post-grid-text {
        padding: 20px !important;
    }
    .service-area-12 .fl-html>a {
        width: 100% !important;
    }
    .service-area-12-btn .fl-html>* {
        width: 100%;
    }
    body .home-8 .fl-col-small {
        width: 100% !important;
    }
    body .home-8-form {
        padding-left: 0;
    }
    body .contact-2-right .fl-col-content {
        padding: 20px;
    }
    body .contact-2 .fl-row-content-wrap {
        padding-top: 60px;
    }
    body .contact-3-wrap .fl-col-content {
        max-width: 100%;
    }
    body .contact-2-right .contact-form {
        padding: 20px;
        min-height: 1px !important;
    }
    .blog-wrap {
        padding: 50px 50px 0 50px;
    }
    .blog-left {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .blog-list-big-wrap .blog-title {
        font-size: 22px;
    }
    body .blog-pagination {
        margin-bottom: 30px;
    }
    .blog-right {
        flex: 0 0 100%;
        max-width: 353px;
        padding: 0 7px;
        margin: auto;
    }
    .blog-row .blog-booking-form .site-btn {
        font-size: 16px;
        height: 50px;
    }
    html body .fl-row-content-wrap {
        padding-top: 0;
    }
    html body .blog-signup .fl-row-content-wrap {
        padding-top: 40px;
        padding-bottom: 100px;
    }
    .employ-popup-title {
        font-size: 22px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gf_step span.gf_step_number {
        font-size: 22px;
    }
    html body .pum-theme-employment-popup .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.paging-title-wrap {
        font-size: 30px;
    }
    body .pum-theme-employment-popup .gform_wrapper .top_label .gfield_label {
        font-size: 16px !important;
    }
    html body .pum-theme-employment-popup .pum-content {
        padding: 100px 5px 5px 5px;
    }
    body .home-6 .fl-row-content-wrap {
        min-height: 1px;
        padding: 150px 0 200px 0;
    }
    .home-8-form .fl-rich-text {
        padding-left: 0;
    }
    body .location-banner .fl-row-content-wrap::before {
        display: none !important;
    }
    body .location-banner .fl-row-content-wrap {
        padding-bottom: 0 !important;
    }
    .franchise-banner-img-wrap .fl-col-content {
        width: 480px;
        margin: 0 auto !important;
    }
    .franchise-banner-img-wrap {
        position: static;
    }
    .franchise-2 {
        z-index: 10;
    }
    body .location-banner .fl-row-content-wrap {
        padding-top: 160px !important;
    }
    .franchise-2-num {
        width: auto !important;
    }
    .franchise-2-heading .fl-heading .fl-heading-text {
        font-size: 32px !important;
    }
    .franchise-2 {
        margin-top: -100px;
    }
    .font-93,
    .font-93 * {
        font-size: 45px !important;
    }
    .font-33,
    .font-33 * {
        font-size: 25px !important;
    }
    .give-us-a-call-1>.fl-row-content-wrap {
        padding-top: 170px;
        padding-bottom: 150px;
    }
    .location-grid {
        padding: 0 15px;
    }
    .franchise-8-info .site-btn-3 {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    html body .review-2-col {
        width: 100% !important;
    }
    .review-2-col .fl-photo-content img {
        max-width: 200px !important;
    }
    .review-2-img img {
        max-width: 100px !important;
    }
    html body .ro-header-heading {
        font-size: 23px;
    }
    html body .ro-franchise-title {
        font-size: 20px;
    }
    html body .ro-franchise-logo,
    html body .ro-franchise-btn {
        display: block;
    }
    html body .ro-franchise-logo {
        margin-bottom: 20px;
    }
    html body .ro-franchise-btn {
        font-size: 14px;
        min-height: 40px;
    }
    html body .ro-franchise-btn::before {
        width: 55px;
        height: 55px;
        background-size: contain !important;
        left: 0;
        top: -10px;
    }
    
    /* -- New Footer -- */
    body .footer-widget-area {
        padding: 20px !important;
    }
    .footer-widgets{
        padding-bottom: 40px;
    }
    .footer-widget-area p {
        font-size: 14px Important;
    }
    .footer-widgets-2 {
        display: none;
    }
    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
        border-top: none;
        text-align: center !important;
    }
    .footer-widgets-1 p {
        text-align: center !important;
    }
    .social-icons-footer div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
    }
}


/* END 1080px */

@media only screen and (max-width: 800px) {
    .font-85,
    .font-85 * {
        font-size: 30px !important;
    }
    .font-55,
    .font-55 * {
        font-size: 25px !important;
    }
    .home-banner-form .gform_wrapper ul.gform_fields li.gfield {
        width: 33.3%;
    }
    html body .home-banner-form .gform_wrapper .gform_footer {
        float: none;
        width: 100%;
    }
    html body .home-banner-form .gform_wrapper .gform_body {
        width: 100%;
        float: none;
    }
    h2 {
        font-size: 22px;
    }
    body .custom-services {
        max-width: 50%;
        flex: 0 0 50%;
    }
    body .fl-col-small:not(.fl-col-small-full-width) {
        max-width: 100%;
        text-align: center;
    }
    .home-3-text-1 a::after {
        display: none;
    }
    .home-3-col-right .fl-col-content {
        padding-bottom: 30px;
    }
    body .fl-row-content-wrap {
        padding-bottom: 0 !important;
    }
    body .home-4-text-1 p {
        font-size: 25px;
    }
    .home-4-text-1 p .big-text {
        font-size: 25px !important;
    }
    body .home-4 .fl-row-content-wrap {
        padding-top: 30px;
    }
    body .custom-testimonial-slider-wrap {
        padding-top: 30px;
    }
    body .slick-prev {
        left: 0;
    }
    body .slick-next {
        right: 0;
    }
    body .fl-module-custom-testimonial-slider .fl-module-content {
        margin-left: 20px;
    }
    body .custom-testimonial-slider-wrap {
        padding-bottom: 60px;
    }
    .home-6-wrap-2 {
        position: static;
    }
    body .home-6 .fl-row-content-wrap {
        padding-top: 30px;
        padding-bottom: 30px !important;
        background-position: bottom !important;
        background-size: contain !important;
        padding-bottom: 150px !important;
    }
    body .home-6-heading .fl-module-content {
        margin-bottom: 5px;
    }
    body .home-7 .fl-row-content-wrap {
        padding-top: 20px;
    }
    .home-7-img .fl-rich-text {
        min-height: 1px;
    }
    body .home-7 .home-7-col-left {
        max-width: 400px;
    }
    .home-7-right-text-1 .fl-rich-text * {
        font-size: 22px;
    }
    .font-22,
    .font-22 * {
        font-size: 18px !important;
    }
    .font-32,
    .font-32 * {
        font-size: 22px !important;
    }
    .home-8-col {
        max-width: 400px;
    }
    body .custom-location-slider-row {
        max-width: 400px;
        margin: 0 auto;
    }
    .home-9-phone-img {
        width: 150px;
    }
    .home-9-text .fl-html {
        height: auto;
        padding: 0;
        padding-top: 0px;
        min-height: 150px;
        padding-top: 30px;
    }
    .home-9-cta-text::after {
        display: none;
    }
    .home-9-phone-img {
        top: -14px;
    }
    .home-3-col-right .site-btn,
    .home-9-col-right .site-btn {
        display: inline-flex;
        padding: 5px;
    }
    body .home-3-col-left::after {
        display: none !important;
    }
    .after-footer-left,
    .after-footer-right {
        float: none;
        text-align: center;
    }
    .after-footer-left {
        margin-bottom: 5px;
    }
    body .footer-widget-area {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }
    .font-46,
    .font-46 * {
        font-size: 30px !important;
    }
    .subpage-breadcrumbs .fl-rich-text span {
        font-size: 14px;
    }
    body .service-2-col-img {
        min-height: 400px;
    }
    body .fl-tabs-panel-content ul {
        width: 49%;
    }
    body .fl-tabs-panel-content ul li {
        font-size: 15px;
    }
    .service-sub-3-menu .widget {
        margin-bottom: 0;
    }
    .service-sub-3-text .fl-rich-text {
        text-align: center;
    }
    .service-sub-4-heading h2 {
        text-align: center;
    }
    .about-2-col .fl-col-content {
        padding: 20px !important;
        min-height: 1px;
    }
    body .employ-2 .fl-row-content-wrap {
        padding-top: 20px;
    }
    .font-63,
    .font-63 * {
        font-size: 30px !important;
    }
    .franchise-8-img .fl-rich-text {
        height: auto;
    }
    .font-28,
    .font-28 * {
        font-size: 20px !important;
    }
    .franchise-8-areas .fl-rich-text ul {
        font-size: 16px;
    }
    .franchise-8-areas .fl-rich-text {
        text-align: center;
    }
    .franchise-8-areas .fl-rich-text ul li {
        text-align: left;
    }
	
	franchise-8-areas ul {
        font-size: 16px;
    }
   
    .franchise-8-areas ul li {
        text-align: left;
    }
	
    body .location-footer-col {
        width: 100% !important;
    }
    body .location-footer-col .fl-col-content {
        padding: 10px !important;
    }
    body .location-footer-col-4 .fl-module-content {
        margin-bottom: 20px;
    }
    .location-below-footer p {
        text-align: center;
    }
    .location-below-footer-col-1-text {
        margin-bottom: 5px;
    }
    .location-below-footer p {
        font-size: 14px;
    }
    .font-60,
    .font-60 * {
        font-size: 30px !important;
    }
    .new-banner-3 .fl-row-content {
        padding-left: 10px;
    }
    body .service-area-banner .fl-row-content-wrap {
        padding-top: 170px;
    }
    h1 {
        font-size: 25px;
    }
    body .service-area-banner .fl-row-content-wrap {
        padding-bottom: 40px !important;
    }
    .service-area-btn .site-btn {
        width: 100%;
        margin-bottom: 15px;
    }
    body .service-area-2 .fl-row-content-wrap {
        padding-top: 20px;
    }
    body .service-area-4 .fl-row-content-wrap {
        padding-top: 20px;
    }
    body .service-area-5 .fl-row-content-wrap {
        padding-top: 20px;
    }
    .home-4-text-1 .fl-rich-text::before {
        display: block;
        margin: 0 auto 20px auto;
        position: static;
    }
    .service-area-10 .home-7-right-text-3 .fl-rich-text {
        min-height: 1px;
    }
    body .service-area-11 .fl-row-content-wrap {
        padding-top: 20px;
    }
    body .service-area-blog .fl-post-column {
        width: 50%;
    }
    .service-area-12 .home-9-col-right .fl-col-content {
        padding: 40px;
        min-height: 1px;
    }
    .service-area-12 .fl-html>a {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .contact-3-info .fl-html {
        padding: 20px;
    }
    body .gform_wrapper .top_label .gfield_label {
        margin-left: 0;
    }
    body .contact-3 .fl-row-content-wrap {
        padding-bottom: 40px !important;
    }
    body .contact-2 .fl-row-content-wrap {
        padding-top: 40px;
    }
    .blog-wrap {
        padding: 40px 20px 0px 20px;
    }
    .blog-list-small-wrap,
    .blog-list-big-wrap {
        max-width: 400px;
        flex: 0 0 100%;
        margin: auto;
    }
    .blog-list-big-wrap .blog-title {
        font-size: 18px;
    }
    .blog-list-medium-wrap .blog-col {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .blog-list-medium-wrap {
        display: flex;
        flex-flow: row wrap;
        max-width: 400px;
        margin: auto;
    }
    .blog-row .widget ul li a {
        font-size: 16px;
    }
    .single-blog .blog-title {
        font-size: 20px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gf_step::after {
        display: none;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gf_step {
        display: none;
        margin: 0 auto;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gf_step.gf_step_active {
        display: block;
    }
    html body .pum-theme-employment-popup .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.paging-title-wrap {
        font-size: 24px;
    }
    body .pum-theme-employment-popup .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        height: 55px;
        padding-left: 20px;
    }
    html body .pum-theme-employment-popup .gform_wrapper ul.gform_fields li.gfield {
        width: 100%;
        display: block;
        float: none;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gform_body {
        padding-bottom: 50px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gform_page_footer input.button {
        height: 55px;
        width: 100%;
        margin: 0 0 20px 0;
    }
    html body .pum-theme-employment-popup .gform_page_footer {
        margin-top: 10px;
    }
    html body .pum-theme-employment-popup .gform_wrapper ul.gfield_checkbox li label {
        font-size: 16px;
    }
    .franchise-8 .home-7-img {
        border-bottom: 20px solid #fff;
    }
    .franchise-2-col-wrap .fl-col-group {
        display: flex !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .franchise-2-num p {
        font-size: 40px;
    }
    .franchise-2-num {
        position: absolute;
        left: 10px;
        top: 10px;
    }
    .give-us-a-call-1-btn .site-btn-3 {
        width: 100%;
        margin-bottom: 15px !important;
        max-width: 243px;
        display: flex;
        margin: 0 auto 20px auto !important;
    }
    .give-us-a-call-1>.fl-row-content-wrap {
        padding-top: 150px;
        padding-bottom: 50px !important;
    }
    .home-banner .franchise-banner-rating .star-img {
        display: none;
    }
    .home-banner-location-form p {
        display: none;
    }
    body .home-banner-title .fl-module-content {
        margin-bottom: 10px;
    }
    body .home-banner .fl-row-content-wrap {
        padding-bottom: 60px !important;
    }
    .home-banner-5-star img {
        width: 150px;
    }
    body .home-banner .fl-row-content-wrap {
        padding-bottom: 20px !important;
    }
    .mobile-top-border {
        display: flex;
    }
    body .home-6-col.fl-col-small:not(.fl-col-small-full-width) {
        max-width: 33.3%;
        text-align: center;
        float: left;
        width: 33.3% !important;
        clear: none;
    }
    body .fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
        background: #288ad6;
        color: #fff;
    }
    body .fl-tabs-horizontal .fl-tabs-label .fas::before {
        content: "\f067";
    }
    body .fl-tabs-horizontal .fl-tabs-label.fl-tab-active .fas::before {
        content: "\f068";
    }
    body .fl-col.about-2-col {
        margin-bottom: 10px;
    }
    .employ-5 .fl-photo-content img {
        height: auto;
    }
    .fyle-marker-lists ul {
        display: none !important;
    }
    .fyle-marker-list-mobile {
        display: block;
    }
    .fyle-marker-lists {
        height: auto;
    }
    .fyle-form-wrap {
        max-width: 400px;
        margin: 0 auto;
    }
    .home-covid-module-text .fl-rich-text {
        max-width: 100%;
    }
    .font-14,
    .font-14 * {
        font-size: 16px !important;
    }
    
    /* -- New Footer -- */
    body .footer-widget-area {
        padding: 20px !important;
    }
    .footer-widgets{
        padding-bottom: 40px;
    }
    .footer-widget-area p {
        font-size: 14px Important;
    }
    .footer-widgets-2 {
        display: none;
    }
    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
        border-top: none;
        text-align: center !important;
    }
    .footer-widgets-1 p {
        text-align: center !important;
    }
    .social-icons-footer div {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
    }
}


/* END 800px */

@media only screen and (max-width: 684px) {
    .font-85,
    .font-85 * {
        font-size: 25px !important;
    }
    .font-55,
    .font-55 * {
        font-size: 22px !important;
    }
    .home-banner-form .gform_wrapper ul.gform_fields li.gfield {
        width: 50%;
    }
    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"] {
        height: 50px;
    }
    body .custom-services {
        max-width: 400px;
        flex: 0 0 100%;
    }
    .home-3-img {
        position: static;
        margin-bottom: 15px;
    }
    body .home-4-text-1 p {
        font-size: 22px !important;
    }
    .home-4-text-1 p .big-text {
        font-size: 22px !important;
    }
    body .custom-testi-img {
        width: 80px;
        height: 80px;
        font-size: 30px;
    }
    .home-9-phone-img {
        position: static;
    }
    .home-9-text .fl-html {
        padding-bottom: 25px;
    }
    body .mini-subpage-banner .fl-row-content-wrap {
        min-height: 400px;
        padding-top: 70px;
    }
    .location-header-top-text p * {
        font-size: 12px !important;
    }
    .single-blog .blog-footer-left {
        float: none;
        padding: 0;
    }
    .single-blog .blog-footer-left a {
        margin: 0 auto 30px;
    }
    .single-blog .blog-footer-right {
        float: none;
        text-align: center;
    }
    .single-blog .blog-footer {
        padding-bottom: 30px;
    }
    .employ-popup-title {
        font-size: 20px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gf_step span.gf_step_label .paging-title {
        font-size: 16px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gf_step span.gf_step_label {
        min-height: 1px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gf_page_steps {
        margin-bottom: 30px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gform_body {
        padding: 20px;
    }
    html body .pum-theme-employment-popup .pum-content {
        padding-bottom: 40px;
    }
}


/* END 684px */

@media only screen and (max-width: 480px) {
    .header-image .title-area {
        max-width: 150px;
    }
    .home-banner-form .gform_wrapper ul.gfield_radio li {
        width: 100%;
        float: none;
        display: block;
    }
    .home-banner-form form {
        padding-top: 150px;
    }
    .home-banner-form .gform_wrapper ul.gform_fields li.gfield {
        width: 100%;
    }
    body .home-banner .fl-row-content-wrap {
        padding-bottom: 20px !important;
    }
    body .home-3 .fl-row-content-wrap {
        padding-top: 10px !important;
    }
    .home-4-text-1 .fl-rich-text::before {
        position: static;
        margin: 0 auto 20px auto;
    }
    .font-27,
    .font-27 * {
        font-size: 20px !important;
    }
    .font-32,
    .font-32 * {
        font-size: 20px !important;
    }
    .home-8-slider {
        margin-top: 40px;
    }
    body .footer-widget-area .widget-title {
        font-size: 18px;
    }
    .home-3-col-right .site-btn,
    .home-9-col-right .site-btn {
        width: 100%;
    }
    /*.home-3-form .fyle-form-wrap .fyle-col {
		width:100%;
		max-width:100%;
		flex: 0 0 100%;
	}*/
    /*body .fyle-marker, 
	body .fyle-btn button {
		width:100% !important;
		max-width:100%;
		flex: 0 0 100%;
		min-width:1px !important;
	}*/
    .home-3-form .fyle-input input,
    .home-3-form .fyle-marker,
    .home-3-form .fyle-btn button,
    .home-3-form .fyle-x-btn {
        height: 49px;
        width: 42px;
        font-size: 16px;
    }
    .home-3-form .fyle-col.fyle-col-x-btn {
        padding: 0 7px;
    }
    .home-3-form .fyle-marker {
        font-size: 22px;
    }
    body .fyle-input input {
        width: 100% !important;
    }
    body .fyle-input {
        margin: 0;
    }
    .site-btn-lg {
        min-width: 1px;
    }
    .font-46,
    .font-46 * {
        font-size: 25px !important;
    }
    body .service-2-col-img {
        min-height: 300px;
    }
    .service-2-col-cta .service-btn,
    .service-2-col-cta .service-btn-2 {
        width: 49%;
        margin: 0 0 20px 0;
        display: inline-flex !important;
        justify-content: center;
    }
    .service-2-col-cta .service-btn-2 {
        margin-bottom: 0;
    }
    body .fl-tabs-panel-content ul {
        width: 100%;
        display: block;
    }
    body .fl-tabs-panel-content {
        padding: 20px;
    }
    body .fl-tabs-panel-content .checklist-btn {
        width: 100%;
        height: 50px;
        font-size: 14px;
    }
    .service-sub-3-menu .menu li a {
        padding: 15px;
        font-size: 14px;
    }
    .green-checkbox ul li {
        font-size: 15px;
        text-align: left;
    }
    body .faq-2 .fl-row-content-wrap {
        padding-top: 0;
    }
    body .mini-subpage-banner .fl-row-content-wrap {
        min-height: 350px;
    }
    .font-26,
    .font-26 * {
        font-size: 18px !important;
    }
    .font-22,
    .font-22 * {
        font-size: 16px !important;
    }
    .font-34,
    .font-34 * {
        font-size: 20px !important;
    }
    .site-btn-md {
        min-width: 100%;
        height: 50px;
        font-size: 14px;
    }
    .font-63,
    .font-63 * {
        font-size: 25px !important;
    }
    .franchise-2 {
        margin-top: 25px;
    }
	.franchise-8-areas .fl-rich-text {
       padding: 30px 10px 20px 10px !important;
    }
	.franchise-8-areas {
       padding: 30px 10px 20px 10px !important;
    }
    .franchise-8-areas .fl-rich-text ul {
        display: block;
        width: 100%;
    }
	
	.franchise-8-areas ul {
        display: block;
        width: 100%;
    }
	
    body .new-banner-3 .fl-row-content-wrap {
        min-height: 195px;
        min-height: 90px;
    }
    .font-60,
    .font-60 * {
        font-size: 25px !important;
    }
    h1 {
        font-size: 22px;
    }
    body .service-area-banner .fl-row-content-wrap {
        padding-bottom: 20px !important;
    }
    .service-area-btn .site-cta-text {
        font-size: 16px;
    }
    .service-area-btn .site-btn {
        height: 50px;
        font-size: 16px;
    }
    body .service-5-area-map iframe {
        height: 300px;
    }
    body .service-area-blog .fl-post-column {
        width: 100%;
        max-width: 100%;
        margin: auto;
        float: none;
    }
    .service-area-blog .fl-post-grid-title {
        font-size: 16px;
        margin-bottom: 0;
    }
    .service-area-blog .fl-post-grid-text {
        padding: 15px !important;
    }
    .service-area-12 .home-9-col-right .fl-col-content {
        padding: 20px;
    }
    .service-area-12 .fl-html>a {
        font-size: 16px !important;
    }
    body .contact-form .widget {
        margin-bottom: 0;
    }
    body .contact-3-map iframe {
        height: 250px;
    }
    body .contact-2-right .contact-form {
        padding-left: 0;
        padding-right: 0;
    }
    .franchise-8-areas .fl-rich-text ul li {
        width: 100%;
    }
	
	.franchise-8-areas ul li {
        width: 100%;
    }
    .blog-col {
        padding: 0;
    }
    .blog-title {
        font-size: 16px;
    }
    .font-25,
    .font-25 * {
        font-size: 20px !important;
    }
    .blog-signup-wrap .fl-col-content {
        padding: 20px;
    }
    html body .blog-signup-wrap .gform_wrapper .gform_body {
        width: 100%;
    }
    html body .blog-signup-wrap .gform_wrapper .gform_footer {
        width: 100%;
    }
    .blog-row .widget .blog-booking-form ul li {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .blog-row .booking-form-radio-custom input:checked~.residential-checkmark::after {
        display: none !important;
    }
    .blog-row .booking-form-radio-custom input:checked~.commercial-checkmark::after {
        display: none !important;
    }
    html body .pum-theme-employment-popup .gform_wrapper ul.gfield_checkbox li {
        width: 100%;
    }
    .single-blog .blog-content iframe {
        width: 100%;
        height: 200px;
    }
    .home-3-form .fyle-x-btn {
        width: 100%;
        margin: 0;
    }
    html body .home-6 .fl-row-content-wrap {
        background: none;
        padding: 0 !important;
    }
    html body .home-9-text,
    html body .home-3-col-left,
    html body .home-3-col .site-btn,
    html body .home-9-text-2 .site-btn {
        display: none !important;
    }
    .franchise-banner-booking-form {
        display: none !important;
    }
    body .location-banner .fl-row-content-wrap {
        min-height: 606px;
        padding-bottom: 0 !important;
        padding-top: 170px !important;
    }
    .franchise-banner-img-wrap .fl-col-content {
        width: auto !important;
    }
    .franchise-2 {
        margin-top: -100px !important;
    }
    body .franchise-2-heading>.fl-module-content {
        margin-bottom: 10px;
    }
    .franchise-2-col .fl-module-content {
        margin: 0 !important;
    }
    .franchise-2-num {
        left: 10px !important;
    }
    body .franchise-2-col .fl-col-content {
        min-height: 120px !important;
    }
    body .franchise-2-col-img {
        width: 40px !important;
        margin: 0 auto 5px auto;
    }
    body .franchise-2-col-heading p {
        font-size: 14px !important;
    }
    html body div iframe[title="chat widget"] {
        display: none !important;
    }
    .emaids-chat-code-wrap {
        display: none;
    }
    .mobile-sticky-buttons-wrap {
        display: flex;
        z-index: 20;
    }
    .font-93,
    .font-93 * {
        font-size: 35px !important;
    }
    .font-33,
    .font-33 * {
        font-size: 20px !important;
    }
    .home-banner-subtitle.font-85 *,
    .home-banner-title.font-55 * {
        font-size: 43px !important;
    }
    body .home-6-col.fl-col-small:not(.fl-col-small-full-width) .fl-number-int,
    body .home-6-col.fl-col-small:not(.fl-col-small-full-width) .fl-number-string {
        font-size: 16px !important;
    }
    .service-2-col-cta .service-btn,
    .service-2-col-cta .service-btn-2 {
        width: 49%;
        margin: 0 0 20px 0;
        display: inline-flex !important;
        justify-content: center;
        font-size: 12px;
        height: 38px;
        justify-content: center;
        align-items: center;
        margin: 0;
        vertical-align: top;
        min-width: 1px;
    }
    .service-2-col-text .fl-col-content {
        min-height: 1px;
        padding: 0;
    }
    body .service-2-col-img {
        min-height: 110px;
    }
    img.wp-image-2482 {
        display: block;
        text-align: center;
        margin: auto;
    }
    .hello-bars-wrap {
        font-size: 12px;
    }
    .home-covid-module-cta .fl-html h3,
    .home-covid-module-cta .fl-html p {
        float: none;
        text-align: center;
        margin-bottom: 15px;
        font-size: 16px;
    }
    .home-covid-module-cta .fl-html .site-btn-2 {
        float: none;
        margin: 0 auto !important;
        display: flex;
    }
    .home-covid-module .fl-col-content {
        background-position: right !important;
        position: relative;
    }
    .home-covid-module .fl-col-content::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8);
    }
    .home-covid-module .fl-module {
        position: relative;
        z-index: 1;
    }
    .review-2-col .fl-photo-content img {
        max-width: 150px !important;
    }
    .review-2-img img {
        display: block;
        margin: 10px auto;
    }
    .review-2-img p {
        font-size: 22px !important;
    }
    html body .ro-header::before {
        display: none;
    }
    html body .ro-header-heading {
        font-size: 18px;
    }
    html body .ro-form select {
        font-size: 14px;
    }
    .ro-form button {
        display: none !important;
    }
    html body .ro-franchise-title {
        font-size: 18px;
    }
    html body .ro-franchise-logo img {
        max-width: 150px;
    }
    html body .ro-franchise-btn::before {
        width: 35px;
        height: 35px;
    }
    html body .ro-franchise-btn {
        padding: 15px 10px;
    }
    html body .ro-franchise-logo {
        padding: 0 !important;
    }
    
    .locations-info {
        width: 100%;
    }
}


/* END 480px */

@media only screen and (max-width: 384px) {
    .font-85,
    .font-85 * {
        font-size: 22px !important;
    }
    h2 {
        font-size: 20px;
    }
    .font-20,
    .font-20 * {
        font-size: 16px !important;
    }
    .font-48,
    .font-48 * {
        font-size: 25px !important;
    }
    .home-7-right-text-1 .fl-rich-text * {
        font-size: 16px;
    }
    .font-22,
    .font-22 * {
        font-size: 16px !important;
    }
    .font-32,
    .font-32 * {
        font-size: 18px !important;
    }
    .home-7-right-text-3 .fl-rich-text {
        padding: 20px;
    }
    html body .fl-accordion-small .fl-accordion-content {
        padding: 20px;
    }
    html body .fl-accordion-button-label {
        font-size: 15px;
        line-height: 1.2;
    }
    html body .fl-accordion-small .fl-accordion-content p {
        font-size: 15px;
    }
    .location-header-top-text p {
        line-height: 1.1;
    }
    .location-header-top-text .fl-module-content {
        margin-top: 10px !important;
    }
    html body .location-header-bot-left {
        width: 150px !important;
    }
    .font-63,
    .font-63 * {
        font-size: 22px !important;
    }
    .location-footer-map iframe {
        height: 300px;
    }
    .franchise-10-bottom-text-1 p {
        font-size: 18px;
    }
    .font-60,
    .font-60 * {
        font-size: 22px !important;
    }
    .new-banner-3 .fl-row-content {
        padding: 0;
    }
    .single-blog .blog-wrap {
        padding: 40px 0 0 0;
    }
    .single-blog .blog-title {
        font-size: 18px;
    }
    .employ-popup-title {
        font-size: 18px;
    }
    html body .pum-theme-employment-popup .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html.paging-title-wrap {
        font-size: 20px;
    }
    body .pum-theme-employment-popup .gform_wrapper .top_label .gfield_label {
        font-size: 14px !important;
    }
    body .pum-theme-employment-popup .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        font-size: 14px;
    }
    html body .pum-theme-employment-popup .gform_wrapper ul.gfield_radio li label {
        font-size: 14px;
    }
    html body .pum-theme-employment-popup .gform_wrapper .gform_page_footer input.button {
        height: 50px;
        font-size: 14px;
    }
    html body .pum-theme-employment-popup .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
        font-size: 14px;
    }
    html body .pum-theme-employment-popup .gform_wrapper ul.gfield_checkbox li label {
        font-size: 14px;
        margin-left: 0;
    }
    html body .pum-theme-employment-popup .gform_wrapper .top_label select.medium {
        font-size: 14px;
    }
    html body .custom-testi-cont,
    body .custom-testi-info {
        font-size: 13px;
    }
    html body .custom-testi-location {
        font-size: 13px;
    }
    body .location-banner .fl-row-content-wrap {
        min-height: 1px;
    }
    .franchise-2-heading .fl-heading .fl-heading-text {
        font-size: 22px !important;
    }
    .franchise-2-col-wrap .fl-col-group {
        padding-left: 10px;
        padding-right: 10px;
    }
    .franchise-2-num p {
        font-size: 20px;
    }
    body .franchise-2-col-img {
        width: 30px !important;
    }
    body .franchise-2-col-heading p * {
        font-size: 12px !important;
    }
    body .franchise-2-col .fl-col-content {
        min-height: 90px !important;
    }
    .mobile-sticky-buttons-wrap a {
        font-size: 12px;
    }
    .home-banner-subtitle.font-85 *,
    .home-banner-title.font-55 * {
        font-size: 23px !important;
    }
    .locations-bar-search form {
        width: 100% !important;
    }
    body .locations-bar-search form .fyle-input input {
        width: 150px !important;
    }
    body .fyle-input input {
        width: 175px !important;
    }
    .fyle-marker-lists {
        width: 200px;
    }
}


/* END 384px */

@media only screen and (max-width: 320px) {
    .hello-bars-wrap {
        font-size: 10px;
    }
}


/* 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;
    }
}


/* Remove Franchise Banner iamge in Washington DC */

.page-id-2574 .franchise-banner-img {
    display: none;
}

.hidden {
    display: none!important;
}

.visibility-hidden {
    visibility: hidden!important;
}

.text_bold {
    font-weight: bold!important;
}

.text_blue {
    color: #426bb3!important;
}

.text_green {
    color: #22b24c!important;
}

.covid-booking-btn {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.7;
    text-align: center;
    text-transform: uppercase;
    background-clip: border-box;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-image: initial;
    border-style: solid;
    border-color: rgb(34, 178, 76);
    max-width: 240px;
    width: 100%;
}

.covid-booking-btn-transparent,
.covid-booking-btn-transparent:hover {
    background: transparent!important;
    border-color: #22b24c;
    color: #22b24c!important;
}


/* New Reviews Header Form  */

.reviews-form-wrap .fyle-input input {
    height: 49px;
    width: 475px;
}

.reviews-form-wrap .fyle-marker {
    height: 49px;
    width: 42px;
}

.reviews-form-wrap .fyle-btn button {
    height: 49px;
    width: 42px;
}

.service-name-kansas-city-ks .disinfecting-col {
    display: none;
}

/*//////////////////////////// New Design ////////////////////////////////////////////// */


/* Image with ‘data’ attribute is hidden */

img[data-src] {
    /* we set the opacity to 0 */
    opacity: 0;
}


/*Image without ‘data’ attribute is (or becomes) visible */

img.lazy {
    /* prepare the future animation */
    transition: opacity .5s linear 0.2s;
    /* we set the opacity to 1 to do the magic */
    opacity: 1;
}


/* Banner Title Location */

.emaids_name_e {
    color: #426bb3;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: bold;
}

.emaids_name_m {
    color: #ed1c24;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: bold;
}

.emaids_name_a {
    color: #f89c2a;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: bold;
}

.emaids_name_i {
    color: #426bb3;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: bold;
}

.emaids_name_d {
    color: #22b24c;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: bold;
}

.emaids_name_s {
    color: #ed1c24;
    font-size: 33px;
    font-size: 3.3rem;
    font-weight: bold;
}

.location_name_title {
    font-weight: 700;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 54px;
    letter-spacing: -2px;
    color: #FFFFFF;
    text-align: center;
}

.location_subtitle {
    font-weight: 700;
    font-size: 50px;
    font-size: 5.0rem;
    line-height: 68px;
    color: #FFFFFF;
}

.emaids-location-franchise-name h1 {
    font-weight: 400;
    font-size: 4rem;
    line-height: 54px;
    letter-spacing: -2px;
    color: #426bb3;
    text-align: center;
}

/* Testimonials */

.emaids-location-testimonials .fl-row-content-wrap {
    margin: 0;
    padding: 0;
}

.emaids-location-testimonials .fl-module-content {
    margin: 0;
}

.emaids-location-testimonials .fl-row-fixed-width {
    max-width: 1920px;
}

.emaids-location-testimonials .testimonials-phone {
    /* font-family: 'Messina Sans';
    font-style: normal; */
    font-weight: 900;
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: center;
    letter-spacing: 0.04em;
    color: #FFFFFF;
    text-decoration: none;
    margin: 15% auto 5% auto;
}

.emaids-location-testimonials .testimonials-phone i {
    margin-right: 5px;
}

.emaids-location-testimonials .testimonials-book-button {
    /* font-family: 'Messina Sans';
    font-style: normal; */
    background-color: #089C2A;
    padding: 18px 39px;
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    width: 50%;
    text-decoration: none;
    border-radius: 2px;
}

.emaids-location-testimonials .testimonials-book-button-a {
    /* font-family: 'Messina Sans';
    font-style: normal; */
    background-color: #18A0FB;
    padding: 18px 39px;
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    width: 50%;
    text-decoration: none;
    border-radius: 2px;
}

.emaids-location-testimonials .testimonials-left-section {
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
}

.emaids-location-testimonials .testimonials-left-section img {
    position: relative;
    z-index: 10;
}

.emaids-location-testimonials .testimonial-slider {
    display: flex;
    flex-direction: column;
    width: 64%;
    margin-left: 10px;
}

.emaids-location-testimonials .testimonial-slider__header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.emaids-location-testimonials .testimonial-slider__header-customer {
    display: flex;
    flex-direction: column;
}

.emaids-location-testimonials .testimonial-slider__header-customer-name {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 33px;
    display: flex;
    align-items: center;
    letter-spacing: -0.015em;
    text-transform: capitalize;
    color: #18A0FB;
}

.emaids-location-testimonials .testimonial-slider__header-customer-city {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: -0.015em;
    text-transform: capitalize;
    color: #3D3D3C;
}

.emaids-location-testimonials .testimonial-slider__header-rate {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.emaids-location-testimonials .testimonial-slider__header-rate-stars {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.emaids-location-testimonials .testimonial-slider__header-rate-stars span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: -0.015em;
    text-transform: lowercase;
    color: #3D3D3C;
    margin-right: 10px;
}

.emaids-location-testimonials .testimonial-slider__header-rate-stars i {
    color: #EE6731;
}

.emaids-location-testimonials .testimonial-slider__header-rate-source {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.emaids-location-testimonials .testimonial-slider__header-rate-source img {
    margin-right: 10px;
}

.emaids-location-testimonials .testimonial-slider__header-rate-source span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: -0.015em;
    text-transform: capitalize;
    color: #3D3D3C;
}

.emaids-location-testimonials .testimonial-slider__body {
    margin-top: 25px;
}

.emaids-location-testimonials .testimonial-slider__body span {
    /* font-family: 'Messina Sans';
    font-style: normal; */
    font-weight: 700;
    font-size: 3rem;
    text-align: center;
    color: #2C2C2C;
}

.emaids-location-testimonials .testimonial-slider__body p {
    /* font-family: 'Messina Sans';
    font-style: normal; */
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 29px;
    letter-spacing: 0.25px;
    color: #2C2C2C;
    text-align: justify;
}

/* Separator */

.mobile-middle-border {
    display: flex;
}

.mobile-middle-border span {
    height: 15px;
    background: #426bb3;
    flex: 0 0 25%;
    max-width: 25%;
}

.mobile-middle-border span.red {
    background: #ed1c24;
}

.mobile-middle-border span.green {
    background: #22b24c;
}

.mobile-middle-border span.orange {
    background: #f89c2a;
}

/* Separator Big */

.mobile-middle-big-border {
    display: flex;
}

.mobile-middle-big-border span {
    height: 2px;
    background: #426bb3;
    flex: 0 0 25%;
    max-width: 12.5%;
}

.mobile-middle-big-border span.red {
    background: #ed1c24;
}

.mobile-middle-big-border span.green {
    background: #22b24c;
}

.mobile-middle-big-border span.orange {
    background: #f89c2a;
}



/* small */

.mobile-middle-small-border {
    display: flex;
    max-width: 15%;
    margin: 0 auto;
}

.mobile-middle-small-border span {
    height: 1.68px;
    background: #426bb3;
    flex: 0 0 25%;
    max-width: 25%;
}

.mobile-middle-small-border span.red {
    background: #ed1c24;
}

.mobile-middle-small-border span.green {
    background: #22b24c;
}

.mobile-middle-small-border span.orange {
    background: #f89c2a;
}

/* Goal Make you happy */

.emailds-location-company-goal p {
     /* font-family: 'Messina Sans';
    font-style: normal; */
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    letter-spacing: -2px;
    color: #2C2C2C;
}

/* Featured In */

.emaids-location-featuredin p {
    font-weight: 700;
    font-size: 50px;
    line-height: 66px;
    text-align: center;
    letter-spacing: -2px;
    color: #2C2C2C;
}

.emaids-location-featuredin-logos img {
    max-width: 100%;
}

/* New Dropdown Menu with States */

.fyle-marker-lists ul li ul {
    display: none;
}


/* .fyle-marker-lists ul li:hover ul {
    display: block;
} */

.fyle-marker-lists ul li ul li a {
    display: block;
    background: #ffff;
    color: #22b24c;
    padding: 10px;
    border-bottom: 1px solid;
    text-decoration: none !important;
}

.fyle-marker-lists ul li ul li a:hover {
    display: block;
    background: #ffff;
    color: #22b24c;
    padding: 10px;
    border-bottom: 1px solid;
    text-decoration: none !important;
}

@media (max-width: 800px) {
    /* Small Separator */
    .mobile-middle-small-border {
        display: flex;
        max-width: 85%;
        margin: 0 auto;
    }
    .mobile-middle-small-border span {
        height: 3px;
        background: #426bb3;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .mobile-middle-small-border span.red {
        background: #ed1c24;
    }
    .mobile-middle-small-border span.green {
        background: #22b24c;
    }
    .mobile-middle-small-border span.orange {
        background: #f89c2a;
    }

    .franchise-banner-img-a img {
        display: none !important;
        margin-bottom: 0px;
    }

    .franchise-banner-img-b img {
        display: inline !important;
        margin-bottom: 0px;
    }
    /* Testimonials */
    .emaids-location-testimonials .testimonials-left-section {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }

    .emaids-location-testimonials .testimonials-phone {
        justify-content: center;
    }

    .emaids-location-testimonials .testimonials-book-button {
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .emaids-location-testimonials .testimonials-book-button-a {
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .emaids-location-testimonials .testimonial-slider {
        width: 100%;
        margin: 0;
        padding: 20px 10px;
    }
    .emaids-location-testimonials .testimonial-slider__header {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    .emaids-location-testimonials .testimonial-slider__header-customer-city {
        justify-content: center;
        margin-bottom: 5px;
    }
}

@media (min-width:801px) and (max-width:1080px) {
    /* Testimonials */
    .emaids-location-testimonials .testimonials-book-button {
        width: 80%;
    }
    .emaids-location-testimonials .testimonials-book-button-a {
        width: 80%;
    }
    .emaids-location-testimonials .testimonials-left-section {
        clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    }
    .emaids-location-testimonials .testimonial-slider {
        width: 95%;
    }
    .emaids-location-testimonials .testimonial-slider__header-customer-name {
        font-size: 1.8rem;
    }
    .emaids-location-testimonials .testimonials-phone {
        font-size: 2rem;
    }
    .emaids-location-testimonials .testimonial-slider__body p {
        font-size: 1.4rem;
    }
}

@media (min-width:1081px) and (max-width:1370px) {
    /* Testimonials */
    .emaids-location-testimonials .testimonials-book-button {
        width: 80%;
    }
    .emaids-location-testimonials .testimonials-book-button-a {
        width: 80%;
    }
    .emaids-location-testimonials .testimonials-left-section {
        clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    }
    .emaids-location-testimonials .testimonial-slider {
        width: 95%;
    }
    .emaids-location-testimonials .testimonials-phone {
        font-size: 2.5rem;
    }
}

/*Scroll to top*/

html body .modern_clean_scroll_to_top_btn {
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 20;
    bottom: 30px;
    right: 20px;
    background: #436ab3;
    color: #fff;
    text-align: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease;
}

html body .modern_clean_scroll_to_top_btn:hover {
    background: #22b24c;
}

html body .modern_clean_scroll_to_top_btn.show {
    visibility: visible;
    opacity: 1;
}

/*Slick Slider*/
body .slick-dotted.slick-slider {
	margin-bottom: 0;
}

body .slick-dots {
	margin-left: 0;
	margin-bottom: 0;
	bottom: 24px;
	left: 0;
	position: static;
}

body .slick-dots li button::before {
	display: none;
}

body .slick-dots li button {
	width: 8px;
	height: 8px;
	background: #4d4d4d;
	border-radius: 50%;
	padding: 0;
}


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

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

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

/*======================MEGA MENU================================*/
nav .container {
  width: 1140px;
  margin: 0 auto;
  padding: 0 !important;
}

nav .container .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.logo a {
  font-size: 20px;
  font-weight: 700;
  color: #353535;
  text-transform: uppercase;
}

.desktop {
    display: block;
}
.mobile {
    display: none;
}

.main_menu > ul > li.mobile {
	display: none !important;
}

/* normal menu css */

.main_menu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0 -2px;
}
.main_menu ul li {
  position: relative;
  text-align: left;
  margin-left: 8px;
}

.nav_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.main_menu ul li .nav_container i {
    margin-top: 4px;
}

.main_menu ul li .nav_container a {
    text-decoration: none !important;
}


.main_menu ul li a {
  font-size: 16px;
  color: #3b444f;
  padding: 20px 8px;
  display: block;
  font-weight: 400;
  text-decoration: none !important;
}

.main_menu ul li .active,
.main_menu ul li:hover > a {
  color: #22b24c;
  text-decoration: none;
}
/* Normal Dropdown menu */
.main_menu ul li ul {
  width: 250px;
  background: #fff;
  /*transition: 0.2s;*/
  /*box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);*/
}

.main_menu ul li ul li a {
  padding: 10px 5px;
  font-size: 15px;
}
.main_menu ul li ul li a i {
  float: right;
}

.main_menu ul li ul li ul {
  left: 100%;
  top: 0;
}

.main_menu ul li a:hover {
 text-decoration: underline !important;
}


/* mega menu css */
.mega_menu_dropdown {
  position: static !important;
}
.mega_menu {
  left: 0;
  right: 0;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  /*transition: 0.2s;*/
  /* box-shadow: 0px 5px 15px 0px rgba(212, 201, 201, 0.75);*/
}
.mega_menu_item {
  width: 25%;
  padding: 30px 20px;
  text-align: left;
}
.main_menu i.toggle-icon {
    display: none !important;
}
.main_menu i.desktop-icon {
    display: block !important;
}
.main_menu ul li .mega_menu_item a {
  padding: 10px 0;
}

.main_menu ul li .mega_menu_item a:hover {
  color: #22b24c;
  text-decoration: none;
}
.mega_menu_item h3 {
  margin-bottom: 15px;
  font-size: 20px;
}
.mega_menu_item img {
  width: 100%;
}

/* demo_2 css */
.mega_menu_demo_2 .mega_menu {
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
}

.mobile_btn {
  display: none;
}
.mobile_btn_phone {
    display: none;
}

.book-online-mobile a {
	display: none;
}

/* responsive css */
@media (min-width: 992px) and (max-width: 1400px) {

nav .container {
    width: 920px;
  }
  .mega_menu_demo_2 .mega_menu {
    width: 843px;
  }
  .main_menu ul li ul {
    width: 150px;
  }
  
  .main_menu ul li a {
  padding: 20px 5px;
}
}

@media (min-width: 820px) and (max-width: 991.98px) {
nav .container {
    width: 720px;
  }
  .mega_menu_demo_2 .mega_menu {
    width: 700px;
  }
  .main_menu ul li a {
    font-size: 15px;
    padding: 20px 6px;
  }
  .main_menu ul li ul {
    width: 150px;
  }
}
@media (min-width: 768px) {
  .main_menu ul li ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 50px;
    transition-delay: 0.1s;
  }
  .main_menu ul li .mega_menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    margin-top: 30px;
    transition-delay: 0.1s;
  }
  .main_menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    z-index: 99;
  }
  .main_menu ul li:hover > .mega_menu {
    visibility: visible;
    
    opacity: 1;
    margin-top: 0;
    z-index: 99;
  }
}

@media (max-width: 820px) {
	nav .container .row {
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: flex-end;
	  align-items: center;
	}
	
  .mega_menu_demo_2 .mega_menu,
  nav .container {
    width: 100%;
  }
	
	li.book-online-mobile a {
		padding: 15px 30px !important;
		border: 2px solid #436ab3;
		border-radius: 5px;
		background-color: #436ab3 !important;
		font-size: 20px;
		font-family: Alexandria, sans-serif;
		font-weight: 400;
		line-height: 1em;
		color: #ffffff !important;
		text-align: center;
		text-decoration: capitalize;
	}

  nav {
    padding: 15px;
	background-color: #FFFFFF;
  }
  
  .mobile_nav_btns {
    display: flex;
    flex-direction: row;
    justify-content: right;
  }
  
  .mobile_btn {
    cursor: pointer;
    display: block;
    color: #426bb3;
    background: 0 0;
    width: 40px !important;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #426bb3;
    margin: 45px 15px 0 0 !important;
    position: relative;
    top: -27px;
    padding: 0 !important;
  }
  .mobile_btn i {
      padding: 8px;
  }
  
  .mobile_btn_phone {
    cursor: pointer;
    display: block;
    color: #426bb3;
    background: 0 0;
    width: 40px !important;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    /*border: 3px solid #426bb3;*/
    margin: 45px 15px 0 auto !important;
    position: relative;
    top: -27px;
    padding: 4px 0 0 0 !important;
  }
  .mobile_btn_phone i {
      padding: 8px;
      width: 40px !important;
      height: 40px;
      transform: rotate(100deg);
  }
  
  .mobile_btn_phone a {
      color: #426bb3;
  }

  .main_menu {
    display: none;
    width: 100%;
  }

  .main_menu ul li {
    display: block;
    border-bottom: 1px solid #ddd;
  }
  .main_menu ul li:last-child {
    border: none;
  }
  .main_menu i.toggle-icon {
    display: block !important;
  }
   .main_menu i.desktop-icon {
    display: none !important;
  }
  .main_menu ul li a i {
    float: right;
  }
  
  .main_menu ul li .nav_container {
    padding: 2px 5px 2px 0px;
    width: 100%;
  }
  .nav_container {
      justify-content: space-between;
  }
  .main_menu ul li:last-child .nav_container {
    border: none !important;
    padding: 2px 5px;
    width: 25%;
  }
  .main_menu ul li a {
      padding: 2px 5px;
  }
  
  .main_menu ul li ul {
    width: 100%;
  }
  .main_menu ul li ul li ul {
    left: 0;
    top: auto;
  }

  .mega_menu .mega_menu_item {
    width: 50%;
  }
  .mega_menu .mega_menu_item img {
    display: none;
  }
  .main_menu ul li ul {
    display: none;
    transition: none;
  }
  
  /*.main_menu ul li:hover ul {
    display: block;
  }*/
  
  .main_menu ul li .mega_menu {
    display: none;
    transition: none;
  }
  
  /*.main_menu ul li:hover .mega_menu .mobile {
    display: block;
  }*/

  .mega_menu_demo_2 .mega_menu {
    transform: translateX(0);
  }
	
	.main_menu > ul > li.mobile {
		display: block !important;
}
	
	/* ------Mobile Search ----- */

.menu-item-search {
  padding: 10px;
}

.mobile-search-form {
  width: 100%;
}

.search-input-group {
  display: flex;
  flex-wrap: nowrap; /* evita que los hijos salten de línea */
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 6px;
  overflow: hidden;
}

.search-input {
  flex: 1;
  min-width: 0; /* necesario para que no desborde */
  padding: 8px 12px;
  border: none;
  font-size: 16px;
}

.search-button {
  background-color: #426bb3;
  color: white;
  border: none;
  padding: 8px 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
	
.search-button:hover {
  opacity: 0.8;
}

.search-button i {
  font-size: 16px;
}
	
	.search-desktop {
		display: none !important;
	}
}

@media (max-width: 575.98px) {
  .mega_menu .mega_menu_item {
    width: 100%;
  }
  
}

/* ------ New Footer ------- */
.social-icons-footer div {
    display: flex;
    flex-direction: row;
}

/*html body .location-banner .fl-row-content-wrap {
	background-image: none !important;
}*/