:root {
  --green-btn-hover: rgba(0, 177, 64, 1);
  --secondary-btn-hover: rgba(65, 65, 65, 1);
}

body,
html {
  margin: 0;
  padding: 0 !important;
  overflow-x: hidden;
  min-height: 100vh;
}

.top-block {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #1ee576;
  padding: 10px 0;
}

.top-block p {
  font-family: Inter-Regular;
  font-size: 15px;
  font-weight: 500;
  line-height: 18.15px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  margin: 0;
}


body.no-webp .banner-panel {
  width: 100%;
  height: auto;
  margin: 0 auto;
  /* background: url("../images/banner.png") no-repeat; */
  min-height: 650px;
  position: relative;
  /* background-size: cover; */
}

.banner-panel .phone-icon {
  background: url("../images/phone.png") no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.banner-panel a.call-free {
  font-family: Inter-Regular;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  letter-spacing: 0em;
  color: #ffffff;
  text-decoration: none;
  background-color: #00000066;
  padding: 10px 15px;
  border-radius: 20px;
  text-align: right;
  float: right;
  min-height: 40px;
  display: flex;
  align-items: center;
}

.banner-panel a.call-free img {
  margin-right: 9px;
}

.banner-panel a.call-free span {
  font-weight: 400;
  margin-left: 5px;
}

.link-btn {
  order: 1;
}

.banner-txt {
  order: 2;
}

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

.banner-panel .bg-overlay {
  position: absolute;
  top: 0;
  margin-left: 80px;
}

.banner-panel h2 sup {
  font-family: DM Sans;
  font-size: 20px !important;
  font-weight: 500;
  line-height: 26.06px !important;
  letter-spacing: -1px;
  top: -45px;
}

.banner-panel a.get-started {
  background: rgba(30, 229, 118, 1);
  width: 248px;
  height: 58px;
  padding: 16px 32px;
  border-radius: 100px;
  color: #000000;
  font-family: DMSans-medium;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 40px;
  text-decoration: none;
  display: inline-block;
}

.banner-panel a.get-started:hover {
  background: rgba(0, 177, 64, 1)
}

.banner-txt {
  font-family: DMSans-Regular;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  margin-top: 120px;
  width: 618px;
  position: relative !important;
  bottom: 0 !important;
}

.banner-content .banner-txt p {
  margin-bottom: 0;
  margin-right: 1px;
}

.explore-link {
  position: absolute;
  bottom: -1.7%;
  right: -2px;
}

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

.explore-link a {
  color: #ffffff;
  text-decoration: none;
}

.explore-link a:hover {
  color: #ffffff;
}

.services {
  background: linear-gradient(210.59deg,
      rgba(92, 215, 253, 0.1) -2.81%,
      rgba(255, 255, 255, 0.1) 24.88%),
    linear-gradient(0deg, #ffffff, #ffffff);
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.services h3 {
  font-family: DMSans-medium;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
  margin-top: 96px;
  margin-bottom: 56px;
}

.height60 {
  height: 60px;
}

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

.top-services p {
  color: #000000;
  font-family: Inter-Regular;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 24px;
}

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

.top-services .review p {
  margin-bottom: 0;
}

.top-services .review h5 {
  color: #000000;
  font-family: DMSans-Regular;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

.top-services .review span {
  display: block;
}

.top-accordion .card-header {
  background: transparent;
  padding-block: 26px;
  padding-left: 0;
}

.top-accordion .card-header:last-child {
  padding-bottom: 0px;
}

.top-accordion .card-header a .col-md-6.card-he-co {
  padding-left: 0;
}

/* .top-accordion .card-header .card-body{
  padding-top:24px;
} */

.top-accordion .card-header a {
  font-family: DMSans-medium;
  font-size: 48px;
  font-weight: 500;
  line-height: 62px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
}

#g-result {
  display: none;
}

.top-accordion .card-body {
  border-left: 0;
  border-right: 0;
  padding-bottom: 32px;
}

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

.top-accordion .card-header a span {
  font-family: DMSans-Regular;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  vertical-align: middle;
}

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

.top-accordion .btn:first-child:active {
  border: none;
}

.top-accordion span.numbers-list {
  vertical-align: top;
  margin-right: 10%;
  font-family: DMSans-Regular;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000;
  /* padding-left: 10px; */
}

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

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

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

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

.lead-form button {
  color: #000000;
  font-family: DMSans-Regular;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  background: rgba(30, 229, 118, 1);
  padding: 16px 35%;
  /* change */
  border-radius: 100px;
  border: none;
}

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

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

.call-details h3 {
  font-family: Inter-Regular;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
}

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

.lets-talk-modal .modal-body .call-details p span:first-child {
  font-weight: 600;
}

.lets-talk-modal .modal-body .call-details p span {
  font-size: 12px;
  font-weight: 400;
}

.call-details span {
  font-weight: bold;
}

.form-check-label {
  font-family: Inter-Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #000000 !important;
}

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

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

.lead-form ::placeholder {
  color: #000000;
}

.lead-form .form-control:focus {
  box-shadow: none;
}

.lets-talk-modal .modal-body,
.lets-talk-modal .modal-footer {
  border: none;
}

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

.lets-talk-modal.modal,
#myModaltrucomplete,
#myModaltruhealth,
#myModaltrumain {
  overflow: hidden;
  padding: 0 !important;
}

/* 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;
}

.lets-talk-modal .modal-title {
  font-family: DMSans-Regular;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
}

.lets-talk-modal .modal-body p {
  font-family: Inter-Regular;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  margin-bottom: 10px;
}

.lets-talk-modal .modal-body p span {
  color: rgba(102, 102, 102, 1);
}

.explore-plans {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 56px 0 0px 0;
}

.explore-plans h3 {
  font-family: DMSans-medium;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000000;
  margin-bottom: 24px;
}

.explore-plans p {
  color: #000000;
  font-family: DMSans-Regular;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
}

.explore-plans .bg-blue {
  background: #f2fbf5;
  border-radius: 16px;
  margin-right: 25px;
  height: 614px;
  color: #000000;
}

.explore-plans .bg-blue h4,
.explore-plans .bg-black h4 {
  font-family: DMSans-Regular;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 10px;
}

.explore-plans .bg-black h4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.explore-plans .trucomplete.bg-black .maintxt h4 span {
  float: none;
  line-height: normal;
}

.explore-plans .bg-blue p {
  font-family: Inter-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.explore-plans .maintxt {
  padding: 24px;
}

.txt-white {
  color: #ffffff !important;
}

.txt-black {
  color: #000000 !important;
}

.txt-darkgray {
  color: #222222 !important;
}

.start-txt {
  font-family: Inter-Regular;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}

.price-txt {
  font-family: DMSans-Regular;
  font-size: 44px;
  font-weight: 500;
  line-height: 57px;
  letter-spacing: 0em;
  text-align: left;
}

.modal-body .maintxt .price-txt {
  font-size: 32px;
  line-height: 42px;
}

.tg-no {
  margin-bottom: 24px;
}

p.green-txt {
  font-family: Inter-Regular;
  font-size: 16px;
  font-weight: 500 !important;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #046a38 !important;
}

.btn-learn-more button:hover {
  background: var(--secondary-btn-hover, #414141);
  color: #FFFFFF !important;
}

.btn-learn-more button {
  border-radius: 100px;
  width: 100%;
  border: 1px solid #000000;
  margin: auto;
  padding: 16px;
  text-align: center;
  cursor: pointer;
  background: transparent;
  font-family: DMSans-medium;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  text-decoration: none;
}

.includes-txt {
  padding: 24px;
}

.includes-txt div {
  margin-bottom: 20px;
  font-family: Inter-Regular;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: left;
}

.trucard hr {
  margin: 0px !important;
}

.trucard .includes-txt ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.includes-txt ul li {
  background: url("../images/check-icon.png") no-repeat left center;
  padding: 4px 10px 4px 35px;
  list-style: none;
  margin: 0;
  vertical-align: middle;
}

.includes-txt li {
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left center;
  font-family: Inter-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.price-txt span {
  font-family: DMSans-Regular;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
}

.explore-plans .bg-black .btn-learn-more {
  border-radius: 100px;
  width: 100%;
  /*border: 1px solid #ffffff;*/
  margin: auto;
  text-align: center;
  cursor: pointer;
}

/* .explore-plans .trucomplete.bg-black .btn-learn-more { */
  /*border-color: #1ee576;*/
/* } */

.explore-plans .bg-black p {
  font-family: Inter-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.explore-plans .bg-black {
  background: #222222;
  border-radius: 16px;
  margin-right: 15px;
  color: #ffffff;
  height: 614px;
}

.easy-way h3 {
  color: #000000;
  font-family: DMSans-medium;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  margin-bottom: 32px;
}

.easy-way img {
  cursor: pointer;
}

.accordion-button:focus {
  border-color: transparent !important;
  box-shadow: none !important;
}

.easy-way .btn-expert {
  background: #1ee576;
  width: 302px;
  height: 58px;
  border-radius: 100px;
  text-align: center;
  font-family: DMSans-Regular;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 20px;
}

.btn-expert a {
  color: #000000;
  text-decoration: none;
  line-height: 58px;
}

.lets-talk {
  width: 100%;
  height: auto;
  margin: 80px auto 0 auto;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("../images/footer-image-2.jpg?new") no-repeat;
  background-size: cover;
  padding: 96px 0;
}

.lets-talk h3 {
  font-family: DMSans-medium;
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #ffffff;
}

.lets-talk .letstalk-txt {
  width: 40% !important;
}

.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: 24px;
  width: 28%;
  margin: 0 auto;
}

.lets-talk .call-us h4,
.lets-talk .call-back h4 {
  font-family: DMSans-Regular;
  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-Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #CACACA;
}

.lets-talk .call-us p.font-16 {
  font-size: 16px;
}

.lets-talk .call-back p {
  /* padding-right: 4rem; */
  margin-bottom: 20px;
}

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

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

.lets-talk-bg-ovrly {
  border-bottom: 2px solid #1ee576;
}

.lets-talk .call-back a,
.lets-talk .call-us .ga-getCallBack {
  background: rgba(30, 229, 118, 1);
  width: 205px;
  height: 48px;
  border-radius: 100px;
  text-decoration: none;
  padding: 10px 32px;
  color: #000000;
  display: inline-flex;
  font-family: DMSans-medium;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
  align-items: center;
  justify-content: space-between;
}

.lets-talk .call-back a:hover,
.lets-talk .call-us .ga-getCallBack:hover,
.lead-form button:hover {
  background: var(--green-btn-hover, #00B140);
}

/* change below */
.lets-talk .call-us .phone-no:has(.ga-getCallBack) {
  display: none;
}

.maintxt h4 span {
  background: #ffffff;
  color: #000000;
  border-radius: 16px;
  padding: 4px 10px;
  font-size: 12px !important;
  float: right;
}

.plans-modal h4.modal-title span {
  background: #000000;
  color: #ffffff;
  border-radius: 16px;
  padding: 5px 10px;
  font-size: 12px !important;
  /* margin-left: 129px; */
}

.plans-modal h4.modal-title.modal__title-modify {
  width: 100%;
  display: flex;
  justify-content: space-between;
  line-height: 1;
}

.plans-modal h4.modal-title.modal__title-modify span,
.plans-modal h4.modal-title.modal__title-modify button {
  margin-left: 0;
}

.plans-modal h4.modal-title.modal__title-modify span {
  margin-right: 5px;
}

.include-txtdetails h5 {
  color: #000000;
  font-family: Inter-Regular;
  font-size: 13px;
  font-weight: 600;

  line-height: 22px;
  letter-spacing: 1px;
  text-align: left;
}

.include-txtdetails h5:nth-child(2n) {
  font-size: 16px;
}

.include-txtdetails p {
  font-family: Inter-Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 24px;
}

.easy-way .accordion-button:not(.collapsed) {
  color: #000000;
}

.footer-panel {
  background: rgba(34, 34, 34, 1);
  width: 100%;
  height: auto;
  padding: 56px 20px 0;
  /* padding-top: 56px; */
}

.footer-panel .rights {
  margin-bottom: 39px;
}

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

.footer-panel .panel ul li {
  line-height: 22px;
  color: #fff;
}

.footer-panel .accordion {
  border-top: none;
  font-family: DMSans-Regular;
  color: #666;
}

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

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

.plans-modal .modal-body {
  height: 450px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.plans-modal ::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.plans-modal ::-webkit-scrollbar-track {
  background: #cccccc;
}

/* Handle */
.plans-modal ::-webkit-scrollbar-thumb {
  background: #222222;
}

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

.banner-panel h2 {
  width: 800px;
}

.services .big-img {
  margin-top: 56px !important;
  margin-bottom: 96px;
}

.footer-panel .mob-border-service {
  padding-bottom: 10px;
}

.zipcode.form-control {
  padding-left: 0px !important;
}

@media screen and (min-width: 1440px) {
  .pad-left-0 {
    padding-left: 0 !important;
  }

  .tg-no {
    padding-right: 5rem;
  }

  .lets-talk-modal .modal-body p.req_text {
    font-size: 12px !important;
    font-weight: 400 !important;
  }

  .lets-talk .call-back p {
    padding-right: 20%;
  }

  .service-add-on .container .row.wd {
    width: fit-content;
  }

  .TruGreen-Guarantee p {
    margin-bottom: 40px !important;
  }

}

@media screen and (min-width: 1399px) and (max-width: 1440px) {

  .TruGreen-Guarantee img {
    width: 687px !important;
    height: 527px !important;
  }

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

  .TruGreen-Guarantee p {
    width: 467px;
    height: 160px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    color: #414141;
    font-family: DMSans-Regular;
    margin: 24px 0 40px 0 !important;
  }

  .TruGreen-Guarantee .green-btn {
    display: block;
  }

  .faq {
    padding-top: 3rem;
    padding-bottom: 6rem;
    background: linear-gradient(360deg, #EAF7FB -16.12%, rgba(234, 247, 251, 0) 47.5%), linear-gradient(0deg, #FFFFFF, #FFFFFF);
  }

  .faq .right-content {
    padding-left: 1.563rem;
  }

  .faq .right-content .accordion-body {
    /* padding-bottom: 1.5rem; */
    padding-top: 0px;
  }

  /*
  .faq .right-content .accordion-button:first-child {
    padding-top: 0;
  }
  */
  .faq .right-content,
  .faq .view-header {
    padding-top: 0;
  }

  #planSlider {
    margin-bottom: 0px !important;
  }

  .lets-talk-modal .modal-body {
    padding: 1rem 3.063rem 3.5rem 3.5rem;
  }

  .lets-talk-modal .modal-body p:first-child {
    margin-bottom: 40px;
    margin-top: 40px !important;
  }

  .lets-talk-modal .modal-body p:nth-child(2) {
    margin-bottom: 8px;
  }

  p.terms.mt-4 {
    margin-top: 2.125rem !important;
  }

  .lets-talk-modal .modal-header {
    padding-top: 72px;
    padding-left: 56px !important;
  }

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

  #successModal .donexx {
    padding-top: 24px;
  }

  #successModal .modal-body {
    padding: 0px 67px 48px 55px;
  }

  .call-us, .call-back {
    padding: 24px !important;
    width: 355px !important;
    height: 212px;
  }

  .lets-talk .call-us h4, .lets-talk .call-back h4 {
    margin-bottom: 16px;
  }

  .footer-panel h5.accordion {
    margin-bottom: 23px;
  }

  .footercls .lets-talk {
    padding-inline: 80px !important;
    margin-top: 0;
  }
}

@media only screen and (min-width: 1441px) {
  .faq {
    padding-top: 3rem;
    padding-bottom: 6rem;
  }
}


.banner-panel h2.hide_desktop {
  display: none;
}


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

.footer-panel ol li,
.footer-panel p {
  font-family: Inter-Regular;
  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;
  margin-bottom: 32px;
}

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

.footer-panel .social-media a:nth-child(2) {
  padding: 5px 7px 5px 14px;
}

.footer-panel .social-media a:nth-child(3) {
  padding: 5px 14px 5px 7px;
}

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

.brands {
  display: flex;
  justify-content: end;
  flex-wrap: nowrap;
  width: 100%;
  height: auto;
}

.brands a {
  padding: 10px;
}

/*------------- vandana css--------------------- */
.accordion-button:not(.collapsed)::before {
  background-color: #046a38 !important;
}

.accordion-button.collapsed::before {
  background-color: #046a38 !important;
}

.view-header {
  /* width: 475px; */
  /* height: 136px; */
  padding-top: 32px;
  left: 69px;
}

.view-header h2 {
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  color: #000;
  font-family: DMSans-medium;
}

.right-content {
  /* width: 714px; */
  height: auto;
  padding-top: 32px;
}

.accordion-button::after {
  color: #046a38 !important;
}

.accordion-button:not(.collapsed)::after {
  color: #046a38 !important;
}

.right-content .accordion-button:focus,
.right-content .accordion-button:hover,
.right-content .accordion-button:active,
.right-content .accordion-item:active .accordion-button::after {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #000;
}

.right-content .accordion-item,
.right-content .accordion-item:hover {
  border-bottom: 1px solid #cacaca !important;
}

.right-content button {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  font-family: DMSans-medium;
  color: #000;
  padding: 20px 0px 24px 0px;
}

.accordion-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #414141;
  font-family: Inter-Regular;
}

.faq .right-content .accordion-body {
  padding-bottom: 24px;
  padding-left: 0;
}

.accordion-body a {
  color: #1155cc !important;
  text-decoration: underline !important;
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
  box-shadow: none !important;
  color: black
}

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

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

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

.TruGreen-Guarantee h3 {
  font-weight: 500;
  font-size: 68px;
  line-height: 68px;
  color: #000;
  font-family: DMSans-medium;
}

.TruGreen-Guarantee p {
  width: 467px;
  height: 160px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #414141;
  font-family: Inter-Regular;
  margin: 20px 0 20px 0;
}

.video-green {
  width: 100%;
  height: 350px;
}

.green-btn {
  font-family: DMSans-medium;
  width: 302px;
  height: 58px;
  gap: 11px;
  padding: 16px 80px;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  background-color: #1ee576;
  border-radius: 100px;
  line-height: 22px;
}

.green-btn:hover {
  background: var(--green-btn-hover, #00B140);
}

.explore-plans .green-btn {
  display: inline-block;
}

.easy-way .green-acc .green-btn {
  display: inline-block;
  margin-top: 0 !important;
}

#myModaltrucomplete .modal-content a.green-btn {
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .green-btn {
    padding: 10px 32px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

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

  .TruGreen-Guarantee .right-content {
    padding-bottom: 40px;
  }
}

.carousl,
.carousel-innr,
.carousel-inner>#myCarousel.carousel-item {
  overflow: hidden;
}

.carousel-inner>.carousel-item.active,
.carousel-inner>.carousel-item-next {
  display: flex;
  flex-wrap: nowrap;
}

.carousel-inner:before {
  position: absolute;
  top: 0;
  bottom: 0;
  /* right: 90%; */
  left: 0;
  content: "";
  display: block;
  background-color: #fff;
  z-index: 2;
}

.carousel-inner:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 99%;
  content: "";
  display: block;
  background-color: #fff;
  z-index: 2;
}

.overlay-text {
  position: absolute;
  color: #ffffff;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: left;
  transform: translate(-50%, -50%);
  width: 234px;
  height: 84px;
  padding-bottom: 125px;
  left: 140px;
  font-family: DMSans-medium;
  /* top: 349px;
left: 24px; */
}

.overlay-text.lg-text {
  width: 277px !important;
  transform: translate(-43%, -50%);
}

.title {
  padding-left: 30px !important;
}

.service-add-on .title {
  padding-left: 12px !important;
}

.green.btn {
  width: 302px;
  height: 58px;
  gap: 11px;
  padding: 16px 80px !important;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  background-color: #1ee576;
  border-radius: 100px;
  line-height: 22px;
  border: none;
}

.green.btn:hover {
  background: var(--green-btn-hover, #00B140);
}

.talk_to_expert {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 110px) !important;
}

/* .green.btn:hover,
.green.btn:focus,
.green.btn:active,
.green.btn:visited {
  background-color: #1ee576;
  color: #000;
  border: none;
  box-sizing: none;
} */

.btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:visited {
  background-color: #000;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  padding: 9px 5px;
  /* line-height: 2em; */
}

.title h5 {
  width: auto;
  height: 32px;

  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  color: #414141;
}

.title h2 {
  width: auto;
  /* height: 68px; */
  font-size: 68px;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -0.04em;
  text-align: left;
  margin-bottom: 24px !important;
  font-family: DMSans-medium;
}

.service-add-on .title p {
  font-family: 'DMSans-Regular';
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

/* Plan Slider CSS */

#planSlider {
  position: relative;
  margin-top: 32px;
  margin-bottom: 48px;
}

section.service-add-on {
  margin-top: 48px;
}

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

#planSlider .owl-nav {
  position: absolute;
  top: -90px;
  right: 0;
  left: 74rem;
}

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

#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: 389px !important;
}

#planSlider.owl-carousel.owl-drag .owl-item {
  width: 389px;
}

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

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



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

#myCarousel .card img {
  max-width: 100%;
  max-height: 100%;
}

#myCarousel .card {
  margin: 0 0.5em;
  border: none;
  border-radius: 0;
  width: 300px;
  height: 368px;
}

.carousel-inner {
  padding: 1em;
}

/*------------- vandana css--------------------- */
/* css for customer says */

.customer-review-container {
  width: 100%;
  background: #222222;
  color: white;
  max-height: 899px;
  /* margin-bottom: 50px ; */
}

.customer-review-container .left-container {
  margin-left: 8%;
  margin-top: 8.49%;
  margin-bottom: 8.16%;
  margin-right: 3.6%;
  height: 87%;
  flex: 1;
  /* width: 40%; */
}

.banner-txt sup {
  font-size: 14px;
}

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

.text-card {
  width: 100%;
}

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

.custMessage i:first-child {
  margin-right: 1%;
}

.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: 15%;
  width: 50%;
  position: absolute;
}

.owl-carousel#crcOwl button.owl-dot, .owl-carousel#planSlider button.owl-dot {
  background: #cacaca !important;
  color: white !important;
  border: 2px solid #cacaca !important;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  padding: 2px !important;
  margin: 0 5px;
  margin-top: 9px;
}

.owl-carousel#crcOwl button.owl-dot.active, .owl-carousel#planSlider button.owl-dot.active {
  background: #1ee576 !important;
  color: white !important;
  border: 2px solid #1ee576 !important;
  width: 30px;
  border-radius: 25%;
}

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

#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;
  z-index: 11;
}

#crcOwl button.owl-prev span {
  content: url("../images/arrow-left.png");
  margin-top: 6px;
}

#crcOwl button.owl-next span {
  content: url("../images/arrow-right.png");
  margin-top: 6px;
}

#crcOwl button.owl-play {
  content: url("../images/pause.png");
  font-weight: 900;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: white;
  background: black !important;
  border: 1px solid black;
  margin: -10px -10px 0;
  padding-bottom: 5px;
  z-index: 11;
}

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

#crcOwl button.owl-play.clicked::after {
  content: "|>";
  z-index: 11;
}

@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;
    margin-bottom: 32px;
  }

  .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: 899px;
  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 #222222;
  border-radius: 16px;
  background: #222222;
}

.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: 1.875rem;
}

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





/* css for customer says */
.footercls {
  position: absolute;
  right: 0;
  left: 0;
}

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

#successModal button.btn-close {
  position: absolute;
  right: 24px;
  top: 24px;
}

.success-lead-form button {
  color: #000;
  font-family: DMSans-Regular;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  background: rgba(30, 229, 118, 1);
  padding: 16px 80px;
  border-radius: 100px;
  border: none;
}

.lets-talk-modal .btn-close {
  margin-top: -70px !important;
}

.green-acc {
  margin-left: 56px;
}



.green-acc .green-acc-item {
  border-bottom: 1px solid #e5e5e5;
}

/* .green-acc .green-acc-item button[aria-expanded=true] {
  border-bottom: 1px solid #dddddd;
} */

.green-acc button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 20px 0 24px 0;
  color: #000000;
  font-family: DMSans-medium;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  border: none;
  background: none;
  outline: none;
}

#green-acc-button-1 {
  margin-top: -20px;
}

.green-acc button:hover,
.green-acc button:focus {
  cursor: pointer;
  color: #000000;
}

.green-acc button:hover::after,
.green-acc button:focus::after {
  cursor: pointer;
  color: #000000;
  border: 1px solid #000000;
}

/* .green-acc button .green-acc-title {
  padding: 1em 1.5em 1em 0;
} */

.green-acc button .icon {
  display: inline-block;
  position: absolute;
  top: 30px;
  right: 0;
  width: 20px;
  height: 20px;
  background: url("../images/Expand.png") no-repeat;
  background-size: contain;
  /* border: 1px solid;
    border-radius: 22px; */
}

.defaultpan {
  max-height: 9em;
  opacity: 1;
}

.green-acc button[aria-expanded="true"] {
  color: #000000;
}

.green-acc button[aria-expanded="true"] .icon {
  background: url("../images/Collapse.png");
  background-size: contain;
}

.green-acc button[aria-expanded="true"]+.green-acc-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.green-acc .green-acc-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.green-acc .green-acc-content p {
  font-family: Inter-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  width: 81%;
  margin: 0 0 24px 0px;
}

.collapsing {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  transition: height 0.8s ease !important;
}


#planSlider button.owl-prev span {
  background: url(../images/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(../images/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;
}

.talk-with-expert-button {
  margin-top: 80px;
}

.easy-way {
  /* background: linear-gradient(61deg, #EAF7FB -4.81%, #FBFDFE 15.87%, #FFF 90.95%); */
  padding-top: 96px;
  padding-bottom: 96px;
}

.price-txt span {
  margin-left: -10px;
}

.owl-carousel .owl-stage-outer ul li sup {
  font-size: 10px;
}

#successModal .modal-body {
  padding: 0px 67px 48px 55px;
}

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

#successModal .modal-header {
  padding: 72px 67px 0 55px;
}

#successModal button.btn-close {
  top: 85px;
}

.green-acc-expert-btn {
  margin-top: 40px;
}

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


.video-green {
  width: 100%;
  height: 350px;
}

.video-modal .modal-content {
  background-color: #000000;
}

a.how-btn {
  background: #ffffff;
  color: #000;
  padding: 5px 10px;
  border-radius: 16px;
  text-decoration: none;
  position: absolute;
  left: 10%;
  margin-top: 27%;
  font-size: 12px;
}

.video-modal .btn-close {
  background: url(../images/close-btn.png) no-repeat;
  width: 10px;
  height: 10px;
  display: inline-block;
  opacity: 8 !important;
  background-size: contain;
}

.video-modal .modal-header {
  border-bottom: none;
}

img.small-img {
  margin-bottom: 4px;
  margin-left: 5px;
}

.video-modal .modal-body {
  height: 435px;
}

.video-center {
  width: 80%;
  height: auto;
  margin: auto;
}

.easy-way img {
  position: relative;
}

.no-pointer {
  cursor: auto;
}

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

.zipcode.form-control {
  border: 0px;

  border-bottom: 1px solid #ccc;
  border-radius: 0;
}

.invalid-feedback-other,
.invalid-feedback-req {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.bg-black .btn-learn-more button:hover {
  background: var(--green-btn-hover, #00B140);
  border-color: #00B140;
}

.bg-black .btn-learn-more button {
  background-color: #1ee576;
  color: black !important;
  border: 1px solid #1ee576;
}

.form-control.is-valid,
.was-validated .form-control:valid,
.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none !important;
}

@media (max-width: 767px) {
  .tg-f-em {
    margin-top: 1rem !important;
  }

  .services .big-img {
    margin-top: 40px !important;
  }

  #green-acc-button-1 {
    margin-top: 0;
  }
}

#myModaltrumain .modal-header,
#myModaltruhealth .modal-header,
#myModaltrucomplete .modal-header {
  align-items: flex-start;
  padding-bottom: 0px !important;
}

#myModaltrumain .modal-header .modal-title,
#myModaltruhealth .modal-header .modal-title,
#myModaltrucomplete .modal-header .modal-title {
  padding-top: 20px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

#myModaltrumain .modal-header,
#myModaltruhealth .modal-header,
#myModaltrucomplete .modal-header {
  border-bottom: none;
}

.tg-lo-mo {
  display: none;
}

div#accordionFlushExample,
button.accordion-button.collapsed,
.accordion-flush .accordion-item {
  background-color: transparent;
}

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

.padding-y-32 {
  padding: 32px 0px 32px;
  align-items: center;
}

/* 
.card-header.hide{
  opacity
} */

.ml-40 {
  margin-left: -3.34%;
}


@media screen and (min-width: 768px) {
  .services h3.Title-1-sv {
    margin-top: 6.188rem;
    margin-bottom: 4.188rem;
  }

  .services .top-accordion .card-body .col-md-6.mt-md-4 {
    margin-top: 16px !important;
    padding-left: 0;
  }


}

@media screen and (min-width: 1366px) {
  .trucard .height60 {
    height: 90px;
  }

  .explore-plans .bg-blue, .explore-plans .bg-black {
    height: 624px;
  }

  .trucard .maintxt .btn-learn-more button {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .explore-plans .truhealth.bg-blue.trucard p.height60 {
    word-spacing: 0.6px;
  }
}

@media screen and (min-width: 1400px) {
  .top-accordion .card-body .top-services .review {
    width: 496px;
  }

  .brands a:first-child {
    padding: 10px 0 10px 10px;
  }

  .brands a:last-child {
    padding: 10px 10px 10px 60px;
  }

  .brands a:nth-child(2) {
    padding: 10px 0 10px 55px;
  }

  .brands a:nth-child(3) {
    padding: 10px 0 10px 54px;
  }

  .mob-border ul li {
    padding-bottom: 20px;
  }

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

input.ziploader {
  background: url("../images/inputloader.gif") no-repeat right center;
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1399px) and (orientation: landscape) {
   #planSlider .owl-nav {
    left: 48.4rem !important;
  }
}

.super-script{
  position: relative;
  font-size: .75em;
  line-height: 0;
  vertical-align: baseline;
  top: -.5em;
}

@media only screen and (min-width: 820px) and (max-width: 1106px) and (orientation: landscape)  {
  .custMessage {
    font-size: 24px !important;
    line-height: 34px !important;
  }

}

@media only screen and (min-width: 744px) and (max-width: 1024px) {
  .custMessage {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .green-acc button {
    padding: 0.5em 15px 0 0;
    font-size: 20px;
  }
  .green-acc button .icon {
    top: 20px;
    width: 15px;
    height: 15px;
  } 
  .banner-panel h2 {
      font-size: 60px !important;
      line-height: 70px !important;
  }
  .services h3 {
      font-size: 25px;
      line-height: 40px;
      margin-top: 16px;
      letter-spacing: normal;
  }
  .green-acc {
      margin-left: 10px !important;
  }
  .green-acc button {
      padding: 0.5em 15px 0 0;
      font-size: 20px;
  }
    .custMessage {
      font-size: 24px !important;
      line-height: 34px !important;
  }

  .easy-way h3, .TruGreen-Guarantee h3, .title h2, .view-header h2 {
      font-size: 55px !important;
      line-height: 50px !important;
  }
  .TruGreen-Guarantee p {
      width: 100% !important;
      height: auto !important;
  }
  .faq .container .view-header, .faq .container .right-content {
      width: 100% !important;
  }
    .lets-talk h3 {
      margin-bottom: 50px;
      margin-left: 40px;
  }
    .lets-talk h3 {
      font-size: 34px;
      line-height: 40px;
  }
  .lets-talk .phone-no a {
      font-size: 19px;
  }
  .lets-talk .call-back a {
      width: 100%;
      padding: 10px 20px 10px 10px;
      font-size: 13px;
  }
  .customer-review-container .right-container {
    max-height: 599px;
  }

  .explore-link {
    position: absolute;
    bottom: -67%;
    right: 3.5%;
    /* top: 111.5%; */
}
  .banner-txt{position: absolute !important;top: 144.5%;margin-top: 40px;}

.banner-panel .bg-overlay {
  margin-left:45px;
}
  .banner-panel a.get-started{
    margin-top: 32px;
  }

}

@media only screen and (min-width: 744px) and (max-width: 1024px) and (orientation: landscape) {
  .green-acc button {
    padding: 1.5em 15px 0 0;
    font-size: 20px;
  }
}

@media only screen and (min-width: 744px) and (max-width: 1024px) and (orientation: portrait) {
  #planSlider .owl-nav {
      left: 38rem !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1120px) and (orientation: landscape) {
  .customer-review-container, .customer-review-container .right-container{
    max-height: 949px;
  }
}
@media screen and (min-width: 810px) and (max-width: 1180px) {
    .pad-width {
        max-width: 95% !important;
    }
}

@media (min-width: 768px) and (max-width: 1180px) and (orientation: landscape) {
  .customer-review-container .custMessage {
    line-height: 44px !important;
  }
}