body,
html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;

}

.overflow-hide {
  overflow: hidden;
}

.top-strip.sticky{
	top: 80px;
}
#main_nav{
	z-index: 999;
}
.tabcontent  img{
  object-fit: cover;
  object-position: center;
  height: 100%;
  border-radius: 16px;
}
.top-strip {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #1EE576;
  padding: 10px 0;
  cursor: pointer;
  top: 0;
  width: 100%;
  z-index: 100;
}

.top-strip p {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18.5px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  margin: 0;
}

.top-strip sup {
  font-size: 10px;
}

.banner_img {
  min-height: 810px;
  object-fit: cover;
  object-position: right;
}

.hero-banner {
  width: 100%;
  height: auto;
  margin: 0 auto;
 /* background:url('/sites/default/files/images/home/hero-banner/header_01_d_0.webp'); */
  background-size: cover;
  min-height: 810px;
  position: relative;
  margin-top: 118px;
}

.banner-panel picture img {
  max-height: 810px;
}

.full-service picture img {
  max-height: 671px;
}

.banner-txt-container {
  position: absolute;
  top: 0;
  left: 80px; 
  right: 80px;
  width: 88.8% !important;
  height: auto;
}

.explore-link {
  position: absolute;
  max-width: 89px !important;
  bottom: 4%;
  right: 3%;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-top: 22px;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}

.explore-link a {
  color: #ffffff;
  text-decoration: none;
  margin-top: 24px;
}

.hero-banner .call-free span {
  text-decoration: underline;
}

.full-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.explore-arrow {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(/assets/images/homepage_v3/arrow-down.svg) no-repeat;
  background-position: 5px 4px;
}

.hero-banner a.call-free {
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #615d5d;
  padding: 7px 15px;
  border-radius: 20px;
  text-align: right;
  float: right;
}

.hero-banner h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px !important;
  letter-spacing: 0em;
  text-align: left;
  color: #FFFFFF;
  margin-top: 114px;
}

.mbt-5 {
  margin-bottom: 5px;
}

.hero-banner h1 {
  font-family: "DM Sans", sans-serif;
  font-size: 94px !important;
  font-weight: 500;
  line-height: 100% !important;
  letter-spacing: -1px;
  text-align: left;
  color: #FFFFFF;
  margin-top: 111px;
  margin-bottom: 16px;
}

.hero-banner p {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.18px;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 32px;
}

.banner_review_text {
  width: 442px;
}

.hero-banner a.sign_in {
  background: #ffffff;
  border: none;
  border-radius: 100px;
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 16px 32px 16px 32px;
  cursor: pointer;
  max-width: 172px;
  width: 100%;
  height: 48px;
  margin-right: 20px;
  display: inline-block;
}

.hero-banner a.sign_in:hover, .hero-banner a.sign_in:focus {
  background: #414141;
  color: #fff;
}

.hero-banner a.get-started {
  background: #1EE576;
  border: none;
  border-radius: 100px;
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 16px 32px 16px 32px;
  cursor: pointer;
  max-width: 172px;
  width: 100%;
  height: 48px;
  margin-right: 16px;
  display: inline-block;
}

.banner_btns {
  display: flex;
}

.hero-banner img.img-weather {
  border-radius: 16px;
  margin-top: 20px;
}


.tabs-section .nav-tabs {
  background: #FFFFFF;
  border: 0;
  justify-content: center;
}

.tabs-section .nav-item {
  border-top-right-radius: 8px 8px;
  border-top-left-radius: 0;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #222222;
}

.tabs-section .nav-tabs .nav-link.active {
  color: #046A38 !important;
  border-bottom: 2px solid #046A38 !important;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  border: 0;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border: 0;
}

.tabs-section .nav-tabs .nav-link {

  color: #222222 !important;
  background: #ffffff !important;
  border: 0;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  padding-top: 10px !important;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent !important;
}

.tab-content {

  background: linear-gradient(237.5deg, rgba(201, 231, 241, 0.2) -4.63%, rgba(255, 255, 255, 0.2) 74.85%),
    linear-gradient(0deg, #FFFFFF, #FFFFFF);

}

.tab-content h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 68px !important;
  font-weight: 500;
  line-height: 74px !important;
  letter-spacing: -2px;
  text-align: left;
  color: #000000;
  margin-top: 96px;
  margin-bottom: 64px;
}

.mountain-view {
  background: #F5F5F5;
  padding: 96px 48px 69px 48px;
  margin: 32px 32px 0 32px;
}

.black-bg .col-12 {
  padding: 0;
}

.top-accordion .card-header a span {
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  vertical-align: middle;
}

.top-accordion .card-header a {
  font-family: "DM Sans", sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 62px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
}

.top-accordion .card-header a:hover {
  text-decoration: none !important;
}

.top-accordion .card {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.mountain-view h3 {
  color: #000000;
  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  margin-bottom: 24px;
}

.hide-desk {
  display: none;
}

.mountain-view p {
  width: 516px;
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;

}

.image-panel img {
  border-radius: 16px;
  width: 100%;
  position: relative;
}

.img-space {
  margin-top: 40px;
  margin-right: 30px;
}


.bubble-top {
  /* Modify size here: */
  --size: 330px;

  position: absolute;
  width: var(--size);
  min-height: 100px;
  height: auto;
  background: rgba(30, 229, 118, 1);
  opacity: 0.8;
  border-radius: 16px;
  top: 75%;
  left: 38%;
  color: #000000;
  padding: 24px;


}

.bubble-top p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  width: 300px;
}

.bubble-top:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  height: 0;
  border: calc(var(--size) * 0.13) solid transparent;
  border-bottom-color: #1EE576;
  border-top: 0;
  margin-left: calc(var(--size) * 0.13 * -3);
  margin-top: calc(var(--size) * 0.13 * -0.8);
}

.weather-panel {
  background: rgba(72, 178, 255, 0.2);
  padding: 15px;
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
}

.weather-block {
  background: rgba(72, 178, 255, 0.2);
  padding: 40px;
  border-radius: 16px;
  margin-right: 30px;
}

.place-txt {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  color: #000000;
}

.weather-inline-row {
  background: rgba(255, 255, 255, 0.36);
  padding: 20px;
  border-radius: 16px;
  margin-top: 16px;
  display: flex;
  align-items: center;
}

.ml-70 {
  margin-left: 70px;
}

.weather-info-text {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;

}

.rain-fall-icon {
  background: url('/assets/images/homepage_v3/rain.svg') no-repeat;
  width: 42px;
  height: 42px;
  display: inline-block;
  background-position: top;
  border-radius: 8px;
}

.wind-icon {
  background: url('/assets/images/homepage_v3/wind.png') no-repeat;
  width: 42px;
  height: 42px;
  display: inline-block;
  background-position: top;
  border-radius: 8px;
}

.humidity-icon {
  background: url('/assets/images/homepage_v3/humidity.png') no-repeat;
  width: 42px;
  height: 42px;
  display: inline-block;
  background-position: top;
  border-radius: 8px;
}

.date-txt {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: left;
  color: #000000;
}

.temperature-text-wrapper img {
  float: right;
  position: relative;
}

.temperature-c-text {
  display: none;
}

.activecls {

  opacity: 0.7 !important;
}

.noactivecls {

  opacity: 0.5 !important;
}

.temperature-f-text,
.temperature-c-text {

  font-family: "Inter", sans-serif;
  font-size: 140px;
  font-weight: 200;
  line-height: 140px;
  letter-spacing: 0px;
  text-align: center;

}

.degree {
  top: -2.2em !important
}

.weather-toggle-button {
  background: transparent;
  box-shadow: 3px 0px 4px 0px rgba(17, 85, 204, 0.1);
  height: 38px;
  display: flex;
  width: 76px;
  border-radius: 8px;
}

.temperature-text-wrapper.col-md-6 {
  padding: 0;
}

.mountain-view .col-md-6 {
  padding: 0;
}

.fahrenheit-icon {
  background: rgba(255, 255, 255, 1);
  box-shadow: 3px 0px 4px 0px rgba(17, 85, 204, 0.1);
  /* border-radius: 8px; */
  border-radius: 8px 0px 0px 8px;
  width: 38px;
  height: 38px;
  display: inline-block;
  opacity: 0.7;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: center;
  cursor: pointer;
}

.celsius-icon {
  cursor: pointer;
  background: rgba(255, 255, 255, 1);
  width: 38px;
  height: 38px;
  display: inline-block;
  border-radius: 0px 8px 8px 0px;
  opacity: 0.5;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: center;
}

.weather-info-text.weather-condition {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  margin-left: 29px;
}

.weather-info {
  margin-top: 58%;
  position: absolute;
  margin-left: 10%;
}

.temperature-text-wrapper sup {
  font-family: Inter-thin;
  font-size: 42px;
  font-weight: 100;
  line-height: 60px;
  letter-spacing: 0px;
  text-align: center;
  top: -2em;
}

.common-lawn-issue h3 {

  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 500;
  letter-spacing: 0em;
  text-align: left;
  line-height: 68px;
  overflow: hidden;
}

.common-lawn-issue h3 span {
  display: block;
}

.temprature {
  display: flex;
}

.fahrenheit {
  background: #FFFFFF;
  color: #8C8C8C;
  box-shadow: 3px 0px 4px 0px #1155CC1A;
  width: 35px;
  height: 35px;
  border-radius: 3px;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: center;

}

.celcius {
  background: rgba(255, 255, 255, 0.5);
  color: #8C8C8C;
  box-shadow: 3px 0px 4px 0px #1155CC1A;
  width: 35px;
  height: 35px;
  border-radius: 3px;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: 0px;
  text-align: center;

}

.temprature sup {
  font-size: 11px;
  top: -0.7em;
}

.weather-panel p {
  margin-bottom: 0;
}

.custom-border {
  border: 2px solid #046A38 !important;
  border-radius: 25px;
}

.nav-tabs .nav-link {
  border-top-right-radius: 25px !important;
  border-top-left-radius: 25px !important
}

.what-makes .row .col-md-12 img {
  min-height: unset;
}

.what-makes .row .col-md-12 .what-makes-text a.learn-more {
  margin-top: 55%;
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .what-makes img {
    border-radius: 24px;
  }
  .hero-banner {
    min-height: 600px;
  }

  .banner_img {
    min-height: 600px;
  }

  .hero-banner picture img {
    object-fit: cover;
    max-height: 610px;
    height: 600px;
  }

  .hero-banner p {
    margin-top: 50px;
  }

  .hero-banner h3 {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .local-service .item h4 {
    font-size: 22px !important;
    line-height: 28px !important;
  }

  .local-service .item p {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .hero-banner h1 {
    font-size: 50px !important;
    line-height: 48px !important;
  }

  .hero-banner a.get-started {
    max-width: 190px;
  }

  .explore-link {
    bottom: 1%;
    right: 15%;
  }

  .tab-content h2,
  .what-makes .col-md-12 h2,
  .greener-lawns .col-md-12 h2,
  .review_section .review_section_title,
  .find_specialist .section_title {
    font-size: 50px !important;
    line-height: 55px !important;
  }

  .local-service .owl-item img {
    height: 300px !important;
  }

  .plan-services .txt-block {
    font-size: 38px !important;
    line-height: 38px !important;

  }

  .services h3 {
    margin-top: 50px !important;
    margin-bottom: 40px !important;
  }

  .full-service {
    min-height: 100% !important;
  }

  .right-content .mt-32 {
    margin-top: 0 !important;
  }

  .full-service h3 {
    font-size: 42px !important;
    line-height: 44px !important;
    margin-top: 100px !important;
  }

  .green-btn {
    padding: 16px 50px !important;
  }

  .get-started {
    margin-top: 20px;
  }

  .go-to-guide h3 {
    font-size: 42px !important;
    line-height: 44px !important;
    margin-top: 50px !important;
    margin-bottom: 26px !important;
  }

  .go-to-guide h4 {
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .services h3 {
    font-size: 42px !important;
    line-height: 44px !important;
  }

  .top-services h3 {
    font-size: 30px !important;
    line-height: 32px !important;
    margin: 20px 0 15px 0 !important;
  }

  .mountain-view {
    padding: 15px !important;
    margin: 15px !important;
  }

  .mountain-view h3 {
    font-size: 42px !important;
    line-height: 44px !important;
  }

  .temperature-text-wrapper img {
    width: 100%;
  }

  .weather-block {
    padding: 15px;
  }

  .bubble-top {
    top: 52% !important
  }

  .weather-info-text.weather-condition {
    margin-left: 0 !important;
    display: block;
  }

  .temperature-text-wrapper sup {
    font-size: 16px;
  }

  .temperature-f-text,
  .temperature-c-text {
    font-size: 60px !important;
    line-height: 62px !important;
  }

  .mountain-view p {
    width: 96% !important;
  }

  .bubble-top {
    left: 2% !important;
  }

  .top-services .review h5 {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .service-type {
    margin-bottom: 30px !important;
  }

  .TruGreen-Guarantee {
    padding: 20px 0 !important;
  }

  .TruGreen-Guarantee h3 {
    font-size: 42px !important;
    line-height: 44px !important;
  }

  .TruGreen-Guarantee p {
    width: 100% !important;
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .top-accordion .card-header a {
    font-size: 30px !important;
    line-height: 32px !important;
  }

  .lets-talk .call-back a {
    width: 100% !important;
    font-size: 14px !important;
    padding: 15px !important;
  }

  .lets-talk h3 {
    font-size: 42px !important;
    line-height: 44px !important;
  }

  .top-accordion .card img {
    width: 70%;
  }

  .save-now h4 {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 18px;
  }

  .black-get-started {
    width: 100% !important;
    padding: 10px !important;
  }

  .canada-text h3 {
    font-size: 36px !important;
  }

  .canada-text p {
    width: 100% !important;
  }

  .contact-info {
    margin-left: 15% !important;
  }

  button.open-now {
    width: 135px;
  }
}
@media (min-width: 720px) and (max-width: 1292px) and (orientation: landscape) {
  .local a.get-started.green-btn {
    padding: 16px 32px !important;
  }
}
@media (min-width: 768px) and (max-width: 1292px) and (orientation: landscape) {
  #pac-input {
    width: 65% !important;
  }

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation:portrait) {
  .weather-inline-row {
    padding: 10px !important;
  }

  .weather-inline-row .ml-70 {
    margin-left: 40px !important;
  }

  .weather-toggle-button {
    margin-right: 10px !important;
  }

  .bubble-top {
    top: 70% !important;
    left: 15% !important;
  }
}

@media screen and (max-width: 600px) {
  .find_trugreen_contacts .contact_btn {
    width: 100% !important;

  }

  .find_trugreen_contacts .contact_btn {
    font-family: "Inter", sans-serif;
    font-size: 16px;
  }

  .find_trugreen_contacts .contact_list {
    padding: 24px 24px !important;
  }

  .find_trugreen_contacts .col-md-4 {
    margin: 32px 0 0 0;
  }

  .find_specialist {
    padding: 64px 0 0 !important;
  }

  #reviewOwl .owl-item img {
    height: auto;
    min-height: unset;
    border-radius: 16px !important;
    width: 95.55%;
  }

  #reviewOwl .owl-item.active {
    margin-right: 0 !important;
  }

  #reviewOwl .review_box {
    left: 21px;
    bottom: 11px;
  }

  .weather-class-rows {
    order: 2;
  }

  .temperature-text-wrapper {
    order: 1;
  }

  .temperature-text-wrapper img {
    float: left;
    position: relative;
    width: 55%;
  }

  .temperature-f-text,
  .temperature-c-text {
    font-size: 114px !important;
    line-height: 114px !important;
  }

  .weather-info-text.weather-condition {
    display: block;
  }

  .weather-info {
    margin-top: 2%;
    left: 31%;
  }

  .ml-sm-12 {
    margin-left: -12px;
  }

  .mountain-view p {
    margin-bottom: 24px;
  }

  .mt-sm-40 {
    margin-top: 40px;
  }

  .weather-block {
    margin-bottom: 24px;
  }

  .top-accordion .card-header a {
    white-space: normal;
  }

  .faq h2 {
    font-size: 42px !important;
    line-height: 44px !important;
  }

  .faq .accordion-faq {
    font-size: 16px !important;
    font-family: "Inter", sans-serif;
    line-height: 24px !important;
    padding: 16px 0 !important;
  }

  .faq .panel {
    padding: 0 !important;
  }

  .col-xs-6 {
    width: 50%;
  }

  .hide-desk a {
    margin: 15px;
  }

  button.open-now {
    font-size: 14px !important;
    margin-top: 0 !important;
    white-space: nowrap;
  }

  .img-space {
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .tabs-section .nav.nav-tabs {
    flex-wrap: nowrap;
  }

  .get-started {
    margin-bottom: 40px !important;
    margin-top: 32px !important;
  }

  .full-text {
    top: -66%;
  }

  .full-service {
    min-height: 100% !important;

  }

  .save-now {
    padding: 20px 0 !important;
  }

  .full-service picture img {
    max-height: 280px;
    height: 280px;
  }

  .full-service h3 {
    font-size: 36px !important;
    line-height: 40px !important;
  }

  .tabs-section {
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: hidden;
    height: 50px;
  }

  .d-sm-block {
    display: block;
  }

  .banner-txt-container {
    text-align: center;
    width: 100% !important;
    left: 0;
    right: 0;
    margin-top: 10%;
  }

  .footer-panel {
    padding: 20px 0 !important;
  }

  .footer-panel ol {
    margin-top: 40px;
  }

  .canada-text p {
    width: 100% !important;
  }

  .hide-mob {
    display: none;
  }

  .footer-panel .social-media {
    justify-content: start !important;
    margin: 40px 0;
  }

  .footer-panel p {
    margin-bottom: 0;
    margin-top: 10px !important;
  }

  .hide-desk {
    display: block !important;
    margin-top: 63px;
    margin-bottom: 30px;
  }

  .contact-info {
    margin-left: 0 !important;
  }

  .faq .acc-faq {
    margin-left: 0 !important;
  }

  .lets-talk {
    margin-top: 40px !important;
  }

  .local-service .owl-theme .owl-dots {
    margin-top: 60px;
  }

  .customNavigation a {
    height: 45px;
  }

  .owl-theme .owl-dots .owl-dot.active span {
    background: #1EE576;
    width: 35px;
  }

  .get-started {
    width: 100% !important;
  }

  .customNavigation {
    margin-top: -90px !important;
    margin-left: 0 !important;
  }

  .local-service .item h4 {
    font-size: 24px !important;
    line-height: 32px !important;
  }

  .collapse img {
    width: 50%;
  }

  .top-services .review {
    margin-top: 20px;
  }

  .black-get-started {
    width: 100% !important;
  }

  .save-now h4 {
    font-size: 24px !important;
    line-height: 32px !important;
    text-align: center !important;
  }

  .top-accordion span.numbers-list {
    font-size: 13px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
    font-family: Inter-Regular !important;
    margin-top: 16px !important;
  }

  .top-accordion .card-header a span {
    font-size: 13px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
    font-family: Inter-Regular !important;
  }

  .bubble-top {
    position: relative;
    left: 0;
    width: 100%;
    margin-top: 45px;
    margin-bottom: 40px;
  }

  .tab-content h2 {
    font-size: 42px !important;
    line-height: 44px !important;
    margin-top: 56px !important;
    margin-bottom: 32px !important;
    letter-spacing: -1px;
  }

  .local.tab-content h2 {
    max-width: 310px;
  }

  .local.tab-content .large-text {
    width: 100%;
    max-width: 350px;
  }

  .what-makes .col-md-12 h2 {
    font-size: 42px !important;
    line-height: 44px !important;
    margin-bottom: 32px !important;
    letter-spacing: -1px !important;
    max-width: 272px;
  }

  .local-service .owl-item img {
    height: auto !important;
  }

  .hero-banner h3 {
    text-align: center;
  }

  .plan-services .txt-block {
    font-size: 42px !important;
    line-height: 44px !important;
    margin-left: 0 !important;
    margin-top: 20px;
  }

  .services h3 {
    font-size: 42px !important;
    line-height: 44px !important;
    margin: 40px 0 !important;
  }

  .top-services h3,
  .top-accordion .card-header a {
    font-size: 32px !important;
    line-height: 42px !important;
  }

  .top-services h3 {
    margin-top: 8px !important;
    margin-bottom: 16px !important;
  }

  .top-accordion .card img {
    margin-top: 24px !important;
    margin-bottom: 16px !important;
  }

  .get-started {
    display: block;
    margin-top: 70px;
  }

  .service-type {
    margin-bottom: 40px !important;
  }

  .hero-banner h1 {
    text-align: center;
    font-size: 42px !important;
    line-height: 44px !important;
  }

  .tabs-section .nav-item {
    width: 200px;
  }

  .explore-link a {
    display: none;
  }

  .hero-banner {
    /*background-image:
      linear-gradient(to top, #1D2112 50%, rgba(0, 0, 0, 0) 75.16%), url('/assets/images/homepage_v3/ban-mob.jpg');*/
    background-size: contain;
    background-blend-mode: multiply;
    min-height: 100%;
    background-repeat: no-repeat;
    padding: 0;
    margin-top: 132px !important;
  }

  .hero-banner h1 {
    font-size: 42px !important;
    line-height: 44px !important;
    width: 100%;
    max-width: 268px;
    margin: 16px auto 24px !important;
  }

  .hero-banner h1 br:last-child {
    /* display: none; */
  }

  .hero-banner p {
    width: 83%;
    text-align: center;
    font-size: 18px;
    line-height: 21px;
    margin-top: 0px !important;
  }

  .hero-banner a.get-started,
  .hero-banner a.sign_in {
    max-width: 100% !important;
  }

  .banner_btns .get-started {
    margin-bottom: 16px !important;
  }

  .ban-weather .img-block {
    position: absolute;
    margin-top: 20%;
    display: none;
  }

  .banner-content {
    margin-top: 45%;
  }

  .banner_review_text {
    width: 100%;
  }

  #planSlider.owl-carousel.owl-drag .owl-item.active {
    width: 310px !important;
  }

  #planSlider .card {
    width: 310px;
  }

  #planSlider .owl-nav {
    position: relative;
    top: unset;
    right: unset;
    left: unset;
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  .banner_btns {
    display: flex;
    flex-direction: column;
  }

  .banner_review_text {
    order: 1;
  }

  .hero-banner a.get-started {
    order: 2;
    margin-top: 0px !important;
  }

  .hero-banner a.sign_in {
    order: 3;
  }

  .what-makes-text {
    background: #F2FBF5;
    padding: 24px 24px 24px 24px;
    position: relative !important;
    width: 100% !important;
    top: 0 !important;
    margin: 0 !important;
    border-radius: 0 0 16px 16px;
  }

  .what-makes img {
    min-height: 228px !important;
    margin: 0 !important;
    border-radius: 16px 16px 0 0 !important;
  }

  section .what-makes-text h3 {
    color: #000000 !important;
    font-size: 24px !important;
    line-height: 26px !important;
    letter-spacing: -0.24px;
  }

  .what-makes-text p {
    color: #414141 !important;
    margin-bottom: 0;
  }

  .what-makes-2 .what-makes-text p {
    width: 100% !important;
  }

  .tablink {
    padding: 24px 8px !important;
  }

  .greener-lawns .btn-green {
    width: 100% !important;
  }

  .find_specialist .col-md-7 .section_title {
    font-size: 42px !important;
    line-height: 44px !important;
    max-width: 300px;
    letter-spacing: -1px;
  }

  #reviewOwl .owl-dots {
    position: relative !important;
    display: flex !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 50%;
  }

  #reviewOwl .owl-nav {
    left: 50% !important;
    right: 0 !important;
    position: relative !important;
    display: flex !important;
    margin-top: 40px;
    transform: translate(-50%, 0);
    justify-content: center;
  }

  #reviewOwl .owl-play {
    display: inline-block !important;
    width: 48px;
    height: 48px;
    border-radius: 100px;
    background: url(/assets/images/homepage_v3/pause-black.png) #ffffff no-repeat;
    background-position: center;
    margin: 0 10px;
  }

  #reviewOwl .owl-dots button {
    margin: 24px 2px;
  }

  .review_section {
    padding-bottom: 32px !important;
  }

  .review_section .review_section_title {
    margin-top: 56px;
    margin-bottom: 32px;
    letter-spacing: -1px;
  }

  .find_trugreen_desc {
    margin: 0 0 32px;
  }

  .review_section {
    padding-bottom: 56px !important;
  }

  .find_specialist {
    padding: 40px 0 0 !important;
  }

  .map_section {
    margin: 0 0 32px;
  }

  #successModal .modal-content .modal-header {
    padding: 56px 40px 0 16px !important;
  }

  #successModal .modal-title {
    font-size: 36px !important;
    line-height: 40px !important;
  }

  #successModal .modal-body {
    padding: 16px !important;
    margin-right: 0 !important;
  }
  .top-strip.sticky{
    top: 74px;
  }
  .banner-content {
    margin-top: 52%;
  }
  .tabcontent .desktop-view{
    display: none;
  }
  .tabcontent .mobile-view{
    width: 100%;
    display: block !important;
  }

  .banner-txt-container {
    text-align: center;
    width: 100% !important;
    left: 0;
    right: 0;
    margin-top: 10%;
    background: linear-gradient(180deg, rgba(29, 33, 18, 0) 32.71%, #1D2112 49.14%);
    bottom:0
  }
    .banner_img {
      min-height: 450px;
      object-fit: fill;
      object-position: top;
  }
  .hero-banner {
      height: 700px;
  }
}

.TruGreen-Guarantee {
  background: #ffffff;
  width: 100%;
  height: auto;
  padding: 96px 80px 0px 80px;
}

.TruGreen-Guarantee img {
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.TruGreen-Guarantee .right-content {
  padding-top: 20px;
  padding-left: 30px;
  width: 100%;
  height: auto;
}

.TruGreen-Guarantee h3 {
  font-weight: 500;
  font-size: 68px;
  line-height: 68px;
  color: #000;
  font-family: "DM Sans", sans-serif;
}

.TruGreen-Guarantee p {
  width: 452px;
  height: 160px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #414141;
  font-family: "DM Sans", sans-serif;
  margin: 20px 0 0px 0;
}

.green-btn {
  font-family: "DM Sans", sans-serif;
  width: 302px;
  height: 58px;
  gap: 11px;
  padding: 16px 32px;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  background-color: #1ee576;
  border-radius: 100px;
  /* line-height: 22px; */
  line-height: 2.5em;
}

.right-content .mt-32 {
  margin-top: 32px;
}

.green-btn:hover {
  color: #000000;
}

.bg-white {
  background: #ffffff;
  color: #000000 !important;
}

#local-service .item {
  background: transparent;
  padding: 30px 0px;
  margin: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

.customNavigation {
  text-align: center;
  margin-top: 40%;
  margin-left: 25%;
}

.customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #000000;
  border-radius: 50%;
}

.local-service .owl-stage {
  padding-left: 0 !important;
}

.local-service .item h4 {
  font-family: "DM Sans", sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  margin-top: 10px;
}

.local-service .item p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #222222;
}

.local-service .owl-item img {
  border-radius: 16px;
  height: 450px;
}

.customNavigation button.owl-prev,
.customNavigation button.owl-next {
  background-color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  padding: 9px 5px;
  color: #fff;
}

.customNavigation button.owl-prev span {
  background: url(/assets/images/homepage_v3/arrow-left.png) no-repeat;
  margin-top: 6px;
  width: 44px;
  height: 44px;
  display: inline-block;
  background-position: 5px -4px;
  font-size: 0;
  padding-top: 15px;
}

.customNavigation button.owl-next span {
  background: url(/assets/images/homepage_v3/arrow-right.png) no-repeat;
  margin-top: 6px;
  width: 44px;
  height: 44px;
  display: inline-block;
  background-position: 5px -4px;
  font-size: 0;
  padding-top: 15px;
}

.get-started {
  background: #1EE576;
  width: 248px;
  height: 48px;
  border-radius: 100px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: center;
  border: none;
  margin-top: 64px;
  margin-bottom: 96px;
  display: inline-block;
}

.plan-services img {
  border-radius: 16px;
}

.plan-services .txt-block {
  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-left: 30px;
}

.full-service {
  background: url('/assets/images/homepage_v3/ban-img2.jpg') no-repeat;
  height: 671px;
}

.full-service h3 {
  color: #FFFFFF;
  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: center;
  margin-top: 223px;
  margin-bottom: 0;
}

.full-service button {
  width: 262px;
  height: 58px;
  background: #1EE576;
  font-family: "DM Sans", sans-serif;
  border: 0;
  border-radius: 100px;
  margin-top: 32px;
}

.services h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
  margin-top: 96px;
  margin-bottom: 64px;
}

.service-type {
  margin-bottom: 96px;
}

.save-now sup {
  font-size: 16px;
  top: -.8em;
}

.top-services h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 62px;
  letter-spacing: -0.04em;
  text-align: left;
  color: rgba(0, 177, 64, 1);
  margin: 20px 0 24px 0;
  white-space: pre;
}

.top-services p {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.top-services .review {
  background: rgba(234, 247, 251, 1);
  padding: 20px;
  border-radius: 16px;
}

.top-services .review h5 {
  color: #000000;
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

.top-services p {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.top-accordion .card-header a {
  font-family: "DM Sans", sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 62px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
}

.top-accordion span.numbers-list {
  vertical-align: top;
  margin-right: 10%;
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  padding-left: 10px;
  margin-top: 32px;
  display: inline-block;
}

.top-accordion .card-header:first-child {
  border-bottom: 0;
}

.top-accordion .card {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0;
  background: transparent;
}

.top-accordion .card img {
  margin-top: 32px;
  margin-bottom: 32px;
}

.top-accordion .card-header {
  background: transparent;
}

#g-result {
  display: none;
}

.save-now {
  background: #1EE576;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 20px;
}

.save-now h4 {
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
}

.black-get-started {
  border: none;
  width: 248px;
  height: 58px;
  background: #000000;
  color: #FFFFFF;
  border-radius: 100px;
  font-family: "DM Sans", sans-serif;
}

.local .our-service h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 38.4px !important;
  letter-spacing: -1px;
  text-align: left;
  color: #222222;
  margin-bottom: 8px;
  margin-top: 8px;
}

.local p {
  color: #414141;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 32px;
}

#explore-services .service_lists .our-service p{
  margin-bottom: 0;
}

.local p.sub-text {
  color: rgba(0, 0, 0, 0.50);
  margin-top: 16px;
}

.review_section {
  background-color: #222;
  position: relative;
  padding-bottom: 151px;
}

.review_section_title {
  font-family: "DM Sans", sans-serif;
  font-size: 68px !important;
  font-weight: 500;
  line-height: 74px !important;
  letter-spacing: -2px;
  text-align: center;
  color: #ffffff;
  margin-top: 96px;
  margin-bottom: 64px;
}

.section_title {
  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-style: normal;
  font-weight: 500;
  line-height: 74.8px !important;
  letter-spacing: -2px;
  margin-bottom: 0;
}

#reviewOwl .owl-nav {
  position: absolute;
  right: 197px;
  gap: 8px;
  display: flex;
  margin-top: 25px;
}

#reviewOwl .owl-nav button.owl-prev {
  background: url(/assets/images/homepage_v3/arrow-left.svg) #ffffff no-repeat;
  background-position: center;
}

#reviewOwl .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

#reviewOwl .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
  display: none;
}

#reviewOwl .owl-play {
  display: none;
}

#reviewOwl .owl-nav button.owl-next {
  background: url(/assets/images/homepage_v3/arrow-right.svg) #ffffff no-repeat;
  background-position: center;
}

#reviewOwl .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

#reviewOwl .owl-dots {
  position: absolute;
  right: 377px;
  bottom: -52px;
  display: flex;
  gap: 4px;
}

#reviewOwl .owl-dots button.active {
  border-radius: 124.579px;
  background: #1EE576;
  width: 36px;
}

#reviewOwl .owl-dots button {
  border-radius: 124.579px;
  background: #CACACA;
  width: 8px;
  height: 8px;
  border: 0px;
  padding: 0px;
}

.review_box {
  position: absolute;
  bottom: 40px;
  left: 34px;
  right: unset;
}

#reviewOwl .owl-item img {
  border-radius: 32px;
}

#reviewOwl .owl-item.active + div.owl-item {
  position: relative;
}

#reviewOwl .owl-item.active + div.owl-item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: unset;
  display: block;
  background: linear-gradient(49deg, rgba(0, 0, 0, 0.50) 13.72%, rgba(0, 0, 0, 0.00) 45.66%) no-repeat;
  border-radius: 32px;
  width: 100%;
}

.review_content {
  background-color: #EAF7FB;
  padding: 16px;
  border-radius: 8px;
  width: 100%;
  max-width: 299px;
  margin-bottom: 32px;
  position: relative;
}

.review_content:before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0;
  border-radius: 18px;
  border-style: solid;
  border-color: transparent #EAF7FB;
  border-width: 18px 0 18px 18px;
  width: 0;
  height: 0;
}

.review_content p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #222222;
  margin-bottom: 0;
}

.reviewer_details p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 0;
}

.link_btn {
  background-color: transparent;
  color: #222222;
  border: 1px solid #222222;
  border-radius: 100px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  width: 100%;
  max-width: 167px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.full-service {
  width: 100%;
  background: transparent;
  height: auto;
  min-height: 600px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.black-bg {
  background: #222222;
  width: 100%;
  height: auto;
}

#planSlider {
  position: relative;
}

#planSlider.owl-carousel .owl-stage {
  display: flex;
}

#planSlider .owl-nav {
  position: absolute;
  top: -80px;
  right: 0;
  left: auto;
}

#planSlider .cards-wrapper {
  display: flex;
  justify-content: center;
}

#planSlider .card {
  position: relative;
  border: none;
  border-radius: 0;
  width: 389px;
  height: auto;
}

#planSlider .text-wrapper {
  position: absolute;
  bottom: 30px;
  padding: 0 20px;
  width: 245px
}

#planSlider .card img {
  max-width: 100%;
  max-height: 100%;
  height: 385px;
}

#planSlider button.owl-prev,
#planSlider button.owl-next {
  background-color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  padding: 9px 5px;
  color: #fff;
}

#planSlider button.owl-next {
  margin-left: 15px;
}

#planSlider.owl-carousel.owl-drag .owl-item.active {
  width: 320px !important;
}

#planSlider .owl-item img {
  --bs-card-border-width: 0;
  border-width: 0;
}

#planSlider button.owl-prev span,
#planSlider button.owl-next span {
  display: none;
}

#planSlider button.owl-prev span {
  background: url(/assets/images/homepage_v3/arrow-left.png) no-repeat;
  margin-top: 6px;
  width: 44px;
  height: 44px;
  display: inline-block;
  background-position: 10px 5px;
  font-size: 0;
  padding-top: 15px;
}

#planSlider button.owl-next span {
  background: url(/assets/images/homepage_v3/arrow-right.png) no-repeat;
  margin-top: 6px;
  width: 44px;
  height: 44px;
  display: inline-block;
  background-position: 10px 5px;
  font-size: 0;
  padding-top: 15px;
}

#planSlider button.owl-prev span,
#planSlider button.owl-next span {
  color: #000;
}


.customer-review-container {
  width: 100%;
  background: #222222;
  color: white;
  max-height: 920px;
}

.customer-review-container .left-container {
  margin-left: 5.56%;
  margin-top: 8.49%;
  margin-bottom: 8.16%;
  margin-right: 8.6%;
  flex: 1;
  /* width: 40%; */
}

@media (max-width: 767px) {
  .customer-review-container {
    flex-direction: column;
    max-height: 200vh;
  }
  .our-service {
    flex: 100%;
}
  .customer-review-container .left-container {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
  }

  .lets-talk-modal .modal-title {
    font-size: 48px !important;
  }

  .lead-form .vertical-line {
    height: 0;
    border-left: unset;
    border-top: 1px solid rgba(202, 202, 202, 1);
    position: relative;
    width: 100%;
    margin: 30px 0;
  }

  .lead-form .vertical-line .or-txt {
    top: -18px;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .lets-talk-modal .modal-header {
    padding: 50px 30px 0 30px !important;
  }

  .find_specialist .col-md-7 .section_title {
    margin-bottom: 32px;
  }

  .map_section {
    margin: 5px 0 0 !important;
  }

  .row.find_trugreen_contacts {
    gap: 32px;
  }

  #truGreenMobile {
    padding-top: 0 !important;
  }
}

.customer-review-container-cardHeader {
  color: white;
  font-size: 20px;
  line-height: 23.8px;
  margin-top: 0px;
}

.text-card {
  width: 100%;
}

.custMessage {
  font-size: 52px;
  font-weight: 500;
  line-height: 56px;
  color: white;
}

.custName {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: white;
}

.custName .addSec {
  color: #8c8c8c;
}

/* fonts */
.dm-sans-font {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.inter-font {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "slnt" 0;
}

/* carousel arrows and dots */
.owl-carousel#crcOwl {
  margin-top: 12%;
}

#crcOwl .owl-nav,
#crcOwl .owl-dots {
  display: inline-flex;
  margin-top: 80px;
  width: 50%;
  position: absolute;
}

.owl-carousel#crcOwl button.owl-dot {
  background: #CACACA;
  border: none;
  border-radius: 125px;
  height: 8px;
  width: 8px;
  padding: 2px !important;
  margin: 0 5px;
}

.owl-carousel#crcOwl button.owl-dot.active {
  background: #1EE576;
  color: white !important;
  border: 2px solid #1EE576 !important;
  width: 36px;
  border-radius: 125px;
}

#crcOwl .owl-nav {
  left: 40%;
}

#crcOwl .owl-nav button.owl-prev,
#crcOwl button.owl-next {
  content: "<-";
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #fff;
  /* background: black !important; */
  margin: 0 15px;
  margin-top: -10px;
  border: none;
}

#crcOwl button.owl-prev span {
  content: url('/assets/images/homepage_v3/arrow-left.svg') no-close-quote;
  margin-top: 6px;
}

#crcOwl button.owl-next span {
  content: url('/assets/images/homepage_v3/arrow-right.svg') no-close-quote;
  margin-top: 6px;
}

#crcOwl button.owl-play {
  content: url('/assets/images/homepage_v3/Pause.svg');  
  outline: none;
  font-weight: 900;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: #000;
  background: #ffffff !important;
  border: 1px solid #ffffff;
  margin: -10px -10px 0;
  padding-bottom: 5px;
}

#crcOwl button.owl-play::after {
  content: "||";
  font-weight: 700;
  font-size: 15px;
  color: #000000;
}

#crcOwl button.owl-play.clicked::after {
  content: url(/assets/images/homepage_v3/play-outline1.svg);
  text-align: center;
  position: absolute;
  top: -12px;
  left: 64px;
}

@media (max-width: 780px) {
  .owl-carousel#crcOwl {
    margin-top: 2%;
  }

  #crcOwl .owl-nav,
  #crcOwl .owl-dots {
    margin-top: 10%;
  }

  .customer-review-container-cardHeader,
  .custName {
    font-size: 16px;
    line-height: 24px;
  }

  .custMessage {
    font-size: 28px;
    line-height: 36px;
  }

  .custName .addSec {
    display: block;
  }
}

/* right side code below */
.customer-review-container .right-container {
  margin-right: 6.4%;
  /* flex: 1; */
  max-height: 900px;
  overflow-y: scroll;
  scroll-behavior: smooth;
  float: right;
}

.customer-review-container .right-container::-webkit-scrollbar {
  display: none;
}

.crc-multicard {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(auto, 298px));
  /* grid-auto-rows: minmax(auto, 443px); */
  grid-column-gap: 30px;
  top: -18%;
  position: relative;
  height: 100%;
}

.crc-multicard .card {
  max-width: 298px;
  width: 100%;
  max-height: 413px;
  height: fit-content;
  border: 1px solid black;
  border-radius: 14.67px;
}

.image-text-content {
  position: absolute;
  bottom: 25px;
  left: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}

.image-text-content p {
  margin: 0px;
}

.crc-multicard .card:nth-child(even) {
  margin-top: 13%;
}

.crc-multicard .card:nth-child(odd) {
  margin-top: -17%;
}

.crc-multicard .card:first-child {
  margin-top: 0px;
}

.crc-multicard .card:nth-child(2) {
  margin-top: 30%;
}
@media (min-width:720px) and (max-width:767px) {
  section.review_section h2.review_section_title br {
    display: none;
  }
  section.review_section h2.review_section_title {
    font-size: 54px !important;
    line-height: 60px !important;
}
  .local a.get-started.green-btn {
    padding: 16px 32px !important;
}
  #pac-input {
    width: 65% !important;
  }
  .col-md-12 .what-makes-text {
    top: 127px !important;
  }
}
@media (min-width:720px) and (max-width:766px) {
  div#truGreenSocial
  .align-items-center.justify-content-center.row
  .col-2.col-md-auto.d-block.d-md-none {
    max-width: 83px !important;
  }
  div#truGreenSocial .align-items-center.justify-content-center.row .col-2.col-md-auto.d-block.d-md-none img {
    height: 56px;
    width: 56px;
  }

  .lets-talk-modal .modal-dialog {
    max-width: 500px !important;
  }
  button#submit_lead_data {
    width: 100%;
  }
  .what-makes-text {
    top: 100px;
    margin-top: 48px;
  }
  .what-makes-2 .col-md-6 picture img {
    height: 350px;
  }
  .what-makes .col-md-12 img {
    height: 350px;
  }
  .what-makes-text h3 {
    width: 399px;
  }
  
}

@media (min-width:768px) and (max-width:990px) {
  img.pga-img{
    top: 60% !important;
    right: 35px !important;

}
  .lets-talk-modal .modal-dialog{
    max-width: 700px;
  }
  .find_contacts {
		padding-bottom: 30px;
	}
	.local .our-service h3{
		font-size:26px!important;
	}
	.local p{
		min-height: 120px;
	}
	.what-makes-text h3{
		font-size: 26px !important;
	}
	.what-makes-2 .what-makes-text{
		margin-left: 24px!important;
	}
  .find_trugreen_contacts .contact_list{
		padding: 20px 15px !important;
	}
  .tabcontent  img{
		width:100%;
	}
  .customer-review-container .right-container {
    max-height: 600px;
  }

  .weather-info {
    margin-top: 20%;
  }

  .weather-toggle-button {
    margin-right: 10px;
  }
}
#myModal .btn-close:after{
  display: none;
}

.what-makes .row .col-md-12 picture {
  position: relative;
  display: inline-block;
}

.what-makes .row .col-md-12 picture:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: linear-gradient(289deg, rgba(0, 0, 0, 0.00) 44.07%, rgba(0, 0, 0, 0.60) 70.16%);
  border-radius: 24px;
}

.what-makes .row .col-md-12 .what-makes-text {
  z-index: 999;
}

@media (max-width: 767px) {
  .lets-talk-modal .modal-dialog{
    max-width: 100%;
  }
  .customer-review-container .right-container {
    margin-left: 4%;
    margin-top: 20%;
    margin-right: 4%;
    max-height: 36vh;
  }

  .owl-nav {
    left: 58%;
  }

  .image-text-content {
    font-size: 12px;
    line-height: 17px;
  }

  .what-makes .row .col-md-12 picture:before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: static;
    top: unset;
    left: unset;
    z-index: 0;
    background: unset;
    border-radius: 0;
  }
}

.crc-multicard .card img {
  border-radius: 16px;
  width: 100%;
}

.lets-talk {
  width: 100%;
  height: auto;
  margin: 80px auto 0 auto;
  background: url('/assets/images/homepage_v3/Contact-D-2x.jpg') no-repeat;
  padding: 90px 0;
}

.lets-talk .letstalk-txt {
  width: 38% !important;
}
.local p.sub-text {
  color: #414141 !important;
  margin-top: 16px;
  width: 720px;
}
.lets-talk h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #ffffff;
}

.lets-talk .call-us {
  background: rgba(34, 34, 34, 1);
  border-radius: 16px;
  padding: 20px;
  width: 28%;
  margin: 0 auto;
}

.lets-talk .call-back {
  background: rgba(34, 34, 34, 1);
  border-radius: 16px;
  padding: 20px;
  width: 28%;
  margin: 0 auto;
}

.lets-talk .call-us h4,
.lets-talk .call-back h4 {
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #FFFFFF;
}

.lets-talk .call-us p,
.lets-talk .call-back p {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #FFFFFF;
}

.lets-talk .phone-no a {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  color: #ffffff;
  text-decoration: none;
}

.lets-talk .call-back a {
  background: rgba(30, 229, 118, 1);
  width: 196px;
  height: 48px;
  border-radius: 100px;
  text-decoration: none;
  padding: 10px 32px;
  color: #000000;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-family: "DM Sans", sans-serif;
}

.lets-talk .call-icon {
  width: 17px;
  height: 17px;
  display: inline-block;
  background: url(/assets/images/homepage_v3/call.svg) no-repeat;
  background-position: bottom;
}

.footer-panel {
  background: #222222;
  width: 100%;
  height: auto;
  padding: 56px 20px;
  background-color: #222222 !important;
}

.footer-panel h5.accordion {
  color: rgba(140, 140, 140, 1);
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: left;
}

.footer-panel .accordion {
  border-top: none;
  font-family: "DM Sans", sans-serif;
  color: #666;
}

.footer-panel .panel {
  padding: 0;
  max-height: auto;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.footer-panel .panel li a {
  font-family: "Inter", sans-serif;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .what-makes .row .col-md-12 picture {
    width: 100%;
  }
  img.pga-img{
    top: 32% !important;
    right: 45px !important;
    min-height: 63px !important;
  }

  .black-bg,
  .mountain-view {
    background: #ffffff;
  }

  .mountain-view h3 {
    font-size: 42px !important;
    line-height: 44px !important;
    margin-top: 40px !important;
  }

  .weather-block {
    margin-right: 0 !important;
  }

  .mountain-view {
    padding: 15px !important;
    margin: 0 !important;
  }

  .mountain-view p {
    width: 100% !important;
  }

  .d-flex.mountain-view {
    display: block !important;
  }

  .TruGreen-Guarantee {
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .TruGreen-Guarantee p {
    width: 100% !important;
    height: auto !important;
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 32px !important;
  }

  .TruGreen-Guarantee a.green-btn {
    width: 100%;
    height: 48px;
    display: block;
    padding: 0;
    line-height: 48px !important;
    text-align: center;
  }

  .TruGreen-Guarantee h3 {
    font-size: 42px !important;
    line-height: 44px !important;
  }

  .go-to-guide h3 {
    font-size: 42px !important;
    line-height: 44px !important;
    margin-top: 40px !important;
    margin-bottom: 32px !important;
    margin-left: 16px;
    width: 350px;
  }

  #crcOwl button.owl-prev span {
    margin-top: 2px;
    margin-left: 10px;
  }

  #crcOwl button.owl-next span {
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 10px;
  }

  #crcOwl .owl-nav span {
    display: block;
  }

  .footer-panel .mob-border {
    border-bottom: 1px solid #666;
  }

  .footer-panel h5.accordion {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .footer-panel .panel {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  .lets-talk .letstalk-txt {
    width: 100% !important;
    padding: 20px 0;
  }

  .lets-talk {
    padding: 20px;
  }

  .lets-talk h3 {
    font-size: 42px;
    line-height: 44px;
  }

  .lets-talk .call-us {
    width: 100%;
  }

  .lets-talk .call-back {
    width: 100%;
    margin-top: 10px;
  }

  .TruGreen-Guarantee {
    padding: 4px !important;
  }

  .TruGreen-Guarantee .right-content {
    padding-top: 24px !important;
    padding-left: 0 !important;
  }

  .call-now-mob {
    width: 100%;
    background: #000000;
    color: #ffffff;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: none;
    padding: 13px 0;
    border-radius: 100px;
  }

  .lead-form .vertical-line .or-txt {
    font-size: 14px !important;
    top: -14px;
  }

  .lets-talk-modal .modal-body .call-details p {
    text-align: center;
    margin: 26px 0 40px 0;
  }

  .lead-form button#submit_lead_data {
    margin-top: 4px !important;
    padding: 13px 0px;
    width: 100%;
  }

  .callchours span.heca {
    font-weight: 700 !important;
    color: #000 !important;
  }

  .lead-form .callchours {
    font-size: 14px !important;
  }

  .service_lists .our-service .link_btn {
    max-width: 100%;
  }
}

.footer-panel ol {
  padding: 0 1rem;
}

.footer-panel ol li,
.footer-panel p {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(255, 255, 255, 1);
}

.footer-panel .social-media {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: end;
}

.footer-panel .social-media a {
  padding: 5px;
}

.brands {

  display: flex;
  justify-content: space-around;
  width: 100%;
  height: auto;
  margin-top: 10px;

}

.go-to-guide h3 {

  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
  margin-top: 90px;
  margin-bottom: 56px;
}

.go-to-guide h4 {
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
}

.go-to-guide .card-body {
  padding: 16px;
  background: #F5F5F5;
  border-radius: 0 0px 16px 16px;
}

#owl-one {
  margin: 0;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background: #000000;
  width: 44px;
  height: 44px;
  border-radius: 100px;
}

.owl-carousel .owl-nav button.owl-next {
  background: url('/assets/images/homepage_v3/arrow-right.png') #000000 no-repeat;
  background-position: center;
}

.owl-carousel .owl-nav button.owl-prev {
  background: url('/assets/images/homepage_v3/arrow-left.png') #000000 no-repeat;
  background-position: center;
}

#crcOwl  .owl-nav button.owl-prev {
  background: url(/assets/images/homepage_v3/arrow-left.png) #ffffff no-repeat;
  background-position: center;
}
 
#crcOwl  .owl-nav button.owl-next {
    background: url(/assets/images/homepage_v3/arrow-right.png) #ffffff no-repeat;
    background-position: center;
}

#owl-one .owl-play {
  display: none;
}

.owl-theme .owl-dots {
  margin-top: 24px;
}

#owl-one .owl-nav span {
  display: none;
}

#owl-one .owl-nav {
  margin-top: 32px;
}

.canada-text {
  background: #222222;
  padding: 56px 0;
}

.canada-text h3 {
  color: #ffffff;
  font-family: "DM Sans", sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 62px;
  letter-spacing: -0.04em;
  text-align: left;
  margin-bottom: 24px;
}

.canada-text p {
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  width: 473px;
}

button.open-now {
  background: transparent;
  border: 2px solid #1EE576;
  border-radius: 100px;
  padding: 4px 16px;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  color: #FFFFFF;
  height: 30px;
  margin-top: 10px;
}

.contact-info {
  margin-top: 24px;
  margin-left: 40%;
}

.contact-info a {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  color: #ffffff;
}

.contact-info a:hover {
  color: #ffffff;
}

.contact-info p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 24px 0 0 0;
}

.mtop-96 {
  margin-top: 96px;
}

.faq {
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF),
    linear-gradient(360deg, #EAF7FB -16.12%, rgba(234, 247, 251, 0) 47.5%);

}

.faq h2 {
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000;
  font-family: "DM Sans", sans-serif;
}

.faq .acc-faq {
  margin-left: 71px;
}

.faq .accordion-faq {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding: 18px 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #eee;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;

}

.greenbg-btn {
  background: #046A38 !important;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffff !important;
  border-radius: 100px;
  height: 25px;
}

button.accordion-faq.active:after {
  content: ".";
  background: url('/assets/images/homepage_v3/down-arrow.svg') no-repeat;
  transform: rotate(180deg);
}

button.accordion-faq:after {
  content: '.';
  color: #fff;
  float: right;
  margin-left: 5px;
  background: url('/assets/images/homepage_v3/down-arrow.svg') no-repeat;
  width: 15px;
  height: 15px;
  margin-top: 5px;
}

.faq .active,
.accordion-faq:hover {
  background-color: #fff;
}

.faq .panel {
  padding: 16px 0 0 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;

}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -8%;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.lead-form .form-label {
  margin: 16px 0 0 0;
}

.lead-form label {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(102, 102, 102, 1);
}

.lead-form input[type="text"],
.lead-form input[type="email"],
.lead-form input[type="number"] {
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-right: none;
  outline: none;
  border-radius: 0;
  border-top: none;
  padding: 5px 0;
  box-shadow: unset;
}

.lets-talk-modal .modal-title {
  font-family: "DM Sans", sans-serif;
  font-size: 68px;
  font-weight: 400;
  line-height: 68px;
  letter-spacing: 0;
  text-align: left;
  color: #000000;
}

.lets-talk-modal .modal-body p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-bottom: 16px;
  margin-top: .25rem;
}

.lets-talk-modal .modal-body p:nth-child(2) {
  font-family: "Inter", sans-serif;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  color: #000;
}

.req-txt {
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}

p.terms {
  font-family: "Inter", sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  line-height: 18px !important;
}

.terms a {
  color: blue;
}

.lead-form button {
  color: #000000;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  background: rgba(30, 229, 118, 1);
  padding: 16px 35%;
  border-radius: 100px;
  border: none;
  cursor: pointer;
  margin-top: 19px;
}

.vertical-line .or-txt {
  position: absolute;
  background: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: -0.03em;
  text-align: center;
  color: #000000;
  padding: 5px;
  top: 32%;
  left: -30%;
}

.vertical-line {
  height: 100px;
  border-left: 1px solid rgba(202, 202, 202, 1);
  position: relative;
  width: auto;
}

.lead-form .call-details.form-text {
  color: #000;
}

.call-details h3 {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}

.call-details span:first-child {
  font-weight: 600;
}

.call-details span:nth-child(2) {
  font-weight: 400;
}

.call-details p {
  font-family: "Inter", sans-serif;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 17px !important;
  letter-spacing: 0em;
  text-align: left;
}

.find_specialist {
  padding: 64px 0 16px 0;
  /* margin-top: 10%; */
}

.find_contacts {
  padding-bottom: 118px;
}

.find_specialist .section_title {
  font-family: "DM Sans", sans-serif;
  font-size: 68px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 74.8px !important;
  letter-spacing: -2px;
  /* letter-spacing: normal; */
  color: #222;
  margin-bottom: 16px;
}

.find_trugreen_desc {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px !important;
  color: #222;
  margin: 0 0 27px;
}

.find_trugreen_contacts .contact_list {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 24px;
  background: #F2FBF5;
  padding: 24px;
}

.find_trugreen_contacts .contact_title {
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28.8px !important;
  color: #222;
  margin-bottom: 0;
}

.find_trugreen_contacts .contact_desc {
  display: flex;
  height: 100%;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #414141;
  margin: 8px 0;
}

.find_trugreen_contacts .contact_subdesc {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.6px;
  color: #414141;
  margin-bottom: 0;
}

.find_trugreen_contacts .contact_subdesc span {
  font-weight: 600;
}

.find_trugreen_contacts .contact_btn {
  padding: 16px 32px;
  background-color: #1EE576;
  color: #000000;
  max-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  border-radius: 100px;
  border: unset;
  width: fit-content;
  cursor: pointer;
  margin-top: 23px;
}



.what-makes {
  width: 100%;
  margin: 96px 0;
  position: relative;
}

.what-makes h2 {
  color: #222222;
  font-family: "DM Sans", sans-serif;
  font-size: 68px !important;
  font-weight: 500;
  line-height: 74.8px !important;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 64px;
}

.what-makes img {
  min-height: 600px;
}

.what-makes-text {
  position: absolute;
  top: 100px;
  margin-top: 68px;
  margin-left: 48px;
  width: 30%;
}

.what-makes-2 .what-makes-text {
  position: absolute;
  top: 0%;
  margin-top: 48px;
  margin-left: 48px;
  width: 75%;
}

.what-makes-2 .what-makes-text p {
  width: 82%;
}

.what-makes-text h3 {
  color: #ffffff;
  font-family: "DM Sans", sans-serif;
  font-size: 40px !important;
  font-weight: 500;
  line-height: 44px !important;
  letter-spacing: normal;
  text-align: left;

}

.what-makes-text p {
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;

}

a.learn-more {
  background: #1EE576;
  color: #222222;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  border: 0;
  border-radius: 100px;
  width: 167px;
  height: 48px;
  margin-top: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.greener-lawns h2 {
  color: #000000;
  font-family: "DM Sans", sans-serif;
  font-size: 68px !important;
  font-weight: 500;
  line-height: 74.8px !important;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 64px;
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .what-makes .col-md-12 img {
    width: 100% !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  #pac-input {
    width: 65% !important;
  }
  #truGreenSocial.social_container_background {
    margin-top: 0px !important;
  }

  .find_specialist .section_title {
    font-size: 50px !important;
    line-height: 55px !important;
  }

  #reviewOwl .owl-item img {
    min-height: 350px;
  }

  .text-block {
    margin-left: 0 !important;
  }

  .what-makes-text {
    width: 50%;
    top: 70px;
  }

  .what-makes img {
    min-height: 400px;
    /* height: 400px; */
  }

  a.learn-more {
    margin-top: 12%;
  }

  .lets-talk-modal .modal-title {
    font-size: 48px !important;
  }
}

.display-mob {
  display: none;
}

.display-desktop {
  display: block;
}

@media screen and (max-width: 600px) {
  .display-desktop {
    display: none;
  }

  .map_section {
    margin: 5px 0 0;
  }

  .display-mob {
    display: block;
  }

  .hero-banner {
    background: linear-gradient(180deg, rgba(29, 33, 18, 0) 32.71%, #1D2112 49.14%);
  }

  .banner_img {
    min-height: 700px;
    object-fit: cover;
    object-position: 68%;
  }

  .text-block {
    margin-left: 0 !important;
  }


  .what-makes img {
    min-height: 100%;
    margin: 20px 0;
  }

  a.learn-more {
    margin-top: 32px !important;
    width: 100% !important;
  }

  .what-makes-2 .what-makes-text {
    padding: 24px;
    margin-left: 0;
  }

  .local .service_lists .our-service h3 {
    margin-top: 0;
  }
}

/* Style tab links */
.tablink {

  background: #ffffff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 24px 16px;
  font-size: 17px;
  width: 33%;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  /* border-bottom: 1px solid #CACACA; */
  color: #666;
}
.tab-button {
  border-bottom: 1px solid #CACACA;
}

button.tablink.Open {
  font-weight: 600;
  color: #222;
}

.tablink:hover,.tablink:focus {
  border-bottom: 2px solid #1EE576;
}

/* Style the tab content (and add height:100% for full page content) */
.local:not(.tab-content) .row .col-12:first-child {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.tabcontent {
  color: white;
  display: none;
  padding: 32px 0 0;
  height: 100%;
  margin-bottom: 96px;
}

.greener-lawns .col-lg-6 {
  padding-right: 0;
}

#defaultOpen,
button.tablink.Open {
  border-bottom: 2px solid #00B140;
}

.local a.get-started.green-btn {
  display: inline-block;
  margin: 40px 0 0;
}

button.tablink:focus {
  outline: none;
}

.text-block {
  margin-left: 20px;
  margin-top: 32px;
}


.greener-lawns img {
  width: 100%;
}

.greener-lawns .btn-green {
  width: 168px;
  height: 48px;
  border-radius: 40px;
  font-size: 16px;
  background: #1EE576;
  border: none;
  font-family: "DM Sans", sans-serif;
  margin-top: 40px;
  cursor: pointer;
}

.greener-lawns .btn-green:focus {
  outline: none;
}

.title-text {
  color: #222;
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  text-align: left;
  margin-bottom: 16px;
}


.text-block p {
  color: #414141;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

.tabcontent .col-lg-6 .text-block p {
  margin-bottom: 48px;
}

.tabcontent .col-lg-6 .text-block:last-child p {
  margin-bottom: 0;
}

span.online-text {
  text-align: right;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #046A38;
  margin-left: 30px;
}

@media screen and (min-width: 1650px) {
  .container.banner-txt-container {
    margin-top: 0%;
  }
}


.IPAZAH-content-container.HJDHPx-interactive>* {
  pointer-events: auto;
  fill: rgb(4, 106, 56);
}

.sticky-top {
  position: fixed !important;
  top: 0;
  z-index: 1020;
  width: 100%;
}

.banner_btns {
  display: flex;
  align-items: center;
}

.our-service {
  flex: 25%;
}

.service_lists {
  display: flex;
  flex-direction: row;
  gap: 32px;
}

#tg-infowindow-content a, #tg-infowindow-content .address_line a, #tg-infowindow-content span {
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  text-decoration: none !important;
  color: #222 !important;
}

#tg-infowindow-content span {
  font-weight: 400 !important;
}

#tg-infowindow-content a:first-child {
  text-decoration: underline !important;
}

.map_section .gm-style-iw {
  width: 215px;
  padding: 16px;
}

.map_section .gm-style-iw button.gm-ui-hover-effect {
  position: absolute;
  margin-left: 40px !important;
}

@media screen and (max-width: 600px) {
  .our-service {
    flex: 100%;
  }

  .service_lists {
    display: flex;
    flex-direction: column;
  }

  .address_line a {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #222222;
    bolder: none;
  }
}

@media screen and (min-width: 1200px) {
  .what-makes img {
    border-radius: 24px;
  }
  .review_section_title {
    font-size: 68px !important;
    line-height: 68px !important;
  }

  .what-makes .col-md-12 h2 {
    font-size: 68px !important;
    line-height: 74.8px !important;
  }

  .find_specialist .section_title {
    font-size: 68px !important;
    line-height: 74.8px !important;
  }
}

@media screen and (max-width: 600px) {
  .map_section .search_box {
    width: 100%;
    max-width: 312px;
    left: 0;
    margin: 0 auto;
    justify-content: space-between;
    padding: 0 24px;
  }

  input#pac-input {
    width: 100%;
  }

  input#pac-input:focus-visible {
    outline: none;
  }
}

@media screen and (max-width: 600px) {
  .map_section .search_box {
    width: 100%;
    max-width: 312px;
    left: 0;
    margin: 0 auto;
    justify-content: space-between;
    padding: 0 24px;
  }

  input#pac-input {
    width: 100%;
  }

  input#pac-input:focus-visible {
    outline: none;
  }
}

input#pac-input:focus {
  outline: none;
}

a.link-to-save {
  color: #000;
}

#leadForm label {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(102, 102, 102, 1);
}

#leadForm label {
  display: inline-block;
}

#leadForm .form-check-input[type=checkbox] {
  border-radius: .25em;
}

#leadForm .form-check .form-check-input {
  float: none;
  margin-left: 0;
  min-height: 14px !important;
  margin-right: 11px !important;
  border-radius: 3px;
  width: 18px !important;
  height: 18px !important;
}

#leadForm .row.mt-4.check-optional {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
}

#leadForm .form-check-input {
  background: #fff;
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#leadForm input[type=checkbox]:checked {
  background-color: #0d6efd !important;
}

#leadForm .form-check-input:checked {
  background-color: #0d6efd !important;
  border-color: #0d6efd !important;
}

#leadForm input[type=checkbox]:checked {
  border-radius: 3px;
  background-image: url('/assets/images/Residential/check-white.png');
  background-color: #0d6efd !important;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
}

#reviewOwl .mobile-image {
  display: none !important;
}

@media screen and (max-width: 600px) {
  #reviewOwl .desktop-image {
    display: none !important;
  }

  #reviewOwl .mobile-image {
    display: block !important;
  }

  #successModal form.success-lead-form {
    margin-top: 40px !important;
  }
}

#leadForm input[type=checkbox] {
  width: 20px;
  height: 20px;
  border: 1px solid #666;
  background-position: 50%;
  background-size: 20px auto;
  -webkit-appearance: none;
}

#reviewOwl .owl-play {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #fff;
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: center;
}


#reviewOwl .owl-play:before {
  content: "";
  width: 12.27px;
  height: 17.09px;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  display: inline-block;
}

#reviewOwl .owl-play.clicked:before {
  content: "";
  position: relative;
  width: 0;
  height: 17.09px;
  background: transparent;
  border-right: 2px solid #000;
  border-left: none;
}

#reviewOwl .owl-play.clicked:after {
  content: "";
  position: relative;
  border: solid black;
  border-width: 0 2px 2px 0px;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 0;
  height: 0;
}

#reviewOwl .owl-nav button:focus-visible {
  outline: none;
  box-shadow: unset;
}

@media screen and (max-width: 600px) {
  .review_section_title {
    font-size: 42px !important;
    line-height: 44.1px !important;
    letter-spacing: -1px;
  }
}

#block-findspecialist h2.block-title {
  display: none;
}

.find_contacts {
  padding-bottom: 96px;
}


.display-mob {
  display: none;
}

.hide-mob {
  display: block;
}

@media screen and (max-width: 600px) {

  .display-mob {
    display: block !important;
  }

  .hide-mob {
    display: none !important;
  }
}

@media screen and (max-width: 992px) {
  #leadForm .form-check-inline {
    margin-bottom: 5px;
  }

  .service_lists {
    gap: 20px;
  }

}

@media screen and (min-width: 992px) {
  .lets-talk-modal .modal-dialog {
    max-width: 800px !important;
  }
}

@media screen and (max-width: 1440px) {
  .service_lists {
    gap: 32px;
  }
}

@media screen and (min-width: 1440px) {
  .service_lists {
    gap: 48px;
  }
}

.invalid-feedback-other,
.invalid-feedback-req {
  color: #d1002f;
  width: 100%;
  margin-top: 4px;
  font-size: 80%;
}

@media screen and (max-width: 1199px) {
  .hero-banner {
    margin-top: 114px !important;
  }

  .what-makes .row .col-md-12 .what-makes-text a.learn-more {
    margin-top: 30%;
  }
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

/* modal popup css */

.lets-talk-modal.modal {
  overflow: hidden;
  padding: 0 !important;
}

.lets-talk-modal .modal-content {
  border-radius: 0;
}

.lets-talk-modal .modal-header {
  border-bottom: 0;
  padding: 72px 30px 0 30px;
}

.lets-talk-modal .modal-body {
  max-height: 79vh;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-right: 5px;
  padding: 16px 30px 40px;
}

.lead-form input[type="text"],
.lead-form input[type="email"],
.lead-form input[type="number"] {
  min-height: 35px !important;
}

#leadForm .row.mt-4.check-optional p {
  margin: 10px 0 5px 0;
}

/* width */
.lets-talk-modal ::-webkit-scrollbar {
  width: 2px;
}

/* Track */
.lets-talk-modal ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.lets-talk-modal ::-webkit-scrollbar-thumb {
  background: #414141;
}

/* Handle on hover */
.lets-talk-modal ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

a.link-to-save {
  display: none
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .lets-talk-modal .modal-content {
    width: 100% !important;
  }

  .find_trugreen_contacts .contact_btn {
    padding: 16px 12px !important;
    width: 100%;
		white-space: nowrap;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .find_specialist .section_title {
    max-width: 380px;
  }
}

@media screen and (max-width: 360px) {
  .local:not(.tab-content) .tab-button {
    display: flex;
    justify-content: space-between;
  }

  #reviewOwl .review_box {
    bottom: 15px;
    left: 10px;
  }
}

#successModal .modal-header {
  padding: 72px 40px 0 40px !important;
}

#successModal .modal-body {
  padding: 24px 30px 48px 45px;
}

#successModal .modal-dialog.modal-lg {
  height: 100%;
  align-items: center;
  display: flex;
  max-width: 623px !important;
  margin-top: 0;
  padding: 0;
}

#successModal .btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
}

#successModal .btn-close:before,
#successModal .btn-close:after {
  position: absolute;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #333;
  top: 0;
}

#successModal .btn-close:before {
  transform: rotate(45deg);
}

#successModal .btn-close:after {
  transform: rotate(-45deg);
}

#successModal form.success-lead-form {
  margin-top: 81px;
}

.success-lead-form button {
  color: #000;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  background: #1EE576;
  padding: 18px 80px;
  border-radius: 100px;
  border: none;
  cursor: pointer;
}


@media only screen and (min-width: 601px) and (max-width: 767px) {
  .hero-banner picture img {
    object-fit: cover;
    max-height: 600px;
    height: 600px;
    object-position: top;
    min-height: 420px;
  }
  .hero-banner h1 {
    font-size: 50px !important;
  }

  .hero-banner {
    min-height: 420px !important;
  }

  .our-service {
    flex: 100%;
  }

  .tab-content h2 {
    font-size: 54px !important;
    margin: 40px 0 20px 0
  }

  .what-makes h2 {
    margin-bottom: 24px;
    font-size: 54px !important;
  }

  .what-makes-2 {
    /* margin-top: 26% !important; */
    margin-top: 32px !important;
  }

  .what-makes-text:first-child {
    top: 100px !important
  }

  .what-makes img {
    min-height: 100%;
    height: 100%;
    object-fit: cover;
  }

  a.learn-more {
    margin-top: 9%;
  }
}

.tru-green-footer.bg-footer {
  right: 0;
  left: 0;
}


.what-makes img.pga-img {
  width: 50px;
  height: 63px;
  min-height: 63px;
  position: absolute;
  top: 82%;
  z-index: 99;
  right: 53px;
  border-radius: 0 ;
  image-rendering: pixelated;

}
@media only screen and (min-width: 1024px) {
  .find_trugreen_desc{
    width: 382px;
  }

  .what-makes .row .col-md-12 .what-makes-text a.learn-more {
    margin-top: 30%;
  }

}


a.ga-talkWithExpert.green-btn.get-started:focus-visible, .find_trugreen_contacts .contact_btn:focus-visible,
.hero-banner a.sign_in:focus-visible, .success-lead-form button:focus-visible,
a.learn-more:focus-visible,.green-btn:focus-visible, .link_btn:focus-visible, .lead-form button:focus-visible {
    outline: none;
}
.find_trugreen_contacts .contact_btn:hover, .local a.get-started.green-btn:hover,
.lead-form button:hover,.success-lead-form button:hover, a.get-started.green-btn:focus, .lead-form button:focus {
  background-color: #00B140 ;
}
.local a.get-started.green-btn:focus{
  color: #000 !important;
}
a.learn-more:hover,
.hero-banner a.get-started:hover
{
  background:#00B140;
}
/* .link_btn:hover{
  background-color: #E0E0E0;
  border: 1px solid #E0E0E0;
} */
/* .link_btn:hover {
  color: #222222;
} */
.link_btn:hover {
  background-color: #414141;
  border: 1px solid #000 !important;
  color: #ffffff;
}



@media only screen and (min-width: 391px) and (max-width: 599px) {
  .hero-banner .banner-txt-container{
    margin-top: 6%;
  }
}

.lead-form ul.typeahead.dropdown-menu {
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid rgba(0, 0, 0, .15) !important;
  border-radius: .25rem !important;
}

.lead-form ul.typeahead.dropdown-menu li a.dropdown-item{
  color:#212529 !important;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .tru-green-footer-wrapper .col-md-6.text-md-left {
    padding: 0 15px !important;
  }
}

@media screen and (min-width: 601px) and (max-width: 768px){
  .review_section{
    padding-bottom: 121px;
  }
}

@media screen and (min-width: 768px) {
  .what-makes img{
    border-radius: 24px;
  }
  .what-makes img.pga-img {
    border-radius: 0;
  }
  .hero-banner .container.banner-txt-container .row.ht_100 {
    margin-top: 7%;
  }
}

.tabcontent .mobile-view{
  display: none;
}

#zip-tooltip:after {
  content: " ";
  position: absolute;
  right: 75%;
  top: -15px;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #222222;
}

#zip-tooltip p { width:90% ; color: #ffffff ; font-size: 16px; line-height: 24px;}

#zip-tooltip #btn-zipClose {
  content: url('/assets/images/homepage_v3/icons8-close-button-32.svg');
  font-weight: 900;
  width: 24px;
  height: 24px;
  margin: -10px -10px 0;
  padding-bottom: 5px;
  object-fit: cover;
}

.local:not(.tab-content) a.get-started.green-btn {
    width: 100%;
    max-width: 248px;
    padding: 16px 79px;
}

@media screen and (max-width: 991px) {
  .what-makes .row .col-md-12 .what-makes-text a.learn-more{
    margin-top: 10%;
  }
}

@media screen and (max-width: 767px) {
  .what-makes .row .col-md-12 .what-makes-text a.learn-more{
    margin-top: 5%;
  }

  section.find_specialist .section_title + p {
    text-align: center;
  }

  .find_specialist .section_title{
    letter-spacing: -1px;
  }
}


.find_trugreen_desc{
margin:0 0 32px;
}
@media screen and (max-width: 600px) {
    #reviewOwl .review_box {
        left: 21px;
        bottom: 39px;
    }
  }
  @media screen and (max-width: 600px) {
    .greener-lawns h2 br {
      display: none;
    }
    .banner-txt-container {
        text-align: center;
        width: 100% !important;
        left: 0;
        right: 0;
        margin-top: 6%;
    }
}

@media only screen and (min-width: 800px) and (max-width: 820px) {
  .customer-review-container .right-container {
      max-height: 94% !important;
  }
  #crcOwl .owl-nav, #crcOwl .owl-dots{
      margin-top:25px !important;
  }
}


.text-block .step {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px !important;
  text-align: left;
  color: #00B140;
  letter-spacing: 1px;
}
/* .text-block h3 {
  margin-bottom: 8px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px !important;
  text-align: left;
  color: #00B140;
  letter-spacing: 1px;
} */


.local h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px !important;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 8px;
  margin-top: 8px;
}

.text-block h5 {
  margin-bottom: 8px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px !important;
  text-align: left;
  color: #00B140;
  letter-spacing: 1px;
}

.micro-site-header.sticky-top {
  padding-right: 0 !important;
  margin-right: 0 !important;
}

.micro-site-header.sticky-top {
  position: fixed !important;
  width: 100%;
}
@media only screen and (min-width:800px) and (max-width:880px) and (min-height:350px) and (max-height:420px) {
  .custMessage{
          font-size: 28px;
          line-height: 36px;
  }
}
.modal-backdrop {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .tru-green-footer-wrapper .col-md-6.text-md-left {
      padding: 0 10px !important;
  }
  .custMessage {
    font-size: 40px;
  }
}

#block-leadformpopup fade.show {
  background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 680px) and (orientation: landscape) {
  .what-makes .row .col-md-12 picture img {
    height: 287.75px;
    width: 510px !important;
  }
}

@media screen and (min-width: 768px) {
  section.customer-review-container h2.customer-review-container-cardHeader {
    font-size: 20px !important;
    line-height: 23.8px !important;
  }
}
@media screen and (max-width: 767px) {
  h2.customer-review-container-cardHeader {
      font-size: 16px !important;
      line-height: 24px !important;
  }
}

@media only screen and (min-width: 680px) and (max-width: 719px) and (orientation: landscape){
  section#block-whatmakesus .what-makes .col-md-12 picture img {
      width: 141% !important;
  }
}
@media only screen and (max-width: 1000px) and (orientation: landscape){
  .chatButton button#button-click {
    bottom: 15px !important;
  }
}

@media only screen and (min-width: 842px) and (max-width: 850px) and (orientation: landscape){
  section#block-whatmakesus .what-makes .col-md-12 picture img {
    width: 141% !important;
  }
}



/* Start CSS for Home Page + Customer Support*/
@media only screen and (min-width: 1000px) and (max-width: 1367px) and (orientation: landscape){
  .chatButton button#button-click {
    bottom: 63px !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 767px) {
  .hero-banner .banner-content {
      margin-top: 40% !important;
  }
}
@media only screen and (min-width: 720px) and (max-width: 767px) {
  section#block-whatmakesus .what-makes .col-md-12 picture img {
      width: 100% !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 719px) and (orientation: landscape){
  section#block-whatmakesus .what-makes .col-md-12 picture img {
      width: 141% !important;
  }
}

.lawn-form input[type="text"],
  .lawn-form input[type="email"],
  .lawn-form input[type="number"] {
    box-shadow: none !important;
  }

 
@media screen and (max-width: 767px) {
  h2.customer-review-container-cardHeader {
      font-size: 16px !important;
      line-height: 24px !important;
  }
}
.container.banner-txt-container .explore-link a:focus {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .collapse img {
    width: auto;
  }  
  .trugreen-mobile-nav-wrapper .trugreen-mobile-nav {
    height: 80vh;
  }
  .trugreen-mobile-nav-wrapper .trugreen-mobile-nav {
    height: 82vh !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .trugreen-mobile-nav-wrapper .trugreen-mobile-nav {
    height: 90vh !important;
  }
}
.explore-link a:hover{
color:#ffffff;
}
#myModal span#myModalClose {
    background: url(/assets/images/Areas/CustomerSupport/new/close.svg) no-repeat;
    border-radius: 0;
    padding: 0 !important;
    margin-right: 10px !important;
}

@media screen and (max-width: 1024px) {
    .top-strip {
        top: 75px !important;
    }
    .top-strip.sticky {
        top: 75px !important;
    }
    
}

 @media only screen and (min-width: 601px) and (max-width: 1024px) {
    .bg-white #banner_sec {
      margin-top: 114px !important;
      margin-top: 116px !important;
    }
  }
.explore-link {
bottom: -4% !important;
}
#block-leadformpopup .fade.show {
  background: rgba(0, 0, 0, 0.5);
}
@media only screen and (min-width:650px) and (max-width:680px) and (min-height:359px) and (max-height:391px){
.customer-review-container{
max-height:200vh;
}
 
}

.customer-review-container .owl-nav button span{
color:transparent;
}
@media screen and (min-width: 1440px) {
  .mt-32.what-makes-2 picture img {
    height: 520px !important;
    min-height: 501px !important;
  }
  .what-makes-2 .what-makes-text a.learn-more {
    margin-top: 51% !important;
  }
  .what-makes-2 .what-makes-text {
    margin-bottom: 48px;
  }
}


@media screen and (max-width: 1199px) {
  .hero-banner {
      margin-top: 113px !important;
  }
}
@media (max-width: 890px) and (orientation: landscape) {
  
  .lets-talk-modal .modal-body {
    max-height: 55vh !important;
  }
}
/* End CSS for Home Page + Customer Support*/
@media screen and (min-width: 400px) and (max-width: 600px) {
  .banner-content {
      margin-top: 60% !important;
  }
}
@media screen and (max-width: 399px) {
  .banner-content {
    margin-top: 68%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1367px) and (orientation: landscape) {
  .what-makes-text h3 {
      width: 110%;
      font-size: 38px !important;
  }
}
@media only screen  and (min-width: 753px) and (max-width: 1292px) and (orientation:portrait){
  /* close icon not showing in iphone 14pro 31-5-2024*/
  .chatButton button#button-click {
      bottom: 106px !important;;
  }
}
@media screen and (min-width: 1025px) {
  .col-md-12 .what-makes-text {
    margin-top: 48px !important;
    top: 138.5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .what-makes .row .col-md-12 .what-makes-text {    
    margin-bottom: 48px ;
  }
  .what-makes .row .col-md-12 .what-makes-text a.learn-more {
    margin-top: 175px;
  }
}
@media screen and (min-width: 768px) {
  .what-makes img {
      object-fit: cover;
      object-position: right;
  }
}
@media screen and (min-width: 1440px) {
  .hero-banner .container,#explore-services .container, .what-makes .container, .greener-lawns .container, .find_specialist .container, .find_contacts .container{
      max-width: 1280px;
  }
  .what-makes .row .col-md-12 .what-makes-text a.learn-more {
    margin-top: 265px !important;
  }
  .find_specialist .container, #explore-services .container{
    max-width: 1320px !important;
  }
}
a.view-google-map {
  color: #00873C;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gmnoprint button.gm-control-active {
  width: 16px !important;
  height: 16px !important;
  left: 0.2px !important;
  top: 6px !important;
  margin: 6px !important;
}

.gmnoprint > div > div > button + div {
  top: 7px !important;
  width: 20px !important;
  right: 1px;
} 
.gmnoprint > div > div[style*="box-shadow: rgba(0, 0, 0, 0.3)"]:not([class]) {
    width: 28px !important;
    height: 56px !important;
}

@media screen and (max-width: 767px) {
  .tabcontent .text-block {
    margin-left: 0 !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 767px) {
  img.pga-img {
    top:75% !important;
  }
}
@media only screen and (max-width: 600px) {
  #crcOwl .owl-nav {
    width: 60% !important;
  }
  #crcOwl .owl-dots {
    width: 35% !important;
  }  
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  #crcOwl .owl-nav {
    width: 55%;
  }
  #crcOwl .owl-dots {
    width: 36% !important;
  }
}


@media only screen and (min-width: 601px) and (max-width: 767px) {
  img.pga-img {
    top:75% !important;
  }
}
@media only screen and (max-width: 600px) {
  #crcOwl .owl-nav {
    width: 60% !important;
  }
  #crcOwl .owl-dots {
    width: 35% !important;
  }  
  .banner-content {
    margin-top: 60% !important;
  }
  .banner-content {
    margin-top: 60% !important;
  }
}

section#block-landingpageconsentblock {
  color: #000;
}
section#block-landingpageconsentblock a {
  color: #0d6efd;
  text-decoration: underline;
}
@media (min-width: 930px) and (max-width: 934px) and (orientation: landscape) {
  what-makes-text {
    top: 130px !important;
  }
}

.gm-style .gm-style-iw-c {
  display:  block !important;
}
.gm-style-iw-chr {
  height: 16px !important;
  display:  block !important;
}
.gm-ui-hover-effect {
  width: 24px;
  height: 24px;
  left: 105px;
}
.gm-style-iw-ch {
  padding: 0 !important;
}

.title-of-tab{
max-width:65%;
text-align:start;
 
}