body.new-header {
  padding-right: 0 !important;
}
body.new-header, html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
}
.main-green-nav {
  background: #046A38;
  width: 100%;
}
header.top-header{
  width: 100%;
  background: #ffffff;
  top:0;
  z-index:auto;
}
.top-header .container {
  width: 1280px;
}

.top-header .top-strip {
  position: static !important;
  padding: 10px 0;
}

.main-green-nav ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.main-green-nav.desktop-h .row .col-md-5 > ul {
  display: flex;
}

.main-green-nav ul li {
  display: inline;
  color: #ffffff;
}

.main-green-nav ul li a {
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  height: 72px;
  display: inline-block;
  padding: 24px;
  text-decoration: none;

}

.main-green-nav ul .nav-item a {
  border-right: 2px solid rgba(255, 255, 255, 0.20);
}

.main-green-nav ul .nav-item:last-child a {
  border-right-width: 1px;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.top-header .main-green-nav ul li a:hover,
.top-header .main-green-nav ul li a.active {
  color: #222 !important;
  background: #ffffff;
  text-decoration: none;
}


a.logo-img {
  padding-left: 24px;
}

.main-green-nav #residential.bg-primary-nav {
  background: #ffffff !important;
  width: 100%;
  height: 72px;
  position: relative;
}

.main-green-nav #main_nav .nav-item:hover {
  background-color: transparent;
}

.main-green-nav .ktm-mega-menu .dropdown-menu {
  min-width: 74rem;
}

.search-box {
  margin-top: 15px;
}

.login-info {
  padding: 20px 0px;
  margin-top: 5px;
}

.login-info a {
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #ffffff;
  padding-left: 24px;
}

.login-info a:hover{
  color: #fff;
}

#bt-5 .main-green-nav.desktop-h .login-info a.InfinityNumber {
  margin-right: 18px;
}

#bt-5 #react-header-logout .login-info {
  margin-right: 18px;
}

#bt-5 .main-green-nav.desktop-h .login-info a.InfinityNumber.add-remove-call-center-no{
padding-left:0;
}

#bt-5 .main-green-nav.desktop-h .login-info.manage-call-center-content {
padding-left: 6px;
}

#bt-5 .main-green-nav.desktop-h #block-reactheadermyaccountdesktop, 
#bt-5 .main-green-nav.desktop-h .login-info, 
#bt-5 .main-green-nav.desktop-h .block-country-flag-header-menu, 
#bt-5 .main-green-nav.desktop-h .d-flex .search-box{
    align-self: center;
}

#bt-5 .main-green-nav.desktop-h .login-info {
  margin-top: 0;
}

#bt-5 .main-green-nav.desktop-h .country.dropdown #dropdownMenuButton1, 
#bt-5 .main-green-nav.desktop-h .homepg-country.homepg-dropdown #homepg-dropdownMenuButton1{
  margin-top: 0;
}

#bt-5 .main-green-nav.desktop-h .d-flex .search-box {
  margin-top: 0;
}

.country.dropdown button, .homepg-country.homepg-dropdown button {
  background: transparent;
  border: none;
  margin-top: 25px;
  color: #ffffff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  cursor: pointer;
}

.top-header .country.dropdown button:focus-visible {
  outline: 1px solid #fff !important;
}

.country.dropdown .dropdown-menu {
  padding: 7px 0;
  border: 1px solid #CACACA;
  background: #fff;
  box-shadow: 0px 29px 8px 0px rgba(0, 0, 0, 0.00), 0px 19px 7px 0px rgba(0, 0, 0, 0.01), 0px 10px 6px 0px rgba(0, 0, 0, 0.05), 0px 5px 5px 0px rgba(0, 0, 0, 0.09), 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
}

.country.dropdown ul li, .homepg-country.homepg-dropdown ul li {
  color: #000000;
}

.country.dropdown ul li a, .homepg-country.homepg-dropdown ul li a {
  color: #222;
  padding: 8px 16px;
  height: auto;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;

}

.homepg-country.homepg-dropdown ul li a:hover{
  border-radius:8px;
}

.country.dropdown img, .homepg-country.homepg-dropdown img {
  margin-right: 8px;
}

.country.dropdown .dropdown-toggle:after, .homepg-country.homepg-dropdown .homepg-coutry-dropdown-btn:after{
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block !important;
  padding: 3px;
  rotate: 45deg;
  transition: 0.2s all linear;
}

.homepg-country.homepg-dropdown #homepg-dropdownMenuButton1:focus{
  outline:none;
}

.homepg-coutry-dropdown-btn.country-show::after {
    rotate: 223deg !important;
    vertical-align: 0 !important;
}

.homepg-country.homepg-dropdown .homepg-coutry-dropdown-btn:after{
  margin-left: .255em;
  vertical-align: .255em;
}

.homepg-country.homepg-dropdown {
    position: relative;
}

.homepg-country.homepg-dropdown .homepg-coutry-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 7px 0;
  margin: 2px 0 0;
  font-size: 16px;
  color: #1c1c1c;
  text-align: left;
  list-style: none;
  border: 1px solid #CACACA;
  width: 114px;
  min-width: 114px !important;
  left: 0 !important;
  background: #ffffff !important;
  border-radius: 8px;
  z-index: 10000;
  box-shadow: 0px 29px 8px 0px rgba(0, 0, 0, 0.00), 0px 19px 7px 0px rgba(0, 0, 0, 0.01), 0px 10px 6px 0px rgba(0, 0, 0, 0.05), 0px 5px 5px 0px rgba(0, 0, 0, 0.09), 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
}

.homepg-country.homepg-dropdown ul.homepg-coutry-dropdown-menu {
  padding: 8px 0;
}

.country.dropdown .dropdown-toggle.show:after {
  rotate: 225deg;
  transform: translate(-4px, -4px);
}

.country .dropdown-menu {
  width: 114px;
  min-width: 114px !important;
  left: 0 !important;
  border-radius: 8px;
  z-index: 10000;
}

#bt-5 .main-green-nav.desktop-h .mega-menu .space-LR .col-nav {
  display: flex;
  align-items: center;
}

.navbar-menu {
  overflow: hidden;
  background-color: #ffffff;

}

.navbar-menu a {
  float: left;
  font-size: 16px;
  color: #222222;
  text-align: center;
  padding: 8px 12px;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  line-height: 22px;
}

.dropdown-nav {
  float: left;
  overflow: hidden;
}

.dropdown-nav .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: #222222;
  padding: 8px 12px;
  background-color: inherit;
  font-family: "Inter", sans-serif;
  margin: 0;
  line-height: 22px;
}

.navbar-menu a, .dropdown-nav .dropbtn{
  line-height: 24px;
  font-weight: 400;
}

.navbar-menu a:hover,
.dropdown-nav:hover .dropbtn {
  background-color: transparent;
}

.dropdown-nav:hover .dropbtn img{
  transition: 0.2s all linear;
}

.dropdown-nav:hover .dropbtn img {
  rotate: 180deg;
}

.dropdown-contents {
  display: none;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  left: 0;
  z-index: 99;
  padding: 0 40px;
}
.error-zipcode {
  position: absolute !important;
  top: 78%;
  width: 90%;
}

.dropdown-nav:hover .dropdown-contents, .dropdown-nav:focus-within .dropdown-contents {
  display: block;
}

/* Create three equal columns that floats next to each other */
.dropdown-nav .column {
  flex:25%;
  background-color: #ffffff;
  min-height: 250px;
  border-right: 1px solid #dddddd;

}

.dropdown-nav .column:first-child {
  padding-right: 32px;
}

.dropdown-nav .column:nth-child(2) {
  margin-left: 32px;
}

.dropdown-nav .column:last-child {
  border-right: none;
}

.dropdown-nav .column a {
  float: none;
  color: black;
  padding: 0;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-nav .dropdown-contents .column.promo-banner h5 {
  padding-left: 22px;
  margin: 24px 0 8px;
}

.dropdown-nav .dropdown-contents .column.promo-banner a {
  padding-left: 22px;
}

.dropdown-nav .rows {
  padding-left: 0;
    padding-bottom: 80px;
    padding-top: 32px;
    display: flex;
}

/* Clear floats after the columns */
.dropdown-nav .rows:after {
  content: "";
  display: table;
  clear: both;
}
a.account-show {
  color: #222222;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  display: block;
  margin-bottom: 16px;
  text-decoration: none;
}
.dropdown-nav .column h3 {
  margin-bottom: 32px;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 15.6px !important;
  letter-spacing: normal;
  text-align: left;
  color: #222222;
  text-transform: uppercase;
}

.col-nav {
  width: 72% !important;
  padding-left: 0;
}

.col-btn {
  width: 28% !important;
  display: flex;
  justify-content: flex-end;
  column-gap: 8px;
  z-index: 9999;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 1300px), screen and (max-device-width: 1300px) and (-webkit-max-device-pixel-ratio :5) {
  .mobile-nav {
    display: block !important;
    padding: 16px;
    background: #ffffff;
  }

  .dropdown-nav .column {
    width: 100%;
    height: auto;
  }

  .mob-navlist,
  .close-btn {
    display: none;
  }

  .close-btn {
    margin-right: 0 !important;
  }

  .mob-navlist ul {
    list-style: none;
    padding: 0;
  }

  .mob-navlist ul:first-child {
    margin-bottom: 24px;
  }

  #bt-5 .mob-navlist ul:last-child li:first-child {
    padding-top: 0;
  }

  #bt-5 .mob-navlist .country.dropdown button, #bt-5 .mob-navlist .homepg-country.homepg-dropdown button{
    margin-top: 24px;
  }

  .mob-navlist ul li {
    padding: 24px 0 0 0;
  }

  .mob-navlist ul li a {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    text-decoration: none;
    color: #222222;
  }

  .mob-navlist ul:last-child{
    margin-bottom: 8px;
  }

  .mob-navlist ul:last-child li{
    padding: 0px 0 0 0;
  }

  #bt-5 .mob-navlist ul:last-child li {
    padding: 16px 0 0 0;
  }

  .mob-navlist ul:last-child li a {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    color: #414141;
  }

  .top-header .container{
    width: 100%;
  }
  .page-node-type-page  .top-strip .container {
    width: 100%;
  }
  .mob-navlist .country.dropdown{
    margin-bottom: 16px;
  }

  .mob-navlist .country.dropdown .dropdown-toggle:after{
    border-color: #222;
  }

  .mob-navlist ul:last-child li a b{
    font-weight: 600;
  }

  #BranchFinderModal {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .branch-modal .modal-dialog{
    width: 100%;
  }

  .branch-modal .modal-header {
    padding: 16px 24px 0;
  }

  .new-header .branch-modal .modal-content .modal-header {
    padding: 24px 24px 0;
  }

  .new-header .branch-modal .modal-header .btn-close {
    background-size: 12px;
  }

  .branch-modal .modal-header .btn-close {
    padding: 8px 0 0 0;
    margin: 0 0 0 auto;
    z-index: 9999;
  }

  .branch-modal .modal-content {
    border-radius: 16px;
  }

  .branch-modal .modal-body {
    padding: 0 24px 24px;
  }

  .branch-modal.show {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  .branch-modal .b-finder p {
    color: #222;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px;
    margin-bottom: 8px;
  }

  .branch-modal .zip-input input.location{
    font-size: 15px;
    line-height: 36px;
    border-radius: 8px;
    color: #222;
  }

  .branch-modal .zip-input input.location:focus, .branch-modal .zip-input input.location:focus-visible{
    outline: none;
    box-shadow: unset;
  }

  .branch-modal .search-btn.zip-code__btn{
    font-family: "Inter",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.2px;
    text-transform: capitalize;
    color: #222;
  }

  .zip-section-mobile .zip-entered.d-block{
    margin-top: -20px;
  }

  .zip-section-mobile hr {
    margin: 24px 0;
  }

  .zip-section-mobile .zip-entered .zip-title{
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: normal;
  }

  .zip-section-mobile .zip-entered .zip-title span{
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: normal;
  }

  .mobile-nav.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }

  .mobile-nav.mobile-nav-open {
    height: 100vh;
    overflow-y: scroll;
  }

  .mob-navlist.offcanvas-opened{
    display: none !important;
  }

  #cludo-search-mobile-form #cludo-search-form-input-mobile {
    font-size: 16px !important;
    border: none;
    margin-top: 0 !important;
    padding-left: 43px !important;
    background-color: #F5F7F5;
    background-image: url(../images/search.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 16px center !important;
    background-size: 20px;
    border-radius: 8px;
    outline: none;
    height: 100%;
    min-height: 48px;
  }

  #cludo-search-mobile-form #cludo-search-form-input-mobile::placeholder{
    font-family: "Inter",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px !important;
    color: #8C8C8C;
  }

  #bt-5 #react-header-logout-m .offcanvas-body a.plan-finder-link, #bt-5 #react-header-logout-m .offcanvas-body a.branch-finder-link {
    padding: 14px 0;
    text-align: center;
  }
  #bt-5 #react-header-logout-m .logout-section{
    bottom: 40px;
    position: absolute;
    width: 90%;
  }
  .logout-section .plan-finder-link{
    margin-bottom: 16px;
  }
  .homepg-country.homepg-dropdown ul.homepg-coutry-dropdown-menu li {
    padding: 0 !important;
  }
}

.dropdown-nav a.plan-link {
  color: #222222;
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: normal;
  text-align: left;

}

.col-page-link p {
  color: #414141;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 8px;
}

.col-page-link {
  margin-bottom: 24px;
}

.dropdown-nav .column .col-page-link:last-child{
  margin-bottom: 0;
}

.comm-panel {
  display: none;
}

/* .branch-cls {
  margin-top: 10px;
} */
.new-header .mega-menu {
  padding: 12px 40px;
  background: #ffffff;
  position: relative;
}

.top-header .mega-menu {
  padding: 12px 40px;
  background: #ffffff;
  position: relative;
}

.mega-menu .col-md-9,
.mega-menu .col-md-3 {
  padding: 0;
}

.branch-cls a.branch-finder {
  color: #222222;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: center;
  border-radius: 40px;
  border: 1px solid #222222;
  padding: 14px 16px;
  width: 100%;
  max-width: 187px;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  text-decoration: none;
}

.branch-cls a.branch-finder.bf-open:hover {
  background: #E0E0E0;
  border: 1px solid #E0E0E0;
}

.branch-cls a.branch-finder.bf-open:focus {
  background: #CCCCCC;
  text-decoration: none;
  border: 1px solid #CCCCCC;
}

.branch-cls a.plan-finder {
  color: #222222;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: center;
  border-radius: 40px;
  border: 1px solid #1EE576;
  padding: 14px 16px;
  width: 100%;
  max-width: 136px;
  height: 48px;
  background: #1EE576;
  display: inline-block;
  margin-left: 0;
  text-decoration: none;
}

.branch-cls a:hover {
  text-decoration: none;
}

.zip-section {
  width: 406px !important;
  min-height: 150px;
  border-radius: 16px;
  background: #ffffff;
  display: none;
  border: 1px solid #d4d4d4;
  position: absolute;
  right: 12%;
  padding: 24px !important;
  z-index: 99;
  margin-top: 60px !important;
}

.zip-section.zip-show{
  display: block !important;
}

.zip-section p {
  color: #222222;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  text-align: left;

}

.zip-section .zip-input {
  display: flex;
}

.zip-section .zip-input input {
  background: url(../images/Location.svg) no-repeat #F5F7F5;
  background-position: 10px;
  border-radius: 4px;
  border: none;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
  color: #222222;
  width: 100%;
}

input.location {
  background: url('./../../images/Location.svg') #F5F7F5 no-repeat;
  background-size: 20px;
  padding: 5px 12px;
  background-position: left;
}

.zip-section .search-btn {
  background: #1EE576;
  color: #222222;
  border-radius: 40px;
  border: none;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: center;
  padding: 16px 32px;
  margin-left: 10px;
}

.zip-section hr {
  margin: 24px 0;
}

.zip-entered .zip-title {

  color: #222222;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;

}

.zip-entered .zip-title span {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;

}

.zip-entered .width-btn {
  width: 199px;
}

.zip-section .zip-entered a.btn, .zip-section .zip-entered .update-zip .btn.primary-btn{
  width: 100%;
  min-width: unset;
  max-width: 199px;
}

.zip-entered input {
  background: #F5F7F5;
  border-radius: 8px;
  border: none;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;
  color: #222222;
  width: 100%;
}

.zip-entered .update-zip input {
  background: url('../images/Location.svg') #F5F7F5 no-repeat;
  background-size: 20px;
  padding: 5px 12px;
  background-position: 10px;
  padding-left: 30px;
}

.zip-entered .update-zip input::placeholder {
  color: #CCCCCC;
}

.zip-section .go-to-branch{
  padding: 16px 0;
}

.zip-section-mobile a.btn.go-to-branch {
  padding: 16px 0;
}

@media only screen and (min-width: 1301px) {
  .desktop-h {
    display: block !important;
  }

  .main-green-nav .login-info #TruGreenPhoneNumber span.InfinityNumber a {
    padding-left: 5px;
  }
}

.mobile-nav {
  display: none;
}

.text-right {
  text-align: right;
}

.error-zipcode {
  background: #222222;
    border-radius: 8px;
    padding: 20px;
    color: #ffffff;

    position: relative;
}

.error-zipcode:before {
  content: "";
  position: absolute;
  bottom: 96%;
  left: 50%;
  margin-left: -20px;
  border-width: 15px;
  border-style: solid;
  border-color: transparent transparent #222222 transparent;
}

#modalServiceReschedule {
  z-index: 9999;
}

@media screen and (max-width: 1300px), screen and (max-device-width: 1300px) and (-webkit-max-device-pixel-ratio :5) {
  a.mob-links {
    margin-right: 16px;
    text-decoration: none;
  }

  .desktop-h {
    display: none !important;
  }

  #bt-5 .mob-navlist .homepg-country.homepg-dropdown button{
    color: #222 !important;
    padding: 0;
  }

  .mob-navlist .homepg-country.homepg-dropdown .homepg-coutry-dropdown-btn:after{
    border-color:#222;
  }

  a.mob-links.location-link {
    text-decoration: none;
  }

  .mob-arrowicon {
    float: right;
    rotate: 270deg;
  }

  a.mob-links:last-child {
    margin-right: 0 !important;
  }

  .mobile-nav .offcanvas-end {
    width: 100%;
    border-left: none;
    top: 0;
    background: #fff;
    left: 0;
    overflow-y: scroll;
    height: 100vh;
    z-index: 9999;
  }

  .mobile-nav.mobile-nav-open .offcanvas hr:last-child {
    display: none;
  }

  .mobile-nav .offcanvas-body{
    flex-grow: unset;
  }

  .offcanvas-header .gray-b .nav-title{
    text-transform: capitalize;
    font-family: "Inter", sans-serif;
  }

  .gray-b .btn-close {
    margin: 0 16px 0 0 !important;
    padding: 0 !important;
  }

  .offcanvas .offcanvas-body .nav-title{
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.6px;
    letter-spacing: normal;
    text-transform: uppercase;
  }

  .offcanvas .offcanvas-body .nav-title.text-left {
    text-align: left;
  }

  .offcanvas .offcanvas-body ul {
    margin-bottom: 0;
  }

  .offcanvas .offcanvas-body ul li:last-child {
    margin-bottom: 0;
  }

  .zip-section-mobile .error-zipcode {
    top: 74%;
  }

  .login-modal.show{
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
  }

  .login-modal .modal-dialog{
    margin: 0;
  }

  .login-modal .modal-content {
    border-radius: 16px;
  }

  .login-modal .modal-header {
    padding: 24px 24px 0;
    border: none;
  }

  .login-modal .modal-header .btn-close {
    margin: 0;
    padding: 3px;
    font-size: 18px;
    opacity: 1;
    align-self: flex-start;
  }

  .login-modal .modal-body {
    padding: 16px 24px;
  }

  .login-modal .modal-footer {
    padding: 0 24px 24px;
    border: none;
  }

  .login-modal .modal-title {
    width: 100%;
    max-width: 260px;
  }

  .login-modal.modal input.form-control {
    background: #F5F7F5;
    border-radius: 8px;
    border: none;
    color: #222 !important;
    margin-bottom: 16px !important;
    min-height: 48px !important;
  }

  .login-modal.modal input.form-control::placeholder{
    color: #8C8C8C;
    font-family: "Inter",sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
  }

  .login-modal.modal input.form-control:focus{
    box-shadow: none;
  }

  .login-modal form .mb-3:nth-child(2) {
    margin-bottom: 8px !important;
  }

  .login-modal .custom-checkbox input#rememberMe {
    margin: 0 8px 0 0 !important;
    width: 15px !important;
    height: 15px !important;
    float: none;
    min-height: 15px !important;
    border-color: #222 !important;
    position: static;
  }

  .login-modal .mb-3.form-check label.form-check-label {
    padding-top: 0;
  }

  .login-modal .mb-3.form-check{
    padding: 0 !important;
  }

  .login-modal .mb-3.form-check .custom-control.custom-checkbox {
    align-items: center;
    display: flex !important;
    margin-bottom: 0 !important;
  }

  .login-modal .default-btn .btn-primary.mt-30 {
    margin-top: 0 !important;
  }

  .login-modal .default-btn .btn-primary {
    background: #1EE576;
    padding: 16px 32px;
    border-radius: 40px;
    border: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.2px;
    color: #222;
    font-family: "Inter", sans-serif;
    position: relative;
    height: 100%;
    max-height: 48px;
  }

  .login-modal .default-btn .btn-primary:hover{
    background-color: #19C063;
  }

  .login-modal .default-btn .btn-primary:focus::after {
    content: "";
    border: 2px solid #222;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    display: inline-block;
    position: absolute;
    border-radius: 40px;
  }

  .black-btn a.register-link {
    height: 48px;
    border: none;
    background: #000000;
    color: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 48px;
    text-align: center;
    border-radius: 40px;
    width: 100%;
    margin: 10px 0;
    display: block;
  }

  .login-modal .modal-footer h5 {
    margin: 0 0 8px;
  }

  .login-modal .modal-footer p {
    margin: 0 0 16px;
  }

  .login-modal .black-btn {
    width: 100%;
    margin: 0;
  }

  .login-modal .black-btn .secondary-btn{
    min-width: 100%;
  }

  .login-modal input:-webkit-autofill,
  .login-modal input:-webkit-autofill:hover,
  .login-modal input:-webkit-autofill:focus,
  .login-modal input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #F5F7F5 inset !important;
  }
}

.container-fluid.space-LR{
  padding:0
}

#bt-5 .mega-menu {
  padding: 8px 40px;
  background: #ffffff;
  position: relative;
}

#bt-5 .container-fluid.space-LR{
  padding:0 !important ;
}
.navbar-menu a:first-child {
  padding-left: 0;
}

.navbar-menu.residential a:first-child {
  padding-right: 20px;
}

.nav-title {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
}

#offcanvasRight2 .btn-close {
  opacity: 0.9;
}

.offcanvas-body ul {
  padding-left: 0;
  margin-top: 16px;

}

.offcanvas-body ul li {
  list-style: none;
}

.offcanvas-body li a {
  color: #222222;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  text-decoration: none;
}

.offcanvas-body li {
  margin-bottom: 24px;
}

.offcanvas-body li p {
  margin-top: 8px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin-bottom: 0;
  color: #414141;
}

.offcanvas-body hr {
  margin: 32px 0;
}

span.green-badge {
  background: #1EE576;
  width: 64px;
  height: 25px;
  border-radius: 29px;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  padding: 5px 7px;
}

a.branch-finder-link {
  width: 100%;
  min-width: 358px;
  height: 48px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 40px;
  border: 1px solid #222222;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: center;
  color: #222222 !important;
  padding: 14px 0;
  text-decoration: none;
}

a.plan-finder-link {
  width: 100%;
  min-width: 358px;
  height: 48px;
  display: inline-block;
  background-color: #1EE576;
  border-radius: 40px;
  border: 1px solid #1EE576;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: center;
  color: #222222;
  padding: 14px 0;
  margin-top: 16px;
  text-decoration: none;
}

.mob-navlist .country.dropdown button {
  color: #222;
  padding: 0;
  line-height: normal;
}

.green-b {
  border-bottom: 2px solid #00B140;
  padding: 8px 16px;
}

.mobile-nav .offcanvas-header {
  border-bottom: 2px solid #E8E8E8;
  padding: 0;
}

.gray-b .btn-close {
  opacity: 0.9;
  width: 16px;
  height: 16px;
  padding-right: 50px;
  background-size: 16px;
}

#offcanvasRightLabel {
  margin-bottom: 0;
}

.login-modal .modal-title {
  color: #222222;
  font-family: "DM Sans", sans-serif;
  font-size: 36px !important;
  font-weight: 500;
  line-height: 38.52px !important;
  letter-spacing: normal;
  text-align: left;
}

.login-modal .form-group.mb-24 {
  margin-bottom: 0 !important;
}

.login-modal input.form-control {
  background: #CCCCCC;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;
  text-align: left;

}

.login-modal a.forgotpwd {
  color: #414141;
  margin-top: 16px;
  font-family: "Inter", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  display: block;
  text-decoration: none;
}

.login-modal .modal-footer {
  justify-content: flex-start;

}

.login-modal .modal-footer h5 {
  color: #000000;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;

}

.login-modal .modal-footer p {

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

.login-modal .form-check-label {
  color: #222222;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;

}

.login-modal .black-btn .secondary-btn {
  width: 100% !important;
}

#myBtn_for_remove a {
  color: #000000 !important;
  font-family: "Inter", sans-serif;
}

#myBtn_for_remove a {
  color: #000000 !important;
}

#bt-5 .navbar-menu a {
  color: #222222 !important;
}

#bt-5 .navbar-menu a.is-active {
  color: #00873C !important;
}

.branch-finder img:nth-child(2) {
  transition: 0.2s all ease-in-out;
}

.branch-finder.bf-open img:nth-child(2) {
  transform: rotate(180deg);
}

.article--banner_overlay,
.view-learning-center-yard-resources {
  z-index: 1 !important;
}

.view-learning-center-yard-resources,
.article--banner_title {
  z-index: 1 !important;
  position: relative;
}

.green-span {
  color: #222222;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  border-radius: 29px;
  padding: 4px 8px;
  height: 25px;
  background: #1EE576;
  display: inline-block;
  margin-left: 8px;
}

.a-item-dis {
  display: inline-block !important;
}

.search-box #cludo-search-form input[type=search] {
  width: 220px !important;
  box-sizing: border-box;
  border: none;
  border-radius: 8px !important;
  font-family: "Inter", sans-serif;
  font-size: 15px;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.15);
  background-image: url(/themes/custom/trugreenakqa/assets/images/search-white.svg);
  background-position: 16px center;
  background-repeat: no-repeat;
  padding: 3px 16px 3px 44px !important;
  color: #ffffff !important;
  height: unset !important;
  min-height: 42px;
}

.search-box #cludo-search-form input[type=search]::placeholder{
  color: #fff !important;
  font-style: normal;
  font-weight: 500;
}

.search-box #cludo-search-form input[type=search]:hover,
.search-box #cludo-search-form input[type=search]:focus,
.search-box #cludo-search-form input[type=search]:focus-visible {
  outline: none;
  background-color: #fff;
  background-image: url(../images/search.svg);
  color: #222 !important;
}

.search-box {
  margin-top: 15px;
}
.new-header .main-green-nav .container-fluid{
  padding: 0 40px;
}
input[type="search"]::-webkit-search-cancel-button {

    -webkit-appearance: none;
  /* Now your own custom styles */
   height: 20px;
   width: 20px;
   display: block;
   background-image:  url('/themes/custom/trugreenakqa/assets/images/close-btn.svg');
  /* setup all the background tweaks for our custom icon */
  background-repeat: no-repeat;

  /* icon size */
  background-size: 20px;

}
.zip-input input.location {
  width: 100%;
  padding-left: 30px;
  margin-bottom: 16px;
  height: 48px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: left;
  background: url('/themes/custom/trugreenakqa/assets/images/Location.svg') no-repeat #F5F7F5;
  background-position: 5px;
  border:none;
}
button.search-btn.zip-code__btn {
  background: #1EE576;
  width: 100%;
  border-radius: 40px;
  border: none;
  height: 48px;
  max-width: 118px;
}
.branch-modal .modal-header{
  border-bottom: none;
}
a.zipcode{
  color: #222222;
}
a.mob-links{
  color: #222222;
}
.page-node-type-buyonline #react-header-logout-m {
  display:none
}
.page-node-type-buyonline header.sticky-top {
  display: none !important;
}
.column img {
  padding-left: 22px;
}
#bt-5 .navbar-menu a:hover, .navbar-menu a:hover,
#bt-5 .navbar-menu a:active, .navbar-menu a:active,
.dropdown-nav.dropdown-active .dropbtn{
  color: #00873C !important;
}
.loading-animation-modal-wrapper-plan .open{
  height: 500px;text-align: center;padding-top: 240px;
  display: block;
}
.loading-animation-modal-wrapper-plan .closed {display: none;}
.main-green-nav.fixed{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.loading-animation-modal-wrapper #LoadingAnimationModal {
	align-items: center;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	top: 0;
	z-index: 9999
}

.loading-animation-modal-wrapper #LoadingAnimationModal.closed {
	display: none
}
.loading-animation-modal-wrapper #LoadingAnimationModal.open {
	display: flex
}
.loading-animation-modal-wrapper #LoadingAnimationModal>.content {
	display: flex;
	margin: 0 auto
}
@media only screen and (min-width: 1024px) and (max-width: 1440px){
  .residential .dropdown-contents{
  height: 530px;
  background: #fff;
  overflow-y: scroll;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1600px){
  .residential .dropdown-contents{
  height: 530px;
  background: #fff;
  overflow-y: scroll;
}
}
.dropdown-contents.Lawn-menu-contents::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.dropdown-contents.Lawn-menu-contents::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.dropdown-contents.Lawn-menu-contents::-webkit-scrollbar-thumb {
  background: #ccc;
}

.new-header .residential .dropdown-contents{
  padding: 0 40px;
  height: 530px;
  background: #fff;
  overflow-y: scroll;
}

.dropdown-contents.lawn-menu-contents::-webkit-scrollbar {
  width: 3px;
}

/* Track */
.dropdown-contents.lawn-menu-contents::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.dropdown-contents.lawn-menu-contents::-webkit-scrollbar-thumb {
  background: #ccc;
}

/* Handle on hover */
.dropdown-contents.lawn-menu-contents::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}


@media screen and (max-width: 600px){
  #bt-5 .mob-navlist.offcanvas-opened{
    display: block !important;
  }
  .branch-modal .modal-dialog {
    max-width: 350px;
    margin: 0;
  }

  .top-strip p {
    max-width: 360px !important;
  }

  .top-strip .container {
    max-width: 100%;
  }

  a.mob-links {
    margin-right: 10px !important;
  }

  a.mob-links.close-btn {
    margin-right: 0 !important;
  }

  a.branch-finder-link, a.plan-finder-link {
    min-width: 100% !important;
  }
  button.search-btn.zip-code__btn{
		max-width: initial;
	}
}

@media screen and (min-width: 1440px){
  .col-btn.branch-cls .branch-finder {
      margin: 0;
  }
}
@media screen and (max-width: 1279px) {
  body.new-header {
    overflow-x: hidden;
  }
}
.offcanvas-backdrop.show {
  opacity: 0;
}
header.top-header .main-green-nav.desktop-h ul li a.active img.arrow-icon {
  display: none;
}
@media only screen and (max-width: 1300px) {
  .mobile-nav .offcanvas-header .gray-b .btn-close {
    margin-top: 15px;
  }
  .lawn-mobile-menu-contents .offcanvas-body ul li:last-child {
    margin-bottom: 12px;
  }
  .lawn-mobile-menu-contents .offcanvas-body ul {
    margin-bottom: 12px;
  }
  #offcanvasRight1 hr {
    margin: 0 15px;
  }
  .lawn-mobile-menu-contents .nav-title {
    margin-top: 12px;
  }
  .error-zipcode {
    top: 99% !important;
  }
}  
.tru-nav-logo {
  height: 25px;
  width: auto;
}
.main-green-nav.desktop-h ul li a.active {
  color: #222 !important;
}
.main-green-nav .col-md-7.d-flex{
  padding:0 !important;
 }
 #modalCancelService {
  z-index: 9999;
}
@media only screen and (max-width: 389px) {
  .top-header .top-strip p {
      max-width: 100% !important;
      padding: 0 5px;
  }
  .page-node-type-page  .top-strip .container {    
    max-width: 100% !important;
    padding: 0 5px;
  }
}
#BranchFinderModal button.search-btn.zip-code__btn {
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: capitalize;
}
@media only screen and (max-width: 600px) {
  #react-customer-support-form #faqs_sec #search_box input {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .main-green-nav.desktop-h .search-box #cludo-search-form input[type=search] {
      width: 296px !important;
      min-height: 48px !important;
  }
}
#modalForAddPayment {
  z-index: 9999;
}
#myBtn_for_remove a{
  font-weight: 500 !important;
}
.top-header .main-green-nav .container-fluid {
  padding: 0 40px;
}

.search-box #cludo-search-form input[type=search] {
  min-height: 42px !important;
}

.top-header .mega-menu {
  padding: 12px 40px;
  background: #ffffff;
  position: relative;
}

.branch-cls a.branch-finder{
  margin:0;
}