.product-plans {
    padding: 96px 0 96px 40px;
}

.product-plans .plan-location {
    display: flex;
    gap: 4px;
}
.product-plans .plan-location img{
    width: 24px;
    height: 24px;
}
.product-plans .plan-location h4{
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px !important;
    color: #000000;
    margin-bottom: 16px;
}

.product-plans h1{
    padding: 16px 0;
    margin: 0;
    color:  #222222;
    font-family: "DM Sans", sans-serif;
    font-size: 68px;
    font-style: normal;
    font-weight: 500;
    line-height: 74.8px; 
    letter-spacing: normal;
}

.product-plans .bg-black .maintxt p span {
    background: #ffffff;
    color: #222222;
    border-radius: 16px;
    padding: 3px 10px;
    font-size: 12px !important;
    float: right;
    height: auto;
    /* float: none; */
    line-height: 17px !important;
}
.product-plans h2 {
    font-family: "DM Sans", sans-serif;
    font-size: 68px;
    font-weight: 500;
    line-height: 74.8px ;
    letter-spacing: normal;
    text-align: left;
    color: #222222;
    margin-bottom: 64px;
}
div#product-one.owl-carousel .owl-stage {
    padding-left: 0 !important;
    padding-right: 0 !important;
} 

.product-plans p.srvc_text{
    letter-spacing: normal;
    width: 624px;
    line-height: 24px;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    margin-bottom: 64px;
    margin-top: -48px;
}

.product-plans p {
    color: #222222;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: normal;
    text-align: left;
}

.mt-48 {
    margin-top: 48px;
}

.product-plans .bg-blue {
    background: #F2FBF5;
    border-radius: 16px;
    height: 610px;
    color: #222222;
    max-height: 720px;
    padding-bottom: 20px;
}

.product-plans .bg-black {
    background: #222222;
    border-radius: 16px;
    height: 610px;
    color: #ffffff;
    max-height: 720px;
    padding-bottom: 20px;
}

.product-plans .maintxt {
    padding: 24px 24px 0;
}

.product-plans .maintxt .outline-btn{
    width: 100%;
}

.product-plans .bg-black  .plan-card-title  {
    margin-top: 7px;
    font-family: "DM Sans", sans-serif;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 34px !important;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 8px;
}

.txt-white {
    color: #ffffff !important;
}
.zipcode-link { margin-bottom: 24px;}
.zipcode-link a {
    text-decoration: underline;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    color: #414141;
   
}

.product-plans .bg-black .btn-learn-more {
    border-radius: 100px;
    width: 100%;
    border: 1px solid #1EE576;
    margin: auto;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    background: #1EE576;
    color: #222222;
}

.product-plans .bg-black .btn-learn-more a {
    color: #222222;
}

.product-plans a {
    text-decoration: none;
}

.main-title {

    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15.6px;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 15px;
}
.product-plans h3.card-plan-type {
    font-family: "Inter", sans-serif;
    font-size: 27px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: normal;
    text-align: left;
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
.product-plans .bg-black .card-plan-type span, 
.product-plans .bg-blue .card-plan-type span{
    letter-spacing: normal;
    flex: none;
    max-height: 25px;
    padding: 4px 10px;
}
.product-plans .bg-black p.card-plan-type {
    color: #ffffff;
}
.product-plans .product-plan-card-content-height {
    margin-bottom: 24px;
    height: 160px;
}

.product-plans .bg-blue .plan-card-title  {
    font-family: "DM Sans", sans-serif;
    font-size: 30px !important;
    font-weight: 500;
    line-height: 34px !important;
    letter-spacing: normal;
    text-align: left;
    color: #222222;
    margin-bottom: 10px;
}

.product-plans .bg-black .product-plan-card-content-height p {
    font-family: "Inter", sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}

.product-plans .bg-blue .product-plan-card-content-height p {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 0;
}

.product-plans hr {
    margin: 24px 0;
}

.explore-plans .bg-blue .product-plan-card-content-height p {
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
    margin-top: 0;
}

.btn-learn-more {
    border-radius: 100px;
    width: 100%;
    border: 1px solid #222222;
    margin: auto;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.btn-learn-more a {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
}

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

.plans_and_services .plan-cards .plans-card-details .bg-blue .maintxt a.txt-black {
    text-decoration: none;
}

.main-title span {
    background: #ffffff;
    color: #222222;
    border-radius: 16px;
    padding: 1px 10px;
    font-size: 12px !important;
    float: right;
    height: 25px;
    line-height: 25px;
}

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

.includes-txt ul li {
    background: url('/assets/images/products/checkmark-circle.svg') no-repeat left center;
    padding: 5px 10px 5px 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", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: normal;
    text-align: left;
}

#product-one.owl-theme .owl-nav {
    position: absolute;
    top: -124px;
    right: 80px;
}

#product-one.owl-theme .owl-dots {
    position: absolute;
    top: -106px;
    right: 216px;
}

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

#product-one .owl-nav .disabled {
    opacity: 9;
}

#product-one .owl-nav button.owl-prev {
    background: url('/assets/images/products/arrow-left.png') #222222 no-repeat;
    background-position: center;
}

#product-one .owl-nav button.owl-next {
    background: url('/assets/images/products/arrow-right.png') #222222 no-repeat;
    background-position: center;
    margin-left: 16px;
}

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

.product-plans .bg-blue .includes-txt h4,
.product-plans .bg-black .includes-txt h4 {

    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 15.6px;
    letter-spacing: normal;
    text-align: left;
    margin-left: 24px;
}

.includes-txt ul {
    margin-bottom: 0;
    padding-left: 24px;
}
.includes-txt {
    padding-bottom: 24px;
}
.product-plans .owl-theme .owl-dots {
    position: absolute;
    top: -18%;
    right: 15%;
}

#product-one .owl-dots .owl-dot.active span {
    width: 36px !important;
}

.owl-carousel.owl-theme .owl-dots .owl-dot span {
    margin: 0 2px;
    width: 8px;
    height: 8px;
}

#product-one .owl-dots .owl-dot.active span,
#product-one .owl-dots .owl-dot:hover span {
    background: #00873C;
    width: 36px;
}

#product-one .owl-theme .owl-dots .owl-dot span {
    background: #8C8C8C !important;
}

.content-plan {
    text-align: center;
    margin-top: 64px;
}

.content-plan p {
    margin: 0 0 24px 0;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    letter-spacing: normal;

}

.content-plan .default-btn {
    width: 306px;
    margin: 0 auto;
}
.txtwhite{
    color: #ffffff !important;
}

.product-plans .bg-black .card-plan-type span {
    padding: 4px 16px;
    color: #222;
    background: #fff;
    border-radius: 29px;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height:  18px;
    margin-top: -5px;
}

.product-plans .bg-blue .card-plan-type span {
    padding: 4px 16px;
    color: #fff;
    background: #222;
    border-radius: 29px;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.page-node-type-branch-explore-lawn-care .product-plans .bg-blue .plan-card-title,
.page-node-type-branch .product-plans .bg-blue .plan-card-title,
.page-node-type-branch-explore-lawn-care .product-plans .bg-black .plan-card-title,
.page-node-type-branch .product-plans .bg-black .plan-card-title {
	height: 70px;
}

@media only screen and (min-width: 800px){
    .product-plans.bigRight {
        padding-right: 80px;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1180px) and (-webkit-max-device-pixel-ratio : 5){
    .page-node-type-branch-explore-lawn-care .product-plans h1{
        font-size: 52px;
        line-height: 54px
    }
}
@media only screen and (min-width: 1440px){
    react-product-service-details#react-product-service-details .product-plans .bg-black,
    react-product-service-details#react-product-service-details .product-plans .bg-blue  {
        height: 663px;
    }
    #planCompare .product-plans.bigRight h2 {
        width: 84%;
    }
    #planCompare .product-plans.soil_analysis h2 {
        width: 1070px;
    }
    #planCompare .product-plans.bigRight p.srvc_text {
        width: 70%;
    }
    #planCompare .product-plans.soil_analysis p.srvc_text {
        width: 90%;
    }
    .product-plans {
        padding-left: calc(50vw - 670px);
    }

    .product-plans.bigRight {
        padding-right: calc(50vw - 670px);
        padding-left: calc(50vw - 670px);
    }

    .product-plans .bg-black{
        height: 641px;
    }

    .product-plans .bg-blue{
        height: 641px;
    }

    .product-plans .content-plan {
        width: calc(100% - 104px);
    }
}


@media screen and (min-width: 1280px) and (max-width: 1300px) and (orientation: landscape) {
    .product-plans .bg-black .maintxt p span{
        padding: 3px 5px;
        font-size: 11px !important;
    }
}

@media only screen and (max-width: 900px) {
    .product-plans h3 {
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
    .product-plans h2 {
        width: 62%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .product-plans h3 {
        font-size: 42px;
        line-height: 44px !important;
        width: 70%;
    }

    #product-one.owl-theme .owl-nav{
        right: 5px;
    }

    #product-one.owl-theme .owl-dots{
        right: 130px;
    }

    .node-36255 #product-one.owl-theme .owl-dots {
        right: 165px;
        top: -28.5%;
    }

    .node-36255 #product-one.owl-theme .owl-nav {
        right: 4%;
        top: -31%;
    }

    section#planCompare .product-plans h3.card-plan-type{        
        display: flex;
        justify-content: space-between;
        line-height: normal !important;
        width: 100%;
    }
    section#planCompare .bg-black .card-plan-type span {
        width: 29%;
        height: auto;
        text-align: center;
        align-self: flex-start;
        max-width: 155px;
        max-height: 45px;
        padding: 4px 2px;
    }
}

@media screen and (max-width: 767px) {
    /* #react-product-service-details #planCompare .product-plans h3.card-plan-type, 
    .block-pdb-react.block-react-componentreact-compare-pest-plans #planCompare .product-plans h3.card-plan-type { 
        height: 90px;
    } */
    .product-plans h1{
        font-size: 40px;
        line-height: 44.1px;
    }
    .product-plans p{
        margin-top: 0px;
        font-size: 16px;
        line-height: 24px;
    }
    section#planCompare .bg-black .card-plan-type span {
        width: 29.5%;
        height: auto;
        text-align: center;
        align-self: flex-start;
        max-width: 155px;
        max-height: 42px;
        padding: 4px 2px;
    }

    react-product-service-details#react-product-service-details .product-plans .default-btn {
        padding-right: 16px;
    }

    p.height-txt {
        height: 60px;
    }
    .product-plans .bg-black,.product-plans .bg-blue {
        height: 700px;
        max-height: 700px;
    }
    
    .product-plans .plan-location {
        display: none;
    }
    .product-plans p.srvc_text{
        width: 100%;
        margin-bottom: 32px;
        margin-top: -24px;
    }

    #product-one .owl-theme .owl-dots .owl-dot span {
        width: 8px !important;
        height: 8px !important;
    }

    .content-plan .default-btn {
        width: 100% !important;
    }

    .product-plans.bigRight {
        padding-right: 0px;
    }

    .product-plans {
        padding: 64px 0 64px 16px;
        margin-bottom: 40px;
    }

    .product-plans h3 {
        font-size: 42px !important;
        line-height: 44px !important;
        margin-bottom: 32px;
    }
    
    #product-one .owl-dots button.active {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }

    #product-one.owl-theme .owl-dots{
        top:0;
        right:0;
        margin-top: 24px;
        position: static;
    }

    #product-one.owl-theme .owl-nav{
        margin-top: 32px;
        position: static;
    }

    .product-plans h2{
        font-size: 42px !important;
        line-height: 44px !important;
    }
    .product-plans h3.card-plan-type{
        font-size: 27px !important;
            font-weight: 600;
            line-height: 32px !important;
    }
    .product-plans .bg-black .plan-card-title{
        font-size: 30px !important;
        line-height: 36px !important;
    }

    #planCompare .product-plans h3.card-plan-type {
        display: flex;
        line-height: 30px !important;
        justify-content: space-between;
    }

    section#planCompare .bg-black .card-plan-type span {
        width: 100%;
        height: auto;
        text-align: center;
        align-self: flex-start;
        max-width: 163px;
    }

    #planCompare .product-plans.bigRight .content-plan .default-btn button.btn {
        width: calc(100% - 16px) !important;
        margin-left: -16px;
    }
    
    .product-plans .content-plan p {
        padding-right: 16px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
    #product-one.owl-theme .owl-dots{
        top:0;
        right:0;
        margin-top: 24px;
        position: static;
        margin-bottom: -40px;
    }
    #product-one.owl-theme .owl-nav{
        margin-top: 32px;
        position: static;
    }
    
    .product-plans p.srvc_text{
        width: 100%;
        margin-bottom: 32px;
        margin-top: -24px;
    }
    .product-plans h3 {
        font-size: 42px !important;
        line-height: 44px !important;
        margin-bottom: 32px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
 
    .product-plans p.srvc_text{
        width: 548px;
        margin-bottom: 64px;
        margin-top: -24px;
    }
}
@media only screen and (min-width: 820px) and (max-width: 1024px) {
    
    .product-plans .bg-black, .product-plans .bg-blue {
        height: 635px;
    }
    .product-plans h1 {
        width: 85%;
    }

    .product-plans p.srvc_text{
        width: 550px;
        margin-bottom: 32px;
        margin-top: -24px;
    }
    .includes-txt ul {
        padding-left: 20px;
    }    
    .product-plans .bg-blue .includes-txt p, .product-plans .bg-black .includes-txt p {
        margin-left: 20px;
    }
    p.height-txt {
        height: 70px;
    }
    /* .product-plans .product-plan-card-content-height h4 {
        height: 78px;
    } */
    
}
.product-plans .bg-blue .maintxt p span {
    background-color: #222222;
    color: #ffffff;
    border-radius: 16px;
    padding: 3px 10px;
    font-size: 12px !important;
    float: right;
    height: auto;
    line-height: 17px !important;
}

@media only screen and (min-width: 300px) and (max-width: 389px) {
    .product-plans p.card-plan-type {
        font-size: 12px;
    }
    .product-plans .bg-blue .maintxt p span,
    .product-plans .bg-black .maintxt p span {
        font-size: 10px !important;
    }
    .product-plans .maintxt {
        padding: 24px 16px 0;
    }
    .product-plans .bg-blue .includes-txt p,
    .product-plans .bg-black .includes-txt p {
        margin-left: 16px;
    }
    .includes-txt ul {
        padding-left: 16px;
    }
}

@media screen and (max-width: 360px){
    #planCompare #product-one .bg-black .card-plan-type span{
        max-width: 121px;
        font-size: 10px;
    }

    #planCompare #product-one .product-plan-card-content-height {
        max-height: 200px;
        height: 100%;
    }
}

.includes-txt span {
    font-size: 10px;
}

@media only screen and (min-width: 1920px) {
    .product-plans .product-plan-card-content-height {
        margin-bottom: 24px;
        height: 150px;
    }
}


@media only screen and (min-width: 1440px) and (max-width: 1910px) {
    .product-plans .product-plan-card-content-height {

        height: 175px;
    }
}

@media only screen and (max-width: 1344px) {
    .product-plans .product-plan-card-content-height {

        height: auto;
    }
}
@media only screen and (min-width: 1345px) and (max-width: 1366px) {
    .product-plans .product-plan-card-content-height {
        height: 143px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    section#planCompare .product-plans h3.card-plan-type {
        height: 99px;
    }
    .product-plans .product-plan-card-content-height {
        height: 160px !important;
    }
}    
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .product-plans h2 {
        width: 62%;
    }
}
@media only screen and (min-width: 601px) {
    section#block-reactcomparepestplans-2 .product-plans .bg-blue {
        height: 680px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .product-plans h3.plan-card-title {
        width: 100% ;
    }
}
@media only screen and (min-width: 768px) and (max-width: 875px) {
    .product-plans .product-plan-card-content-height {
        height: 190px !important;
    }
}
@media screen and (max-width: 767px) {
    #planCompare .product-plans h3.card-plan-type {
        font-size: 27px !important;
    }
}
@media only screen and (min-width: 820px) and (max-width: 1344px) {
    #react-product-service-details .product-plans .bg-blue, #react-product-service-details .product-plans .bg-black {
        height: 690px;
        max-height: 700px;
    }
  }
  @media only screen and (min-width: 1345px) {
    #react-product-service-details .product-plans .bg-black, #react-product-service-details .product-plans .bg-blue {
        height: 663px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1417px) {
      section#planCompare .product-plans h3.card-plan-type {
          height: 99px;
      }
  }
  @media only screen and (min-width: 1345px) and (max-width: 1439px) {
      #react-product-service-details .product-plans .bg-black,
      #react-product-service-details .product-plans .bg-blue {
          height: 680px;
      }
  }
  @media only screen and (min-width: 768px) and (max-width: 1439px) {
    .product-plans .bg-black,
    .product-plans .bg-blue {
        height: 720px !important;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-node-type-branch-explore-lawn-care .product-plans .bg-black,
    .page-node-type-branch-explore-lawn-care .product-plans .bg-blue {
        height: 700px !important;
        max-height: 700px !important;
    }
  }

@media only screen and (min-width: 1107px) and (max-width: 1199px){
    .page-node-type-branch-explore-lawn-care #product-one.owl-theme .owl-nav {
        top: -150px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .new-header.node-36944 .product-plans p.srvc_text,
    .new-header.node-729 .product-plans p.srvc_text {
        width: 70%;
    }
}

@media screen and (min-width: 801px) and (max-width: 991px){
    .new-header.node-740 .product-plans #product-one .bg-blue, 
    .new-header.node-740 .product-plans #product-one .bg-black{
        height: 720px !important;
        max-height: 720px;
    }
}
@media only screen and (max-width: 600px){
.product-plans .bg-blue .plan-card-title{
    font-size: 28px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.product-plans .bg-blue .plan-card-title,
.product-plans .bg-black .plan-card-title
    {
    font-size: 32px !important;
    line-height: 40px !important;
}
}
@media (min-width: 768px) and (max-width: 1180px) and (orientation: landscape) {
.product-plans h2{
width:70%;
}
}
