@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}
@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Medium'), local('DMSans-Medium'),
        url('../fonts/DMSans-Medium.woff2') format('woff2'),
        url('../fonts/DMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Regular'), local('DMSans-Regular'),
        url('../fonts/DMSans-Regular.woff2') format('woff2'),
        url('../fonts/DMSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans Medium'), local('DMSans-Medium'),
        url('../fonts/DMSans-Medium.woff2') format('woff2'),
        url('../fonts/DMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: local('DM Sans SemiBold'), local('DMSans-SemiBold'),
        url('../fonts/DMSans-SemiBold.woff2') format('woff2'),
        url('../fonts/DMSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Light'), local('Outfit-Light'),
        url('../fonts/Outfit-Light.woff2') format('woff2'),
        url('../fonts/Outfit-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}



body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;overflow-x: hidden;}
html, body {width: 100%;height: 100%;scroll-behavior: smooth !important;}
a {text-decoration: none;color: #182E45;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; color: #000;}
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}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;-webkit-background-clip: text; -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #414141;}
p a {color: #CB333B;}
p b { font-weight: 600; }
p strong {color: #00A7B5; font-weight: 400;}
p a:hover {color: #00A7B5;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #000;}
ul li a:hover, ol li a:hover {color: #000;}
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 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family:"DM Sans";font-style: normal;font-weight: 700;color: #00A7B5;margin-bottom: 15px;    text-transform: inherit !important;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #CB333B;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #000;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #00A7B5;}
h1 {font-size: 40px;line-height: 48px;}
h2 {font-size: 34px;line-height: 42px;}
h3 {font-size: 30px;line-height: 38px;}
h4 {font-size: 28px;line-height: 36px;}
h5 {font-size: 25px;line-height: 32px;}
h6 {font-size: 20px;line-height: 28px;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.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 , .default-css ol{ margin-bottom: 20px; }
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li { font-family: 'Outfit'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #414141; margin: 0 0 8px; }
.default-css ul li a, .default-css ol li a {color: #CB333B}
.default-css ul li strong, .default-css ol li strong {color: #00A7B5;font-weight: 400;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #00A7B5}
.default-css ul li { list-style: none; background: url(../images/list-arrow.png) no-repeat; background-position: 0 4px; padding-left: 24px; background-size: 18px; }

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



/*--floating-icon--*/
.floating-icon a { padding: 30px 8px 30px 12px; display: inline-block; text-align: center; font-family: 'Outfit'; border-radius: 4px 0 0 4px; background: #182E45; color: #FFF; font-size: 20px; font-style: normal; font-weight: 500; line-height: 28px; border: 1px solid #182E45; letter-spacing: 0.2px; }
.floating-icon a img{margin-top: 5px;}
.floating-icon { position: absolute; opacity: 0; transition: opacity 0s ease-in-out; z-index: 11; right: 0px; top: 50% !important;transform: translateY(-50%) !important; writing-mode: sideways-lr; }
.floating-icon a:hover {color: #fff;background: #000;transition: 0.6s;border-color: #000;}
.floating-icon.sticky{ position: fixed;  opacity: 1;}


.default-section{ padding:100px 0 ; }

/* heading */
.heading-title { margin-bottom: 15px; color: #00A7B5; font-family: "DM Sans"; font-size: 60px; font-style: normal; font-weight: 400; line-height: 70px; }
.heading-title strong { color: #CB333B; font-weight: 700; }


/* btns */
.theme-btn { display: inline-block; position: relative; padding: 8px 25px; border-radius: 45px; text-align: center; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 28px; height: 60px; align-content: center; }
a.theme-btn strong { display: block; transition: all 0.6s; color: #FFF; font-family: Outfit; font-size: 12px; font-style: normal; font-weight: 600; line-height: 16px; }
a.theme-btn.btn-red { background: linear-gradient(0deg, #CB333B 0%, #930109 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); color: #fff; }
a.theme-btn.btn-red:hover { background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); }
a.theme-btn.btn-sky{ background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); color: #fff; }
a.theme-btn.btn-sky:hover{ background: linear-gradient(0deg, #CB333B 0%, #930109 100%); box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18); }


/*--header--*/
body.sticky-header-on { padding-top: 153px; /* Header height */ }
.header-section { position: relative; top: 0; left: 0; right: 0; z-index: 99; transition: all 0.3s ease; box-shadow: none; background: #fff; margin: 0; }
.header-section.sticky { position: fixed;box-shadow: 0 0 40px 0 rgba(48, 120, 190, 0.30); width: 100%; background: #fff; -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; top: 0; margin: 0; }
@keyframes fadeInDown { 0% { opacity: 0; transform: translate3d(0,-100%,0) } to { opacity: 1; transform: none } }
.head-top { display: flex ; align-items: center; justify-content: space-between; padding: 10px 20px 10px 0; }
.header-section .row { align-items: center; }
.header-section .col-sm-3 { width: 16%; }
.header-section .col-sm-9 { width: 84%; padding-right: 0;}
.head-top-text { display: flex ; align-items: center; }
.head-social a { display: inline-block; text-align: center; line-height: normal; transition: all 0.6s; margin: 0; border-radius: 0; background: transparent; border-right: 1px solid #000; padding: 0 12px 0 10px; }
.head-social a img { transition: 0.6s; max-width: 20px; filter: brightness(0); margin: -3px 0 0; }
.head-social a:last-child{border: none;}
.head-social a:hover img{filter:none;}
.header-btn { margin-left: 10px; }
.header-btm { padding: 17px 20px 17px 0; display: flex ; align-items: center; justify-content: space-between; background: #FFF; box-shadow: 12px -7px 11px 0 rgba(0, 0, 0, 0.12); }
.head-top-text p { color: #000; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 700; line-height: normal; margin: 0;letter-spacing: 1px; }
.head-top-text p strong{ color: #CB333B; font-weight: 700; }
.head-top .timer { display: flex ; align-items: center;} 
.head-top .timer div{ background: transparent;margin: 0;color: #000; margin: 0 8px; text-align: center; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 600; line-height: 22px; /* 107.692% */letter-spacing: 1px;}
.head-top .timer div:last-child{border: none;}
.head-top .timer div span {font-size: 16px;font-weight: 400; line-height: 20px; color: #666;padding-left: 0px;}
.t-num {
  display: initial; 
  margin: 0px !important;
}
.header-btn a.theme-btn.btn-sky { margin-left: 10px; }


/*--banner--*/
section.banner-section { position: relative; z-index: 1; padding: 200px 0; background-repeat: no-repeat; background-position: center right; background-size: 43% 100%; background-color: #004658; }
section.banner-section::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
   background: linear-gradient(90deg, #004658 0%, #004658 48.1%, rgba(0, 70, 88, 0.85) 55%, rgba(0, 70, 88, 0.4) 65%, rgba(0, 70, 88, 0) 75%);
}
.banner-title { margin-bottom: 25px; color: #FFF; font-family: "DM Sans"; font-size: 64px; font-style: normal; font-weight: 700; line-height: 87px;    text-transform: inherit !important; } 
.banner-title strong { font-weight: 700; color: #CB333B;}
.banner-btns { padding-top: 15px; }
.banner-btns a.theme-btn.btn-red { margin-right: 10px; }


.banner-star {display: -webkit-box;display: -ms-flexbox;-ms-flex-wrap: wrap;display: inline-block;padding-bottom: 15px;}
.stardx {display: inline-block;position: relative;}
.stardx img { margin-top: -9px;max-width: 24px;filter: brightness(0) saturate(100%) invert(76%) sepia(16%) saturate(5292%) hue-rotate(339deg) brightness(98%) contrast(102%); }
.banner-star p { padding-left: 5px;color: #FFF; font-family: Outfit; font-size: 24px !important; font-style: normal; font-weight: 600; line-height: normal; display: inline; }



/*-------LOGO_SECTION-CSS---------*/
section.logo-section { padding: 15px 0; position: relative; background: #FFF; box-shadow: 0 0 30px 0 #004658; }
section.logo-section .item{text-align: center;align-content: center;}
section.logo-section .owl-item {  justify-content: center; align-items: center; }
section.logo-section .owl-stage { display: flex ; align-items: center; }
.logo-slider.owl-carousel .owl-item { flex: unset !important; }



/* testimonial-section */
section.testimonial-section { padding: 100px 0 ; position: relative;  }
section.testimonial-section::after { content: ""; width: 424px; height: 622px; top: 190px; right: 20px; position: absolute; z-index: -1; background: url(../images/services-section-logo.png) 0% 0% / 100% 100% no-repeat; opacity: 0.05; }
section.testimonial-section .section-heading { max-width: 1600px; margin: 0 auto 30px; }
section.testimonial-section .section-heading ul li { line-height: normal; display: inline-block; padding: 0 90px; border-right: 1px solid rgb(102 102 102 / 32%); }
section.testimonial-section .section-heading ul li:last-child { border-right: none; }
.testimonial-row .row { justify-content: center; }
section.testimonial-section .col-sm-3 { padding: 25px 25px 90px; }
.client-say-box { height: 100%; padding: 30px 25px 20px; transition: all 0.6s; background: #F5F8FF; border-radius: 45px; }
.client-say { height: 100%; padding: 20px 20px 20px; position: relative; border: 2px solid #005A70; border-radius: 56px; z-index: 1; }
.client-say:hover { border-color: #CB333B; }
.client-say::after { content: ''; background: #fff; width: 44px; height: 73%; bottom: 0; right: -5px; position: absolute; z-index: -1; }
.client-say::before { content: ''; background: url(../images/client-say-box-border.png) no-repeat; width: 35px; height: 45px; bottom: -45px; left: 60px; position: absolute; background-size: 100% 100%; z-index: 1; }
.client-say:hover::before { background: url(../images/client-say-box-border-hover.png) no-repeat; background-size: 100% 100%; } 
.quto-icon { position: absolute; top: -27px; left: 65px; background: #fff; min-width: 240px; padding: 0 20px; }
.star { position: absolute; bottom: -10px; right: 0; background: #fff; min-width: 100px; padding: 0 40px; text-align: right; }
.clients-item-heading h3 { margin: 0; color: #000; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; }
.clients-item-heading { position: absolute; bottom: -80px; }
.client-say-box p { color: #666; font-size: 16px; line-height: 26px; }



/*--- INSTAGRAM-SECTION ----*/
section.instagram-section { position: relative; padding: 100px 0; background-size: cover; background-repeat: no-repeat; z-index: 1; }
section.instagram-section::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1; opacity: 0.9; background: #00A7B5; }
section.instagram-section .heading-title { color: #fff; }
section.instagram-section .heading-title strong{ color: #fff; }
section.instagram-section .section-heading p { color: #FFF; font-size: 36px; font-weight: 500; line-height: 50px; margin-bottom: 30px; }
section.instagram-section .section-heading p a{ color: #FFF; }
section.instagram-section .section-heading p a:hover{ color: #CB333B; }
section.instagram-section .col-sm-12 { padding: 0 40px; }
.instagram-box ul { display: flex ; align-items: center; flex-wrap: wrap; justify-content: center;}
.instagram-box ul li { list-style: none;  width: 20%;padding: 7px; }
.instagram-box ul li figure img{width: 100%;}
.instagram-list { position: relative; }
.instagram-box-center { position: absolute; bottom: 0; left: 0; right: 0; overflow: hidden; width: 100%; height: 100%; transform: scale(0); transition: .3s ease; background: rgb(203 51 59 / 86%); display: flex ; align-items: center; justify-content: center; }
.instagram-list:hover .instagram-box-center { transform: scale(1); }
.insta-text { text-align: center; display: flex ; align-items: center; padding: 0 10px; }
.insta-text p { margin: 0; color: #fff; }
.insta-text figure { margin-right: 7px; }
.insta-text figure img{ max-width: 25px; filter: brightness(0) invert(1); }
.eapps-instagram-feed-posts-item-template-tile {
    border-radius: 10px;
}

/*------ process-section ----------*/
section.process-section { position: relative; padding: 100px 0; }
section.process-section::before { content: ''; background: url(../images/process-section-border.png) no-repeat; width: 100%; height: 55%; top: 0; left: 0; position: absolute; background-size: 100% 100%; z-index: -1; }
section.process-section::after { content: ''; background: url(../images/process-section-logo.png) no-repeat; width: 407px; height: 697px; top: 40px; left: 0; position: absolute; background-size: 100% 100%; z-index: -1; opacity: 0.05; }
.process-box { padding: 25px; text-align: center; transition: transform 0.4s ease;}
.process-box:hover { transition: transform 0.4s ease; transform: translate3d(0, 10px, 0) scale3d(1, 1, 1); }
.process-box figure { background: #00A7B5; width: 190px; height: 190px; border-radius: 50%; margin: 0 auto; text-align: center; line-height: 154px; border: 15px solid rgb(255 255 255 / 92%); }
.process-box h3 { margin-bottom: 0; transition: all 0.5s ease-in-out; color: #005A70; font-family: Outfit; font-size: 32px; font-style: normal; font-weight: 600; line-height: 41px; }
.process-box:hover figure { background: #CB333B;  }
.process-box:hover h3 { color: #CB333B; }
.process-counter { color: #FFF; text-align: center; font-family: Outfit; font-size: 16px; font-style: normal; font-weight: 700; line-height: 35px; background: #00A7B5; width: 34px; height: 34px; border-radius: 50%; margin: 40px auto 20px; position: relative; }
.process-counter::after { position: absolute; content: ''; width: 1px; height: 50px; top: -50px; z-index: -1; background: #00A7B5; left: 0; right: 0; margin: 0 auto; }
.process-btns { text-align: center; padding-top: 20px; }
.process-btns a.theme-btn.btn-red { margin-right: 10px; }



/*------ plumbing-repair-section ----------*/
section.plumbing-repair-section { position: relative; padding: 100px 0; background-size: cover !important; background-repeat: no-repeat !important; z-index: 1; background: fixed; }
section.plumbing-repair-section::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1; opacity: 0.6;
background: #000;}
section.plumbing-repair-section .heading-title { color: #fff; font-weight: 700;}
section.plumbing-repair-section .heading-title strong { color: #cb333b; }
section.plumbing-repair-section p { color: #fff; max-width: 1100px; margin: 0 auto; }
section.plumbing-repair-section .default-css ul li { list-style: none; background: url(../images/lis-arrow.png) no-repeat; background-position: 0 -1px; padding-left: 40px; background-size: 30px; color: #FFF; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 400; line-height: 28px; }
section.plumbing-repair-section .default-css ul li strong{ font-weight: bold; }
.plumbing-repair-btns { display: flex ; align-items: center; justify-content: center; }
.plumbing-repair-btns a.theme-btn.btn-red { margin: 0 10px; }
section.plumbing-repair-section ul { column-count: 3; text-align: left; }
section.plumbing-repair-section .plumbing-repair-btns { margin: 40px 0; }
section.plumbing-repair-section figure { margin-bottom: 30px; }


/* ------ABOUT-SECTION----- */
section.about-section { padding: 100px 0 100px 160px; position: relative; background: #005A70; border-top: 10px solid #fff; overflow: hidden;}
section.about-section .row {align-items: center;}
section.about-section .col-sm-7 { width: 60%; }
section.about-section .col-sm-5 { width:40%; padding-right: 0; }
.about-image img{ width: 100%; }
.about-btn { padding-top: 10px; }
section.about-section .section-heading{ max-width: 100%;padding-right: 10%;  }
.about-image { max-width: 780px; margin: 0 0 0 auto; position: relative; z-index: 1; }
.about-image figure { position: relative; border-radius: 10px 0 0 10px; overflow: hidden; }
section.about-section .heading-title {
    color: #DB2432;
}
section.about-section .heading-title strong { color: #fff; }
section.about-section p  { color: #fff; }
section.about-section p strong { color: #F1E6B2; }
.about-heading { border-left: 10px solid #DB2432; padding: 20px 25px 20px; border-radius: 10px; background: rgb(255 255 255 / 18%); }
.about-heading h4 { color: #F1E6B2; font-family: Outfit; font-size: 34px; font-style: normal; font-weight: 500; line-height: 46px; margin: 0; }
.about-heading h4 strong{ color: #fff; font-weight: 500; }
section.about-section .plumbing-repair-btns { justify-content: left; margin: 30px 0 40px; }
.about-image:after { position: absolute; content: ''; border-radius: 10px; opacity: 0.5; background: #FFF; left: -30px; top: 80px; bottom: 80px; z-index: -1; right: 0; }
.about-image::before { position: absolute; content: ''; border-radius: 10px; opacity: 0.5; background: #FFF; left: -60px; top: 160px; bottom: 160px; z-index: -1; right: 0; }


/* ------Services-SECTION----- */
section.services-section { padding: 100px 0; background: #fff; }
.services-lists ul { display: flex ; flex-wrap: wrap; justify-content: center; margin: 25px -15px 0; padding: 0;}
.services-lists ul li { list-style: none; padding: 15px 15px; width: 20%; }
.services-box { text-align: center; height: 100%; padding: 30px 15px; -webkit-transition: .4s ease-in-out; transition: .4s ease-in-out; border-radius: 15px; background: #FBF7E8; }
.services-box:hover { background: #F5F8FF; }
.services-box h3 { margin-bottom: 0; -webkit-transition: .4s ease-in-out; transition: .4s ease-in-out; color: #000; text-align: center; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 600; line-height: 28px; text-transform: capitalize; }
.services-box h3 a{ color: #000; }
.services-box figure { height: 156px; width: 156px; border-radius: 50%; margin: 0 auto 30px; background: #fff; border: 10px solid rgb(0 167 181 / 17%); text-align: center; display: flex ; align-items: center; justify-content: center; position: relative; z-index: 1; }
.services-box figure::after { position: absolute; content: ''; width: 1px; height: 40px; bottom: -40px; z-index: -1; background: rgb(203 51 59 / 38%); left: 0; right: 0; margin: 0 auto; }
.services-box figure img { -webkit-transition: .4s ease-in-out; transition: .4s ease-in-out; }
.services-box:hover figure img { -webkit-transform: scale(-1) rotate(180deg); transform: scale(-1) rotate(180deg); }


/* ------CTA-SECTION----- */
section.cta-section { background: #00A7B5; padding: 22px 0; position: relative; z-index: 1; overflow: hidden; }
.cta-row { padding: 0 15px; }
section.cta-section .heading-title { margin: 0;color: #fff; }
section.cta-section .heading-title strong{ color: #fff; }
.cta-btns { text-align: right; position: relative; height: 100%; align-content: center; }
.cta-btns:after { position: absolute; content: ''; background: #F5F6F8; bottom: -30px; top: -31px; right: -50px; left: -60px; z-index: -1; clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 7% 50%); }
section.cta-section .row { align-items: center; }
section.cta-section .col-sm-9 { width: 73%; }
section.cta-section .col-sm-3 { width: 27%; }
.cta-btns a.theme-btn.btn-red { margin-right: 10px; }

section.plumbing-problems-cta-section { position: relative; z-index: 1; padding: 50px 0; background-repeat: no-repeat; background-position: center; background-size: cover;}
section.plumbing-problems-cta-section::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; z-index: -1;    background: #000; opacity: 0.7;}
section.plumbing-problems-cta-section::after { content: '';  background: url(../images/process-section-logo-2.png) no-repeat;  width: 236px; height: 344px;  bottom: 0; left: 0;position: absolute;
    background-size: 236px; z-index: -1;}
section.plumbing-problems-cta-section .section-title .heading-title { font-weight: bold; color: #fff; }
section.plumbing-problems-cta-section .default-btns, section.services-section.businesses .default-btns{
    padding-top: 15px;
}
section.plumbing-problems-cta-section .default-btns a.theme-btn.btn-red, section.services-section.businesses .default-btns a.theme-btn.btn-red{margin-right: 10px;}


/* services-section.businesses */
section.services-section.businesses { position: relative; z-index: 1; }
section.services-section.businesses::after { content: ''; background: url(../images/services-section-logo.png) no-repeat; width: 314px; height: 442px; bottom: 0px; right: 30px; position: absolute; background-size: 100% 100%; z-index: -1; }
section.services-section.businesses .services-lists ul { max-width: 1320px; margin: 0 auto; }
section.services-section.businesses .services-lists ul li { list-style: none; padding: 15px 15px; width: 25%; }
/* section.services-section.businesses .services-box figure { background: rgb(0 167 181 / 62%); box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); border-color: #00A7B5; }
section.services-section.businesses .services-box:hover figure { background: #CB333B; box-shadow: none; border-color: hsl(0deg 0% 100% / 87%); } */
.services-areas-lists ul h3 {
    width: 100%;
}

/* -----VIDEO-CSS----- */
section.nehemiah-initiative-section { background: #FBF7E8; padding: 100px 0; }
section.nehemiah-initiative-section .heading-title {
    font-size: 74px;
    line-height: 74px;
}
.video-row .row { justify-content: center; }
.video-row .col-sm-4 { padding: 15px; }
.video-btns { text-align: center; padding-top: 20px; }
section.nehemiah-initiative-section h2 { color: #414141; text-align: center; font-size: 24px; font-weight: 600; line-height: 32px; }
.video-section { position: relative; overflow: hidden; }
.video-section figure { position: relative;    margin: 0; }
.video-section figure img{width: 100%;}
.radius { width: 70px; height: 70px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; display: flex ; align-items: center; justify-content: center; }
.radius a { z-index: 1; }
 .place {/*background: #fff;*/ z-index: 2; } 
.radius .border-animation, .place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 69px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.3); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.9); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }

/* -----VIDEO-MODAL-CSS----- */
.modal-backdrop.show { opacity: .9; }
.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 0px; margin: 45px auto 0; border: 8px solid #CB333B;}
.video-popup .modal-body { border: none; float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; }
.video-popup .modal-content { border: none; box-shadow: none;
    background: transparent; }
button.close { opacity: 1; position: absolute; right: 28px; top: 20px; font-size: 36px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none;z-index: 1; }
.videoIframe iframe {  display: block; bottom: 100px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }


/*--faq--*/
section.faq-section { padding: 100px 0 100px 130px; position: relative;}
section.faq-section .section-heading { margin-bottom: 30px; }
.faq-img { text-align: center; }
.faq-box .card { margin: 0 0 25px; border-radius: 0; border: none; background: transparent; box-shadow: none; }
.faq-box .card-header-title { padding: 22px 55px 22px 30px; position: relative; margin: 0; border-radius: 45px; border: none; color: #FFF; font-family: Outfit; font-size: 24px; font-style: normal; font-weight: 500; line-height: 32px; background: #CB333B; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); }
.card-body.default-css { padding: 15px 0 0; margin: 0 30px; position: relative; border: none; border-top: 1px solid rgb(217 217 217 / 50%); }
.card-body.default-css  p{margin-bottom: 10px; }
.card-header-title.collapsed { color: #000; border: none; border-radius: 50px; background: #FFF; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10); }
.faq-box .card-header h5:after, .card-header-title::after { content: ""; background:  url(../images/faq-minus.png) no-repeat center; width: 20px; height: 20px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 25px; }
.faq-box .card-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 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;}
.faq-box { padding-right: 30px; }
.faq-box .plumbing-repair-btns { justify-content: left; }
.faq-img img { width: 100%; border-radius: 15px 0 0 15px; }
section.faq-section .col-sm-7 { width: 50%; }
section.faq-section .col-sm-5 { width: 50%; padding-right: 0; }


/* services-areas-section */
section.services-areas-section { padding: 100px 0 0; background: linear-gradient(180deg, #F5F6F8 0%, rgba(255, 255, 255, 0.00) 100%);position: relative; z-index: 1;}
section.services-areas-section::after { content: ''; background: url(../images/services-section-logo.png) no-repeat; width: 364px; height: 532px; top: 18px; right: 20px; position: absolute; background-size: 100% 100%; z-index: -1; }
.services-areas-top-row { border-radius: 4px; background: #151B20; padding: 70px 45px; }
.services-areas-lists { overflow: hidden; }
.services-areas-lists ul { display: flex ; flex-wrap: wrap;padding: 0; }
.services-areas-lists ul li { list-style: none; padding: 10px; break-inside: avoid; width: 20%; }
.services-areas-box { display: flex ; align-items: center; }
.services-areas-box figure { margin-right: 10px; width: 26px; height: 26px; flex-shrink: 0;    margin-bottom: 0; }
.services-areas-box h2 { margin: 0; color: #666; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; }
.services-areas-box h2 a{ color: #666; }
.services-areas-box h2 a:hover{ color: #CB333B; }
.search-container { position: relative; max-width: 890px; margin: 20px 0 30px; }
.services-areas-row { max-width: 1370px; }
.search-btn button {border: none;position: absolute;top: 15px;width: 40px;right: 9px;height: 30px; background:transparent;}
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.search-container .search-medium::placeholder { color: #414141; opacity: 1; /* Firefox */ }
.search-container .search-medium::-ms-input-placeholder { /* Edge 12 -18 */ color: #414141; }
.search-container { position: relative; }
.fa-search { position: absolute; right: 15px; transform: translateY(-50%); top: 50%; height: 40px; width: 40px; margin: 0; background: url(../images/search.png) no-repeat center; border: none; font-size: 0; background-size: 24px; filter: brightness(0.5); }
.search-container .search-medium { width: 100%; padding: 15px 70px 15px 25px; border-bottom: 1px solid rgba(0, 0, 0, 0.3); height: 60px; background-color: #F5FAFD; font-size: 18px; line-height: 28px; color: #666; font-weight: 400; font-family: Outfit; border-radius: 45px; border: 1px solid #000; }
.ma-box { border-radius: 15px; overflow: hidden; margin: 70px auto 0; }
.ma-box img , .ma-box iframe{ width: 100%;}
.services-areas-btns { text-align: center; padding-top: 30px; }
.services-areas-btns a.theme-btn.btn-red { margin-right: 10px; }


/* .blog-section */
.blog-section{ padding: 80px 0 130px; overflow: hidden;}
.blog-section .row { justify-content: center; }
.blog-section .col-sm-4 { padding: 20px; }
.blog-item { transition: all 0.6s; height: 100%; }
.blog-content { padding: 20px 15px 0; }
.blog-item h2 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 40px; margin-bottom: 30px;}
.blog-content h2 a { color: #000; }
.blog-item figure { border-radius: 10px; overflow: hidden; }
.blog-item:hover figure img {transform: scale(1.1);border-radius: 10px;}
.blog-item figure img {width: 100%; transition: all 0.6s; height: 100%; object-fit: cover;}
.blog-item:hover h2 a { color: #CB333B; }
.read-more a{color: #00A7B5; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 40px; }
.read-more a:hover{ color: #CB333B; }
.button-center.text-center { margin-top: 21px; }
.blog-section .plumbing-repair-btns.text-center { padding-top: 20px; }
.button-center .theme-btn{ vertical-align: middle;  margin: 0 8px; }


/* footer.footer */
footer.footer-section { position: relative; z-index: 1; padding-top: 90px; background-repeat: no-repeat !important; background-size: cover !important;     background-position: top center;}
footer.footer-section::before { position: absolute; content: ''; left: 0; top: 0; z-index: -1;width: 100%; height:100%;  background: #005A70; opacity: 0.9;} 
.ftr-logo { margin-bottom: 28px; }
.ftr-title { margin-bottom: 26px; color: #F1E6B2; font-family: 'Outfit'; font-size: 30px; font-style: normal; font-weight: 600; line-height: 36px; }
.ftr-call-now { display: flex; align-items: flex-start; margin-bottom: 10px; }
.ftr-call-now figure { width: 26px; height: 26px; flex-shrink: 0; margin-right: 20px;}
.ftr-call-now p{font-weight: 500; color: #fff;}
.ftr-call-now p a { color: #FFF; font-weight: 700;}
.ftr-call-now p a:hover{color: #CB333B;}
.ftr-call-now p strong{ color: #fff; display: block;font-weight: 500;}
.ftr-call-now:last-child { margin-bottom: 0; }
 .about-ftr .ftr-title {color: #fff;}
.ftr-social a { display: inline-block; height: 40px; width: 40px; text-align: center; line-height: normal; transition: all 0.6s; margin: 3px;border-radius: 4px;
border: 1px solid #FFF;
background: rgba(255, 255, 255, 0.10);
backdrop-filter: blur(5px);display: inline-flex ; align-items: center; justify-content: center; }
.ftr-social a img { transition: 0.6s; max-width: 22px;filter: brightness(0) invert(1);}
.ftr-social a:hover { border-color: #F1E6B2; }
.ftr-social a:hover img { filter: brightness(0) saturate(100%) invert(92%) sepia(13%) saturate(878%) hue-rotate(341deg) brightness(105%) contrast(89%); }
.ftr-top .row { align-items: center; }
.newsletter p { margin: 0; }
.ftr-location-item .ftr-call-now p { font-weight: normal; }
.ftr-social { padding-top: 32px; }
.ftr-item ul li { list-style: none; color: #fff; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 400; line-height: 28px; position: relative; padding-bottom: 16px;}
.ftr-item ul li a { color: #fff; }
.ftr-item ul li a:hover { color: #F1E6B2; }
.ftr-copyright { padding: 20px 15px; border-bottom: 3px solid #005A70; background: #F5F8FF; margin-top: 100px;}
.copyright p { margin: 0; color: #00A7B5; font-size: 20px;}
.copyright-menu ul { display: flex ; flex-wrap: wrap; justify-content: center; float: right;padding: 0;
    margin: 0; }
.copyright-menu ul li { list-style: none; color: #fff; font-family: 'Outfit'; font-size: 16px; font-style: normal; font-weight: 400; line-height: normal; position: relative; }
.copyright-menu ul li a { color: #fff; }
.copyright-menu ul li a:hover { color: #CB333B; }
.copyright-menu ul li:after { content: "|"; padding: 0 15px; }
.copyright-menu ul li:last-child:after { display: none; }
.inner-footer .ftr-social {
    padding-top: 30px;
}
ul#menu-residential-menu { column-count: 2; }
.ftr-item ul li { list-style: none; color: #fff; font-family: 'Outfit'; font-size: 16px; font-style: normal; font-weight: 400; line-height: 22px; position: relative; padding-bottom: 12px; }
.ftr-item ul li a { color: #fff; }
.ftr-item ul li a:hover { color: #CB333B; }
.inner-footer .ftr-call-now p a:hover{color: #CB333B;}
.inner-footer .ftr-call-now p strong{ color: #fff; display: block;font-weight: 500;}
.inner-footer .ftr-title {   color: #CB333B; font-size: 26px; font-weight: 700; line-height: 36px; margin-bottom: 10px;}
.inner-footer .ftr-logo {text-align: left; }
.inner-footer .ftr-call-now figure img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(3%) hue-rotate(117deg) brightness(106%) contrast(100%); }

.inner-footer .ftr-logo { margin-bottom: 30px; }
.inner-footer .ftr-social a:hover { border-color: #00A7B5; background-color: #fff; }
.inner-footer .ftr-social a:hover img{ filter: brightness(0) saturate(100%) invert(45%) sepia(59%) saturate(2618%) hue-rotate(153deg) brightness(95%) contrast(101%); }
.ftr-copyright.inner { border-top: 1px solid rgb(255 255 255 / 50%); background: transparent; margin-top: 20px; padding: 20px 0; }
.ftr-copyright.inner .copyright p {
    color: #fff;
    font-size: 16px !important;
    text-align: left;
    line-height: normal;
}
footer.footer-section.inner-footer .col-sm-4 {
    padding-left: 40px;
    padding-right: 40px;
}
.newsletter-form form {position: relative; }
.newsletter-form .medium { display: block !important; height: 60px !important; width: 100% !important; margin: 0 !important; color: #fff !important; font-family: Outfit !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 28px !important; padding: 10px 20px 11px 25px !important; border-radius: 45px !important; border: 1px solid #FFF !important; background: rgba(255, 255, 255, 0.20) !important; backdrop-filter: blur(5px);box-shadow: none !important; }
.newsletter-form .medium:focus{ box-shadow:none !important;outline:none !important;border-color:#FFF !important; }
.newsletter-form .gform_wrapper .gfield { padding: 0 0 0!important; }
.newsletter-form p { color: #fff; }
.newsletter-form input.button.gform_button { display: inline-block !important; cursor: pointer !important; transition: all .6s ease-out !important; margin: 0 !important; color: #FFF !important; font-family: Outfit !important; font-size: 24px !important; font-style: normal !important; font-weight: 600 !important; line-height: normal !important; padding: 15px 39px !important; border-radius: 45px !important; border: none !important; width: 155px !important; height: 60px !important;background: #CB333B !important; }
.newsletter-form input.button.gform_button:hover{color: #fff !important;background: #00A7B5 !important;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */color: #fff;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #fff;opacity: 1;}
.newsletter-form .medium::placeholder {color: #fff;opacity: 1;}
.newsletter-form input[type="text"]::-webkit-input-placeholder { /* Edge */color: #fff;opacity: 1;}
.newsletter-form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #fff;opacity: 1;}
.newsletter-form input[type="text"]::placeholder {color: #fff;opacity: 1;}
.ftr-location-item { padding-left: 50px; }
.chat-box{ position: fixed; right: 40px; bottom: 25px;    z-index: 1; }
.chat-box a{ background-color: #fff; height: 100px; width: 100px; border-radius: 50%; border: 2px solid #CB333B; display: inline-block; text-align: center; line-height: 90px; }
.newsletter-form .gform-footer {
    margin: 22px 0 0 !important;
}
.gform_confirmation_message {
    color: #fff !important;
}

[data-wpr-lazyrender] {
  content-visibility: visible !important;
}


/*--service-detail inner page--*/
section.blog-inn-section { padding: 100px 0; }
section.blog-inn-section .col-sm-4 { padding-left: 60px; }
section.blogpage-single-section { padding: 100px 0; }
section.default-section.inpad {padding: 50px 0;}
section.services-section.nipad {padding-top: 0;}
.search-btn { margin-bottom: 30px; border-radius: 15px;
background: #01848F;padding: 30px 22px 30px; } 
.search-btn form {position: relative}
.search-medium { width: 100%; padding: 15px 50px 15px 26px; border-radius: 45px;border: 1px solid #00A7B5;background: #FFF;height: 60px; font-size: 18px; line-height: 28px; color: #666; font-weight: 400; font-family: Outfit; }
.search-btn button {border: none;position: absolute;top: 14px;width: 40px;right: 15px;height: 30px;background: transparent;}
.search-icon img { filter: brightness(0.5); }
.search-btn button:hover {cursor: pointer}
.sidebar-title { border-radius: 14px 14px 0 0; background: #01848F;color: #FFF; font-family: "DM Sans"; font-size: 28px; font-style: normal; font-weight: 700; line-height: 22px;padding: 19px 15px; text-align: center;    margin-bottom: 10px;}
.service-detail-list { margin: 0 0 30px;border-radius: 15px; border: 1px solid rgba(1, 132, 143, 0.20); background: #F5F8FF; }
.service-detail-list ul li a:hover {color: #00A7B5;}
.service-detail-list ul li.active, .service-detail-list ul li:hover {color: #CB333B;}
.service-detail-list ul li.active a, .service-detail-list ul li a:hover {color: #CB333B;}
.service-detail-list ul {padding: 0 28px;margin: 0;}
.service-detail-list ul li { list-style: none; padding: 13px 0; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; position: relative; border-bottom: 1px solid #D9D9D9; }
.service-detail-list ul li a { font-size: 18px; line-height: normal; color: #666; font-weight: 400; font-family: 'Outfit'; display: block; padding-right: 20px; } 
.service-detail-list ul li:last-child{ border-bottom:0;}
.service-detail-list .accordion-item { border: none; background: transparent; padding: 0 28px; }
.service-detail-list h2.accordion-header { background: transparent; padding: 13px 0; border-bottom: 1px solid #D9D9D9; color: #666; text-align: center; font-family: Outfit; font-size: 18px; font-style: normal; font-weight: 400; line-height: 22px; display: flex; align-items: center; }
.service-detail-list .accordion-item:last-child h2.accordion-header{ border-bottom:0; }
.service-detail-list button.accordion-button.collapsed { color: #666 !important; padding: 0 !important; background: transparent !important; border: none !important; }
.service-detail-list button.accordion-button { background: transparent !important; border: none !important; padding: 0 !important; color: #cb333b !important; font-size: inherit !important; box-shadow: none !important; }
.service-detail-list .accordion-body p { margin: 0; font-size: 16px; line-height: 22px; padding: 10px 0; border-bottom: 1px solid #d2d6dd;    position: relative; }
.service-detail-list .accordion-body p:before { font-size: 15px; line-height: 19px; font-style: normal; font-weight: 400; left: 0; content: "\f105"; font-family: FontAwesome; margin-right: 7px; }
.service-detail-list .accordion-body p a{ color: #666 !important; }
.service-detail-list .accordion-body p a:hover{ color: #cb333b !important; }
.service-detail-list h2.accordion-header figure { width: 28px; margin-right: 10px; }
.service-detail-list .accordion-item:last-child .accordion-body { padding-top: 0; }
.banner-btns.sidebar-btns a.theme-btn { border-radius: 0; width: 50%; margin: 0; }
.banner-btns.sidebar-btns { display: flex; margin-top: 40px; }
.blog-inn-section .section-heading.text-center {
    padding-bottom: 30px;
}

.search-container { margin-bottom: 40px; }
.search-container form { position: relative; }
.search-container .services-detail-search { border-radius: 4px; background: #00A7B5; box-shadow:0px 0px 20px 0px rgba(24, 131, 189, 0.16); height: 70px; width: 100%; color: #FFF; font-family: Outfit; font-size: 20px; font-style: normal; font-weight: 400; line-height: 40px; padding: 15px 80px 15px 35px; border: none; }
.search-container .services-detail-search::placeholder { color: #fff; opacity: 1; /* Firefox */ }
.search-container .services-detail-search::-ms-input-placeholder { /* Edge 12 -18 */ color: #fff; }
.blog-img-single > figure img { width: 100%; border-radius: 10px; height: 100%; object-fit: cover; }
.blog-img-single > figure { margin-bottom: 20px; border-radius: 10px; overflow: hidden; }
section.blog-section.singlepgge { padding-top: 0; } 
.pagination-parent { padding-top: 30px; }
.nav-next a, .nav-previous a { display: inline-block; position: relative; padding: 16px 42px; text-align: center; font-family: 'Outfit'; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; background: linear-gradient(0deg, #CB333B 0%, #930109 100%);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18);color: #fff;}
.nav-next a:hover, .nav-previous a:hover {background: linear-gradient(180deg, #01848F 0%, #00A7B5 100%);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.18);color: #fff;}
.nav-previous {float: left}
.nav-next {float: right;margin-right: 0;}
section.blogpage-single-section .col-sm-4 {
    padding: 0 15px;
}

.wp-pagenavi a, .wp-pagenavi span {
    height: 50px;
    width: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    padding: 0 !important;
    border-color: #01848F !important;
    color: #01848F !important;
    font-size: 18px;
    vertical-align: middle;
    margin: 5px !important;
    border-radius: 4px;
}
.wp-pagenavi span.pages { width: auto; border: none; padding-right: 5px; }
.wp-pagenavi span.current { font-weight: bold; color: #CB333B !important;
    border-color: #CB333B !important; }
.wp-pegination { text-align: center; padding-top: 5px; }
section.featured-story-section.success { border: 5px solid #fff; border-right: 0; border-left: 0; }
.wp-pagenavi .nextpostslink , .wp-pagenavi .previouspostslink{ font-size: 32px; line-height: 32px; color: #666;    align-content: center; }
.wp-pagenavi span.pages {
    display: none;
}
a.last {
    display: none;
}

section.services-section.industry-section .container-fluid .services-lists {
    padding: 0 50px;
}
.default-css.text-center {
    padding-top: 30px;
}
.default-btns .theme-btn:not(:first-child) {
    margin-left: 16px;
}
footer.footer-section.inner-footer .ftr-copyright.inner .col-sm-4 {
    padding: 0 12px;
}


/* .blog-section */
.blog-section{ padding: 80px 0 130px; overflow: hidden;}
.blog-section .row { justify-content: center; }
.blog-section .col-sm-4 { padding: 20px; }
.blog-item { transition: all 0.6s; height: 100%; }
.blog-content { padding: 20px 15px 0; }
.blog-item h2 { color: #000; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 40px; margin-bottom: 30px;}
.blog-content h2 a { color: #000; }
.blog-item figure { border-radius: 10px; overflow: hidden; }
.blog-item:hover figure img {transform: scale(1.1);border-radius: 10px;}
.blog-item figure img {width: 100%; transition: all 0.6s; height: 100%; object-fit: cover;}
.blog-item:hover h2 a { color: #CB333B; }
.read-more a{color: #00A7B5; font-family: Outfit; font-size: 30px; font-style: normal; font-weight: 500; line-height: 40px; }
.read-more a:hover{ color: #CB333B; }
.button-center.text-center { margin-top: 21px; }
.blog-section .plumbing-repair-btns.text-center { padding-top: 20px; }
.button-center .theme-btn{ vertical-align: middle;  margin: 0 8px; }
footer.footer-section.inner-footer .ftr-copyright.inner .col-sm-4 {
    padding: 0 12px;
}

.ftr-item ul {
    padding: 0;
    margin: 0;
}

footer.footer-section.inner-footer .ftr-copyright.inner .col-sm-4:nth-child(2) .copyright-menu ul {
    float: none;
}
.copyright {
    padding: 0 !important;
}

.copyright p a {
    font-weight: bold;
    text-decoration: none;
    color: #CB333B;
}
.copyright p a:hover{
	    color: #00A7B5 !important;
}
div#myHeader .container-fluid {
    padding: 0 12px;
}
.ti-widget[data-wkey="feed-instagram"][data-style=drop-shadow][data-widget-type=social] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.header-text p { margin: 0; color: #000; font-family: "DM Sans"; font-size: 18px; font-style: normal; font-weight: 400; line-height:24px; }
.header-text p strong{font-weight: 700; color: #CB333B;}

.service-detail-list .accordion-body {
    background: transparent !important;
}
.service-detail-list .accordion-item .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem !important;
    height: 1.25rem !important;
	content: "" !important;
     background-image: var(--bs-accordion-btn-icon) !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
	    right: 0;
}
.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform);
}
.blog-detail-text.default-css h1, .blog-detail-text.default-css h2, .blog-detail-text.default-css h3, .blog-detail-text.default-css h4 {
    font-family: 'DM Sans' !important;
    font-style: normal;
    font-weight: 700 !important;
    color: #000;
    margin-bottom: 15px;
}

.testimonial-row .client-say-box p {
    height: 200px;
    overflow-y: auto;
}


@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;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #002950!important;}
.navbar-collapse .menus-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: #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: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before {content: "";font-size: 18px;color: #002950;font-family: 'FontAwesome';left: 0;position: absolute;top: 2px;background: url(../images/favicon.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 menu2 CSS---------------*/
.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: 15px;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);left: 0;}
.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: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 2px 0 !important;margin-left: 0px !important;font-weight: 600;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #002950!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: 26px !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: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #002950!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: 14px !important;padding-top: 6px !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #002950!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::before {content: "";font-size: 18px;color: #002950;font-family: 'FontAwesome';left: 0;position: absolute;top: 5px;background: url(../images/favicon.png) no-repeat;height: 22px;width: 22px;background-size: 22px;filter: brightness(0);}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before {display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover {color: #002950!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.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;left: 0;}
.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: #002950!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: 100% !important;}
}
@media (min-width:1300px) {
.container {max-width: 100% !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: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1600px !important;}
}

@media (max-width: 2199px) {
section.banner-section { background-size: unset; background-position: right top -20px; }section.banner-section::before {
    background: linear-gradient(90deg, #004658 0, #004658 52.1%, rgba(0, 70, 88, .85) 58%, rgba(0, 70, 88, .4) 65%, rgba(0, 70, 88, 0) 75%);
}
@media (max-width: 2099px) {
   section.banner-section::before {
    background: linear-gradient(90deg, #004658 0%, #004658 48.1%, rgba(0, 70, 88, 0.85) 55%, rgba(0, 70, 88, 0.4) 65%, rgba(0, 70, 88, 0) 75%);
}
}
@media (max-width: 1899px) {
.banner-star p {
    margin: 0;
    font-size: 22px !important;
	}
	
}
@media (max-width: 1799px) {
	        section.banner-section::before {
            background: linear-gradient(90deg, #004658 0%, #004658 38.1%, rgba(0, 70, 88, 0.85) 50%, rgba(0, 70, 88, 0.4) 65%, rgba(0, 70, 88, 0) 75%);
        }
}

@media (max-width: 1699px) {
section.about-section { padding: 100px 0 100px 80px; }
.heading-title { font-size: 51px; line-height: 64px; }
.theme-btn { padding: 8px 20px; font-size: 20px; }
section.banner-section::before {
    background: linear-gradient(90deg, #004658 0.83%, rgba(0, 70, 88, 0.98) 47.15%, rgba(0, 70, 88, 0.35) 56.12%, rgba(0, 70, 88, 0.00) 59.19%, rgba(0, 70, 88, 0.00) 100%);
}
section.nehemiah-initiative-section .heading-title {
    font-size: 62px;
    line-height: 68px;
}
	    section.plumbing-problems-cta-section::after {
        width: 166px;
        height: 237px;
        background-size: 166px;
    }
	.default-btns .theme-btn:not(:first-child) {
    margin-left: 12px;
}
	.banner-star p {
    margin: 0;
    font-size: 20px !important;
	}
	section.nehemiah-initiative-section .section-heading.default-css {
    padding: 0;
}
}

@media (max-width: 1599px) {
.ftr-location-item { padding-left: 30px; }
footer.footer-section .col-sm-4 { padding-left: 70px; }
section.faq-section { padding: 100px 0 100px 60px; }
section.services-section.businesses::after { width: 214px; height: 342px; }
section.cta-section .col-sm-9 { width: 70%; }
section.cta-section .col-sm-3 { width: 30%; }
.heading-title { font-size: 45px; line-height: 58px; }
section.testimonial-section .col-sm-3 { padding: 15px 15px 90px; }
.banner-title { font-size: 51px; line-height: 67px; }
.banner-star p { font-size: 19px !important; }
section.banner-section { padding: 160px 0; }
.head-top-text p {
        font-size: 16px;
    }
	.header-text p {
    font-size: 16px;
    line-height: 20px;
}
	 .head-social a { padding: 0 6px 0 4px;  }
}

@media (max-width: 1499px) {

h1 {font-size: 34px;line-height: 42px;}
h2 {font-size: 30px;line-height: 38px;}
h3 {font-size: 28px;line-height: 36px;}
h4 {font-size: 25px;line-height: 32px;}
h5 {font-size: 20px;line-height: 28px;}
h6 {font-size: 18px;line-height: 26px;}
section.banner-section { padding: 160px 0; background-size: unset; background-position: right top -30px; background-color: rgb(0 70 88 / 47%);}
.banner-title { font-size: 46px; line-height: 60px; }
.banner-star p { font-size: 18px !important; }
section.testimonial-section { padding: 70px 10px; }
.heading-title { font-size: 38px; line-height: 48px; }
section.testimonial-section .section-heading ul li { padding: 0 40px; }
.client-say-box { padding: 20px 15px 15px; border-radius: 35px; }
.quto-icon { top: -18px; left: 50px; right: 44px; padding: 0 15px; min-width: auto; }
section.testimonial-section .col-sm-3 { padding: 15px 8px 90px; }
.client-say { padding: 10px 10px 10px; border-radius: 48px; }
.quto-icon img { max-width: 28px; }
.star { bottom: -15px; right: 10px; min-width: auto; padding: 0 25px; }
.star img { max-width: 16px; }
section.instagram-section { padding: 70px 0; }
section.process-section { padding: 70px 0; }
.process-box h3 { font-size: 26px; line-height: 35px; }
section.plumbing-repair-section { padding: 70px 0; }
section.about-section { padding: 70px 0 70px 50px; }
.about-heading h4 { font-size: 30px; line-height: 40px; margin: 0; }
section.services-section { padding: 70px 0; }
section.services-section.businesses::after { width: 154px; height: 282px; }
section.nehemiah-initiative-section { padding: 70px 0; }
section.faq-section { padding: 70px 0 70px 40px; }
.faq-box .card-header-title { padding: 18px 51px 18px 20px; font-size: 20px; line-height: 25px; }
.card-body.default-css { padding: 10px 0 0; margin: 0 20px; }
.faq-box .card { margin: 0 0 15px; }
section.services-areas-section { padding: 70px 0 0; }
section.services-areas-section::after { width: 294px; height: 462px; }
.services-areas-lists ul li { width: 25%; }
.services-areas-lists { max-width: 1120px; }
.blog-item h2 { font-size: 25px; line-height: 30px; margin-bottom: 20px; }
.read-more a { font-size: 25px; line-height: 30px; }
.ftr-location-item { padding-left: 0; }
footer.footer-section .col-sm-4 { padding-left: 30px; }
.blog-section { padding: 70px 0 70px; }
footer.footer-section { padding-top: 60px; }
.ftr-copyright { margin-top: 50px;    padding: 15px 15px; }
section.plumbing-repair-section .default-css ul li { font-size: 28px; line-height: 28px; }
.theme-btn { padding: 5px 20px; height: 52px; line-height: 24px;font-size: 19px; }
.head-top { padding: 10px 10px 10px 0; }
.header-btm { padding: 10px 15px 10px 0; }
.banner-btns { padding-top: 10px; }
 .head-social a { padding: 0 6px 0 4px;  }
.head-top .timer div{ font-size: 18px;line-height: 18px;}
.head-top-text p { font-size: 15px; }
section.banner-section::before { background: linear-gradient(90deg, #004658 0.83%, hsl(192.27deg 100% 17.25% / 93%) 45.15%, rgba(0, 70, 88, 0.3) 61.12%, rgba(0, 70, 88, 0.00) 67.19%, rgba(0, 70, 88, 0.00) 100%); }
.ma-box { margin: 40px auto 0; }
section.services-areas-section::after { width: 184px; height: 342px; opacity: 0.3; top: 20px; }
section.process-section::after { width: 100%; height: 100%; top: 0px; background-size: 260px; background-position: left bottom; }
section.testimonial-section::after { width: 100%; height: 100%; top: 0; right: 0; background-size: 160px; background-position: right top 50px; }
section.testimonial-section .section-heading ul li img { max-height: 90px; width:auto; }
.newsletter-form input.button.gform_button { font-size: 20px !important; width: 145px !important; height: 54px !important; padding: 13px 30px !important; }
.ftr-location-item .ftr-call-now p { margin-bottom: 10px; }
.ftr-item ul li { padding-bottom: 12px; }
.newsletter-form .medium { height: 54px !important; }
.ftr-social a { margin: 4px; }
section.nehemiah-initiative-section .heading-title {
    font-size: 50px;
    line-height: 52px;
}
section.plumbing-problems-cta-section .default-btns, section.services-section.businesses .default-btns {
    padding-top: 7px;
}
	.service-detail-right {
    padding-left: 30px;
}
	.search-btn {
    margin-bottom: 30px;
    padding: 20px 25px 30px;
}
	.service-detail-list {
    margin: 0 0 30px;
    padding: 20px 25px;
}
	.sidebar-title {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 8px;
    padding-bottom: 6px;
}
	.service-detail-list ul li a {
    font-size: 16px;
    padding-right: 15px;
}
	.nav-next a, .nav-previous a {
    padding: 11px 32px;
    font-size: 18px;
    line-height: 28px;
}
	section.blogpage-single-section {
    padding: 70px 0;
}
	section.services-section.industry-section .container-fluid .services-lists {
    padding: 0 0;
}
	.default-css.text-center {
    padding-top: 20px;
}
.default-btns .theme-btn:not(:first-child) {
    margin-left: 10px;
}	
	.inner-footer .ftr-title {font-size: 21px;line-height: 30px; 	}
footer.footer-section.inner-footer .col-sm-4 {padding-left: 20px;padding-right: 10px; }
.blog-item h2 { font-size: 25px; line-height: 30px; margin-bottom: 20px; }
.read-more a { font-size: 25px; line-height: 30px; }
	 .copyright-menu ul li {
        font-size: 14px;
    }
	.ftr-copyright.inner .copyright p {
    font-size: 14px !important;
	}
	.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    padding: 0 12px !important;
}
	.header-text p {
    font-size: 15px;
    line-height: 20px;
}
	section.blog-inn-section {
    padding: 70px 0;
}
	section.blog-inn-section .col-sm-4 {
    padding-left: 40px;
}
	.service-detail-list .accordion-item {
    padding: 0 22px;
}
	
}
@media (max-width: 1399px) {
section.banner-section { background-position: right -60px top -30px; }
section.plumbing-repair-section .default-css ul li { font-size: 24px; line-height: 30px; background-position: 0 1px; }
section.plumbing-repair-section { background-position: center !important; }
.about-image:after { top: 60px; bottom: 60px;left: -20px; }
.about-image::before { left: -40px; top: 130px; bottom: 130px; }
.services-lists ul { margin: 15px -15px 0; }
section.cta-section .col-sm-3 { width: 34%; }
section.cta-section .col-sm-9 { width: 66%; }
.heading-title { font-size: 34px; line-height: 42px;margin-bottom: 10px; }
section.nehemiah-initiative-section h2 { font-size: 20px; line-height: 26px; }
section.faq-section { padding: 70px 0 70px 5px; }
.faq-box { padding-right: 10px; }
footer.footer-section .col-sm-4 { padding-left: 20px; }
section.instagram-section .section-heading p { font-size: 32px; line-height: 38px; margin-bottom: 20px; }
section.services-section.businesses .services-lists ul { max-width: max-content; margin: 15px -15px 0; }
.copyright p {
    font-size: 16px;
}
.copyright-menu ul li {
    font-size: 16px;
}
	.copyright-menu ul li:after {
    padding: 0 9px;
}
	
.head-top-text p {
        font-size: 18px;
        letter-spacing: 1px;
    }

	.inner-footer .ftr-call-now figure img {
    max-height: 19px;
    width: auto;
}
	.ftr-call-now figure {
    width: 16px;
    height: 16px;
	}
	.ftr-call-now figure { margin-right: 7px; }
	.copyright-menu ul li {
        font-size: 14px;
    }
	.banner-star p {
    font-size: 16px !important;
	}
	.header-btn a.theme-btn.btn-sky {
    margin-left: 8px;
}
	.stardx img {
    margin-left: -3px;
    max-height: 17px;
    width: auto;
    margin-top: -5px;
}
	.head-top .timer div {
        font-size: 17px;
        line-height: 18px;
        margin: 0 2px;
    }
	.head-top-text p {
        font-size: 15px;
        letter-spacing: 0px;
    }
	    .header-text p {
        font-size: 14px;
        line-height: 20px;
    }
section.blog-inn-section .col-sm-4 {
padding-left: 12px;
}
	.service-detail-list .accordion-body {
    padding: 0 0 0 12px;
}
.service-detail-list .accordion-body p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 0;	
	}
.service-detail-list .accordion-body p:before {
    font-size: 13px;
    line-height: 17px;
    margin-right: 5px;
}
.banner-btns.sidebar-btns .theme-btn.theme-btn3 {
    padding: 7px 15px 3px;
    font-size: 16px;
    line-height: 20px;
    height: auto;
}
	
}

@media (max-width: 1299px) {
.header-btn a.theme-btn.btn-sky { margin-left: 5px; }
section.banner-section::before { background: linear-gradient(90deg, #004658 0.83%, rgba(0, 70, 88, 0.98) 30.15%, rgba(0, 70, 88, 0.35) 55.12%, rgba(0, 70, 88, 0.00) 62.19%, rgba(0, 70, 88, 0.00) 100%); }
section.about-section { padding: 70px 0 70px 15px; }
footer.footer-section .col-sm-4 { padding-left: 10px; }
.ftr-title { margin-bottom: 20px; font-size: 28px; line-height: 34px; }
.ftr-copyright { margin-top: 30px; }
.ftr-call-now figure { margin-right: 7px; }
section.instagram-section .col-sm-12 { padding: 0 20px; }
    section.plumbing-problems-cta-section::after {display: none;    }
.copyright-menu ul li:after {
        padding: 0 6px;
    }
.inner-footer .ftr-call-now figure img {
    max-height: 19px;
    width: auto;
}
	.ftr-call-now figure {
    width: 16px;
    height: 16px;
	}
.copyright-menu ul li:after {
        padding: 0 6px;
    }
.banner-star p {
        font-size: 15px !important;
    }
	.head-top-text.social {
    display: none;
}
}

@media (max-width: 1199px) {

p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px;; margin: 0 0 5px; }
.default-css ul li { background-position: 0 6px; padding-left: 20px; background-size: 15px; }
.default-css ul { margin-bottom: 15px; }

h1 {font-size: 30px;line-height: 38px;}
h2 {font-size: 28px;line-height: 36px;}
h3 {font-size: 25px;line-height: 32px;}
h4 {font-size: 20px;line-height: 28px;}
h5 {font-size: 18px;line-height: 26px;}
h6 {font-size: 16px;line-height: 22px;}

.default-section{ padding: 40px 0; }
.modal-dialog {transform: none !important; top: 65px; }
.modal.popup-form button.close { right: 15px; top: 15px; font-size: 18px; }
.close img { max-width: 25px; }
.modal.video-popup button.close { right: 15px; top: 15px; font-size: 20px; }
.video-popup .modal-dialog { margin: 60px auto 0; }
.container { padding: 0 15px !important;max-width: 100% !important;}  

.header-section.sticky { -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown; animation: 300ms ease-in-out 0s normal none 1 running fadeInDown; }
.header-section .col-sm-3 { width: 20%; }
.header-section .col-sm-9 { width: 80%; }    
.head-top-text p { font-size: 16px; letter-spacing: 1px;padding-right: 5px; }
.head-top .timer div{  margin: 0 5px;font-size: 18px;line-height: 20px; letter-spacing: 0.5px;}
.head-top .timer div span {font-size: 13px;line-height: 16px;padding-left: 3px;}
.head-social a img { max-width: 16px; }
.head-social a { padding: 0 6px 0 4px; }
.header-btm { padding: 10px 75px 10px 0; }
   .banner-title { font-size: 30px; line-height: 42px;  margin-bottom: 15px;   }
.banner-star p { font-size: 15px !important; }
.stardx img { margin-top: -4px; max-width: 16px; }
.banner-btns a.theme-btn.btn-red { margin-right: 5px; }
.banner-btns { padding-top: 10px; }
.banner-star { padding-bottom: 10px; }
.header-logo img { max-width: 160px; }
section.banner-section { padding: 100px 0;background-position: right -70px top -45px; }
section.testimonial-section .col-sm-3 { padding: 25px 12px 75px; width: 50%; }
.client-say-box { border-radius: 20px; }
.client-say { border-radius: 25px; }
.client-say::before { width: 25px; height: 28px; bottom: -28px; left: 50px; }
.clients-item-heading { bottom: -64px; }
section.testimonial-section .section-heading { margin: 0 auto 10px; }
section.testimonial-section::after { display: none; }
section.testimonial-section .section-heading ul li img { max-height: 70px; }
.heading-title { font-size: 30px; line-height: 38px; }
section.testimonial-section { padding: 40px 0; }
section.instagram-section { padding: 40px 0; }
section.instagram-section .section-heading p { font-size: 28px; line-height: 38px; margin-bottom: 10px; }
section.instagram-section .col-sm-12 { padding: 0 12px; }
section.process-section { padding: 40px 0; }
section.process-section::after { background-size: 180px; }
.process-box figure { width: 130px; height: 130px; line-height: normal; border-width: 8px; display: flex ; align-items: center; justify-content: center; }
.process-box figure img{max-width: 60px;}
.process-box { padding: 10px; }
.process-box h3 { font-size: 22px; line-height: 28px; }
section.plumbing-repair-section { padding: 40px 0; }
section.plumbing-repair-section figure { margin-bottom: 20px; }
section.plumbing-repair-section .plumbing-repair-btns { margin: 25px 0; }
section.plumbing-repair-section .default-css ul li { font-size: 18px; line-height: 24px; background-position: 0 1px; padding-left: 30px; background-size: 20px; }
section.about-section { padding: 40px 0 40px 0px; border-width: 5px; }
section.about-section .plumbing-repair-btns { margin: 15px 0 25px; }
.about-heading h4 { font-size: 20px; line-height: 30px; }
.about-heading { border-width: 5px; }
.about-image:after { top: 30px; bottom: 30px; left: -10px; }
.about-image::before { left: -20px; top: 70px; bottom: 70px; }
.about-image { max-width: 100%; margin: 0 0 0 20px; }
.services-lists ul li { padding: 10px; width: 25%; }
.services-lists ul { margin: 10px -10px 0; }
.services-box { padding: 25px 15px 20px; }
.services-box figure{ width: 120px; height: 120px; line-height: normal; border-width: 7px; }
.services-box figure img{max-width: 60px;}
.services-box h3 { font-size: 18px; line-height: 24px;margin-bottom: 4px; }
.services-box figure::after { height: 33px; bottom: -33px; }
section.services-section { padding: 40px 0; }
.theme-btn { padding: 4px 18px; height: 48px; line-height: 22px; font-size: 18px; }
a.theme-btn strong { font-size: 11px; line-height: 14px; }
section.cta-section .col-sm-9 { width: 60%; }
section.cta-section .col-sm-3 { width: 40%; }
.cta-btns:after { bottom: -40px; top: -40px; left: -40px; }
.cta-btns a.theme-btn.btn-red { margin-right: 5px; }
.cta-row { padding: 0 0px; }
section.services-section.businesses::after { width: 100%; height: 100%; background-size: 120px; background-position: right bottom; right: 0; top: 0; }
section.services-section.businesses .services-lists ul li { padding: 10px; }
section.services-section.businesses .services-lists ul { max-width: max-content; margin: 0 -10px; }
.place img { max-width: 48px; }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.29); } }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.59); } }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.89); } }
.radius .border-animation, .place { line-height: 53px; }
.radius { width: 54px; height: 54px; }
.video-row .col-sm-4 { padding: 12px; }
section.nehemiah-initiative-section h2 { font-size: 18px; line-height: 24px; }
.video-btns { padding-top: 15px; }
section.nehemiah-initiative-section { padding: 40px 0; }
section.faq-section { padding: 40px 0; }
.faq-box { padding-right: 0; }
.faq-box .card-header-title { padding: 14px 50px 14px 20px; font-size: 18px; line-height: 24px; }
.faq-box .card-header h5:after, .card-header-title::after { right: 20px; background-size: 18px !important; }
section.services-areas-section::after { width: 100%; height: 100%; top: 0px; background-size: 120px; background-position: top 20px right; right: 0; } 
section.services-areas-section { padding: 40px 0 0; } 
.search-container .search-medium { padding: 12px 60px 12px 25px; height: 48px; font-size: 16px; line-height: 24px; }
.fa-search { right: 12px; height: 36px; width: 36px; background-size: 24px; }
.search-container { margin: 10px 0 20px; }
.ma-box { margin: 20px auto 0; }
.services-areas-btns a.theme-btn.btn-red { margin-right: 5px; }
.services-areas-btns { padding-top: 20px; }
.blog-section { padding: 40px 0; }
.blog-section .col-sm-4 { padding: 12px; }
.blog-content { padding: 12px 5px 0; }
.blog-item h2 { font-size: 20px; line-height: 26px; margin-bottom: 15px; }
.read-more a { font-size: 16px; line-height: 24px; }
.blog-section .plumbing-repair-btns.text-center { padding-top: 15px; }
.plumbing-repair-btns a.theme-btn.btn-red { margin: 0 7px; }
.ftr-title { margin-bottom: 15px; font-size: 20px; line-height: 26px; }
.ftr-call-now figure { margin-right: 10px; width: 22px; height: 22px; }
.ftr-item ul li { font-size: 16px; line-height: 24px; padding-bottom: 10px; }
.ftr-location-item .ftr-call-now p { margin: 0; }
.newsletter-form .medium { height: 48px !important; font-size: 16px !important; line-height: 24px !important; padding: 10px 20px 11px 20px !important; }
.newsletter-form input.button.gform_button { font-size: 18px !important; padding: 12px 25px !important; width: 120px !important; height: 48px !important; }
footer.footer-section { padding-top: 40px; }
.ftr-social { padding-top: 20px; }
.ftr-social a { margin: 2px; height: 40px; width: 40px;}
.ftr-social a img { max-width: 20px; }
.ftr-copyright { margin-top: 20px;padding: 15px 15px;}
.copyright p { font-size: 16px; }
.ftr-location-item { margin-left: -5px;}
.instagram-box ul li {padding: 3px;}
section.nehemiah-initiative-section .heading-title {
    font-size: 38px;
    line-height: 42px;
}
section.about-section .section-heading {padding-right: 20px; }
section.plumbing-problems-cta-section .default-btns a.theme-btn.btn-red, section.services-section.businesses .default-btns a.theme-btn.btn-red {
    margin-right: 5px;
}
	section.plumbing-problems-cta-section {
    padding: 40px 0;
}
    .ftr-copyright {
        margin-top: 20px;
        padding: 12px 10px;
        text-align: center;
    }
	    .ftr-copyright .col-sm-7 {
        width: 100%;
        order: 2;
    }
	    .ftr-copyright .col-sm-5 {
        width: 100%;
        order: 1;
    }
.copyright-menu ul {
    float: none;
    padding-bottom: 5px;
}
		section.blogpage-single-section {
    padding: 40px 0;
}
	.pagination-parent {
    padding-top: 15px;
}
.pagination-parent {
    padding-top: 15px;
}	
	    section.blog-inn-section {
        padding: 40px 0;
    }
	.search-btn {
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 15px 12px 15px;
}
	.search-medium {
    padding: 10px 40px 10px 15px;
    height: 45px;
    font-size: 16px;
    line-height: 22px;
}
.search-btn button {
    top: 8px;
    width: 30px;
    right: 9px;
    height: 30px;
}	
.sidebar-title {
    font-size: 22px;
    line-height: 22px;
    padding: 10px 15px;
    text-align: center;
    margin-bottom: 10px;
}
	.service-detail-list ul {
    padding: 0 13px;
    margin: 0;
}
	.service-detail-list ul li a {
    font-size: 16px;
    padding-right: 15px;
}
.service-detail-list ul li {
    padding: 10px 0;
	}
.service-detail-list .accordion-item {
    padding: 0 13px;
}
.service-detail-list h2.accordion-header {
    padding: 10px 0;
    font-size: 16px;
    line-height: 20px;	
	}
.service-detail-list h2.accordion-header figure {
    width: 24px;
    margin-right: 7px;
}
	.service-detail-list .accordion-body {
    padding: 0 0 0 8px;
}
	.blog-item-inn h3 {
    font-size: 18px;
    line-height: 24px;
}
	.blog-detail-left .col-sm-6 {
    margin: 0 0 10px;
}
.banner-btns.sidebar-btn .theme-btn.theme-btn3 strong {
    font-size: 11px;	
	}
	.banner-btns.sidebar-btns .theme-btn.theme-btn3 {
    padding: 7px 10px 3px;
	}
.banner-btns.sidebar-btns {
    margin-top: 20px;
}
	
    .nav-next a, .nav-previous a {
        padding: 7px 24px;
        font-size: 16px;
        line-height: 22px;
    }
	
	.default-css.text-center {
    padding-top: 15px;
}
	.default-btns .theme-btn:not(:first-child) {
    margin-left: 10px;
}
	
    .ftr-copyright.inner .copyright {
        padding-top: 15px !important;
    }		

footer.footer-section.inner-footer .col-sm-2 {width: 100%; }
footer.footer-section.inner-footer .col-sm-3 {width: 100%; }
footer.footer-section.inner-footer .col-sm-4 {width: 100%;padding-left: 12px;
        padding-right: 12px; }
footer.footer-section.inner-footer .col-sm-2 {width: 100%; }
.about-ftr {text-align: center; }
.ftr-call-now {margin-bottom: 20px;justify-content: center; }
ul#menu-residential-menu {column-count: 1; }
.ftr-item {text-align: center; }
.ftr-item ul li {font-size: 15px;line-height: 20px;border-bottom: 1px solid #378ca1;padding: 7px 0; }
.ftr-item ul li:last-child {border-bottom:none; 	}
.newsletter-form {max-width: 100%;margin: 0 auto;text-align: center; }
.inner-footer .ftr-title {  font-size: 18px; line-height: 26px; margin: 7px 0; background: #00a7b5;  padding: 5px 0; color: #ffffff;}
.inner-footer .ftr-social {padding-top: 10px;text-align: center; }
.ftr-copyright.inner .col-sm-6 {width: 100%; }
.ftr-copyright.inner .col-sm-6:first-child {order: 2; }
.ftr-copyright.inner .col-sm-6:last-child {order: 1; }
.copyright-menu ul {display: block;float: none;text-align: center;
        padding-bottom: 0; }
.copyright-menu ul li:after{display:none;}
.copyright-menu ul li{font-size: 15px;line-height: 20px;border-bottom: 1px solid #378ca1;padding: 7px 0; 	}
.ftr-copyright.inner .copyright p {text-align: center; }
.ftr-copyright.inner {margin-top: 20px;padding: 13px 0; }
.ftr-copyright.inner .copyright{padding-top:15px;}
.inner-footer .newsletter-form .gform_wrapper .gform_footer {padding: 5px 0 0 0 !important;justify-content: center; }
.ftr-item ul li:last-child {
    border: none;
}
.blog-section { padding: 40px 0; }
.blog-section .col-sm-4 { padding: 12px; }
.blog-content { padding: 12px 5px 0; }
.blog-item h2 { font-size: 20px; line-height: 26px; margin-bottom: 15px; }
.read-more a { font-size: 16px; line-height: 24px; }
.blog-section .plumbing-repair-btns.text-center { padding-top: 15px; }	
		footer.footer-section.inner-footer .ftr-copyright.inner .col-sm-4:first-child {
    order: 3;
}
	footer.footer-section.inner-footer .ftr-copyright.inner .col-sm-4:nth-child(2) {
    order: 2;
}
footer.footer-section.inner-footer .ftr-copyright.inner .col-sm-4:last-child {
    order: 1;
}
	.inner-footer .ftr-logo {
    text-align: center;
}
	    .testimonial-row .client-say-box p {
        height: 120px;
        overflow-y: auto;
    }
	
}
@media (max-width: 1023px) {
.footer-menu li:after { display: none; }
footer.footer-section { padding-top: 40px; text-align: center; }
footer.footer-section .col-sm-2 , footer.footer-section .col-sm-3 , footer.footer-section .col-sm-4 , footer.footer-section .col-sm-5 , footer.footer-section .col-sm-6 , footer.footer-section .col-sm-7 , footer.footer-section .col-sm-8 , footer.footer-section .col-sm-9{ width: 100%;padding: 0 12px; }
.ftr-item ul { column-count: 1; }
.col-sm-5 .ftr-item { margin: 0; }
.ftr-title { margin: 5px 0; color: #fff; background: #00a7b5; padding: 10px; font-size: 20px; line-height: 26px; }
.ftr-item ul li { padding: 8px 0; border-bottom: 1px solid rgb(255 255 255 / 15%); }
.ftr-item ul li:last-child{border: none;}
.col-sm-4 .ftr-item { float: none; }
.footer-menu li { display: block; padding: 8px 0; border-bottom: 1px solid rgb(255 255 255 / 15%); }
.footer-menu li:last-child{border: none;}
.ftr-title.mobile { display: block; }
.footer-menu { margin-top: 20px; border-top: none; padding: 0; }
.copyright-section .col-sm-6:first-child{order: 2;}
.copyright-section .col-sm-6:last-child{order: 1;}
.copyright-menu ul { text-align: center; }
.copyright-menu ul li::after { display: none; }
    .copyright-menu ul li {
        display: block;
        padding: 8px 0;
        border-bottom: 1px solid rgb(1 152 164 / 51%);
    }
.copyright-section { padding: 0px 0 15px; }
.ftr-logo img { max-width: 230px; }
.ftr-call-now { display: block; align-items: unset; margin-bottom: 0; padding: 15px 0; border-bottom: 1px solid rgb(255 255 255 / 15%); }
.ftr-call-now figure { margin: 0 auto 10px; }
.ftr-call-now p{margin: 0;}
.ftr-call-now:last-child{border: none;}
.newsletter-form form { max-width: 610px; margin: 0 auto; }
.newsletter-form .gform-footer {
    justify-content: center;
}
    .copyright-menu ul {
        text-align: center;
        display: block;
    }
section.faq-section .col-sm-5 { display: none; }
section.faq-section .col-sm-7{ width: 100%; }
section.faq-section .section-heading { margin-bottom: 15px; } 
section.services-areas-section::after { background-size: 70px; }
.faq-box .plumbing-repair-btns {
    justify-content: center;
}
	
	
	
	

}

@media (max-width: 991px) {
    .head-top-text p {
        font-size: 14px;
        letter-spacing: 0px;
    }
.head-top .timer div{  margin: 0 5px;font-size: 16px;line-height: 20px; letter-spacing: 0.5px;}
.head-top .timer div span {font-size: 11px;line-height: 16px;padding-left: 3px;}
section.banner-section { padding: 80px 0; background-size: cover; }
.banner-title { font-size: 32px; line-height: 44px; }
section.process-section::after { background-size: 120px; }
.cta-btns { margin-left: -10px; }
 section.blog-inn-section .col-sm-8 {
    width: 100%;
}
	section.blog-inn-section .col-sm-4 {
    width: 100%;
}
	.service-detail-list:last-child {
    margin-bottom: 0;
}
.blog-wrapper-inn .row {
    justify-content: center;
}	
	.blog-content-inn p {
        word-break: break-word;
    }
.service-detail-right.sticky {
    position: relative;
    top: 0;
} 

}

@media (max-width: 900px) {
.head-top { justify-content: end; }
section.about-section .col-sm-7 { width: 100%;order: 2; }
section.about-section .col-sm-5 { width: 100%;order: 1;padding: 0 12px; }
.about-image figure { border-radius: 10px; }
.about-image { margin: 0 20px 20px; }
.about-image::before { right: -20px; }
.about-image:after { right: -10px; }
section.about-section .heading-title br{display: none;}
section.about-section .section-heading { max-width: 100%;padding-right: 0; }
section.cta-section .col-sm-3 { width: 100%; }
section.cta-section .col-sm-9 { width: 100%; }
.cta-btns { text-align: center; height: auto; align-content: unset; padding-top: 10px; margin: 0;}
.cta-btns:after { display: none; }
section.cta-section .heading-title { text-align: center; margin-bottom: 10px; }
section.services-section.businesses::after { background-size: 100px; }
.cta-btns .theme-btn.btn-sky { background: linear-gradient(180deg, #fbf7e8 0%, #F5F8FF 100%); color: #000; }
.cta-btns .theme-btn.btn-sky strong { font-size: 11px; line-height: 14px; color: #000; }
.cta-btns .theme-btn.btn-sky:hover{color: #fff;}
.cta-btns .theme-btn.btn-sky:hover strong{color: #fff;}

.services-areas-lists ul li { width: 33.33%; }
.blog-section .col-sm-4 { width: 50%; }
    .head-top {
        padding: 0;
        display: none;
    }
	    .header-btm {
        box-shadow: none;
    }
.head-top.mobile {
    display: block !important;
}
    .head-top.mobile .head-top-text {
        background: linear-gradient(0deg, #CB333B 0%, #930109 100%);
        padding: 6px;
        justify-content: center;
    }
	.head-top.mobile .head-top-text.social {
    display: none;
}
	.head-top-text p {color: #fff;font-weight: 400;}
.head-top-text p strong { font-weight: 600;color: #fff; }
.head-top .timer div{  color: #fff;}
.head-top .timer div span {color: #fff;}

	    .header-section .container-fluid {
        padding-top: 10px;
        padding-bottom: 10px;
        position: relative;
    }
section.blogpage-single-section .col-sm-4 {
    padding: 20px 15px 0 15px ;
    width: 100%;
}
	section.blogpage-single-section .col-sm-8 {
    padding: 0 15px;
    width: 100%;
}
	.header-btm {
        position: static;
    }
	section.about-section .plumbing-repair-btns {
        margin: 10px 0 10px;
    }
	.header-text {
    text-align: center;
    background: #00A7B5;
    padding: 5px 10px;
}
	.header-text p {
        font-size: 14px;
        line-height: 20px;
        color: #fff;
    }
	.header-text p strong{
		color:#fff;
	}
	
}
@media (max-width: 812px) {
h1 {font-size: 24px;line-height: 30px;}
h2 {font-size: 22px;line-height: 28px;}
h3 {font-size: 20px;line-height: 26px;}
h4 {font-size: 18px;line-height: 24px;}
h5 {font-size: 16px;line-height: 22px;}
h6 {font-size: 15px;line-height: 20px;}


.header-logo img { max-width: 140px; }
.header-section .col-sm-9 { width: 75%; }
.header-section .col-sm-3{ width: 25%; }
.theme-btn { padding: 4px 18px; height: 42px; line-height: 20px; font-size: 16px; }
a.theme-btn strong { font-size: 10px; line-height: 12px; }
section.banner-section::before { background: linear-gradient(90deg, #004658 100%, rgba(0, 70, 88, 0.98) 100%, rgba(0, 70, 88, 0.35) 100%, rgba(0, 70, 88, 0.00) 100%, rgba(0, 70, 88, 0.00) 100%); opacity: 0.8; }
section.banner-section .col-sm-7{width: 100%;}
section.banner-section { padding: 60px 0; background-size: cover; background-position: top -20px center; }
.client-say-box p { font-size: 15px; line-height: 22px; }
section.testimonial-section .col-sm-3 { padding: 25px 12px 70px; }
.heading-title { font-size: 25px; line-height: 32px; } 
section.testimonial-section .section-heading ul li img { max-height: 48px; }
section.testimonial-section .section-heading ul li { padding: 0 20px; }
section.testimonial-section .section-heading { margin: 0 auto 10px; }
.process-box figure img { max-width: 48px; }
.process-box figure { width: 100px; height: 100px; border-width: 6px; }
.process-counter { font-size: 12px; font-weight: 600; line-height: 26px; width: 25px; height: 25px; margin: 20px auto 15px; }
.process-box { max-width: 160px; margin: 0 auto; }
.process-box h3 { font-size: 19px; line-height: 26px; }
section.plumbing-repair-section .default-css ul li { font-size: 16px; line-height: 22px; background-position: 0 2px; padding-left: 26px; background-size: 18px; }
.default-css ul { margin-bottom: 10px; }
section.plumbing-repair-section .plumbing-repair-btns { margin: 20px 0; }
section.plumbing-repair-section figure { max-width: 230px; margin: 0 auto 15px; }
.services-box figure { width: 100px; height: 100px; border-width: 5px; }
.services-box figure img { max-width: 48px; }
.blog-item h2 { font-size: 18px; line-height: 24px; margin-bottom: 10px; }
.read-more a { font-size: 15px; line-height: 20px; }
.ftr-logo { margin-bottom: 20px; }
.fa-search { background-size: 20px; }
section.nehemiah-initiative-section h2 { font-size: 17px; line-height: 22px; }
.insta-text figure img { max-width: 18px; }
.insta-text p { font-size: 14px; line-height: 22px; }
section.instagram-section .section-heading p { font-size: 20px; line-height: 26px; }
section.instagram-section { padding: 30px 0; }
.process-box { padding: 10px 0; }
.services-box h3 { font-size: 17px; }
section.nehemiah-initiative-section .heading-title {
    font-size: 30px;
    line-height: 34px;
}
.default-btns .theme-btn:not(:first-child) {
    margin-left: 5px;
}
	.blog-item h2 { font-size: 18px; line-height: 24px; margin-bottom: 10px; }
.read-more a { font-size: 15px; line-height: 20px; }
	
}


@media (max-width: 767px) {



}

@media (max-width: 700px) {
section.process-section .col-sm-3 { width: 50%; }
section.process-section::before { display: none; }
.services-lists ul li { width: 33.33%; }
section.services-section.businesses .services-lists ul li{ width: 33.33%; }
.video-row .col-sm-4 { padding: 12px; width: 50%; }
.services-areas-box h2 { font-size: 16px; line-height: 22px; }
.services-areas-box figure { margin-right: 6px; margin-top: -4px; width: 22px; height: 22px; flex-shrink: 0; }
section.services-areas-section::after { display: none; }
section.plumbing-problems-cta-section .section-title .heading-title br {
    display: none;
}
    .testimonial-row .client-say-box p {
        height: 190px;
        overflow-y: auto;
    }

}

@media (max-width: 600px) {
   





}



@media (max-width: 575px) {
section.testimonial-section .col-sm-3 { width: 100%; }
.header-section .col-sm-3 { width: 100%; }
.header-section .col-sm-9 { width: 100%;padding: 0 12px; }
.header-logo { text-align: center; margin: 10px 0; }
.header-btm { padding: 0; box-shadow: none; display: block; text-align: center; }
.header-section .header-btn { box-shadow: none; }
    .header-section .header-btn {
        padding: 0;
        margin: 0 -12px;
        box-shadow: 12px 0px 11px 0 rgba(0, 0, 0, 0.12);
        display: flex
;
    }
    .header-section .header-btn .theme-btn {
        padding: 5px 10px 6px;
        width: 50%;
        border-radius: 0;
        margin: 0;
        height: auto;
    }
        .header-btn a.theme-btn.btn-sky {
        margin: 0;
        border-left: 2px solid #fff;
    }
    .banner-title {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 34px;
    }
	    .header-section .container-fluid {
        padding-top: 0;
        padding-bottom: 0;
    }
section.banner-section { padding: 40px 0; background-size: cover; background-position: top center; text-align: center; }
.banner-star p { font-size: 15px !important; }
.stardx { display: block; }
.stardx img { margin-top: 0px; max-width: 14px; }
section.testimonial-section .section-heading ul { margin: 0 -10px; }
section.testimonial-section .section-heading ul li { padding: 0 10px; }
.instagram-box ul li { width: 33.33%; }
section.plumbing-repair-section figure { max-width: 200px; margin: 0 auto 15px; }
.process-btns a.theme-btn.btn-red { margin-right: 5px; }
section.plumbing-repair-section ul { column-count: 1; margin: 0 auto; max-width: 250px; }
section.logo-section { padding: 10px 0; height: 110px; } 
.process-box h3 { font-size: 18px; line-height: 24px; }
.about-heading h4 { font-size: 18px; line-height: 26px; }
.about-heading { padding: 15px 20px 15px; }
.services-lists ul li { width: 50%; padding: 6px; }
.services-lists ul { margin: 10px -6px 0; }
section.services-section.businesses .services-lists ul li { width: 50%; padding: 6px; }
section.services-section.businesses .services-lists ul { margin: 0 -6px; }
.faq-box .card-header-title { font-size: 17px; line-height: 24px; }
section.services-areas-section .heading-title br{display: none;}
.ma-box img, .ma-box iframe { width: 100%; height: 220px; object-fit: cover; }

.ftr-call-now { padding: 12px 0; }
.ftr-item ul li { padding: 7px 0; }
section.logo-section .item figure{height: 100%; display: flex; align-items: center;justify-content: center;align-content: center;}
.services-box h3 { font-size: 16px; line-height: 22px; }
section.services-section.businesses::after { background-size: 80px; }
.heading-title {
        font-size: 22px;
        line-height: 28px;
    }
section.nehemiah-initiative-section .heading-title {
    font-size: 26px;
    line-height: 28px;
}
.blog-section .col-sm-4 { width: 100%; }
    .testimonial-row .client-say-box p {
        height: auto;
        overflow-y: inherit;
    }

}


@media (max-width: 525px) {
.services-areas-lists ul li { width: 50%;    padding: 7px;
 }
.blog-section .col-sm-4 { width: 100%; }



}

@media (max-width: 480px) {
.banner-title br {display: none; }
.plumbing-repair-btns a.theme-btn { margin: 4px 3px !important; }
.plumbing-repair-btns { flex-wrap: wrap; }
.video-row .col-sm-4 { padding: 8px 12px; width: 100%; }
    section.services-section.businesses::after {display: none;   }


}

@media (max-width: 420px) {
.head-top-text p { font-size: 13px; }
.head-top .timer div{margin: 0 4px;font-size: 15px;letter-spacing: 0px;}
.head-top .timer div span {font-size: 10px;line-height: 14px;padding-left: 2px;}
.banner-title { margin-bottom: 8px; font-size: 25px; line-height: 36px; }
    section.testimonial-section .section-heading ul {
        display: flex ;
        justify-content: center;
    }


}

@media (max-width:370px) {
   

}