/*!
Theme Name: searchstack LDS
Theme URI: https://searchstack.co.uk
Author: Underscores.me
Author URI: https://searchstack.co.uk
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: searchstack
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

searchstack is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html {
    margin-top: 0px !important;
    scroll-behavior: smooth;
}

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

.wp-gr .wp-google-content-inner {
    position: relative!important;
    min-height: auto !important;
    margin: 0 auto!important;
}

@keyframes loadanimationheader {
    0% {
        opacity: 0;
        position: relative;
        bottom: -50px;
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1;
        bottom: 0;
    }
}

@keyframes headerctaload {
    0% {
        opacity: 0;
        position: relative;
        right: -100px;
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1;
        right: 0;
    }
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

footer#colophon {
    padding: 4rem 10% 1rem;
    display: flex;
    justify-content: space-between;
}

.fcol {
    width: 23%;
}

ul.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

p.address-block {
    padding-bottom: 1rem;
    text-decoration: none;
    color: #eaeaea;
    font-size: 16px;
    line-height: 30px;
}

p.f-title {
    font-weight: 600;
    text-decoration: none;
    padding-bottom: 2rem;
    font-family: 'Montserrat', sans-serif;
    color: white;
}

ul.footer-menu li a {
    text-decoration: none;
    color: #eaeaea;
    font-size: 15px;
}

ul.footer-menu li {
    padding-bottom: 18px;
}

p.footer-p {
    padding: 20px 0;
    color: #eaeaea;
    font-size: 15px;
}

p.footer-p a {
    color: white;
    text-decoration-color: #36BEAE;
}

.footer-col-1.fcol .custom-logo {
    position: relative;
    left: 0px;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

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

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


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

html {
    box-sizing: border-box;
    overflow-x: hidden
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


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

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


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

.upper-header-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-bottom: solid 1px rgba(112, 112, 112, .4);
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 5px 10%;
    background: #fff;
    height: auto;
}

header#masthead {
    padding: 0%;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 99999;
}

.lower-header-row {
    background: #00162D;
    padding: 1rem 10%;
    color: white;
    display: flex;
    justify-content: space-between;
}

.form-row-mobile {
    display: none;
}

button.hamburger.hamburger--collapse {
    display: none;
}

img.custom-logo {
    width: 200px;
}

nav#site-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-nav-menu {
    width: 67%;
    height: 100%;
}

ul#primary-menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

ul#primary-menu a {
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
}

.header-right {
    display: flex;
    align-items: center;
}

ul.sub-menu li a {
    color: white !important;
}

ul.sub-menu li {
    padding: 10px 15px;
    transition: all .2s ease-in-out;
}

ul.sub-menu li:hover {
    background: #1b6bd3;
}

.menu-main-navigation-container {
    margin-right: 20px;
}

button.nav-button {
    padding: 16px 50px;
    border: none;
    background: #36BEAE;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
    cursor: pointer;
    border-radius: 30px 0px 30px 30px;
    width: max-content;
}

ul.sub-menu {
    background: white;
    padding: 20px;
}

img.custom-logo {
    width: 180px;
    position: relative;
    left: 0px;
}


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

a {
    color: royalblue;
}

a:visited {
    color: purple;
}

a:hover,
a:focus,
a:active {
    color: midnightblue;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    background: #00162D;
    padding: 16px 0;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
    font-size: 15px;
    height: 100%;
    padding: 10px 10px 16px;
    flex-grow: 1;
    line-height: 20px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/


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

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}


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


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.post,
.page {
    margin: 0;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


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

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


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

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Landing Page Styles
--------------------------------------------------------------*/

.landing-page-content {
    background: #F8F8F8;
}

.header-block {
    position: fixed;
    background: white;
    width: 100%;
    display: flex;
    justify-content: space-between;
    top: -1px;
    padding: 1rem 10%;
    align-items: center;
}

.mh-left {
    width: 55%;
}

.mh-right {
    width: 40%;
}

.header-block>img {
    height: 90px;
}

.header-call-block {
    display: flex;
    flex-direction: column;
}

.header-call-top a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.header-call-top p {
    font-family: 'Roboto', sans-serif;
    color: #011734;
    font-size: 1.6rem;
    margin: 0;
}

.header-call-top img {
    width: 30px;
    position: relative;
    left: -12px;
}

.header-call-bottom p {
    margin: 0;
    text-align: right;
    color: #777777;
    position: relative;
    top: -5px;
    right: 2px;
}

.main-header-block {
    padding: 4% 10% 3% 10%;
    background-size: cover;
    margin-top: 9rem;
    background-position: top;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    box-shadow: inset 0px -700px 70px -121px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.psr-block-text a {
    text-decoration: none;
    color: black;
}

.ec-title-2 p {
    padding-bottom: 0;
    width: 60%;
    text-align: center;
    margin: auto;
}

.ec-title-3 p {
    width: 60%;
    text-align: center;
    margin: auto;
}

p {
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}

.hcta-modal-sl ul {
    list-style: none;
    margin: 0;
    PADDING: 0;
}

.hcta-modal-sl ul li {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

.hcta-modal-sl ul li img {
    width: 25px;
}

.hcta-modal-sl ul li p {
    color: #242121;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-left: 1rem;
}

.header-cta-modal {
    background: transparent;
    padding: 0;
    border-top: solid 15px #0067F5;
    animation: headerctaload 3s ease;
    position: relative;
}

.hcta-modal-sl {
    padding: 2rem 2rem 1rem 2rem;
    background-color: white;
}

.hcta-modal-book {
    background: #011734;
    color: white;
    padding: 2rem 2rem;
}

button.book-button {
    background: transparent;
    color: white;
    width: 100%;
    padding: 1rem;
    border: solid 2px white;
    border-radius: 11px;
    font-size: 17px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 6px;
    transition: all .4s ease-in-out;
    cursor: pointer;
}

.book-button:hover {
    background: white;
    color: #011734;
}

.hcta-modal-book h3 {
    margin: 0;
    padding-bottom: 20px;
    font-size: 19px;
}

.hcta-modal-call {
    background: #0067F5;
    padding: 1rem 2rem;
    color: white;
    text-align: center;
}

.credit-card-icons {
    display: flex;
    justify-content: space-between;
    width: 48%;
}

.credit-card-icons img {
    width: 30px;
}

.hcta-modal-call a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.credit-card-icons img {
    width: 35px;
}

.hcta-modal-call a p {
    margin: 0;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    margin-left: 20px;
}

.hcta-modal-call a p span {
    margin: 0;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    padding-left: 7px;
}

.hcta-modal-credit {
    background: #F8F8F8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 2rem;
}

.mhl-com-1 {
    font-size: 13px;
    font-weight: 800;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    background: #f13f3f;
    padding: .5rem 1rem;
    display: inline-block;
    border-radius: 16px;
    animation: loadanimationheader 1s ease;
    position: relative;
    width: 329px;
    margin-top: 2rem;
    width: fit-content;
}

.rainbow {
    width: 175px;
    animation: loadanimationheader .8s ease;
}

.mh-left {
    display: flex;
    flex-direction: column;
}

p.psr-title {
    font-size: 34px;
    line-height: 44px;
    padding-bottom: 20px;
    width: 100% !important;
}

.mhl-com-main-header h1 {
    font-size: 3rem;
    margin: 0;
    color: white;
    line-height: 4rem;
    padding-top: 4%;
    padding-bottom: 3%;
    position: relative;
    animation: loadanimationheader 1.5s ease;
}

.mhl-com-sub-header h2 {
    color: white;
    font-size: 16px;
    font-weight: 400;
    width: 70%;
    line-height: 33px;
    position: relative;
    animation: loadanimationheader 2s ease;
}

.accreditation-row {
    background: #ECEDED;
    padding: 1rem 10%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-block-row {
    padding: 0rem 10% 3rem;
    display: flex;
    justify-content: space-between;
}

.content-block-row .cb-left {
    width: 45%
}

.content-block-row .cb-right {
    width: 35%
}

.cb-left p {
    color: #020203;
    line-height: 31px;
    padding-bottom: 25px;
}

.cb-left ul {
    margin: 0;
    padding-left: 17px;
    padding-bottom: 25px;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    color: #020203;
    line-height: 31px;
    padding-bottom: 9px;
    font-size: 15px;
}

/* li.item-current {
    color: #0067f5;
} */

li.item-current {
  color: #fbfdff;
  font-family: 'Source Sans Pro', sans-serif;
}

.cb-left h3 {
    font-size: 40px;
    line-height: 49px;
}

.emergency-content-row {
    padding: 2% 10% 1% 10%;
    height: 450px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    box-shadow: inset 0px -700px 70px -121px rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    color: white;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ec-cta-block {
    position: relative;
    top: 17px;
    width: 516px;
}

.ec-title-1 {
    font-size: 1rem;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: white;
    background: rgb(0, 103, 245, 0.8);
    padding: 0.5rem 2rem;
    display: inline-block;
    border-radius: 16px;
}

.ec-title-1 h4 {
    margin: 0;
}

.emergency-content-row p {
    padding: 1rem 0;
    font-size: 1.3rem;
}

.step-content-row {
    padding: 8% 10% 2% 10%;
    display: flex;
    flex-direction: column;
}

.step-block img {
    width: 50px;
    margin-bottom: 15px;
}

.step-block-flex {
    display: flex;
    justify-content: space-between;
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.step-block {
    width: 20%;
}

.why-choose-row {
    padding: 0% 10% 3% 10%;
}

.wc-row-1 {
    display: flex;
    justify-content: space-between;
}

.wc-row-2 {
    display: flex;
    justify-content: space-between;
}

.wc-left {
    width: 40%;
}

.wc-right {
    width: 40%;
}

.covid-banner {
    position: fixed;
    top: 7rem;
    z-index: 999;
    background: #f4d46b;
    width: 100%;
    text-align: center;
    color: #e0630f;
    font-weight: 700;
}

.warranty-row {
    background: #0067F5;
    color: white;
    text-align: center;
    padding: 3% 10% 3% 10%;
}

.why-icon-list-row {
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    box-shadow: inset 0px -700px 70px -121px rgba(0, 0, 0, 0.5);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.second-header-row {
    background: #0067F5;
    display: flex;
    position: fixed;
    z-index: 999999;
    top: 0;
    width: 100%;
    padding: 5px 10%;
    transition: all .7s ease-in-out;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}

.sh-social img {
    width: auto;
    height: 25px;
    margin-left: 19px;
}

.site-header {
    transition: all .7s ease-in-out;
}

.sh-rating {
    display: flex;
    align-items: end;
}

.stars img {
    width: auto;
    height: 18px;
    position: relative;
    bottom: -1px;
}

.sh-rating a {
    text-decoration: none;
    color: white;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    margin-left: 13px;
}

button.header-cta {
    padding: 15px 60px;
    border: none;
    background: #0067F5;
    color: white;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 2rem;
    position: relative;
    animation: loadanimationheader 2.5s ease;
}

.why-icon-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: white;
    padding: 4% 10% 4% 10%;
}

.why-icon {
    width: 30%;
    display: flex;
    align-items: center;
    padding-bottom: 2rem;
}

.why-icon img {
    width: 30px;
}

.why-icon p {
    padding-left: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 800;
}

.cta-modal {
    width: 500px;
    margin: auto;
    position: relative;
    top: -40px;
}

.wp-google-hide {
    display: none !important;
}

.review-block {
    background: white;
    padding: 2rem;
    border-radius: 0px;
}

span.wp-star>svg path {
    fill: #0067f5;
}

.wp-google-review {
    display: flex;
    padding: 1rem;
    border-bottom: solid 1px #eee;
}

.wp-google-review:nth-child(3) {
    display: none;
}

.wp-google-review:nth-child(5) {
    display: block;
}

.wp-google-left {
    width: 15%;
}

.wp-google-left img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.wp-google-right {
    width: 85%;
}

.wp-google-place {
    display: flex;
}

.wp-google-right>a {
    text-decoration: none;
    color: #010c19;
    font-size: 1rem;
}

.wp-google-text {
    font-size: 14px;
    color: #75777a;
}

.wp-google-url {
    display: none;
}

.cb-left h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #020203;
}


/* The Modal (background) */

.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}


/* Modal Content/Box */

.modal-content {
    background-color: #fefefe;
    padding: 0;
    border: 1px solid #888;
    width: 50%;
    margin: auto;
    animation-name: animatetop;
    animation-duration: 0.4s;
    position: relative;
    top: 4rem;
}


/* The Close Button */

.close {
    color: white;
    float: right;
    font-size: 4rem;
    font-weight: bold;
    position: relative;
    top: -2rem;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

p.modal-title {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    font-weight: 800;
    padding-bottom: 0;
    color: white;
    padding-left: 3rem;
}

.modal-header-block {
    background: #0067f5;
    padding: 1rem;
    position: relative;
}

img.modal-icon {
    position: absolute;
    left: -34px;
    top: -11px;
}

.modal-form-content {
    padding: 1rem 4rem;
}

.wpcf7 input {
    width: 100%;
    border: solid 1px #eee;
    color: #414549;
    border-radius: 3px;
    margin: 0rem 0 1rem;
    padding: 0.5rem;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.5px;
}

.moal-call-cta {
    background: #0067f5;
    color: white;
    width: 100%;
    padding: 1rem;
}

.moal-call-cta a {
    display: flex;
    color: white;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 2rem;
}

.moal-call-cta p {
    font-size: 2rem;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    padding-left: 1rem;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 1rem;
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    border: solid 3px #0067f5;
    background: #0067f5;
    transition: all .4s ease-in-out;
    cursor: pointer;
    color: white;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    color: white;
    background: #0067f5;
}

input[type=text]:focus {
    border: solid 1px #0067f5;
}

textarea[type=text]:focus {
    border: solid 1px #0067f5;
}

p.modal-sub-title {
    font-size: 1.5rem;
    padding-bottom: 2rem;
    padding-top: 1rem;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 130px;
    margin-bottom: 2rem;
}

.mobile-call-button {
    position: fixed;
    width: 100%;
    text-align: center;
    margin: auto;
    bottom: 0;
    z-index: 999;
    cursor: pointer;
    display: none;
}

.call-icon {
    display: inline-block;
    background: #0067f5;
    border-radius: 50%;
    position: relative;
    bottom: -33px;
}

.call-icon img {
    width: 60px;
    padding: 1rem;
}

.call-text {
    background: #0067f5;
    width: 100%;
    color: white;
    padding: 1.4rem 0.5rem 1rem 0.5rem;
    font-size: 1.5rem;
    font-weight: 800;
}

.header-block {
    z-index: 999;
}

.step-header-block h2 {
    font-size: 2.5rem;
    font-weight: 800;
    color: #020203;
    margin: 0;
    padding-bottom: 1rem;
}

.warranty-row img {
    width: 100px;
}

.popular-services-row {
    padding: 4% 10% 4% 10%;
}

.psr-block {
    width: 32%;
    background: #fff;
    margin-bottom: 2rem;
    border-radius: 0;
    box-shadow: none;
    border: solid 2px #eee;
}

.psr-block-image {
    width: 100%;
    height: 220px;
    background-position: center;
    background-size: cover;
}

.psr-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

p.psr-title {
    font-size: 30px;
    line-height: 37px;
    padding-bottom: 18px;
    width: 70%;
}

.psr-divider {
    width: 100px;
    height: 1px;
    background: rgba(112, 112, 112, 0.3);
}

.psr-block-text {
    padding: 2rem 2rem 5rem;
    position: relative;
    height: 320px;
}

.psr-bottom-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    border-top: solid 1px rgba(112, 112, 112, 0.3);
    padding: 10px 2rem;
}

p.psr-para {
    padding-top: 1rem;
    font-size: 14px;
    line-height: 25px;
    color: #011734;
}

.psr-bottom-block a {
    text-decoration: none;
    color: #575757;
    font-size: 14px;
}

.psr-bottom-block a img {
    padding: 0 10px;
}

.divider-line {
    background: rgba(112, 112, 112, 0.3);
    height: 24px;
    width: 1px;
}

.accreditation-row img {
    height: 70px;
    width: auto;
}

p.psr-title {
    font-size: 34px;
    line-height: 44px;
    padding-bottom: 20px;
    width: 70%;
}

.about-header-block {
    padding: 18rem 20% 10rem;
    background-position: top;
    background-size: cover;
    margin-top: 0rem;
    -webkit-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
    box-shadow: inset 0px -700px 70px -121px rgba(0, 0, 0, 0.5);
}

.about-header-block h1 {
    font-size: 3rem;
    margin: 0;
    color: white;
    line-height: 4rem;
    padding-top: 4%;
    padding-bottom: 3%;
    text-align: center;
}

.about-us-row {
    padding: 0 20%;
}

.about-us-container {
    position: relative;
    background: #ffffff;
    padding: 70px 100px;
    box-shadow: 0 24px 35px rgba(0, 0, 0, 0.1);
    top: -5rem;
}

.about-us-container p {
    line-height: 34px;
    padding-bottom: 42px;
}

.breadcrumb-row.row {
    padding: 20px 10%;
}

ul#breadcrumbs {
    list-style: none;
    display: flex;
}

ul#breadcrumbs li {
    margin-right: 10px;
    font-size: 13px;
    text-decoration: none;
}

ul#breadcrumbs li a {
    text-decoration: none;
    color: #204369;
    font-family: 'Source Sans Pro', sans-serif;
}

.separator {
    font-size: 6px !important;
    color: #204369;
}

p.subtitle {
    font-size: 20px;
    line-height: 39px;
    width: 70%;
    color: #000;
    padding-top: 2rem;
}

li.item-current {
  color: #4d9aeb;
  font-family: 'Source Sans Pro', sans-serif;
}

.fb-row.row {
    padding: 4rem 20%;
    color: white;
    text-align: center;
    margin-bottom: 3rem;
    background: rgb(0, 159, 245);
    background: linear-gradient(142deg, rgba(0, 159, 245, 1) 0%, rgba(0, 103, 245, 1) 100%);
    position: relative;
    overflow: hidden;
}

.fb-slider {
    padding: 3rem 0;
}

.fb-head {
    font-size: 32px;
    font-weight: 800;
    color: white;
    margin: 0;
    padding-bottom: 1rem;
    font-family: 'Roboto', sans-serif;
}

.testimonial-quote {
    font-size: 22px;
    padding: 0 7rem;
    line-height: 35px;
    padding-bottom: 2rem;
}

.slick-dots li {
    color: white;
}

.slick-dots li button:before {
    color: white;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: white;
}

img.quote-graphic {
    position: absolute;
    top: 2rem;
    opacity: 0.10;
    right: 10%;
}

.form-block {
    margin: 1rem 10%;
    display: flex;
    box-shadow: 0 24px 35px rgba(0, 0, 0, 0.1);
    background: white;
}

.form-block-left {
    width: 60%;
    padding: 3rem 5rem 0rem;
}

.form-block-right {
    width: 40%;
    position: relative;
    background: #222222;
    color: white;
    padding: 3rem 4rem;
}

.contact-info-block {
    display: flex;
    flex-direction: column;
}

.form-ci {
    display: flex;
}

.form-ci img {
    height: 30px;
    width: auto;
    opacity: .75;
}

.social.icons {
    display: flex;
    align-items: center;
}

.social.icons a img {
    height: 50px;
    width: auto;
    opacity: .75;
    margin-right: 25px;
}

.fb-info-block {
    height: 40%;
    width: 100%;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    color: white;
    text-align: center;
    left: 0;
    font-size: 34px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(142deg, rgba(0, 159, 245, 1) 0%, rgba(0, 103, 245, 1) 100%);
}

.fb-info-block img {
    position: absolute;
    opacity: 0.20;
    bottom: -37px;
    right: -2rem;
    height: 298px;
}

.fb-info-block h4 {
    margin: 0;
}

.contact-info-block h3 {
    font-size: 25px;
}

.form-ci {
    display: flex;
    padding-bottom: 3rem;
    padding-top: 1rem;
    align-items: center;
}

.form-ci a {
    text-decoration: none;
    color: #eaeef1;
    margin-left: 20px;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    transition: all .4s ease-in-out;
}

.form-ci a:hover {
    color: #5ea3ff;
}

.wpcf7 textarea {
    height: 130px;
    border: none;
    background: #eaeef1;
    margin-bottom: 1rem;
}

.wpcf7 input {
    border: none;
    background: #eaeef1;
}

.wpcf7 label {
    color: #181844;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.form-block-left h4 {
    font-size: 25px;
    margin-top: 0;
}

.contact-info-block h3 {
    font-size: 25px;
    margin-top: 0;
}

.overview-content-row {
    padding: 0 10%;
}

.ov-vs {
    width: 40%;
    background-position: center;
    background-size: cover;
    order: 1;
}

.ov-cs {
    width: 60%;
    padding: 4rem 8rem;
    order: 2;
}

.overview-content-block {
    display: flex;
    margin-bottom: 3rem;
    box-shadow: 0 15px 23px rgba(0, 0, 0, 0.1);
}

.overview-content-block:nth-child(even) .ov-cs {
    order: 1;
}

.overview-content-block:nth-child(even) .ov-vs {
    order: 2;
}

.sidenav {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 100%;
    position: fixed;
    /* Stay in place */
    z-index: 999999;
    /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0, 0, 0);
    /* Black fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/opacity */
    overflow-x: hidden;
    /* Disable horizontal scroll */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
    text-align: center;
    display: none;
}

div#mySidenav .menu {
    text-decoration: none;
    padding: 14% 4% 10%;
    text-align: center;
    display: block;
}

div#mySidenav .sub-menu {
    background: transparent;
    padding: 0;
    text-align: center;
    margin: 0;
    display: none;
}

div#mySidenav #primary-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
}

div#mySidenav #primary-menu li {
    padding-bottom: 20px;
}

button.hamburger.hamburger--elastic {
    display: none;
}

button.ov-button {
    padding: 13px 50px;
    border: none;
    background: #0067F5;
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 2rem;
    cursor: pointer;
    transition: all .4s ease-in-out;
}

a.closebtn {
    font-size: 51px;
    position: absolute;
    left: 20px;
    text-decoration: none;
    color: white;
}

div#mySidenav button.nav-button {
    padding: 15px 40px;
    font-size: 15px;
}

.sh-social {
    display: flex;
    height: 24px;
}

.map-block-row {
    padding-top: 158px;
}

button.ov-button:hover {
    background: #1489ff;
}

.ov-cs h3 {
    font-size: 30px;
    margin: 0;
    padding-bottom: 2rem;
}

.contact-page-form-block {
    position: relative;
    top: -7rem;
}

p.ov-para {
    font-size: 16px;
    line-height: 32px;
    width: 90%;
}

.fcol .hcta-modal-call {
    padding: 1rem 1rem;
    color: white;
    margin-top: 2rem;
    padding: 16px 50px;
    border: none;
    background: #36BEAE;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
    cursor: pointer;
    border-radius: 30px 0px 30px 30px;
    width: max-content;
}

.fcol .hcta-modal-call img {
    height: 20px;
}

.fcol .hcta-modal-call a p {
    margin: 0;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-left: 9px;
}

.page-header-row {
    padding: 4rem 10%;
}

.blog-row.row {
    padding: 1rem 10%;
    background: #f8f8f8;
}

.sp-content-row {
    padding: 1rem 10%;
}

ul.childpages {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.add-info-top-row {
    display: flex;
}

.footer-col-3.fcol a {
    color: white;
    text-decoration-color: #36BEAE;
}

ul.childpages li {
    width: 20%;
    border-bottom: solid 1px #575757;
    margin-bottom: 20px;
    margin-right: 5%;
}

.add-info-top-row img {
    margin-left: 10px;
}

ul.childpages li a {
    text-decoration: none;
    text-decoration: none;
    color: #575757;
    font-size: 14px;
}

.blog-block {
    width: 32%;
    background: white;
    margin: 2rem 0.5%;
    border-radius: 9px;
    position: relative;
}

.blog-text-area {
    padding: 2rem 3rem;
    box-sizing: border-box;
}

.hp-blog-container {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

ul.post-categories {
    list-style: none;
    position: absolute;
    top: 10px;
    left: 40px;
}

.blog-text-area a {
    list-style: none;
    text-decoration: none;
}

ul.post-categories li {
    display: inline-block;
    background: #0067F5;
    padding: 0px 10px;
    border-radius: 5px;
}

ul.post-categories li a {
    color: white;
    text-decoration: none;
    font-size: 13px;
}

.blog-text-area p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 25px;
    color: #011734;
}

h5.blog-title {
    margin: 0;
    font-size: 27px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    color: #191919;
}

.blog-image-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
}

.blog-shadow-child {
    width: 100%;
    height: 100%;
    background: rgba(13, 23, 36, 0.5);
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
}

.blog-title-container h1 {
    color: white;
    text-align: center;
    font-size: 50px;
    margin: 0;
}

.blog-header-row {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 21rem 20% 11rem;
}

.call-mobile-bar {
    display: none;
}

.blog-title-container {
    position: relative;
    z-index: 3;
}

.blog-image-container img {
    object-fit: cover;
    width: 100%;
}

.blog-header-row .post-categories {
    margin: auto;
    text-align: center;
    width: 100%;
    position: relative;
    top: -20px;
}

button.mobile-menu {
    display: none;
}

.blog-content-container {
    padding: 1rem 20%;
    display: flex;
    justify-content: space-between;
}

.blog-breadcrumb {
    padding: 10px 20%;
    background: #0067f5;
}

.blog-breadcrumb ul li a {
    color: white !important;
}

.blog-breadcrumb ul li {
    color: white !important;
    padding-bottom: 0;
}

.blog-content-container-child {
    width: 60%;
    padding-top: 5rem;
    padding-bottom: 4rem;
}

.trustpilot-widget {
    padding: 1rem;
    box-sizing: border-box;
    background: white;
    margin-bottom: 15px;
}

.smelly-drains-page .hcta-modal-call {
    padding: 1rem;
    color: #fff;
    margin-top: 2rem;
    padding: 16px 50px;
    border: none;
    background: #36beae;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
    cursor: pointer;
    border-radius: 30px 0 30px 30px;
    width: 100%;
}

.smelly-drains-page .cb-right .hcta-modal-call {
    padding: 1rem;
    color: #fff;
    margin-top: 2rem;
    padding: 16px 50px;
    border: none;
    background: #36beae;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    bottom: 5px;
    cursor: pointer;
    border-radius: 30px 0 30px 30px;
    width: 100%;
}

.blog-content-container-child p {
    color: #5c5c5c;
    line-height: 31px;
    padding-bottom: 25px;
}

.social-sharing-bar {
    padding: 0px 20%;
}

.blog-comment-row {
    padding: 2rem 20%;
}

.social-sharing-bar button {
    border: none;
    background: none;
    cursor: pointer;
}

.blog-sidebar-container {
    width: 30%;
    padding-top: 5rem;
}

.blog-featured-image {
    height: 180px;
    overflow: hidden;
}

.blog-sidebar-widget {
    background: white;
    padding: 1rem 2rem;
    border-radius: 3px;
    -webkit-box-shadow: 0px 3px 17px 0px rgba(194, 194, 194, 1);
    -moz-box-shadow: 0px 3px 17px 0px rgba(194, 194, 194, 1);
    box-shadow: 0px 3px 17px 0px rgba(194, 194, 194, 1);
    margin-bottom: 2rem;
}

h2.widgettitle {
    margin: 0;
    padding-bottom: 1rem;
}

.blog-meta {
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
}

.blog-meta p {
    margin: 0 14px;
}

.blog-featured-image img {
    height: 100%;
    object-fit: cover;
}

.smelly-drains-page {
    background: #F8F8F8;
}

.smelly-drains-page .main-header-block {
    box-shadow: none;
    color: #204369;
}

.content-block-row .cb-left {
    width: 50%;
    background: white;
    box-sizing: border-box;
    padding: 2rem 5rem;
}

.body-wave-graphic {
    width: 90px;
}

.smelly-drains-page h1 {
    font-family: 'Montserrat', sans-serif;
    color: #204369;
    font-size: 80px;
    line-height: 73px;
    padding-top: 0;
    padding-bottom: 3rem;
    animation: none;
}

.call-back-form {
    box-sizing: border-box;
    padding: 2rem 4rem;
    background: #204369;
    color: white;
    position: relative;
}

p.cb-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    padding-bottom: 10px;
}

.call-back-form .wpcf7 label {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.call-back-form input {
    background: transparent;
    color: white;
    border: solid 1px white;
}

.call-back-form textarea {
    background: transparent;
    color: white;
    border: solid 1px white;
}

.page-template-smelly-drains-landing-page .content-block-row .cb-right {
    width: 40%;
    position: relative;
    top: 0rem;
}

.page-template-smelly-drains-landing-page .content-block-row .cb-left {
    width: 58%;
    background: white;
    box-sizing: border-box;
    padding: 2rem 3rem;
    position: relative;
    top: 0rem;
}

figcaption.blocks-gallery-item__caption {
    display: none;
}

.cb-left h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    color: #204369;
    line-height: 35px;
}

.cb-left h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    color: #204369;
    line-height: 25px;
}

.cb-left p {
    font-family: 'Source Sans Pro', sans-serif;
    color: #204369;
    font: 17px;
}

.warranty-block {
    background: #0067F5;
    color: white;
    text-align: center;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 4rem;
    position: relative;
}

.sidebar-block {
    background: #204369;
    color: white;
    text-align: center;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 4rem;
    position: relative;
}

.sb-shadow {
    position: absolute;
    background: #204369;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.8;
}

img.warranty-icon {
    height: 100px;
}

img.sidebar-icon {
    height: 70px;
}

p.sidebar-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

p.sidebar-para {
    font-size: 17px;
}

.sidebar-block a {
    color: white;
    text-decoration-color: #0067F5;
}

.sb-content {
    position: relative;
    z-index: 2;
}

a.sb-link {
    position: relative;
    bottom: -10px;
}

.call-back-form.call-back-form-mobile {
    right: 0;
}

li {
    color: #020203;
    line-height: 31px;
    padding-bottom: 9px;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #204369;
}

.n-hero-row {
	  padding: 20rem 10% 5rem;
	  position: relative;
	  background-position: top;
	  background-repeat: no-repeat;
	  background-size: cover;
	  text-align: center;
	  color: #fff;
}

.video-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

video#myvideo {
    width: 100%;
    position: relative;
}

.video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 22, 45);
    z-index: 1;
    opacity: 0.8;
}

.n-hero-text {
    position: relative;
    z-index: 2;
    width: 1200px;
    margin: auto;
}

.n-hero-text h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    line-height: 65px;
}

.n-hero-text p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 32px;
    padding-top: 25px;
}

.hp-review-row .wp-google-place {
    width: 257px !important;
    position: relative !important;
    top: 20px !important;
}

.hp-review-row .wp-google-content-inner {
    position: relative!important;
    min-height: 100%!important;
    margin: 0 auto!important;
    overflow: scroll;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch !important;
    width: 87% !important;
    overflow-y: hidden !important;
    padding-bottom: 25px !important;
    cursor: grab;
    margin-left: 30px !important;
}

.hp-review-row .wp-google-review {
    width: 300px !important;
}

.hp-review-row .wp-google-list {
    display: flex !important;
}

.hp-review-row .wp-google-reviews {
    display: flex !important;
    display: inline-flex !important;
    justify-content: flex-start !important;
    flex-direction: column !important;
    height: 200px !important;
    width: 100% !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch !important;
    flex-wrap: wrap !important;
    overflow: auto !important;
    cursor: grab !important;
}

.hp-review-row .wp-google-reviews::-webkit-scrollbar-track {
    background: #eee;
}

.hp-review-row .wp-google-reviews::-webkit-scrollbar-thumb {
    background: #36BEAE;
}

.hp-review-row .wp-google-reviews::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

.hp-review-row .wp-gr .wp-google-rating {
    color: #36BEAE!important;
    font-size: 20px!important;
    margin: 0 6px 0 0!important;
    vertical-align: middle!important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.hp-review-row .wp-google-url {
    display: block;
    margin: 10px 0!important;
    color: #2c7cff!important;
    text-align: right !important;
}

.hp-review-row .review-block .wp-google-url {
    display: block;
    margin: 10px 0!important;
    color: #fff !important;
    text-align: right !important;
    background: #1b6bd3 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 15px !important;
    padding: 5px !important;
    width: fit-content !important;
    display: flex !important;
    justify-content: flex-end !important;
    position: absolute !important;
    right: 0 !important;
    bottom: 0 !important;
}

.n-first-row {
    background: #F8F8F8;
    padding: 2rem 10%;
}

.n-first-flex {
    display: flex;
    justify-content: space-between;
}

.n-first-left {
    width: 45%;
}

.n-first-right {
    width: 45%;
}

.n-first-left h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    line-height: 57px;
    color: #00162D;
    padding-bottom: 10px;
}

.n-first-left p {
    color: #204369;
    font-size: 17px;
    line-height: 39px;
    padding-top: 30px;
}

.n-first-left h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 50px;
    color: #00162D;
    padding-bottom: 10px;
}

.n-first-right .call-back-form {
    box-sizing: border-box;
    padding: 2rem 4rem;
    background: #204369;
    color: white;
    position: relative;
    top: 0;
}

.n-service-flex {
    background: #F8F8F8;
    padding: 2rem 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.n-service-image {
    height: 355px;
    width: 589px;
    border-radius: 50%;
    position: absolute;
    overflow: hidden;
    top: -126px;
    left: -93px;
}

.n-service-card {
    width: 32%;
    background: white;
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
}

.n-service-text {
    box-sizing: border-box;
    padding: 4rem;
    padding-top: 16rem;
}

.n-service-card a {
    text-decoration: none;
    color: #00162D;
}

p.ns-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 35px;
    color: #00162D;
    padding-top: 20px;
    padding-bottom: 20px;
}

p.ns-para {
    color: #204369;
    font-size: 15px;
    line-height: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

button.ns-button {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    color: #00162D;
    font-family: 'Source Sans Pro', sans-serif;
}

button.ns-button img {
    height: 18px;
    position: relative;
    right: -9px;
    bottom: -1px;
}

.n-service-head h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 50px;
    color: #00162D;
    padding-bottom: 0;
    margin: 0;
}

.n-service-head {
    background: #F8F8F8;
    padding: 1px 10%;
}

.n-block-row {
    background: #F8F8F8;
    padding: 1px 10%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 4rem;
}

.n-block-row>div {
    width: 49.5%;
}

.n-service-card>a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

footer#colophon {
    padding: 4rem 10% 1rem;
    display: flex;
    justify-content: space-between;
    background: #00162D;
}

.blog-row {
    padding: 1rem 5%;
    text-align: center;
}

.blog-row h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    color: #204369;
    line-height: 35px;
}

.blog-row-container {
    text-align: left;
    display: flex;
}

.header-sub-call {
    margin: 0;
    text-align: right;
    color: #777;
    position: relative;
    top: -2px;
    right: 2px;
}

.header-sub-call {
    margin: 0;
    text-align: right;
    color: #777;
    position: relative;
    top: -2px;
    right: 2px;
}

.header-sub-call a {
    color: #0067F5;
}

.header-sub-call-alt {
    background: #36BEAE;
    color: white;
    text-align: center;
    padding: 5px;
}

.header-sub-call-alt a {
    background: transparent;
    color: white;
}

img.banner-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 1800px) {
    .page-template-smelly-drains-landing-page .main-header-block {
        padding: 4% 5% 3% 5%;
    }
    .call-back-form {
        padding: 2rem 3rem;
        top: 2rem;
    }
    .page-template-smelly-drains-landing-page .content-block-row {
        padding: 0rem 5% 3rem;
        display: flex;
        justify-content: space-between;
    }
    .page-template-smelly-drains-landing-page .content-block-row .cb-right {
        top: -6rem;
    }
    video#myvideo {
        height: 100%;
        position: relative;
        width: auto;
    }
}

@media only screen and (max-width: 1400px) {
    .header-block {
        padding: 1rem 4%;
    }
    .main-header-block {
        padding: 5% 4% 3% 4%;
    }
    .accreditation-row {
        padding: 1rem 4%;
    }
    .content-block-row {
        padding: 3rem 4%;
    }
    .hcta-modal-call {
        padding: 2rem 1rem;
    }
    .emergency-content-row {
        padding: 2% 4% 1% 4%;
    }
    .step-content-row {
        padding: 7% 4% 4% 4%;
    }
    .why-choose-row {
        padding: 0% 4% 4% 4%;
    }
    .why-icon-list {
        padding: 4% 4% 4% 4%;
    }
    .blog-row.row {
        padding: 1rem 4%;
    }
}

@media only screen and (max-width: 1500px) {
    .mh-right {
        width: 43%;
    }
    .main-header-block {
        padding: 16% 4% 3% 4%;
        background-position: 23%;
    }
    .accreditation-row img {
        width: 150px;
    }
    .content-block-row .cb-right {
        width: 43%;
    }
    .review-block {
        padding: 1rem;
        ;
    }
    .content-block-row .cb-left {
        width: 50%;
    }
    .emergency-content-row {
        padding: 2% 4% 1% 4%;
        text-align: center;
    }
    .ec-cta-block {
        width: 600px;
    }
    .step-content-row {
        padding: 12% 4% 4% 4%;
    }
    .step-block-flex {
        padding-top: 2rem;
    }
    .wc-left {
        width: 50%;
    }
    .wc-right {
        width: 45%;
    }
    .warranty-row img {
        width: 85px;
    }
    .cta-modal {
        width: 600px;
        margin: auto;
        position: relative;
        top: -40px;
    }
    .popular-services-row {
        padding: 4% 3% 4% 3%;
    }
    p.psr-title {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .page-template-smelly-drains-landing-page .content-block-row .cb-left {
        top: 0px;
    }
    .page-template-smelly-drains-landing-page .content-block-row .cb-right {
        top: 0;
    }
    .call-back-form {
        padding: 2rem 3rem;
        top: 0;
    }
    .mh-right {
        width: 45%;
    }
    .call-back-form textarea {
        background: transparent;
        color: white;
        border: solid 1px white;
        height: 100px;
    }
    .main-header-block {
        display: flex;
        align-items: center;
    }
    .page-template-smelly-drains-landing-page .content-block-row .cb-left {
        padding: 2rem 4rem;
    }
    .n-service-flex {
        padding: 2rem 3%;
    }
    .n-block-row {
        padding: 1px 3%;
    }
    footer#colophon {
        padding: 4rem 3% 1rem;
    }
    .n-first-row {
        padding: 2rem 3%;
    }
    .n-hero-row {
        padding: 19rem 5% 12rem;
    }
    .lower-header-row {
        padding: 1rem 4%;
    }
    .upper-header-row {
        padding: 5px 4%;
    }
    .n-service-head {
        background: #F8F8F8;
        padding: 1px 3%;
    }
}

@media only screen and (max-width: 1250px) {
    .second-header-row {
        padding: 5px 4%;
    }
    .main-header-block {
        margin-top: 13%;
        padding-top: 8%;
    }
    .popular-services-row {
        padding: 4% 4% 4% 4%;
    }
    .psr-block {
        width: 48%;
    }
    .hcta-modal-call {
        padding: 1rem 2rem;
    }
    .ec-cta-block {
        top: 36px;
    }
    .step-content-row {
        padding: 17% 4% 4% 4%;
    }
    .fb-row.row {
        padding: 4rem 4% 0rem;
    }
    .form-block {
        margin: 1rem 4%;
    }
    .form-block-right {
        padding: 3rem 2rem;
    }
    .form-ci a {
        font-size: 14px;
    }
    .form-block-left {
        width: 60%;
        padding: 3rem 2rem 0rem;
    }
    footer#colophon {
        padding: 4rem 4% 1rem;
    }
    .about-us-row {
        padding: 0 4%;
    }
    .map-block-row {
        padding-top: 191px;
    }
    .overview-content-row {
        padding: 0 4%;
    }
    .breadcrumb-row.row {
        padding: 20px 4%;
    }
    h5.blog-title {
        margin: 0;
        font-size: 23px;
        line-height: 28px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 500;
        color: #191919;
    }
    .blog-text-area {
        padding: 1rem 2rem;
        box-sizing: border-box;
    }
    .page-template-smelly-drains-landing-page .content-block-row .cb-left {
        padding: 2rem 2rem;
    }
    .smelly-drains-page h1 {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: 3rem;
    }
	
    input.wpcf7-form-control.wpcf7-submit {
        padding: 1rem;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 5px;
        font-weight: 800;
        font-family: 'Roboto', sans-serif;
        border: solid 3px #0067f5;
        background: #0067f5;
        transition: all .4s ease-in-out;
        cursor: pointer;
        color: white;
        font-family: 'Montserrat', sans-serif;
    }
    .call-back-form {
        padding: 1rem 2rem 0;
        top: 0;
    }
    .call-back-form {
        padding: 2rem 3rem 0;
        top: 0;
        position: relative;
        right: -51px;
    }
    .hcta-modal-call a p {
        margin: 0;
        color: white;
        font-family: 'Roboto', sans-serif;
        font-size: 17px;
        margin-left: 10px;
    }
    .hcta-modal-call img {
        height: 25px;
    }
    .page-template-smelly-drains-landing-page .content-block-row {
        padding: 0rem 2% 3rem;
    }
    .page-template-smelly-drains-landing-page .main-header-block {
        padding: 4% 2% 3% 2%;
    }
    p.cb-title {
        font-family: 'Montserrat', sans-serif;
        font-size: 25px;
        padding-bottom: 10px;
    }
    .n-service-card {
        width: 49.5%;
    }
    .n-service-image {
        height: 380px;
        width: 685px;
        border-radius: 50%;
        position: absolute;
        overflow: hidden;
        top: -159px;
        left: -93px;
    }
    .hcta-modal-call img {
        height: 30px;
    }
    .n-first-right {
        width: 50%;
    }
    .n-first-right .call-back-form {
        right: 0;
    }
    .n-first-right .call-back-form {
        padding: 2rem 3rem;
    }
}

@media only screen and (max-width: 1000px) {
    .main-header-block {
        flex-wrap: wrap;
        height: 851px;
        margin-bottom: 36rem;
    }
    .mh-left {
        width: 100%;
        position: relative;
    }
    .mh-right {
        width: 100%;
        position: relative;
    }
    .content-block-row {
        flex-wrap: wrap;
    }
    .content-block-row .cb-left {
        width: 100%;
    }
    .content-block-row .cb-right {
        width: 100%;
    }
    .emergency-content-row {
        padding: 2% 4% 1% 4%;
        text-align: center;
        margin-bottom: 5rem;
    }
    .wc-row-1 {
        flex-wrap: wrap;
    }
    .wc-left {
        width: 100%;
        padding-bottom: 3rem;
    }
    .wc-right {
        width: 100%;
        padding-bottom: 1rem;
    }
    .modal-content {
        width: 88%;
    }
    .wpcf7 input {
        width: 100%;
        border: solid 1px #eee;
        color: #414549;
        border-radius: 3px;
        margin: 0rem 0 0rem;
        font-family: 'Source Sans Pro', sans-serif;
        letter-spacing: 0.5px;
    }
    .blog-page-header {
        height: auto;
        margin: 0 !important;
        padding-top: 10rem !important;
    }
    .blog-block {
        width: 49%;
        background: white;
        margin: 2rem 0.5%;
        border-radius: 9px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 14px rgba(0, 0, 0, 0.13);
        position: relative;
    }
    h5.blog-title {
        margin: 0;
        font-size: 30px;
        line-height: 36px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 500;
        color: #191919;
    }
    .blog-text-area {
        padding: 3rem 2rem;
        box-sizing: border-box;
    }
    .page-template-smelly-drains-landing-page .mh-right {
        display: block;
    }
    .call-back-form {
        padding: 2rem;
        top: 0;
        position: relative;
        right: 0;
    }
    .page-template-smelly-drains-landing-page .content-block-row {
        flex-direction: column;
    }
    .page-template-smelly-drains-landing-page .content-block-row .cb-left {
        width: 100%;
    }
    .page-template-smelly-drains-landing-page .content-block-row .cb-right {
        top: 0;
        margin-top: 2rem;
        width: 100%;
    }
    .page-template-smelly-drains-landing-page .main-header-block {
        flex-wrap: wrap;
        height: auto;
        margin-bottom: 0;
    }
    .n-hero-text {
        position: relative;
        z-index: 2;
        width: 600px;
        margin: auto;
    }
    .n-hero-text h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 50px;
        line-height: 65px;
    }
    .n-first-flex {
        flex-direction: column;
    }
    .n-first-left {
        width: 100%;
    }
    .n-first-right {
        width: 100%;
    }
    .n-service-card {
        width: 100%;
    }
    .n-service-image {
        height: 404px;
        width: 114%;
        border-radius: 50%;
        position: absolute;
        overflow: hidden;
        top: -159px;
        left: -77px;
    }
    .n-service-image img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .n-block-row>div {
        width: 100%;
    }
    .hp-review-row .review-block .wp-google-url {
        display: none !important;
    }
    .hp-review-row .review-block .wp-google-url {
        display: none !important;
    }
    .fcol .hcta-modal-call {
        padding: 16px 28px;
    }
    .menu-main-navigation-container {
        margin-right: 0;
    }
    div#mySidenav .menu {
        text-decoration: none;
        padding: 14% 4% 10%;
        text-align: center;
        display: block;
        list-style: none;
    }
}

@media only screen and (max-width: 800px) {
    .mobile-call-button {
        display: block;
    }
    .psr-block {
        width: 100%;
    }
    .header-block {
        padding: 1rem 2%;
    }
    .header-block>img {
        height: 40px;
    }
    .modal-form-content {
        padding: 1rem 1rem;
    }
    .accreditation-row img {
        width: 80px;
    }
    .ec-cta-block {
        width: 370px;
    }
    .cta-modal {
        width: 370px;
    }
    .moal-call-cta p {
        font-size: 1.4rem;
        font-weight: 800;
        font-family: 'Roboto', sans-serif;
        padding-left: 1rem;
    }
    .why-icon {
        width: 50%;
    }
    .mhl-com-main-header h1 {
        font-size: 2.4rem;
        line-height: 3rem;
    }
    p.modal-sub-title {
        font-size: 1.1rem;
        padding-bottom: 0.5rem;
        padding-top: 0;
        line-height: 20px;
    }
    .mhl-com-1 {
        font-size: 0.8rem;
        font-weight: 800;
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        letter-spacing: 3px;
        color: white;
        background: rgb(0, 103, 245, 0.8);
        padding: 0.5rem 1rem;
        display: inline-block;
        border-radius: 16px;
    }
    .main-header-block {
        padding: 41% 4% 3% 4%;
        background-position: 5%;
        margin-bottom: 23rem;
    }
    .mhl-com-sub-header h2 {
        color: white;
        font-size: 1.2rem;
        font-weight: 400;
        width: 100%;
        line-height: 28px;
        padding-bottom: 1rem;
    }
    .hcta-modal-sl {
        padding: 2rem 1rem 1rem 1rem;
    }
    .hcta-modal-sl ul li p {
        font-size: 1.1rem;
    }
    .hcta-modal-book {
        background: #011734;
        color: white;
        padding: 2rem 1rem;
    }
    button.book-button {
        background: transparent;
        color: white;
        width: 91%;
        padding: 0.7rem;
        border: solid 4px white;
        border-radius: 9px;
        font-size: 1rem;
        font-weight: 800;
        font-family: 'Roboto', sans-serif;
        text-transform: uppercase;
        letter-spacing: 6px;
        transition: all .4s ease-in-out;
        cursor: pointer;
    }
    .hcta-modal-call {
        padding: 1rem 1rem;
    }
    .hcta-modal-call a p {
        font-size: 1.3rem;
    }
    .hcta-modal-credit {
        padding: 1rem 1rem;
    }
    .credit-card-icons img {
        width: 30px;
    }
    .hcta-modal-credit p {
        font-family: 'Source Sans Pro', sans-serif;
        margin: 0;
        font-size: 0.9rem;
    }
    .content-block-row {
        padding: 0rem 6%;
    }
    .why-icon p {
        padding-left: 20px;
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        font-weight: 800;
    }
    .emergency-content-row {
        padding: 9% 4% 1% 4%;
        text-align: center;
        margin-bottom: 5rem;
    }
    .step-block-flex {
        flex-wrap: wrap;
    }
    .step-block {
        width: 45%;
        padding-bottom: 2rem;
    }
    .step-block img {
        width: 50px;
    }
    .wp-google-left {
        width: 10%;
    }
    .wp-google-review {
        display: flex;
        padding: 1rem 0;
        border-bottom: solid 1px #eee;
    }
    .wp-google-left img {
        height: 25px;
        width: 25px;
        border-radius: 50%;
    }
    .header-call-top p {
        font-size: 1rem;
    }
    .header-call-bottom p {
        font-size: 13px;
    }
    .header-call-top img {
        width: 20px;
        position: relative;
        left: -7px;
    }
    ul {
        margin: 0;
        padding-left: 16px;
        padding-bottom: 1rem;
    }
    .content-block-row {
        padding: 0rem 6%;
        padding-bottom: 2rem;
    }
    p.modal-title {
        font-family: 'Roboto', sans-serif;
        font-size: 1.2rem;
        font-weight: 800;
        padding-bottom: 0;
        color: white;
        padding-left: 3rem;
    }
    .why-icon-list-row {
        background-size: cover;
        background-position: center;
        -webkit-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
        -moz-box-shadow: inset 0px -200px 70px -68px rgba(0, 0, 0, 0.69);
        box-shadow: inset 0px -700px 70px -121px rgba(0, 0, 0, 0.5);
        background-attachment: initial;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .covid-banner {
        position: fixed;
        top: 4.3rem;
        font-size: 13px;
        z-index: 999;
        background: #f4d46b;
        width: 100%;
        text-align: center;
        color: #e0630f;
        font-weight: 700;
        padding: 0 3rem;
    }
    .main-nav-menu {
        display: none;
    }
    footer#colophon {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .fcol {
        width: 100%;
    }
    .main-header-block {
        padding: 13% 4% 3% 4%;
        background-position: 5%;
        margin-bottom: 12rem;
    }
    .accreditation-row img {
        width: 110px;
        height: auto;
    }
    .form-block {
        flex-wrap: wrap;
    }
    .form-block-left {
        width: 100%;
    }
    .form-block-right {
        width: 100%;
        display: flex;
        padding: 0;
        position: relative;
    }
    .contact-info-block {
        width: 50%;
        padding: 2rem;
    }
    .fb-info-block {
        height: 100%;
        width: 50%;
        padding: 2rem;
        position: relative;
    }
    button.hamburger.hamburger--elastic {
        display: block;
    }
    .n-hero-row {
        padding: 10rem 1% 5rem;
    }
    .n-hero-text {
        position: relative;
        z-index: 2;
        width: 300px;
        margin: auto;
    }
    .n-hero-text h1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 33px;
        line-height: 40px;
    }
    .n-hero-text p {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
        line-height: 26px;
        padding-top: 25px;
    }
    nav#site-navigation {
        display: none;
    }
    img.custom-logo {
        width: 120px;
        position: relative;
        left: 0;
    }
    img.menu-icon {
        margin-left: 10px;
    }
    button.mobile-menu {
        color: white;
    }
    .hp-review-row .wp-google-list {
        display: flex !important;
        flex-direction: column;
    }
    .hp-review-row .wp-google-place {
        width: 100% !important;
        position: relative !important;
        top: 5px !important;
        margin-bottom: 40px !important;
    }
    .n-first-left h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 30px;
        line-height: 37px;
        color: #00162D;
        padding-bottom: 10px;
    }
    img.wave-graphic {
        width: 80px;
    }
    .n-first-right .call-back-form {
        padding: 2rem;
    }
    .n-service-head h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 30px;
        line-height: 50px;
        color: #00162D;
        padding-bottom: 0;
        margin: 0;
    }
    .n-service-text {
        box-sizing: border-box;
        padding: 1rem;
        padding-top: 16rem;
    }
    button.ns-button {
        background: transparent;
        border: none;
        display: flex;
        align-items: center;
        font-size: 15px;
        padding: 0;
        margin: 0;
        position: relative;
        bottom: 0;
        color: #00162D;
        font-family: 'Source Sans Pro', sans-serif;
    }
    p.ns-para {
        padding-bottom: 25px;
    }
    .n-service-image {
        height: 250px;
        width: 500px;
        border-radius: 50%;
        position: absolute;
        overflow: hidden;
        top: -40px;
        left: -77px;
    }
    .blog-header-row {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 10rem 2% 6rem;
    }
    .blog-image-container img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .blog-title-container h1 {
        color: white;
        text-align: center;
        font-size: 44px;
        margin: 0;
        line-height: 48px;
        padding-bottom: 20px;
    }
    .blog-breadcrumb {
        padding: 10px 2%;
    }
    .blog-breadcrumb ul {
        flex-direction: column;
    }
    .blog-breadcrumb ul .separator {
        display: none;
    }
    .breadcrumb.blog-breadcrumb {
        display: none;
    }
    .blog-content-container {
        padding: 1rem 5%;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .blog-content-container-child {
        width: 100%;
        padding-top: 2rem;
        padding-bottom: 4rem;
    }
    .blog-header-row .post-categories {
        left: 0;
        padding: 0;
    }
    .blog-sidebar-container {
        width: 100%;
        padding-top: 0rem;
    }
    .social-sharing-bar {
        padding: 0px 2%;
    }
    .blog-comment-row {
        padding: 1rem 2%;
    }
    .social-sharing-bar img {
        height: 25px;
    }
    .upper-header-row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-call-block {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 700px) {
    .main-header-block {
        margin-bottom: 26rem;
    }
    .ec-title-1 {
        padding: 0.5rem 1rem;
    }
    .step-content-row {
        padding: 31% 4% 4% 4%;
    }
    .why-icon {
        padding-bottom: 1rem;
    }
    .why-icon p {
        padding-left: 16px;
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        font-weight: 800;
    }
    .why-icon-list {
        padding: 4% 4% 13% 4%;
    }
    .moal-call-cta p {
        font-size: 1.1rem;
        font-weight: 800;
        font-family: 'Roboto', sans-serif;
        padding-left: 1rem;
    }
    .moal-call-cta img {
        width: 30px;
    }
    input.wpcf7-form-control.wpcf7-submit {
        padding: 0.5rem;
        font-size: 1rem;
        text-transform: uppercase;
        letter-spacing: 5px;
        font-weight: 800;
        font-family: 'Roboto', sans-serif;
        border: solid 3px #0067f5;
        background: transparent;
        transition: all .4s ease-in-out;
        cursor: pointer;
    }
    textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
        height: 80px;
        margin-bottom: 1rem;
    }
    .modal-content {
        width: 90%;
        top: 3rem;
    }
    .close {
        color: white;
        float: right;
        font-size: 3rem;
        font-weight: bold;
        position: relative;
        top: -2rem;
    }
}

@media only screen and (max-width: 430px) {
    .ec-cta-block {
        width: 300px;
    }
    .cta-modal {
        width: 300px;
    }
    .header-block>img {
        height: 30px;
    }
    .main-header-block {
        padding: 23% 4% 3% 4%;
        background-position: 5%;
        margin-bottom: 23rem;
    }
    .credit-card-icons img {
        width: 22px;
    }
    .hcta-modal-call a p {
        font-size: 1rem;
    }
    .hcta-modal-book h3 {
        margin: 0;
        padding-bottom: 1rem;
        font-size: 1.4rem;
    }
    .mhl-com-main-header h1 {
        font-size: 2.2rem;
        line-height: 2.5rem;
    }
    .accreditation-row img {
        width: 50px;
    }
    .cb-left h2 {
        font-size: 2.2rem;
        font-weight: 800;
        color: #020203;
    }
    .hcta-modal-call img {
        width: 30px;
    }
    .mhl-com-sub-header h2 {
        color: white;
        font-size: 1rem;
        font-weight: 400;
        width: 100%;
        line-height: 28px;
        padding-bottom: 1rem;
    }
    .stars img {
        width: auto;
        height: 10px;
        bottom: 3px;
    }
    .second-header-row {
        height: 25px;
    }
    .sh-rating a {
        font-size: 12px;
        margin-left: 10px;
    }
    .sh-social img {
        height: 20px;
        margin-left: 13px;
    }
    .mhl-com-1 {
        font-size: 12px;
        letter-spacing: 2px;
        padding: 7px 13px;
        border-radius: 9px;
    }
    .main-header-block {
        padding: 22% 4% 2% 4%;
        background-position: 0%;
        margin-bottom: 16rem;
    }
    .header-cta-modal {
        margin-top: 3rem;
    }
    .mhl-com-sub-header h2 {
        padding-bottom: 0rem;
    }
    .breadcrumb-row.row {
        padding: 20px 4% 0;
    }
    .cb-left h3 {
        margin-top: 0;
    }
    .ec-title-2 p {
        width: 100%;
    }
    .ec-title-3 p {
        width: 100%;
    }
    .ec-cta-block {
        width: 100%;
    }
    .hcta-modal-call a p {
        font-size: 24px;
    }
    .contact-info-block {
        width: 100%;
    }
    .fb-info-block {
        height: 100%;
        width: 100%;
        padding: 2rem;
        position: relative;
    }
    .form-block-right {
        flex-wrap: wrap;
    }
    .fb-info-block {
        height: auto;
        width: 100%;
    }
    .cta-modal {
        width: 96%;
    }
    button.hamburger.hamburger--collapse {
        display: block;
    }
    .testimonial-quote {
        font-size: 22px;
        padding: 0 11px;
        line-height: 35px;
        padding-bottom: 2rem;
    }
    .main-header-block {
        padding: 30% 4% 2% 4%;
        background-position: 0%;
        margin-bottom: 19rem;
    }
    .psr-block {
        width: 100%;
    }
    .psr-block-image {
        width: 100%;
        height: 180px;
        background-position: center;
        background-size: cover;
    }
    .slick-arrow {
        display: none !important;
    }
    input.wpcf7-form-control.wpcf7-submit {
        color: white;
        background: #0067f5;
    }
    .overview-content-block {
        flex-direction: column;
    }
    .ov-vs {
        width: 100%;
        height: 200px;
        background-position: center;
        background-size: cover;
        order: 1;
    }
    .ov-cs {
        width: 100%;
        padding: 2rem 2rem;
        order: 2;
    }
    .overview-content-block:nth-child(even) .ov-cs {
        order: 2;
    }
    .overview-content-block:nth-child(even) .ov-vs {
        order: 1;
    }
    .map-block-row {
        padding-top: 149px;
    }
    .about-us-container {
        position: relative;
        background: #ffffff;
        padding: 36px 35px;
        box-shadow: 0 24px 35px rgba(0, 0, 0, 0.1);
        top: -5rem;
    }
    p.psr-title {
        font-size: 31px;
        line-height: 39px;
        padding-bottom: 20px;
        width: 100%;
    }
    .hcta-modal-call a p {
        font-size: 19px;
    }
    .step-block {
        width: 100%;
        padding-bottom: 2rem;
        display: flex;
    }
    .step-block img {
        width: 70px;
    }
    .step-block p {
        font-size: 18px;
        margin-left: 26px;
        line-height: 22px;
        position: relative;
        bottom: -8px;
    }
    .ec-cta-block {
        width: 100%;
        position: relative;
        top: 3px;
    }
    button.hamburger.hamburger--elastic {
        display: flex;
    }
    .hamburger-box {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 24px;
        margin-left: 7px;
    }
    p.sh-rating-p {
        position: relative;
        bottom: -2px;
        font-size: 11px;
    }
    .upper-header-row {
        padding-top: 4px;
    }
    .psr-block-text {
        height: auto;
    }
    .header-cta-modal {
        margin-top: 1rem;
    }
    .popular-services-row {
        position: relative;
        bottom: -1rem;
    }
    .blog-block {
        width: 100%;
        background: white;
        margin: 2rem 0.5%;
        border-radius: 9px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 14px rgba(0, 0, 0, 0.13);
        position: relative;
    }
    .blog-page-header {
        height: auto;
        margin: 0 !important;
        padding-top: 7rem !important;
    }
    ul#mobile-menu a {
        text-decoration: none;
        color: white;
        font-size: 20px;
    }
    button.mobile-menu {
        background: none;
        display: flex;
        align-items: center;
        border: none;
        font-size: 14px;
        padding: 0;
        padding-right: 15px;
        position: relative;
        top: -4px;
    }
    .call-mobile-bar {
        display: flex;
        position: fixed;
        bottom: 0;
        z-index: 999999;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        color: white;
        background: #204369;
        height: 50px;
    }
    img.call-bar-icon {
        position: absolute;
        top: -50px;
        margin-left: -38px;
        height: 76px;
        background: #0067f5;
        padding: 11px;
        border-radius: 50px;
    }
    p.mobile-call-text {
        position: relative;
        z-index: 2;
        bottom: -4px;
    }
    ul#breadcrumbs {
        padding-top: 40px;
    }
    .call-mobile-bar p.call-now {
        color: white;
    }
    .call-mobile-bar .header-call-bottom p {
        color: white;
    }
    .mh-left {
        width: 100%;
        position: relative;
        padding: 1rem;
    }
    ul#breadcrumbs {
        padding-top: 40px;
        padding-left: 0;
    }
    .form-row-mobile {
        display: block;
    }
    .blog-row-container {
        flex-direction: column;
    }
    .smelly-drains-page .hcta-modal-call {
        padding: 16px 10px;
    }
    .upper-header-row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-call-block {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 375px) {
    p.psr-title {
        font-size: 31px;
        line-height: 39px;
        padding-bottom: 20px;
        width: 100%;
    }
    .hcta-modal-call a p {
        font-size: 19px;
    }
    .step-block {
        width: 100%;
        padding-bottom: 2rem;
        display: flex;
    }
    .step-block img {
        width: 70px;
    }
    .step-block p {
        font-size: 18px;
        margin-left: 26px;
        line-height: 22px;
        position: relative;
        bottom: -8px;
    }
    .ec-cta-block {
        width: 100%;
        position: relative;
        top: 3px;
    }
    button.hamburger.hamburger--elastic {
        display: flex;
    }
    .hamburger-box {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 24px;
        margin-left: 7px;
    }
    p.sh-rating-p {
        position: relative;
        bottom: -2px;
        font-size: 11px;
    }
    .upper-header-row {
        padding-top: 4px;
    }
    .psr-block-text {
        height: auto;
    }
    .call-bar-icon {
        position: absolute;
        top: -40px;
        margin-left: -34px;
        height: 66px;
        background: #0067f5;
        padding: 11px;
        border-radius: 50px;
    }
    .call-back-form {
        padding: 2rem 1rem 0;
        top: 0;
        position: relative;
        right: 0;
    }
    .form-row-mobile .call-back-form-mobile {
        padding: 2rem 1rem 0;
        top: 0;
        position: relative;
        right: 0 !important;
    }
    .upper-header-row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header-call-block {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 320px) {
    .header-call-top p {
        font-size: 18px;
    }
    .call-now {
        font-size: 12px !important;
    }
    .header-call-top img {
        width: 12px;
        position: relative;
        left: -4px;
    }
    .header-call-bottom p {
        font-size: 10px;
    }
    .upper-header-row {
        margin-bottom: 0px;
    }
    .hamburger-box {
        position: relative;
        display: inline-block;
        width: 37px;
        height: 18px;
    }
    p.sh-rating-p {
        font-size: 10px;
        position: relative;
        bottom: -2px;
    }
    .hcta-modal-call img {
        width: 23px;
    }
    .hcta-modal-call a p {
        font-size: 17px;
    }
    .hcta-modal-credit p {
        font-family: 'Source Sans Pro', sans-serif;
        margin: 0;
        font-size: 11px;
    }
    p.psr-title {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 20px;
        width: 100%;
    }
    p.psr-para {
        padding-top: 1rem;
        font-size: 13px;
        line-height: 23px;
        color: #011734;
    }
    .psr-block-text {
        padding: 2rem 2rem 5rem;
        position: relative;
        height: 292px;
    }
    .ec-title-1 {
        padding: 6px 18px;
        font-size: 12px;
    }
    .ec-title-2 p {
        width: 100%;
        font-size: 17px;
    }
    .ec-title-3 p {
        font-size: 17px;
    }
    .mhl-com-1 {
        font-size: 10px;
        font-weight: 800;
        font-family: Roboto, sans-serif;
        text-transform: uppercase;
        letter-spacing: 3px;
        color: #fff;
        background: #f13f3f;
        padding: 5px 5px;
        display: inline-block;
        border-radius: 16px;
        animation: loadanimationheader 1s ease;
        position: relative;
        width: 265px;
        margin-top: 2rem;
        text-align: center;
    }
    .mhl-com-sub-header h2 {
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        width: 100%;
        line-height: 28px;
        padding-bottom: 1rem;
    }
    p.psr-para {
        padding-top: 1rem;
        font-size: 12px;
        line-height: 20px;
        color: #011734;
    }
    .psr-block-text {
        padding: 1rem 1rem 4rem;
        position: relative;
        height: 292px;
    }
    .contact-info-block {
        padding: 1rem;
    }
    .fcol .hcta-modal-call a p {
        margin: 0;
        color: #fff;
        font-family: roboto, sans-serif;
        font-size: 16px;
        margin-left: 20px;
    }
    img.call-bar-icon {
        position: absolute;
        top: -36px;
        margin-left: -34px;
        height: 66px;
        background: #0067f5;
        padding: 17px;
        border-radius: 50px;
    }
    .form-row-mobile .call-back-form-mobile {
        padding: 2rem 1rem 0;
        top: 0;
        position: relative;
        right: 0 !important;
    }
    .form-row-mobile {
        padding: 10px;
    }
}