@import url('font-awesome.css');@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');/*font-family: 'DM Sans', sans-serif;*/
@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';}
.fa, .far, .fas {font-family: "Font Awesome 5 Free"}
body {padding: 0;margin: 0;font-family: 'DM Sans', sans-serif;font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #02C2FF;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}
img {max-width: 100%;height: auto}
p {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;}
p a {color: #02C2FF;}
p strong {color: #02C2FF;}
p a:hover {color: #B6E406;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #02C2FF;}
ul li a:hover, ol li a:hover {color: #B6E406;}
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: 'DM Sans', sans-serif;font-style: normal;font-weight: 700;color: #000000;margin-bottom: 10px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #02C2FF;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #02C2FF;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #B6E406;}
h1 {font-size: 40px;line-height: normal;}
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: 54px;bottom: 34px;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: #B6E406 url(../images/top-arrow.png) no-repeat;height: 60px;width: 60px;background-position: center center;border: 2px solid #FFFFFF;}
#back-top-wrapper #back-top a:hover {background-color: #02C2FF;background-position: center center;border-color: #fff;}
.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: 'DM Sans', sans-serif;font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;margin: 0 0 12px;}
.default-css ul li a, .default-css ol li a {color: #02C2FF}
.default-css ul li strong, .default-css ol li strong {color: #02C2FF;font-weight: 600;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #B6E406}
.default-css ul li {list-style: none !important;background: url(../images/list-arrow.png) no-repeat;background-position: 0 1px;padding-left: 34px;}
.default-css ol li::marker {color: #000000;}
/*--------- header-section ---*/
.header-section {position: relative;top: 0;left: 0;right: 0;width: 100%;z-index: 99;padding: 0 0;background: #F5FBFF;}
.header-section.sticky {position: fixed;top: 0;left: 0;right: 0;z-index: 99;box-shadow: 0px 0px 8px rgb(0 0 0 / 14%);background: #F5FBFF;}
.top-head-btns {display: inline-block;}
.top-header {padding: 5px 0;}
.top-header .row {align-items: center;}
.top-head-btns a {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 18px;line-height: 23px;color: #FFFFFF;background: #02C2FF;border-radius: 45px;display: inline-block;padding: 13px 22px;min-width: 180px;margin-right: 15px;text-align: center;}
.top-head-btns a:hover {background: #B6E406;color: #012755;}
.header-bottom {background: #02C2FF;}
.top-head-btns a.green-btn {background: #B6E406;color: #012755;}
.top-head-btns a.green-btn:hover {background: #02C2FF;color: #fff;}
.head-col-right {text-align: right;padding: 22px 0 22px;}
.head-call-now {display: inline-block;position: relative;padding-left: 61px;vertical-align: middle;}
.head-call-now img {position: absolute;top: 4px;left: 0;}
.head-call-now p {color: #000;margin: 0;text-align: left;line-height: 27px;}
.head-call-now a {font-size: 26px;line-height: 33px;color: #02C2FF;display: block;font-weight: 700;}
.head-call-now p strong {font-size: 20px;line-height: 26px;color: #02C2FF;display: block;font-weight: 700;}
.head-call-now a:hover {color: #B6E406;}
.headcall-inn div {display: block !important;}
.headcall-inn {text-align: left;}
.header-bottom {display: flex;justify-content: space-between;position: relative;top: 0;background: #02C2FF;}
.menu-bar {display: inline-block;}
.head-top-right {text-align: right;}
.home-banner {position: relative;background-size: cover !important;background-repeat: no-repeat !important;padding: 100px 0px 100px;z-index: 1;}
.home-banner>img {width: 100%;}
.home-banner::before {content: '';background: #000000;opacity: 0.85;height: 100%;width: 100%;top: 0;left: 0;position: absolute;z-index: -1;}
.home-banner .container {z-index: 1;}
.banner-star {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 0 8px;}
.banner-star p {margin: 0;padding-left: 13px;font-weight: 600 !important;color: #fff;}
.stardx {position: relative;top: -1px;}
.banner-caption {max-width: 930px;}
.banner-caption-left {padding-top: 0;}
.banner-title {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 60px;line-height: 74px;color: #FFFFFF;margin-bottom: 14px;}
.banner-title strong {color: #02C2FF;}
.banner-caption p {color: #fff;}
.banner-caption ul {margin: 0 0 0;padding: 0;}
.banner-caption ul li {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 700;font-size: 24px;line-height: 28px;padding-left: 37px;margin-bottom: 11px;background: url(../images/list-arrow.png) no-repeat top left;background-position: top 4px left;list-style: none;color: #fff;}
.banner-caption ul li strong {color: #02C2FF;font-weight: 700;}
.banner-btns .theme-btn {margin: 24px 20px 0 0;}
.theme-btn {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 700;font-size: 22px;line-height: 28px;text-align: center;text-transform: capitalize;color: #FFFFFF;padding: 16px 20px 16px;display: inline-block;position: relative;background: #02C2FF;border-radius: 45px;}
.theme-btn strong {font-weight: 700;color: #fff;}
.theme-btn:hover {background-color: #B6E406;color: #000000;}
.theme-btn:hover strong {color: #000000;}
.theme-btn.btn-green {background-color: #B6E406;color: #000000;}
.theme-btn.btn-green strong {color: #000;}
.theme-btn.btn-green:hover {background-color: #02C2FF;color: #fff;}
.theme-btn.btn-green:hover strong {color: #fff;}
.client-banner-info figure {line-height: 75px;width: 80px;height: 80px;background: #FFFFFF;border-radius: 50%;overflow: hidden;text-align: center;}
.client-banner-name {float: right;padding: 0px 0 0 20px;width: 79%;}
.client-banner-info h4 {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 700;font-size: 20px;line-height: 30px;text-transform: capitalize;color: #fff;margin: 0;}
.client-banner-star img {margin: 0 0px;max-height: 18px;width: auto;}
.client-banner-info {margin-bottom: 0px;display: flex;flex-wrap: wrap;align-items: center;margin-bottom: 14px;}
.client-banner-text {margin-top: 48px;max-width: 600px;}
.client-banner-text p {color: #fff;margin: 0;}
.bnr-left-img {text-align: center;width: 105px;}
.form-hero {width: 563px;background: #FFFFFF;border-radius: 15px;position: relative;right: 0;top: 0;padding-top: 20px;}
.form-hero::before {content: '';width: 527px;height: 21px;background: url(../images/form-bg.png) no-repeat;top: -21px;left: 0;right: 0;margin: 0 auto;position: absolute;}
.banner-main-form-div {float: right;margin-top: 0;}
.form-hero .b-form-title {font-family: 'DM Sans', sans-serif;font-weight: 700;font-size: 44px;line-height: 57px;text-align: center;text-transform: capitalize;position: relative;color: #FFFFFF;margin-bottom: 0;background: url(../images/form-title-bg.png) no-repeat top center;padding: 24px 40px 18px;margin-top: -42px;}
.form-hero .b-form-title strong {color: #000;text-transform: uppercase;}
.form-hero .gform_body {margin: 0 -5px;}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0!important;padding: 30px 40px 40px!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;}
.gform_wrapper .gfield {padding: 0 5px 10px;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 label.gfield_label {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #414141 !important;margin-bottom: 3px;}
.form-hero .gform_wrapper .medium {width: 100%!important;background: #F7FBFF;border: 1px solid rgba(0, 40, 104, 0.3);border-radius: 4px;font-size: 16px!important;color: #414141;font-family: 'DM Sans', sans-serif;font-weight: 400;padding: 8px 15px!important;-webkit-appearance: none;resize: none;position: relative;height: 50px;transition: all 1s;margin: 0!important;}
.form-hero .gform_wrapper .medium::-webkit-input-placeholder { /* Edge */
color: #414141;opacity: 1;}
.form-hero .gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #414141;opacity: 1;}
.form-hero .gform_wrapper .medium::placeholder {color: #414141;opacity: 1;}
.form-hero input.button.gform_button {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 700;font-size: 22px;line-height: 26px;text-align: center;color: #FFFFFF;padding: 14px 52px 14px 52px;display: inline-block;position: relative;background: #02C2FF;border-radius: 45px;cursor: pointer;transition: all 1s;border: none;box-shadow: none;margin: 0 !important;}
.form-hero input.button.gform_button:hover {background-color: #B6E406;color: #000;}
.gform_wrapper textarea.medium {height: 80px!important;display: block;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 10px 0 0 0 !important;position: relative;z-index: 1;}
.gform_wrapper .medium.gfield_select {background: #F7FBFF url(../images/select-arrow.png) no-repeat right 10px center!important;background-size: 16px !important;}
.gform_drop_area {padding: 15px !important;background: #f7fbff !important;border: 1px solid rgba(0, 40, 104, 0.3) !important;}
.gform_drop_area button.button.gform_button_select_files {background: #02c2ff !important;border: none !important;color: #fff !important;padding: 5px 10px !important;}
.gform_drop_area button.button.gform_button_select_files {background: #B6E406 !important;color: #000 !important;}
.abt-btns a.theme-btn {margin-right: 5px;margin-top: 5px;}
.sprylist {width: 50%;}
.abt-btns .theme-btn.btn-green {margin-right: 0;}
.floating-icon {position: fixed;right: -90px;top: 55%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 700;font-size: 18px;line-height: 23px;color: #000;padding: 15px 25px 15px;background: #B6E406;border-radius: 5px 5px 0 0;display: inline-block;}
.floating-icon a:hover {background: #02C2FF;color: #fff;}
.floating-icon a strong {color: #fff;}
.floating-icon a:hover strong {color: #fff;}
.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: 550px !important;position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);width: 94%;border-radius: 10px;margin: 0 auto}
.modal.popup-form .modal-content {border: none;box-shadow: none;background: transparent;}
.modal.popup-form .modal-body {padding: 0;border: none;}
.modal.popup-form .gform_wrapper textarea.medium {height: 80px!important;}
.popup-form .form-hero {width: 100%;padding-top: 0;}
.modal.popup-form .form-hero .b-form-title {margin-top: -1px;background: #02C2FF;border-radius: 10px 10px 0 0;}
.modal.popup-form .form-hero::before {display: none;}
.client-logo-parent {text-align: center;position: relative;z-index: 1;}
.client-logo-section {padding: 13px 0 13px;background: #fff;}
.client-logo-parent ul li img {width: auto;height: auto;max-height: 97px;}
.client-logo-parent ul li {list-style: none;text-align: center;padding: 10px 22px;width: 20%;border-right: 1px solid #D9D9D9;}
.client-logo-parent ul {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;align-items: center;margin: 0 -14px;}
.client-logo-parent ul li figure {text-align: center;}
.client-logo-parent ul li:last-child {border-right: 0;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-family: 'DM Sans', sans-serif;font-weight: 700;font-size: 60px;line-height: 75px;text-transform: capitalize;color: #002654;margin-bottom: 20px;}
.heading-title strong, .heading-title h1 strong, .heading-title h2 strong, .heading-title h3 strong {color: #02C2FF;}
.process-row {max-width: 1340px;margin: 0 auto;}
.proces-title {background: url(../images/process-bg.png) no-repeat top center;background-size: cover;position: relative;padding: 44px 15px;margin-bottom: 50px;}
.proces-title::before {content: '';position: absolute;bottom: -40px;left: 0;text-align: center;border-top: 40px solid #000000;border-left: 50px solid transparent;border-right: 50px solid transparent;opacity: 0.9;right: 0;margin: 0 auto;width: 40px;}
.proces-title .heading-title {color: #fff;margin: 0;}
.process-section {padding: 0 0 100px;}
.process-row .row {justify-content: center;}
.process-row .col-sm-4 {padding: 0 30px;margin: 30px 0 0;border-right: 1px solid #CBCBCB;}
.process-row .col-sm-4:last-child {border-right: 0;}
.process-item {background: #fff;padding: 10px 20px 10px;text-align: center;}
.pro-icon figure {height: 160px;width: 160px;border-radius: 50%;text-align: center;margin: 0 auto 25px;border: 8px solid #e6e9ee;background: #012755;display: flex;align-items: center;justify-content: center;}
.pro-icon {position: relative;}
.pro-icon figure img {transition: all 0.6s ease;}
.process-item:hover .pro-icon figure img {filter: none;}
.count {font-family: 'DM Sans', sans-serif;font-weight: 700;font-size: 20px;text-align: center;height: 44px;width: 44px;color: #000000;line-height: 40px;background: #FFFFFF;border: 2px solid #012755;border-radius: 50%;position: absolute;bottom: 0;right: 26%;}
.process-item h4 {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 700;font-size: 30px;line-height: 28px;color: #414141;margin-bottom: 15px;}
.process-item h4 a {color: #414141;}
.process-item:hover h4 a {color: #B6E406;}
.process-item:hover .pro-icon figure {background: #B6E406;}
.insulation-section {padding-bottom: 100px;position: relative;}
.insulation-section .col-sm-2 {margin-top: 30px;margin-bottom: 10px;padding: 0 20px;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.insulation-section .row {justify-content: center;}
.sevice-box-item {background: #E9F5FF;border-radius: 20px;padding: 40px 15px 40px;text-align: center;transition: all 0.6s;    height: 100%;}
.sevice-box-item:hover {background: #B6E406;}
.sevice-box-item figure {width: 170px;height: 170px;border-radius: 50%;text-align: center;margin: 0 auto 35px;border: 10px solid #bbebff;line-height: 142px;}
.sevice-box-item h4 {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 30px;line-height: 40px;color: #0D315D;margin: 0;}
.sevice-box-item:hover h4 {color: #fff;}
.sevice-box-item:hover figure {border-color: #02C2FF;}
.service-list {padding: 0 100px;}
.topsTotal-foamnsection {background: url(../images/freeestimate-bg.png) no-repeat top center;background-size: cover;position: relative;padding: 95px 0;}
.freeEstimate-paretn {text-align: center;}
.freeEstimate-paretn .heading-title {color: #fff;}
.freeEstimate-paretn h4 {font-family: 'DM Sans';font-style: normal;font-weight: 500;font-size: 36px;line-height: 40px;text-transform: capitalize;color: #FFFFFF;}
.freeEstimate-paretn a.theme-btn.btn-green {margin-top: 30px;}
.freeEstimate-paretn a.theme-btn.btn-green:hover {background-color: #000;color: #fff;}
.freeEstimate-paretn .heading-title strong {background: #B6E406;border-radius: 5px;color: #000;padding: 5px 7px;}
.about-section {position: relative;padding: 100px 0 80px;}
.default-section {position: relative;padding: 100px 0 80px;}
.gallery-section.default-section {padding: 100px 0 80px;}
.about-content .default-css h2 {font-size: 40px;line-height: 52px;text-transform: capitalize;margin-bottom: 20px;}
.our-team-section {background: linear-gradient(180deg, #E9F5FF 0%, rgba(233, 245, 255, 0) 100%);position: relative;padding: 110px 0;}
.our-team-left {text-align: center;}
.our-team-box {text-align: center;}
.our-team-left .our-team-box figure {width: 352px;height: 352px;}
.our-team-box figure {width: 230px;height: 230px;border-radius: 50%;overflow: hidden;margin: 0 auto 35px;background-color: #fff;border: 4px solid #beecfc;}
.our-team-box figure img {width: 100%;border-radius: 50%;height: 100%;object-fit: cover;}
.our-team-box h4 {font-size: 26px;line-height: 40px;text-transform: capitalize;color: #000;}
.our-team-box p {color: #000;margin: 0;}
.our-team-right ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.our-team-right ul li {list-style: none;width: 33.33%;padding: 20px 15px;}
.our-team-left .our-team-box {margin-top: 50px;}
.our-team-right {border-left: 1px solid #CCCCCC;padding-left: 50px;}
.our-team-section .row {align-items: center;}
.gallery-section {padding: 0 0 90px;position: relative;}
.gallery-list ul {padding: 0;margin: 0 -20px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.gallery-list ul li {list-style: none;width: 25%;padding: 22px;}
.gallery-list {margin-top: 10px;}
.gallery-item {position: relative;overflow: hidden;border-radius: 0;}
.gallery-item img.gallery-item-images {width: 100%;}
.gallery-item-parent {position: absolute;bottom: 15px;left: 15px;right: 15px;top: 15px;background: rgb(182 228 6 / 80%);border-radius: 4px;overflow: hidden;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);-webkit-transition: .3s ease;transition: .3s ease;}
.gallery-item:hover .gallery-item-parent {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.gallery-item-text {text-align: center;position: absolute;top: 50%;transform: translateY(-50%);left: 0;right: 0;}
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: 60px;width: 60px;position: relative;margin: 0 auto;}
.testimonial-section {background: #002654 url(../images/testimonial-bg.png) no-repeat bottom center;background-size: cover;position: relative;padding: 100px 0;}
.section-heading.text-center .d-flex {justify-content: center;margin-bottom: 30px;}
.section-heading.text-center .d-flex img {padding: 0 20px;}
.testimonial-section .heading-title {color: #fff;}
.testmonial-row {padding: 0 0;}
.testmonial-row .row {justify-content: center;}
.testmonial-row .col-sm-4 {padding: 0 25px;margin: 30px 0;}
.client-say-box {background: url(../images/test-box-bg.png) no-repeat top center;padding: 30px 40px 106px 45px;position: relative;background-size: 100% 100%;    height: 100%;}
.client-say-box p {color: #FFFFFF;}
.client-nm-text {font-weight: 700;font-size: 24px;line-height: 28px;font-family: 'DM Sans', sans-serif;color: #02C2FF;    position: absolute;
    bottom: 80px;
    left: 45px;}
.client-say-box:hover .client-nm-text {color: #B6E406;}
.star-rating {margin-bottom: 22px;margin-top: -38px;}
.service-area-section {background: url(../images/service-area-pattern.png) no-repeat top right;padding: 100px 0;}
.sub-title {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 26px;line-height: 28px;color: #02C2FF;margin-bottom: 8px;}
.serv-area-list ul {column-count: 3;}
.serv-area-list ul li {list-style: none;font-family: 'DM Sans';font-style: normal;font-weight: 400;font-size: 20px;line-height: 30px;color: #000000;margin-bottom: 10px;background: url(../images/area-list.png) no-repeat top left;padding-left: 26px;background-position: 0 7px;}
.serv-area-list ul li a {color: #000000;}
.serv-area-list ul li a:hover {color: #02C2FF;}
/*-----------lightbox css--------*/
.lb-data .lb-details {display: none;}
.lb-closeContainer {position: fixed;top: 40px;right: 50px;z-index: 1;}
.lb-nav {left: 60px!important;right: 60px!important;width: auto!important;}
.lb-nav a.lb-prev {width: 24px !important;opacity: 1 !important;display: block !important;}
.lb-nav a.lb-next {width: 24px!important;opacity: 1 !important;display: block !important;}
.lb-dataContainer {padding-top: 0 !important;}
.lightbox .lb-image {border-radius: 0!important;border: 0 !important;}
.lightboxOverlay {position: fixed !important;opacity: .9 !important;}
.lb-outerContainer {position: fixed !important;top: 50% !important;transform: translate(0px, -50%);left: 0;right: 0;}
.lb-nav {position: fixed!important;height: 64px!important;top: 50% !important;transform: translate(0px, -50%);}
.lb-data .lb-close {background-size: 30px !important;}
.footer {background: #002654 url(../images/ftr-bg.png) no-repeat top center;background-size: cover;padding: 85px 70px 60px;position: relative;}
.ftr-logo {padding-bottom: 22px;}
.about-ftr {max-width: 280px;}
.about-ftr p {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 24px;line-height: 30px;color: #FFFFFF;margin-bottom: 26px;}
.about-ftr p strong {color: #02C2FF;}
.ftr-item-2 ul {column-count: 2;}
.footer .col-sm-3 {-ms-flex: 0 0 22%;flex: 0 0 23%;max-width: 22%;}
.footer .col-sm-3:nth-child(2) {-ms-flex: 0 0 20%;flex: 0 0 22%;max-width: 20%;}
.footer .col-sm-4 {
    -ms-flex: 0 0 28.333333%;
    flex: 0 0 28.333333%;
    max-width: 28.333333%;
}
.footer .col-sm-2 {
    -ms-flex: 0 0 29.666667%;
    flex: 0 0 29.666667%;
    max-width: 29.666667%;
}
.ftr-social a {background: #FFFFFF;height: 50px;width: 50px;text-align: center;border-radius: 50%;display: inline-block;margin-right: 6px;line-height: 48px;}
.ftr-social a:hover {background: #B6E406;}
.ftr-social a:hover img {filter: brightness(0);}
.ftr-social a img {transition: all 0.6s;width: auto;}
.ftr-title {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 28px;line-height: 36px;color: #B6E406;margin-bottom: 18px;}
.ftr-title strong {color: rgba(6, 148, 222, 1);font-weight: 700;}
.ftr-item ul li {font-family: 'DM Sans';font-style: normal;font-weight: 500;font-size: 20px;line-height: 30px;color: #FFFFFF;list-style: none;margin-bottom: 10px;}
.ftr-item ul li a {color: #fff;}
.ftr-item ul li a:hover {color: #B6E406;}
.location {display: flex;flex-wrap: wrap;align-items: flex-start;margin-top: 30px;}
.ftr-contact-col p strong {font-size: 22px;color: #B6E406;display: block;}
.ftr-contact-col p {color: #fff;margin: 0;}
.ftr-contact-col a {color: #fff;display: block;}
.ftr-contact-col a:hover {color: #B6E406;}
.ftr-contact-col div {display: block !important;}
.ftr-contact-col {display: flex;flex-wrap: wrap;align-items: flex-start;margin: 10px 0 30px;}
.ftr-contact-col figure {width: 50px;height: 50px;border: 1px solid #B6E406;border-radius: 4px;text-align: center;padding-top: 0;line-height: 46px;margin-right: 15px;margin-top: 5px;}
.ftr-contact-col p b {color: #0694DE;font-weight: normal;}
.copyright-sections {background: #0192cb;position: relative;z-index: 1;padding: 15px 0 15px 0;}
.ftr-contact-item .ftr-title {margin-bottom: 25px;}
.copyright p {color: #fff;margin: 0;font-weight: 300;}
.copyright p a {color: #B6E406;;}
.copyright p a:hover {color: #fff;}
.menu-copyright {text-align: right;}
.menu-copyright ul {padding: 0;margin: 0;}
.menu-copyright ul li {list-style: none;display: inline-block;position: relative;font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;text-transform: capitalize;color: #FFFFFF;}
.menu-copyright ul li a {color: #FFFFFF;}
.menu-copyright ul li a:hover {color: #B6E406;}
.menu-copyright ul li::after {content: '|';font-size: 18px;line-height: 18px;color: #fff;font-weight: 400;padding: 0 10px 0 13px;font-family: 'DM Sans', sans-serif;}
.menu-copyright ul li:last-child:after {display: none;}
/*-----Inner pages HTML-----*/
/*----------- inner pages -------------*/
.inner-banner {position: relative;background-size: cover !important;background-repeat: no-repeat !important;z-index: 1;}
/* .inner-banner::before{ content: ''; background: #0F6849; opacity: 0.1; height: 100%; width: 100%; top: 0; left: 0; position: absolute; }
 */
.inner-banner>img {width: 100%;}
.page-nav::before {content: '';background: linear-gradient(90.05deg, #FFFFFF 25.69%, rgba(255, 255, 255, 0) 98.86%);height: 68px;width: 51%;position: absolute;bottom: 0;left: 0;z-index: -1;}
.page-nav {width: 100%;position: absolute;padding: 21px 0;bottom: 0;left: 0;z-index: 1;}
.caption-absolute {position: absolute;top: 46%;left: 0;width: 100%;transform: translateY(-50%);z-index: 1;}
.page-nav ul li {margin: 0px;list-style: none;font-family: 'DM Sans';font-style: normal;font-weight: 500;font-size: 20px;line-height: 26px;color: #0694DE;}
.page-nav ul li span a {color: #000;}
.page-nav ul li span a:hover {color: #0694DE;}
ul.breadcrumb {padding: 0;margin: 0;background-color: transparent;}
.page-nav ul li span {color: #0694DE;}
.free-conultation-section {background: #002654;position: relative;border-bottom: 11px solid #fff;}
.free-conultation-left {height: 100%;}
.free-conultation-section .col-sm-6:first-child{padding-left: 0;}
.free-conultation-left img {width: 100%;height: 100%;object-fit: cover;}
.free-conultation-right {text-align: center;padding: 80px 30px;}
.free-conultation-right .heading-title {color: #fff;}
.free-conultation-right .heading-title strong {color: #B6E406;}
.free-conultation-right p {font-size: 24px;line-height: normal;color: #fff;margin-bottom: 25px;}
.page-template-page-about .free-conultation-section::before {content: '';background: url(../images/shadow.png) no-repeat;width: 80%;height: 175px;bottom: -126px;left: 0;right: 0;background-size: cover;margin: 0 auto;position: absolute;}
.page-template-page-about .free-conultation-section {border: none;}
.our-team-section-inn {padding: 110px 0 90px;}
.our-team-section-inn .our-team-right {padding-left: 0;}
.our-team-section-inn .our-team-righ ul {justify-content: center;}
.our-team-right-inn ul {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;}
.our-team-right-inn ul li {list-style: none;width: 22%;}
.our-team-right-inn {padding-top: 20px;}
.service-banner::before {content: '';background: linear-gradient(90.14deg, #002654 52.68%, rgba(0, 38, 84, 0) 100.71%);opacity: 0.9;height: 100%;width: 100%;top: 0;left: 0;position: absolute;}
.banner-logos {padding-top: 8px;}
.banner-logos ul {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;margin: 0 -13px;}
.banner-logos ul li {padding: 10px 13px;list-style: none;}
.banner-logos ul li figure img {width: auto;max-height: 54px;}
.banner-logos ul li:first-child figure img {filter: brightness(0) invert(1);}
.service-banner .banner-title {line-height: 60px;}
.inner-banner .banner-btns .theme-btn {margin: 5px 9px 0 0;font-size: 18px;line-height: 23px;padding: 12px 20px;}
.service-banner>img {height: 420px;object-fit: cover;}
.service-banner .banner-caption {max-width: 720px;}
.insulation-page-section {padding: 100px 0;position: relative;}
.contact-left-title {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 50px;line-height: 30px;color: #FFFFFF;text-align: center;background: #012B61;border-radius: 20px 20px 0px 0px;padding: 35px 15px;margin-bottom: 45px;}
.contact-left-title strong {color: #02C2FF;}
.contact-detail-left {background: #F6F7FA;border-radius: 20px;padding: 0 0 70px;}
.contact-dtl-col {position: relative;padding-left: 70px;margin-bottom: 30px;}
.contact-dtl-icon {border: 2px solid #02C2FF;border-radius: 4px;width: 50px;height: 50px;text-align: center;line-height: 44px;position: absolute;top: 2px;left: 0;}
.contact-dtl-col p {margin: 0;}
.contact-dtl-col p strong {color: #0F2939;font-weight: 600;font-size: 26px;line-height: 28px;display: block;}
.contact-dtl-col p a {color: #666;display: block;}
.contact-dtl-col p a:hover {color: #02C2FF;}
.contact-dtl-col p b {font-weight: normal;color: #02C2FF;}
.contact-page-parent {max-width: 1340px;margin: 0 auto;}
.contact-dtl-row {padding: 0 36px 15px;}
.contact-social {text-align: center;}
.contact-social a img {transition: all 0.6s;max-height: 24px;width: auto;filter: brightness(0) invert(1);}
.contact-social a {background: #0F2939;height: 50px;width: 50px;text-align: center;border-radius: 50%;display: inline-block;margin: 0 3px;line-height: 48px;}
.contact-social a:hover {background-color: #02C2FF;}
.contact-form-col .gform_body {margin: 0 -10px;}
.contact-form-col .gform_wrapper {max-width: 100%!important;margin: 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;}
.contact-form-col .gform_wrapper .gfield {padding: 0 10px 20px;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%;}
.contact-form-col .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.contact-form-col .gform_wrapper label.gfield_label {font-family: 'DM Sans';font-style: normal;font-weight: 400 !important;font-size: 18px !important;line-height: 22px;color: #666666 !important;margin-bottom: 3px;}
.contact-form-col .gform_wrapper .medium {width: 100%!important;background: #FFFFFF;border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 10px;font-size: 18px!important;color: #666666;font-family: 'DM Sans', sans-serif;font-weight: 400;padding: 8px 18px!important;-webkit-appearance: none;resize: none;position: relative;height: 60px;transition: all 1s;margin: 0!important;}
.gform_wrapper textarea.medium {height: 140px!important;border-radius: 0;display: block;}
.contact-form-col .gform_wrapper .medium.gfield_select {background: #fff url(../images/select-arrow.png) no-repeat right 15px center!important;background-size: 18px !important;}
.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;}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 5px 0 0 0 !important;position: relative;z-index: 1;}
.contact-form-col input.button.gform_button {font-family: 'DM Sans';font-style: normal;font-weight: 700;font-size: 18px;line-height: 23px;color: #012755;background: #B6E406;text-align: center;border-radius: 45px;padding: 13px 45px;display: inline-block;cursor: pointer;transition: all 1s;border: none;box-shadow: none;margin: 0 !important;width: auto;text-align: center;}
.contact-form-col input.button.gform_button:hover {background-color: #02C2FF;color: #fff;}
.contact-dtl-col div {display: block !important;}
.contact-dtl-col a.external-dni {font-family: 'DM Sans', sans-serif;font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;}
.contact-dtl-col a.external-dni:hover {color: #02C2FF;}
.contact-right-form {padding-right: 60px;}
.contact-page-section {padding: 100px 0;}
.contact-right-form .heading-title {margin-bottom: 20px;}
.contract-map-section {margin-bottom: 11px;}
.contract-map-section img {width: 100%;}
.contract-map-section iframe {height: 506px !important;width: 100%;display: block;}
.testmonial-row .col-sm-3 {padding: 0 25px;margin: 30px 0;}
.about-content .default-css figure {margin-bottom: 15px;}
.modal.popup-form .form-hero .gform_wrapper {background: #f5fbff;padding: 30px 10px 40px!important;}
/**BLog CSS**/
section.blog-page-section.blog-detail-section {padding: 115px 0 0 0}
section.relateblog {padding: 80px 0}
.blog-detail-left .blog-card {box-shadow: none;padding: 0px 0 0 0}
.blog-detail-left .blog-text {padding: 0 15px}
.blog-info {border-top: 1px solid #c4c4c4;border-bottom: 1px solid #c4c4c4;padding: 8px 0 6px;margin: 0 0 15px}
.blog-info a {font-size: 18px;color: #666666;line-height: 24px;font-weight: 400;margin-right: 60px;font-family: 'DM Sans', sans-serif;}
.blog-info a:hover {color: #0694DE}
.blog-info a img {margin: 0 3px 5px 0;}
.blog-info a:last-child {margin-right: 0px;}
.commetns-section {padding: 0 0 0}
.comment-content p {font-size: 18px;line-height: 26px;color: #414141;font-family: 'DM Sans', sans-serif;font-weight: 500}
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: #B6E406}
p.comment-notes {font-size: 18px;line-height: 22px;color: #414141;font-weight: 400;font-family: 'DM Sans', sans-serif;}
p.comment-form-author {width: 49%;float: left}
.comment-respond p label {margin: 0 0 5px;font-size: 18px;line-height: 26px;color: #414141;font-family: 'DM Sans', sans-serif;}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {width: 100%;height: 60px;font-size: 18px !important;padding: 15px 20px !important;color: #414141;font-family: 'DM Sans', sans-serif;-moz-appearance: none !important;-webkit-appearance: none !important;appearance: none !important;box-shadow: none !important;font-weight: 400;background: #f5f6fa;border-radius: 5px;border: 1px solid rgba(0, 0, 0, 0.1);}
#commentform input[type=email]:focus, #commentform input[type=text]:focus, #commentform input[type=url]:focus, #commentform textarea:focus {border: 1px solid rgba(0, 0, 0, 0.2);}
p.comment-form-email {width: 49%;float: right}
#commentform textarea {height: 150px!important}
.comment-respond p.form-submit {float: left;width: 246px;display: block;margin-top: 25px;margin-bottom: 0;clear: both;position: relative;}
#commentform #submit {border-radius: 45px;display: inline-block;font-size: 20px;background: #B6E406;padding: 14px 34px !important;text-transform: capitalize;font-weight: 600;min-width: 220px;text-align: center;font-family: 'DM Sans', sans-serif;border-radius: 45px;color: #000000;border: none;cursor: pointer;position: relative;line-height: normal !important;}
#commentform #submit:hover {background-color: #0694DE;color: #fff;}
div#respond {padding: 35px 0 0}
a.comment-reply-link {line-height: 40px;color: #0694DE;font-family: 'DM Sans', sans-serif;width: 94px;display: inline-block;text-align: center;font-size: 18px;transition: all 1s ease;font-weight: 700;border: 1px solid #0694DE}
a.comment-reply-link:hover {border-color: #B6E406;color: #B6E406;}
.comment-metadata time {padding-bottom: 7px;display: block}
.page-title {font-size: 30px;line-height: normal;color: #000;font-weight: 700;font-family: 'DM Sans', sans-serif;}
div#comments h2.comments-title {color: #000;margin: 0;padding: 20px 0 8px;font-size: 30px;line-height: 40px;font-family: 'DM Sans', sans-serif;}
ol.comment-list {padding: 0;list-style: none}
nav.navigation.posts-navigation h2.screen-reader-text {display: none}
nav.navigation.posts-navigation .nav-links {display: none}
.comment-body {margin-bottom: 30px}
p.comment-form-cookies-consent {position: relative;padding-left: 20px;margin: 20px 0 10px;}
.comment-respond form#commentform p input[type=checkbox] {width: auto!important;height: auto;float: none;margin-top: 0!important;position: absolute;top: 7px;left: 0}
.comment-content.entry-content p {font-size: 18px;line-height: 26px;color: #414141;font-family: 'DM Sans', sans-serif;}
.comments-header.section-inner.small.max-percentage h2.comment-reply-title {font-size: 18px;line-height: 28px;color: #414141;font-family: 'GT Walsheim', sans-serif}
.comment-author.vcard img.avatar {width: 50px;margin-right: 13px;border: 4px solid #ece8e8}
footer.comment-meta {font-size: 18px;line-height: 26px;color: #414141;font-family: 'DM Sans', sans-serif;}
footer.comment-meta a {color: #414141}
footer.comment-meta a:hover {color: #B6E406}
.comment-author.vcard {margin-bottom: 15px}
.nav-next a, .nav-previous a {display: inline-block;font-size: 20px;line-height: 28px;background: #B6E406;padding: 14px 34px !important;text-transform: capitalize;font-weight: 600;min-width: 220px;text-align: center;font-family: 'DM Sans', sans-serif;color: #000;border: none;cursor: pointer;position: relative;border-radius: 45px;}
.nav-next a:hover, .nav-previous a:hover {background-color: #0694DE;color: #fff;}
.row.testirow {margin-top: 50px;}
.estimatin-btn .theme-btn {color: #B6E406;background: #FFFFFF;border: 1px solid #B6E406;margin-left: 5px;margin-top: 0px;}
.estimatin-btn .theme-btn:hover {background: #021F35;border: 1px solid #021F35;color: #fff;}
.row.testirow .col-sm-4 {margin-bottom: 50px;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 11px;}
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: #000;text-align: center;padding: 6px 0;position: absolute;top: 10px;font-family: 'DM Sans', sans-serif;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: #B6E406}
.search-btn {margin-bottom: 35px;border-radius: 10px}
.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-weight: 400;font-family: 'DM Sans', sans-serif;}
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 15px;background: #fff}
.search-btn button:hover {cursor: pointer}
.sidebar-title {background: #0694DE;color: #fff;font-size: 28px;line-height: 34px;margin: 0 0 15px;text-align: center;padding: 13px 18px;font-weight: 600;font-family: 'DM Sans', sans-serif;}
.service-detail-list {background: #F2F4FC;padding: 0px 0px 20px;border-radius: 10px;overflow: hidden;margin: 0 0 50px;}
.service-detail-list h3 {padding: 15px 10px;font-size: 30px;color: #fff;font-weight: 600;margin: 0px 0px 15px;line-height: 40px;font-family: 'DM Sans', sans-serif;background: #0694DE;text-align: center;}
.service-detail-list ul li a:hover {color: #fff;}
.service-detail-list ul li.active, .service-detail-list ul li:hover {background: #0694DE;color: #fff;}
.service-detail-list ul li.active a, .service-detail-list ul li:hover a {color: #fff;}
.service-detail-list ul {padding: 0;margin: 0;}
.service-detail-list ul li {list-style: none;border-bottom: 1px solid rgb(35 136 218 / 23%);padding: 10px 30px;transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;}
.service-detail-list ul li a {font-size: 18px;line-height: 28px;color: #414141;font-weight: 400;font-family: 'DM Sans', sans-serif;display: inline-block;padding-right: 10px;}
.service-detail-list ul li:last-child {border: none;}
.blog-detail-section .col-sm-8 {padding-right: 15px;}
.blog-detail-section .col-sm-4 {padding-left: 40px;}
.Categories.hgap ul {margin-bottom: 30px;}
.blog-card.blog-single-card {border-radius: 0;}
.Categories ul li.active span.post-date, .Categories ul li:hover span.post-date {color: #fff;}
.Categories:last-child {margin-bottom: 0px;}
.blog-detail-left .blog-text h4 {font-size: 28px;line-height: 30px;margin: 0 0 20px;}
.faq-section{ padding: 20px 0; }
.faq-box .card { margin: 0 0 10px; background: #F5FBFF; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 10px; box-shadow: none; }
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0; background: transparent !important; }
.faq-box .card-header h5, .card-header-title { padding: 19px 55px 19px 20px; position: relative; border: none; margin: 0; font-family: 'DM Sans'; font-style: normal; font-weight: 500; font-size: 20px; line-height: 28px; color: #000; background:transparent;}
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background: 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: 10px;border: 1px solid rgba(2, 31, 53, 0.33); border-radius: 50%;}
.card-body.default-css p { margin: 0;}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background: url(../images/faq-pluse.png) no-repeat center; }
.card-body.default-css {  background: #fff; padding: 24px 32px;margin: 20px; }
.faq-box { margin-top: 20px;padding-right: 0px; }
.our-team-section-inn .our-team-right-inn ul li {margin-bottom: 30px;}

/*Pagination***/
.wp-pegination {text-align: center;}
.wp-pagenavi {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content: center;margin: 50px 0 0px;}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a {width: 50px;height: 50px;display: inline-block;font-size: 20px;line-height: 44px;color: #000000;text-align: center;margin: 0 5px;border-radius: 4px;border: 1px solid rgba(25, 35, 45, 0.5);font-weight: 700;font-family: 'Poppins', sans-serif;}
.wp-pegination span.current, .wp-pegination .page:hover {color: #fff;border-color: #0694DE;background: #0694DE;}
.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 {background: #B6E406 url(../images/blog-next-h.png);border-color: #B6E406;}
.wp-pegination a.previouspostslink:hover {background: #B6E406 url(../images/blog-next-h.png);border-color: #B6E406;}
.default-page-section {padding: 100px 0;}
.sectioimage {padding: 40px 0;}
/****Sidebar Form******/
.service-detail-form {padding: 0px 27px 30px;background: #f2f4fc;border-radius: 10px;overflow: hidden;}
.service-detail-form h3 {padding: 15px 10px;font-size: 30px;color: #fff;font-weight: 600;margin: 0 -28px 30px;line-height: 40px;font-family: 'DM Sans', sans-serif;background: #0694DE;text-align: center;}
.service-detail-form .gform_body {margin: 0 -8px;}
.service-detail-form .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;-ms-grid-columns: 0;grid-row-gap: 0px !important;}
.service-detail-form .gform_fields .gfield.gf_right_half, .service-detail-form .gform_fields .gfield.gf_left_half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.service-detail-form #gfield_description_4_11 {color: #414141;}
.service-detail-form .gfield.gf_width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-detail-form .gfield {padding: 0 8px 15px;}
.service-detail-form .medium {width: 100%;background: #ffffff !important;font-size: 18px !important;padding: 8px 15px !important;border-radius: 5px;color: #414141;font-family: 'DM Sans', sans-serif;-moz-appearance: none !important;-webkit-appearance: none !important;appearance: none !important;box-shadow: none !important;font-weight: 400;border: 1px solid #C4C4C4 !important;height: 46px;}
.service-detail-form .textarea.medium {height: 90px !important;resize: none;}
.service-detail-form .medium::-webkit-input-placeholder { /* Edge */
color: #414141;opacity: 1;}
.service-detail-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #414141;opacity: 1;}
.service-detail-form .medium::placeholder {color: #414141;opacity: 1;}
.service-detail-form .gform_footer {margin: 10px 0 0 !important;text-align: center;padding: 0 !important;}
.services-detail-img.Kenner-img {margin-bottom: 20px;}
.services-detail-img.Kenner-img img {border: 9px solid #ccc;width: 100%;}
.Kenner-left .default-css img {border: 9px solid #ccc;}
.blog-detail-text.default-css img {border: 9px solid #ccc;}
.blog-img-single figure { padding:20px;}
.blog-img-single img {border: 9px solid #ccc;}
.inner-banner.services-banner .banner-caption-left {max-width: inherit;padding: 0;}
.services-popup-contact .footer-address p b {display: block;}
.blog-section.singlepgge {padding-top: 0px;padding-bottom: 80px;background: #fff;}
.Kenner-left {background: #f2f4fc;padding: 15px 15px;border-radius: 4px;}
.blog-detail-left {background: #f2f4fc;padding: 0 0 40px;}
.estimatin-side {padding: 30px 27px;background: #f2f4fc;border-radius: 10px;overflow: hidden;color: #fff;margin: 50px 0 0;text-align: center;}
.estimatin-titel {font-size: 32px;line-height: 40px;font-weight: 900;text-transform: capitalize;font-family: 'DM Sans', sans-serif;color: #0694DE;}
.estimatin-titel a {color: #B6E406;display: block;}
.estimatin-titel a:hover {color: #0694DE;}
.estimatin-btn {padding: 15px 0 0;}
.blog-detail-left .blog-info {margin-left: 15px;margin-right: 15px;}
.blog-detail-left .blog-detail-text {padding: 0 15px;}
.blog-detail-left .pagination-parent {padding: 0 15px;}
section.blog-section.blogpage-single-section .row {margin: 0 -15px;}
/***EXTRA UPV****/
.blog-section {padding: 100px 0; position: relative; }

.blog-row-parent { max-width: 1330px; margin: 0 auto; margin-top: 10px; }
.blog-row-parent .col-sm-4{ padding: 0 25px; margin: 25px 0; }
.blog-info a img { margin-right: 8px; position: relative; top: -2px; }
.blog-main-text { background: #FFFFFF; box-shadow: 0px 0px 20px rgb(6 148 222 / 8%); border-radius: 20px 0px; position: relative; padding: 28px 20px 34px 28px; margin-top: -52px; margin-left: 30px; } .blog-items:hover .blog-main-text{ box-shadow: 0px 0px 20px rgba(6, 148, 222, 0.2); }
.blog-info { border-bottom: 1px solid #D9D9D9; padding: 0px 8px 9px; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 18px; border-top: none; }
.blog-image { overflow: hidden;border-radius: 30px 0px 0px 0px; }
.blog-image img { width: 100%; transition: all 0.6s; }
.blog-image:hover img{ transform: scale(1.1); }
.blog-info a { font-family: 'DM Sans', sans-serif; font-weight: 400; font-style: normal; font-size: 16px; line-height: 26px; color: #666666; }
.blog-info a:hover{color:  rgba(6, 148, 222, 1);}
.blog-main-text h4 { font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: 700; font-size: 18px; line-height: 26px; color: #021F35; margin-bottom: 13px; }
.blog-main-text h4 a{color: #021F35;}
.blog-items:hover .blog-main-text h4 a{ color:  rgba(6, 148, 222, 1);}
.blog-main-text a.read-more { font-family: 'DM Sans', sans-serif; font-style: normal; font-weight: 700; font-size: 18px; line-height: 26px; color: #021F35; }
.blog-main-text:hover a.read-more{ color:  rgba(6, 148, 222, 1); transition: 0.5s; }

.webLeadForm__outerDiv {width: 100%;background-color: #F5FBFF;color: #000000;position: relative; /*padding-top: 20px; padding-bottom: 20px;*/
font-family: 'DM Sans', sans-serif;}
.webLeadForm__form {margin: 0;width: 100%;}
.webLeadForm__fieldDiv {margin: 0 20px 15px 20px;}
.webLeadForm__messageSentDiv {display: none;justify-content: center;align-items: center;flex-direction: column;text-align: center;width: 100%;height: 100%;position: absolute;top: 0;}
.webLeadForm__messageSent {font-weight: bold;font-size: 18px;}
.webLeadForm__successMessage {font-size: 13px;margin-top: 20px;}
.webLeadForm__label {padding-bottom: 4px;font-size: 13px;font-weight: 600;text-transform: uppercase;}
.webLeadForm__inputDiv {display: flex;justify-content: center;align-items: center;}
.webLeadForm__input {width: 100%;border-radius: 6px;border: none;font-size: 18px;padding-left: 5px;padding-right: 5px;border: 1px solid #B6E406;}
input.webLeadForm__input {height: 40px;}
textarea.webLeadForm__input {font-family: inherit;padding-top: 5px;padding-bottom: 5px;resize: none;}
.webLeadForm__stateZipDiv {display: flex;justify-content: space-between;align-items: center;flex-wrap: nowrap;margin: 0 20px 15px 20px;}
.webLeadForm__stateZipDiv .webLeadForm__fieldDiv:first-child {margin: 0 10px 0 0;width: 50%;}
.webLeadForm__stateZipDiv .webLeadForm__fieldDiv:last-child {margin: 0 0 0 10px;width: 50%;}
.webLeadForm__submitDiv {display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: nowrap;}
.webLeadForm__submit {background-color: #0694DE;color: #FFFFFF;margin-left: 20px;padding: 8px 20px;font-size: 13px;font-weight: 600;border-radius: 6px;border: none;cursor: pointer;text-transform: uppercase;}
.webLeadForm__requiredLabel {font-size: 11px;padding: 0;margin-right: 20px;}
/****Sidebar Form******/
.banner-left-img {position: relative;background-size: cover !important;background-repeat: no-repeat !important;padding: 60px 0px;z-index: 1;}
.Clients-section.Clients-page-section.default-page-section {padding-top: 0;}

.service-detail-form label {color: #414141;}
#gform_drag_drop_area_4_15 {color: #414141;}
.gform_fileupload_rules {color: #414141;}

.service-detail-form .gform_button {font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #000;
    background: #B6E406;
    border-radius: 45px;
    display: inline-block;
    padding: 13px 22px;
    min-width: 180px;
    margin-right: 15px;
    text-align: center; border: none; transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-ms-transition: all 0.5s ease-out;}
.service-detail-form .gform_button:hover {background: #02C2FF;color: #fff;}
.service-detail-form .gform_wrapper .gfield_validation_message, .service-detail-form .gform_wrapper .validation_message {color: #c02b0a!important;}
.col-sm-4.xyx.service-detail-right.service-dtl-sidebar {padding-left: 35px;}
.blog-section.page-blog-section .row {justify-content: center;}

.service-detail-right .gform_wrapper .medium.gfield_select {
    background: #fff url(../images/select-arrow.png) no-repeat right 10px center!important;
    background-size: 16px !important;
}
section.no-results.not-found {
    padding: 0 15px;
    text-align: center;
    width: 100%;
}
.service-dtl-sidebar.sticky {position: sticky;top: 156px;right: 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: #414141 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #02C2FF !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 14px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !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: #02C2FF !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "\f105";font-size: 20px;color: #02C2FF;font-family: 'FontAwesome';left: 0;position: absolute;top: 1px;}
.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;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #02C2FF !important;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #02C2FF !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: 5px 10px;}
.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;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #02C2FF !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #02C2FF !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: #02C2FF !important;}
.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 ul.sub-menu li::before {content: "\f105";font-size: 18px;color: #000;font-family: 'FontAwesome';left: 0;position: absolute;top: 4px;display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2:hover ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;transform: rotateX(0deg);}
.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: #02C2FF !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;}
.mega-menu-btns.banner-btns {margin: 0;padding-right: 15px;display: inline-block;vertical-align: middle;}
.mega-menu-btns.banner-btns a.theme-btn {display: inline-block !important;padding: 13px 20px 13px !important;margin-top: 0 !important;background: #02C2FF !important;color: #fff !important;}
.mega-menu-btns.banner-btns a.theme-btn:hover {background-color: #B6E406 !important;color: #012755 !important;}
.mega-menu-btns.banner-btns .theme-btn.btn-white {background-color: #B6E406 !important;color: #012755 !important;}
.mega-menu-btns.banner-btns .theme-btn.btn-white:hover {background: #02C2FF !important;color: #fff !important;}
.call-mega-menu p a {padding: 0 !important;font-weight: bold;color: #02C2FF !important;background-color: transparent !important;font-size: 28px;}
.call-mega-menu p a:hover {color: #012755 !important;}
.call-mega-menu p {margin: 0;text-transform: capitalize;}
.call-mega-menu {position: relative;padding-left: 60px;display: inline-block;vertical-align: middle;}
.call-mega-menu img {position: absolute;top: 5px;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:1699px) {
.banner-title {font-size: 55px;line-height: 69px;}
}

@media(max-width:1599px) {
.banner-title {
    font-size: 50px;
    line-height: 65px;
}
.service-list {
    padding: 0 40px;
}
}

@media(max-width:1499px) {
.banner-title {font-size: 50px;line-height: 64px;}
.form-hero {width: 500px;}
.service-list {padding: 0 50px;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 50px;line-height: 65px;}
.testmonial-row {padding: 0 0;}
.footer {padding: 85px 20px 60px;}
.sevice-box-item h4 {font-size: 28px;}
.ftr-contact-item {margin-left: -20px;}
.service-detail-form {
    padding: 0px 15px 20px;
    background: #f2f4fc;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.default-page-section {
    padding: 70px 0;
}
.service-detail-form .medium {
    font-size: 16px !important;
}
.about-ftr p { 
    font-size: 20px;
    line-height: 26px; 
}
.ftr-title { 
    font-size: 25px;
    line-height: 33px; 
}
	.ftr-item ul li {
    font-size: 17px;
    line-height: 25px; 
}
	.ftr-contact-col p strong {
    font-size: 20px; 
}
	.banner-btns .theme-btn {
    margin: 24px 10px 0 0;
}
}
@media(max-width:1399px) {
.container {max-width: 100% !important;padding: 0 40px;}
.form-hero .b-form-title {font-size: 35px;line-height: 45px;}
.banner-title {font-size: 40px;line-height: 52px;}
.theme-btn {font-size: 20px;line-height: 24px;padding: 14px 20px 14px;}
.form-hero .gform_wrapper {padding: 30px 30px 40px!important;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 40px;line-height: 50px;}
.process-section {padding: 0 0 60px;}
.sevice-box-item figure img {width: auto;max-height: 65px;}
.sevice-box-item figure {width: 140px;height: 140px;margin: 0 auto 25px;line-height: 113px;border-width: 8px;}
.sevice-box-item h4 {font-size: 24px;line-height: 30px;}
.insulation-section .col-sm-2 {margin-bottom: 0;padding: 0 15px;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.insulation-section {padding-bottom: 60px;}
.topsTotal-foamnsection {padding: 65px 0;}
.about-section {padding: 60px 0 40px;}
.default-section {padding: 60px 0 40px;}
.gallery-section.default-section {padding: 60px 0 40px;}
.about-content .default-css h2 {font-size: 35px;line-height: 40px;margin-bottom: 16px;}
.our-team-section {padding: 60px 0;}
.our-team-box figure {width: 180px;height: 180px;margin: 0 auto 25px;}
.our-team-left .our-team-box figure {width: 300px;height: 300px;}
.gallery-section {padding: 0 0 50px;}
.testimonial-section {padding: 60px 0;}
.client-say-box {padding: 30px 30px 95px 35px;}
.service-area-section {padding: 70px 0;}
.ftr-contact-col figure {width: 40px;height: 40px;line-height: 36px;margin-right: 10px;}
.ftr-contact-col figure img {width: auto;max-height: 20px;}
.ftr-item ul li {font-size: 18px;line-height: 26px;margin-bottom: 10px;}
.floating-icon a {font-size: 18px;line-height: 23px;padding: 10px 15px 10px;}
.floating-icon {right: -83px;}
.ftr-contact-item {margin-left: -30px;}
.our-team-section-inn {
    padding: 70px 0 70px;
}
.insulation-page-section {
    padding: 60px 0;
}
.page-nav::before {
    height: 100%;
    width: 58%;
}
.page-nav {
    padding: 15px 0;
}
.service-banner .banner-title {
    line-height: 50px;
}
.contact-page-section {
    padding: 70px 0;
}
.contact-left-title {
    font-size: 40px;
    line-height: 30px;
    padding: 25px 15px;
    margin-bottom: 35px;
}
.contact-dtl-row {
    padding: 0 25px 15px;
}
.contact-form-col .gform_wrapper .medium {
    height: 50px;
}

.estimatin-titel {
    font-size: 26px;
    line-height: 35px;
}
.estimatin-side {
    padding: 30px 20px;
    margin: 30px 0 0;
}
.contact-detail-left {
    padding: 0 0 40px;
}
.blog-section {
    padding: 60px 0;
}
.blog-main-text {
    padding: 28px 16px 34px 15px;
    margin-top: -42px;
    margin-left: 15px;
}
.blog-info a {
    margin-right: 10px;
}
.testmonial-row .col-sm-3 {
    padding: 0 15px;
    margin: 20px 0;
}
h1 {font-size: 35px;line-height: normal;}
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;}
.sidebar-title {
    font-size: 26px;
    line-height: 30px;
    padding: 10px 18px;
}
.blog-section.singlepgge {
    padding-top: 0px;
    padding-bottom: 60px;
}

.default-page-section {
    padding: 60px 0;
}
.client-nm-text {
    font-size: 20px;
    line-height: 28px;
    bottom: 70px;
    left: 35px;
}

}
@media(max-width:1299px) {
.form-hero {width: 440px;}
.form-hero .b-form-title {font-size: 35px;line-height: 45px;background-size: 90% 100%;}
.form-hero::before {width: 427px;height: 21px;top: -21px;background-size: 99% 100%;}
.process-item {padding: 10px 0 10px;}
.our-team-box h4 {font-size: 24px;line-height: 30px;}
.contact-dtl-col {
    padding-left: 60px;
    margin-bottom: 24px;
}
.client-say-box {
    padding: 30px 20px 82px 25px;
}
.client-nm-text {
    font-size: 20px;
    line-height: 22px;left: 25px;
}
.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%;
}
.faq-box .card-header h5, .card-header-title {
    padding: 15px 45px 15px 15px;
    font-size: 18px;
    line-height: 24px;
}
.faq-box .card-header h5:after, .card-header-title::after {
    width: 30px;
    height: 30px;
}
.faq-box .card {
    margin: 0 0 15px;
}
.service-detail-list h3 {
    padding: 11px 10px;
    font-size: 24px;
    margin: 0px 0px 15px;
    line-height: 30px;
}
.service-detail-form h3{
     padding: 11px 10px;
    font-size: 24px;
    line-height: 32px;margin: 0 -15px 15px;
}



}
@media(max-width:1199px) {
.service-detail-right.service-dtl-sidebar.sticky {position: sticky;top: 88px;right: 0;}	
.header-bottom {display: block;justify-content: space-between;position: static;top: 0;background: #02C2FF;height: 0;}
.head-call-now a {font-size: 22px;line-height: 25px;}
.head-call-now img {width: 44px;}
.head-call-now {padding-left: 50px;}
.head-top-right {text-align: right;padding-right: 40px;}
.top-head-btns a {font-size: 16px;line-height: 20px;padding: 10px 20px;min-width: auto;margin-right: 10px;}
.form-hero .b-form-title {font-size: 28px;line-height: 30px;padding: 15px 30px 14px;margin-top: 0;background: #02c2ff;border-radius: 15px 15px 0 0;}
.form-hero {width: 370px;padding: 0;}
.form-hero::before {display: none;}
.home-banner {padding: 40px 0px 40px;}
.stardx img {width: auto;max-height: 18px;}
p {font-size: 16px;line-height: 22px;}
.form-hero .gform_wrapper {padding: 20px 20px 25px!important;}
.form-hero .gform_wrapper .medium {height: 40px;}
.banner-btns .theme-btn {margin: 14px 5px 0 0;}
.theme-btn {font-size: 18px;line-height: 24px;padding: 10px 15px 10px;}
.banner-title {font-size: 28px;line-height: 39px;}
.banner-caption ul li {font-size: 18px;line-height: 24px;padding-left: 27px;margin-bottom: 9px;background-position: top 3px left;background-size: 19px;}
.client-banner-info figure {line-height: 65px;width: 70px;height: 70px;}
.client-banner-text {margin-top: 25px;}
.form-hero input.button.gform_button {font-size: 20px;line-height: 22px !important;padding: 11px 32px 11px 32px;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 30px;line-height: 40px;margin-bottom: 15px;}
.proces-title {padding: 24px 15px;margin-bottom: 40px;}
.proces-title::before {bottom: -30px;border-top: 30px solid #000000;border-left: 40px solid transparent;border-right: 40px solid transparent;}
.pro-icon figure img {width: auto;max-height: 60px;}
.pro-icon figure {height: 130px;width: 130px;}
.process-item h4 {font-size: 25px;line-height: 25px;margin-bottom: 10px;}
.process-section {padding: 0 0 40px;}
.service-list {padding: 0 20px;}
.insulation-section .col-sm-2 {margin: 15px 0;}
.sevice-box-item figure img {width: auto;max-height: 55px;}
.sevice-box-item figure {width: 120px;height: 120px;margin: 0 auto 15px;line-height: 103px;border-width: 5px;}
.sevice-box-item {padding: 30px 15px 30px;}
.sevice-box-item h4 {font-size: 22px;line-height: 30px;}
.insulation-section {padding-bottom: 30px;}
.freeEstimate-paretn h4 {font-size: 28px;line-height: 33px;}
.freeEstimate-paretn a.theme-btn.btn-green {margin-top: 11px;}
.topsTotal-foamnsection {padding: 50px 0;}
.about-section {padding: 40px 0 30px;}
.default-section {padding: 40px 0 30px;}
.gallery-section.default-section {padding: 40px 0 30px;}
.about-content .default-css h2 {font-size: 26px;line-height: 30px;margin-bottom: 15px;}
.default-css ul li, .default-css ol li {font-size: 16px;line-height: 22px;margin: 0 0 5px;}
.default-css ul li {padding-left: 24px;background-size: 18px;}
.our-team-left .our-team-box {margin-top: 20px;}
.our-team-section {padding: 40px 0;}
.our-team-box figure {width: 130px;height: 130px;margin: 0 auto 15px;}
.our-team-right {padding-left: 0px;}
.our-team-box h4 {font-size: 19px;line-height: 26px;margin-bottom: 5px;}
.our-team-left .our-team-box figure {width: 240px;height: 240px;}
.gallery-list ul li {width: 25%;padding: 15px;}
.gallery-list {margin-top: 0;}
.gallery-section {padding: 0 0 30px;}
.testimonial-section {padding: 40px 0;}
.section-heading.text-center .d-flex img {padding: 0 10px;}
.testmonial-row .col-sm-4 {padding: 0 15px;margin: 20px 0;}
.testmonial-row .col-sm-3 {padding: 0 15px;margin: 20px 0;}
.client-say-box {padding: 30px 20px 75px 25px;}
.client-nm-text {    font-size: 18px;
    line-height: 20px;
    bottom: 57px;}
.service-area-section {padding: 40px 0;}
.serv-area-list ul li {font-size: 18px;line-height: 24px;margin-bottom: 10px;padding-left: 23px;background-position: 0 4px;}
.ftr-title {font-size: 22px;line-height: 30px;margin-bottom: 15px;}
#back-top-wrapper #back-top a {height: 50px;width: 50px;}
#back-top-wrapper {right: 24px;bottom: 34px;}
.ftr-contact-item {margin-left: 0;}
.ftr-item ul li {font-size: 16px;line-height: 22px;margin-bottom: 7px;}
.ftr-item-2 ul {column-count: 1;}
.ftr-contact-item {margin-left: -60px;}
.about-ftr p {font-size: 20px;line-height: 25px;}
.footer {padding: 40px 15px 30px;}
.copyright-sections {padding: 11px 0 11px 0;}
.menu-copyright ul li {font-size: 16px;line-height: 22px;}
.menu-copyright ul li::after {content: '|';font-size: 15px;line-height: 15px;padding: 0 4px 0 5px;}
.gallery-list ul {margin: 0 -15px;}
.testmonial-row .col-sm-3 {-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}
.gform_wrapper textarea.medium {height: 100px!important;}
.our-team-section-inn {
    padding: 30px 0 40px;
}
.free-conultation-right {
    padding: 40px 30px 40px 10px;
}
.page-nav ul li {
    font-size: 18px;
    line-height: 24px;
}
.page-nav::before {
    height: 100%;
    width: 61%;
}
.page-nav {
    padding: 10px 0;
}

.our-team-right-inn ul li {
    width: 25%;    padding: 10px 10px;
}
.insulation-page-section {
    padding: 40px 0;
}
.page-nav ul li {
    font-size: 18px;
    line-height: 22px;
}
.service-banner>img {
    height: 370px;
    object-fit: cover;
}
.free-conultation-right p {
    font-size: 20px;
    margin-bottom: 20px;
}
section.inner-banner.service-banner>img {
    height: 320px;
}
.service-banner .banner-title {
    line-height: 39px;
}
.contact-page-section {
    padding: 40px 0;
}

.contact-left-title {
    font-size: 30px;
    line-height: 30px;
    padding: 15px 15px;
    margin-bottom: 25px;
}
.contact-dtl-col p strong {
    font-size: 22px;
    line-height: 28px;
}
.contact-dtl-icon {
    width: 40px;
    height: 40px;
    line-height: 34px;
}

.contact-dtl-icon img {
    width: auto;
    max-height: 21px;
}
.contact-right-form {
    padding-right: 20px;
}
.contact-detail-left {
    padding: 0 0 40px;
}
.contact-dtl-row {
    padding: 0 15px 5px;
}
.contact-dtl-col {
    padding-left: 50px;
    margin-bottom: 20px;
}
.contact-page-parent .col-sm-8 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.contact-page-parent .col-sm-4 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
.estimatin-titel {
    font-size: 24px;
    line-height: 31px;
}
.contact-form-col .gform_wrapper label.gfield_label {
    font-size: 16px !important;
    line-height: 22px;
}
.contact-form-col input.button.gform_button {
    font-size: 16px;
    line-height: 22px !important;
    padding: 10px 35px;
}
.blog-section {
    padding: 40px 0;
}
.blog-row-parent .col-sm-4 {
    padding: 0 15px;
    margin: 15px 0;
}
.blog-info a img {
    margin-right: 3px;
    top: -2px;
    margin-bottom: 0;
}
h1 {font-size: 30px;line-height: normal;}
h2 {font-size: 28px;line-height: normal;}
h3 {font-size: 26px;line-height: normal;}
h4 {font-size: 24px;line-height: normal;}
h5 {font-size: 22px;line-height: normal;}
h6 {font-size: 24px;line-height: normal;}
.nav-next a, .nav-previous a {
    font-size: 18px;
    line-height: 24px;
    padding: 11px 14px !important;
    min-width: 160px;
}
.service-detail-list {
    padding: 0px 0px 10px;
    margin: 0 0 30px;
}
.sidebar-title {
    font-size: 22px;
    line-height: 30px;
    padding: 7px 15px;
}
.service-detail-list ul li a {
    font-size: 16px;
    line-height: 22px;
}
.service-detail-list ul li {
    padding: 9px 15px;
}
.search-medium {
    padding: 10px 60px 10px 15px;
    height: 50px;
    font-size: 16px;
    line-height: 24px;
}
.blog-detail-left .blog-card {
    padding: 20px 0 0 0;
}
.blog-section.singlepgge {
    padding-top: 0px;
    padding-bottom: 40px;
}
.search-btn button {
    top: 10px;
    width: 30px;
    right: 15px;
}

.service-detail-form .medium {
    height: 40px;
}
.default-page-section {
    padding: 40px 0;
}
.service-detail-form .gfield {
    padding: 0 8px 10px;
}
.card-body.default-css {
    padding: 14px 20px;
}
.service-detail-form .gform_button {
    font-size: 16px;
    line-height: 20px !important;
    padding: 10px 15px;
    min-width: 150px;
    margin: 0!important;

}


}
@media(max-width:1023px) {
.container {max-width: 100% !important;padding: 0 15px;}
.footer .col-sm-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.footer .col-sm-4 {-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%;}
.footer .col-sm-3:nth-child(2) {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.about-ftr {max-width: 100%;text-align: center;}
.ftr-item {text-align: center;}
.ftr-item ul li {font-size: 16px;line-height: 22px;margin-bottom: 0;border-bottom: 1px solid #195297;padding: 8px 0;}
.ftr-item ul li:last-child {border-bottom: 0;}
.ftr-title {font-size: 22px;line-height: 26px;margin: 15px 0;}
.ftr-contact-item {margin-left: 0;text-align: center;}
.ftr-contact-col {display: block;margin: 10px 0 30px;text-align: center;}
.ftr-contact-col figure {width: 40px;height: 40px;line-height: 36px;margin: 0 auto 13px;}
.ftr-contact-col p strong {font-size: 22px;padding-bottom: 5px;}
.ftr-contact-col p {font-size: 18px;line-height: 24px;}
.footer {padding: 40px 0 0;}
.ftr-social a {height: 40px;width: 40px;line-height: 38px;margin: 0 4px;}
.ftr-social {margin-bottom: 13px;}
.ftr-logo {padding-bottom: 20px;}
.floating-icon {display: none;}
.service-list {padding: 0 0;}
.copyright-sections .col-sm-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.copyright {text-align: center;}
.menu-copyright {text-align: center;padding-top: 6px;}
}
@media(max-width:991px) {
.service-detail-right.service-dtl-sidebar.sticky{ position:relative; top:0;}	
.form-hero {width: 100%;padding: 0;}
.testmonial-row .col-sm-3 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding: 0 15px;margin: 20px 0;}
.blog-row-parent .col-sm-4 {
    padding: 0 15px;
    margin: 15px 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.service-detail-form h3 {
    padding: 8px 10px;
    font-size: 20px;
    line-height: 27px;
    margin: 0 -15px 15px;
}
.service-detail-list h3 {
    padding: 9px 10px;
    font-size: 20px;
    margin: 0px 0px 15px;
    line-height: 25px;
}

}
@media(max-width:900px) {
.testmonial-row .col-sm-4 {padding: 0 15px;margin: 20px 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.insulation-section .col-sm-2 {-ms-flex: 0 0 33.33%;flex: 0 0 33.33%;max-width: 33.33%;}
}
@media(max-width:812px) {
.modal.popup-form .modal-dialog {position: relative;transform: inherit;width: 94%;border-radius: 10px;margin: 60px auto 0;top: 0;}
.modal.popup-form button.close {right: 16px;top: 15px;font-size: 20px;width: 22px;}
div#form-popup {padding: 0 !important;}
.top-head-btns>a {display: none;}
.top-head-btns a.green-btn {background: #B6E406;color: #012755;display: block;}
.gallery-list ul li {width: 33.33%;padding: 10px;}
.gallery-list {margin-top: 0;padding: 0 10px;}
.form-hero .b-form-title {font-size: 24px;line-height: 30px;padding: 10px 15px 10px;}
.stardx img {width: auto;max-height: 15px;}
.banner-star p {padding-left: 9px;}
.banner-title {font-size: 24px;line-height: 32px;margin-bottom: 10px;}
.serv-area-list ul li {font-size: 16px;line-height: 22px;margin-bottom: 7px;padding-left: 20px;background-position: 0 4px;background-size: 14px;}
.sub-title {font-size: 22px;line-height: 24px;}
.heading-title, .heading-title h1, .heading-title h2, .heading-title h3 {font-size: 24px;line-height: 30px;margin-bottom: 10px;}
.client-nm-text {font-size: 20px;line-height: 24px;}
.about-content .default-css h2 {font-size: 22px;line-height: 28px;margin-bottom: 10px;}
.freeEstimate-paretn h4 {font-size: 22px;line-height: 30px;}
.sevice-box-item h4 {font-size: 20px;line-height: 24px;}
.sevice-box-item figure {width: 90px;height: 90px;margin: 0 auto 11px;line-height: 83px;border-width: 4px;}
.sevice-box-item figure img {width: auto;max-height: 45px;}
.process-item h4 {font-size: 22px;line-height: 22px;margin-bottom: 7px;}
.pro-icon figure img {width: auto;max-height: 50px;}
.pro-icon figure {height: 100px;width: 100px;margin: 0 auto 15px;border-width: 5px;}
.count {font-size: 16px;height: 36px;width: 36px;line-height: 34px;right: 19%;}
.banner-caption ul li {font-size: 16px;line-height: 22px;padding-left: 24px;margin-bottom: 6px;background-position: top 2px left;background-size: 17px;}
.theme-btn {font-size: 16px;line-height: 20px;padding: 9px 14px 9px;}
.banner-btns .theme-btn {margin: 14px 4px 0 0;font-size: 14px;}
.top-header .col-2 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
.top-header .col-10 {-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}
.page-nav ul li {
    font-size: 16px;
    line-height: 22px;
}
.inner-banner>img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.free-conultation-right p {
    font-size: 16px;
    margin-bottom: 15px;
}
.our-team-right-inn ul li {
    width: 33.33%;    padding: 10px 10px;
}
section.inner-banner.service-banner>img {
    height: 280px;
}
.inner-banner .banner-btns .theme-btn {
    margin: 4px 4px 0 0;
    font-size: 15px;
    line-height: 20px;
    padding: 9px 15px;
}
.banner-logos ul li {
    padding: 5px 5px;
}
.banner-logos ul {
    margin: 0 -5px;
}
.service-banner .banner-title {
    line-height: 32px;
}
.caption-absolute {
    top: 44%;
}

.contact-form-col .gform_wrapper .medium {
    height: 40px;
    font-size: 15px!important;
    padding: 7px 15px!important;
}
.contact-form-col .gform_wrapper .gfield {
    padding: 0 10px 13px;
}
.contact-right-form {
    padding-right: 0;
}
.contact-dtl-col p strong {
    font-size: 20px;
    line-height: 28px;
}
.contact-left-title {
    font-size: 24px;
    line-height: 30px;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.contact-social a {
    height: 45px;
    width: 45px;
    margin: 0 2px;
    line-height: 42px;
}
.contact-detail-left {
    padding: 0 0 30px;
}
p {
    font-size: 15px;
    line-height: 22px;
}
.contact-page-parent .col-sm-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.contact-page-parent .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
}
.contact-social {
    text-align: left;
    padding-left: 15px;
}
.contact-form-col .gform_wrapper label.gfield_label {
    font-size: 15px !important;
    line-height: 20px;
}

.blog-info {
    margin-bottom: 10px;
}
.blog-main-text h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.blog-main-text {
    padding: 15px 15px 20px 15px;
    margin-top: 0;
    margin-left: 0;
}
h1 {font-size: 24px;line-height: normal;}
h2 {font-size: 22px;line-height: normal;}
h3 {font-size: 20px;line-height: normal;}
h4 {font-size: 18px;line-height: normal;}
h5 {font-size: 16px;line-height: normal;}
h6 {font-size: 14px;line-height: normal;}
.search-medium {
    padding: 10px 50px 10px 15px;
    height: 40px;
    font-size: 15px;
    line-height: 24px;
}
.service-detail-list ul li a {
    font-size: 15px;
    line-height: 20px;
}
.search-btn button {
    top: 7px;
    width: 27px;
    right: 10px;
}
.estimatin-side {
    padding: 20px 15px;
    margin: 30px 0 0;
}
.estimatin-titel {
    font-size: 20px;
    line-height: 25px;
}
.nav-next a, .nav-previous a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 14px !important;
    min-width: auto;
}

}
@media(max-width:767px) {
.banner-title br {display: none;}
.our-team-section .col-sm-4 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.our-team-section .col-sm-8 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.our-team-right {border: none;}
.our-team-left .our-team-box figure {width: 190px;height: 190px;}
.process-row .col-sm-4 {padding: 0 15px;}
.client-logo-parent ul li {padding: 8px 10px;width: 24%;}
.form-hero .gform_wrapper {padding: 20px 15px 25px!important;}
.our-team-right ul li {list-style: none;width: 50%;padding: 20px 15px;}
.our-team-box h4 {font-size: 18px;}
.gallery-list ul li {width: 50%;padding: 10px;}
.page-nav {
    padding: 10px 0;
    background: #02c2ff;    position: relative;
}
.page-nav::before{display: none;}
.free-conultation-right {
    padding: 40px 15px 40px 0;
}
.our-team-right-inn ul li {
    width: 50%;    padding: 10px 10px;
}
.page-nav ul li span {
    color: #fff;
}
.page-nav ul li span a:hover {
    color: #000;
}
.page-nav ul li {
    color: #000;
}
.blogpage-single-section .col-sm-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.blogpage-single-section .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
}
.blog-info a {
    margin-right: 5px;
    font-size: 15px;
    line-height: 20px;
}
.blog-detail-left .blog-info {
    margin-left: 15px;
    margin-right: 15px;
    padding: 0 0 5px;
}
.search-btn {
    margin-bottom: 30px;
    border-radius: 10px;
}
.nav-next {
    margin-right: 0;
}
nav.navigation.post-navigation {
    padding: 10px 0 10px;
}
.default-page-section .col-sm-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.default-page-section .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 11px 45px 11px 15px;
    font-size: 16px;
    line-height: 20px;
}
.Kenner-left {
    padding: 25px 15px;
}
.service-detail-form .medium {
    font-size: 14px !important;
}

}
@media(max-width:700px) {
.service-area-section .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-area-section .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.service-area-map {padding-top: 30px;}
.home-banner .col-sm-7 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;order: 2;}
.home-banner .col-sm-5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;order: 1;}
.banner-caption {max-width: 100%;padding-top: 34px;}
.top-header .col-2 {-ms-flex: 0 0 45%;flex: 0 0 45%;max-width: 45%;}
.top-header .col-10 {-ms-flex: 0 0 55%;flex: 0 0 55%;max-width: 55%;position: static;}
.top-head-btns {display: block;position: absolute;top: 0;left: 0;right: 0;}
.top-head-btns a.green-btn {background: #B6E406;color: #012755;display: block;border-radius: 0;font-size: 24px;margin: 0;}
.header-section {padding: 41px 0 0;}
.process-item p {margin-bottom: 0;}
.free-conultation-section .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.free-conultation-section .col-sm-6:first-child {
    padding-left: 0;
    padding-right: 0;
}
.service-banner .banner-caption {
    max-width: 720px;
    padding-top: 0;
}
.blog-info a {
    margin-right: 5px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
}
}
@media(max-width:641px) {
.blog-row-parent .col-sm-4 {
    padding: 0 15px;
    margin: 10px 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


}

@media(max-width:575px) {
#back-top-wrapper {display: none;}
.top-header .col-2 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.top-header .col-10 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;position: static;}
.top-logo {text-align: center;}
.head-call-now figure {display: none;}
.head-call-now {padding-left: 0;text-align: center;display: block;border-top: 1px solid #ccc;padding-top: 8px;padding-bottom: 8px;}
.headcall-inn {text-align: center;}
.head-call-now p {color: #000;margin: 0;text-align: center;line-height: 28px;font-size: 22px;}
.head-top-right {text-align: center;padding-right: 0;}
.head-call-now a {font-size: 24px;line-height: 27px;}
.count {font-size: 16px;height: 36px;width: 36px;line-height: 34px;right: 41%;}
.process-row .col-sm-4 {padding: 0 15px;margin-top: 10px;}
.insulation-section .col-sm-2 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.banner-btns .theme-btn {margin: 14px 2px 0 0;font-size: 12px;padding: 9px 10px 9px;}
.freeEstimate-paretn .heading-title strong {background: #B6E406;border-radius: 5px;color: #000;padding: 5px 7px;display: block;margin-top: 14px;}
.banner-star p {padding-left: 5px;font-size: 14px;}
.testmonial-row .col-sm-4 {padding: 0 15px;margin: 13px 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.testmonial-row .col-sm-3 {padding: 0 15px;margin: 13px 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.client-say-box {padding: 25px 20px 16px 25px;border: 3px solid #1a3c66;background: no-repeat;text-align: center;}
.star-rating {margin-bottom: 15px;margin-top: 0;}
.client-logo-parent ul {margin: 0;}
.section-heading.text-center .d-flex img {padding: 0 10px;width: 50%;}
.our-team-right ul li {padding: 20px 10px;}
.our-team-box figure {width: 120px;height: 120px;}
.client-banner-name {float: right;padding: 0px 0 0 10px;width: 70%;}
.menu-copyright ul li {font-size: 16px;line-height: 22px;display: block;border-bottom: 1px solid rgb(255 255 255 / 28%);padding: 5px 0;}
.menu-copyright ul li:last-child {border-bottom: 0;padding-bottom: 0;}
.menu-copyright ul li::after {display: none;}
.sprylist {width: 100%;}
section.inner-banner.service-banner>img {
    height: 300px;
}
.inner-banner .banner-btns .theme-btn {
    margin: 4px 4px 0 0;
    font-size: 14px;
    line-height: 20px;
    padding: 9px 13px;
}
.client-nm-text {
    position: static;
}



}
@media(max-width:480px) {
.client-logo-parent ul li {padding: 8px 10px;width: 50%;}
.about-content .d-flex {display: block !important;}
.about-content .d-flex ul {width: 100%;}
.serv-area-list ul {column-count: 2;}
.section-heading.text-center .d-flex img {padding: 0 10px;width: 50%;}
.banner-star p {padding-left: 5px;font-size: 13px;}
.count {right: 34%;}
.gform_wrapper .gfield.gfield--width-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}
@media(max-width:380px) {
.banner-star p {padding-left: 4px;font-size: 12px;}
.stardx img {width: auto;max-height: 13px;}
}
