/*!
Theme Name: Tri-State Termite & Pest Control Co.
Theme URI: https://www.dotcomdesign.com/
Author: Dotcom Design
Author URI: https://www.dotcomdesign.com/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: magic-men
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.

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


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

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


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


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

body {
    margin: 0;
    font-family: var(--body-font);
    color: #5A5858;
    text-rendering: optimizespeed !important;
}

body,
html {
    overflow-x: hidden !important;
}

* {
    -webkit-tap-highlight-color: transparent;
}


/* 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-size: 1em;
    /* 2 */
}


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


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

a {
    background-color: transparent;
    text-decoration: none !important;
    outline: none !important;
}


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


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


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


/* 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: #5A5858;
    font-size: 16px;
    line-height: 26px;
}

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

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

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    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-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
--------------------------------------------------------------*/

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

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%;
}


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

@media screen and (min-width: 992px) {
    .menu-toggle {
        display: none;
    }
}

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


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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


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

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

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


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


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

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

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


/*==========Fonts Start==========*/

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-SemiBold.eot');
    src: url('assets/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Montserrat-SemiBold.woff2') format('woff2'), url('assets/fonts/Montserrat-SemiBold.woff') format('woff'), url('assets/fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Medium.eot');
    src: url('assets/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Montserrat-Medium.woff2') format('woff2'), url('assets/fonts/Montserrat-Medium.woff') format('woff'), url('assets/fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('assets/fonts/Montserrat-Regular.eot');
    src: url('assets/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Montserrat-Regular.woff2') format('woff2'), url('assets/fonts/Montserrat-Regular.woff') format('woff'), url('assets/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*==========Fonts End==========*/


/*==========Form CSS==========*/

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-element {
    position: relative;
}

.form-element i {
    position: absolute;
    top: 15px;
    right: 20px;
    pointer-events: none;
    color: var(--primary-color);
    display: none;
}

.form-element::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 27px;
    transform: translateY(-50%);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #2B2B2B;
    pointer-events: none;
}

.wpcf7 .wpcf7-spinner {
    margin-left: 20px;
}

div.wpcf7-mail-sent-ok {
    display: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: var(--white-color);
    border-color: #46b450;
}

.contact-form .wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.footer-contact-form .wpcf7 form.sent .wpcf7-response-output {
    color: var(--white-color);
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7-form.invalid .wpcf7-response-output {
    color: var(--red-color);
    border-color: var(--red-color);
}

span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -27px;
    left: 0;
    font-size: 14px;
}

.wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 30px;
    position: relative;
}

.screen-reader-response {
    display: none;
}

.wpcf7-response-output.wpcf7-validation-errors {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid var(--red-color);
    color: var(--red-color);
}

.form-input::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder {
    color: var(--input-color);
}

.form-input::-moz-placeholder,
.input-text::-moz-placeholder {
    color: var(--input-color);
}

.form-input:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
    color: var(--input-color);
}

.form-input::-ms-input-placeholder,
.input-text::-ms-input-placeholder {
    color: var(--input-color);
}

.form-input::placeholder,
.input-text::placeholder {
    color: var(--input-color);
}

select option {
    color: var(--input-color) !important;
}

select {
    color: var(--input-color) !important;
}

select::-ms-expand {
    display: none;
}

.form-input,
.input-text,
.select2-container--default .select2-selection--single .select2-selection__rendered,
select {
    width: 100%;
    height: 46px;
    border: 2px solid transparent;
    outline: none !important;
    padding: 0 30px;
    color: var(--input-color);
    background: var(--white-color);
    -webkit-appearance: none;
    border-radius: 4px;
}

select.form-input {
    padding: 0 40px 0 30px;
}

.form-input.wpcf7-textarea {
    height: 120px;
    resize: none;
    padding: 15px 30px;
    display: block;
}

.submit-btn {
    text-align: left;
    display: flex;
    align-items: center;
}

.submit-btn p {
    display: flex;
    align-items: center;
}

.wpcf7 input[type=checkbox],
.woocommerce form .form-row .input-checkbox,
.woocommerce-form__input,
.wpcf7 input[type=radio] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 26px;
    background: 0 0;
    border: none;
    outline: none;
    opacity: 0;
    z-index: 5;
    cursor: pointer;
}

span.wpcf7-list-item-label,
.woocommerce-form__label-for-checkbox span,
.comment-form-cookies-consent label {
    padding-left: 30px;
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:before,
.woocommerce-form__label-for-checkbox span:after {
    content: "";
}

span.wpcf7-list-item-label:before,
.woocommerce-form__label-for-checkbox span:before,
.comment-form-cookies-consent label:before {
    content: '';
    position: absolute;
    top: 18px;
    left: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 2px solid var(--primary-color);
    z-index: 1;
}

span.wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:after,
.comment-form-cookies-consent label:after {
    content: '';
    position: absolute;
    top: 18px;
    left: 4px;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    border-radius: 15px;
    background: var(--primary-color);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white-color);
    opacity: 0;
    transition: .3s;
    z-index: 0;
}

input[type=radio]:checked~span:after {
    opacity: 1;
}

.checkbox-wp .wpcf7-list-item {
    margin: 10px 1em 0 0px;
    padding-bottom: 10px;
    display: block;
}

.woocommerce-form__label-for-checkbox span:before,
.checkbox-wp .wpcf7-list-item-label:before,
.comment-form-cookies-consent label:before {
    border-radius: 0;
    border-color: var(--dark-color);
}

.checkbox-wp .wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:after,
.comment-form-cookies-consent label:after {
    content: "\f00c";
    width: 20px;
    height: 20px;
    color: var(--white-color);
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 10px;
    background: var(--dark-color);
    border-radius: 0;
    left: 0;
}

input[type=checkbox]:checked~span.wpcf7-list-item-label:after,
input[type=checkbox]:checked~span.wpcf7-list-item-label:before,
input[type=checkbox]:checked~span:after,
input[type=checkbox]:checked~label:after {
    opacity: 1
}

.checkbox-wp .wpcf7-not-valid-tip {
    display: none;
}

.checkbox-wp .wpcf7-not-valid .wpcf7-list-item-label:before {
    border-color: var(--red-color);
    opacity: 0.7;
}

.form-input-checkbox .wpcf7-list-item {
    position: relative;
    margin: 0;
    margin-right: 30px;
}

.form-input-checkbox .wpcf7-list-item.last {
    margin: 0;
}

span.wpcf7-list-item,
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
.woocommerce form .form-row label {
    position: relative;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid var(--red-color);
    color: var(--red-color);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

.form-input-checkbox .wpcf7-list-item.last {
    margin: 0;
}

.wpcf7-not-valid,
.wpcf7-not-valid .wpcf7-list-item-label::before {
    border-color: var(--red-color) !important;
}

.comment-form-cookies-consent input {
    opacity: 0;
    display: inline-block;
    width: auto !important;
}

.form-box.form-input-file input[type="file"] {
    position: relative;
    width: 60px;
    height: 60px;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.form-box.form-input-file .input-file-icon {
    position: absolute;
    top: 30px;
    left: 15px;
    width: 60px;
    height: 60px;
    background: rgba(0 0 0 / 8%);
    border-radius: 13px;
    display: inline-block;
    cursor: pointer;
    z-index: 0;
}

.form-box.form-input-file .input-file-icon:before,
.form-box.form-input-file .input-file-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 1px;
    background: var(--primary-color);
    cursor: pointer;
}

.form-box.form-input-file .input-file-icon:after {
    width: 1px;
    height: 25px;
}

.form-box.form-input-file span.input-file-text {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-70%);
    width: 100%;
    padding-left: 90px;
}

.wpcf7-form-control-wrap.file-509 {
    position: relative;
    padding-bottom: 0;
}

.form-box.form-input-file label {
    color: var(--input-color);
}


/*==========Form CSS End==========*/


/*==========Typography CSS==========*/

p {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 37px;
}

p:last-child {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    color: var(--dark-color);
    font-family: var(--title-font);
}

.h1-title {
    font-size: 60px;
    line-height: 70px;
    text-transform: capitalize;
    margin-bottom: 11px;
}

.h2-title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 0.25px;
}

.h3-title {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: 0.25px;
}

.h4-title {
    font-size: 20px;
    line-height: 28px;
}

.h5-title {
    font-size: 18px;
    line-height: 28px;
}

.h2-title span,
.h3-title span,
.h4-title span,
.h5-title span,
.sub-title span {
    display: block;
}

p a,
.excerpt-content ul li a {
    color: var(--primary-color);
    text-decoration: underline !important;
    transition: 0.3s;
}

p a:hover {
    color: var(--dark-color)
}

a:hover {
    color: initial;
}


/*==========Typography CSS End==========*/


/*==========Common CSS ==========*/

:root {
    --primary-color: #0782C8;
    --dark-color: #272727;
    --white-color: #ffffff;
    --red-color: #E42426;
    --box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
    --input-color: #707070;
    --white-input-color: #ffffff;
    --body-font: 'Montserrat';
    --title-font: 'Montserrat';
}

.grecaptcha-badge {
    display: none !important;
}

.wow {
    visibility: hidden;
}

.for-des {
    display: block !important;
}

.for-mob {
    display: none !important;
}

.for-des-flex {
    display: flex !important;
}

.for-mob-flex {
    display: none !important;
}

.sec-wp {
    position: relative;
    z-index: 4;
}

.bg-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.learn-more {
    color: #0782C8;
    transition: .3s;
    font-weight: 600;
    letter-spacing: 0.25px;
    line-height: 30px;
    position: relative;
}

.learn-more:hover {
    color: #0782C8;
}

.learn-more .icon {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #0782C8;
    transform: rotate(45deg);
    border-left: 0;
    border-bottom: 0;
    margin: 0 0 0 9px;
    transition: .3s;
}

.learn-more:hover .icon {
    margin: 0 0 0 15px;
}


/*==========Common CSS End==========*/


/*==========Popup CSS==========*/

.modal-body.overflow-text {
    padding: 50px 25px 30px 30px;
    max-height: 80vh;
    height: auto;
}

button.close {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    background: var(--primary-color);
    opacity: 1 !important;
    text-shadow: none;
    z-index: 2;
    color: var(--white-color);
    transition: 0.3s;
    outline: none;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}

button.close:hover {
    background: var(--dark-color);
    color: var(--white-color);
}

.modal-content {
    border: none;
    border-radius: 0;
    background: var(--white-color);
}

.modal-dialog {
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.modal-open .modal {
    padding: 0 15px !important;
}

.modal-open {
    padding-right: 0 !important;
}

.modal-open {
    position: fixed;
    width: 100%;
}

.modal-body .h3-title {
    margin-bottom: 18px;
}


/*==========Popup CSS End==========*/


/*==========Button CSS==========*/

.sec-btn2,
.sec-btn,
.form-submit .submit {
    width: 200px;
    height: 58px;
    background: var(--red-color);
    border: 1px solid var(--red-color);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    -webkit-appearance: none;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.25px;
    color: var(--white-color);
    font-weight: 600;
    cursor: pointer;
    outline: none !important;
    transition: .3s;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.sec-btn2:hover,
.sec-btn:hover,
.form-submit .submit:hover {
    background: var(--white-color);
    color: var(--red-color);
    border-color: var(--white-color);
}

.form-submit .submit:hover {
    border-color: var(--red-color);
}

.sec-btn2:hover {
    border-color: var(--red-color);
}

.sec-btn span {
    transition: .3s;
}

.sec-btn:hover span {
    color: var(--red-color) !important;
}

.sec-btn.blue-btn {
    background: var(--primary-color);
    color: var(--white-color);
    border-color: var(--primary-color);
}

.sec-btn.blue-btn:hover {
    background: var(--white-color);
    color: var(--primary-color);
    border-color: var(--white-color);
}

.sec-btn.sm-btn {
    width: 170px;
    height: 46px;
}

.sec-btn.outline-btn {
    background: transparent;
    color: var(--dark-color);
    border-color: var(--dark-color);
}

.sec-btn.outline-btn:hover {
    background: var(--dark-color);
    color: var(--white-color);
}

.play-btn {
    width: 60px;
    height: 60px;
    color: var(--primary-color);
    background: var(--white-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 3px;
    box-shadow: var(--box-shadow);
    transition: var(--transition);
}

.play-btn:hover {
    background: var(--primary-color);
    color: var(--white-color);
}


/*==========Button CSS End==========*/


/*==========Slider Css==========*/

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.slick-dots {
    bottom: -52px;
}

.slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 7px;
}

.slick-dots li button {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(39, 39, 39, 0.15);
    transition: 0.3s;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    background: var(--red-color);
}

.slick-initialized .slick-slide {
    outline: none !important;
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important;
    max-height: unset !important;
}

.slick-arrow {
    position: absolute;
    top: -99px;
    right: 0;
    width: 44px;
    height: 44px;
    border-radius: 6px;
    border: none !important;
    background: var(--red-color);
    outline: none !important;
    cursor: pointer;
    transition: 0.3s;
    z-index: 2;
}

.slick-arrow::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
}

.slide-arrow.prev-arrow.slick-arrow {
    background: rgba(90, 88, 88, 0.1);
    right: 52px;
}

.slide-arrow.prev-arrow.slick-arrow::before {
    border: 2px solid var(--dark-color);
    border-right: 0;
    border-bottom: 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    margin-left: 3px;
}

.slide-arrow.prev-arrow.slick-arrow:hover {
    background: var(--red-color);
}

.slide-arrow.prev-arrow.slick-arrow:hover::before {
    border-color: var(--white-color);
}

.slick-arrow:hover {
    background: var(--dark-color);
}

.slide-arrow.next-arrow.slick-arrow::before {
    border: 2px solid var(--white-color);
    border-left: 0;
    border-bottom: 0;
    transform: translate(-50%, -50%) rotate(45deg);
    margin-left: -3px;
}

.slick-dots li:only-child {
    display: none;
}

.slick-dots li:first-child {
    margin-left: 0;
}

.slick-dots li:last-child {
    margin-right: 0;
}


/*==========Slider Css End==========*/


/*==========Overflow CSS==========*/

.overflow-text {
    height: 300px;
    padding-right: 10px;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: var(--primary-color) var(--dark-color);
    scrollbar-width: thin;
}

.overflow-text::-webkit-scrollbar,
[data-simplebar=init]::-webkit-scrollbar,
.simplebar-scroll-content::-webkit-scrollbar {
    width: 3px;
    clip-path: inset(0 0 30px 0);
}

.simplebar-track.horizontal {
    display: none;
}

.overflow-text::-webkit-scrollbar-thumb {
    width: 3px;
    background: var(--primary-color);
}

.overflow-text::-webkit-scrollbar-track {
    width: 3px;
    background: var(--dark-color);
}

.simplebar-track {
    width: 3px;
    background: var(--scrollbar-track-color);
}

.simplebar-scrollbar {
    right: 0;
    z-index: 66;
    background: var(--scrollbar-thumb-color);
    opacity: 1 !important;
    width: 100%;
}

[data-simplebar=init] {
    overflow: visible;
    scrollbar-color: transparent transparent;
}

.simplebar-scroll-content {
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}

.simplebar-content {
    margin-right: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.compensate-for-scrollbar {
    margin-right: 0 !important;
}

.simplebar-content p:last-of-type {
    margin: 0;
}


/*==========Overflow CSS End==========*/


/*==========White text CSS==========*/

.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text ul li,
.white-text label,
.white-text span:not(.wpcf7-form-control-wrap) {
    color: var(--white-color);
}

.white-list-link a {
    color: var(--white-color);
}

.fancybox-video {
    background-color: var(--white-color);
}

.white-arrow-dots .slick-dots li button {
    border-color: var(--white-color);
}

.white-arrow-dots .slick-dots li.slick-active button,
.white-arrow-dots .slick-dots li button:hover {
    background: var(--white-color);
}

.white-arrow-dots .slick-arrow {
    background: var(--white-color);
    color: var(--dark-color);
}

.white-arrow-dots .slick-arrow:hover {
    background: var(--dark-color);
    color: var(--white-color);
}

.white-btn {
    background: var(--white-color);
    color: var(--dark-color);
    border-color: var(--white-color);
}

.white-form .form-input,
.white-form .input-text,
.white-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.white-form select {
    background: transparent;
    border-color: var(--white-color);
    color: var(--white-color);
}

.white-form span.wpcf7-list-item-label:before,
.white-form .woocommerce-form__label-for-checkbox span:before,
.white-form .comment-form-cookies-consent label:before {
    border-color: var(--white-color);
    background: var(--white-color);
}

.white-form span.wpcf7-list-item-label:after,
.white-form .woocommerce-form__label-for-checkbox span:after,
.white-form .comment-form-cookies-consent label:after {
    background: var(--red-color);
}

.white-form .form-input::-webkit-input-placeholder,
.white-form .input-text::-webkit-input-placeholder {
    color: var(--white-input-color);
}

.white-form .form-input::-moz-placeholder,
.white-form .input-text::-moz-placeholder {
    color: var(--white-input-color);
}

.white-form .form-input:-ms-input-placeholder,
.white-form .input-text:-ms-input-placeholder {
    color: var(--white-input-color);
}

.white-form .form-input::-ms-input-placeholder,
.white-form .input-text::-ms-input-placeholder {
    color: var(--white-input-color);
}

.white-form .form-input::placeholder,
.white-form .input-text::placeholder {
    color: var(--white-input-color);
}

.white-form select {
    color: var(--white-input-color) !important;
}

.white-form .form-element i {
    color: var(--white-color);
}

.white-form .wpcf7 form .wpcf7-response-output {
    color: var(--white-color);
}


/*==========White text CSS End==========*/


/*==========Custom Loader CSS==========*/

.custom-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-loader:after {
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    width: 160vw;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.custom-loader i {
    color: var(--white-color);
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: loader 2s linear infinite;
    z-index: 2;
}

@keyframes loader {
    from {
        transform: translate(-50%, -50%) rotate(360deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(0);
    }
}


/*==========Custom Loader CSS End==========*/


/*==========Header Start==========*/

.site-header {
    position: fixed;
    width: 100%;
    height: 80px;
    background: var(--white-color);
    top: 0;
    left: 0;
    box-shadow: 0 33px 56px rgba(0, 0, 0, 0.13);
    z-index: 100;
}

.site-branding {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.main-navigation {
    text-align: right;
}

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

.main-navigation li {
    float: none;
    display: inline-block;
    position: relative;
}

.main-navigation ul li a {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: var(--dark-color);
    text-transform: uppercase;
    padding: 0 11px;
    height: 80px;
    display: flex;
    align-items: center;
    margin-right: 13px;
    border-bottom: 3px solid transparent;
    letter-spacing: 0.25px;
    transition: 0.3s;
}

.main-navigation ul li:last-child a {
    margin-right: 0;
}

.main-navigation li.current_page_item a,
.main-navigation ul li a:hover {
    background: rgba(90, 88, 88, .04);
    border-color: var(--red-color);
    color: var(--red-color);
}


/*==========Header End==========*/


/*==========Banner Start==========*/

.main-banner {
    position: relative;
    padding: 222px 0 385px 0;
    background-position: right;
}

.main-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(27, 25, 26, 1) 35%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-linear-gradient(left, rgba(27, 25, 26, 1) 35%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(left, rgba(27, 25, 26, 1) 35%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(left, rgba(27, 25, 26, 1) 35%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to right, rgba(27, 25, 26, 1) 35%, rgba(0, 0, 0, 0.1) 100%);
    z-index: 0;
}

.banner-content {
    padding-right: 100px;
}

.banner-content p {
    font-size: 18px;
    line-height: 70px;
    font-weight: 500;
    margin-bottom: 16px;
}

.banner-btn .sec-btn+.sec-btn {
    margin: 0 0 0 5px;
}


/*==========Banner End==========*/


/*==========About Us Start==========*/

.main-about-us {
    position: relative;
    background: #0671AD;
}

.about-before {
    position: relative;
    top: -198px;
    z-index: 1;
}

.about-before:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 500%;
    height: 100%;
    background: var(--primary-color);
    z-index: 0;
}

.about-img-wp {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 360px;
    top: 0;
    z-index: 1;
}

.about-us-img {
    width: 773px;
    height: 100%;
}

.about-content {
    position: relative;
    padding: 60px 90px 70px 0;
    z-index: 1;
}


/*==========About Us End==========*/


/*==========Our Services Start==========*/

.main-our-services {
    background: #0671AD;
    padding: 0 0 80px 0;
    margin: -116px 0 0 0;
    position: relative;
    z-index: 0;
}

.main-our-services .img {
    position: absolute;
    right: -58px;
    bottom: 12px;
    opacity: 0.15;
    pointer-events: none;
}


/*==========Our Services End==========*/


/*==========Drains Cleaned Start==========*/

.main-drains {
    position: relative;
    padding: 66px 0 150px;
    background: var(--white-color);
}

.drains-content .h3-title {
    position: relative;
    margin-bottom: 21px;
}

.drain-text p {
    color: #5A5858;
    height: 172px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
    margin-bottom: 36px;
}

.drains-cleaned-img {
    position: relative;
    margin: -235px 0 0 70px;
    z-index: 2;
}

.drains-cleaned-img div {
    height: 580px;
}

.main-drains.odd .drain-text {
    padding-right: 10px;
}

.main-drains.even {
    background: #0671AD;
    position: relative;
    padding: 0 0 370px;
}

.main-drains.even .drains-content {
    position: relative;
    padding: 69px 16px 77px 0;
}

.main-drains.even .drains-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: -200px;
    width: 500%;
    height: 100%;
    background: var(--primary-color);
    z-index: 0;
}

.main-drains.even .drain-text p {
    color: var(--white-color);
    height: 135px;
    margin-bottom: 30px;
    -webkit-line-clamp: 4;
    position: relative;
    z-index: 1;
}

.main-drains.even .learn-more {
    color: var(--white-color);
}

.main-drains.even .learn-more .icon {
    border-color: var(--white-color);
}

.main-drains.even .drains-cleaned-img {
    position: relative;
    margin: -108px 70px 0 0;
    z-index: 1;
}

.main-maitenence .main-drains.odd:last-child .drains-content::before {
    content: "";
    position: absolute;
    top: 0;
    right: -250px;
    width: 500%;
    height: 100%;
    background: var(--white-color);
    z-index: -1;
}

.main-maitenence .main-drains.odd:last-child .drains-content {
    position: relative;
    z-index: 2;
    padding: 75px 0 0;
    margin: -237px 0 0;
}

.main-maitenence .main-drains.odd:last-child {
    padding: 0 0 0;
}

.main-maitenence .main-drains.odd:last-child .drains-cleaned-img {
    margin: -320px 0 0 70px;
}


/*==========Drains Cleaned End==========*/


/*==========Gallery Start==========*/

.main-gallery {
    position: relative;
    padding: 87px 0 95px;
}

.main-gallery .h2-title {
    margin-bottom: 55px;
}

.gallery-box {
    display: block;
}

.gallery-img {
    height: 293px;
}

.gallery-slider .slick-list {
    margin: 0 15px 0 15px;
    width: calc(100% + 710px);
    left: -347px;
    padding-right: 740px
}

.gallery-slider .slick-list .col-lg-4 {
    padding: 0 10px;
}


/*==========Gallery End==========*/


/*========== Review Start==========*/

.review-sec {
    position: relative;
    padding: 60px 0 45px;
    background: rgba(39, 39, 39, 0.10);
}

.review-sec .h2-title {
    margin-bottom: 28px;
}

.review-sec .img {
    position: absolute;
    top: -89px;
    left: 43px;
    transform: rotate(-70deg);
    pointer-events: none;
}

.reiview-box {
    position: relative;
    background: var(--white-color);
    padding: 80px 20px 39px 30px;
    box-shadow: -10px 23px 16px rgba(0, 0, 0, 0.03);
}

.reiview-box .icon {
    display: block;
    position: absolute;
    top: -41px;
    left: 30px;
}

.review-content .overflow-text {
    height: 110px;
    margin-bottom: 36px;
}

.review-content p {
    font-size: 20px;
    color: #5A5858;
}

.review-content h5 {
    font-size: 16px;
    font-weight: 700;
    color: var(--dark-color);
}

.review-slider .slick-list {
    padding: 45px 0 55px;
}

.review-slider .slick-dots {
    bottom: -8px;
}


/*========== Review End==========*/


/*========== Hiring Start==========*/

.hiring-sec {
    position: relative;
    padding: 64px 0 161px;
}

.hiring-sec .img {
    position: absolute;
    right: 237px;
    bottom: 0;
    pointer-events: none;
}

.hiring-content .h2-title {
    padding: 0 40px;
    margin-bottom: 25px;
}

.hiring-content p span {
    display: block;
}

.hiring-content p {
    margin-bottom: 40px;
}

.hiring-btn .sec-btn:hover {
    border-color: var(--red-color);
}


/*========== Hiring End==========*/


/*==========Footer Start==========*/

.site-footer {
    position: relative;
}

.top-footer {
    position: relative;
    background: var(--dark-color);
}

.top-footer::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(50% + 84px);
    height: 100%;
    background: var(--primary-color);
    z-index: 0;
}

.top-footer::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: calc(50% + 84px);
    height: 80px;
    background: var(--primary-color);
    z-index: 0;
}

.contact-before {
    position: relative;
    padding: 72px 100px 68px 0;
    margin-top: -80px;
}

.footer-contact-form {
    position: relative;
    z-index: 1;
}

.footer-contact-form .h2-title {
    margin-bottom: 18px;
}

.footer-contact-form span.wpcf7-not-valid-tip {
    color: var(--white-color);
}

.footer-contact-form .wpcf7-form.invalid .wpcf7-response-output,
.footer-contact-form .wpcf7 form.invalid .wpcf7-response-output,
.footer-contact-form .wpcf7 form.unaccepted .wpcf7-response-output {
    color: var(--white-color);
    border-color: var(--red-color);
}

.footer-contact-form .wpcf7 form.spam .wpcf7-response-output {
    color: var(--white-color);
    border-color: #f56e28;
}

.footer-right {
    padding: 49px 0 64px 70px;
}

.footer-logo {
    margin-bottom: 29px;
}

.footer-text {
    margin-bottom: 40px;
}

.footer-mail {
    margin-bottom: 17px;
}

.footer-mail a img {
    margin-right: 5px;
}

.footer-mail a,
.footer-address a {
    color: var(--white-color);
    font-size: 16px;
    line-height: 24px;
    transition: 0.3s;
    display: inline-flex;
    align-items: center;
}

.footer-address a:hover,
.footer-mail a:hover {
    text-decoration: underline !important;
}

.footer-call {
    margin-bottom: 19px;
}

.footer-call a:hover {
    color: var(--primary-color);
}

.footer-call a {
    color: var(--white-color);
    font-size: 40px;
    line-height: 49px;
    font-weight: 600;
    transition: 0.3s;
}

.footer-address {
    margin-bottom: 22px;
}

.footer-address a img {
    margin-right: 12px;
}

.footer-bottom {
    background: #000;
    text-align: center;
    padding: 54px 0 75px;
}

.footer-menu {
    margin-bottom: 24px;
}

.footer-menu ul {
    list-style: none;
    font-size: 0;
}

.footer-menu ul li {
    display: inline-block;
    float: none;
}

.footer-menu ul li a {
    color: var(--white-color);
    font-size: 12px;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid var(--white-color);
    transition: 0.3s;
}

.footer-menu ul li:last-child a {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

.footer-social a {
    width: 40px;
    height: 40px;
    border: 2px solid var(--white-color);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    color: var(--white-color);
    transition: .3s;
}

.footer-social a:hover {
    color: var(--primary-color);
    border-color: var(--primary-color);
}

.copyright {
    text-align: center;
}

.copyright ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.copyright ul li,
.copyright ul li a,
.copyright-bottom-link p,
.copyright-bottom-link p a {
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    color: var(--white-color);
    transition: 0.3s;
    margin-bottom: 0;
}

.copyright ul li a {
    padding-left: 6px;
    margin-left: 6px;
    border-left: 1px solid var(--white-color);
}

.footer-menu ul li a:hover,
.copyright ul li a:hover,
.copyright-bottom-link p a:hover {
    text-decoration: underline !important;
}

.copyright-bottom-link p a {
    font-weight: 700;
    text-decoration: none !important;
}

.copyright-bottom-link {
    text-align: center;
    margin-top: -7px;
}

.copyright-bottom-link p i {
    color: #F03A17;
}


/*==========Footer End==========*/


/*==========CTA Button Start==========*/

.cta-btn {
    position: fixed;
    top: 50%;
    right: -71px;
    transform: translate(0, -50%) rotate(-90deg);
    z-index: 10;
}

.cta-btn .sec-btn {
    border-radius: 4px 4px 0 0;
    border: 2px solid var(--red-color);
    border-bottom: 0;
}

.cta-btn .sec-btn span {
    transition: none;
}


/*==========CTA Button End==========*/


/*==========Seo Page CSS==========*/

.main-seo-content .excerpt-content {
    max-height: 325px;
    margin-bottom: 30px;
    overflow: hidden;
}

.main-seo-content .excerpt-content h2 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 4px;
    margin-top: 26px;
    color: var(--primary-color);
}

.main-seo-content .excerpt-content h2:first-of-type {
    margin-top: 0;
}

.main-seo-content {
    padding: 61px 0 173px;
}

.main-seo-content .sec-head {
    margin-bottom: 27px;
}

.main-seo-content .excerpt-content p a:hover {
    color: var(--red-color);
}

.page-template-template-seo .main-banner {
    padding: 222px 0 150px;
}

.seo-form-wp {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 30px;
    border-radius: 5px;
}

.seo-form-wp .wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

.main-seo-content .submit-btn .sec-btn:hover {
    border-color: var(--red-color);
}

.main-seo-content .submit-btn .sec-btn span {
    transition: unset;
}

.excerpt-content ul li {
    list-style-type: decimal;
}

.excerpt-content ul {
    list-style: inside;
}

.excerpt-content ol,
.excerpt-content ul {
    margin-bottom: 30px;
}

.excerpt-content ol li::marker,
.excerpt-content ul li::marker {
    font-weight: bold;
    color: var(--dark-color);
}

.excerpt-content ol li strong,
.excerpt-content ul li strong {
    color: var(--dark-color);
}

.excerpt-content ol li::marker {
    font-size: 18px;
}

.excerpt-content ol {
    list-style: inside;
    margin-left: 40px;
}

.excerpt-content ol li,
.excerpt-content ul li {
    margin-bottom: 15px;
}

.excerpt-content ol li:last-child,
.excerpt-content ul li:last-child {
    margin-bottom: 0;
}


/*==========Seo Page End==========*/


/*==========Cta Btn CSS End==========*/

.sec-btn.cta-btn {
    position: fixed;
    top: 50%;
    right: -63px;
    transform: translate(0, -50%) rotate(-90deg);
    z-index: 98;
}


/*==========Cta Btn CSS End==========*/


/*==========Scroll To Top CSS Start==========*/

.scrolltop {
    width: 58px;
    height: 55px;
    text-align: center;
    background: var(--primary-color);
    font-size: 28px;
    line-height: 52px;
    cursor: pointer;
    transition: 0.3s;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 98;
}

.scrolltop i {
    color: var(--white-color);
    position: relative;
    animation: move .4s linear infinite alternate;
    z-index: 2;
}

.scrolltop:hover {
    background: var(--primary-color);
}

.scrolltop:hover i {
    color: var(--white-color);
}

@keyframes move {
    0% {
        top: 0;
    }

    100% {
        top: 5px;
    }
}


/*==========Scroll To Top CSS End==========*/


/*========== View All Services css ==========*/

.view_services_text {
    cursor: pointer;
}

.footer-last {
    text-align: center;
    margin-top: 10px;
}

.footer-last .text:hover {
    text-decoration: underline !important;
}

.footer-last .text,
.menu-seo-menu-container ul li a {
    font-size: 12px;
    color: var(--white-color);
    cursor: pointer;
    transition: 0.3s;
}

.all-services {
    display: none;
}

.menu-seo-menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.menu-seo-menu-container ul li {
    display: inline-block;
}

.menu-seo-menu-container ul li a {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid var(--white-color);
    transition: 0.3s;
}

.menu-seo-menu-container ul li:last-child a {
    margin: 0;
    padding: 0;
    border: none;
}

.menu-seo-menu-container ul li a:hover {
    text-decoration: underline !important;
}


/*========== View All Services css End ==========*/


/*=== Blog css ===*/

.type-post {
    margin-bottom: 30px
}

.entry-header {
    margin-bottom: 10px;
    margin-top: 15px
}

.posted-on a,
.byline a,
.widget ul li a,
.entry-title a,
.logged-in-as a,
.single-post .entry-content ul li a {
    transition: .3s;
    color: var(--primary-color)
}

.entry-title a:hover,
.posted-on a:hover,
.byline a:hover,
.widget ul li a:hover,
.single-post .entry-content ul li a:hover {
    text-decoration: underline !important;
    color: var(--dark-color);
}

.single-post .entry-content ul li {
    margin-bottom: 10px;
}

.single-post .entry-content ul {
    list-style: disc;
    padding-left: 20px;
}

.type-post .entry-content p {
    margin-bottom: 10px;
}

.entry-footer span {
    margin-right: 10px;
}

.entry-footer span a {
    color: var(--primary-color);
}

.entry-title {
    font-size: 30px;
    text-transform: uppercase;
    color: var(--primary-color);
    margin-bottom: 20px
}

.post-thumbnail {
    display: block;
    margin: 20px 0;
}

.post-thumbnail img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.widget-area .widget_search .search-form,
.page-content .search-form {
    position: relative;
    display: flex;
}

.widget-area .widget_search .search-form label,
.page-content .search-form label {
    margin-bottom: 0;
    flex: 1;
}

.widget-area .widget_search .search-form .search-field,
.page-content .search-form .search-field {
    background: var(--white-color);
    font-size: 16px;
    outline: none;
    width: 100%;
    height: 50px;
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid var(--red-color);
    padding: 13px 20px 12px;
    border-right: 0;
}

.widget-area .widget_search .search-form .search-submit,
.page-content .search-form .search-submit {
    padding: 10px 16px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0;
    height: 50px;
    color: var(--white-color);
    outline: none;
    border: none;
    cursor: pointer;
    background: var(--red-color);
    transition: .3s;
}

.widget-area .widget_search .search-form .search-submit:hover {
    background: var(--primary-color);
}

.entry-content {
    margin: 0
}

.comments-area p input,
.comments-area textarea {
    border: none;
    border-radius: 10px;
    height: 46px;
    width: 100%;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, .06);
    padding: 15px
}

p.comment-form-cookies-consent>input {
    height: auto;
}

.comment-form-author,
.comment-form-email {
    width: 47.5%;
    display: inline-block;
    margin-right: 28px;
}

.comment-form-email {
    margin: 0
}

.comment-form-cookies-consent label {
    line-height: 20px;
    cursor: pointer;
}

h2.widget-title {
    font-size: 20px;
}

.widget-area {
    margin-top: 70px;
    width: 100%;
}

.comment-form-cookies-consent {
    position: relative;
}

.widget_search .widget-title {
    display: none;
}

.widget ul {
    margin: 0;
}

.comment-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.avatar.photo {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
    margin-right: 20px;
}

.comment-meta .url,
.comment-content a {
    color: var(--primary-color);
}

.comment-author.vcard {
    margin-bottom: 20px;
}

.comment-metadata a {
    color: var(--primary-color);
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px;
}

.reply a {
    color: var(--primary-color);
    display: inline-block;
    margin-bottom: 10px;
}

.comment-reply-title {
    margin-bottom: 20px;
}

.comment-form-comment label {
    margin-bottom: 10px;
}

.comment-form-comment textarea {
    resize: none;
    padding: 18px;
    height: 180px;
}

.comment-form-comment .form-submit #submit {
    padding: 0;
    line-height: 42px;
}

.comments-area {
    margin-top: 60px;
}

.comments-title {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
}

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

.comment-form-url {
    margin-right: 0;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    display: block;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 100%;
}

.single-post .widget-area {
    margin-top: 15px;
}

.nav-previous a,
.nav-next a {
    color: var(--primary-color);
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    width: 100%;
    float: none;
}

.result-pagination li a,
.result-pagination li,
.result-pagination .page-numbers {
    width: 50px;
    height: 50px;
    background: var(--white-color);
    box-shadow: var(--box-shadow);
    border-radius: 10px;
    border: none;
    outline: none;
    color: var(--dark-color);
    font-size: 20px;
    z-index: 10;
    transition: .3s;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
}

.result-pagination a:hover,
.result-pagination .current {
    background: var(--primary-color);
    color: var(--white-color)
}

.page-numbers li a,
.page-numbers li,
span.page-numbers,
.page-numbers {
    width: 50px;
    height: 50px;
    background: var(--white-color);
    box-shadow: 0 10px 40px rgba(37, 58, 105, 0.09);
    border-radius: 10px;
    border: none;
    outline: none;
    color: var(--primary-color);
    font-size: 20px;
    z-index: 10;
    transition: 0.3s;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 3px;
}

.page-numbers li {
    margin: 0 5px;
}

.page-numbers li a:hover,
.page-numbers.current,
.page-numbers:hover {
    background: var(--primary-color);
    color: var(--white-color);
}

.page-numbers:first-child {
    margin-left: 0;
}

.page-numbers:last-child {
    margin-right: 0;
}

a.next.page-numbers,
a.prev.page-numbers {
    display: none;
}

.type-post .entry-content p a {
    color: var(--primary-color);
    transition: 0.3s;
}

.type-post .entry-content p a:hover {
    color: var(--red-color);
}

.custom-post-paginate {
    margin-top: 30px;
}


/*=== End of Blog css ===*/


/*==== thank-you page css end ====*/

.thank-text {
    text-align: center;
    padding-top: 170px;
    position: relative;
}

.thank-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 147px;
    height: 151px;
    background-image: url('assets/images/thank-you.gif');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    overflow: hidden;
}

.thank-text p a {
    text-decoration: underline !important;
    color: var(--dark-color);
}


/*==== thank-you page css end ====*/


/*==== Inner-page css end ====*/

.inner-page-text {
    padding: 30px 0;
}

.privacy-content p {
    margin-bottom: 15px;
}

.privacy-content ol,
.privacy-content ul {
    padding: 0;
    margin: 0 0 1.5em 3em;
}

.privacy-content ol li,
.privacy-content ul li {
    margin-bottom: 10px;
    list-style: decimal;
}

.privacy-content a {
    transition: .3s;
    color: var(--primary-color);
}

.privacy-content a:hover {
    color: var(--dark-color);
}

.inner-banner {
    position: relative;
    background-color: var(--primary-color);
    padding: 165px 0 82px;
}

.inner-banner .img {
    position: absolute;
    right: 199px;
    top: -152px;
    opacity: 0.15;
    transform: rotate(-95deg);
}

.service-content .h3-title {
    margin-bottom: 21px;
}

.service-detail-img-wp {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 0 0 70px;
}

.service-detail-img {
    width: 100%;
    height: 100%;
}

.service-content {
    margin: 133px 0 72px;
}

.main-service-detail {
    position: relative;
    margin: -70px 0 172px;
}

.service-detail-row.odd .service-detail-img-wp {
    padding: 0;
}

.service-detail-row.odd .service-content {
    margin: 0;
    padding: 0 0 0 70px;
}

.service-detail-row.odd .service-detail-text p span {
    font-weight: 700;
}

.service-detail-row {
    margin-bottom: 78px;
}

.main-service-detail .service-detail-row:last-child {
    margin-bottom: 0;
}

.bed-bug-sec {
    position: relative;
    background: #0671AD;
    padding: 70px 0 150px;
    margin-top: -98px;
}

.bed-bug-img-wp {
    width: 100%;
    height: 100%;
    padding-right: 70px;
}

.bed-bug-img {
    width: 100%;
    height: 100%;
}

.bed-bug-content .h2-title {
    margin-bottom: 23px;
}

.bed-bug-text h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: 0.25px;
    display: block;
    margin-bottom: 8px;
}

.main-contact-content .footer-mail a,
.main-contact-content .footer-address a,
.main-contact-content .footer-call a {
    color: var(--dark-color);
}

.main-contact-content .footer-call a:hover {
    color: var(--primary-color);
}

.main-contact-content .footer-mail a svg path,
.main-contact-content .footer-address a svg path {
    fill: var(--dark-color);
}

.main-contact-content .footer-mail a svg,
.main-contact-content .footer-address a svg {
    margin-right: 12px;
}

.contact-form .form-input {
    background: rgba(90, 88, 88, 0.04);
}

.main-contact-content {
    padding-right: 70px;
}

.main-contact-content .footer-social a {
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.main-contact-content .footer-social a:hover {
    border-color: var(--red-color);
    color: var(--red-color);
}

.main-contact-us {
    position: relative;
    padding: 60px 0 150px;
}

.contact-form .sec-btn:hover {
    background: transparent;
    border-color: var(--red-Color);
}

.contact-form .sec-btn span {
    transition: none;
}

.blog-post {
    padding: 60px 0 140px;
}

.error404page {
    text-align: center;
}

.error404page img {
    width: 40vw;
}


/*==== Inner-page page css end ====*/


/*==========Responsive Start==========*/

@media (min-width: 1500px) {
    .container {
        max-width: 1200px;
    }

    .main-banner .banner-video video {
        width: 100%;
    }
}

@media(min-width: 1921px) {
    .container {
        max-width: 1400px;
    }

    p,
    body,
    button,
    input,
    select,
    optgroup,
    textarea {
        font-size: 18px;
    }

    .main-navigation .menu li a {
        font-size: 16px;
    }

    .h1-title {
        font-size: 75px;
        line-height: 85px;
    }

    .h2-title {
        font-size: 50px;
        line-height: 58px;
    }

    .h3-title {
        font-size: 30px;
        line-height: 40px
    }

    .h4-title {
        font-size: 22px;
        line-height: 30px
    }

    .h5-title {
        font-size: 20px;
        line-height: 30px
    }

    .footer-bottom-link ul p,
    .footer-bottom-link li,
    .copyright-right-text p,
    .footer-menu ul li a {
        font-size: 14px;
        line-height: 14px;
    }

    .footer-bottom-link {
        margin-bottom: 12px;
    }

    .sec-btn {
        width: 230px;
        font-size: 18px;
    }

    .sec-btn.cta-btn {
        right: -72px;
    }

    [data-simplebar=init] {
        padding-right: 11px;
    }

    .cta-btn {
        right: -86px;
    }

    .banner-content {
        padding-right: 0;
    }

    .about-us-img {
        width: 1000px;
    }

    .about-img-wp {
        right: 580px;
    }

    .gallery-slider .slick-list {
        left: -540px;
        width: calc(100% + 1150px);
        padding-right: 1200px;
    }

    .top-footer::before,
    .top-footer::after {
        width: calc(50% + 100px);
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .container-fluid {
        max-width: 540px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .container-fluid {
        max-width: 720px;
    }
}

@media(max-width: 1499px) {
    .banner-content {
        padding-right: 0;
    }

    .main-drains.even .drains-content::before {
        left: -180px;
    }

    .hiring-sec .img {
        width: 300px;
        right: 10px;
    }
}

@media(max-width: 1199px) {
    p {
        margin-bottom: 17px;
    }

    .comment-form-author,
    .comment-form-email {
        width: 47%;
    }

    .banner-btn .sec-btn+.sec-btn {
        margin-left: 15px;
    }

    .about-us-img {
        width: 660px;
    }

    .about-content {
        padding: 60px 50px 70px 0;
    }

    .drains-cleaned-img {
        margin: -235px 0 0 0;
    }

    .main-drains.even .drains-cleaned-img {
        margin: -108px 0 0 0;
    }

    .main-maitenence .main-drains.odd:last-child .drains-cleaned-img {
        margin: -320px 0 0 0;
    }

    .gallery-slider .slick-list {
        left: 0;
        width: 100%;
        padding: 0;
    }

    .footer-right {
        padding: 49px 0;
    }

    .contact-before {
        padding: 72px 30px 68px 0;
    }

    .service-detail-img-wp,
    .bed-bug-img-wp {
        padding: 0;
    }

    .top-footer::before,
    .top-footer::after {
        width: calc(50% + 64px);
    }

    .main-contact-content {
        padding-right: 30px;
    }

    .single-post .comment-form-cookies-consent {
        display: flex;
    }

    .comment-form-cookies-consent label {
        padding-left: 25px;
    }

    span.wpcf7-list-item-label:after,
    .woocommerce-form__label-for-checkbox span:after,
    .comment-form-cookies-consent label:after,
    span.wpcf7-list-item-label:before,
    .woocommerce-form__label-for-checkbox span:before,
    .comment-form-cookies-consent label:before {
        top: 14px;
    }
}

@media(max-width: 991px) {
    .for-des {
        display: none !important
    }

    .for-mob {
        display: block !important
    }

    .for-des-flex {
        display: none !important;
    }

    .for-mob-flex {
        display: flex !important;
    }

    .site-header {
        height: 80px;
    }

    .site-header .container {
        max-width: 100%;
        padding: 0;
        height: 100%;
    }

    .site-header .container .row {
        margin: 0;
        height: 100%;
    }

    .site-header .container .row .col-lg-3 {
        width: auto;
        padding: 0;
        height: 100%;
        position: absolute;
        top: 0;
        left: 30px;
        z-index: 2;
    }

    .site-header .container .row .col-lg-9 {
        height: 100%;
    }

    .site-branding {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .main-navigation {
        text-align: left;
    }

    .menu-toggle {
        position: absolute;
        top: 50%;
        right: 30px;
        border: none;
        outline: none !important;
        background: transparent;
        width: 30px;
        cursor: pointer;
        padding: 0;
        transform: translate(0, -50%);
        z-index: 100;
    }

    .menu-toggle span {
        display: block;
        width: 100%;
        height: 4px;
        background: var(--dark-color);
        margin-bottom: 5px;
        border-radius: 2px;
        transition: 0.3s;
    }

    .menu-toggle span:last-child {
        margin: 0;
    }

    .toggled .menu-toggle span:nth-child(1) {
        transform: rotate(45deg);
        position: relative;
        top: 9px;
    }

    .toggled .menu-toggle span:nth-child(2) {
        transform: rotate(-45deg);
    }

    .toggled .menu-toggle span:nth-child(3) {
        opacity: 0;
        height: 0;
    }

    .toggled .menu-toggle span {
        background: var(--white-color);
    }

    .toggled .header-menu {
        transform: translatey(0);
    }

    .header-menu {
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: max(15vh, 30px);
        padding-left: max(8vh, 30px);
        padding-bottom: 30px;
        z-index: 99;
        transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
        overflow-y: auto;
        transform: translatey(-100%);
        background: var(--dark-color);
    }

    .main-navigation .menu li {
        display: block;
        float: none;
        margin: 0;
        margin-bottom: max(20px, 4vh);
    }

    .main-navigation .menu li a {
        display: inline-block;
        font-size: max(16px, 2vh);
        height: auto;
        color: var(--white-color);
        margin: 0;
        padding: 0;
    }

    .main-navigation li.current_page_item a,
    .main-navigation ul li a:hover {
        color: var(--red-color);
    }

    .scrolltop {
        display: none !important;
    }

    .widget-area {
        margin-top: 50px;
    }

    .main-banner .banner-video {
        display: none;
    }

    .sec-btn.cta-btn {
        top: auto;
        bottom: 0;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0) rotate(0);
        z-index: 98;
        display: none;
    }

    .modal-body.overflow-text {
        padding: 42px 15px 30px 15px !important;
    }

    .common-popup .submit-btn {
        justify-content: flex-start;
    }

    .common-popup .wpcf7-spinner {
        position: relative;
        left: auto;
        transform: translateX(0);
    }

    .about-before {
        top: -187px;
    }

    .about-us-img {
        width: 100%;
        height: 400px;
    }

    .about-img-wp {
        position: relative;
        right: 0;
    }

    .about-before:before {
        width: 100%;
    }

    .about-content {
        padding: 52px 30px 51px 30px;
    }

    .drains-cleaned-img div {
        height: 400px;
    }

    .main-our-services {
        padding: 0 0 237px 0;
    }

    .drains-cleaned-img {
        margin: -235px 0 34px 0;
    }

    .main-drains.even .drain-text p,
    .drain-text p {
        height: auto;
        -webkit-line-clamp: unset;
        overflow: visible;
        margin-bottom: 12px;
    }

    .drains-content .h3-title {
        margin-bottom: 12px;
    }

    .cta-btn {
        top: auto;
        bottom: 0;
        right: auto;
        left: 50%;
        transform: translate(-50%, 0) rotate(0deg);
    }

    .main-drains.even {
        padding: 30px 0 400px;
    }

    .main-drains.even .drains-content::before {
        width: 100%;
        left: 0;
    }

    .main-drains.even .drains-content {
        padding: 54px 30px 52px 30px;
    }

    .main-maitenence .main-drains.odd:last-child .drains-content::before {
        display: none;
    }

    .main-maitenence .main-drains.odd:last-child .drains-cleaned-img {
        margin: -320px 0 197px 0;
    }

    .main-gallery {
        padding: 63px 0 154px;
    }

    .main-gallery .h2-title {
        margin-bottom: 38px;
    }

    .slick-arrow {
        top: auto;
        bottom: -74px;
    }

    .slide-arrow.prev-arrow.slick-arrow {
        right: auto;
        left: 50%;
        margin-left: -54px;
    }

    .next-arrow.slick-arrow {
        right: 50%;
        margin-right: -54px;
    }

    .gallery-slider .slick-list {
        margin: 0;
    }

    .review-sec {
        padding: 70px 0 35px;
    }

    .review-slider .slick-dots {
        bottom: 12px;
    }

    .hiring-content .h2-title {
        padding: 0;
        margin-bottom: 18px;
    }

    .hiring-sec {
        padding: 73px 0 160px;
    }

    .hiring-content p {
        margin-bottom: 21px;
    }

    .top-footer::before,
    .top-footer::after {
        display: none;
    }

    .contact-before::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: var(--primary-color);
        top: 0;
        left: 0;
        z-index: 0;
    }

    .contact-before {
        padding: 52px 30px 60px 30px;
    }

    .footer-right {
        padding: 60px 0;
        text-align: center;
    }

    .footer-contact-form {
        text-align: center;
    }

    .submit-btn {
        justify-content: center;
    }

    .footer-logo {
        margin-bottom: 18px;
    }

    .footer-text {
        margin-bottom: 14px;
    }

    .main-drains.odd .drain-text {
        padding-right: 0;
    }

    .wpcf7-spinner {
        position: absolute;
        left: 50%;
        transform: translateX(360%);
    }

    .inner-banner .img {
        width: 400px;
        top: -70px;
    }

    .bed-bug-img,
    .service-detail-img {
        height: 400px;
    }

    .service-detail-row.odd .service-content {
        padding: 20px 0 0;
    }

    .main-service-detail {
        margin: 0 0 168px;
        padding: 80px 0 0;
    }

    .service-content {
        margin: 23px 0 0;
    }

    .bed-bug-img-wp {
        margin-bottom: 22px;
    }

    .bed-bug-sec {
        padding: 80px 0 150px;
    }

    .service-detail-row {
        margin-bottom: 51px;
    }

    .service-content .h3-title {
        margin-bottom: 12px;
    }

    .main-contact-us {
        padding: 70px 0 160px;
    }

    .main-contact-content {
        padding: 0 0 51px;
    }

    .inner-banner {
        padding: 146px 0 55px;
    }

    .footer-social a {
        margin: 0 auto;
    }

    .main-contact-content .footer-social a {
        margin: 0;
    }

    .review-content p {
        font-size: 18px;
    }

    .seo-form-wp {
        margin-top: 30px;
    }

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

@media(max-width: 767px) {

    .comment-form-author,
    .comment-form-email {
        width: 100%;
    }

    .error-404 img {
        width: 50vw;
    }

    .widget-area {
        margin-top: 50px;
    }

    .banner-btn .sec-btn+.sec-btn {
        margin: 0;
        margin-top: 30px;
    }

    .banner-btn .sec-btn {
        display: flex;
    }

    .h1-title {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 8px;
    }

    .banner-content p {
        line-height: 36px;
        margin-bottom: 19px;
    }

    .drains-cleaned-img div,
    .about-us-img,
    .bed-bug-img,
    .service-detail-img {
        height: 350px;
    }

    .footer-call a {
        font-size: 30px;
        line-height: 39px;
    }

    .footer-menu ul li {
        display: block;
    }

    .copyright ul li a,
    .footer-menu ul li a {
        border: 0;
        margin: 0;
        padding: 0;
    }

    .copyright ul li {
        display: block;
        margin-bottom: 15px;
    }

    .copyright ul li:last-child {
        margin-bottom: 0;
    }

    .copyright {
        margin-bottom: 20px;
    }

    .copyright-bottom-link p a {
        display: block;
        margin: 10px 0 0;
    }

    .inner-banner .img {
        width: 200px;
        top: 0;
        right: 0;
    }
}

@media(max-width: 575px) {
    .thank-text {
        padding-top: 80px;
        margin: 20px 0;
    }

    .thank-text:before {
        width: 57px;
        height: 61px;
    }

    .error-404 img {
        width: 70%;
    }

    .container,
    .container-fluid {
        padding: 0 30px;
    }

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

    .avatar.photo {
        margin-right: 8px;
        width: 50px;
        height: 50px;
    }

    .page-numbers li a,
    .page-numbers li,
    span.page-numbers,
    .page-numbers {
        width: 35px;
        height: 35px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .page-numbers li {
        margin-bottom: 10px;
    }

    .header-menu {
        padding-left: max(4vh, 15px);
    }

    .h1-title {
        font-size: 42px;
        line-height: 52px;
    }

    .main-banner {
        padding: 198px 0 317px 0;
    }

    .drains-cleaned-img div,
    .about-us-img,
    .bed-bug-img,
    .service-detail-img {
        height: 300px;
    }

    .about-content {
        padding: 21px 30px 21px 30px;
    }

    .h2-title {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 11px;
    }

    p {
        margin-bottom: 10px;
    }

    .about-before {
        top: -168px;
    }

    .main-our-services {
        padding: 0 0 217px 0;
    }

    .drains-cleaned-img {
        margin: -235px 0 23px 0;
    }

    .main-drains {
        padding: 66px 0 130px;
    }

    .main-drains.even .drains-content {
        padding: 24px 30px 23px 30px;
    }

    .main-maitenence .main-drains.odd:last-child .drains-cleaned-img {
        margin: -223px 0 197px 0;
    }

    .main-drains.even {
        padding: 30px 0 283px;
    }

    .main-gallery {
        padding: 43px 0 134px;
    }

    .review-sec .h2-title {
        margin-bottom: 18px;
    }

    .review-content .overflow-text {
        height: 80px;
    }

    .review-sec {
        padding: 51px 0 15px;
    }

    .reiview-box {
        padding: 55px 15px 21px 15px;
    }

    .reiview-box .icon img {
        width: 60px;
    }

    .reiview-box .icon {
        top: -21px;
    }

    .review-sec .h2-title {
        margin-bottom: -2px;
    }

    .hiring-sec {
        padding: 53px 0 140px;
    }

    .contact-before {
        padding: 22px 30px 30px 30px;
    }

    .footer-right {
        padding: 30px 0;
    }

    .footer-bottom {
        padding: 23px 0 83px;
    }

    .footer-menu {
        margin-bottom: 16px;
    }

    .main-gallery .h2-title {
        margin-bottom: 28px;
    }

    .service-content .h3-title {
        margin-bottom: 12px;
    }

    .main-service-detail {
        padding: 60px 0 0;
        margin: 0 0 148px;
    }

    .bed-bug-sec {
        padding: 60px 0 130px;
    }

    .service-detail-row {
        margin-bottom: 30px;
    }

    .bed-bug-content .h2-title {
        margin-bottom: 17px;
    }

    .main-contact-us {
        padding: 51px 0 140px;
    }

    .main-contact-content {
        padding: 0 0 31px;
    }

    .inner-page-text {
        padding: 10px 0;
    }

    .inner-banner {
        padding: 129px 0 50px;
    }

    .page-template-template-seo .main-banner {
        padding: 170px 0 100px;
    }
}

@media(max-width: 400px) {

    .container,
    .container-fluid {
        padding: 0 15px;
    }

    .menu-toggle {
        right: 15px;
    }

    .form-input,
    .input-text,
    .select2-container--default .select2-selection--single .select2-selection__rendered,
    select {
        padding: 0 15px;
    }

    select.form-input {
        padding: 0 25px 0 15px;
    }

    .form-input.wpcf7-textarea {
        padding: 15px;
    }

    .form-element::after {
        right: 15px;
    }

    .site-header .container .row .col-lg-3 {
        left: 15px;
    }

    .banner-btn .sec-btn+.sec-btn {
        margin: 0;
        margin-top: 15px;
    }

    .h1-title {
        font-size: 38px;
        line-height: 48px;
    }

    .site-branding {
        width: 180px;
    }

    .main-banner {
        padding: 169px 0 268px 0;
    }

    .gallery-img,
    .drains-cleaned-img div,
    .about-us-img,
    .bed-bug-img,
    .service-detail-img {
        height: 280px;
    }

    .about-content {
        padding: 21px 15px 21px 15px;
    }

    .main-drains.even .drains-content {
        padding: 24px 15px 23px 15px;
    }

    .h2-title {
        font-size: 32px;
        line-height: 40px;
    }

    .contact-before {
        padding: 22px 15px 30px 15px;
    }

    .footer-address a img {
        margin-right: 5px;
    }

    .form-box.form-input-file span.input-file-text {
        padding-left: 70px;
    }

    .form-box.form-input-file input[type="file"],
    .form-box.form-input-file .input-file-icon {
        width: 45px;
        height: 45px;
    }

    .form-box.form-input-file .input-file-icon::before {
        width: 20px;
    }

    .form-box.form-input-file .input-file-icon::after {
        height: 20px;
    }

    .footer-social a {
        width: 35px;
        height: 35px;
    }

    .review-content p {
        font-size: 16px;
        line-height: 30px;
    }

    .seo-form-wp {
        padding: 20px 15px;
    }

    .seo-form-wp .wpcf7-form-control-wrap {
        margin-bottom: 20px;
    }
}

@media(max-height: 620px) {
    .modal-body .wpcf7-form-control-wrap {
        margin-bottom: 20px;
    }

    .modal-body .form-input.wpcf7-textarea {
        height: 100px;
    }

    .common-popup span.wpcf7-not-valid-tip {
        bottom: -23px;
    }

    .form-box.form-input-file span.input-file-text {
        transform: translateY(-50%);
    }
}

@media(max-height: 500px) {
    .modal-body .form-input {
        height: 40px;
        padding: 10px 20px;
    }

    .modal-body .form-input.wpcf7-textarea {
        padding: 18px 20px;
    }

    .modal-body span.wpcf7-not-valid-tip {
        font-size: 14px;
        bottom: -24px;
    }
}

@media only screen and (min-width: 992px) and (max-height: 600px) {
    .main-banner {
        padding: 180px 0 385px 0;
    }
}


/*==========Responsive End==========*/

.tristate-service .service-detail-img {
    height: 400px !important;
    margin-bottom: 20px
}