:root {
  --dunright-red: #c73b38;
  --dunright-blue: #2b3f97;
  --light-blue: #aed4fc;
  --section-blue: #cae6eb;
  --image-overlay: #195066b5;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.cta-button-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta-button-icon {
  background-image: url('../images/dollar-sign-icon_1dollar-sign-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25%;
  height: 80%;
}

.navbar {
  z-index: 999;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-top {
  height: 22vh;
  box-shadow: 0 2px 0 6px var(--dunright-red);
  background-color: #fff;
}

.navbar-call-icon {
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.navbar-bottom {
  background-image: url('../images/samsairwrapper.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  height: 10vh;
  display: flex;
}

.cta-button {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta-button-icon2 {
  background-image: url('../images/gear-icon_1gear-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25%;
  height: 80%;
}

.cta-button-2-mobile {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-cta-hamburger {
  display: none;
}

.location_text-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-right: 0%;
  display: flex;
}

.cta_phone-text-wrapper {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-right: 20%;
  font-size: 25px;
  text-decoration: none;
  display: flex;
}

.navbar-cta-call {
  display: none;
}

.cta-button_mobile {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-location {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 20px;
  display: flex;
}

.cta-button-text-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 100%;
  padding-top: 0;
  font-family: Lato, sans-serif;
  display: flex;
}

.navbar-logo {
  background-image: url('../images/Dunright_slim.png');
  background-position: 45% 45%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80%;
  height: 80%;
}

.navbar-mobile-side {
  display: none;
}

.navbar_schedule-button {
  background-color: #2b3f97;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 8vh;
  padding-left: 20px;
  text-decoration: none;
  transition: box-shadow .6s;
  display: flex;
  box-shadow: 0 -9px #091652;
}

.navbar_schedule-button:hover {
  background-color: var(--dunright-red);
  margin-top: 5px;
  box-shadow: 0 0 #091652;
}

.call_icon {
  background-image: url('../images/phone_icon.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10%;
  height: 5vh;
}

.navbar_specials-button {
  background-color: #c73b38;
  border-radius: 0 0 20px 20px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 8vh;
  padding-left: 20px;
  text-decoration: none;
  transition: box-shadow .6s;
  display: flex;
  box-shadow: 0 -9px #6e1513;
}

.navbar_specials-button:hover {
  background-color: var(--dunright-blue);
  margin-top: 5px;
  box-shadow: 0 0 #6e1513;
}

.grid {
  grid-template-rows: 10vh 5vh;
  grid-template-columns: 35% 30% 35%;
  font-family: Lato, sans-serif;
}

.heading-2 {
  color: #fff;
  margin: 0;
  padding-left: 10px;
  font-size: 140%;
  font-weight: 600;
  display: flex;
}

.bold-text-2 {
  width: 100%;
  font-size: 15px;
}

.heading {
  color: #000;
  width: 100%;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.heading:hover {
  color: #0783c5;
}

.location_icon {
  background-image: url('../images/map-icon-red_1map-icon-red.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10%;
  height: 100%;
}

.hero {
  z-index: 0;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#000000cf, #000000cf);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 95vh;
  margin-top: 2vh;
  padding-top: 0%;
  display: flex;
  position: relative;
}

.body {
  margin-top: 18vh;
  font-family: Lato, sans-serif;
}

.nav-links-container {
  justify-content: center;
  align-items: flex-start;
  height: 5vh;
  padding-top: 1vh;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.nav-link {
  color: #000;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 18.5px;
  text-decoration: none;
}

.dropdown-toggle {
  margin-left: 20px;
  margin-right: 0;
  padding: 0 40px 0 0;
  font-size: 18px;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.nav-links-container-mobile {
  justify-content: center;
  align-items: flex-start;
  height: 5vh;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.dropdown-list {
  background-color: var(--dunright-red);
}

.dropdown-list.w--open {
  background-color: var(--light-blue);
  margin-top: 15px;
}

.heading-3 {
  color: #fff;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 50px;
  font-weight: 900;
  display: flex;
}

.hero-cta-button-contain {
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  display: flex;
}

.navbar_schedule-button-copy {
  background-color: #d51212;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 8vh;
  padding-left: 20px;
  text-decoration: none;
  transition: box-shadow .6s;
  display: flex;
  transform: skew(-25deg);
  box-shadow: 12px 8px #5683b3;
}

.navbar_schedule-button-copy:hover {
  background-color: var(--light-blue);
  margin-top: 5px;
  box-shadow: 0 0 #5683b3;
}

.hero-cta-icon {
  background-image: url('../images/phone-outline-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25%;
  height: 80%;
}

.slant-spacer-card-section-web {
  z-index: 9;
  background-image: url('../images/dunright-slant4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 60vh;
  margin-top: 0;
  padding-top: 6vh;
  display: flex;
  position: relative;
}

.section-1 {
  background-color: #fff;
  height: 100vh;
  margin-top: 0;
}

.offerings-card {
  background-color: var(--light-blue);
  color: #fff;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 19vw;
  max-width: 275px;
  height: 30vh;
  margin-left: 2vw;
  margin-right: 2vw;
  font-family: Lato, sans-serif;
  text-decoration: none;
  transition: transform .2s;
  transform: skew(-16deg);
}

.offerings-card:hover {
  transform: translate(0, -45px)skew(-16deg);
}

.offering-icon {
  background-image: url('../images/ac.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 70%;
  transform: skew(16deg);
}

.offerings-card-text-contain {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-4 {
  font-size: 21px;
  transform: skew(16deg);
}

.offerings-card2 {
  color: #fff;
  background-color: #5f6dff;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 19vw;
  max-width: 275px;
  height: 30vh;
  margin-left: 2vw;
  margin-right: 2vw;
  font-family: Lato, sans-serif;
  text-decoration: none;
  transition: transform .2s;
  transform: skew(-16deg);
}

.offerings-card2:hover {
  transform: translate(0, -45px)skew(-16deg);
}

.offerings-card3 {
  color: #fff;
  background-color: #e95e5b;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 19vw;
  max-width: 275px;
  height: 30vh;
  margin-left: 2vw;
  margin-right: 2vw;
  font-family: Lato, sans-serif;
  text-decoration: none;
  transition: transform .2s;
  transform: skew(-16deg);
}

.offerings-card3:hover {
  transform: translate(0, -45px)skew(-16deg);
}

.offerings-card4 {
  background-color: var(--dunright-red);
  color: #fff;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 19vw;
  max-width: 275px;
  height: 30vh;
  margin-left: 2vw;
  margin-right: 2vw;
  font-family: Lato, sans-serif;
  text-decoration: none;
  transition: transform .2s;
  transform: skew(-16deg);
}

.offerings-card4:hover, .offerings-card4:active {
  transform: translate(0, -45px)skew(-16deg);
}

.card-body {
  height: 100%;
  padding: 30px;
}

.service-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.carousel-slider._5 {
  right: -84%;
}

.carousel-slider._7 {
  right: -126%;
}

.carousel-slider._2 {
  right: -21%;
}

.carousel-slider._4 {
  right: -63%;
}

.carousel-slider._3 {
  right: -42%;
}

.carousel-slider._6 {
  right: -105%;
}

.coming_soon-home-page {
  color: #000;
  background-color: #dae0dc;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  font-size: .6em;
  display: inline-flex;
}

.carousel-mask {
  width: 20%;
  overflow: visible;
}

.icon {
  color: #20466e;
}

.icon.arrow {
  font-size: .8em;
}

.arrow-left {
  border: 1px solid #b7c2cc;
  border-radius: 20px;
  width: 50px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  inset: -20% 8.5% auto auto;
}

.slant-spacer-card-section-mobile {
  background-color: #76799400;
  background-image: url('../images/dunright-slant3.png');
  background-position: 50% 70%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-top: 99px;
  padding-bottom: 99px;
  display: none;
  overflow: hidden;
}

.slant-spacer-card-section-mobile.is_full {
  color: #e9f2fa;
  background-color: #e9f2fa;
  height: 70vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.slant-spacer-card-section-mobile.is_full.industries-section {
  background-image: url('../images/dunright-slant3.png');
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
  overflow: clip visible;
}

.flex-block {
  justify-content: space-between;
  align-items: center;
}

.card {
  color: #b8b9c2;
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  box-shadow: 0 3px .1rem #00000005;
}

.heading-5 {
  color: #0c313d;
  letter-spacing: -1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
  line-height: 138%;
}

.button-left-icon {
  width: 24px;
  height: 24px;
  display: block;
}

.button-left-icon.hover-icon {
  position: absolute;
  top: 0;
  left: -25px;
}

.button-left-icon.hover-icon.service-icon {
  top: auto;
}

.container-2 {
  width: 95%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.image-6 {
  filter: invert();
  width: 10em;
  max-height: 12em;
  display: block;
}

.arrow-right {
  border: 1px solid #b7c2cc;
  border-radius: 20px;
  width: 50px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  inset: -20% 3% auto auto;
}

.card-header {
  color: #b8c0c2;
  background-image: linear-gradient(#ebaeacad, #ebaeacad), url('../images/HeroSliderImg-7.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 25px;
  justify-content: center;
  align-items: center;
  height: 14em;
  display: flex;
}

.card-header._3 {
  background-image: linear-gradient(#dbd495d9, #dbd495d9), url('../images/Image-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.card-header._6 {
  background-image: linear-gradient(#94a0a3c7, #94a0a3c7), url('../images/HeroSliderImg-9.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.card-header._4 {
  background-image: linear-gradient(#c79048b3, #c79048b3), url('../images/HeroSliderImg-4.jpg');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
}

.card-header._7 {
  background-image: linear-gradient(#d5a1ddcc, #d5a1ddcc), url('../images/home_security.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
}

.card-header._5 {
  background-image: linear-gradient(#86c9d1cc, #86c9d1cc), url('../images/plumber_marketing_digital.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.carousel {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  height: 400px;
}

.carousel.is_contained {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 61px;
  overflow: visible;
}

.offerings-card1-mobile {
  background-color: var(--light-blue);
  color: #fff;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 15vw;
  height: 30vh;
  margin-left: 3vw;
  margin-right: 3vw;
  font-family: Lato, sans-serif;
  transform: skew(-16deg);
}

.offerings-card2-mobile {
  color: #fff;
  background-color: #5f6dff;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 15vw;
  height: 30vh;
  margin-left: 3vw;
  margin-right: 3vw;
  font-family: Lato, sans-serif;
  transform: skew(-16deg);
}

.offerings-card3-mobile {
  color: #fff;
  background-color: #e95e5b;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 15vw;
  height: 30vh;
  margin-left: 3vw;
  margin-right: 3vw;
  font-family: Lato, sans-serif;
  transform: skew(-16deg);
}

.offerings-card4-mobile {
  background-color: var(--dunright-red);
  color: #fff;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 15vw;
  height: 30vh;
  margin-left: 3vw;
  margin-right: 3vw;
  font-family: Lato, sans-serif;
  transform: skew(-16deg);
}

.coupons_grid {
  grid-template-rows: 600px auto;
  grid-template-columns: 400px 400px;
}

.coupons_grid_wrapper {
  padding: 2vw 2vw 4vw;
}

.div-block-3 {
  border: 1px solid #bbb;
  width: 80%;
  height: 0%;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.coupon_div_slider {
  border: 3px dashed #c73b38;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.coupon_section_title_wrapper {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-15 {
  text-align: center;
  margin: 10px 0 0;
  padding-bottom: 10px;
  font-size: 80px;
  font-weight: 400;
}

.heading-15._2000 {
  padding-bottom: 30px;
}

.coupon_title-wrap {
  color: #c73b38;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-16 {
  color: #fff;
}

.coupon_section_title_wrapper_mobile {
  justify-content: center;
  align-items: center;
  display: none;
}

.coupon_body_wrapper {
  margin-top: 20px;
}

.coupon_subtitle-wrap {
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12vh;
  display: flex;
}

.coupon_subtitle-wrap.extrapadding {
  color: #fff;
  margin-bottom: 20px;
}

.heading-13 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
}

.coupon_div {
  color: #fff;
  border: 3px dashed #c73b38;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.paragraph {
  text-align: center;
  font-size: 16px;
}

.why_us_body {
  z-index: 9;
  background-color: var(--dunright-blue);
  color: #fff;
  border-top: 15px solid #fff;
  border-bottom: 15px #fff;
  height: auto;
  margin-top: 0;
  padding: 10vh 5%;
  position: relative;
}

.slider-div {
  display: none;
}

.heading-14 {
  text-align: center;
  margin: 10px 0;
  font-weight: 600;
}

.offering-icon2 {
  background-image: url('../images/furnance-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 70%;
  transform: skew(16deg);
}

.offering-icon3 {
  background-image: url('../images/commercial-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 70%;
  transform: skew(16deg);
}

.offering-icon4 {
  background-image: url('../images/new-construction.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 70%;
  transform: skew(16deg);
}

.offerings-card-copy {
  background-color: var(--light-blue);
  color: #fff;
  border: 5px solid #fff;
  border-radius: 20px;
  width: 15vw;
  height: 30vh;
  margin-left: 3vw;
  margin-right: 3vw;
  font-family: Lato, sans-serif;
  text-decoration: none;
  transform: skew(-16deg);
}

.offerings-card-copy:hover {
  transform: translate(0, -45px)skew(-16deg);
}

.cta-button-text-wrapper-hero {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 100%;
  padding-top: 0;
  font-family: Lato, sans-serif;
  display: flex;
}

.heading-2-copy {
  color: #fff;
  margin: 0;
  padding-left: 0;
  font-size: 22px;
  font-weight: 600;
  display: flex;
}

.why_us_text_top {
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  display: flex;
  overflow: hidden;
}

.checkmark_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 6vh 6vh 6vh;
}

.why_us_container {
  height: auto;
}

.card_title {
  width: 80%;
  padding-left: 25px;
}

.text_section_2 {
  margin-top: 2.5vh;
  margin-bottom: 2vh;
}

.services_grid {
  background-image: linear-gradient(0deg, #aed4fc, #fff 55%);
  border: 1.5px solid #2b3f97;
  border-radius: 20px;
  grid-template-rows: min-content;
  padding-bottom: 20px;
}

.why_us_grid_card {
  border: 1px solid #585858;
  border-radius: 20px;
}

.card_icon3 {
  background-image: url('../images/maintenance.png');
  background-position: 50%;
  background-size: contain;
}

.why_us_card_img {
  justify-content: center;
  align-items: center;
  height: 40%;
  display: flex;
}

.heading-7 {
  margin: 0;
  font-size: 35px;
  font-weight: 600;
}

.card_icon2 {
  background-image: url('../images/snowflake.png');
  background-position: 50%;
  background-size: cover;
}

.services_card3 {
  margin-top: 2vh;
  margin-bottom: 5vh;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.services_img1 {
  background-image: url('../images/dunright_team.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 19px;
  width: 100%;
  height: 100%;
}

.services_img3 {
  background-image: url('../images/los-angeles-install.png');
  background-position: 50% 35%;
  background-size: cover;
  border-radius: 19px;
  width: 100%;
  height: 100%;
}

.why_us_section {
  z-index: 9;
  background-color: #fff0;
  background-image: linear-gradient(0deg, var(--light-blue), #b7daf7 8%, #c2e1f0 31%, var(--section-blue));
  border-top: 0 solid #fff;
  height: auto;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.heading-17 {
  color: #fff;
  margin-top: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
}

.checkmark_item_text {
  width: 80%;
}

.cta_button_body {
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 100%;
  display: flex;
}

.red_line {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 5vw;
  height: .6vh;
  margin-right: 10px;
  display: block;
}

.card_headline-div {
  display: flex;
}

.why_us_text_contain {
  color: #2b3f97;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  overflow: hidden;
}

.heading-10 {
  color: #2b3f97;
}

.cta_button_img_services {
  background-image: url('../images/arrow_red_background.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20%;
  height: 70%;
  padding: 0;
  position: relative;
}

.photo_section_grid {
  margin-top: 5vh;
  margin-bottom: 2.5vh;
}

.why_us_text_bottom {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  font-size: 25px;
  display: flex;
  overflow: hidden;
}

.achieviments_div_img {
  background-image: url('../images/5-stars.png');
  background-position: 50%;
  background-size: cover;
  width: 35%;
  height: 100%;
}

.achieviments_div_img4 {
  background-image: url('../images/first-badge.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 35%;
  height: 100%;
}

.why_us_section_content {
  z-index: 99;
  background-color: var(--light-blue);
  background-image: linear-gradient(337deg, var(--light-blue), var(--section-blue));
  height: 95%;
  margin-top: 0;
  padding: 3vw 2vw 5vh;
  font-family: Open Sans, sans-serif;
  position: static;
}

.heading-6 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  font-size: 25px;
  font-weight: 400;
  line-height: 32px;
  display: flex;
}

.div-block {
  text-align: left;
  border-left: 3px #c73b38;
  border-right: 1px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.services_card1 {
  margin-top: 5vh;
  padding-bottom: 0;
}

.request_service_button {
  z-index: 1;
  color: #333;
  background-color: #3898ec00;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 22px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.request_service_button:hover {
  color: #fff;
}

.grid-2 {
  grid-template-rows: 30vh auto;
}

.services_card2 {
  margin-top: 5vh;
  margin-bottom: 5vh;
}

.cta-grid-2-text {
  color: #2b3f97;
  justify-content: center;
  align-items: center;
  width: 75%;
  margin-top: 0;
  display: block;
}

.services_item_text {
  margin-top: 0;
  margin-bottom: 0;
}

.why_us_2_img {
  background-image: url('../images/attic_install.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.card_icon {
  background-image: url('../images/fire-1.png');
  background-position: 50%;
  background-size: cover;
}

.services_grid_img_contain {
  padding: 10px;
}

.heading-12 {
  width: 90%;
  font-size: 18px;
  line-height: 24px;
}

.why_us_headings_contain1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: min-content;
  grid-template-columns: 35% 17% 17% 35%;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 1vh;
  overflow: hidden;
}

.services_card_text_contain {
  padding: 10px;
}

.checkmark_icon_omg {
  background-image: url('../images/color_checkmark.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 2vw;
  height: 4vh;
}

.img_icon {
  cursor: pointer;
  background-image: url('../images/yelp_icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  transition: box-shadow .4s;
}

.img_icon:hover {
  box-shadow: 0 12px 7px 7px #0000004d;
}

.grid-4 {
  grid-template-rows: 60vh;
}

.cards_checkmark_section {
  height: auto;
}

.checkmark_item {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.card_paragraph_contain {
  justify-content: flex-start;
  align-items: center;
  margin-left: 25px;
  display: flex;
}

.heading-18 {
  color: #fff;
  margin-top: 10px;
  font-size: 60px;
  line-height: 65px;
}

.why_us_text_card_contain {
  color: #2b3f97;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 60%;
  display: flex;
}

.achieviments_div2 {
  background-image: url('../images/community.png');
  background-position: 50%;
  background-size: cover;
  width: 35%;
  height: 100%;
}

.services_img2 {
  background-image: url('../images/working_hard_LA.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 19px;
  width: 100%;
  height: 100%;
}

.cta_services_card_btn {
  background-color: #c73b3800;
  border: 3px solid #2b3f97;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 15%;
  margin-top: 20px;
  margin-left: 30px;
  display: flex;
}

.cta_services_card_btn:hover {
  color: #fff;
  background-color: #c73b38;
}

.why_us_text {
  width: 100%;
  padding-left: 10px;
}

.div-block-2 {
  border-right: 3px solid #fff;
  padding-left: 5vw;
}

.img_icon2 {
  cursor: pointer;
  background-image: url('../images/google_icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  transition: box-shadow .4s;
}

.img_icon2:hover {
  box-shadow: 0 12px 7px 7px #0000004d;
}

.achieviments_div_img3 {
  background-image: url('../images/family-love.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 35%;
  height: 100%;
}

.heading-8 {
  color: #2b3f97;
  font-size: 50px;
}

.div-block-6 {
  height: 10vh;
}

.why-us-text-contain {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.why-highlight-1 {
  background-color: #6c87fc;
  justify-content: center;
  align-items: center;
  width: 18vw;
  height: 10vh;
  margin-left: 5vw;
  display: flex;
  transform: skew(-25deg);
  box-shadow: 10px 11px #0003;
}

.why-highlight-1.blue {
  color: #000;
  width: 22vw;
  height: 9vh;
  text-decoration: none;
  box-shadow: 10px 11px #4559af;
}

.why-highlight-1.yellow {
  background-color: #e6d555;
  width: 22vw;
  box-shadow: 10px 11px #bd9f5f;
}

.why-highlight-1.red {
  background-color: #f3524f;
  width: 22vw;
  box-shadow: 10px 11px #96130f;
}

.heading-19 {
  color: #000;
  text-align: center;
  margin: 0;
  padding-top: 5px;
  font-size: 22px;
  transform: skew(25deg);
}

.highlights-container {
  width: 100%;
  margin-top: 5vh;
  display: flex;
}

.div-block-7-copy, .div-block-7-copy-copy {
  background-color: var(--dunright-blue);
  justify-content: center;
  align-items: center;
  width: 18vw;
  height: 10vh;
  margin-left: 5vw;
  display: flex;
  transform: skew(-25deg);
}

.why-highlight-3 {
  background-color: #050c55;
  justify-content: center;
  align-items: center;
  width: 18vw;
  height: 10vh;
  margin-left: 5vw;
  display: flex;
  transform: skew(-25deg);
}

.why-highlight-2 {
  background-color: var(--dunright-blue);
  justify-content: center;
  align-items: center;
  width: 18vw;
  height: 10vh;
  margin-left: 5vw;
  display: flex;
  transform: skew(-25deg);
}

.why-highlight-4 {
  background-color: #3b58d5;
  justify-content: center;
  align-items: center;
  width: 18vw;
  height: 10vh;
  margin-left: 5vw;
  display: flex;
  transform: skew(-25deg);
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}

.heading-29 {
  color: #fff;
  margin: 0 0 10px;
  font-size: 22px;
}

.footer_logo4 {
  background-image: url('../images/sam_epa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
}

.footer_logo3 {
  background-image: url('../images/energystar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
}

.grid-5 {
  grid-template-rows: 15vh;
  grid-template-columns: 1fr 1fr;
}

.footer-div-wrapper2 {
  text-decoration: none;
}

.red-underline-footer {
  background-color: #6d060a;
  width: 60px;
  height: 5px;
}

.footer-text-wrapper3 {
  background-color: #6d060a;
  margin: 0% 10%;
}

.footer_logo-div3 {
  background-image: url('../images/sams_0006_New_Jersey_state_seal-PWC.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer-card-2 {
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: space-around;
  display: flex;
  overflow: hidden;
}

.footer-text-wrapper2 {
  color: #fff;
  text-decoration: none;
}

.footer_logo-div2 {
  background-image: url('../images/sams_0005_ABC-NJ.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer_logo-div4 {
  background-image: url('../images/sams_0001_nate-logo-large.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.heading-30 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 300;
}

.footer {
  background-color: #9d241f;
  flex-flow: column;
  height: auto;
  margin-top: 0;
  padding: 2vh 15%;
  display: flex;
}

.footer_logos {
  background-image: url('../images/energystar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50%;
}

.heading-32 {
  font-size: 18px;
}

.footer_card {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-6 {
  grid-template-rows: 30vh;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-31 {
  color: #fff;
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.footer_logo-div {
  background-image: url('../images/sams_0002_Mitsubishi-Diamond1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer_logos2 {
  background-image: url('../images/sam_epa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50%;
  display: flex;
}

.heading-29-copy {
  color: #fff;
  font-size: 17px;
}

.footer-logo {
  background-image: url('../images/Dunright_slim.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 30%;
}

.grid_footer-contain {
  height: auto;
  margin-bottom: 2vh;
  padding: 0%;
}

.no-margin {
  color: #2b3f97;
  margin-bottom: 0;
  font-size: 20px;
}

.faq-card {
  cursor: pointer;
  background-color: #eaf1f8;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
  padding: 30px 30px 0;
  transition: box-shadow .5s cubic-bezier(.23, 1, .32, 1);
  display: flex;
  box-shadow: 0 0 30px #00000005;
}

.faq-card:hover {
  box-shadow: 0 3px 30px #0000000d;
}

.faq_contain {
  width: 85%;
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.faq-grid {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
}

.faq-answer {
  overflow: hidden;
}

.faq_header-wrap {
  margin-bottom: 20px;
  overflow: hidden;
}

.faq_section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-top: 5vh;
  padding-bottom: 4vh;
  display: flex;
}

.heading-28 {
  color: #2b3f97;
  text-align: left;
  margin: 0;
}

.faq-arrow {
  width: 20px;
  height: 23px;
  margin-right: 0;
}

.nav-links-container2 {
  justify-content: center;
  align-items: flex-start;
  height: 5vh;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.body-2 {
  margin-top: 15vh;
  padding-top: 2vh;
  font-family: Lato, sans-serif;
}

.services-section-hero {
  background-image: linear-gradient(to bottom, var(--image-overlay), var(--image-overlay)), url('../images/dunright_team_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 8vh;
  padding-bottom: 5vh;
  font-family: Lato, sans-serif;
  display: flex;
}

.services-header-contain {
  overflow: hidden;
}

.services-header-text {
  color: #fff;
  margin: 0 0 2vh;
  line-height: 130%;
}

.services-page-grid {
  grid-template-rows: auto;
  grid-template-columns: 45% 55%;
  width: 90%;
}

.services-grid-div-1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.white-line {
  background-color: #fff;
  width: 8vw;
  height: .75vh;
  margin-top: 20px;
}

.services-grid-form {
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.services-grid-coupon {
  border: 2px dashed var(--dunright-red);
  background-color: var(--light-blue);
  color: #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 14vh;
  margin-top: 4vh;
  padding-bottom: 1vh;
  text-decoration: none;
  display: flex;
}

.services-grid-coupon-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
  width: 100%;
}

.services-coupon-text-contain {
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
}

.services-coupon-header {
  margin: 0;
  font-size: 25px;
}

.services-coupon-sub-text {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
}

.services-coupon-subtext-contain {
  padding-top: 10px;
  padding-left: 0;
}

.services-grid-coupon-cta {
  background-color: var(--dunright-red);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 15vw;
  height: 7vh;
  padding-bottom: 1vh;
  display: flex;
}

.services-grid-coupon-cta-contain {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.heading-33 {
  color: #fff;
  text-align: center;
  margin: 7px 0 0;
  font-size: 20px;
}

.services-page-section2 {
  background-color: var(--section-blue);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 10%;
  display: flex;
}

.services-page-section2-title-contain {
  width: 100%;
  margin-bottom: 2vh;
  line-height: 120%;
  overflow: hidden;
}

.services-page-section2-title {
  margin: 0;
  font-size: 38px;
  line-height: 120%;
}

.services-page-section2-grid {
  grid-template-rows: auto;
  grid-template-columns: 60% 40%;
  width: 100%;
}

.services-section2-text-contain1 {
  margin-top: 2vh;
  margin-bottom: 10px;
  overflow: hidden;
}

.servicespage-text {
  font-size: 18px;
  line-height: 140%;
}

.services-page-section2-img-contain {
  overflow: hidden;
}

.reviews-section {
  background-color: var(--dunright-red);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 10%;
  display: flex;
}

.reviews-5-star {
  background-image: url('../images/5-stars.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 250%;
  width: 50%;
  height: 15vh;
  overflow: hidden;
}

.reviews-text-contain {
  margin-bottom: 2vh;
  overflow: hidden;
}

.reviews-text {
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-weight: 400;
  line-height: 150%;
}

.div-block-8 {
  background-image: url('../images/5-stars.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.reviews-cta-contain {
  overflow: hidden;
}

.reviews-cta {
  background-color: #3067a2;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 20vw;
  height: 9vh;
  text-decoration: none;
  display: flex;
}

.reviews-cta:hover {
  background-color: red;
}

.services-page-cta-text {
  color: #fff;
  margin: 0;
  font-size: 150%;
}

.services-page-seo-section {
  background-color: var(--section-blue);
  height: auto;
  padding: 5% 10%;
}

.footer_top {
  z-index: 9;
  height: 10vh;
  margin-top: -10vh;
  margin-bottom: 0;
  padding-bottom: 2vh;
  position: relative;
}

.services-page-section2-img {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  width: auto;
  height: 100%;
}

.services-page-seo-image-contain {
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: flex;
  overflow: hidden;
}

.image-7 {
  width: auto;
  height: 100%;
}

.services-page-seo-section-header-contain {
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.services-page-seo-section-header {
  font-size: 38px;
  line-height: 120%;
}

.services-page-seo-section-paragraph-contain {
  overflow: hidden;
}

.paragraph-4, .services-page-seo-section-para {
  font-size: 20px;
  line-height: 120%;
}

.bulletpoint-list-contain {
  margin-bottom: 10px;
}

.when-to-consider-repair-section {
  background-color: var(--dunright-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 5% 10% 10%;
  display: flex;
}

.when-to-repair-title-contain {
  margin-top: 0;
  padding-bottom: 20px;
  overflow: hidden;
}

.when-to-repair-header {
  color: #fff;
  margin: 0;
  font-size: 38px;
}

.when-to-repair-para-contain {
  margin-top: 20px;
  overflow: hidden;
}

.when-to-repair-para {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 160%;
}

.seo-section2 {
  background-color: var(--light-blue);
  justify-content: center;
  align-items: center;
  height: 20vh;
  padding-bottom: 5vh;
  display: flex;
}

.seo-section-para-contain {
  width: 80%;
  overflow: hidden;
}

.paragraph-5 {
  text-align: center;
  font-size: 18px;
}

.link {
  text-decoration: none;
}

.link-2 {
  color: #000;
  text-decoration: none;
}

.body-3 {
  padding-top: 22vh;
}

.div-block-9 {
  border: 1px solid #bbb;
  width: 80%;
  height: 0%;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.coupon_div_slider-2 {
  border: 3px dashed #c73b38;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.coupon_section_title_wrapper-2 {
  justify-content: center;
  align-items: center;
  width: 80%;
  padding-bottom: 5vh;
  display: flex;
}

.heading-34 {
  text-align: center;
  margin: 10px 0 0;
  padding-bottom: 10px;
  font-size: 80px;
  font-weight: 400;
}

.heading-34._2000 {
  padding-bottom: 30px;
}

.heading-35 {
  color: #2b3f97;
}

.coupon_subtitle-wrap-2 {
  color: #2b3f97;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 12vh;
  display: flex;
}

.coupon_subtitle-wrap-2.extrapadding {
  margin-bottom: 20px;
}

.paragraph-6 {
  text-align: center;
  font-size: 16px;
}

.heading-36 {
  color: #2b3f97;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  line-height: 130%;
}

.coupons_section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-bottom: 10vh;
  padding-top: 5vh;
  display: flex;
}

.coupon_section_title_wrapper_mobile-2 {
  justify-content: center;
  align-items: center;
  display: none;
}

.coupon_div-2 {
  border: 3px dashed #c73b38;
  border-radius: 15px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 400px;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.coupons_grid_wrapper-2 {
  justify-content: center;
  align-items: center;
  padding: 0 3vw 15vh;
  display: flex;
}

.heading-37 {
  text-align: center;
  margin: 10px 0;
  font-weight: 600;
}

.slider-div-2 {
  display: none;
}

.why_us-header-wrapper {
  display: flex;
  overflow: hidden;
}

.heading-38 {
  color: var(--section-blue);
  text-align: left;
  margin: 0 0 10px;
  font-size: 45px;
  line-height: 130%;
}

.why_us-body-grid {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  grid-template-rows: auto;
  grid-template-columns: 65% 35%;
}

.why_us-text-contain {
  width: 95%;
  margin-bottom: 20px;
}

.why_us-paragraph-wrapper {
  margin-top: 10px;
  overflow: hidden;
}

.paragraph-7 {
  font-size: 20px;
  line-height: 150%;
}

.navbar_schedule-button-copy-copy {
  background-color: #d51212;
  border: 1px solid #000;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 10vh;
  padding-left: 20px;
  text-decoration: none;
  transition: box-shadow .6s;
  display: flex;
  box-shadow: 0 8px #5683b3;
}

.navbar_schedule-button-copy-copy:hover {
  background-color: #ff0004;
  margin-top: 5px;
  box-shadow: 0 0 #5683b3;
}

.why_us-img-div {
  background-image: url('../images/dunright_team_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50px 50px 0 0;
  width: 100%;
  box-shadow: 0 11px 0 5px #131a3c;
}

.why-us-logos {
  margin-top: 10vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section-2 {
  background-color: var(--light-blue);
  background-image: linear-gradient(#cae6eb94, #cae6eb94), url('../images/dunright-background-lighter.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-top: 1px #000;
  border-bottom: 15px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: -35vh;
  padding-top: 30vh;
  padding-bottom: 10vh;
  display: flex;
}

.body-4 {
  margin-top: 20vh;
  font-family: Lato, sans-serif;
}

.customer-name-wrapper {
  margin-bottom: 5vh;
  overflow: hidden;
}

.paragraph-8 {
  color: #fff;
  font-size: 17px;
}

.services-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
  height: 90%;
  padding-bottom: 5vh;
  display: flex;
}

.heading-39 {
  border-bottom: 1px #000;
  margin-top: 10px;
  font-size: 38px;
  line-height: 140%;
}

.serv {
  overflow: hidden;
}

.services-section-container {
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.paragraph-9 {
  font-size: 24px;
  line-height: 140%;
}

.services-item-contain {
  overflow: hidden;
}

.services-item-contain.left {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 12vh;
  padding-right: 10%;
  display: flex;
}

.services-item-contain.right {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-7 {
  grid-template-rows: auto auto auto auto;
}

.section-3-web {
  text-align: center;
  background-color: #c73b38;
  background-image: url('../images/dunright-slant.png');
  background-position: 70%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: flex;
}

.final-section-sontain {
  width: 90%;
  height: 90%;
}

.grid-8 {
  grid-template-rows: auto;
  height: 100%;
}

.div-block-12 {
  background-image: url('../images/dunight.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-40 {
  text-align: left;
  font-size: 35px;
}

.paragraph-10 {
  text-align: left;
  margin-top: 10px;
  font-size: 20px;
  line-height: 140%;
}

.div-block-13 {
  color: #fff;
  width: 40%;
  overflow: hidden;
}

.red-line {
  background-color: #7c2221;
  width: 20%;
  height: 1vh;
  margin-top: 20px;
}

.section-3-mobile {
  text-align: center;
  background-color: #c73b38;
  background-image: url('../images/dunright-slant.png');
  background-position: 70%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 70vh;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: none;
}

.div-block-13-mobile {
  color: #fff;
  width: 40%;
}

.div-block-14, .div-block-15 {
  overflow: hidden;
}

.services-section-hero-furnance-install {
  background-image: linear-gradient(to bottom, var(--image-overlay), var(--image-overlay)), url('../images/attic_install.png');
  background-position: 0 0, 50% 30%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 8vh;
  padding-bottom: 5vh;
  font-family: Lato, sans-serif;
  display: flex;
}

.dropdown-link {
  text-decoration: none;
}

.dropdown-link.w--current, .dropdown-link-2, .dropdown-link-3 {
  color: #000;
}

.services-section-hero-ac-install {
  background-image: linear-gradient(to bottom, var(--image-overlay), var(--image-overlay)), url('../images/los-angeles-install.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 8vh;
  padding-bottom: 4vh;
  font-family: Lato, sans-serif;
  display: flex;
}

.link-cooling {
  text-decoration: none;
}

.seo-section-cooling {
  background-color: var(--light-blue);
  justify-content: center;
  align-items: center;
  height: 20vh;
  padding-bottom: 5vh;
  display: flex;
}

.link-3 {
  color: #000;
  text-decoration: none;
}

.dropdown-link-4 {
  text-decoration: none;
}

.dropdown-link-4.w--current {
  color: #000;
}

.hide {
  display: none;
}

.body-5 {
  margin-top: 20vh;
}

.about-hero-section {
  background-image: linear-gradient(#cae6eb78, #cae6eb78), url('../images/dunright-background-lighter.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 5vh;
  padding-bottom: 4vh;
  font-family: Lato, sans-serif;
  display: flex;
}

.about-section-contain {
  width: 90%;
  height: 90%;
}

.grid-9 {
  grid-template-rows: auto;
}

.paragraph-11 {
  font-size: 16px;
  line-height: 120%;
}

.paragraph-12 {
  font-size: 20px;
  line-height: 140%;
}

.div-block-16 {
  background-image: url('../images/dunright_team_1.png');
  background-position: 50%;
  background-size: cover;
}

.heading-41 {
  font-size: 40px;
}

.body-6 {
  margin-top: 20vh;
}

.google-reviews-widget {
  justify-content: center;
  align-items: center;
  padding: 5%;
  display: flex;
}

.body-7 {
  margin-top: 20vh;
}

.dropdown-link-5 {
  text-decoration: none;
}

.dropdown-link-5.w--current {
  color: #000;
}

.our_service_area {
  z-index: 2;
  background-color: #aed4fc;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: 0;
  padding-bottom: 10vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 30% 70%;
  width: 100%;
  height: 75vh;
}

.div-block-17 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2vw 2vw 2vw 4vw;
  display: flex;
}

.heading-42 {
  font-family: Open Sans, sans-serif;
}

.div-block-19 {
  padding-left: 2px;
}

.heading-43 {
  font-size: 25px;
  line-height: 32px;
}

.div-block-7 {
  background-image: url('../images/service_area.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-3 {
  background-image: linear-gradient(#00000082, #00000082), url('../images/dunight.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 5vh 5vw;
  display: flex;
}

.navbar_specials-button-mobile {
  background-color: var(--dunright-red);
  border-radius: 0 0 50px 50px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 8vh;
  padding-left: 20px;
  text-decoration: none;
  transition: box-shadow .6s;
  display: flex;
  box-shadow: 0 -9px #6e1513;
}

.navbar_specials-button-mobile:hover {
  background-color: var(--dunright-blue);
  margin-top: 5px;
  box-shadow: 0 0 #6e1513;
}

.navbar_schedule-button-mobile {
  background-color: #2b3f97;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 8vh;
  padding-left: 20px;
  text-decoration: none;
  transition: box-shadow .6s;
  display: flex;
  box-shadow: 0 -9px #091652;
}

.navbar_schedule-button-mobile:hover {
  background-color: var(--dunright-red);
  margin-top: 5px;
  box-shadow: 0 0 #091652;
}

.heading-44 {
  color: #fff;
  text-align: center;
  margin: 0;
  font-family: Lato, sans-serif;
  font-size: 45px;
  line-height: 120%;
}

.div-block-20 {
  margin-top: 15px;
  margin-bottom: 40px;
  padding-top: 6px;
  padding-bottom: 6px;
  overflow: hidden;
}

.nav-links-container-tablet {
  justify-content: center;
  align-items: flex-start;
  height: 5vh;
  padding-top: 1vh;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.our-services-header-wrapper {
  color: #fff;
  width: 100%;
  margin-bottom: 3vh;
  padding-left: 7%;
  overflow: hidden;
}

.heading-45 {
  margin-top: 0;
}

.div-block-21 {
  background-image: url('../images/dunright-webclip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 20vh;
  margin-top: -15vh;
}

.div-block-22 {
  z-index: 2;
  background-image: url('../images/red_border.png');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 10vh;
  margin-bottom: -1vh;
  position: relative;
}

.div-block-23 {
  z-index: 9;
  background-image: url('../images/dunright-webclip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 12vh;
  position: relative;
  overflow: hidden;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 45% 45%;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-grid_left {
  background-color: #00000057;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-2 {
  width: auto;
  height: 50%;
}

.checkmark_icon_omg-2 {
  background-image: url('../images/color_checkmark.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10%;
  height: 5vh;
  margin-right: 10px;
}

.checkmark_item_text-2 {
  width: 100%;
}

.heading-26 {
  width: 80%;
  margin: 0;
  font-size: 55px;
  font-weight: 700;
  line-height: 120%;
}

.hero-cta_button-phone {
  border: 2px solid var(--dunright-blue);
  background-color: var(--dunright-red);
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 20vw;
  height: 6.5vh;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  transition: box-shadow .6s, transform .6s;
  display: flex;
}

.hero-cta_button-phone:hover {
  background-color: #ff0004;
  border-radius: 10px 15px 15px 10px;
  transform: translate(0, -10px);
  box-shadow: 0 10px #09415c;
}

.hero-cta_button-phone.white {
  border: 2px solid var(--dunright-blue);
  width: 20vw;
  color: var(--dunright-blue);
  background-color: #fff;
  font-size: 190%;
  text-decoration: none;
}

.hero-cta_button-phone.white:hover {
  color: #fff;
  background-color: #0179fe;
}

.checkmark_item-2 {
  justify-content: center;
  align-items: center;
  width: 180%;
  margin-top: -10px;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.hero-button_contain {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.heto-cta-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 85%;
  display: flex;
}

.heading-27 {
  margin: 0;
  padding-left: 10%;
  padding-right: 10%;
  font-weight: 400;
  line-height: 140%;
}

.bold-text-8 {
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
}

.services_item_text-2 {
  text-align: left;
  margin: 0;
  font-size: 20px;
}

.hero-bulletpoints_contain {
  padding-top: 4vh;
}

.hero-subtext_contain {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

.paragraph-13 {
  font-size: 80%;
}

.hero-header_contain {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.cta-phone-number-contain {
  color: #0179fe;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  font-size: 15px;
  display: flex;
}

.cta-phone-number-contain:hover {
  color: #fff;
  background-color: #0179fe;
}

.cta-phone-number-contain.white-text {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding-top: 8px;
  font-size: 25px;
}

.cta-phone-number-contain.white-text:hover {
  background-color: #0179fe00;
}

.nav-bar-mobile-cta {
  display: none;
}

.div-block-24 {
  background-image: url('../images/dunright-webclip.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 15vh;
  overflow: hidden;
}

.grid-13 {
  grid-template-rows: auto;
}

.text-field {
  border-radius: 10px;
}

.input {
  color: #241010;
  background-color: #fff;
  border: 1px solid #f6ecec;
  border-radius: 9px;
  min-height: 40px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  transition: box-shadow .3s, border-color .3s, color .3s;
  box-shadow: 0 2px 8px #57261c0d;
}

.input:hover {
  border-color: #b6172a;
  box-shadow: 0 5px 14px #6d72f61a;
}

.input:focus {
  color: #241010;
  border-color: #b6172a;
  font-size: 18px;
  box-shadow: 0 5px 14px #6d72f61a;
}

.input::placeholder {
  color: #b3b3b3;
  font-size: 18px;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #fa3b5e;
  border-radius: 12px;
  align-self: stretch;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
}

.input-wrapper {
  margin-top: -2vh;
}

.contact-form {
  grid-column-gap: 26px;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.button-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #b6172a;
  border: 3px solid #000;
  border-radius: 14px;
  padding: 26px 40px;
  font-weight: 800;
  line-height: 1.111em;
  transition: box-shadow .4s, transform .4s, background-color .225s;
  box-shadow: 0 1px #241010;
}

.button-primary:hover {
  color: #241010;
  background-color: #cde9d5;
  transform: translate3d(0, -8px, .01px);
  box-shadow: .5px 8px #241010;
}

.button-primary:active {
  color: #241010;
  background-color: #cde9d5;
  transform: translate3d(0, -3px, .01px);
  box-shadow: .5px 3px #241010;
}

.button-primary.contact-form {
  background-color: var(--dunright-red);
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.button-primary.contact-form:hover {
  background-color: var(--dunright-blue);
  color: #fff;
}

.button-primary.contact-form-2 {
  background-color: var(--dunright-red);
  font-size: 20px;
}

.button-primary.contact-form-2:hover {
  background-color: var(--dunright-blue);
  color: #fff;
  font-size: 20px;
}

.success-message {
  color: #fff;
  text-align: center;
  background-color: #b6172a;
  border-radius: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
}

.contact-form-block {
  flex: 1;
  margin-bottom: 0;
}

.card-2 {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 30px #57261c0d;
}

.card-2.contact {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid #241010;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 702px;
  min-height: auto;
  padding: 80px 48px;
  font-family: Lato, sans-serif;
  display: flex;
  box-shadow: 5px 9px #241010;
}

.contact-form-small {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 30px #57261c0d;
}

.contact-form-small.contact {
  border: 2px solid #241010;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 702px;
  min-height: 690px;
  padding: 30px;
  font-family: Lato, sans-serif;
  display: flex;
  box-shadow: 5px 9px #241010;
}

.field-label {
  display: block;
}

.contact-form-block-main {
  flex: 1;
  margin-bottom: 0;
}

.input-2 {
  color: #241010;
  background-color: #fff;
  border: 1px solid #f6ecec;
  border-radius: 9px;
  min-height: 74px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  transition: box-shadow .3s, border-color .3s, color .3s;
  box-shadow: 0 2px 8px #57261c0d;
}

.input-2:hover {
  border-color: #b6172a;
  box-shadow: 0 5px 14px #6d72f61a;
}

.input-2:focus {
  color: #241010;
  border-color: #b6172a;
  font-size: 18px;
  box-shadow: 0 5px 14px #6d72f61a;
}

.input-2::placeholder {
  color: #b3b3b3;
  font-size: 18px;
}

.input-wrapper-2 {
  margin-top: -1vh;
}

.contact-form-2 {
  grid-column-gap: 26px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-25 {
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 20vh;
  display: flex;
}

.text-block {
  text-align: center;
  font-size: 25px;
  line-height: 120%;
}

.hero-mainteance-plan {
  z-index: 0;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/hvac-mainteance.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  padding-top: 0%;
  display: flex;
  position: relative;
}

.maiteance-body-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.mainteance-plan-grid-contain {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 90%;
  padding: 8% 2% 2%;
  display: flex;
}

.mainteance-plan-grid {
  grid-template-rows: auto;
  height: 100%;
  display: block;
}

.heading-46 {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 50px;
}

.mainteance-plan-text-contain {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  overflow: hidden;
}

.paragraph-14 {
  width: 80%;
  font-size: 25px;
  line-height: 130%;
}

.sub-header {
  text-align: center;
  margin: 0;
  font-size: 38px;
  line-height: 44px;
}

.mainteance-plan-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 20vh;
  grid-template-columns: 35% 17% 17% 35%;
  margin-bottom: 4vh;
  overflow: hidden;
}

.mainteance-body-contain {
  width: 90%;
  height: 90%;
  margin-bottom: 8vh;
  padding-top: 8vh;
}

.mainteance-grid {
  grid-template-rows: auto;
  height: 100%;
}

.div-block-27 {
  border: 3px solid var(--dunright-blue);
  box-shadow: 2px 5px 2px 0 var(--dunright-blue);
  background-image: url('../images/working_hard_LA.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 50px 10px;
}

.paragraph-15, .paragraph-16 {
  font-size: 20px;
  line-height: 130%;
}

.div-block-28 {
  border: 3px solid var(--dunright-red);
  box-shadow: -2px 5px 2px 0 var(--dunright-red);
  border-radius: 10px 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2%;
  display: flex;
}

.div-block-29 {
  overflow: hidden;
}

.section-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Screenshot-2025-02-04-at-8.49.13-PM.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 8vh;
  padding-bottom: 8vh;
  display: flex;
}

.mainteance-benefits-section {
  width: 90%;
  height: 90%;
}

.mainteance-grid2 {
  grid-template-rows: auto;
  height: 100%;
}

.mainteance-grid2-left {
  background-color: #aed4fc;
  border: 3px solid #fff;
  border-radius: 10px 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 5vh 2%;
  display: flex;
  box-shadow: -2px 5px 2px #fff;
}

.mainteance-grid2-right {
  border: 3px solid var(--dunright-blue);
  box-shadow: 2px 5px 2px 0 var(--dunright-blue);
  border-radius: 10px 50px;
}

.mainteance-plan-checkout {
  background-color: var(--light-blue);
  justify-content: center;
  align-items: center;
  height: 35vh;
  margin-bottom: 2vh;
  display: flex;
}

.div-block-30 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 90%;
  display: flex;
}

.header-contain {
  margin-bottom: 5vh;
}

.heading-47 {
  text-align: center;
}

.button-contain {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-31 {
  border: 1px solid var(--dunright-blue);
  background-color: var(--dunright-red);
  color: #fff;
  border-radius: 16px;
  width: 12vw;
  height: 7vh;
  text-decoration: none;
}

.heading-48 {
  text-align: center;
  padding-top: 3px;
}

.comfort-club-bttn-contain {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: 10vh;
  display: block;
}

.purchase-bttn {
  border: 1px solid var(--dunright-blue);
  background-color: var(--dunright-red);
  width: 20vw;
  height: 10vh;
  box-shadow: 4px 6px 0 0 var(--dunright-blue);
  color: #fff;
  border-radius: 15px;
  text-decoration: none;
}

.heading-49 {
  font-size: 25px;
}

.heading-50 {
  font-size: 26px;
}

.button {
  background-color: var(--dunright-red);
  width: 20vw;
  height: 10vh;
  box-shadow: 3px 5px 0 0 var(--light-blue);
  text-align: center;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  padding: 0;
  font-size: 24px;
  display: flex;
}

.video-section {
  background-color: var(--dunright-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: 0;
  padding: 2% 5% 5%;
  display: flex;
}

.video-section-contain {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video-title-contain {
  justify-content: center;
  align-items: center;
  height: 10vh;
  display: flex;
}

.heading-51 {
  color: #fff;
  text-align: center;
}

.join-the-club-2 {
  background-color: var(--dunright-red);
  width: 20vw;
  height: 10vh;
  box-shadow: 3px 5px 0 0 var(--dunright-blue);
  text-align: center;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  font-size: 24px;
  display: flex;
}

.section-5 {
  background-color: #fff;
  height: auto;
  padding: 5vh 7vw 10vh;
}

.header-description {
  margin-top: 30px;
  font-size: 40px;
}

.body-paragraph---sub {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 24px;
}

.body-paragraph {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 24px;
}

.body-paragraph-sub-top-no-bottom-padding, .body-paragraph-sub-top-no-bottom-padding-copy {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 24px;
}

.grid-footer-privacy-policy {
  height: auto;
  margin-top: 2vh;
  margin-bottom: 2vh;
  padding: 0%;
}

.privacy-policy-grid {
  grid-template-rows: 6vh;
  grid-template-columns: 1fr 1fr;
}

.gtm-click-call-wrapper {
  text-decoration: none;
}

.background-video {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.commercial-video-container {
  border: 12px solid var(--dunright-red);
  border-radius: 9px;
  width: 80%;
  height: auto;
  margin-top: 2vh;
}

.video-conrtainer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0%;
  padding-top: 0;
  display: flex;
}

.commercial_video-title-wrapper, .heading-52 {
  font-size: 38px;
}

.near-me_header-contain {
  padding-left: 5%;
  padding-right: 5%;
}

.body-4-copy {
  margin-top: 20vh;
  font-family: Lato, sans-serif;
}

.body_near_me {
  margin-top: 0;
}

.heading-53 {
  text-align: center;
}

.near_me_header-style {
  background-color: var(--light-blue);
  border-radius: 13px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 45vh;
  margin-top: 0;
  padding-bottom: 3%;
  display: flex;
}

.heading-54 {
  text-align: center;
}

.header-section {
  background-color: var(--light-blue);
  border-radius: 15px;
  height: 50vh;
}

.body-8 {
  margin-top: 17vh;
}

.heading-55 {
  text-align: center;
}

.body-9 {
  margin-top: 20vh;
}

.section-6 {
  height: 100vh;
}

.services-cms-section-hero {
  height: 80vh;
  position: relative;
}

.image-8 {
  width: 100%;
  height: 100%;
}

.services-hero-vid_container {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.services-form-embed {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.services-grid {
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
}

.services-hero-text {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.services-hero-cms {
  color: #fff;
  width: 80%;
}

.services-grid-wrapper {
  z-index: 888;
  width: 100%;
  height: 100%;
  position: relative;
}

.services-hero-line {
  background-color: #fff;
  border-radius: 20px;
  width: 10vw;
  height: .75vh;
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-56 {
  margin-bottom: 20px;
}

.services-coupon-wrapper {
  border: 3px dashed var(--dunright-red);
  background-color: var(--light-blue);
  border-radius: 20px;
  width: 80%;
  height: 10vh;
}

.button-2 {
  border: 1px solid var(--\<unknown\|relume-variable-neutral-shade-7\>);
  background-color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
  color: var(--\<unknown\|relume-variable-neutral-white\>);
  text-align: center;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.button-2.is-secondary {
  background-color: var(--\<unknown\|relume-variable-transparent\>);
  color: var(--\<unknown\|relume-variable-neutral-shade-7\>);
}

.margin-bottom, .margin-bottom.margin-small {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-size-medium {
  margin-bottom: 0;
  font-size: 1.125rem;
  text-decoration: none;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.heading-style-h2 {
  margin-top: 10px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.faq6_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.faq6_list-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  display: grid;
}

.faq6_accordion {
  border: var(--\<unknown\|relume-variable-border-width\>) solid var(--\<unknown\|relume-variable-color-scheme-1-border\>);
  border-radius: var(--\<unknown\|relume-variable-radius-large\>);
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-foreground\>);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  overflow: hidden;
}

.section_faq6 {
  background-color: var(--\<unknown\|relume-variable-color-scheme-1-background\>);
  color: var(--\<unknown\|relume-variable-color-scheme-1-text\>);
}

.faq6_icon-wrapper {
  align-self: flex-start;
  width: 2rem;
  display: flex;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-top, .margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.faq6_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.faq6_answer {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.services-highlight-text {
  margin-bottom: 0;
  font-size: 20px;
}

.services-page-faq-heading {
  font-size: 3rem;
  line-height: 100%;
}

@media screen and (max-width: 991px) {
  .cta-button-2 {
    display: none;
  }

  .hamburger-contain {
    width: 5vw;
    height: 100%;
    display: flex;
  }

  .cta-button-icon {
    background-repeat: no-repeat;
    transform: none;
  }

  .navbar {
    z-index: 999;
  }

  .navbar-top {
    height: 17vh;
  }

  .navbar-call-icon {
    display: none;
  }

  .navbar-bottom {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 8vh;
    display: flex;
  }

  .mobile_navbar-call-phone {
    background-image: url('../images/phone_icon.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 5vh;
    height: 90%;
    padding: 0;
  }

  .cta-button {
    justify-content: center;
    align-items: flex-start;
    padding-top: 1vh;
    display: none;
  }

  .cta-button-icon2 {
    background-repeat: no-repeat;
    transform: none;
  }

  .cta-button-2-mobile {
    width: 30vw;
    display: flex;
  }

  .navbar-cta-hamburger, .navbar-cta-call {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cta-button_mobile {
    border-radius: 10px;
    width: 30vw;
    display: flex;
  }

  .navbar-location {
    display: none;
  }

  .cta-button-text-wrapper {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .navbar-mobile-side-button-contain {
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .navbar-mobile-side {
    background-color: #fff;
    flex-flow: column;
    width: 100%;
    height: 88vh;
    margin: 10vh 0% 0% -100%;
    padding-top: 10vh;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .navbar_schedule-button {
    width: 30vw;
    padding-left: 10px;
    transform: none;
  }

  .navbar_specials-button {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 25vw;
    height: 5vh;
    padding-left: 10px;
    transform: none;
  }

  .grid {
    grid-template-rows: 10vh 2vh;
  }

  .heading-2 {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    transform: none;
  }

  .hero {
    height: 90vh;
    padding-top: 0%;
  }

  .body {
    margin-top: 16vh;
  }

  .nav-links-container {
    font-size: 17px;
    display: none;
  }

  .nav-link {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 25px;
  }

  .dropdown-toggle {
    margin-left: 10px;
    padding-right: 60px;
    font-size: 25px;
  }

  .nav-links-container-mobile {
    font-size: 18px;
  }

  .navbar_schedule-button-copy {
    width: 30vw;
    padding-left: 10px;
    transform: none;
  }

  .hero-cta-icon {
    background-repeat: no-repeat;
    transform: none;
  }

  .slant-spacer-card-section-web {
    height: 40vh;
    display: none;
  }

  .carousel-mask {
    width: 40%;
  }

  .icon.arrow {
    color: #fff;
  }

  .arrow-left {
    right: 18.5%;
  }

  .slant-spacer-card-section-mobile {
    z-index: 9;
    background-image: url('../images/dunright-slant4.png');
    background-position: 50% 0;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 55vh;
    margin-top: -10vh;
    padding-top: 15vh;
    display: flex;
    position: relative;
  }

  .arrow-right {
    right: 8%;
  }

  .offerings-card1-mobile, .offerings-card2-mobile, .offerings-card3-mobile, .offerings-card4-mobile {
    width: 30vw;
    min-width: 275px;
  }

  .coupons_grid {
    grid-template-rows: min-content auto auto;
    grid-template-columns: 1fr;
  }

  .icon-2 {
    color: #fff;
  }

  .coupons_grid_wrapper {
    display: none;
  }

  .coupon_div_slider {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 60vh;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .coupon_section_title_wrapper {
    display: none;
  }

  .heading-16 {
    text-align: center;
  }

  .coupon_section_title_wrapper_mobile {
    display: flex;
  }

  .slide {
    vertical-align: middle;
  }

  .coupon_body_wrapper {
    margin-top: 20px;
  }

  .coupon_subtitle-wrap {
    margin-bottom: 10px;
  }

  .slide-nav-2 {
    text-align: center;
    align-self: flex-start;
    margin-right: 10vw;
    display: none;
    inset: auto 0% 0%;
  }

  .mask {
    align-self: center;
    width: 100%;
  }

  .slider {
    color: #fff;
    background-color: #fff0;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 70%;
    height: auto;
    padding-left: 0;
    display: flex;
  }

  .why_us_body {
    background-image: none;
    margin-bottom: 5vh;
    padding-bottom: 16vh;
  }

  .slider-div {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cta-button-text-wrapper-hero {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    font-size: 20px;
  }

  .heading-2-copy {
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    font-size: 20px;
    transform: none;
  }

  .checkmark_grid {
    grid-template-rows: 4vh 4vh 4vh 4vh 4vh;
    grid-template-columns: 1fr;
  }

  .services_grid {
    grid-template-rows: min-content;
    padding-bottom: 10px;
  }

  .services_img1, .services_img3 {
    background-position: 50%;
    background-size: cover;
  }

  .why_us_section {
    height: auto;
  }

  .heading-17 {
    font-size: 25px;
  }

  .red_line {
    height: .4vh;
  }

  .heading-6 {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block {
    padding-top: 5vh;
  }

  .grid-2 {
    grid-template-rows: 25vh 25vh;
  }

  .services_item_text {
    font-size: 16px;
  }

  .heading-12 {
    font-size: 16px;
    line-height: 22px;
  }

  .checkmark_icon_omg {
    width: 15%;
    height: 3vh;
  }

  .grid-4 {
    grid-template-rows: 60vh auto;
    grid-template-columns: 1fr;
  }

  .heading-18 {
    font-size: 40px;
  }

  .services_img2 {
    background-image: url('../images/dunrightac_van.png');
    background-position: 50%;
    background-size: cover;
  }

  .cta_services_card_btn {
    width: 80%;
    height: 12%;
    margin-bottom: 30px;
  }

  .why-highlight-1.blue, .why-highlight-1.yellow, .why-highlight-1.red {
    width: 30vw;
  }

  .footer {
    padding-left: 10%;
    padding-right: 10%;
  }

  .faq-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .faq_section {
    margin-top: 0;
  }

  .nav-links-container2 {
    font-size: 17px;
  }

  .services-header-text {
    font-size: 34px;
  }

  .services-page-grid {
    grid-template-columns: 40% 60%;
    width: 90%;
  }

  .services-grid-coupon {
    height: auto;
    padding-bottom: 2vh;
  }

  .services-grid-coupon-grid {
    grid-template-columns: 100%;
  }

  .services-coupon-header, .services-coupon-sub-text {
    text-align: center;
  }

  .services-grid-coupon-cta {
    width: 25vw;
  }

  .services-page-section2-title.white {
    color: #fff;
  }

  .services-page-section2-grid {
    grid-template-columns: 100%;
    grid-auto-rows: 30vh;
  }

  .services-page-section2-img-contain {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .reviews-5-star {
    background-size: auto 200%;
  }

  .reviews-cta {
    width: 30vw;
  }

  .services-page-cta-text {
    font-size: 22px;
  }

  .footer_top {
    background-position: 50% 100%;
    background-size: cover;
  }

  .when-to-repair-para-contain {
    margin-top: 20px;
  }

  .seo-section2 {
    padding-bottom: 5vh;
  }

  .icon-3 {
    color: #000;
  }

  .coupon_div_slider-2 {
    background-color: #fff0;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 60vh;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .coupon_section_title_wrapper-2 {
    display: flex;
  }

  .mask-2 {
    color: #fff0;
    align-self: center;
    width: 100%;
  }

  .heading-35 {
    text-align: center;
  }

  .coupon_subtitle-wrap-2 {
    margin-bottom: 10px;
  }

  .slide-nav-3 {
    text-align: center;
    align-self: flex-start;
    margin-right: 10vw;
    display: none;
    inset: auto 0% 0%;
  }

  .paragraph-6 {
    color: #fff;
  }

  .coupons_section-2 {
    width: 100%;
  }

  .coupon_section_title_wrapper_mobile-2, .coupons_grid_wrapper-2 {
    display: flex;
  }

  .slider-div-2 {
    color: #fff0;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .icon-4 {
    color: #000;
  }

  .why_us-body-grid {
    grid-template-rows: auto 50vh;
    grid-template-columns: 1fr;
  }

  .why_us-text-contain {
    width: 100%;
  }

  .navbar_schedule-button-copy-copy {
    width: 30vw;
    padding-left: 10px;
    transform: none;
  }

  .section-2 {
    background-image: linear-gradient(to bottom, null, null);
    padding-top: 35vh;
  }

  .body-4 {
    margin-top: 21vh;
  }

  .section-3-web {
    display: none;
  }

  .section-3-mobile {
    background-image: url('../images/dunright-mobile.png');
    background-position: 50% 75%;
    background-size: cover;
    height: 110vh;
    padding-top: 2vh;
    display: flex;
  }

  .div-block-13-mobile {
    width: 100%;
  }

  .seo-section-cooling {
    padding-bottom: 5vh;
  }

  .our_service_area {
    margin-top: -5vh;
  }

  .grid-10 {
    grid-template-columns: 35% 62%;
    height: auto;
  }

  .div-block-7 {
    background-position: 0 0;
  }

  .section-3 {
    height: auto;
    padding-top: 7vh;
  }

  .navbar_specials-button-mobile {
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 30vw;
    height: 8vh;
    padding-left: 10px;
    transform: none;
    box-shadow: 0 9px #6e1513;
  }

  .navbar_schedule-button-mobile {
    border-radius: 10px;
    width: 30vw;
    padding-left: 10px;
    transform: none;
    box-shadow: 0 9px #091652;
  }

  .navbar_schedule-button-mobile.w--current {
    border-radius: 10px;
    box-shadow: 0 9px #091652;
  }

  .nav-links-container-tablet {
    flex-flow: column;
    justify-content: space-around;
    height: 80vh;
    padding-left: 15%;
    font-size: 17px;
    display: flex;
  }

  .our-services-header-wrapper {
    width: 90%;
    height: 50vh;
  }

  .heading-45 {
    height: 5vh;
  }

  .service-category-mobile-text-wrap {
    width: 90%;
    margin-bottom: 8vh;
  }

  .hero-grid_left {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .checkmark_icon_omg-2 {
    width: 15%;
    height: 3vh;
  }

  .heading-26 {
    font-size: 40px;
  }

  .hero-cta_button-phone, .hero-cta_button-phone.white {
    width: 30vw;
  }

  .checkmark_item-2 {
    width: 120%;
    margin-top: 10px;
  }

  .bold-text-8 {
    font-size: 45px;
  }

  .services_item_text-2 {
    font-size: 16px;
  }

  .hero-bulletpoints_contain {
    padding-top: 2vh;
  }

  .nav-bar-mobile-cta {
    display: block;
  }

  .grid-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 7vh;
  }

  .nav-bar-cta-button {
    background-color: var(--dunright-blue);
    height: 7vh;
    padding: 0;
    text-decoration: none;
  }

  .nav-bar-cta-button.red {
    background-color: var(--dunright-red);
    text-decoration: none;
  }

  .nav-bar-cta-button.blue {
    background-color: var(--dunright-blue);
  }

  .cta-mobile-nav {
    color: #fff;
    text-align: center;
    margin: 10px 0 0;
  }

  .div-block-24 {
    height: 17vh;
    margin-top: -5vh;
  }

  .card-2.contact, .contact-form-small.contact {
    max-width: 100%;
    min-height: 769px;
    padding: 67px 40px;
  }

  .hero-mainteance-plan {
    height: 79vh;
    padding-top: 0%;
  }

  .maiteance-body-section {
    height: auto;
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .mainteance-grid {
    grid-template-rows: auto 60vh;
    grid-template-columns: 1fr;
  }

  .div-block-27 {
    background-position: 50% 35%;
  }

  .mainteance-grid2 {
    grid-template-rows: auto 60vh;
    grid-template-columns: 1fr;
  }

  .mainteance-grid2-right {
    background-position: 50% 35%;
  }

  .div-block-31 {
    width: 20vw;
    height: 7vh;
  }

  .button {
    width: 25vw;
  }

  .heading-51 {
    font-size: 35px;
  }

  .join-the-club-2 {
    width: 25vw;
  }

  .section-5 {
    padding-top: 10vh;
  }

  .body-paragraph---sub, .body-paragraph, .body-paragraph-sub-top-no-bottom-padding, .body-paragraph-sub-top-no-bottom-padding-copy {
    margin-top: 20px;
  }

  .heading-52 {
    text-align: center;
    line-height: 120%;
  }

  .body-4-copy {
    margin-top: 21vh;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h2 {
    font-size: 2.75rem;
  }

  .faq6_content {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar-top {
    height: 15vh;
  }

  .navbar-bottom {
    background-position: 50% 100%;
    height: 8vh;
  }

  .cta-button {
    display: none;
  }

  .cta-button-2-mobile {
    width: 40vw;
  }

  .navbar-cta-hamburger {
    display: flex;
  }

  .cta-button_mobile {
    width: 40vw;
  }

  .navbar-mobile-side {
    z-index: 999;
    margin-left: -100%;
  }

  .navbar_schedule-button, .navbar_specials-button {
    width: 40vw;
  }

  .grid {
    grid-template-columns: 1fr 60% 1fr;
  }

  .hero {
    justify-content: flex-start;
    align-items: center;
    height: 110vh;
    padding-top: 0%;
  }

  .body {
    background-color: #2b3f9700;
    margin-top: 15vh;
  }

  .nav-links-container {
    display: none;
  }

  .nav-link {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dropdown-toggle {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 10px;
  }

  .dropdown {
    width: 100%;
  }

  .nav-links-container-mobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 30px;
    font-size: 22px;
    display: flex;
  }

  .dropdown-list.w--open {
    z-index: 99;
    padding-top: 0;
  }

  .dropdown-list-2 {
    background-color: #7c6969;
  }

  .dropdown-list-2.w--open {
    border: 2px solid var(--dunright-red);
    background-color: #fff;
    position: relative;
  }

  .navbar_schedule-button-copy {
    width: 40vw;
  }

  .carousel-slider._5 {
    right: -36%;
  }

  .carousel-slider._7 {
    right: -54%;
  }

  .carousel-slider._2 {
    right: -9%;
  }

  .carousel-slider._4 {
    right: -27%;
  }

  .carousel-slider._3 {
    right: -18%;
  }

  .carousel-slider._6 {
    right: -45%;
  }

  .carousel-mask {
    width: 60%;
  }

  .arrow-left {
    right: 27.5%;
  }

  .slant-spacer-card-section-mobile {
    z-index: 9;
    background-position: 50% 0;
    justify-content: center;
    align-items: center;
    height: 55vh;
    margin-top: -20vh;
    padding-top: 100px;
  }

  .offerings-card1-mobile, .offerings-card2-mobile, .offerings-card3-mobile, .offerings-card4-mobile {
    width: 45vw;
  }

  .icon-2 {
    color: #fff;
  }

  .coupon_div_slider {
    height: 50vh;
    padding-bottom: 40px;
  }

  .coupon_section_title_wrapper {
    display: none;
  }

  .heading-16 {
    color: #fff;
  }

  .coupon_section_title_wrapper_mobile {
    margin-top: 0;
    margin-bottom: 2vh;
    display: flex;
  }

  .slider {
    width: 80%;
  }

  .why_us_body {
    background-repeat: repeat;
    background-size: contain;
    margin-top: 0;
    padding-top: 2vh;
  }

  .services_grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: min-content 50vh;
    grid-template-columns: 1fr;
  }

  .heading-7 {
    font-size: 24px;
    line-height: 30px;
  }

  .why_us_section {
    margin-top: -2vh;
  }

  .why_us_section_content {
    background-image: linear-gradient(180deg, var(--dunright-red) 24%, #c5706e);
  }

  .heading-6 {
    text-align: left;
  }

  .div-block {
    padding-top: 0;
  }

  .grid-2 {
    grid-template-rows: 20vh 20vh;
  }

  .cta-grid-2-text {
    padding-left: 20px;
  }

  .why_us_headings_contain1 {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    text-align: center;
    grid-template-rows: 20vh 10vh auto;
    grid-template-columns: 50% 50%;
  }

  .checkmark_icon_omg {
    width: 12%;
  }

  .grid-4 {
    grid-template-rows: 50vh auto;
    grid-template-columns: 99%;
  }

  .cta_services_card_btn {
    width: 60vw;
    height: 5vh;
    margin-bottom: 0;
  }

  .why_us_text {
    text-align: center;
  }

  .why-highlight-1 {
    width: 35vw;
    height: 8vh;
    font-size: 12px;
  }

  .why-highlight-1.blue {
    width: 75%;
    height: 8vh;
  }

  .why-highlight-1.yellow, .why-highlight-1.red {
    width: 75%;
  }

  .heading-19 {
    font-size: 20px;
  }

  .highlights-container {
    justify-content: center;
    align-items: center;
  }

  .why-highlight-3, .why-highlight-2, .why-highlight-4 {
    width: 35vw;
    height: 8vh;
  }

  .faq_section {
    padding-top: 2vh;
  }

  .nav-links-container2 {
    flex-flow: column;
    justify-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .body-2 {
    margin-top: 12vh;
    padding-top: 3vh;
  }

  .services-section-hero {
    height: auto;
  }

  .services-page-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .white-line {
    width: 15vw;
  }

  .services-grid-coupon {
    width: 100%;
  }

  .services-grid-coupon-grid {
    grid-template-columns: 50% 1fr;
    height: 100%;
  }

  .services-coupon-header {
    padding-top: .5vh;
  }

  .services-grid-coupon-cta {
    width: 30vw;
    height: 5vh;
  }

  .heading-33 {
    margin-top: 5px;
  }

  .services-page-section2-title.white {
    font-size: 30px;
  }

  .reviews-5-star {
    background-size: auto 150%;
  }

  .reviews-text {
    font-size: 23px;
    line-height: 140%;
  }

  .reviews-cta {
    width: 35vw;
  }

  .services-page-cta-text {
    font-size: 22px;
  }

  .footer_top {
    background-position: 50% 100%;
    background-size: contain;
  }

  .when-to-repair-header {
    text-align: center;
    font-size: 35px;
    line-height: 130%;
  }

  .coupon_div_slider-2 {
    height: 50vh;
    padding-bottom: 40px;
  }

  .coupon_section_title_wrapper-2 {
    display: flex;
  }

  .coupon_section_title_wrapper_mobile-2 {
    margin-top: 0;
    margin-bottom: 2vh;
    display: flex;
  }

  .navbar_schedule-button-copy-copy {
    width: 40vw;
  }

  .section-2 {
    padding-bottom: 8vh;
  }

  .body-4 {
    margin-top: 22vh;
  }

  .heading-39 {
    font-size: 35px;
  }

  .paragraph-9 {
    font-size: 20px;
    line-height: 130%;
  }

  .services-item-contain.left {
    justify-content: center;
    align-items: center;
    padding-right: 0%;
  }

  .services-item-contain.right {
    justify-content: center;
    align-items: center;
  }

  .grid-7 {
    grid-template-rows: 12vh 12vh 12vh 12vh 12vh;
    grid-template-columns: 1fr;
    grid-auto-rows: 12vh;
  }

  .section-3-mobile {
    background-position: 50% 100%;
    height: 120vh;
    margin-top: 2vh;
  }

  .services-section-hero-furnance-install, .services-section-hero-ac-install {
    height: auto;
  }

  .seo-section-cooling {
    height: 20vh;
  }

  .grid-10 {
    grid-template-rows: auto 50vh;
    grid-template-columns: 100%;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
  }

  .heading-43 {
    text-align: center;
  }

  .div-block-7 {
    background-position: 50%;
  }

  .section-3 {
    padding-top: 5vh;
    padding-bottom: 8vh;
  }

  .navbar_specials-button-mobile {
    border-radius: 10px;
    width: 40vw;
    box-shadow: 0 9px #6e1513;
  }

  .navbar_schedule-button-mobile {
    border-radius: 10px;
    width: 40vw;
    height: 8vh;
    box-shadow: 0 9px #091652;
  }

  .navbar_schedule-button-mobile.w--current {
    height: 8vh;
  }

  .link-4, .link-5 {
    color: #000;
    text-decoration: none;
  }

  .nav-links-container-tablet {
    display: flex;
  }

  .service-category-mobile-text-wrap {
    margin-bottom: 12vh;
  }

  .checkmark_icon_omg-2 {
    width: 12%;
    height: 2vh;
  }

  .heading-26 {
    text-align: center;
  }

  .hero-cta_button-phone, .hero-cta_button-phone.white {
    width: 35vw;
  }

  .hero-button_contain {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .heading-27 {
    text-align: center;
  }

  .paragraph-13 {
    font-size: 80%;
  }

  .cta-phone-number-contain.white-text {
    width: 80%;
  }

  .contact-form {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .card-2.contact, .contact-form-small.contact {
    min-height: 600px;
    padding: 56px 35px;
  }

  .contact-form-2 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .hero-mainteance-plan {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 0%;
    padding-bottom: 2vh;
  }

  .heading-46 {
    line-height: 120%;
  }

  .mainteance-plan-header {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    text-align: center;
    grid-template-rows: 20vh 10vh auto;
    grid-template-columns: 50% 50%;
  }

  .mainteance-plan-checkout {
    height: 40vh;
    margin-bottom: 4vh;
  }

  .div-block-31 {
    width: 25vw;
  }

  .button {
    text-align: center;
    width: 30vw;
  }

  .video-section {
    height: auto;
  }

  .heading-51 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 120%;
  }

  .join-the-club-2 {
    width: 30vw;
    height: 12vh;
  }

  .commercial-video-container {
    border-width: 8px;
  }

  .commercial_video-title-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-52 {
    text-align: center;
    width: 80%;
    font-size: 30px;
    line-height: 120%;
  }

  .body-4-copy {
    margin-top: 22vh;
  }

  .near_me_header-style {
    height: 40vh;
  }

  .heading-54 {
    font-size: 35px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .faq6_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .faq6_icon-wrapper {
    width: 1.75rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .faq6_question {
    padding: 1rem 1.25rem;
  }

  .faq6_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .hamburger-contain {
    width: 8vw;
  }

  .navbar-top {
    height: 12vh;
  }

  .navbar-bottom {
    height: 5vh;
  }

  .cta-button-2-mobile {
    border-radius: 15px;
  }

  .navbar-cta-hamburger {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .lottie-animation {
    width: 100%;
  }

  .cta-button_mobile {
    border-radius: 0;
    height: 6vh;
  }

  .cta-button-text-wrapper {
    justify-content: center;
    align-items: center;
  }

  .navbar-mobile-side {
    margin-left: -100%;
  }

  .navbar_schedule-button, .navbar_specials-button {
    height: 6vh;
    padding-left: 0;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }

  .hero {
    background-image: linear-gradient(#0000, #0000);
    height: 100vh;
    padding-top: 0%;
  }

  .body {
    margin-top: 12vh;
  }

  .heading-3 {
    text-align: center;
    font-size: 40px;
    line-height: 120%;
  }

  .navbar_schedule-button-copy {
    height: 6vh;
    padding-left: 0;
  }

  .card-body {
    padding: 20px;
  }

  .carousel-slider {
    padding-left: 10px;
    padding-right: 10px;
  }

  .carousel-slider._5, .carousel-slider._7, .carousel-slider._2, .carousel-slider._4, .carousel-slider._3, .carousel-slider._6 {
    right: 0%;
  }

  .coming_soon-home-page.mobile-single {
    font-size: .5em;
  }

  .carousel-mask {
    width: 99%;
  }

  .arrow-left {
    right: 33.5%;
  }

  .slant-spacer-card-section-mobile {
    margin-top: -25vh;
    padding-left: 10px;
  }

  .heading-5 {
    font-size: 26px;
  }

  .offerings-card1-mobile, .offerings-card2-mobile, .offerings-card3-mobile, .offerings-card4-mobile {
    width: 60vw;
    min-width: 225px;
    max-width: 235px;
    height: 25vh;
  }

  .coupons_grid {
    grid-template-columns: 100%;
  }

  .coupon_div_slider {
    height: 65vh;
    padding: 10px 12vw 30px;
  }

  .heading-15 {
    font-size: 75px;
  }

  .coupon_section_title_wrapper_mobile {
    margin-top: 5vh;
  }

  .heading-13 {
    z-index: 9;
    text-align: center;
    margin-top: 0;
    font-size: 40px;
    position: relative;
  }

  .slider {
    width: 100%;
  }

  .why_us_body {
    margin-top: 0;
    padding-top: 5vh;
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-14 {
    font-size: 30px;
    line-height: 35px;
  }

  .cta-button-text-wrapper-hero {
    justify-content: center;
    align-items: center;
  }

  .heading-2-copy {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }

  .card_title {
    padding-left: 15px;
  }

  .heading-7 {
    width: 65%;
    font-size: 19px;
    line-height: 25px;
  }

  .services_card3 {
    margin-bottom: 2vh;
  }

  .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .why_us_section {
    margin-top: 3vh;
    padding-top: 0;
  }

  .heading-17 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .why_us_text_contain {
    justify-content: center;
    align-items: center;
  }

  .heading-6 {
    text-align: center;
  }

  .div-block {
    padding-left: 2vh;
    padding-right: 2vh;
  }

  .request_service_button {
    font-size: 18px;
    font-weight: 600;
  }

  .grid-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-rows: 18vh 18vh 18vh 18vh;
    grid-template-columns: 70vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .cta-grid-2-text {
    text-align: center;
    width: 95%;
    padding-top: 20px;
    padding-left: 10px;
  }

  .services_item_text {
    font-size: 13px;
  }

  .heading-12 {
    width: 100%;
    font-size: 15px;
  }

  .why_us_headings_contain1 {
    grid-template-rows: 20vh 15vh 20vh;
  }

  .grid-4 {
    grid-template-rows: 30vh auto;
  }

  .heading-18 {
    margin-top: 0;
    font-size: 35px;
    line-height: 120%;
  }

  .why_us_text_card_contain {
    justify-content: center;
    align-items: center;
  }

  .cta_services_card_btn {
    width: 100%;
    margin-left: 0;
  }

  .div-block-2 {
    border-bottom: 3px solid #c73b38;
    border-right-style: none;
    padding-left: 0;
  }

  .heading-8 {
    text-align: center;
    padding-bottom: 20px;
  }

  .grid-5 {
    grid-template-rows: 15vh 15vh;
    grid-template-columns: 1fr;
  }

  .footer {
    padding-bottom: 5vh;
  }

  .grid-6 {
    grid-template-rows: 30vh 40vh 40vh;
    grid-template-columns: 1fr;
  }

  .faq-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .faq_section {
    margin-bottom: 5vh;
    padding-bottom: 5vh;
  }

  .body-2 {
    margin-top: 9vh;
  }

  .services-header-text {
    font-size: 30px;
    line-height: 120%;
  }

  .white-line {
    width: 20vw;
  }

  .services-grid-coupon-grid {
    grid-template-columns: 50% 50%;
  }

  .services-coupon-header {
    font-size: 22px;
  }

  .services-coupon-sub-text {
    font-size: 16px;
  }

  .services-coupon-subtext-contain {
    padding-top: 0;
  }

  .heading-33 {
    font-size: 15px;
  }

  .services-page-section2-title {
    font-size: 35px;
  }

  .services-page-section2-title.white {
    text-align: center;
    font-size: 25px;
  }

  .reviews-5-star {
    background-size: auto 150%;
    width: 80%;
  }

  .reviews-text-contain {
    width: 88%;
  }

  .reviews-text {
    font-size: 20px;
  }

  .reviews-cta {
    text-align: center;
    width: 50vw;
  }

  .services-page-cta-text {
    font-size: 18px;
  }

  .footer_top {
    background-position: 50% 100%;
    background-size: contain;
  }

  .services-page-seo-section-header {
    font-size: 28px;
  }

  .services-page-seo-section-para {
    font-size: 18px;
    line-height: 130%;
  }

  .when-to-repair-header {
    text-align: center;
    font-size: 30px;
    line-height: 130%;
  }

  .body-3 {
    padding-top: 30vh;
  }

  .coupon_div_slider-2 {
    height: 65vh;
    padding: 10px 12vw 30px;
  }

  .heading-34 {
    font-size: 75px;
  }

  .paragraph-6 {
    color: #000;
  }

  .heading-36 {
    z-index: 9;
    text-align: center;
    margin-top: 0;
    font-size: 30px;
    position: relative;
  }

  .coupons_section-2 {
    margin-top: -9vh;
    padding-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .coupon_section_title_wrapper_mobile-2 {
    margin-top: 10vh;
  }

  .coupon_div-2 {
    color: #000;
    width: 100%;
  }

  .heading-37 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-38 {
    font-size: 38px;
    line-height: 120%;
  }

  .paragraph-7 {
    font-size: 19px;
  }

  .navbar_schedule-button-copy-copy {
    height: 6vh;
    padding-left: 0;
  }

  .section-2 {
    background-image: linear-gradient(#0000, #0000);
    border-bottom-width: 15px;
    padding-top: 30vh;
    padding-bottom: 5vh;
  }

  .body-4 {
    margin-top: 18vh;
  }

  .heading-39 {
    font-size: 30px;
  }

  .paragraph-9 {
    font-size: 18px;
  }

  .grid-7 {
    grid-template-rows: 12vh 12vh 12vh 12vh 12vh;
  }

  .heading-40 {
    line-height: 140%;
  }

  .paragraph-10 {
    font-size: 19px;
    line-height: 130%;
  }

  .section-3-mobile {
    height: auto;
    margin-top: -3vh;
    padding-top: 0;
    padding-bottom: 60vh;
  }

  .seo-section-cooling {
    height: 20vh;
    padding-top: 2vh;
  }

  .our_service_area {
    margin-top: -5vh;
  }

  .grid-10 {
    grid-template-rows: auto 30vh;
  }

  .div-block-18 {
    text-align: center;
  }

  .heading-42 {
    font-size: 30px;
  }

  .heading-43 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-3 {
    padding-top: 7vh;
  }

  .navbar_specials-button-mobile {
    height: 6vh;
    padding-left: 0;
  }

  .navbar_schedule-button-mobile {
    border-radius: 10px;
    height: 6vh;
    padding-left: 0;
  }

  .navbar_schedule-button-mobile.w--current {
    height: 6vh;
  }

  .heading-44 {
    font-size: 30px;
  }

  .nav-links-container-tablet {
    height: 70vh;
    display: flex;
  }

  .service-category-mobile-text-wrap {
    width: 95%;
    margin-bottom: 8vh;
  }

  .grid-11 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .checkmark_icon_omg-2 {
    width: 6vw;
    height: 3vh;
  }

  .heading-26 {
    font-size: 30px;
  }

  .hero-cta_button-phone, .hero-cta_button-phone.white {
    width: 75vw;
  }

  .hero-button_contain {
    margin-top: 10px;
  }

  .heading-27 {
    font-size: 24px;
  }

  .bold-text-8 {
    font-size: 32px;
    line-height: 120%;
  }

  .services_item_text-2 {
    font-size: 19px;
  }

  .hero-bulletpoints_contain {
    padding-top: 2vh;
    padding-bottom: 1vh;
  }

  .hero-subtext_contain {
    margin-top: 20px;
  }

  .cta-mobile-nav {
    font-size: 19px;
  }

  .grid-13 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .input {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form {
    grid-row-gap: 35px;
    flex-flow: column;
    display: flex;
  }

  .button-primary {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .card-2.contact {
    min-height: 850px;
    padding: 47px 25px;
  }

  .contact-form-small.contact {
    min-height: auto;
    padding: 47px 25px;
  }

  .input-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form-2 {
    grid-row-gap: 35px;
    flex-flow: column;
    display: flex;
  }

  .hero-mainteance-plan {
    background-image: linear-gradient(to bottom, null, null);
    height: 100vh;
  }

  .heading-46 {
    font-size: 35px;
  }

  .paragraph-14 {
    font-size: 20px;
  }

  .sub-header {
    font-size: 30px;
  }

  .mainteance-plan-header {
    grid-template-rows: 20vh 15vh auto;
  }

  .div-block-27 {
    background-position: 50% 35%;
  }

  .paragraph-16 {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .mainteance-grid2-right {
    background-position: 50% 35%;
  }

  .mainteance-plan-checkout {
    height: 35vh;
  }

  .div-block-30 {
    justify-content: flex-start;
    align-items: center;
    height: 80%;
  }

  .heading-47 {
    font-size: 28px;
  }

  .div-block-31 {
    width: 40vw;
  }

  .button {
    width: 40vw;
    height: 8vh;
  }

  .heading-51 {
    font-size: 25px;
  }

  .join-the-club-2 {
    width: 40vw;
    height: 8vh;
  }

  .section-5 {
    padding-top: 12vh;
    padding-left: 7vw;
    overflow: hidden;
  }

  .bold-text-5 {
    font-size: 30px;
    line-height: 38px;
  }

  .body-paragraph {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .privacy-policy-grid {
    grid-template-rows: 5vh 5vh;
    grid-template-columns: 1fr;
  }

  .heading-52 {
    width: 90%;
    font-size: 28px;
    line-height: 110%;
  }

  .body-4-copy {
    margin-top: 18vh;
  }

  .near_me_header-style {
    height: 35vh;
  }

  .heading-54 {
    font-size: 24px;
    line-height: 120%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .faq6_content {
    grid-template-columns: 1fr;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

#w-node-eddb7573-f76d-975e-f7c7-963ca5d8c1d1-41889812 {
  place-self: center start;
}

#w-node-_9bfc7d6f-5802-dff1-a6b1-f4fe0b671527-41889812, #w-node-_3487fdda-2a38-661f-884e-9b86449fbb18-41889812, #w-node-bdb797c8-20a5-e3b9-279e-897ddac84d8c-41889812, #w-node-_6de97fa4-1727-e30f-5674-fab91e33f1fd-41889812, #w-node-bf60be61-2fba-0cdb-db8e-e25b6bc4bce6-41889812, #w-node-_5d5f60c3-1b89-d064-a08f-4312fc659aae-41889812, #w-node-a9c4dc03-ac06-b00e-b4b0-c70dcde843f5-41889812, #w-node-_4ad65b7c-7289-bcf9-8111-f64a6a973048-41889812 {
  justify-self: auto;
}

#w-node-_41a05f5d-84aa-c496-40da-5a66e3b11944-41889812, #w-node-_41a05f5d-84aa-c496-40da-5a66e3b1196a-41889812 {
  place-self: center;
}

#w-node-eb91b48b-f538-d311-938a-37e26b0e4f86-6b0e4f83 {
  align-self: auto;
}

#w-node-eb91b48b-f538-d311-938a-37e26b0e4f87-6b0e4f83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto end;
}

#w-node-eb91b48b-f538-d311-938a-37e26b0e4f8f-6b0e4f83 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center;
}

#w-node-eb91b48b-f538-d311-938a-37e26b0e4f97-6b0e4f83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto end;
}

#w-node-eb91b48b-f538-d311-938a-37e26b0e4f98-6b0e4f83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb91b48b-f538-d311-938a-37e26b0e4f9e-6b0e4f83, #w-node-_8c3b7908-2052-ae53-819d-d4f3a987120f-6b0e4f83 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto end;
}

#w-node-_1038efd0-1743-57d9-55c8-69ac4cae135c-38b5077d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_6a858255-54e8-8c21-ab1e-bf12ccf36b83-38b5077d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_54ba6c38-ff4f-e35d-538e-8c602f8df8fa-2f8df8f7, #w-node-_267d74b4-34bb-c885-326c-fd286e3f4672-2f8df8f7 {
  place-self: center;
}

#w-node-f24f6712-b50a-84a0-cc50-984412c4afa7-12c4af94 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f24f6712-b50a-84a0-cc50-984412c4afab-12c4af94 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-_1038efd0-1743-57d9-55c8-69ac4cae135c-18e7d7ff {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_6a858255-54e8-8c21-ab1e-bf12ccf36b83-18e7d7ff {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-421d96d9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_7e101189-f82c-276f-f865-eb8412184b1c-12184b10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-d2039079, #w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-54ed5575, #w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-0da7a899, #w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-f78c670a, #w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-a7ba073c, #w-node-_1038efd0-1743-57d9-55c8-69ac4cae135c-877771d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_75980096-3979-d1a4-cc51-c4e900b86062-877771d1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_75980096-3979-d1a4-cc51-c4e900b86066-877771d1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-_6a858255-54e8-8c21-ab1e-bf12ccf36b83-877771d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-31cd5156 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-b2ebd560-2c35-4723-35bf-2ed3f6641c6b-bf8ec44a, #w-node-_2456d378-20d9-6ae3-14b3-c94addab52c0-bf8ec44a, #w-node-_68095495-e10d-878a-22b0-a348e69e0134-bf8ec44a, #w-node-_48382079-987d-1a3c-7614-f3309961037b-bf8ec44a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b2ebd560-2c35-4723-35bf-2ed3f6641c6f-bf8ec44a {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

#w-node-_46d392d5-0a34-920c-72fe-356d4e6fa429-4ea89064 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_19752bab-45da-8e77-2f8d-f2dc02876ba3-0b512ed8, #w-node-f84cf099-bb18-6da2-4837-e177d4605b80-0b512ed8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a01-10e45e8d {
  align-self: auto;
}

#w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a02-10e45e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto end;
}

#w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a0a-10e45e8d {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center;
}

#w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a12-10e45e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto end;
}

#w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a13-10e45e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a1a-10e45e8d, #w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a5f-10e45e8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto end;
}

@media screen and (max-width: 991px) {
  #w-node-_70a62138-eadb-bd51-ed05-a6c8e55fed6a-e55fed64, #w-node-_70a62138-eadb-bd51-ed05-a6c8e55fed94-e55fed64 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-eb91b48b-f538-d311-938a-37e26b0e4f8f-6b0e4f83 {
    grid-area: span 2 / span 1 / span 2 / span 1;
    place-self: center;
  }

  #w-node-eb91b48b-f538-d311-938a-37e26b0e4f96-6b0e4f83 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2af093a1-37a9-af0e-813a-b02103aac576-bf8ec44a {
    align-self: start;
  }

  #w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a0a-10e45e8d {
    grid-area: span 2 / span 1 / span 2 / span 1;
    place-self: center;
  }

  #w-node-dc69aed6-c5da-967d-fd21-a9faed4b1a11-10e45e8d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-eddb7573-f76d-975e-f7c7-963ca5d8c1c7-41889812 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-eddb7573-f76d-975e-f7c7-963ca5d8c1d1-41889812 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    place-self: center start;
  }

  #w-node-f24f6712-b50a-84a0-cc50-984412c4afab-12c4af94, #w-node-_75980096-3979-d1a4-cc51-c4e900b86066-877771d1, #w-node-b2ebd560-2c35-4723-35bf-2ed3f6641c6f-bf8ec44a {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f24f6712-b50a-84a0-cc50-984412c4afab-12c4af94 {
    justify-self: stretch;
  }

  #w-node-d5dbe766-4e0e-cb28-2f51-37bbac289aca-5169490a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_75980096-3979-d1a4-cc51-c4e900b86066-877771d1, #w-node-b2ebd560-2c35-4723-35bf-2ed3f6641c6f-bf8ec44a {
    justify-self: stretch;
  }
}


