/*
-----------------------------------------------
imarketsolutions.com 
Stylesheet: Home.css
Created: 8/28/2013
Author:  Ben Schiling
Organization: iMarket Solutions
----------------------------------------------- */

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN HOMEPAGE --------------------------------------------------------------------------------------------------------------------------------- */

/* --- Start Hero ---*/

#container-banner {
  background-position: center;
  background-size: cover;
  padding: 50px 0 320px;
  position: relative;
}

#container-banner:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -40px;
  -webkit-transform: translateX(-50%) scaleX(-1);
      -ms-transform: translateX(-50%) scaleX(-1);
          transform: translateX(-50%) scaleX(-1);
  height: 338px;
  width: 358px;
  background-image: url("/assets/templates/main/images/other/image-hero-mascot.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.webp #container-banner:after {
  background-image: url("/assets/templates/main/images/other/image-hero-mascot.webp");
}


/* Homepage Images */
.no-webp #conyers #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-conyers-mobile.jpg");
}

.webp #conyers #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-conyers-mobile.webp");
}

.no-webp #dublin #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-dublin-mobile.jpg");
}

.webp #dublin #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-dublin-mobile.webp");
}

.no-webp #forsyth #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-forsyth-mobile.jpg");
}

.webp #forsyth #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-forsyth-mobile.webp");
}

.no-webp #maysville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-maysville-mobile.jpg");
}

.webp #maysville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-maysville-mobile.webp");
}

.no-webp #nashville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville-mobile.jpg");
}

.webp #nashville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville-mobile.webp");
}

.no-webp #perry #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-perry-mobile.jpg");
}

.webp #perry #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-perry-mobile.webp");
}

.no-webp #nashville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville-mobile.jpg");
}

.webp #nashville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville-mobile.webp");
}

.no-webp #sandersville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-sandersville-mobile.jpg");
}

.webp #sandersville #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-sandersville-mobile.webp");
}
.no-webp #swainsboro #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-swainsboro-mobile.jpg");
}
.webp #swainsboro #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-swainsboro-mobile.webp");
}
.no-webp #memphis #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-memphis-mobile.jpg");
}
.webp #memphis #container-banner {
  background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-memphis-mobile.webp");
}
@media(min-width: 801px) {
  .no-webp #conyers #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-conyers.jpg");
  }
  
  .webp #conyers #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-conyers.webp");
  }
  
  .no-webp #dublin #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-dublin.jpg");
  }
  
  .webp #dublin #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-dublin.webp");
  }
  
  .no-webp #forsyth #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-forsyth.jpg");
  }
  
  .webp #forsyth #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-forsyth.webp");
  }
  
  .no-webp #maysville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-maysville.jpg");
  }
  
  .webp #maysville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-maysville.webp");
  }
  
  .no-webp #nashville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville.jpg");
  }
  
  .webp #nashville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville.webp");
  }
  
  .no-webp #perry #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-perry.jpg");
  }
  
  .webp #perry #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-perry.webp");
  }
  
  .no-webp #nashville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville.jpg");
  }
  
  .webp #nashville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-nashville.webp");
  }
  
  .no-webp #sandersville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-sandersville.jpg");
  }
  
  .webp #sandersville #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-sandersville.webp");
  }
  .no-webp #swainsboro #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-swainsboro.jpg");
  }
  .webp #swainsboro #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-swainsboro.webp");
  }
  .no-webp #memphis #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-memphis.jpg");
  }
  .webp #memphis #container-banner {
    background-image: url("/assets/templates/main/images/loc/backgrounds/heros/hero-memphis.webp");
  }
}


@media(max-width: 365px) {
  #container-banner:after {
    width: 320px;
  }
}

#hero-outer {
  text-align: center;
}

#hero-outer .hero-title {
  margin-top: 0px;
  font-size: 3.6em;
  line-height: 1.25em;
  font-family: 'Corben', sans-serif;
  color: #e05c2b;
  margin: 0 auto 0.7em;
  max-width: 360px;
}

#hero-outer ul {
  list-style-type: none;
}

.hero-content-box {
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.29);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.29);
  border: solid 1px rgba(98, 102, 103, 0.43);
  background-color: #fff;
  padding: 30px 15px 30px;
  max-width: 500px;
  margin: 0 auto;
}

.hero-content-box {
  position: relative;
}

.hero-content-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  height: 10px;
  width: 100%;
  background-color: #e05c2b;
  border-radius: 5px 5px 0 0;
}



.hero-serving {
  display: block;
  font-size: 20px;
  line-height: 32px;
  margin: 0 auto 0.7em;
  color: #626667;
  font-weight: 700;

}

.hero-content-box div.quicklink-container>a {
  width: 100%;
  max-width: 345px;
  min-height: 62px;
  margin: 15px auto;
  padding: 15px 15px 15px 75px;
  border-radius: 50px;
  background-color: #16649f;
  color: #fff;
  position: relative;
  text-align: left;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-content-box a div.ql-image {
  height: 100%;
  width: 59px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px 0 0 30px;
  background-color: #e05c2b;
  background-size: 32px auto;
  background-position: 18px center;
  background-repeat: no-repeat;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.hero-content-box a.type1 div.ql-image {
  background-image: url("/assets/templates/main/images/loc/quicklinks/icon-ql-repairs.svg");
}

.hero-content-box a.type2 div.ql-image {
  background-image: url("/assets/templates/main/images/loc/quicklinks/icon-ql-replacement.svg");
}

.hero-content-box a.type3 div.ql-image {
  /* background-image: url("/assets/templates/main/images/loc/quicklinks/icon-ql-maintenance.svg"); */
  background-image: url("/assets/templates/main/images/loc/quicklinks/icon-ql-promo.svg");
}

.hero-content-box div.quicklink-container>a:active, .hero-content-box div.quicklink-container>a:hover {
  background-color: #e05c2b;
}

.hero-content-box div.quicklink-container>a:active div.ql-image, .hero-content-box div.quicklink-container>a:hover div.ql-image {
  background-color: #16649f;
}

.hero-content-box .quicklink-container .ql-content {
  font-size: 1.8em;
  line-height: 18px;
  font-weight: 700;
}

@media all and (min-width: 571px) {
  #hero-outer .hero-title {
    /* font-size: 5.3em; */
  }
}

@media all and (min-width: 801px) {
  #container-banner {
    padding: 40px 0 40px;
  }

  .hero-content-box {
    width: 480px;
    margin: 0 0 0 0px;
    position: relative;
  }

  #hero-outer .hero-title {
    font-size: 5.0em;
    line-height: 1.15;
  }

  .hero-serving {
    font-size: 24px;
  }

  .hero-content-box .quicklink-container .ql-content {
    font-size: 2em;
    line-height: 1.35em;
  }

  .hero-content-box div.quicklink-container>a {
    max-width: 385px;
  }

  .hero-content-box:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 250px;
    height: 150px;
    width: 103px;
    background-image: url("/assets/templates/main/images/other/image-hero-tail.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  #container-banner:after {
    content: none;
  }

  #container-banner .width-limiter {
    position: relative;
  }

  #container-banner .width-limiter:after {
    content: "";
    position: absolute;
    right: -90px;
    bottom: -90px;
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
    height: 100%;
    width: 615px;
    width: 50%;
    background-image: url(/assets/templates/main/images/other/image-hero-mascot.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
}

@media all and (min-width: 1025px) {
  .hero-content-box {
    margin: 0 0 0 50px;
  }
}

@media all and (min-width: 1251px) {
  #container-banner .width-limiter:after {
    width: 615px;
    height: 584px;
    bottom: -110px;
    right: 0;
  }
}

/* --- End Hero --- */

/* --- Home Top Content --- */
/* CODELIBENTRY_ENTRY: 9 */

/* mobile.css */
/* .webp #home-top-content {
  background-image: url("/assets/templates/main/images/bgs/home-top-content.webp");
}

.no-webp #home-top-content {
  background-image: url("/assets/templates/main/images/bgs/home-top-content.jpg");
} */

#home-top-content {
  background-size: cover;
  background-position: center;
  border-top: 8px solid #e05c2b;
  padding: 60px 0 60px;
}

#home-top-content h1 {
  margin-top: 0;
  font-size: 36px;
}

#home-top-content .home-top-content-right {
  text-align: center;
}

#home-top-content .home-top-content-right img {
  max-width: 100%;
}

#home-top-content .home-top-content-box ul {
  list-style: none;
}

#home-top-content .home-top-content-box ul li {
  position: relative;
}

#home-top-content .home-top-content-box ul li:before {
  content: '';
  background-image: url('/assets/templates/main/images/icons/icon-checkmark.svg');
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  left: -30px;
  top: -1px;
  height: 24px;
  width: 25px;
  position: absolute;
}

#home-top-content .home-top-content-box #hc-trigger {
  display: inline-block;
  margin: 10px auto 30px;
}

.hc-start {
  padding-bottom: 10px;
}

#home-top-content {
  position: relative;
  padding-bottom: 360px;
}

#home-top-content:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 300px;
  width: 100%;
  max-width: 570px;
  background-image: url("/assets/templates/main/images/loc/backgrounds/bg-top-content-mobile.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.webp #home-top-content:after {
  background-image: url("/assets/templates/main/images/loc/backgrounds/bg-top-content-mobile.webp");
}

@media(min-width: 571px) {
  #home-top-content:after {
    bottom: 30px;
  }
}


@media all and (max-width: 800px) {
  #home-top-content .home-top-content-image-desktop {
    display: none;
  }
}

/* responsive.css */
@media all and (min-width: 801px) {
  #home-top-content {
    border: none;
    /* background-image: url("/assets/templates/main/images/loc/backgrounds/bg-top-content-org.jpg"); */
    background-image: url("/assets/templates/main/images/loc/backgrounds/bg-top-content.jpg");
    padding: 70px 0;
  }

  .webp #home-top-content {
    /* background-image: url("/assets/templates/main/images/loc/backgrounds/bg-top-content-org.webp"); */
    background-image: url("/assets/templates/main/images/loc/backgrounds/bg-top-content.webp");
  }

  .brand-home #home-top-content {
    border: none;
    background-image: url("/assets/templates/main/images/backgrounds/bg-top-content.jpg");
    padding: 70px 0;
  }

  .webp .brand-home  #home-top-content {
    background-image: url("/assets/templates/main/images/backgrounds/bg-top-content.jpg");
  }

  #home-top-content .width-limiter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  #home-top-content .home-top-content-box {
    width: 60%;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .23);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .23);
    padding: 0 20px;
    position: relative;
  }

  #home-top-content .home-top-content-right {
    width: 0%;
  }

  #home-top-content .home-top-content-box {
    width: 80%;
    max-width: 830px;
    background-color: #fff;
    border-top: 5px solid #e05c2b;
    border-radius: 5px;
    padding: 40px 25px 45px 40px;
    margin: 0;
  }

  #home-top-content:after {
    content: none;
  }

  #home-top-content .home-top-content-box #hc-trigger {
    display: none;
  }

  #home-top-content .cta-button {
    text-align: left;
  }
}

/* --- HOMEPAGE --------------------------------------------------------------------------------------------------------------------------------- */
/* --- MAIN CONTENT --------------------------------------------------------------------------------------------------------------------------------- */

/* --------------- Start Main Content Accordion ---------------------- */

/* CODELIBENTRY_ENTRY: 12 */

/* --------------- Start Main Content Accordion ---------------------- */

#main-content-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.acc-limiter {
  width: 100%;
}

.acc-inner-content {
  padding: 10px 20px 235px;
  color: #222;
}

/* Accordion panel on mobile */
.acc-inner-content {
  display: none;
}

/* Show all accordion panels if no js */
/* Show inner content if outer is active */
html.no-js .acc-inner-content,
.acc-content.active .acc-inner-content {
  display: block;
}

.acc-inner-content p,
.acc-inner-content li {
  font-size: 18px;
}

.acc-title-outer {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  background-color: #fff;
  padding: 7px 60px 7px 55px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
}

.acc-trigger:before {
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.acc-learn-more a {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}

.acc-learn-more a:hover {
  color: #e05c2b;
}

.acc-trigger#acc-1:before,
.tab-item:nth-of-type(1) button::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-ac.svg);
}

.acc-trigger#acc-2:before,
.tab-item:nth-of-type(2) button::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-heating.svg);
}

.acc-trigger#acc-3:before,
.tab-item:nth-of-type(3) button::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-iaq.svg);
}

.acc-trigger#acc-4:before,
.tab-item:nth-of-type(4) button::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-performance.svg);
}

.acc-trigger#acc-5:before,
.tab-item:nth-of-type(5) button::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-commercial.svg);
}

.tab-item:nth-of-type(1) button:hover::before,
.tab-item:nth-of-type(1) button.active-d::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-ac-active.svg);
}

.tab-item:nth-of-type(2) button:hover::before,
.tab-item:nth-of-type(2) button.active-d::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-heating-active.svg);
}

.tab-item:nth-of-type(3) button:hover::before,
.tab-item:nth-of-type(3) button.active-d::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-iaq-active.svg);
}

.tab-item:nth-of-type(4) button:hover::before,
.tab-item:nth-of-type(4) button.active-d::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-performance-active.svg);
}

.tab-item:nth-of-type(5) button:hover::before,
.tab-item:nth-of-type(5) button.active-d::before {
  background-image: url(/assets/templates/main/images/icons/icon-mc-commercial-active.svg);
}

.acc-trigger:after {
  position: absolute;
  content: '';
  height: 20px;
  width: 11px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  background-image: url(/assets/templates/main/images/icons/icon-arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

/* Rotate arrow if active */
.acc-content.active .acc-trigger:after {
  -webkit-transform: translateY(-50%) rotate(270deg);
      -ms-transform: translateY(-50%) rotate(270deg);
          transform: translateY(-50%) rotate(270deg);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.acc-content.active:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 216px;
  width: 90%;
  max-width: 360px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.acc-content {
  position: relative;
}

.acc-content:nth-child(1):after {
  background-image: url("/assets/templates/main/images/mc/image-mc-ac-mobile.jpg");
}

.acc-content:nth-child(2):after {
  background-image: url("/assets/templates/main/images/mc/image-mc-heating-mobile.jpg");
}

.acc-content:nth-child(3):after {
  background-image: url("/assets/templates/main/images/mc/image-mc-iaq-mobile.jpg");
}

.acc-content:nth-child(4):after {
  background-image: url("/assets/templates/main/images/mc/image-mc-performance-mobile.jpg");
}

.acc-content:nth-child(5):after {
  background-image: url("/assets/templates/main/images/mc/image-mc-commercial.jpg");
}

.acc-trigger {
  display: block;
}

.acc-trigger:focus {
  color: #3a6899;
}

.acc-title {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fff;
}

.acc-title a {
  font-family: "Inter Tight", sans-serif;
  font-size: 24px;
  color: #16649f;
  text-decoration: none;
}

#main-content-accordion .cta-button {
  margin: 20px auto;
}

/* Tab Styles */

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

#main-content-nav {
  display: none;
}

@media all and (min-width: 801px) {
  #main-content-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.tab-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px;
  margin-bottom: 40px;
  list-style: none;
  border-bottom: 2px solid #fff;
}

.tab-link {
  display: block;
  padding: .5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

#home-main-content {
  background-color: #e9f0f5;
  padding: 65px 0 50px;
}

#home-main-content h1,
#home-main-content .h1 {
  margin: 0 auto 1em;
  font-size: 3.6em;
  text-align: center;
  max-width: 500px;
}

#home-main-content .tab-item {
  margin-bottom: 0;
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tab-item button {
  background-color: transparent;
  color: #16649f;
  position: relative;
  padding-top: 80px;
  height: auto;
  border-radius: 0;
}

.tab-item button::after {
  content: '';
  position: absolute;
  bottom: -2px;
  height: 5px;
  background-color: #e05c2b;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition-property: left, right;
  -o-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
     transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

/* Active styles for tab button */
button.tab-link:hover,
/* button.tab-link.active, */
button.tab-link.active-d {
  background-color: transparent;
  color: #e05c2b;
}

button.tab-link:hover::after,
button.tab-link.active-d::after {
  opacity: 1;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

#main-content-nav li button::before {
  content: '';
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 0px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-size: auto 40px;
  background-position: center;
  background-repeat: no-repeat;
  width: 68px;
  height: 68px;
  margin: auto;
  -webkit-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
  background-color: white;
  border-radius: 50px;
  -webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.16);
}

.home-main-buttons {
  text-align: center;
  margin-top: 25px;
}

@media(min-width: 1025px) {
  .tab-nav {
    padding: 0 40px;
  }
}

@media all and (min-width: 801px) {
  #main-content-accordion .acc-content {
    display: none;
    opacity: 0;
    -webkit-animation: fadeout 0.5s 1 ease-in-out;
            animation: fadeout 0.5s 1 ease-in-out;
  }

  #main-content-accordion>.acc-content.active-d {
    display: block;
    opacity: 1;
    -webkit-animation: fadein 0.5s 1 ease-in-out;
            animation: fadein 0.5s 1 ease-in-out;
  }
}

/* End Tab Styles */

/* -------------------- Main Content Accordion Desktop ------------------ */
@media all and (min-width: 801px) {
  .acc-limiter {
    max-width: 1250px;
    margin: 0 auto;
    width: calc(100% - 40px);
  }

  #main-content-accordion {
    display: block;
    position: relative;
    border-bottom: 2px solid #fff;
    padding-bottom: 35px;
  }

  .display-mobile {
    display: none;
  }

  .acc-title-outer {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-right: 0;
  }

  .acc-trigger:after {
    content: none;
  }

  .acc-content {
    width: 60%;
    padding: 0 0 10px 0;
    background-color: transparent;
    text-align: left;
    position: static;
  }

  .acc-inner-content {
    display: block;
    padding-left: 0px;
  }

  .acc-inner-content p {
    line-height: 1.5em;
  }

  #main-content-accordion .acc-trigger:before {
    content: none;
  }

  .acc-title-outer {
    padding-left: 0;
    margin-bottom: 0;
  }

  #home-main-content h1, #home-main-content .h1 {
    font-size: 4.5em;
    max-width: 100%;
  }

  .acc-content.active-d:after {
    content: "";
    position: absolute;
    left: 60%;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 265px;
    width: 40%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0px;
    max-width: 100%;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  }

  .acc-content {
    position: static;
  }

  .acc-inner-content {
    padding: 10px 20px 10px 0;
    color: #000;
  }

  .acc-content:nth-child(1):after {
    background-image: url("/assets/templates/main/images/mc/image-mc-ac.jpg");
  }

  .acc-content:nth-child(2):after {
    background-image: url("/assets/templates/main/images/mc/image-mc-heating.jpg");
  }

  .acc-content:nth-child(3):after {
    background-image: url("/assets/templates/main/images/mc/image-mc-iaq.jpg");
  }

  .acc-content:nth-child(4):after {
    background-image: url("/assets/templates/main/images/mc/image-mc-performace.jpg");
  }

  .acc-content:nth-child(5):after {
    background-image: url("/assets/templates/main/images/mc/image-mc-commercial.jpg");
  }

  .acc-title {
    background-color: transparent;
  }

  .acc-title a {
    font-size: 30px;
    color: #e05c2b;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
  }

  .acc-title a:hover {
    color: #0b385a;
  }

  .home-main-buttons {
    margin-top: 30px;
  }
}

/* --------------- End Main Content Accordion ---------------------- */

/* --------------- Start Maintenance Program ---------------------- */

/* CODELIBENTRY_ENTRY: 17 */

/* Mobile.css */
/* .webp #maintenance-secondary {
  background-image: url("/assets/templates/main/images/bg-subpage.webp");
}

.no-webp #maintenance-secondary {
  background-image: url("/assets/templates/main/images/bg-subpage.jpg");
} */

#maintenance-secondary {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: left;
  position: relative;
  padding: 145px 0 40px;
}

#maintenance-secondary:before {
  content: "";
  position: absolute;
  left: 0;
  top: 60px;
  height: 74px;
  width: 100%;
  background-image: url("/assets/templates/main/images/icons/icon-brand-maintenance-logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.secondary-tools-heading.ma-title {
  font-size: 36px;
  text-align: center;
  margin-bottom: 0.8em;
  font-family: 'Corben', sans-serif;
}

.ma-image img {
  max-width: 100%;
  height: auto;
}

.secondary-tools .ma-points {
  padding: 0px 15px;
  width: 100%;
  margin: 0 auto 25px;
  text-align: left;
}

.secondary-tools .ma-points li {
  position: relative;
  padding-left: 0px;
  margin-right: 20px;
  margin-left: 20px;
  display: block;
  font-weight: 400;
}

.ma-points li:before {
  content: '';
  background-image: url('/assets/templates/main/images/icons/icon-checkmark.svg');
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  left: -30px;
  top: 5px;
  height: 24px;
  width: 25px;
  position: absolute;
}

.ma-subtitle,
#maintenance-secondary .view-all {
  text-align: center;
}

@media all and (min-width: 401px) {
  .ma-points {
    width: 70%;
    max-width: 400px;
  }
}

/* Responsive.css */
@media all and (min-width: 801px) {
  .ma-points li {
    display: inline-block;
  }

  .ma-points {
    width: 100%;
    text-align: center;
  }

  /* Maintenance Secondary */
  #maintenance-secondary {
    background-image: url("/assets/templates/main/images/backgrounds/bg-maintenance.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 0 30px;
  }

  .brand-home #maintenance-secondary {
    padding: 60px 0 10px;
  }

  .webp #maintenance-secondary {
    background-image: url("/assets/templates/main/images/backgrounds/bg-maintenance.webp");
  }

  #maintenance-secondary .secondary-tools .ma-content {
    max-width: 66%;
  }

  .ma-points {
    width: 100%;
    max-width: 100%;
  }

  .secondary-tools-heading.ma-title {
    font-size: 36px;
    text-align: left;
    padding-left: 55px;
    position: relative;
    max-width: 100%;
  }

  #maintenance-secondary:before {
    content: none;
  }

  .secondary-tools-heading.ma-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    height: 48px;
    width: 42px;
    background-image: url("/assets/templates/main/images/icons/icon-brand-maintenance-logo.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .secondary-tools .ma-points {
    margin: 0 0 30px;
  }

  #maintenance-secondary .view-all {
    text-align: left;
  }
}


#home-affiliates .logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}

#home-affiliates .logo-wrapper .logo-inner {
  margin: 0 10px 10px;
}

#home-affiliates .logo-wrapper .logo-inner img {
  max-width: 100px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#home-affiliates .logo-wrapper .logo-inner.goodman,
#home-affiliates .logo-wrapper .logo-inner.bbb {
  max-width: 90px;
  margin: 0 8px 10px;
}

#home-affiliates .logo-wrapper .logo-inner.epa,
#home-affiliates .logo-wrapper .logo-inner.nate {
  max-width: 60px;
  margin: 0 8px 10px;
}


@media(min-width: 801px) {
  #home-affiliates .logo-wrapper .logo-inner img {
    max-width: 175px;
  }

  #home-affiliates .logo-wrapper {
    margin-top: 40px;
  }

  #home-affiliates .logo-wrapper .logo-inner.goodman,
  #home-affiliates .logo-wrapper .logo-inner.bbb {
    max-width: 120px;
  }

  #home-affiliates .logo-wrapper .logo-inner.epa,
  #home-affiliates .logo-wrapper .logo-inner.nate {
    max-width: 90px;
  }
}


/* --------------- End Maintenance Program ---------------------- */


/* promotions / finance section */
#finance {
  position: relative;
  padding: 118px 0 60px;
  background-color: #e9f0f5;
}

#finance h2 {
  margin: 0 auto 0.7em;
  font-family: 'Inter Tight', sans-serif;
  text-align: center;
}

#finance:before {
  content: "";
  position: absolute;
  left: 0;
  top: 60px;
  height: 50px;
  width: 100%;
  background-image: url("/assets/templates/main/images/icons/icon-fiance-section.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.finance-panel .finance-content {
  margin-bottom: 0.4em;
}

.finance-panel {
  max-width: 400px;
  margin: 0 auto;
}

#finance ul {
  padding-left: 30px;
  margin-bottom: 20px;
}

#finance li {
  position: relative;
  font-weight: 400;
}

#finance li:before {
  content: '';
  background-image: url('/assets/templates/main/images/icons/icon-checkmark.svg');
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  left: -30px;
  top: 5px;
  height: 24px;
  width: 25px;
  position: absolute;
}


/* --------------- Static Campaign Section ---------------------- */
@media all and (max-width: 800px) {
  #cmpgn-st .cmpgn-st-hp-desktop {
    display: none;
  }
}

@media all and (min-width: 801px) {
  #cmpgn-st .cmpgn-st-hp-mobile {
    display: none;
  }
}

@media(min-width: 801px) {}


/* Start Branded Home Page */

.brand-home .hero-content-box {
  border-radius: 0 0 5px 5px;
  border-top-width: 0;
}

.brand-home .hero-content-box:before {
  height: 4px;
  border-radius: 4px 4px 0 0;
  top: -4px;
}

.hero-subtitle {
  color: #16649f;
}

.brand-home .hero-content-box .hero-tagline {
  color: #626667;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}

.brand-home #container-banner:after {
  -webkit-transform: translateX(-50%) scaleX(1);
      -ms-transform: translateX(-50%) scaleX(1);
          transform: translateX(-50%) scaleX(1);
}

#brand-location-list {
  padding: 60px 0 50px;
  background-color: #e9f0f5;
}

#brand-location-list .width-limiter>h2 {
  font-size: 36px;
  margin: 0 auto 30px;
  text-align: center;
  font-family: 'Corben', sans-serif;
}

#brand-location-list #service-area-search {
  display: block;
}

#brand-location-list #service-area-search .sas-text {
  text-align: center;
  margin: 0 auto 30px;
}

#brand-location-list .location-panels {}

#brand-location-list .panel {
  max-width: 360px;
  border-bottom: 3px solid #e05c2b;
  margin: 0 auto 20px;
  text-align: left;
}

#brand-location-list .panel h3 {
  color: #16649f;
  font-size: 30px;
  margin-top: 0.8em;
}

#brand-location-list .serving {
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}

#brand-location-list .location-phone a {
  font-size: 18px;
  color: #000;
  margin-bottom: 30px;
  display: inline-block;
}

#brand-location-list .panel .view-all {
  text-align: left;
  margin-bottom: 28px;
}

#brand-location-list .panel .view-all a {
  background-color: transparent;
  color: #e05c2b;
  border: 1px solid #e05c2b;
}

#brand-location-list .panel .view-all a:after {
  background-image: url("/assets/templates/main/images/icons/icon-view-all-arrow-dark.svg");
}

#brand-location-list .panel .view-all a:hover {
  background-color: transparent;
  color: #fff;
  background-color: #e05c2b;
}

#brand-location-list .panel .view-all a:hover:after {
  background-image: url("/assets/templates/main/images/icons/icon-view-all-arrow.svg");
}

#brand-location-list .width-limiter>.view-all {
  text-align: left;
  max-width: 360px;
  margin: 0 auto 0px;
}

#brand-location-list .location-panels {
  margin-bottom: 35px;
}

#brand-location-list .location-panels .location-phone a {
  position: relative;
  padding-left: 35px;
  text-decoration: underline;
}

#brand-location-list .location-panels .location-phone a:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5px;
  height: 28px;
  width: 28px;
  background-image: url("/assets/templates/main/images/icons/icon-phone.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media(min-width: 801px) {
  #brand-location-list {
    padding: 70px 0 70px;
  }

  #brand-location-list .width-limiter>h2 {
    margin: 0 auto 60px;
  }
}

@media(min-width: 801px) {
  #brand-location-list .location-panels .panel {
    width: calc(33.3% - 19px);
    border-bottom: none;
    max-width: 100%;
    margin-bottom: 50px;
    padding: 0 10px 0 15px;
  }

  #brand-location-list .location-panels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  #brand-location-list .location-panels .panel h3 {
    margin-top: 0;
  }

  #brand-location-list .location-panels .panel .view-all {
    margin-bottom: 0;
  }

  #brand-location-list .location-panels .panel:nth-child(1),
  #brand-location-list .location-panels .panel:nth-child(4) {
    padding-left: 0;
  }

  #brand-location-list .location-panels .panel:nth-child(2),
  #brand-location-list .location-panels .panel:nth-child(5),
  #brand-location-list .location-panels .panel:nth-child(7) {
    border-right: 3px solid #e05c2b;
    border-left: 3px solid #e05c2b;
    width: calc(33.3% + 38px);
  }

  #brand-location-list .location-panels .serving {
    line-height: 1.5em;
  }

  #brand-location-list .location-panels .location-phone a {
    text-decoration: none;
  }

  #brand-location-list .width-limiter>.view-all {
    text-align: center;
  }

  #brand-location-list #service-area-search {
    margin-bottom: 70px;
  }
}

@media(min-width: 1025px) {
  #brand-location-list #service-area-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 70px;
  }

  #brand-location-list #service-area-search .sas-text {
    margin: 0 30px 0 0;
  }

  #brand-location-list .location-panels .panel {
    width: calc(33.3% - 19px);
    border-bottom: none;
    max-width: 100%;
    margin-bottom: 50px;
    padding: 0 40px 0 56px;
  }
}

.brand-home #home-top-content:after {
  background-image: url("/assets/templates/main/images/backgrounds/bg-top-content-mobile.jpg");
  background-position: center top;
}

@media (min-width: 571px) {
  .brand-home #home-top-content:after {
    bottom: 0px;
  }
}

@media (min-width: 801px) {
  .brand-home .hero-content-box {
    margin: 0 50px 0 auto;
    padding: 30px 40px 30px;
  }

  .brand-home #container-banner .width-limiter:after {
    left: -90px;
    right: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .brand-home .hero-content-box:after {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
    right: calc(100% - 1px);
    left: auto;
  }

  .brand-home #hero-outer .hero-title {
    font-size: 5.0em;
    line-height: 1.5;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .brand-home .hero-subtitle {
    font-size: 3.4em;
    margin-top: 20px;
  }
}

@media (min-width: 1251px) {
  .brand-home #container-banner .width-limiter:after {
    width: 615px;
    height: 584px;
    bottom: -110px;
    left: 0;
  }
}

/* End Branded Home Page */

/* --- HOMEPAGE --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LAYOUTS/ANIMATION --------------------------------------------------------------------------------------------------------------------------------- */



/* --- END HOMEPAGE --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/