@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fa, .far, .fas {
	font-family: 'FontAwesome';
}
@font-face {
	font-family: 'Lora';
	src: local('Lora Bold'), local('Lora-Bold'),  url('../fonts/Lora-Bold.woff2') format('woff2'),  url('../fonts/Lora-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lora';
	src: local('Lora SemiBold'), local('Lora-SemiBold'),  url('../fonts/Lora-SemiBold.woff2') format('woff2'),  url('../fonts/Lora-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Public Sans';
	src: local('Public Sans SemiBold'), local('PublicSans-SemiBold'),  url('../fonts/PublicSans-SemiBold.woff2') format('woff2'),  url('../fonts/PublicSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Public Sans';
	src: local('Public Sans Bold'), local('PublicSans-Bold'),  url('../fonts/PublicSans-Bold.woff2') format('woff2'),  url('../fonts/PublicSans-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Public Sans';
	src: local('Public Sans Regular'), local('PublicSans-Regular'),  url('../fonts/PublicSans-Regular.woff2') format('woff2'),  url('../fonts/PublicSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Public Sans';
	src: local('Public Sans Medium'), local('PublicSans-Medium'),  url('../fonts/PublicSans-Medium.woff2') format('woff2'),  url('../fonts/PublicSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
body {padding: 0;margin: 0;font-family: 'Public Sans';font-weight: normal;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #30457C;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}
.count::-moz-selection {background-color:#fff;color:#30457C}
.count::selection {background-color: #fff;color: #30457C}
img {max-width: 100%;height: auto}
p {font-family: 'Public Sans';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #30457C;}
p a:hover {color: #4d97d2;}
p strong {color: #4d97d2;font-weight: normal;}
li strong {color: #4d97d2;font-weight: normal;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #4d97d2;}
ul li a:hover, ol li a:hover {color: #30457C;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {outline: 0;-webkit-box-shadow: none;box-shadow: none;}
h1, h2, h3, h4, h5, h6 {font-family: 'Lora';font-style: normal;font-weight: bold;color: #30457C;margin-bottom: 10px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #4d97d2;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #4d97d2;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #30457C;}
h1 {font-size: 40px;line-height: 55px;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 30px;line-height: normal;}
h4 {font-size: 28px;line-height: normal;}
h5 {font-size: 26px;line-height: normal;}
h6 {font-size: 24px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 57px;bottom: 26px;overflow: hidden;z-index: 2;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {opacity: 1;transition: 200ms all;border-radius: 50%;display: inline-block;background: #4d97d2 url(../images/top-arrow.png) no-repeat;height: 50px;width: 50px;background-position: center center;}
#back-top-wrapper #back-top a:hover {background-color: #30457C;background-position: center center;transform: 0.6s;}
.modal-backdrop.show {opacity: 0.93;}
.modal.popup-form button.close {opacity: 1;position: absolute;right: 28px;top: 35px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;text-shadow: none;}
.modal.popup-form .modal-dialog {max-width: 700px !important;position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);width: 95%;border-radius: 4px;margin: 0 auto;overflow: hidden;}
.modal.popup-form .modal-content {border: none;box-shadow: none;background: transparent;}
.modal.popup-form .modal-body {padding: 0px;border: none;background: #fff;}
.modal.popup-form .gform_wrapper textarea.medium {height: 70px!important;}

.modal.popup-form .form-hero .b-form-title {margin-top: -1px;text-align: center;margin-bottom: 10px;}

.popup-right .form-hero .ginput_container.ginput_container_fileUpload {padding: 5px;}
.popup-right .form-hero .button.gform_button_select_files {margin-top: 0;line-height: 17px;}

.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 20px;margin-bottom: 15px;}
.default-css ul li, .default-css ol li {font-family: 'Public Sans';font-style: normal;font-weight: normal;font-size: 18px;line-height: 28px;color: #666;margin: 0 0 6px;}
.default-css ul li a, .default-css ol li a {color: #4d97d2}
.default-css ul li strong, .default-css ol li strong {color: #4d97d2;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #30457C}
.default-css ul li {list-style: none !important;background: url(../images/list-arrow.png) no-repeat;background-position: 0 5px;padding-left: 23px;background-size: 17px;}
.default-css ol li::marker {color: #30457C;}
section.default-section {padding: 100px 0;}
ul.two-col {display: flex;flex-wrap: wrap;}
ul.three-col {display: flex;flex-wrap: wrap;}
ul.three-col li {width: 33.33%;}
ul.two-col li {width: 50%;}
@media (max-width: 900px) {
ul.three-col li {width: 50%;}
}
@media (max-width: 575px) {
ul.two-col {display: block;}
ul.three-col {display: block;}
ul.three-col li {width: 100%;}
ul.two-col li {width: 100%;}
}

.default-section.hntc {
	background: #F5F5F5;
	box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.30);
}
.client-banner-info figure { line-height: 60px; width: 68px; height: 68px; background-color: #fff; border: 2px solid #4d98d2; border-radius: 50%;  overflow: hidden;margin-right: 23px; text-align: center; }
.client-banner-name { float: right; padding: 0 0 0; }
.client-banner-name h4 { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 700; font-size: 20px; line-height: 23px; color: #4d97d2;margin: 0; }
.client-banner-star img { margin: 0 0px; max-height: 20px; width: auto; }
.client-banner-info { margin-bottom: 7px;    display: flex; flex-wrap: wrap; align-items: center; }
.client-banner-text { padding: 20px 0 0; max-width: 640px; }
.client-banner-text p { padding: 0 !important; }
.client-banner-info figure img {transform: rotate(-180deg);filter: brightness(0);     }
.client-banner-info:hover figure img {filter: none;}

/*--------- header-section ---*/
.header-section {position: relative;top: 0;left: 0;right: 0;width: 100%;z-index: 99;padding: 0px 0px 0 40px;background: #FFF;box-shadow: 0px 4px 20px 0px rgba(48, 69, 124, 0.20);}
.header-section.sticky {position: fixed;}
.header-top-right p {font-weight: 500;color: #FFFFFF;margin: 0;}
.heaer-top .row {align-items: center;}
.header-bottom {display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;position: relative;border-left: 1px solid #D9D9D9;padding: 0 70px 0 20px;}
.header-section .col-sm-10 {padding-right: 0;-ms-flex: 0 0 87%;
        flex: 0 0 87%;
        max-width: 87%;}
.header-section .col-sm-2 {-ms-flex: 0 0 13%;
        flex: 0 0 13%;
        max-width: 13%;}
.head-call-now {display: flex;align-items: center;vertical-align: middle;}
.head-call-now .headcall-inn {padding-left: 15px;}
.headcall-inn div {display: block !important;}
.head-call-now p {margin: 0;color: #000;font-size: 20px;font-weight: 500;line-height: 32px;}
.head-call-now a {font-family: 'Public Sans';font-size: 30px;font-style: normal;font-weight: 700;line-height: normal;color: #30457C;}
.head-call-now a:hover {color: #4d97d2;}
.top-social a {border-right: 1px solid rgb(0 0 0 / 52%);padding: 0 10px;}
.top-social a:last-child {border-right: none;padding-right: 0;}
.top-social a img {transition: all 0.6s ease;max-width: 22px;filter: grayscale(1);}
.top-social a:hover img {transform: rotate(360deg);}
.header-top p {margin: 0;color: #666;font-size: 20px;font-weight: 600;letter-spacing: 1.2px;}
.header-top p strong {color: #4d97d2;font-weight: 600;}
.header-top {display: flex;align-items: center;justify-content: space-between;padding: 10px 70px 10px 40px;border-bottom: 1px solid #D9D9D9;border-left: 1px solid #D9D9D9;}
.top-btns a.theme-btn {font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 600;line-height: 24px;letter-spacing: 1.6px;padding: 7px 15px;border-radius: 0;}
.top-btns a.theme-btn.btn-blue {color: #fff;background: #30457C;}
.top-btns a.theme-btn.btn-blue::before {display: none;}
.top-btns a.theme-btn.btn-blue:hover {border-color: #30457C;background: #FFF;color: #4d97d2;}
.top-btns a.theme-btn.btn-red {border-color: #30457C;background: #FFF;color: #4d97d2;}
.top-btns a.theme-btn.btn-red:hover {color: #fff;background: #30457C;}
.top-btns {display: flex;}
.top-right {display: flex;align-items: center;}
.top-social {padding-right: 40px;}
.top-btns a.theme-btn.btn-blue strong {color: #4d97d2;background: #fff;padding: 9px;display: inline-block;}
.top-btns a.theme-btn.btn-blue {border: 1px solid #30457C;background: #30457C;padding: 0 0px 0 20px;color: #fff;display: inline-block;}
.top-btns a.theme-btn.btn-blue:hover {border-color: #30457C;background: rgb(48 69 124 / 86%);color: #fff;}
/*--banner--*/
.home-banner {position: relative;z-index: 1;padding: 70px 0 310px;background-size: cover;background-color: #EBF3FA;}
.home-banner::before {content: '';height: 100%;width: 100%;top: 0;position: absolute;left: 0;z-index: -1;background: #F5F5F5;opacity: 0.9;}
.home-banner::after {content: "";width: 0px;position: absolute;bottom: 0;text-align: center;border-bottom: 60px solid #fff;border-right: 0px solid transparent;border-left: 175px solid transparent;left: 0;z-index: 2;}
.home-banner>img {width: 100%;}
.banner-star {display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;display: inline-block;padding-bottom: 15px;}
.stardx {display: inline-block;position: relative;}
.banner-star p {margin: 0;padding-left: 4px;display: inline-block;color: #000;font-size: 20px;line-height: 28px;}
.banner-title {margin-bottom: 20px;color: #19202D;font-family: 'Lora';font-size: 60px;font-style: normal;font-weight: 700;line-height: 76px;}
.banner-caption ul {margin: 0 0 0;padding: 0;}
.banner-caption ul li {padding-left: 27px;margin-bottom: 17px;background: url(../images/list-arrow.png) no-repeat top left;background-position: top 6px left;list-style: none;color: #000;font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 500;line-height: 28px;}
.banner-caption ul li strong {color: #4d97d2;font-weight: 500;}
.banner-btns {padding-top: 20px;}
.banner-btns a.theme-btn.btn-white {margin-left: 20px;}
a.theme-btn {display: inline-block;position: relative;padding: 14px 30px;border-radius: 0;border: 1px solid transparent;text-align: center;font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 600;line-height: 30px;}
a.theme-btn.btn-white {border-color: #19202D;color: #19202D;background: #FFF;transition: all 0.6s;}
a.theme-btn.btn-white::before {content: '';position: absolute;width: 100%;height: 100%;right: -7px;bottom: -7px;border: 1px solid #19202D;background: #19202D;z-index: -1;transition: all 0.6s;}
a.theme-btn.btn-white:hover:before {border: 1px solid #19202D;background: transparent;}
a.theme-btn.btn-blue::before {content: '';position: absolute;width: 100%;height: 100%;right: -7px;bottom: -7px;border: 1px solid #19202D;z-index: -1;transition: all 0.6s;background: transparent;}
a.theme-btn.btn-blue:hover:before {border: 1px solid #19202D;background: #19202D;}
a.theme-btn.btn-white:hover {border-color: #30457C;background: #30457C;color: #fff;transition: all 0.6s;}
a.theme-btn.btn-blue {border-color: #30457C;background: #30457C;color: #fff;transition: all 0.6s;}
a.theme-btn.btn-blue:hover {border-color: #19202D;color: #19202D;background: #FFF;transition: all 0.6s;}
.home-banner .row {align-items: center;}
.form-hero {position: relative;right: 0;top: 0;max-width: 470px;float: right;padding: 27px 25px;border-radius: 10px;background: #FFF;box-shadow: 0px 30px 40px 0px rgba(26, 36, 107, 0.10);}
.form-hero .b-form-title {margin-bottom: 25px;color: #021F35;text-align: center;font-family: 'Lora';font-size: 34px;font-style: normal;font-weight: 600;line-height: 28px;}
.form-hero .b-form-title strong {color: #4d97d2;}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -7px;}
.gform_wrapper .gfield {padding: 0 7px 15px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button {padding: 15px 26px;display: inline-block;position: relative;cursor: pointer;transition: all 1s;border: none;border-radius: 0;color: #FFF;text-align: center;font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 600;line-height: 30px;background: #30457C; margin: 0 !important;}
.form-hero input.button.gform_button:hover {background: #4d97d2;color: #fff;transition: 0.6s;}
.form-hero .gform_wrapper .gform_footer {max-width: 202px;position: relative;}
.form-hero .gform_wrapper .gform_footer::before {content: ''; position: absolute; width: 200px; height: 100%; bottom: -7px; border: 1px solid #19202D; z-index: -1; transition: all 0.6s; background: transparent; left: 7px;}
.form-hero .gform_wrapper .gform_footer:hover:before {border: 1px solid #19202D;background: #19202D;}
.gform_wrapper textarea.medium {height: 64px!important;border-radius: 0;display: block;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0 0 0 0 !important;position: relative;z-index: 1;}
.gform_wrapper .medium.gfield_select {background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {width: 100%!important;font-size: 16px!important;padding: 7px 15px 7px 10px!important;-webkit-appearance: none;resize: none;position: relative;height: 40px;transition: all 1s;margin: 0!important;color: #666!important;font-family: 'Public Sans';font-style: normal;font-weight: 400;line-height: 18px;border-radius: 4px;border: 1px solid rgba(48, 69, 124, 0.30);background: #FFF;box-shadow: 0px 0px 20px 0px rgba(48, 69, 124, 0.20);}
.form-hero .gform_wrapper label {    font-size: 16px!important; font-family: 'Public Sans'; font-style: normal; font-weight: 400 !important; line-height: 28px; color: #000; margin: 0 !important; padding-left: 5px !important;}
.form-hero .gform_wrapper.gravity-theme .gfield_required { display: none; }
.form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 4px;border: 1px solid rgba(48, 69, 124, 0.30) !important;background: #FFF !important;box-shadow: 0px 0px 20px 0px rgba(48, 69, 124, 0.20);}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: 'Public Sans';font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #4d97d2;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #414141;font-size: 14px !important;}
.banner-social {position: absolute;left: 16px;top: 50%;transform: translateY(-50%);}
.banner-social hr {transform: rotate(-90deg);background: #D9D9D9;width: 75px;margin-bottom: 91px;margin-top: 61px;}
.banner-social p {transform: rotate(-90deg);color: #666;}
/*--floating-icon--*/
.floating-icon {position: fixed;right: -93px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {padding: 11px 28px;display: inline-block;text-align: center;font-size: 20px;font-style: normal;font-weight: 600;line-height: 28px;background: #19202D;font-family: 'Public Sans';color: #fff;}
.floating-icon a:hover {color: #fff;background: #4d97d2;transition: 0.6s;}
.heading-title {margin-bottom: 30px;color: #19202D;font-family: 'Lora';font-size: 60px;font-style: normal;font-weight: 600;line-height: 70px;}
.heading-title strong {color: #30457C;font-weight: 600;}
/*--logo-section--*/
.logo-section {position: relative;z-index: 1;padding: 20px 0 40px;background: #FFF;border-bottom: 1px solid #D9D9D9;max-width: 1570px;margin: 0 auto;}
.logo-list ul {padding: 0;margin: 0;align-items: center;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.logo-list ul li {list-style: none;padding: 15px;width: 25%;text-align: center;height: 100%;}
.logo-list ul li figure img{transition: 0.6s;}
.logo-list ul li figure img:hover {transform: scale(0.95);}
/*--our-process-section--*/
section.our-process-section {padding: 60px 0;max-width: 1532px;margin: 0 auto;}
.our-process-row .row {justify-content: center;}
.our-process-row .col-sm-4 {padding: 15px;position: relative;}
.our-process-row .col-sm-4::before {content: '';height: 100%;width: 1px;top: 0;position: absolute;right: 0;z-index: -1;background: rgb(217 217 217 / 51%);}
.our-process-row {padding-top: 20px;}
.our-process-row .col-sm-4:last-child::before {display: none;}
.our-process-box {height: 100%;text-align: center;padding: 5px 26px;}
.our-process-box figure {margin-bottom: 20px;}
.our-process-box h3 {color: #000;text-align: center;font-size: 24px;font-weight: 600;line-height: 28px;}
.our-process-box:hover h3 {color: #4d97d2;transition: 0.6s;}
.our-process-box-top figure img {filter: brightness(0);}
.our-process-box:hover .our-process-box-top figure img {filter: none;transition: 0.6s;}
.logo-process-box {background: #FFF;box-shadow: 30px 60px 60px 0px rgba(48, 69, 124, 0.10);margin: -250px 0 0 160px;position: relative;z-index: 1;}
/*--drain-services-section--*/
section.drain-services-section {padding: 100px 0;}
.drain-services-parent ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;margin: 0 -2px;justify-content: center;overflow: hidden;}
.drain-services-parent ul li {list-style: none;width: 16.66%;padding: 20px 25px;border-right: 1px solid #D9D9D9;transition: all 0.6s;}
.drain-services-parent {
	overflow: hidden;
}
.drain-services-parent ul li:hover {background: #FFF;box-shadow: 18px 18px 40px 0px rgba(48, 69, 124, 0.20);border-left-color: transparent;}
.drain-services-parent ul li:last-child{border-right: 0;}
.drain-services-box {text-align: center;padding: 30px 15px;}
.drain-services-box figure {margin-bottom: 20px;}
.drain-services-box h4 {margin: 0;text-align: center;color: #666;font-family: 'Public Sans';font-size: 26px;font-style: normal;font-weight: 500;line-height: 28px;}
.drain-services-box:hover h4 {color: #4d97d2;transition: 0.6s;}
/*--landscape-services-section--*/
section.landscape-services-section {padding: 100px 0;background: #F5F5F5;}
.landscape-services-parent {padding-right: 60px;}
.landscape-services-parent ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;margin: 0;}
.landscape-services-parent ul li {list-style: none;width: 25%;padding: 15px;}
.landscape-services-box {padding: 35px 15px;height: 100%;text-align: center;border: 1px solid rgba(0, 0, 0, 0.10);background: #F5F5F5;transition: all 0.6s;}
.landscape-services-box:hover {border: 1px solid rgba(0, 0, 0, 0.10);background: #FFF;}
.landscape-services-box figure {margin-bottom: 20px;}
.landscape-services-box h4 {margin: 0;text-align: center;color: #666;font-family: 'Public Sans';font-size: 26px;font-style: normal;font-weight: 500;line-height: 28px;}
.landscape-services-box:hover h4 {color: #4d97d2;transition: 0.6s;}
.landscape-services-img {position: relative;}
.landscape-services-box-bottum {position: absolute;bottom: 0;background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(25, 32, 45, 0.90) 28.04%, #19202D 100%);padding: 75px 0px 15px;left: 0;right: 0;}
.landscape-services-box-bottum h4 {color: #FFF;text-align: center;font-family: 'Lora';font-size: 34px;font-style: normal;font-weight: 600;line-height: 50px;}
.landscape-services-box-bottum a {color: #4d97d2;font-family: 'Lora';font-size: 38px;font-style: normal;font-weight: 600;line-height: 50px;text-align: center;display: block;border-top: 1px solid rgb(217 217 217 / 10%);}
.landscape-services-box-bottum a:hover {color: #fff;}
.landscape-services-top .col-sm-9 {-ms-flex: 0 0 73%;flex: 0 0 73%;max-width: 73%;}
.landscape-services-top .col-sm-3 {-ms-flex: 0 0 27%;flex: 0 0 27%;max-width: 27%;}
.landscape-services-img>figure>img {width: 100%;}
.landscape-services-btns {position: relative;z-index: 1;padding-top: 30px;}
.landscape-services-btns a.theme-btn.btn-blue {margin-right: 20px;}
/* section.commercial-services-section */
section.commercial-services-section {background: #19202D;}
.commercial-services-top .col-sm-6 {padding: 0;}
.commercial-services-img {position: relative;height: 100%;}
.commercial-services-img>figure {height: 100%;-webkit-clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);}
.commercial-services-img>figure>img {width: 100%;height: 100%;}
.commercial-call-now {display: flex;align-items: center;position: absolute;bottom: 30px;}
.commercial-call-now p {color: #4d97d2;font-size: 20px;font-weight: 700;line-height: 28px;margin: 0;background: #30457C;padding: 10px 30px 10px 20px;}
.commercial-call-now p a {color: #FFF;}
.commercial-call-now p a:hover {color: #4d97d2;}
.commercial-call-now figure {background: #30457C;box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.25);width: 100px;height: 100px;text-align: center;border-radius: 50%;line-height: 95px;margin-left: -10px;}
.commercial-services-parent {padding: 100px 160px 100px 100px;position: relative;z-index: 1;}
.commercial-services-parent::before {content: '';height: 100%;width: 100%;top: 0;position: absolute;background: url(../images/commercial-services-bg.png) no-repeat;right: 0;background-size: 100% 100%;z-index: -1;}
.commercial-services-parent .heading-title {color: #fff;}
.commercial-services-parent .heading-title strong {color: #4d97d2;}
.commercial-services-box h4 {color: #FFF;font-family: 'Public Sans';font-size: 24px;font-style: normal;font-weight: 600;line-height: 28px;transition: all 0.6s;}
.commercial-services-box:hover h4 {color: #4d97d2;}
.commercial-services-box {text-align: center;}
.commercial-services-box figure {margin-bottom: 20px;}
.commercial-services-parent ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;margin: 0;}
.commercial-services-parent ul li {list-style: none;width: 50%;padding: 15px;}
/*--about-section--*/
section.about-section {padding: 100px 0;position: relative;}
.about-btns {padding-top: 25px;}
.about-content p span {color: #30457C;font-weight: 500;}
.about-btns a.theme-btn.btn-blue {margin-right: 25px;}
/* section.emergency-drainage-section */
section.emergency-drainage-section {background: #19202D;position: relative;}
section.emergency-drainage-section::before {content: '';height: 100%;width: 50%;top: 0;position: absolute;background: url(../images/commercial-services-bg.png) no-repeat;right: 0;background-size: 100% 100%;}
section.emergency-drainage-section .col-sm-6 {padding: 0;}
.emergency-drainage-img {height: 100%;}
.emergency-drainage-img figure {height: 100%;}
.emergency-drainage-img figure img {width: 100%;height: 100%;}
.emergency-drainage-call-now {position: absolute;bottom: 20%;right: 11%;}
.emergency-drainage-call-now figure {border-radius: 4px;background: rgba(255, 255, 255, 0.10);backdrop-filter: blur(20px);width: 100px;height: 100px;text-align: center;line-height: 95px;}
.emergency-drainage-text {position: relative;padding: 50px 120px 50px 80px;}
.emergency-drainage-text .heading-title {color: #fff;font-size: 50px;line-height: 50px;}
.emergency-drainage-text .heading-title strong {color: #4d97d2;}
.emergency-drainage-text p {color: #fff;}
.emergency-drainage-btns {position: relative;z-index: 1;padding-top: 30px;}
.emergency-drainage-btns a.theme-btn.btn-white::before {border: 1px solid #30457C;background: #30457C;}
.emergency-drainage-btns a.theme-btn.btn-white:hover:before {border: 1px solid #fff;background: #fff;}
.head-call-now.emergency-drainage-call {background: #30457C;padding: 12px 30px 12px 65px;display: inline-block;position: relative;margin-left: 40px;}
.head-call-now.emergency-drainage-call figure {background: #FFF;width: 54px;height: 54px;text-align: center;line-height: 50px;position: absolute;left: 5px;top: 5px;}
.head-call-now.emergency-drainage-call a {color: #FFF;letter-spacing: 3px;}
.head-call-now.emergency-drainage-call a:hover {color: #4d97d2;}
/*--testimonial-section--*/
section.testimonial-section {padding: 100px 0;background: #F5F5F5;position: relative;}
section.testimonial-section::after {content: '';height: 10px;width: 96%;bottom: 0;position: absolute;right: 0;background: url(../images/testimonial-border.png) no-repeat;left: 0;margin: 0 auto;text-align: center;background-size: 100%;}
.testimonial-row-parent .row {justify-content: center;}
.testimonial-row-parent .col-sm-3 {padding: 25px 45px;}
.quto figure {width: 80px;height: 80px;line-height: 76px;text-align: center;background: #30457C;box-shadow: 16px 16px 40px 0px rgba(0, 35, 90, 0.20);transition: all 0.6s;}
.client-say-box:hover .quto figure {background: #4d97d2;box-shadow: 16px 16px 40px 0px rgba(0, 35, 90, 0.20);}
.client-say-box {height: 100%;padding: 20px 30px 30px;border-radius: 4px;background: #F5F5F5;box-shadow: 30px 20px 50px 0px rgba(48, 69, 124, 0.10);transition: all 0.6s;}
.client-say-box:hover {border-radius: 4px;background: #FFF;box-shadow: 30px 20px 50px 0px rgba(48, 69, 124, 0.10);}
.client-nm-text {display: flex;align-items: center;margin-left: -70px;padding-bottom: 25px;}
.testimonial-row-parent {padding-left: 70px;}
.client-say-box:hover .client-nm-text h6 {color: #4d97d2;transition: 0.6s;}
.client-nm-text h6 {color: #30457C;font-family: 'Lora';font-size: 24px;font-style: normal;font-weight: 600;line-height: 39px;margin: 0;}
.client-say-box p {font-size: 16px;line-height: 25px;color: #666;}
.quto {padding-right: 30px;}
/*--gallery page--*/
section.gallery-section {overflow: hidden;background: #fff;position: relative;padding: 100px 0 5px;}
section.gallery-section::before {content: '';height: 57%;width: 100%;top: 0;position: absolute;left: 0;background: #F5F5F5;}
.gallery-items>img {width: 100%;}
.gallery-img > figure > img {width: 100%;}
.gallery-row-parent {position: relative;}
.gallery-image {overflow: hidden;}
.gallery-row-parent .row {justify-content: center;}
.gallery-row-parent .col-sm-3 {padding: 15px;}
.gallery-image img {width: 100%;transition: all 0.6s;}
.gallery-items:hover .gallery-image img {transform: scale(1.1);}
.gallery-items {position: relative;overflow: hidden;margin: 0 0;height: 100%;}
.gallery-item .gallery-image {width: 100%;height: 100%;object-fit: cover;}
.gallery-item-parent {position: absolute;bottom: 15px;left: 15px;right: 15px;top: 15px;opacity: 0.9;background: #30457C;overflow: hidden;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-transition: .3s;transition: .3s ease;}
.gallery-item-text {position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;width: 100%;text-align: center;}
a.example-image-link {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;align-items: center;height: 100px;width: 100px;position: relative;background: #fff;border-radius: 50%;margin: 0 auto;position: relative;}
.gallery-items:hover .gallery-item-parent {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.lb-nav a.lb-prev, .lb-nav a.lb-next {opacity: 1 !important;width: 50px !important;height: 50px;top: 50%;position: absolute;transform: translateY(-50%);z-index: 1;}
.lb-nav a.lb-prev {left: 15px !important;}
.lb-nav a.lb-next {right: 15px !important;}
.lb-data .lb-close {background-size: 26px !important;}
.lightboxOverlay {
	width: 100% !important;
}
.lb-nav {position: static !important;}
.lightbox {position: fixed !important;left: 0;top: 50% !important; transform: translateY(-50%);}
/* --service-area-section--*/
.service-area-section {padding: 100px 0;background: #FFF;}
.service-area-row {background: #FFF;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.10);padding: 100px;}
.service-area-row .row {align-items: flex-end;}
.service-area-list ul {display: flex;flex-wrap: wrap;}
.service-area-list ul li {width: 50%;list-style: none;}
.area-location-bx {padding: 10px;display: flex;align-items: center;}
.area-location-bx h6 {margin: 0;padding-left: 15px;color: #666;font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 400;line-height: 28px;}
.area-location-bx:hover h6 {color: #4d97d2;}
.area-location-bx figure img {filter: brightness(0.2);}
.area-location-bx:hover figure img {filter: none;}
.location-btns {position: relative;z-index: 1;padding-top: 30px;}
.location-btns a.theme-btn.btn-blue {margin-right: 30px;}
.services-area-img {text-align: right;}
/*--faq--*/
section.faq-section {padding: 0 0 100px;}
.faq-box-left {max-width: 1118px;margin: 0 auto;}
.faq-box .card-header h5, .card-header-title {padding: 30px 42px 30px 30px;position: relative;border: none;margin: 0;letter-spacing: 0.01em;box-shadow: none;letter-spacing: 0.01em;background: #fff;border: none;border-radius: 0;font-family: 'Public Sans';font-style: normal;color: #4d97d2;font-weight: 500;font-size: 22px;line-height: 28px;box-shadow: 0px -7px 19px -10px rgba(48, 69, 124, 0.10);}
.card-body.default-css p {color: #666;}
.card-body.default-css {padding: 2px 30px 10px 30px;box-shadow: 30px 30px 60px 30px rgba(48, 69, 124, 0.10);}
.faq-box .card {margin: 0 0 20px;border-radius: 0;background: transparent;box-shadow: none;border: none;}
.card-header-title.collapsed {color: #19202D;box-shadow: none;border: none;background-color: transparent;border: 1px solid rgba(48, 69, 124, 0.20);background: #FFF;}
.card-header-title.collapsed:hover {color: #4d97d2;}
.faq-box .card-header h5:after, .card-header-title::after {content: "";background: #30457C url(../images/faq-minus.png) no-repeat center;width: 40px;height: 40px;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);right: 20px;border-radius: 45px;border: 1px solid rgba(0, 0, 0, 0.10);}
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0;background: transparent !important;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background: url(../images/faq-pluse.png) no-repeat center;box-shadow: none;}
/*--discuss section --*/
section.discuss-section {position: relative;z-index: 1;padding: 0 60px;}
.discuss {padding: 60px 50px;position: relative;z-index: 1;background: #19202D;box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.20);text-align: center;}
.discuss::before {content: '';height: 100%;width: 100%;top: 0;position: absolute;background: url(../images/commercial-services-bg.png);left: 0;z-index: -1;}
.discuss .heading-title {color: #fff;}
.discuss .heading-title strong {color: #4d97d2;}
.discuss-btns a.theme-btn.btn-white {margin-right: 30px;}
.discuss-btns a.theme-btn.btn-white::before {border: 1px solid #30457C;background: #30457C;}
.discuss-btns a.theme-btn.btn-white:hover::before {border: 1px solid #fff;background: transparent;}
.discuss-btns a.theme-btn.btn-blue::before {border: 1px solid #fff;background: transparent;}
.discuss-btns a.theme-btn.btn-blue:hover::before {border: 1px solid #30457C;background: #30457C;}
/* OUR BLOG SECTION CSS START */
.blog-section {padding: 100px 0;overflow: hidden;}
.blog-wrapper {max-width: 1325px;margin: 0 auto;}
.blog-wrapper .row {justify-content: center;}
.blog-wrapper .col-sm-4 {padding: 20px;}
.blog-content h3 {color: #30457C;font-family: 'Lora';font-size: 20px;font-style: normal;font-weight: 600;line-height: 30px;}
.blog-content h3 a {color: #30457C;}
.blog-item:hover .blog-content h3 a {color: #4d97d2;}
.blog-item:hover .blog-content h3 {border-color: #4d97d2;}
.blog-item figure img {width: 100%;transition: all 0.6s ease;}
.blog-item figure {overflow: hidden;}
.blog-item figure img {width: 100%;transition: all 0.6s ease;}
.blog-item:hover figure img {transform: scale(1.1);}
.blog-content {padding: 30px 25px;margin: -50px 15px 0 15px;position: relative;border: 1px solid rgba(0, 0, 0, 0.10);background: #FFF;box-shadow: 0px 0px 30px 0px rgba(30, 118, 189, 0.10);}
/*----------- footer ---------*/
.footer {padding-top: 90px;background: rgb(245 245 245 / 81%);}
.footer .container {
    max-width: 1780px !important;
}
.ftr-parent .col-sm-8 {-ms-flex: 0 0 78%;flex: 0 0 78%;max-width: 78%;}
.ftr-parent .col-sm-4 {-ms-flex: 0 0 22%;flex: 0 0 22%;max-width: 22%;}
.ftr-left-row .col-sm-3 {-ms-flex: 0 0 23%;flex: 0 0 23%;max-width: 23%;}
.ftr-left-row .col-sm-5 {-ms-flex: 0 0 28%;flex: 0 0 28%;max-width: 28%;}
.ftr-left-row .col-sm-4 {-ms-flex: 0 0 26%;flex: 0 0 26%;max-width: 26%;}
.about-ftr {max-width: 400px;margin: 0 0 0 auto;}
.ftr-logo {padding-bottom: 0;}
.ftr-left-row {padding-top: 50px;}
.ftr-social {padding-top: 60px;}
.ftr-social a {height: 50px;width: 50px;text-align: center;border-radius: 50%;display: inline-block;margin: 0 3px;line-height: 46px;border: 1px solid #30457C;}
.ftr-item.item2 ul {column-count: 2;}
.ftr-social a:hover {border: 1px solid #4d97d2;background-color: #4d97d2;transition: 0.6s;}
.ftr-social a img {transition: 0.6s;width: 24px;}
.ftr-social a:hover img {filter: brightness(0) invert(1);transition: 0.6s;}
.ftr-title {margin-bottom: 14px;color: #30457C;font-family: 'Lora';font-size: 26px;font-style: normal;font-weight: 700;line-height: 28px;}
.ftr-item ul li {list-style: none;margin-bottom: 10px;color: #666;font-family: 'Public Sans';font-size: 18px;font-style: normal;font-weight: 400;}
.ftr-item ul li a {color: #666;}
.ftr-item ul li a:hover {color: #4d97d2;}
.ftr-contact-col p strong {display: block;color: #30457C;font-family: 'Public Sans';font-size: 22px;font-style: normal;font-weight: 700;line-height: 28px;}
.ftr-contact-col p {margin: 0;color: #666;}
.ftr-contact-col figure {
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 0;
    line-height: 43px;
    margin-right: 15px;
    margin-top: 5px;
    background: transparent;
    border: 1px solid #30457C;
}
.ftr-contact-col a {color: #666;font-family: 'Public Sans';font-size: 18px;font-style: normal;font-weight: 400;line-height: 28px;display: block;}
.ftr-contact-col a:hover {color: #4d97d2;}
.ftr-contact-col div {display: block !important;}
.ftr-contact-col {display: flex;flex-wrap: wrap;align-items: flex-start;margin-bottom: 20px;}
.footer-menu {position: relative;border-top: 1px solid rgb(48 69 124 / 20%);border-bottom: 1px solid rgb(48 69 124 / 20%);padding: 20px 0;}
.footer-menu ul {justify-content: center;align-items: center;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.footer-menu ul li {list-style: none;display: inline-block;position: relative;text-align: center;color: #666;font-family: 'Public Sans';font-size: 18px;font-style: normal;font-weight: 400;line-height: normal;}
.footer-menu ul li a {color: #666;transition: 0.6s;}
.footer-menu ul li a:hover {color: #4d97d2;}
.footer-menu ul li::after {content: '/';text-align: center;font-family: 'Public Sans';font-style: normal;font-weight: 400;font-size: 18px;color: #666;padding: 0 56px;}
.footer-menu ul li:last-child:after {display: none;}
.ftr-top-row .row {justify-content: center;}
.newsletter-title {color: #4d97d2;font-family: 'Lora';font-size: 23px;font-style: normal;font-weight: 700;line-height: 28px;margin-bottom: 30px;}
.newsletter-form .medium {padding: 13px 70px 16px 15px !important;display: block;height: 60px;width: 100%;margin: 0 !important;background: #fff!important;color: #666;font-family: 'Public Sans';font-size: 18px !important;font-style: normal;font-weight: 400;line-height: 28px;border: 1px solid rgba(0, 0, 0, 0.20);}
.newsletter-form input.button.gform_button {width: 50px;height: 50px;display: inline-block;border: none;cursor: pointer;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;position: absolute;top: 5px;right: 5px;font-size: 0;color: #FFFFFF;background: #4d97d2 url(../images/telegram-icon.png) no-repeat;background-position: center;margin: 0 !important;}
.newsletter-form input.button.gform_button:hover {background-color: #30457C;}
.newsletter-form form {position: relative;}
.newsletter-form .gform_wrapper .gform_footer {position: initial;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.newsletter-form .medium::placeholder {color: #666;opacity: 1;}
.menu-copyright ul {padding: 0;margin: 0;}
.menu-copyright ul li {list-style: none;display: inline-block;position: relative;text-align: center;font-style: normal;font-weight: 400;color: #666;font-size: 18px;font-family: 'Public Sans';line-height: 28px;}
.menu-copyright ul li a {color: #666;}
.menu-copyright ul li a:hover {color: #4d97d2;}
.menu-copyright ul li::after {content: '/';color: #666;padding: 0 10px 0 13px;font-family: 'Public Sans';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;}
.copyright p {margin: 0;}
.menu-copyright {float: right;}
.copyright p a {color: #4d97d2;}
.copyright p a:hover {color: #666;}
.menu-copyright ul li:last-child:after {display: none;}
.copyright-sections .row {align-items: center;}
.copyright-sections {padding: 24px 0 24px;border-top: 1px solid rgb(48 69 124 / 20%);margin-top: 30px;}
/*******DK*****/
/**Inner Banner*/
.page-template-template-service-areas .service-area-left {padding: 90px 0;}
section.inner-banner {position: relative;}
section.inner-banner::before {content: '';height: 100%;width: 100%;top: 0;left: 0;position: absolute;background: linear-gradient(91deg, rgba(1, 20, 34, 0.76) 40.44%, rgba(2, 31, 53, 0.00) 100%); opacity: 0.5;}
.inner-banner>img {width: 100%;}
.page-nav {width: 100%;}
.page-nav-box {padding: 11px 30px;top: 0;left: 0;position: relative;display: inline-block;min-width: 330px;margin-top: auto;border-radius: 4px;background: #4d97d2;float: right;border: 5px solid #fff;margin-top: -30px;z-index: 1;}
.page-nav ul li {margin: 0px;list-style: none;text-align: center;font-family: 'Public Sans';font-style: normal;font-weight: 500;font-size: 20px;line-height: 28px;color: #30457C;}
.page-nav ul li span a {color: #30457C;}
.page-nav ul li span a:hover {color: #fff;}
.page-nav ul li span {color: #fff;}
section.inner-banner .caption-absolute {position: absolute;top: 46%;left: 0;width: 100%;transform: translateY(-50%);z-index: 1;}
.banner-title.inner-banner {color: #fff;font-weight: 600;}
.banner-title.inner-title {color: #fff;font-weight: 600;}
.banner-title.inner-title strong {color: #4d97d2;}
.banner-title.inner-banner strong {color: #4d97d2;}
.header-section.innerheaderx.sticky {position: fixed;background: #fff;}
.header-section.innerheaderx {position: relative;}
.banner-btns.inner-btn {padding: 0;}
.innservd {background: none !important;}
.blog-btns {margin: 0 auto;text-align: center;padding-top: 30px;}
section.inner-banner a.theme-btn.btn-black {background: #fff;color: #000;}
section.inner-banner a.theme-btn.btn-black:hover {background: #4d97d2;color: #fff;}
section.free-estimate-serivce a.theme-btn.btn-black {background: #fff;color: #000;}
section.free-estimate-serivce a.theme-btn.btn-black:hover {background: #4d97d2;color: #fff;}
.emergency-services-text .head-call-now.faq-call a.theme-btn.btn-red {background: #fff;color: #000;}
.emergency-services-text .head-call-now.faq-call a.theme-btn.btn-red :hover {background: #4d97d2;color: #fff;}
/*CTA 1 section*/
section.emergency-services-section {background: linear-gradient(180deg, #30457C 0%, #30457C 100%);overflow: hidden;margin: 0 110px 100px;}
.emergency-services-call figure {border-radius: 4px;background: rgba(255, 255, 255, 0.10);backdrop-filter: blur(20px);width: 100px;height: 100px;text-align: center;line-height: 98px;margin: 0 auto 20px;}
section.emergency-services-section .row {position: relative;}
section.emergency-services-section .row::before {content: '';height: 1px;width: 100%;top: 96px;left: 0;position: absolute;background-color: rgb(217 217 217 / 12%);}
.emergency-services-call figure img {filter: brightness(0) invert(1);}
.emergency-services-img figure img {width: 100%;}
.emergency-services-text .heading-title {color: #fff;font-size: 50px;line-height: 70px;}
.emergency-services-text p {font-size: 16px;line-height: 24px;color: #fff;}
.emergency-services-text {text-align: center;padding: 50px 0;}
.emergency-services-img figure {width: 785px;height: 785px;background: #fff;border-radius: 50%;overflow: hidden;border: 5px solid #fff;outline: 5px solid #4d97d2;outline-offset: -9px;}
section.emergency-services-section .col-sm-4 {padding: 0;}
section.emergency-services-section .col-sm-4:first-child .emergency-services-img {float: right;}
section.emergency-services-section .col-sm-4:last-child .emergency-services-img {float: left;}
.emergency-services-img {margin: -100px 0;}
.emergency-services-text .head-call-now.faq-call {justify-content: center;padding-top: 10px;}
.emergency-services-text .head-call-now.faq-call figure {line-height: 62px;}
.emergency-services-text .head-call-now.faq-call a:hover {color: #4d97d2;}
/* section.about-zuppardo-section  */
section.about-section.inn {background: #F8F7F2;padding: 100px 0;}
section.about-section.inn h2 {color: #30457C;font-size: 40px;font-weight: 700;line-height: 71px;text-transform: uppercase;}
section.about-section.inn .default-css figure {margin-bottom: 20px;}
section.expertise-trust-section {background: #30457C;padding: 0 100px;overflow: hidden;}
section.expertise-trust-section .row {align-items: center;}
.expertise-trust.logo {margin: -50px 0;}
.about-content { position: relative; z-index: 1; }
.expertise-trust.logo figure {border-radius: 340px;background: #FFF;width: 340px;height: 340px;text-align: center;margin: -50px 0;line-height: 312px;}
.expertise-trust .heading-title {color: #fff;margin: 0;font-size: 46px;font-weight: 600;line-height: 57px;}
.head-call-now.expertise-trust p {margin: 0;color: #fff;font-size: 32px;font-weight: 600;line-height: 41px;}
.head-call-now.expertise-trust a {font-size: 46px;line-height: 52px;}
.head-call-now.expertise-trust a:hover {color: #fff;}
.head-call-now.expertise-trust {justify-content: right;}
section.expertise-trust-section .col-sm-5 {position: relative;}
section.expertise-trust-section .col-sm-5::before {position: absolute;content: '';background: url(../images/expertise-trust-befoore.png) no-repeat;width: 19px;height: 100%;top: 0;right: -39px;}
/*------Contact page------*/
.contact-page-section {padding: 100px 0;}
.contact-page-parent .row {justify-content: center;}
.contact-page-form .heading-title {margin-bottom: 50px;}
.contact-info-icon figure {width: 100px;height: 100px;border-radius: 50%;text-align: center;line-height: 93px;background: #FFFFFF;box-shadow: 0px 0px 30px rgba(26, 36, 107, 0.16);margin-right: 30px;}
.contact-info-icon {display: flex;justify-content: center;}
.contact-address {height: 100%;}
.contact-page-parent .col-sm-4 {padding: 15px;border-right: 1px solid rgba(26, 36, 107, 0.2);}
.contact-page-parent .col-sm-4:last-child {padding: 15px;border-right: none;}
.contact-address p {margin: 0;font-size: 20px;line-height: 28px;}
.contact-address p strong {display: block;font-weight: 600;font-size: 26px;line-height: 34px;color: #30457C;margin-bottom: 10px;}
.contact-info-call-row div {display: block !important;}
.contact-info-call-row a.external-dni {font-family: 'Public Sans';font-style: normal;font-weight: 400;font-size: 20px;line-height: 28px;text-transform: capitalize;color: #666666;}
.contact-info-call-row a.external-dni:hover {color: #4d97d2;}
.contact-right-form {border-radius: 0 4px 4px 0;overflow: hidden;height: 100%;}
.contact-right-form figure {height: 100%;}
.contact-right-form figure img {width: 100%;height: 100%;}
.contact-page-form {padding-top: 100px;max-width: 1367px;margin: 0 auto;}
.contact-left-form {padding: 0;height: 100%;background: #FFFFFF;}
.contact-page-form .col-sm-6:first-child {padding-right: 0;}
.contact-page-form .col-sm-6:last-child {padding-left: 0;}
.contact-form-col .gform_wrapper .medium {width: 100%!important;font-size: 18px!important;padding: 5px 10px 5px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;border: none;border-bottom: 1px solid #D9D9D9;font-family: 'Public Sans';font-style: normal;font-weight: 400;line-height: 28px;color: #666666;}
.contact-form-col .ginput_complex input[type='text'] {width: 100%!important;font-size: 18px!important;padding: 5px 10px 5px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;border: none;border-bottom: 1px solid #D9D9D9;font-family: 'Public Sans';font-style: normal;font-weight: 400;line-height: 28px;color: #666666;}
.contact-form-col .ginput_complex select {width: 100%!important;font-size: 18px!important;padding: 5px 10px 5px 5px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;border: none;border-bottom: 1px solid #D9D9D9;font-family: 'Public Sans';font-style: normal;font-weight: 400;line-height: 28px;color: #666666;}
.ginput_complex select {background: url(../images/select-arrow.png) no-repeat right 13px center !important;}
.contact-form-col .ginput_container.ginput_container_textarea textarea.medium.textarea {height: 100px!important;border-radius: 0;}
.contact-form-col .gform_wrapper .gfield {clear: both;text-align: left;width: 100%;margin: 0;}
.contact-left-form .gform_body {margin: 0 -8px;}
.contact-form-col input.button.gform_button { padding: 15px 26px; display: inline-block; position: relative; cursor: pointer; transition: all 1s; border: none; border-radius: 0; color: #FFF; text-align: center; font-family: 'Public Sans'; font-size: 20px; font-style: normal; font-weight: 600; line-height: 30px; background: #30457C; margin: 0 !important; }
.contact-form-col input.button.gform_button:hover {background: #4d97d2; color: #fff; transition: 0.6s;}
.contact-form-col .gform_wrapper .medium.gfield_select {background: url(../images/select-arrow.png) no-repeat right 20px center!important;}
.contact-form-col .gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.contact-form-col .gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.contact-form-col .gform_wrapper .gform_footer::before{content: ''; position: absolute; width: 100%; height: 100%; right: -7px; bottom: -7px; border: 1px solid #19202D; z-index: -1; transition: all 0.6s; background: transparent;}
.contact-form-col .gform_footer.top_label { max-width: 200px; }
.contact-form-col .gform_wrapper.gravity-theme .gform_drop_area{border-radius: 4px; border: 1px solid #D9D9D9 !important;}
.contact-form-col .gform_wrapper .gform_footer:hover:before {border: 1px solid #19202D;background: #19202D;}
.contact-form-col .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .medium::placeholder {color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .ginput_complex input[type='text']::-webkit-input-placeholder { /* Edge */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .ginput_complex input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.contact-form-col .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #666666;opacity: 1;}
.form-hero .gform_wrapper .ginput_complex input[type='text']::-webkit-input-placeholder { /* Edge */
color: #666666;opacity: 1;}
.form-hero .gform_wrapper .ginput_complex input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666666;opacity: 1;}
.form-hero .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #666666;opacity: 1;}
/*--About inner page--*/
section.about-section.about-inn {background: #fff;padding-top: 130px;}
section.about-section.about-inn .col-sm-8 {-ms-flex: 0 0 69%;flex: 0 0 69%;max-width: 69%;}
section.about-section.about-inn .col-sm-4 {-ms-flex: 0 0 31%;flex: 0 0 31%;max-width: 31%;}
.about-services {display: flex;padding: 10px 0;justify-content: center;}
.about-services-dtl {display: flex;width: 50%;padding-right: 40px;}
.about-services-dtl figure {width: 16%;}
.about-services-text {width: 84%;}
.about-services-text h6 {color: #30457C;font-size: 18px;font-weight: 600;line-height: 28px;}
.about-services p {font-size: 16px;line-height: 24px;}
.about-inn-img {position: relative;}
.about-inn-img figure img {width: 100%;}
.about-inn-box-bottum {background: #30457C;padding: 20px 22px;position: absolute;bottom: 0;}
.about-inn-box-bottum::after {content: '';height: 36px;width: 100%;top: -29px;position: absolute;background: url(../images/about-layer.png) no-repeat;left: 0;background-size: 100%;}
.about-inn-box-bottum h4 {color: #FFF;text-align: center;font-size: 34px;font-style: normal;font-weight: 600;line-height: 50px;}
.about-inn-box-bottum p {color: #FFF;text-align: center;font-size: 22px;font-weight: 600;line-height: 28px;border-radius: 4px;background: #30457C;box-shadow: 0px 0px 40px 0px rgba(196, 160, 30, 0.40);padding: 16px;margin: 20px 0;}
.about-inn-box-bottum p a {color: #4d97d2;font-family: 'Public Sans';font-size: 22px;font-style: normal;font-weight: 600;line-height: 28px;}
.about-inn-box-bottum p a:hover {color: #fff;}
section.award-winning-section {background: #F5F5F5;padding: 100px 0;}
.award-winning ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.award-winning ul li {list-style: none;width: 50%;text-align: center;}
.award-winning .heading-title {font-size: 40px;font-weight: 500;line-height: 64px;}
.roofing-section.extra {margin: 0 auto;padding: 100px 0;background: url(../images/our-process-shap.png);background-repeat: no-repeat !important;z-index: 1;background-position: bottom;box-shadow: 0px 0px 50px rgba(4, 74, 114, 0.1);background-size: 100%;}
section.blog-section .row {justify-content: center;}
section.blog-section.singlepgge .row {justify-content: center;}
/***CTA3***/
section.professional-serivce {padding: 0 0 100px;}
.professional-text {text-align: right;padding: 140px 100px 140px 0;background: linear-gradient(270.15deg, rgba(255, 255, 255, 0.88) 33.34%, rgba(255, 255, 255, 0.67) 40.9%, rgba(255, 255, 255, 0) 75.86%);}
.professional-row {border-radius: 45px;}
section.professional-serivce {padding: 0 0 100px;}
/***CTA4***/
.free-estimate-text {padding: 100px 100px 100px 50px;background: #30457C;max-width: 915px;}
.free-estimate-row {padding: 110px 0;background-size: cover;}
section.free-estimate-serivce {padding-bottom: 100px;}
.free-estimate-text .heading-title {color: #fff;}
.free-estimate-text .heading-title strong {color: #4d97d2;}
.free-estimate-btns a.theme-btn.btn-red {background: #4d97d2;color: #fff;margin-right: 15px;}
.free-estimate-btns a.theme-btn.btn-red:hover {background: #30457C;color: #fff;}
.free-estimate-btns a.theme-btn.btn-blue {background: #fff;color: #000;}
.free-estimate-btns a.theme-btn.btn-blue:hover {background: #000;color: #fff;}
.free-estimate-btns a.theme-btn.btn-red:hover {background: #000;color: #fff;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-black {background: #4d97d2;color: #fff;margin-right: 20px;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-black:hover {background: #30457C;color: #fff;}
.estimatin-titel a.theme-btn.btn-blue {background: #fff;color: #000;}
.estimatin-titel a.theme-btn.btn-blue:hover {background: #000;color: #fff;}
/*--service-area inner page--*/
.service-area-section.services-dtl-inn.inn2 {padding: 100px 0;background: #fff;}
.service-area-left .subheading-title {margin-bottom: 10px;color: #4d97d2;font-family: 'Public Sans';font-size: 26px;font-style: normal;font-weight: 700;line-height: 28px;}
.service-area-section.services-dtl-inn.inn2 .row {align-items: center;justify-content: right;}
.service-area-section.services-dtl-inn.inn2 .service-area-list ul {display: flex;flex-wrap: wrap;align-items: center;/* justify-content: space-between; */
}
.service-area-section.services-dtl-inn.inn2 .service-area-list ul li {width: 20%;list-style: none;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx {padding: 15px 0;display: inherit;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx:hover figure {transition: 0.6s;box-shadow: 20px 20px 40px 0px rgb(255 12 12 / 22%) !important;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx figure {width: 89px;height: 82px;text-align: center;line-height: 69px;border-radius: 4px 4px 30px 4px;background: #FFF;box-shadow: 20px 20px 40px 0px rgba(2, 31, 53, 0.16);margin: 0 auto 20px;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx h6 {margin: 0;color: #666;text-align: center;font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 500;line-height: 36px;padding-left: 0px;}
.service-area-section.services-dtl-inn.inn2 .area-location-bx:hover h6 {color: #4d97d2;transition: 0.6s;}
.service-area-section.services-dtl-inn.inn2 .service-area-map figure {width: 618px;height: 638px;background: #F5F5F5;text-align: center;padding: 72px 40px;}
.service-area-section.services-dtl-inn.inn2 .service-area-list {padding-left: 0px;}
.service-area-section.services-dtl-inn.inn2 .service-area-list .heading-title {color: #30457C;}
/*--service-area inner page--*/
.service-area-section.services-dtl-inn {padding-top: 0;margin: 0px;}
.service-area-section.services-dtl-inn .services-area-img figure {width: 100%;height: auto;border-radius: 0;padding: 0;line-height: normal;box-shadow: none;}
.page-template-template-service-areas .service-area-section.services-dtl-inn .service-area-left {background: #FFF;box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.10);padding: 50px;}
.service-area-section.services-dtl-inn .col-sm-5 {padding: 0;}
.service-area-section.services-dtl-inn .col-sm-7 {padding: 0;}
section.emergency-area-services {background: #30457C;margin: 0 110px 100px;position: relative;}
section.emergency-area-services::before {content: '';height: 242px;width: 248px;position: absolute;background: url(../images/emergency-area-text-layer.png) no-repeat;right: 0;bottom: 0;}
.emergency-area-text .heading-title {color: #FFF;line-height: 65px;font-size: 50px;margin-bottom: 20px;}
.emergency-area-text {padding: 100px 239px 50px 150px;}
.emergency-area-text p {color: #FFF;font-size: 18px;line-height: 26px;}
section.emergency-area-services .col-sm-5 {padding: 0;}
section.emergency-area-services .col-sm-7 {padding: 0;}
.emergency-area-img-box figure img {width: 100%;height: 100%;object-fit: cover;}
.emergency-area-img-box figure {height: 100%;}
.emergency-area-img-box {position: relative;height: 100%;}
.emergency-area-img-box::before {content: '';height: 100%;width: 237px;position: absolute;background: url(../images/emergency-area-img-layer.png) no-repeat;right: 0;top: 0;background-size: 100% 100%;}
.cutting-services-img figure {width: 168px;height: 168px;border-radius: 50%;overflow: hidden;border: 5px solid #fff;}
.cutting-services-img {position: absolute;top: 3%;right: -9%;}
.cutting-services-img:nth-child(3) {position: absolute;top: 36%;right: -3%;}
.cutting-services-img:nth-child(4) {position: absolute;top: 67%;right: 8%;}
.emergency-area-services-btn {padding-top: 20px;}
.emergency-area-services-btn a.theme-btn.btn-green {margin-right: 20px;}
/*--ssidebar--*/

.form-hero.service-detail-form {background: #30457C;box-shadow: 0px 0px 60px 0px rgba(26, 36, 107, 0.10);padding: 6px 6px 20px;margin-bottom: 40px;float: none;}
.form-hero.service-detail-form .gform_wrapper input[type="text"], .form-hero.service-detail-form .gform_wrapper textarea {border: 1px solid rgba(255, 255, 255, 0.30);background-color: transparent;color: #fff !important;}
.form-hero.service-detail-form .gform_wrapper select {border: 1px solid rgba(255, 255, 255, 0.30);background: #30457C url(../images/select-arrow-white.png) no-repeat right 13px center !important;color: #fff !important;}
#field_1_8, #field_1_8 label, #field_1_8 span {color: #000 !important;}
.banner-main-form-div .form-hero .gfield.gfield--type-address span {}
#gform_drag_drop_area_4_14, #gfield_upload_rules_4_14 {color: #000 !important;}
#field_2_8 label, #field_2_8 span {color: #fff !important;}
.form-hero.service-detail-form .gform_wrapper .ginput_complex input[type='text']::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .ginput_complex input[type='text']:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .ginput_complex input[type='text']::placeholder {color: #fff;opacity: 1;}
.form-hero.service-detail-form .form-title {color: #FFF;text-align: center;font-family: 'Public Sans';font-size: 34px;font-style: normal;font-weight: 600;line-height: 28px;background: #4d97d2;box-shadow: 0px 0px 60px 0px rgba(48, 69, 124, 0.20);padding: 16px 15px;margin-bottom: 20px;}
.form-hero.service-detail-form .gform_wrapper .medium {border: 1px solid rgba(255, 255, 255, 0.30);background-color: transparent;color: #fff;}
#input_4_7 {background: #30457C url(../images/select-arrow-white.png) no-repeat right 13px center !important;background-size: 14px !important;}
#input_4_9_6 {background: #30457C url(../images/select-arrow-white.png) no-repeat right 13px center !important;background-size: 14px !important;}
.form-hero.service-detail-form .gform_wrapper label {color: #fff !important;}
.form-hero.service-detail-form .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.form-hero.service-detail-form .gform_wrapper .medium::placeholder {color: #fff;opacity: 1;}
.form-hero.service-detail-form .ginput_container.ginput_container_fileUpload {border: 1px solid rgba(255, 255, 255, 0.30);}
.form-hero.service-detail-form .gform_wrapper.gravity-theme .gform_drop_area {border: 1px solid rgba(255, 255, 255, 0.30) !important;background: transparent !important;}
.form-hero.service-detail-form .gform_wrapper {padding: 0 10px !important;}
.form-hero.service-detail-form .button {background-color: #4d97d2;}
.form-hero.service-detail-form input.button.gform_button {background-color: #4d97d2;}
.form-hero.service-detail-form input.button.gform_button:hover {background-color: #fff;color: #000;}
.form-hero.service-detail-form .gform_wrapper .gform_footer::before{content: ''; position: absolute; width: 100%; height: 100%; right: -7px; bottom: -7px; border: 1px solid #19202D; z-index: -1; transition: all 0.6s; background: transparent;}
.form-hero.service-detail-form .gform_footer.top_label { max-width: 203px; }
.form-hero.service-detail-form .gform_wrapper .gform_footer:hover:before {border: 1px solid #19202D;background: #19202D;}

section.default-section .col-sm-4 {padding-left: 45px;}

.service-detail-form .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {border: 1px solid #c02b0a !important;}
.sidebar-title {color: #30457C;font-size: 34px;font-style: normal;font-weight: 600;line-height: 36px;font-family: 'Public Sans';background: #FFF;padding: 12px 28px;margin-bottom: 15px;}
.service-detail-list {background: #F5F5F5;padding: 6px 6px 15px;margin-bottom: 40px;}
.service-detail-list ul {padding: 0 30px;}
.service-detail-list ul li {list-style: none;}
.service-detail-list ul li a:hover {color: #4d97d2;}
.service-detail-list ul li a {display: block;padding: 9px 30px 9px 0;color: #666;font-family: 'Public Sans';font-size: 18px;font-style: normal;font-weight: 400;line-height: 28px;position: relative;}
.service-detail-list ul li+li {border-top: 1px solid rgb(0 0 0 / 10%);}
.service-detail-list ul li a::after {content: "\f105";position: absolute;top: 9px;right: 0;height: 13px;background-size: cover;color: #666;font-family: 'FontAwesome';font-size: 16px;}
.service-detail-list.estimatin-titel {text-align: center;}
.estimatin-titel {background: #30457C;box-shadow: 0px 0px 60px 0px rgba(164, 32, 53, 0.10);text-align: center;padding: 50px 40px;margin-bottom: 40px;background-size: 100% 100%;}
.estimatin-titel h4 {color: #FFF;text-align: center;font-family: 'Public Sans';font-size: 34px;font-style: normal;font-weight: 700;line-height: 40px;margin-bottom: 20px;}
.side-bar-banner {background: #30457C;}
.sidebar-bnnr-text {text-align: center;padding-top: 15px;}
.sidebar-bnnr-text h4 {color: #FFF;text-align: center;font-family: 'Public Sans';font-size: 40px;font-style: normal;font-weight: 700;line-height: 50px;padding: 0 15px 10px;}
.sidebar-bnnr-text h4 small {font-size: 36px;display: block;}
.sidebar-call {color: #FFF;font-family: 'Public Sans';font-size: 28px;font-style: normal;font-weight: 500;line-height: 35px;background: #4d97d2;display: block;padding: 8px 15px 10px;text-align: center;}
.sidebar-call a {color: #fff;}
.sidebar-call a:hover {color: #000;}
.side-bar-banner>figure img {width: 100%;}
.iconfff {background: #4d97d2;height: 90px;width: 90px;border-radius: 50%;text-align: center;line-height: 80px;position: relative;float: right;}
.side-call-icon {text-align: right;display: inline-block;width: 100%;}
.side-call-icon {text-align: right;display: inline-block;width: 100%;padding-right: 20px;margin-top: -50px;}
section.default-section {padding: 100px 0;}
.modal.popup-form .modal-body .banner-main-form-div {width: 100%;float: none;}
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 7px 15px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
/*--blog inner page--*/
section.blog-section.blog-inn {background: #fff;padding: 80px 0;}
.wp-pegination {text-align: center;padding-top: 30px;}
.wp-pagenavi {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a {width: 40px;height: 40px;display: inline-block;margin: 0 5px;text-align: center;line-height: 32px;font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 600;color: #30457C;border-radius: 4px;border: 1px solid #30457C;}
.wp-pegination span.current, .wp-pegination .page:hover {border: 1px solid #4d97d2;color: #4d97d2;}
.wp-pegination a.nextpostslink {background: url(../images/blog-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;}
.wp-pegination a.previouspostslink {background: url(../images/blog-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;transform: rotate(180deg);}
.wp-pegination a.nextpostslink:hover {border-color: #30457C;}
.commetns-section {padding: 0 0 0}
.comment-content p {font-size: 18px;line-height: 26px;color: #414141;font-family: 'Public Sans';font-weight: 400}
nav.navigation.post-navigation {overflow: hidden;padding: 25px 0 16px}
.post-navigation span.post-title {display: none}
.post-navigation span.screen-reader-text {display: none}
.post-navigation h2.screen-reader-text {display: none}
.comment-respond .comment-reply-title {font-size: 30px;line-height: 40px;color: #000;margin: 0 0 5px;text-transform: capitalize}
.comment-respond .comment-reply-title span {color: #30457C}
.nav-previous a, .nav-next a {display: inline-block;position: relative;padding: 15px 38px;text-align: center;font-family: 'Public Sans';font-size: 20px;font-style: normal;font-weight: 500;line-height: 28px;border-radius: 45px;border: 1px solid transparent;background: #4d97d2;color: #fff;}
.nav-previous a:hover, .nav-next a:hover {background: #30457C;color: #fff;}

.row.testirow {margin-top: 50px;}
.row.testirow .col-sm-4 {margin-bottom: 50px;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
p.comment-form-url {margin: 0}
.commetns-forms {padding: 35px 0 0}
.commetns-forms img {width: 100%}
.blog-detail-left .blog-img {max-width: 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;position: relative;}
.blog-boxyz {font-size: 24px;line-height: 24px;color: #fff;font-weight: 600;width: 90px;height: 60px;border-radius: 13px;background-color: #30457C;text-align: center;padding: 6px 0;position: absolute;top: 10px;font-family: 'Public Sans';left: 10px;text-transform: uppercase}
.blog-card figure img {width: 100%;border-radius: 10px;transition: all 1s;}
.blog-card figure {position: relative;overflow: hidden;margin: 0 0 20px;}
.blog-boxyz strong {display: block}
.blog-card:hover .blog-boxyz {background-color: #4d97d2}
.search-btn {margin-bottom: 35px;border-radius: 4px;padding: 40px 28px 30px;background: #F5F5F5;border: 1px solid rgba(198, 6, 6, 0.50)}
.search-btn form {position: relative}
.search-medium {width: 100%;padding: 15px 70px 15px 15px;border: 1px solid rgba(0, 0, 0, 0.3);height: 60px;background-color: #fff;border-radius: 8px;font-size: 18px;line-height: 28px;color: #414141;font-family: 'Public Sans';font-weight: 400;}
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 15px;background: #fff}
.search-btn button:hover {cursor: pointer}
.blog-info {padding-bottom: 10px;}
.blog-info a {font-family: 'Public Sans';font-style: normal;font-size: 18px;line-height: 27px;color: #011321}
.blog-info a:hover {color: #4d97d2;}
.blog-section.singlepgge {background: #f9f9f9;box-shadow: 0px 0px 50px rgba(4, 74, 114, 0.1);}
.testimonial-section.innside {padding: 100px 0;}
button.button.gform_button_select_files.gform-theme-button.gform-theme-button--control {background: #000;border: none;border-radius: 5px;color: #fff;padding: 5px 10px;}
button.button.gform_button_select_files.gform-theme-button.gform-theme-button--control:hover {background-color: #4d97d2;color: #fff;}
.about-btns a.theme-btn.btn-red {margin-right: 20px;}
.about-btns.service-area-btn a.theme-btn.btn-red {margin-right: 20px;}
.professional-btns a.theme-btn.btn-blue {margin-left: 20px;}
.free-estimate-btns a.theme-btn.btn-blue {margin-right: 30px;}
.air-conditioning-services-section.innservd {padding: 100px 0;}
/*------------- roofing-types ---------------*/
.roofing-types-section {padding: 100px 0;}
.roofing-types-list .row {justify-content: center;}
.roofing-types-list .col-sm-2 {-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;margin: 40px 0;}
.roofing-type-box {border-radius: 4px;background: #30457C;box-shadow: 0px 0px 40px 0px rgba(2, 31, 53, 0.10);text-align: center;padding: 39px 15px;height: 100%;}
.roofing-type-box:hover figure img {filter: none;}
.roofing-type-box figure {margin: 0 auto 30px;}
.roofing-type-box figure img {filter: brightness(0);}
.roofing-type-box h4 {color: #fff;text-align: center;font-family: 'Public Sans';font-size: 24px;font-style: normal;font-weight: 500;line-height: 36px;}
.roofing-type-box:hover h4 {color: #4d97d2;}
.roofing-types-list {max-width: 1400px;margin: 13px auto 0;}
.roofing-type-box figure img {filter: brightness(0);width: auto;max-height: 60px;}
#gform_confirmation_message_5 {font-family: 'Public Sans';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;}
/*--gallery page--*/

.gallery-image {overflow: hidden;}
.gallery-row-parent ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.gallery-row-parent ul li {list-style: none;width: 25%;padding: 15px;}
.emergency-services-text h2, .emergency-services-text h3, .emergency-services-text h4, .emergency-services-text h5, .emergency-services-text h6 {color: #fff;}
.emergency-services-text h2 strong, .emergency-services-text h3 strong, .emergency-services-text h4 strong, .emergency-services-text h5 strong, .emergency-services-text h6 strong {color: #4d97d2;}
.services-detail-left {background: #F5F5F5;padding: 20px;}
.services-detail-left .fimgs img {border: 5px solid #30457C;width: 100%;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-red {margin-right: 20px;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-blue {background: #fff;color: #000;}
.gform_wrapper.gravity-theme .gform_drop_area {padding: 10px !important;}
.service-area-section.innpaged::before {background: #fff;}
.service-area-section.innpaged .servce-area-parent {margin: 80px 0;}
.blog-detail-left {background: #F5F5F5;padding: 20px;}
.blog-img-single img {border: 5px solid #30457C;width: 100%;}
#gfield_upload_rules_3_8 {color: #fff;}
#gform_drag_drop_area_3_8 .gform_drop_instructions {color: #fff;}
.faq-page-section.default-section .row {justify-content: center;}
.gallery-section.inn, section.blog-section.blog-inn, .blogpage-single-section {overflow: inherit;}
.services-section.innservd::before {background: #fff;}
.services-section.innservd .heading-title {color: #30457C;}
.services-section.innservd .heading-title strong {color: #BA0001;}
.services-section.innservd .services-box-contant {background: #F5F5F5;}
.services-section.innservd .services-box-contant:hover {color: #000;}
.roofing-type-box figure {background: #FFF;width: 100px;height: 100px;text-align: center;line-height: 92px;box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);margin: -85px auto 30px;border-radius: 50%;}
.service-area-section.innpaged {padding: 120px 0;background: none;margin: 0;overflow: inherit;}
.air-conditioning-services-section.innservd.innservd2 .services-box .services-box-icon img {filter: invert(1);}
.air-conditioning-services-section.innservd.innservd2 .services-box .services-box-icon img:hover {filter: invert(0);}
/* .services-area-map {box-shadow: 30px 4px 30px 4px rgba(0, 0, 0, 0.10);} */
.emergency-services-text .heading-title strong {color: #4d97d2;}
.heating-services-section.inne {margin-bottom: 50px;}
.contact-left-form label, .contact-left-form span {color: #000 !important;}
.air-conditioning-services-section.inne {padding: 100px 0;}
#gform_wrapper_4 label, #gform_wrapper_4 span {color: #fff !important;}
#gform_drag_drop_area_2_8 span {color: #fff !important;}
#gform_4 .validation_message {color: #fff !important;}
#gform_wrapper_2 label, #gform_wrapper_2 span {color: #414141 !important;}
#gform_drag_drop_area_2_8 span {color: #414141 !important;}
#gform_2 .validation_message {color: #414141 !important;}
.services-area-btns.faq-btns a.theme-btn.btn-red {margin-right: 20px;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-red:hover {background: #fff;color: #000;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-blue:hover {background: #000;color: #fff;}
/* .services-area-map figure {padding: 50px;} */
.services-area-btns {padding-top: 20px;}
.services-section.pagind {padding: 100px 0;}
.testimonial-section.pageinn {padding: 100px 0;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.banner-btns.inner-btn .theme-btn.btn-blue {background: #fff;border: #fff;color: #000;}
.banner-btns.inner-btn .theme-btn.btn-blue:hover {background: #000;border: #000;color: #fff;}
.testimonial-section.innside::after, .testimonial-section.pageinn::after {background: none !important;}
.testimonial-section.innside::before, .testimonial-section.pageinn::before {background: none !important;}
.gallery-section.inn {background: #fff;}
.service-area-section.inn {padding: 80px 0 130px 130px;}
.newsletter-form .gform_wrapper .gform_footer {position: initial;}
.ftr-social a {height: 50px;width: 50px;text-align: center;border-radius: 50%;display: inline-block;margin: 0 3px;line-height: 45px;background: #30457C;}
.ftr-social a:hover {background: #4d97d2;transition:  0.6s;}
.ftr-social a img {transition: 0.6s;width: auto;max-height: 24px;filter: brightness(0) invert(1);}
.service-detail-right .form-hero .gform_wrapper input[type="text"], .service-detail-right .form-hero .gform_wrapper textarea, .service-detail-right .form-hero .gform_wrapper select, .service-detail-right .form-hero .gform_wrapper .medium {color: #fff!important;}
.gform_wrapper.gravity-theme .gform_drop_area {padding: 10px !important;}
#form-popup .form-hero {max-width: 100%;}
.modal.popup-form .form-hero .b-form-title{color: #000!important;}
#gform_drag_drop_area_1_8 {background: #fff;}
#gform_drag_drop_area_1_8 span{color: #000!important;}


#gform_submit_button_2:hover{background: #4d97d2;color: #fff;}
.inner-banner a.theme-btn.btn-white{background: #4d97d2;color: #fff;}
.inner-banner a.theme-btn.btn-white:hover{background: #000;color: #fff;}
.professional-text .heading-title strong{color: #4d97d2;}
.professional-btns a.theme-btn.btn-red{background: #fff;color: #4d97d2;}
.professional-btns a.theme-btn.btn-red:hover{background: #000;color: #fff;}

.emergency-area-services-btn.help-btns a.theme-btn.btn-red{background: #4d97d2;color: #fff;}
.emergency-area-services-btn.help-btns a.theme-btn.btn-red:hover{background: #000;color: #fff;}
.gallery-btns { position: relative; z-index: 1; padding: 30px 0px; text-align: center; }
section.inner-banner .banner-title { color: #fff; }
section.drain-services-section.nt { background: #F8F7F2; }
.professional-btns { position: relative; z-index: 1; }
section.landscape-services-section.inn ul { justify-content: center; }
section.landscape-services-section.inn { background: none; }
.professional-btns a.theme-btn.btn-white { margin-left: 20px; }
.free-estimate-btns { position: relative; z-index: 1; }
.free-estimate-btns a.theme-btn.btn-white:hover { background: #19202D; color: #FFF; }
section.gallery-section.inn::before { display: none; }
.emergency-area-services-btn.help-btns { position: relative; z-index: 1; }
.emergency-area-services-btn.help-btns a.theme-btn.btn-white { margin-left: 30px; }
.emergency-area-services-btn.help-btns a.theme-btn.btn-white:hover { background: #19202D; color: #FFF; }
.emergency-area-text .heading-title strong { color: #4d97d2; }
.gform_wrapper.gravity-theme .gfield_required { display: none !important; }
.estimatin-btn { position: relative; z-index: 1; }



section.landscape-services-section.nt {
    background: #fff;
}

.modal.popup-form .modal-body .form-hero { float: none; max-width: 100%; width: 100%; }
.contact-form-col .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] { border: none !important; border-bottom: 1px solid #c02b0a !important; }
.contact-form-col .gform_wrapper.gravity-theme .gfield.gfield_error input, .contact-form-col .gform_wrapper.gravity-theme .gfield.gfield_error select { border: none !important; border-bottom: 1px solid #c02b0a !important; }
.form-hero .gform_wrapper.gravity-theme .gfield.gfield_error input, .form-hero .gform_wrapper.gravity-theme .gfield.gfield_error select { border: 1px solid #c02b0a !important; }
section.no-results.not-found { text-align: center; }

.newsletter-form .gform_wrapper .gfield{padding: 0;}

.contact-right-form iframe {
	height: 100%;
	display: block;
	object-fit: cover;
}

.contact-form-col .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
	border: none !important;
	border-bottom: 1px solid #c02b0a !important;
}

.contact-form-col .gform_wrapper.gravity-theme .gfield.gfield_error input,
.contact-form-col .gform_wrapper.gravity-theme .gfield.gfield_error select {
	border: none !important;
	border-bottom: 1px solid #c02b0a !important;
}

.form-hero .gform_wrapper.gravity-theme .gfield.gfield_error input,
.form-hero .gform_wrapper.gravity-theme .gfield.gfield_error select {
	border: 1px solid #c02b0a !important;
}
.gform_wrapper.gravity-theme .ginput_container_address {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.moxie-shim.moxie-shim-html5 {
	display: none;
}

section.no-results.not-found {
	text-align: center;
}

section.default-section.inpad {
	background: #fbfbfb;
}



.license-footer p {
    color: #fff;
    margin: 10px 0;
    background: #4d97d2;
    padding: 10px 15px 12px;
    text-align: center;
}

.license-contact {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-top: 55px;
}
.license-contact p {
    margin: 0 15px;
    padding: 15px 20px;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(26, 36, 107, 0.16);
}
.license-contact {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-top: 55px;
}
.license-header {
    text-align: center;
    padding: 0 10px;
}
.license-header p {
    margin: 0;
}




@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "";font-size: 18px;color: #4d97d2;font-family: 'FontAwesome';left: 0;position: absolute;top: 6px;background: url(../images/bigfloridadrainage.png) no-repeat;height: 22px;width: 22px;background-size: 22px;filter: brightness(0);}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}



/*------------- mega menu  2222---------------*/

.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: -0px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #4d97d2 !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a { padding: 5px 0 !important; margin-left: 0px !important; font-weight: 600; }

.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children>a { padding: 5px 0 !important; margin-left: 0px !important; font-weight: 700; color: #30457c !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #4d97d2 !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
 */
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 0 !important;padding-top: 0 !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li { position: relative; padding-left: 0 !important; text-transform: inherit !important; float: none; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li { padding-left: 15px !important; width: 100%; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu>li .hover_mega_menu ul.sub-menu>li::before{ content: "\f105"; font-size: 18px; color: #414141; font-family: 'FontAwesome'; left: 0; position: absolute; top: 1px; display: block; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu { opacity: 1 !important; visibility: visible !important; position: relative; background: transparent; box-shadow: none; padding: 0; transform: rotateX(0deg); padding-left: 0px; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu { column-count: 1; }
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #4d97d2 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;left: 0;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1540px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}
@media(max-width:1899px) {
.container {padding: 0 50px !important;max-width: 100% !important;}
.container-fluid {padding: 0 50px !important;max-width: 100% !important;}
.header-section .container-fluid {padding: 0 15px !important;}
section.commercial-services-section .container-fluid {padding: 0 15px !important;}
section.emergency-drainage-section .container-fluid {padding: 0 15px !important;}
.emergency-drainage-text {padding: 30px 60px 30px 40px;}
}
@media(max-width:1799px) {
.header-top {padding: 10px 20px 10px 20px;}
.header-bottom {padding: 0 20px 0 00px;}
.commercial-services-parent {padding: 70px 100px 70px 40px;}
section.discuss-section {padding: 0 0px;}
}
@media(max-width:1699px) {
.container {padding: 0 50px !important;max-width: 100% !important;}
.container-fluid {padding: 0 50px !important;max-width: 100% !important;}
.top-btns a.theme-btn {font-size: 18px;line-height: 24px;letter-spacing: 1.0px;padding: 8px 10px;}
.top-social {padding-right: 20px;}
.header-top p {font-size: 18px;letter-spacing: 1.2px;}
.header-section {padding: 0px 0px 0 0px;}
.head-call-now a {font-size: 24px;}
.head-call-now figure img {max-width: 40px;}
.banner-title {font-size: 50px;line-height: 66px;}
a.theme-btn {padding: 14px 30px;font-size: 18px;line-height: 24px;}
.heading-title {margin-bottom: 30px;font-size: 50px;line-height: 60px;}
section.drain-services-section {padding: 80px 0;}
section.landscape-services-section {padding: 80px 0;}
section.about-section {padding: 80px 0;}
section.testimonial-section {padding: 80px 0;}
section.gallery-section {padding: 80px 0 0px;}
.service-area-section {padding: 80px 0;}
section.faq-section {padding: 0 0 80px;}
.blog-section {padding: 80px 0;}
.footer {padding-top: 80px;}
.drain-services-box figure img {max-width: 80px;}
.drain-services-box h4 {font-size: 22px;line-height: 28px;}
.drain-services-parent ul li {padding: 15px;}
.drain-services-box {padding: 20px 10px;}
.landscape-services-box figure {margin-bottom: 15px;}
.landscape-services-box figure img {max-width: 80px;}
.landscape-services-box h4 {font-size: 22px;line-height: 28px;}
.landscape-services-box {padding: 25px 10px;}
.landscape-services-box-bottum h4 {font-size: 30px;line-height: 44px;}
.landscape-services-box-bottum a {font-size: 34px;line-height: 40px;}
.landscape-services-box-bottum {padding: 55px 0px 10px;}
.emergency-drainage-text .heading-title {font-size: 44px;line-height: 42px;}
.head-call-now.emergency-drainage-call figure {width: 46px;height: 46px;line-height: 42px;left: 5px;top: 5px;}
.head-call-now.emergency-drainage-call {padding: 12px 20px 12px 45px;margin-left: 30px;}
.quto figure {width: 70px;height: 70px;line-height: 68px;}
.quto {padding-right: 20px;}
.start-icon img {max-width: 20px;}
.client-nm-text h6 {font-size: 22px;line-height: 35px;}
.client-say-box {padding: 15px 20px 20px;}
.client-nm-text {margin-left: -50px;padding-bottom: 20px;}
.testimonial-row-parent .col-sm-3 {padding: 15px 25px;}
.testimonial-row-parent {padding-left: 50px;}
.service-area-row {padding: 80px;}
.footer-menu ul li::after {padding: 0 38px;}
.ftr-left-row {padding-top: 60px;}

section.emergency-services-section .col-sm-4:nth-child(2) { padding: 0 15px; }
.emergency-services-text .heading-title { font-size: 38px; line-height: 50px; }
.emergency-services-img figure { width: 645px; height: 100%; }
.help-img figure img { width: 100%; height: 310px; object-fit: cover; }
.services-detail-left figure.fimgs { margin-bottom: 20px; }
.form-hero.service-detail-form .form-title { font-size: 30px; }
.emergency-area-text { padding: 70px 99px 60px 70px; }

.service-area-section.innpaged .services-area-img { padding-right: 15px; }
.form-hero.service-detail-form .gform_wrapper select { background-size: 14px !important; padding-right: 26px !important; background-position: right 10px center !important; }
.emergency-area-text .heading-title { line-height: 52px; font-size: 45px; margin-bottom: 15px; }
.ftr-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 28px;
}
.ftr-left-row .col-sm-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.ftr-left-row .col-sm-4 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.ftr-left-row .col-sm-5 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.ftr-contact-col p strong {
    font-size: 20px;
    line-height: 28px;
}


}
@media(max-width:1599px) {
.ftr-contact-col figure {width: 50px;height: 50px;line-height: 43px;margin-right: 15px;margin-top: 5px;}
#back-top-wrapper{display: none;}
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 23px; width: 22px; }
.modal.popup-form .modal-dialog { top: 0; transform: inherit; margin: 60px auto 0; }
.emergency-services-text .heading-title { font-size: 34px; line-height: 46px; }
.emergency-area-text .heading-title { line-height: 48px; font-size: 40px; margin-bottom: 15px; }
.quto {
	padding-right: 15px;
}
.ftr-social a {
    height: 40px;
    width: 40px;
    margin: 0 1px;
    line-height: 33px;
}
.ftr-social a img {
    max-height: 22px;
}
.license-header p {
    font-size: 16px;
    line-height: 24px;
}


}
@media(max-width:1499px) {
.ftr-parent .row {
	padding-left: 15px;
	padding-right: 15px;
}	
.header-top {padding: 7px 15px 7px 10px;}
.top-btns a.theme-btn {font-size: 16px;line-height: 22px;letter-spacing: 1.0px;padding: 8px 10px;}
.top-social a img {max-width: 20px;}
.header-top p {font-size: 16px;letter-spacing: 1.2px;}
.logo-section {padding: 10px 0 20px;}
.heading-title {margin-bottom: 20px;font-size: 40px;line-height: 50px;}
.our-process-box figure img {max-width: 70px;}
.our-process-box h3 {font-size: 20px;line-height: 28px;}
.our-process-row {padding-top: 0px;}
.logo-process-box {margin: -200px 0 0 100px;}
.home-banner {padding: 60px 0 260px;}
.banner-title {font-size: 40px;line-height: 50px;}
.banner-star p {font-size: 18px;line-height: 28px;}
.stardx img {max-width: 18px;}
.banner-caption ul li {padding-left: 23px;margin-bottom: 17px;background-position: top 6px left;font-size: 18px;line-height: 28px;background-size: 18px;}
a.theme-btn {padding: 12px 22px;font-size: 18px;line-height: 24px;}
a.theme-btn.btn-blue::before {right: -5px;bottom: -5px;}
a.theme-btn.btn-white::before {right: -5px;bottom: -5px;}
.banner-btns a.theme-btn.btn-white {margin-left: 15px;}
.form-hero input.button.gform_button {padding: 13px 22px;font-size: 18px;line-height: 26px;}
.banner-main-form-div .gform_wrapper .gform_footer {max-width: 179px;}
.form-hero .b-form-title {margin-bottom: 25px;font-size: 28px;line-height: 28px;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {font-size: 16px!important;padding: 7px 15px 7px 10px!important;height: 36px;line-height: 18px;}
.gform_wrapper .gfield {padding: 0 4px 10px;}
.form-hero .gform_body {margin: 0 -4px;}
.form-hero {padding: 27px 20px;}
section.drain-services-section {padding: 60px 0;}
section.landscape-services-section {padding: 60px 0;}
section.about-section {padding: 60px 0;}
section.testimonial-section {padding: 60px 0;}
section.gallery-section {padding: 60px 0 0px;}
.service-area-section {padding: 60px 0;}
section.faq-section {padding: 0 0 60px;}
.blog-section {padding: 60px 0;}
.footer {padding-top: 60px;}
.landscape-services-parent {padding-right: 0;}
.landscape-services-btns a.theme-btn.btn-blue {margin-right: 10px;}
.landscape-services-btns {padding-top: 10px;}
.landscape-services-parent ul li {width: 25%;padding: 10px;}
.landscape-services-box-bottum h4 {font-size: 24px;line-height: 38px;}
.landscape-services-box-bottum a {font-size: 28px;line-height: 34px;}
.emergency-drainage-text .heading-title {font-size: 38px;line-height: 36px;}
.emergency-drainage-btns {padding-top: 10px;}
.service-area-row {padding: 60px;}
.faq-box .card-header h5, .card-header-title {padding: 22px 42px 22px 20px;font-size: 20px;line-height: 28px;}
.card-body.default-css {padding: 2px 20px 10px 20px;}
.faq-box .card-header h5:after, .card-header-title::after {width: 40px;height: 40px;right: 10px;}
.discuss-btns a.theme-btn.btn-white {margin-right: 15px;}
.blog-content {padding: 20px 15px;margin: -40px 15px 0 15px;}
.blog-content h3 {font-size: 18px;line-height: 28px;}
.blog-wrapper .col-sm-4 {padding: 15px;}
.footer .container {padding: 0 15px !important;}
.ftr-left-row {padding-top: 40px;}
.ftr-title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
}
.ftr-item ul li {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.ftr-contact-col figure {
    width: 45px;
    height: 45px;
    line-height: 38px;
    margin-right: 10px;
    margin-top: 5px;
}
.ftr-contact-col p strong {font-size: 18px;line-height: 28px;}
.footer p {
    font-size: 16px;
    line-height: 24px;
}
.ftr-contact-col a {
    font-size: 16px;
    line-height: 24px;
}
.menu-copyright ul li {
    font-size: 16px;
    line-height: 26px;
}
.menu-copyright ul li::after {
    padding: 0 10px 0 13px;
    font-size: 16px;
    line-height: 26px;
}
.footer-menu ul li {
    font-size: 16px;
}
.footer-menu {
    padding: 16px 0;
}
.ftr-logo {padding-bottom: 0;}
.newsletter-title {
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 15px;
}
.newsletter-form .medium {padding: 10px 48px 13px 10px;height: 50px;font-size: 16px;line-height: 28px;}
.newsletter-form input.button.gform_button {width: 40px;height: 40px;}
.ftr-social {padding-top: 30px;}
.copyright-sections {
    padding: 16px 0 16px;
    margin-top: 20px;
}
.footer-menu ul li::after {
    padding: 0 33px;
    font-size: 16px;
}
.emergency-drainage-text {padding: 30px 50px 30px 20px;}
.landscape-services-parent ul { margin: 0 -10px; }
.form-hero .gform_wrapper .gform_footer::before { width: 180px; }

.service-area-section.innpaged { padding: 60px 0; }
.emergency-services-text .heading-title { font-size: 30px; line-height: 41px; }
.emergency-services-img figure { width: 665px; height: 100%; }
section.emergency-services-section { margin: 0 50px 80px; }
.page-nav ul li { margin: 0px; font-size: 18px; line-height: 24px; }
section.about-zuppardo-section { padding: 70px 0; }

.form-hero.service-detail-form .form-title { font-size: 25px; line-height: 28px; padding: 10px 15px; }
.sidebar-title { font-size: 26px; line-height: 30px; }
.estimatin-titel h4 { font-size: 28px; line-height: 33px; }
.sidebar-bnnr-text h4 { font-size: 30px; line-height: 40px; }

.sidebar-call { font-size: 24px; line-height: 30px; }
.free-estimate-row { padding: 70px 0; }
.free-estimate-text { padding: 70px 70px 70px 50px; max-width: 615px; }
section.free-estimate-serivce { padding-bottom: 40px; }
.free-estimate-row { padding: 50px 0; }
.emergency-area-text .heading-title { line-height: 40px; font-size: 26px; margin-bottom: 10px; } 
.emergency-area-text { padding: 50px 59px 50px 40px; }
.service-area-section.services-dtl-inn.inn2 .service-area-map figure { width: 100%; height: 100%; padding: 72px 40px; }
.page-template-template-service-areas .service-area-section.services-dtl-inn .service-area-left { padding: 30px; }
.service-area-section.services-dtl-inn.inn2 .area-location-bx figure { width: 69px; height: 72px; line-height: 60px; margin: 0 auto 15px; }
.service-area-left .subheading-title { font-size: 22px; line-height: 25px; }
.service-area-section.services-dtl-inn.inn2 .area-location-bx h6 { font-size: 18px; line-height: 26px; }
.search-btn { margin-bottom: 30px; padding: 20px 15px 20px; border: none; }
.search-medium { padding: 8px 50px 8px 15px; height: 44px; font-size: 16px; line-height: 24px; }
.search-btn button { top: 8px; width: 30px; right: 10px; }
section.no-results.not-found { text-align: center; }
.contact-info-icon figure { width: 90px; height: 90px; line-height: 90px; margin-right: 20px; }
.help-box .heading-title { line-height: 45px; font-size: 34px; }
.services-detail-left { padding: 15px; }
section.default-section .col-sm-4 { padding-left: 15px; }
.service-area-section.xx, .service-area-section.servicesarea-section { padding: 60px 0; }
.blog-detail-left { padding: 15px; }
.contact-left-form { padding: 0; }
.contact-right-form iframe { width: 100%; height: 790px; display: block; }
.gform_wrapper.gravity-theme .ginput_container_address span {
	padding: 0 4px 10px !important;
}
.drain-services-box h4 {
	font-size: 20px;
	line-height: 25px;
}
.form-hero .b-form-title {
	margin-bottom: 15px;
}

.floating-icon a {
	padding: 9px 15px;
	font-size: 18px;
	line-height: 24px;
}

.floating-icon {
	right: -76px;
}
.area-location-bx {
	padding-left: 0;
}
.client-nm-text h6 {
	font-size: 20px;
	line-height: 30px;
}
.landscape-services-box h4 {
	font-size: 20px;
	line-height: 24px;
}

}
@media(max-width:1399px) {
.header-top p {font-size: 16px;letter-spacing: normal;}
.testimonial-row-parent .col-sm-3 {-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}
.head-call-now.emergency-drainage-call { margin-left: 10px; }

.emergency-services-text .heading-title { font-size: 27px; line-height: 41px; }
section.default-section .col-sm-4 { padding-left: 15px; }

.service-detail-list ul { padding: 0 15px; }
.service-detail-list ul li a { padding: 9px 14px 9px 0; } 
.contact-address p { font-size: 18px; line-height: 25px; }
.contact-address p strong { font-size: 22px; line-height: 26px; }
.estimatin-titel { padding: 40px 25px; margin-bottom: 40px; }
.client-name figure { margin-right: 10px; }
#back-top-wrapper{display: none;}
.roofing-type-box h4 { font-size: 22px; line-height: 30px; }
.professional-text { padding: 120px 40px 120px 0; }
.logo-process-box {
	margin: -200px 0 0 50px;
}
.location-btns a.theme-btn.btn-blue {
	margin-right: 10px;
}
.ftr-parent .row {
	padding-left: 13px;
	padding-right: 13px;
}
	    .license-header p {
        font-size: 14px;
        line-height: 22px;
    }
	.head-call-now a {
        font-size: 22px;
    }
	
	
}
@media(max-width:1299px) {
	
.top-btns a.theme-btn.btn-blue { padding: 0 0px 0 13px; }
.head-call-now .headcall-inn { padding-left: 10px; }
.top-social { padding-right: 14px; }
.top-social a { padding: 0 6px; }
.head-call-now a { font-size: 22px; }
.head-call-now.emergency-drainage-call a { letter-spacing: 0px; }
.emergency-drainage-text .heading-title { font-size: 34px; line-height: 36px; }
.client-nm-text h6 { font-size: 20px; }
a.example-image-link { height: 70px; width: 70px; }
.service-area-list ul { margin-left: -10px; }
.ftr-contact-col figure { width: 40px; height: 40px; line-height: 36px; margin-right: 10px; margin-top: 5px; }
.ftr-contact-col p { font-size: 17px; }
.header-top p { font-size: 15px; }
.landscape-services-box-bottum h4 {
	font-size: 21px;
	line-height: 33px;
}
.emergency-call-div { width: 95%; }
.emergency-services-img figure { width: 545px; height: 100%; }
.emergency-services-img { margin: -30px 0; }
.estimatin-titel { padding: 30px 20px; margin-bottom: 30px; }
.sidebar-call { font-size: 21px; line-height: 30px; }
.about-btns a.theme-btn.btn-blue {
	margin-right: 15px;
}
.ftr-parent .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	order: 1;
}
.ftr-parent .col-sm-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	order: 2;
}
.ftr-social {
    padding-top: 20px;
}
.about-ftr {
    max-width: 1000px;
    margin: 0 auto 30px;
    text-align: center;
}
.newsletter-title {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 15px;
}
.ftr-left-row .col-sm-4 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}



}
@media(max-width:1199px) {
h1 {font-size: 26px;line-height: normal;}
h2 {font-size: 24px;line-height: normal;}
h3 {font-size: 23px;line-height: normal;}
h4 {font-size: 22px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 18px;line-height: normal;}
.container {padding: 0 15px !important;}
.container-fluid {padding: 0 15px !important;}
p {font-size: 16px;line-height: 22px;}

.container { max-width: 100% !important; padding: 0 15px; }
.ftr-title { font-size: 22px; line-height: 22px; background: #fff; margin: 15px 0; text-align: center; display: block !important; padding: 8px 0 9px; }
.ftr-item ul li a br{display: none;}
.ftr-item ul li { margin-bottom: 0; font-size: 15px; line-height: 22px; border-bottom: 1px solid #cbc7c7; padding: 6px 0; }
.ftr-item ul li:last-child{border-bottom: 0;}
.footer-menu{padding: 0; border: none;text-align: center;}
.footer-menu ul{display: block;}
.footer-menu ul li::after{display: none;}
.footer-menu ul li{ margin-bottom: 0; font-size: 15px; line-height: 22px; border-bottom: 1px solid #cbc7c7; padding: 6px 0; display: block; }
.footer-menu ul li:last-child{border-bottom: 0;}
.ftr-contact-col { display: block; text-align: center; margin-top: 20px; margin-bottom: 0; }
.ftr-contact-col figure { width: 37px; height: 37px; line-height: 31px; margin: 0 auto 10px; }
.footer .col-sm-4, .footer .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.footer .col-sm-3 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.footer .col-sm-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.ftr-item.item2 ul { column-count: 1; }
.ftr-contact-col p {
	font-size: 15px;
}
.footer .col-sm-8{order: 2;}
.footer .col-sm-4{order: 1;}
.ftr-social { padding-top: 15px; text-align: center; padding-bottom: 10px; }
.ftr-item { text-align: center; }
.about-ftr { text-align: center; max-width: 100%; margin: 0; }
.footer-info-icon { display: block; }
.footer-address { padding: 11px 0; text-align: center; }
.footer-info-icon figure { width: 40px; height: 40px; line-height: 36px; margin: 0 auto 10px; }
.footer-info-icon figure img { width: auto; max-height: 22px; }
.footer-address p strong { font-size: 20px; line-height: 26px; }
.newsletter-form {
	padding: 0;
}
.service-area-row .row {
	align-items: center;
}
.quto {
	padding-right: 11px;
}
.gallery-item-parent {
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 10px;
}



.newsletter-form .medium { padding: 8px 50px 9px 15px !important; height: 44px; border-radius: 10px 0px; font-size: 16px !important; line-height: 22px !important; }
.about-ftr .ftr-title { margin: 0; }
.newsletter-form input.button.gform_button { width: 45px; height: 40px; top: 2px; right: 3px; border-radius: 10px 0px; margin: 0 !important; }
.footer-row-parent { padding-top: 20px; }
.ftr-logo img { max-width: 226px; }
.ftr-logo { margin-bottom: 0;  }
.footer { padding-top: 40px; margin: 0;}
.ftr-parent .col-sm-3:nth-child(4) .ftr-item { margin-left: 0; }
.footer .col-sm-2:last-child .ftr-item { margin-left: 0; }
.copyright-sections .col-sm-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.menu-copyright ul li::after{display: none;}
.copyright-sections .col-sm-6:first-child{order: 2;}
.copyright-sections .col-sm-6:last-child{order: 1;} 
.copyright-sections { padding: 0 0 15px; margin: 10px auto 0; border: none; text-align: center; }
.menu-copyright ul li{ margin-bottom: 0; font-size: 15px; line-height: 22px; border-bottom: 1px solid #cbc7c7; padding: 6px 0; display: block; } 
.copyright { padding-top: 14px; }
.menu-copyright { float: none; text-align: center;padding-top: 0; }
.footer .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.ftr-item.ftr-item-2 ul { display: block; }
.ftr-item.ftr-item-2 ul li { width: 100%; }
.ftr-item.ftr-item-2 { margin-left: 0; }
.header-top {
	padding: 0;
	display: none;
}
.header-bottom {
	padding: 0 60px 0 0px;border: none;
}
.home-banner .col-sm-7 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.home-banner .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top:15px;}
.footer .col-sm-3:nth-child(2) .ftr-item ul { column-count: 1; }
.floating-icon{display:none;}
.header-section .col-sm-2 { padding: 0 15px; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } 
.header-section .col-sm-10 { padding: 0 15px; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.top-logo {  text-align: left; display: inline-block; }
.top-logo img { max-width: 240px; }
.head-call-now figure { width: 32px; }
.head-call-now a { font-size: 22px; }
.header-menu-parent { padding: 0 50px 0 0; display: block; text-align: right; float: right; }
.header-section .row { align-items: center; }
.header-section{padding: 10px 0;}
.home-banner { padding: 40px 0 40px; }
.banner-star p { padding-left: 5px; font-size: 16px; }
.stardx img { width: auto; max-height: 15px; }
.banner-title { font-size: 28px; line-height: 34px; margin-bottom: 15px; }
.form-hero .b-form-title { font-size: 25px; margin-bottom: 11px; line-height: 27px; }
.banner-caption ul li { padding-left: 21px; margin-bottom: 8px; font-size: 16px; line-height: 22px; background-size: 16px; background-position: top 2px left; }
a.theme-btn { font-size: 16px; line-height: 20px; padding: 10px 16px 10px; min-width: auto;  }
.banner-btns a.theme-btn { margin-right: 8px; }
.form-hero { max-width: 100%; padding: 20px 15px; float: none; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select { font-size: 15px !important; line-height: 20px !important; padding: 5px 13px 5px !important; }
.gform_wrapper .medium{ font-size: 15px !important; line-height: 20px !important; padding: 5px 13px 5px !important; } 
.gform_wrapper .gfield { padding: 0 6px 11px; }
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 7px 11px !important; }
.form-hero .gform_body { margin: 0 -7px; }
.form-hero input.button.gform_button { font-size: 16px; line-height: 22px !important; padding: 9px 20px;  }
.gform_wrapper.gravity-theme .gform_drop_instructions { margin-bottom: 0 !important; }
.logo-section { max-width: 100%; margin: 0; }
.form-hero .gform_wrapper .gform_footer::before {
	width: 100%;
}
.banner-main-form-div .gform_wrapper .gform_footer {
	max-width: 162px;
}
.floating-icon-mobi { display: block !important; }
.floating-icon-mobi a { padding: 7px 15px; display: block; text-align: center; border-radius: 0; color: #fff; font-family: 'Outfit'; font-size: 22px; font-style: normal; font-weight: 500; line-height: 24px; background: #FF0C0C; }
.floating-icon-mobi a:hover{ color: #fff; background: #30457C; }
.ftr-social a { height: 40px; width: 40px; margin: 0 1px; line-height: 34px; }
.ftr-social a img { width: auto; max-height: 19px; }
.newsletter-title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
}
.ftr-left-row {
	padding-top: 0;
}
.head-call-now figure img {
	max-width: 34px;
}
.form-hero .gform_wrapper input[type="text"],
.form-hero .gform_wrapper textarea,
.form-hero .gform_wrapper select,
.form-hero .gform_wrapper .medium {
	font-size: 15px !important;
	padding: 7px 15px 7px 10px !important;
	height: 38px;
}
.form-hero .gform_wrapper label {
	font-size: 14px !important;
	line-height: 26px;
}
.banner-btns {
	padding-top: 10px;
}
.banner-btns a.theme-btn.btn-white {
	margin-left: 0px;
}
.logo-process-box {
	margin: 0;
}
.logo-list ul li {
	padding: 9px;
}
.home-banner::after{display: none;}
section.our-process-section {
	padding: 40px 0;
}
.heading-title {
	margin-bottom: 13px;
	font-size: 30px;
	line-height: 40px;
}
.our-process-box figure img {
	max-width: 60px;
}
.our-process-box figure {
	margin-bottom: 14px;
}
.our-process-box {
	padding: 5px 10px;
}
section.drain-services-section {
	padding: 40px 0;
}
.drain-services-parent ul li {
	padding: 0 15px;
	width: 25%;
	margin: 15px 0;
}	
.drain-services-box figure img {
	max-width: 64px;
}
.drain-services-box figure {
	margin-bottom: 15px;
}
.drain-services-box h4 {
	font-size: 18px;
	line-height: 23px;
}
section.landscape-services-section {
    padding: 40px 0;
}
.landscape-services-top .col-sm-9 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.landscape-services-top .col-sm-3 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.landscape-services-parent ul {
	margin: 0 -10px;
	justify-content: center;
}
.landscape-services-box figure img {
	max-width: 60px;
}
.landscape-services-box {
	padding: 15px 10px;
}
.landscape-services-box h4 {
	font-size: 18px;
	line-height: 24px;
}
.landscape-services-btns {
	padding-top: 10px;
	text-align: center;
}
.landscape-services-img{display: none;}
section.about-section {
	padding: 40px 0;
}
.head-call-now.emergency-drainage-call a {
	letter-spacing: 0px;
	font-size: 18px;
}
.head-call-now.emergency-drainage-call figure img {
	max-width: 24px;
}
.head-call-now.emergency-drainage-call figure {
	width: 36px;
	height: 36px;
	line-height: 34px;
	left: 5px;
	top: 5px;
}
.head-call-now.emergency-drainage-call {
	padding: 10px 10px 10px 40px;
}
.emergency-drainage-text {
	padding: 30px 20px 30px 20px;
}
.emergency-drainage-text .heading-title {
	font-size: 30px;
	line-height: 36px;
}
section.testimonial-section {
	padding: 40px 0;
}
.quto figure {
	width: 50px;
		height: 50px;
		line-height: 48px;
}
.quto figure img {
	width: 34px;
}
.client-nm-text h6 {
	font-size: 18px;
	line-height: 25px;
}
.client-say-box p {
	font-size: 14px;
	line-height: 20px;
}
.client-nm-text {
	margin-left: -30px;
	padding-bottom: 10px;
}
.client-say-box {
	padding: 15px 15px 15px;
}
.start-icon img {
	max-width: 16px;
}
.testimonial-row-parent .col-sm-3 {
	padding: 15px 16px;
}
.testimonial-row-parent {
	padding-left: 15px;
}
section.gallery-section {
	padding: 40px 0 0px;
}
.gallery-row-parent .col-sm-3 {
	padding: 8px;
}
.gallery-row-parent .row {
	margin: 0 -10px;
}
.gallery-btns {
	padding: 20px 0px 7px;
}
.service-area-row {
	padding: 40px 25px;
}
.area-location-bx h6 {
	margin: 0;
	padding-left: 10px;
	font-size: 16px;
	line-height: 22px;
}
.area-location-bx figure img {
	width: 20px;
	position: relative;
	top: -2px;
}
.service-area-list ul {
	margin-left: 0;
}
.area-location-bx {
	padding: 10px 10px 0 0;
}
.location-btns {
	padding-top: 20px;
}
.service-area-section {
    padding: 40px 0;
}

.discuss {
	padding: 40px 15px;
}
section.about-section.inn {
	padding: 40px 0;
}



section.emergency-services-section { margin: 0 15px 40px; }
.emergency-services-text .heading-title { font-size: 25px; line-height: 34px; }
.freeEstimate-left-detail { padding: 41px 0; }
.freeEstimate-left-inn { padding: 100px 30px; height: 100%; }
.service-free-estimate { padding-bottom: 40px; }
.wp-pegination { padding-top: 20px; }
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a { width: 40px; height: 40px; margin: 0 5px; text-align: center; line-height: 31px; font-size: 20px; }
.contact-info-inn h2 { font-size: 26px; line-height: 26px; margin-bottom: 20px; }
.contact-info-icon figure { width: 40px; height: 40px; line-height: 32px; margin-right: 15px; margin-top: 5px; }
.contact-info-icon p strong { font-size: 20px; line-height: 20px; }
.contact-page-right h1.heading-title { font-size: 28px; line-height: 34px; margin-bottom: 15px; }
.contact-info-inn { padding: 40px 35px; }
.contact-page-right { padding: 30px 30px 35px 0px; }
.contact-page-right .form-hero input.button.gform_button { padding: 8px 15px; }
.contact-page-right .form-hero .gform_wrapper .medium { height: 40px; }
.contact-page-section { padding: 40px 0; }
.contact-map-section { padding-top: 40px; }
section.inner-banner .caption-absolute { top: 45%; }
section.default-section { padding: 40px 0; }
.form-title { font-size: 22px; padding: 10px 15px; margin-bottom: 15px; line-height: 25px; }
.sidebar-title{ font-size: 22px; padding: 10px 15px; margin-bottom: 15px;line-height: 25px; }
.service-detail-list ul { padding: 0 8px; }   
.service-detail-list ul li a { padding: 8px 18px 8px 0; font-size: 16px; line-height: 22px; }
.estimatin-titel h4 {font-size: 22px; line-height: 30px; margin-bottom: 15px; }
.sidebar-bnnr-text h4 { font-size: 24px; line-height: 30px; margin: 0;}
.sidebar-bnnr-text h4 small { font-size: 22px; }
.sidebar-call { font-size: 18px; padding: 5px 15px 5px; line-height: 28px; }
.iconfff img { width: 40px; }
.iconfff { height: 60px; width: 60px; line-height: 56px; }
section.services-detail.default-section .col-sm-8 { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; }
section.services-detail.default-section .col-sm-4 { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
.estimatin-titel { padding: 30px 15px; }
.gallery-img ul li { padding: 10px; }
.nav-previous a, .nav-next a { padding: 7px 20px; font-size: 16px; line-height: 25px; }
section.emergency-area-services { margin: 0 15px 40px; }
.service-area-section.services-dtl-inn.inn2 { margin-top: 40px; }
section.professional-serivce {padding: 0 0 40px;}
.professional-text {padding: 90px 70px 90px 0;}
.free-estimate-text {padding: 40px 20px 40px 25px;max-width: 500px;}
.page-nav ul li { font-size: 16px; line-height: 22px; }
.page-nav{border: none;}
section.about-zuppardo-section { padding: 40px 0; }
.form-hero.service-detail-form .form-title { font-size: 22px; line-height: 25px; padding: 10px 15px; }
.testimonial-section.innside { padding: 0 0 40px; }
.service-area-section.services-dtl-inn.inn2 { margin-top: 0; padding: 40px 0; }
.service-area-section.services-dtl-inn.inn2 .service-area-map figure { padding: 30px 31px; }
.service-area-section.services-dtl-inn.inn2 .service-area-list ul li { width: 33.33%; list-style: none; }
.emergency-area-text p { font-size: 16px; line-height: 22px; }
.emergency-area-text { padding: 40px 15px 40px 15px; }
.emergency-area-services-btn { padding-top: 0; }
section.blog-section.blog-inn { padding: 40px 0; }
.contact-info-icon figure img { width: auto; max-height: 30px; }
.contact-info-icon figure { width: 50px; height: 50px; line-height: 45px; margin-right: 15px; margin-top: 5px; }
.contact-address p { margin: 0; font-size: 16px; line-height: 23px; }
.contact-page-form { padding-top: 40px; }
.contact-page-form .heading-title { margin-bottom: 20px; }
.contact-left-form { padding: 0; }
.contact-form-col .gform_wrapper .medium { font-size: 16px !important; padding: 5px 10px 5px 5px !important; height: 40px; line-height: 22px; }
.contact-form-col input.button.gform_button { padding: 10px 20px; font-size: 16px; line-height: 22px !important; }
.contact-form-col .gform_footer.top_label {
	max-width: 160px;
}
.contact-form-col .ginput_complex select{ font-size: 16px !important; padding: 5px 10px 5px 5px !important; height: 40px; line-height: 22px; }
.contact-form-col .ginput_complex input[type='text']{ font-size: 16px !important; padding: 5px 10px 5px 5px !important; height: 40px; line-height: 22px; }
.contact-info-call-row a.external-dni { font-size: 18px; line-height: 24px; }
section.testimonial-section.pageinn { padding-top: 40px; }

.help-section.innhelp { margin-top: 0; }
.gutters-company-box { padding: 25px 15px; }
.gutters-company-section.inn { padding: 40px 0; }
.gallery-section.inn { padding: 40px 0; }
.gallery-row-parent ul li { padding: 7px; }

.service-area-section.innpaged { padding-bottom: 40px; }
section.emergency-area-services .row { align-items: inherit; }
.testimonial-section.pageinn { padding: 40px 0px; }
 .contact-form-col .gform_wrapper.gravity-theme fieldset .ginput_container_address { margin-left: 0; margin-right: 0; }
.contact-right-form iframe { height: 628px; display: block; }
.contact-form-col .gform_wrapper .medium.gfield_select { background-size: 15px !important; background-position: right 10px center !important; }
.contact-form-col .ginput_complex select{ background-size: 15px !important; background-position: right 10px center !important; }
.service-detail-right.sticky { position: sticky; top: 89px; right: 0; }
.header-section.innheader { background: #fff; position: relative; }
.header-section.innheader.sticky{background-color: #fff;}
.services-detail-left figure.fimgs { margin-bottom: 10px; }
.service-area-section.xx,
.service-area-section.servicesarea-section { padding: 40px 0; }
.emergency-area-services-btn a.theme-btn.btn-red { margin-right: 5px; }
nav.navigation.post-navigation { overflow: hidden; padding: 5px 0 10px; }
.page-nav-box { padding: 8px 0; position: relative; display: block; min-width: auto; border-radius: 0; float: none; border: none; margin-top: 0; }
.page-nav { border: none; background: #4d97d2; }
.service-area-section.innpaged { padding: 40px 0; }
.free-estimate-row { padding: 40px 0; }

.moxie-shim.moxie-shim-html5{display: none;}
.ginput_recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.about-btns {
	padding-top: 10px;
}
.free-estimate-btns a.theme-btn.btn-blue {
	margin-right: 10px;
}
.blog-content {
	padding: 20px 15px;
	margin: -30px 10px 0 10px;
}
.form-hero .gform_wrapper .gform_footer {
	max-width: 160px;
	position: relative;
}
.drain-services-parent {
	overflow: hidden;
}
.license-contact {
    margin-top: 25px;
}
.license-contact p {
    margin: 0 8px;
}





}
@media(max-width:1024px) {
.services-area-img figure::before{display: none;}
.service-area-left ul li { width: 50%; }
.services-area-btns a.theme-btn { margin-right: 5px; }
a.theme-btn { font-size: 14px; }

.emergency-services-img { display: none; }
.emergency-services-text { padding: 40px 0; }
section.emergency-services-section .col-sm-4 { padding: 0 15px; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
section.emergency-services-section .row::before { top: 79px; }
.emergency-services-call figure { width: 80px; height: 80px; line-height: 78px; margin: 0 auto 15px; }
.blog-wrapper .col-sm-4 {
	padding: 15px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

}

@media(max-width:991px) {
.emerg-call { font-size: 20px; line-height: 30px; }

.freeEstimate-left-inn { padding: 30px 15px; }
.contact-info-inn { padding: 40px 25px; }
section.blog-section.blogpage-single-section .col-sm-8 { -ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%; }
section.blog-section.blogpage-single-section .col-sm-4 { -ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%; }
.servie-detail-image { margin-bottom: 20px; }
.service-detail-form .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span { flex: 0 0 100%; }
.service-detail-form .gform_wrapper.gravity-theme .ginput_complex .ginput_full { flex: 0 0 100%; }
.contact-info-icon figure { margin-right: 10px; }
.contact-address p { margin: 0; font-size: 14px; line-height: 21px; }
section.faq-page-section.default-section .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.inner-banner>img { width: 100%; height: 220px; object-fit: cover; }
section.inner-banner .caption-absolute { top: 50%; }
.freeEstimate-parent-row .col-sm-6 { padding: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.freeEstimate-parent-row .col-sm-6:last-child figure{display: none;}
.freeEstimate-left-detail { padding: 0; }
.freeEstimate-left-inn { padding: 40px 15px; }
.contact-info-inn { padding: 40px 15px; }
.professional-text { padding: 70px 40px 50px 0; }
.choose-gutter-heading { padding: 10px 0; }
.service-area-list ul li { width: 50%; }
.blog-wrapper .col-sm-4 { padding: 15px; }
.banner-main-form-div { padding-left: 0; }
.emergency-area-services-btn.help-btns a.theme-btn.btn-red { margin-right: 7px; }
.service-detail-right.sticky { top: 133px; }
.testimonial-row-parent .col-sm-4 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.blog-wrapper { padding: 0 0; }

section.emergency-drainage-section .col-sm-6 {
	padding: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.emergency-drainage-text {
    padding: 30px 15px 30px 15px;
}


}

@media(max-width:900px) {
section.faq-section .col-sm-7 { padding-left: 15px; padding-right: 15px; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.faq-img { display: none; }
.blog-wrapper .col-sm-4 { padding: 15px; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.service-area-section .col-sm-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.services-area-img{display: none;}
.service-area-left ul li { width: 33.33%; }
.services-list ul li { padding: 70px 15px 0; }
.service-area-section.innpaged .col-sm-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.service-area-section.innpaged .col-sm-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
}

.services-area-map figure {
    padding: 14px;
}

.free-estimate-btns a.theme-btn.btn-blue {
    margin-right: 3px;
}
.free-estimate-btns a.theme-btn.btn-red {
    margin-right: 0;
}
.banner-star p {
	font-size: 14px;
}
.landscape-services-parent .section-heading {
	text-align: center;
}
.ftr-contact-col p strong {
	font-size: 18px;
	line-height: 28px;
}
.blog-content h3 {
	font-size: 16px;
	line-height: 22px;
}
}

@media(max-width:812px) {
h1 { font-size: 22px; line-height: 28px;}
h2 { font-size: 20px; line-height: 26px;}
h3 { font-size: 18px; line-height: 24px;}
h4 { font-size: 16px; line-height: 22px;}
h5 { font-size: 14px; line-height: 20px;}
h6 { font-size: 13px; line-height: 18px;}
p { font-size: 14px; line-height: 20px; margin-bottom: 10px; }
.home-banner .col-sm-7 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.home-banner .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 30px;}
.drain-services-box figure img {
	max-width: 56px;
}
.drain-services-box figure {
	margin-bottom: 13px;
}
.banner-caption-left { padding-top: 0; }
.banner-btns { padding-top: 8px; }
.banner-title br{display: none;}
.form-hero .b-form-title { font-size: 22px; margin-bottom: 10px; line-height: 26px; }
.call-us-mid-section .heading-title { font-size: 22px; margin-bottom: 15px; line-height: 28px; }
.callUs-mid-left { padding: 40px 0; float: none; }
.our-process-box h3 { font-size: 18px;line-height: 23px; }
.our-process-row .col-sm-4::after{display: none;}
.our-process-row .col-sm-4 { padding: 20px 15px 0; }
.services-box figure img { width: auto; max-height: 44px; }
.services-box figure { line-height: 75px; height: 98px; width: 80px; margin: -80px auto 15px; }
.services-box h4 { font-size: 19px; line-height: 20px; }
.services-box { padding: 40px 15px 25px; }
.services-list ul li { padding: 55px 15px 0; }
.heading-title { font-size: 22px; line-height: 30px; margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 14px; line-height: 20px; margin: 0 0 8px; }
.about-btns {
	padding-top: 10px;
}

section.about-section .col-sm-7 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; order: 2; }
section.about-section .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;order: 1; }

.testimonial-row-parent .col-sm-3 { padding: 15px 15px; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.card-body.default-css { padding: 2px 20px 10px 0; }
.faq-box .card-header h5, .card-header-title { font-size: 16px; line-height: 22px; }
.faq-box-left { padding: 40px 0 39px 0; }
.banner-title { font-size: 22px; line-height: 28px; margin-bottom: 12px; }
.banner-caption ul li { padding-left: 20px; margin-bottom: 8px; font-size: 15px; line-height: 21px; background-size: 14px; background-position: top 2px left; }
.top-logo img {
	max-width: 180px;
}
.stardx img {
	width: auto;
	max-height: 12px;
}
.banner-star {
	padding-bottom: 5px;
}
.our-process-box figure img {
	max-width: 50px;
}
.drain-services-box {
	padding: 15px 10px;
}
.drain-services-box h4 {
    font-size: 16px;
    line-height: 20px;
}
.landscape-services-box h4 {
	font-size: 16px;
	line-height: 22px;
}
.emergency-drainage-text .heading-title {
	font-size: 22px;
	line-height: 30px;
}
section.gallery-section::before{display: none;}
a.example-image-link {
	height: 50px;
	width: 50px;
}
a.example-image-link img {
	width: 22px;
}
.service-area-row {
	padding: 40px 15px;
}
.top-logo img {
	max-width: 200px;
}
.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
	font-size: 14px !important;
}




.freeEstimate-btns .theme-btn { margin: 10px 2px 0; }
.page-nav ul li { font-size: 15px; line-height: 20px; }
.contact-page-parent .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.contact-page-parent .col-sm-7 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.contact-info-left-image{display: none;}
.contact-info-left { height: auto; text-align: center; }
.contact-info-icon { display: block; margin: 0; text-align: center; padding: 14px 0;border-bottom: 1px solid rgb(255 255 255 / 22%); } 
.contact-info-icon figure { width: 50px; height: 50px; line-height: 46px; margin: 0 auto 10px;}
.contact-info-icon:nth-child(4){border-bottom: 0; padding-bottom: 0;}
.contact-page-right { padding: 30px 15px 35px 15px; }
.form-title { font-size: 18px; padding: 8px 15px; line-height: 21px; }
.sidebar-title { font-size: 20px; padding: 8px 15px; }
.service-detail-list ul li a { padding: 8px 18px 8px 0; font-size: 15px; line-height: 20px; }
.estimatin-titel h4 { font-size: 22px; line-height: 29px; margin-bottom: 13px; } 
.servie-detail-image { margin-bottom: 20px; }
section.services-detail.default-section .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
section.services-detail.default-section .col-sm-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 30px; }
.form-hero.service-detail-form { margin-bottom: 30px; }
.service-detail-list { margin-bottom: 30px; }
.estimatin-titel { margin-bottom: 30px; }
section.blog-section.blogpage-single-section .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
section.blog-section.blogpage-single-section .col-sm-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 30px; }

.nav-previous a, .nav-next a { padding: 7px 15px; font-size: 15px; line-height: 22px; }
.blog-info a { font-size: 15px; line-height: 23px; }
.service-detail-form .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span { flex: 0 0 50%; }
.service-detail-form .gform_wrapper.gravity-theme .ginput_complex .ginput_full { flex: 0 0 100%; }
.stardx { top: -1px; }

.service-area-left .subheading-title { font-size: 20px; }
.page-template-template-service-areas .service-area-section.services-dtl-inn .service-area-left { padding: 15px; }
.service-area-section.services-dtl-inn.inn2 .area-location-bx figure { width: 49px; height: 47px; line-height: 40px; margin: 0 auto 15px; border-radius: 4px 4px 20px 4px; }

.service-area-section.services-dtl-inn.inn2 .area-location-bx h6 { font-size: 16px; line-height: 22px; padding-left: 0px; }
.emergency-area-text .heading-title { line-height: 26px; font-size: 20px; margin-bottom: 10px; }
.contact-page-form .col-sm-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.contact-right-form iframe { width: 100%; height: 300px; }
.contact-form-col input.button.gform_button{line-height: normal !important;}
.contact-page-form .col-sm-6:first-child { padding-right: 15px; }
.contact-page-form .col-sm-6:last-child { padding-left: 15px; }
.contact-page-form .gform_wrapper.gravity-theme .ginput_container_address { margin-left: 0; margin-right: 0; }
.wp-pegination { padding: 25px 0 0; }
.modal.popup-form .modal-body .form-hero { padding: 20px 15px; }
.service-detail-right.sticky { position: relative; top: 0; right: 0; }
.professional-btns a.theme-btn.btn-red { margin-right: 2px; }

}


@media(max-width:767px) {
.gallery-row-parent .col-sm-3 { margin: 8px 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
.our-process-row .col-sm-4 { padding: 15px 15px 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.call-us-mid-section .col-sm-8 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.call-us-mid-section .col-sm-4 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.mid-call-right{display: none;}
.top-logo img { max-width: 210px; }
.callUs-mid-left { padding: 40px 0; float: none; text-align: center; }
.buttons-prent { justify-content: center; }
.professional-text { padding: 40px 15px 40px 15px; text-align: center; background: rgb(255 255 255 / 75%); }
.professional-row { border-radius: 25px; }
.contact-info-parent .col-sm-4 { padding: 10px 15px; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.contact-info-parent .row{justify-content: center;}
section.service-area-section.innside .service-area-left { padding-bottom: 0; }


}

@media(max-width:700px) {
.services-list ul li { width: 50%; }

section.emergency-area-services .col-sm-5 { padding: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
section.emergency-area-services .col-sm-7 { padding: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.gallery-img ul li { padding: 5px; }
.stardx img { width: auto; max-height: 13px; }
.stardx { top: -1px; padding-right: 0; }
.professional-text { padding: 40px 11px 40px 11px; }
.emergency-area-text { text-align: center; }
.emergency-area-text p { font-size: 15px; line-height: 20px; }
.service-area-section.services-dtl-inn.inn2 .row { align-items: inherit; justify-content: center; }
.service-area-section.services-dtl-inn .col-sm-7{ -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.service-area-section.services-dtl-inn .col-sm-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.contact-page-parent .col-sm-4 { padding: 5px 15px; border-right: none; border-bottom: 1px solid rgba(26, 36, 107, 0.2); -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.contact-info-icon figure { width: 50px; height: 50px; line-height: 46px; margin: 0 auto 10px; }
.contact-info-icon figure img { width: auto; max-height: 25px; }
.gallery-row-parent ul li { padding: 6px; width: 33.33%; }
.drain-services-parent ul li {
    padding: 0 15px;
    width: 33.33%;

}
.landscape-services-parent ul li {
	width: 33.33%;
}

.blog-wrapper .col-sm-4 {
	padding: 10px 15px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.license-header {
    display: none;
}
	
	
	
}


@media(max-width:575px) {
.top-logo { text-align: center; display: block; }
.top-logo img { max-width: 188px; }
.header-section.sticky .top-logo img { max-width: 188px; }
.head-call-now figure { display: none; }
.head-call-now { display: block; text-align: center; width: 100%; order: 1; margin: 0; padding: 10px 0 10px; border-top: 1px solid #ccc; margin-top: 10px; }
.header-menu-parent { padding: 0; display: block; text-align: center; float: none; }
.head-call-now p strong { font-size: 18px; }
.header-bottom { display: block; text-align: center; padding-right: 0;position: static;}
.header-section .col-sm-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.header-section .col-sm-10 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0; position: static; }
.head-call-now a { font-size: 25px; line-height: 22px; }
.head-call-now .headcall-inn { padding-left: 0; }
.header-section{padding-bottom: 0;}
.top-header { padding: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.testimonial-row-parent .col-sm-3 { padding: 8px 15px; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.gallery-row-parent .row{margin: 0 -8px;}
.gallery-row-parent .col-sm-3 { margin: 8px 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; padding: 0 8px; }
.our-process-row .col-sm-4 { padding: 15px 15px 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; border-bottom: 1px solid #ccc; }
.our-process-row .col-sm-4:last-child{border-bottom: 0;}
.services-box h4 { font-size: 16px; line-height: 18px; }
.services-box { padding: 40px 11px 25px; }
.blog-wrapper .col-sm-4 { padding: 9px 15px; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.professional-btns a.theme-btn.btn-blue { margin-right: 2px; }
.free-estimate-text { padding: 40px 15px 40px 15px; max-width: 100%; text-align: center; background: rgb(2 31 53 / 78%); }
.free-estimate-row { padding: 0; }
.free-estimate-btns a.theme-btn.btn-red { margin-right: 2px; }
.emergency-area-text { text-align: center; padding: 30px 0 0; }
.gallery-img ul li { padding: 5px; width: 50%; }
section.emergency-area-services .emergency-area-text { padding: 30px 15px; }
.contact-address p { margin: 0; font-size: 16px; line-height: 21px; }
.landscape-services-parent ul li {
	width: 50%;
	padding: 10px;
}
.our-process-box {
	padding: 0;
}
.drain-services-parent ul li {
	padding: 0 15px;
	width: 50%;
	margin: 10px 0;
}
.drain-services-parent ul li:nth-child(3){
	border-left: 0;
}
.drain-services-parent ul li:nth-child(5) {
	border-left: 0;
}
.about-btns a.theme-btn.btn-blue {
	margin-right: 7px;
}
.area-location-bx h6 {
	margin: 0;
	padding-left: 8px;
	font-size: 14px;
	line-height: 20px;
}
.area-location-bx figure img {
	width: 18px;
	position: relative;
	top: -2px;
}
.discuss-btns a.theme-btn.btn-white {
	margin-right: 10px;
}
.client-nm-text h6 {
	font-size: 16px;
	line-height: 22px;
}
.head-call-now.emergency-drainage-call {
	padding: 10px 10px 10px 9px;
	margin-left: 0;
	border: none;
}
.our-process-row .col-sm-4::before{display: none;}
.professional-btns a.theme-btn.btn-blue {
	margin-left: 3px;
}
.professional-btns a.theme-btn.btn-white {
	margin-left: 7px;
}
.location-btns a.theme-btn.btn-blue {
	margin-right: 6px;
}
.emergency-drainage-btns .head-call-now.emergency-drainage-call {
	display: inline-block;
	width: auto;
	margin-left: 10px;
	margin-top: 0;
}
.license-contact {
    display: block;
    margin-top: 15px;
}
.license-contact p {
    margin: 10px 0px;
    text-align: center;
}



}

@media(max-width:525px) {
.service-area-left ul li { width: 50%; }
.area-location-bx { padding: 6px 5px;padding-left: 0; }

}

@media(max-width:480px) {
.logo-list ul li { padding: 8px 10px; width: auto;
	text-align: center;
	height: auto; }
.logo-list ul li figure img {
	transition: 0.6s;
	width: auto;
	max-height: 64px;
}
.logo-list ul li figure {
	text-align: center;
}
.logo-list ul {
	justify-content: center;
}
.banner-star p { padding-left: 5px; font-size: 13px; }
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
a.theme-btn { font-size: 13px; line-height: 20px; padding: 8px 14px 8px; }
.services-area-btns a.theme-btn.btn-blue { margin-right: 0; }
.services-area-btns a.theme-btn { margin-right: 8px; }
.about-btns a.theme-btn.btn-red { margin-right: 8px; }
.about-btns a.theme-btn { margin-right: 8px; }
.about-btns a.theme-btn.btn-blue { margin-right: 7px; }
.theme-btn.btn-red { margin-right: 4px; }
.button-center.text-center a.theme-btn { margin: 5px 5px 0 0; }
.button-center.text-center a.theme-btn.btn-blue { margin-right: 0; }
.banner-btns a.theme-btn { margin-right: 8px; }
.banner-btns a.theme-btn.btn-blue { margin-right: 8px; }
.stardx img {
	width: auto;
	max-height: 10px;
	max-width: 100%;
}
.professional-btns a.theme-btn { font-size: 12px; padding: 8px 11px; margin-top: 5px; }
.free-estimate-btns a.theme-btn { margin: 5px 0 0; padding: 8px 12px; font-size: 12px; }
.service-detail-form .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.service-detail-form .gform_wrapper.gravity-theme .ginput_container_address span { flex: 0 0 100%; }
.service-area-section.services-dtl-inn.inn2 .service-area-list ul li { width: 50%; list-style: none; margin: 10px 0; }
.contact-form-col .gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.free-estimate-btns a.theme-btn.btn-blue {
	margin-right: 6px;
}
.emergency-drainage-btns .head-call-now.emergency-drainage-call {
	display: inline-block;
	width: auto;
	margin-left: 7px;
	margin-top: 0;
	padding: 10px 10px 10px 9px;
}
.head-call-now.emergency-drainage-call a {
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 18px;
}
.emergency-drainage-btns .head-call-now.emergency-drainage-call {
	display: inline-block;
	width: auto;
	margin-left: 7px;
	margin-top: 0;
	padding: 8px 10px 8px 9px;
}

}
@media(max-width:400px) {
a.theme-btn { font-size: 13px; line-height: 20px; padding: 8px 11px 8px; }
.banner-star p { padding-left: 2px; font-size: 12px; }
.professional-btns a.theme-btn { font-size: 12px; padding: 8px 10px; margin-top: 5px; }

}
@media(max-width:380px) {
.banner-star p { padding-left: 3px; font-size: 12px; }

}