@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/* new top banner */
.section-top-banner {
    background: #fff;
    padding-top: 8rem;
    padding-bottom: 0rem;
    position: relative;
    overflow: hidden;
    max-height: 740px;
}
.banner-image {
   position: relative;
    text-align: center;
    padding-top: 25px;
}

.circle-banner-home {
    position: absolute;
    left: -418px;
    bottom: 210px;
}
.row.justify-content-between.pos-rel.no-padding{
    align-items: center;
}
img.grantee-logo {
    position: absolute;
    top: -115px;
    left: 50%;
}
.girl-skin-care-banner {
    position: relative;
}
.girl-skin-care-banner .grantee-logo {
    position: absolute;
    bottom: 85px;
    margin-left: -35px;
}
img.hero-tray-img {
    max-width: 90%;
    position: absolute;
    left: -55%;
    bottom: 23%;
}

.circle-banner-home img {
    width: 100%;
    max-width: 100%;
  }
  .pop-up-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.popup-wrapper span {
    display: block;
    background: #fa319e;
    padding: 3px 10px;
    border-radius: 40px;
    color: #fff;
    font-size: 14px !important;

}
.pop-up-wrapper .popup {
  display: none; /* hidden by default */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999999;
}
.pop-up-wrapper span.close {
    display: block;
    background: #fff;
    padding: 8px 13px;
    border-radius: 100%;
    font-size: 32px;
    font-weight: 800;
    font-family: 'Montserrat';
    line-height: 1;
    border: 3px solid #fa319e;
    color: #2d2e2f;
}
.pop-up-wrapper .t9-sensitive.popup .product-selection-table-cell-2-image img{
height: auto;
top: 0px;
}
.pop-up-wrapper .t6-sensitive.popup .product-selection-table-cell-2-image img {
height: auto;
top: 12px;

}
.pop-up-wrapper .t9-sensitive.popup .product-selection-table-cell-plus {
position: relative;
    left: 0px;
    top: 12px;
}
.pop-up-wrapper .popup-content {
  background: #fcf0f8;
    padding: 20px 40px;
    margin: 10% auto;
    width: 470px;
    position: relative;
    border-radius: 8px;
    border: 3px solid #fa319e;
}
.pop-up-wrapper table:not(.variations):not(.shop_table):not(.group_table) thead, .pop-up-wrapper table:not(.variations):not(.shop_table):not(.group_table) tbody, .pop-up-wrapper table:not(.variations):not(.shop_table):not(.group_table) tfoot{
  background: #fcf0f8 !important;
  border: 0px !important;

}
.pop-up-wrapper table:not(.variations):not(.shop_table):not(.group_table) tbody tr:nth-child(even){
    background-color: transparent;
}
.pop-up-wrapper .product-selection-table-cell-plus {
    position: relative;
    left: -5px;
    top: 12px;
}
 .row-wrape.rowrpe3 .pop-up-wrapper .popup-content .product-selection-table-cell-2-image img , .row-wrape.rowrpe3 .pop-up-wrapper .popup-content .product-selection-table-cell-1-image img {
    margin-right: 0px;
}
.pop-up-wrapper .product-selection-table-cell-2-image img
 {
    width: 98px;  
    height: 80px;
    position: relative;
    top: 11px;
}
.pop-up-wrapper h2 {
    font-size: 22px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #2d2e2f;
    padding-bottom: 10px;
}
.pop-up-wrapper p{
        font-size: 16px;
    text-align: center;
    font-family: 'Open Sans';
    color: #565759;
    font-weight: 500;
        padding: 0px 18px;
}
.pop-up-wrapper table:not(.variations):not(.shop_table):not(.group_table) tbody th, .pop-up-wrapper table:not(.variations):not(.shop_table):not(.group_table) tbody td{
    padding: 0px;
    padding-bottom: 15px;
}
.pop-up-wrapper a.got-it-button-close{
    display: block;
    background: #fa319e;
    padding: 15px 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat';
    border-radius: 8px;
}
.product-selection-table-cell-2-small-text {
    font-family: 'Open Sans';
    color: #565759;
    font-weight: 500;
    font-size: 12px;
}
.pop-up-wrapper .close {
  position: absolute;
  top: 8px;
  right: 12px;
  cursor: pointer;
  font-size: 24px;
}
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.sbr-content-banner {
    max-width: 507px;
    text-align: left;
}
.wrap-line-mm img {
    max-width: 70px;
}
.payment_iconMbt img {
    max-width: 30px;
}
.graphic-content.first-one-contet-img {
    max-width: 610px;
}
.medium-6.order-1 .graphic-content.first-one-contet-img{
    padding-right: 0px;

}
.payment_iconMbt {
    position: relative;
    right: 25px;
}
.list-item-section {
    padding-top: 60px;
}
.list-item-section ul {
    padding-left: 40px;
}
.list-item-section ul li {
    margin-bottom: 5px;
    display: inline-block;
    border-radius: 8px;
    background-color: #2d2e2f;
    height: 33.5px;
    padding-right: 30px;
    font-family: 'montserrat';
    line-height: 32px;
}
.list-item-section ul li img {
    padding-right: 15px;
}
.list-item-section ul li::before {
    position: absolute;
    content: '';
    background-color: #2d2e2f;
    left: -1157px;
    height: 32px;
    z-index: 0; 
    width: 1500px;
}
.list-item-section ul li span {
    position: relative;
    z-index: 2;
    color: #fff;
}
.section.section-top-banner .action-btn {
    max-width: 285px;
    margin-top: 80px;
    text-align: center;
}
.section.section-top-banner .action-btn p{
   font-size: 14px;
}
.three-rows-content {
    padding-top: 60px;
}
.above-text-action-btn {
    font-size: 14px;
    margin-bottom: 5px;
}
.section.section-top-banner .action-btn .btn-primary-teal{
    background-color: #fa319e;
    border-color: #fa319e;
    margin-bottom: 12px !important;
}
.section.section-top-banner .seethescience a {
    color: #24156e;
    font-weight: 500;
    font-family: 'Montserrat';  
}
.section-three.sec-we-re-the-best:before{
content: '';
background-image: url('../images/teeth-whitening-tray-new/best-teeth-shades.png') ;
width: 100%;
top: 0;
left:0;
height: 6%;
position: absolute;
background-position: center;
background-size: cover;
background-repeat: no-repeat;

}
.the-proshield-process:before {
    content: '';
    background-image: url('../images/teeth-whitening-tray-new/best-teeth-shades.png') ;
    width: 100%;
    top: 0;
    height: 10%;
    left:0;
    position: absolute;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    
    }
    section.products-section-night-new-system:before{
        content: '';
        /* background-image: url('../images/products/night-guards-new/best-night-before_03.png') ; */
        width: 100%;
        top: 0;
        left:0;
        height: 10%;
        position: absolute;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .products-section-night-new-system{
        background-color: #fff;
    }
    .choose-package-div h1 {
        font-size: 48px;
        text-align: center;
        font-family: 'Montserrat';
        color: #2d2e2f;
        line-height: 48px;
        font-weight: 800;
        margin-bottom: 5px;
    }
    .product-slider-wrapper .slick-prev {
        z-index: 999999;
        left: 0;
    }
    .product-slider-wrapper .slick-next {
      right: 20px;
    }
      .product-slider-wrapper .slick-prev:before, .product-slider-wrapper .slick-next:before{
        font-size: 35px;
        opacity: 1;
        color: #68c8c7;
      }
      .product-card {
        border: 1px solid #c5c6c9;
        border-radius: 12px;
    }
    .product-card .card-top-header {
        border-bottom: 1px solid #c5c6c9;
    }
    .card-top-header h1 {
        font-size: 18px;
        font-family: 'Montserrat';
        text-align: center;
        color: #2d2e2f;
        font-weight: 700;
        padding: 6px 0px;
        margin-bottom: 0px;
    }
    .product-card .card-badge {
        display: inline-block;
        background: #555759;
        padding: 4px 30px;
        font-size: 9.5px;
        color: #fff;
        font-family: 'Montserrat';
        position: relative;
        top: -4px;
        border-bottom-right-radius: 12px;
        font-weight: 500;
        left: 0px;
    }
    .second-product-card .card-content-wrapper {
        border-color: #fa319e;
    }
    .product-card.second-product-card {
        border: 3px solid #fa319e !important;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .product-card.second-product-card .card-content-wrapper{
        background-image: url(../images/teeth-whitening-tray-new/footer-gradient.png);
        background-position: center bottom;
        background-repeat: repeat-x;    border-radius: 10px;
    }
    .second-product-card .card-badge{
background-color: #fa319e;
    }
    .product-card .product-description p{
        color: #555759;
        font-size: 12px;
        font-family: 'Open Sans';
        padding: 12px 24px;
        margin-bottom: 0px;
    }
    .product-card .product-selection-description {
        padding: 7px 22px 15px 22px;
    }
    .product-card .product-selection-description b{
        font-size: 14px;
        /* text-transform: uppercase; */
        padding-right: 5px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        padding-left: 11px;
    }
    .select-probiotic-content-subscription {
        padding: 0px 55px;
    }
    .select-probiotic-content-subscription select{
        border-radius: 15px;
    margin-bottom: 10px;
    line-height: 40px !important;
    height: 40px !important;
    background: #f1f2f2 url(../images/products/new-dental-probiotic/select_arrow.png) calc(100% - 8px) 19px no-repeat !important;
    background-size: 9px 5px !important;
    border-color: #c5c6c9;
    box-shadow: 0px 13px 10px -15px #111;
    }
    .row-wrape.rowrpe1 {
        display: flex;
        align-items: center;
        column-gap: 6px;
    }
    .row-wrape.rowrpe1 span,.row-wrape.rowrpe3 span{
        font-size: 75%;
        font-weight:600;
    } 
    .row-wrape.rowrpe3 img {
        margin-right: 8px;
    }   
    .product-card .product-selection-description .rowrpe1 b{
        padding-right: 0px; 
    }
    .product-card .product-selection-description img.bar+span {
        /* font-size: 12px; */
    }
    .form-group-radio-custom label span.mmpopular{
        font-weight: 600;
        font-size: 14px;
        padding-left:15px;
    }
    .form-group-radio-custom [type="radio"]:checked + label{
        border: 2px solid #fa319e !important;
    }
    .product-card .product-selection-description{
        font-size: 14px;
         font-family: 'Open Sans', sans-serif;
    }
    .product-card .card-image {
        text-align: center;
        max-width: 100%;
        margin: 0px auto;
       min-height: 315px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .product-card p.percent-off-text {
        font-size: 25px;
        color: #9e1e82;
        font-family: 'Montserrat';
        font-weight: 300;
        margin-bottom: 0px;
        line-height: 33px;
    }
    .price-content .real-price{
        margin-bottom: 0px;
        font-size: 29px;
        line-height: 30px;
        font-family: 'Open Sans';
        font-weight: 700;
        color: #2d2e2f;
        padding-left: 5px;
    }
      .product-card .card-image img {
        max-width: 100%;
        /* border-bottom: 1px solid #c3c5c9; */
        margin: 0px auto;
        padding-bottom: 0px;
      }
      .product-card .free-shipping-text {
        font-size: 14px;
        font-family: 'Open Sans';
        color: #fa319e;
        font-weight: 700;
        text-align: center;
        margin-bottom: 0px;
      }
      .row-wrape.rowrpe2 {
        font-size: 11px;
        font-weight: 600;
      }
      .product-card .life-time-reorder-text{
        color: #555759;
        font-size: 14px;
        font-family: 'Open Sans';
        font-weight: 700;
        text-align: center;
        margin-bottom: 0px;
      }
      .price-content{
        display: flex;
    justify-content: center;
    padding: 10px 0px;
    min-height: 70px;
      }
      .main-products-wrapper  .price-content{
        min-height: 70px;
        margin-top: 10px;
      }


      .price-content p.orignal-price{
        font-size: 29px;
        margin-bottom: 0px;
        line-height: 29px;
        color: #2d2e2f;
        font-family: 'Open Sans';
      }
      .real-price sup {
        font-size: 12px;
        color: #565759;
        font-weight: 500;
        position: relative;
        top: -10px;
        font-family: 'Montserrat';
    }
    p.cut-off-price {
        font-size: 12px;
        font-family: 'Montserrat';
        font-weight: 500;
        position: relative;
        color: #555759;
        text-align: center;
        margin-bottom: 0px;
    }
    div.subscription-tagline{
        text-align: center;
        font-weight: 500;
        line-height: 14px;
        font-family: 'Montserrat';
        min-height: 20px;
        font-size: 12px;    margin-bottom: 0rem;    font-style: italic;
    }
    div.subscription-tagline span {
        font-style: normal;
    font-weight: 700;
    color: #9e1e82;
    }
    .action-buttons-non-sensitive, .action-buttons-sensitive,
    .action-buttons-non-sensitive-t9, .action-buttons-sensitive-t9,
    .action-buttons-non-sensitive-t6, .action-buttons-sensitive-t6
    
    {
            padding: 0px 55px;
    margin-top: 10px;
    padding-bottom: 20px;
    }
.gray-center-text {
    color: #8e9296;
    padding-bottom: 20px;
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.product-slider-list-wrapper {
    padding-bottom: 60px;
}
.buy-btn.product-add-to-cart-btn {
    text-align: center;
    margin-top: 6px;
}
    p.cut-off-price:after {
        content: '';
        max-width: 48px;
        height: 1px;
        background-color: #9e1e82;
        position: absolute;
        top: 8.5px;
        left: 5px;
        width: 100%;
    }
    .product-card .form-group-radio-custom [type="radio"]:checked + label:before {
        border-color: #68c8c7;
        width: 24px;
        height: 24px;
        left: 10px;
        top: 50%;
        margin-top: -12px;
        background: transparent;
        border: 1px solid #c6c7ca;
    }
    .product-card .form-group-radio-custom [type="radio"]:checked + label:after {
        content: '';
        width: 12px;
        height: 12px;
        background: #fa319e;
        position: absolute;
        top: 18px;
        left: 16px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .product-card .form-group-radio-custom [type="radio"]:not(:checked) + label:before {
        width: 24px;
        height: 24px;
        left: 10px;
        top: 50%;
        margin-top: -12px;
        background: transparent;
        border: 1px solid #c6c7ca;
    }
    .product-card .form-group-radio-custom [type="radio"]:not(:checked) + label:after {
        background: #68c8c7;
    }
    .product-card .form-group-radio-custom [type="radio"]:not(:checked) + label:after {
        width: 12px;
        height: 12px;
        top: 50%;
        left: 16px;
        margin-top: -6px;
    }
    .product-card .wrapper.flex-wrapper label {
        border: 1px solid #c6c7ca;
        min-height: 45px;
        flex-direction: column;
        justify-content: center;
        align-content: center;
    }
    .product-card .action-button{
        padding: 0px 55px;
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .main-products-wrapper{
        margin-bottom: 30px;
    }
    .add-to-cart-btn{
        margin-bottom: 10px;
    }
    .product-card .add-to-cart-btn .btn-general{
        background-color: #fa319e;
        border-color: #fa319e;
        width: 100%;
        color: #fff;  font-size: 16px;
    }

    .product-card  .buy-now-btn .btn-black-blue{
        background-color: #000; 
        border-color: #000;
        width: 100%;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
    .second-product-card .card-top-header {
        border-bottom: 1px solid #c5c6c9;
        background: #fad6ed;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }

    .product-card .add-to-cart-btn .btn-general:hover
    ,.product-card .buy-now-btn .btn-black-blue:hover
    ,.partnership-banner-bottom .our-people-promise button:hover
    ,.section.section-top-banner .action-btn .btn-primary-teal:hover
    {
        background-color: #595858;
        border-color: #595858;
    }
    .geha-text {
        display: none !important;
    }
  
    .single-product .ewd-ufaq-faq-title-text {
        width: 99%;
    }
    .single-product  div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol{
        order: 2;
    }
    .faq-section .wpb_column.columns.medium-12.thb-dark-column.small-12 {
        max-width: 1120px;
    }
    .ewd-ufaq-faq-body {
        padding: 6px 22px;
        padding-left: 23px;
    }


    .loading-content {
        opacity: 0;
        transform: translateY(100px);
        transition: opacity 0.6s ease, transform 0.6s ease;
    }

    .loading-content.visible {
        opacity: 1;
        transform: translateY(0);
    }


@media screen and (min-width: 1921px) and (max-width: 2399px) {
    .circle-banner-home img {
        width: 100%;
        max-width: 104%;
        transform: rotate(-355deg);
    }
    .circle-banner-home {
        left: -443px;
        bottom: 200px;
    }
}
@media (min-width: 2000px) and (max-width: 2299px) {
    .circle-banner-home img {
        width: 100%;
        max-width: 100%;
    }
    .circle-banner-home {
        left: -337px;
    }
}
@media screen and (max-width:1599px){
    .circle-banner-home img
    {
        width: 100%;
        max-width: 100%;
        transform: rotate(-342deg);
      }
}
@media (min-width: 1600px) and (max-width: 1799px) {
    .circle-banner-home
{
    position: absolute;
    left: -495px;
    bottom: 210px;
  }
  
    .circle-banner-home img
    {
        width: 100%;
        max-width: 100%;
        transform: rotate(-325deg);
      } 
  
  }

  @media screen and (min-width:768px){

    .the-process-title{font-size: 24px;}
    .product-slider-wrapper{
       display: flex;
        justify-content: start;
        align-items: center;
        flex-wrap: wrap;
      }

      .night-guard-v2-version-by-js .product-slider-wrapper {
        justify-content: center;
        column-gap: 15px;
    }
    .night-guard-v2-version-by-js .product-slider-wrapper .product-card{
        order: 2;
    }
    .night-guard-v2-version-by-js .product-slider-wrapper .second-product-card{ 
        order: 1;
    }
    
     .product-card {
        max-width: 32%;
        margin: 0px 5px;
        width: 100%;
        margin-bottom: 10px;
    }
     .main-product-container .product-section .product-card {
         max-width: 100%;
    }
    html body .ewd-ufaq-faq-body {
        padding: 5px 25px;
        padding-left: 26px;
    }
    
  }

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

    .night-guard-v1-version-by-js .product-slider-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    .night-guard-v1-version-by-js .product-slider-wrapper .product-card{
        margin-bottom: 1rem;
    }

    .products-section-night-new-system:before{
        display:none;
    }
    .circle-banner-home{
        display:none
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section-top-banner{
        padding-top:6rem;
        padding-bottom:4rem;
        max-height:unset;
    }
    .sbr-content-banner {
        max-width: 100%;
        text-align: center;
    }
    .mobile-hidden{
        display:none;
    }
    .list-item-section {
        padding-top: 40px;
    }
    .list-item-section ul li{
        padding-right: 20px;
    }
    .list-item-section ul li::before{
        left: -1370px;
    }
    .list-item-section ul li span{
        font-size:12px
    }
    .list-item-section ul {
        padding-left: 0px;
        text-align: left;
    }
    .list-item-section ul li img {
        padding-right: 5px;
    }
    .graphic-content.aos-init {
        padding-left: 0rem !important;
    }
    .choose-package-div h1{
        font-size:32px;
        line-height:32px;
    }
    .sec-we-re-the-best h2{
        font-size:22px !important;
    }
    section.products-section-night-new-system{
        padding-top:50px !important;
    }
    .products-section-night-new-system .section-heading {
        margin-bottom: 40px !important;
    }
    section.products-section-night-new-system:before{
        display:block !important;
        height:2%;
    }
    .slick-dots {
        bottom: -36px !important;
    }
    .slick-dots li button:before {
        background: #fb319f;
        padding-top: 1px;
    }
    .slick-dots li button:before{
        border: 0px !important;
    }
    .slick-dots li.slick-active button:before{
        color: #fff !important;
        padding-top: 2.5px;
        padding-right: 0px;
    }
    .popup-wrapper span{
        position: relative;
        left: 0px !important;
    }
    .slick-dots li button:before{
        width: 18px !important;
        height: 18px !important;
    }
    .graphic.grantee-col-6-img{
        margin-left: -25px;
    }



  }
/* new top banner end */


.sec-wrapper {
    background-color: #f1eff9;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    max-height: 715px;
}


.contianer {
    max-width: 1420px;
    margin-left: auto;
    margin-right: auto;
}


.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.n-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.justify-content-between {
    justify-content: space-between;
}

.btn-primary-teal {
    background-color: #fa319e;
    border-color: #fa319e;
    color: #fff;
    letter-spacing: unset;
}

.btn {
    letter-spacing: initial;
}
.button-with-logo{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.button-with-logo .logo{
        position: relative;
    top: -10px;
    right: 80px;

}
.w-100 {
    width: 100%;
}

.text-white {
    color: #fff;
}

/* section one */
.sec-wrapper .medium-5 {
    display: flex;
    align-items: center;
    padding-bottom: 8.5rem;
}

.n-left-sec-wrapper {
    position: relative;
    padding-top: 15px;
    /* padding-left: 40px; */
}

p {
    line-height: 1.4;
}

.section-two.blue-section {
    position: relative;
}

.gurantee-icon-night {
    position: absolute;
    left: 17%;
    top: 8%;
    max-width: 110px;
}

.link-counter-underline {
    text-decoration: underline;
}


.dark-blue {
    background: #2d2e2f;
} 

.section-two .section-body.clients-logoes{
    background: #fa319e;
}
.ntg-section5 .section-body.clients-logoes{
    background: #2d2e2f;

}

.order-1 {
    order: 1;
}
.background-img-with-text {
    background-color: #fcf0f8;
    position: relative;
        z-index: 999;
    padding: 15px 40px 15px 40px;
    max-width: 610px;
    border-radius: 8px;
}
.background-img-with-text:before{
background-image: url('../images/teeth-whitening-tray-new/background-circle1.png');
content: '';
position: absolute;
bottom: 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
height: 100%;
z-index: -1;
left: 0px;
border-radius: 8px;
}
.content-inner{
    text-align: center;
}
a.have-dental-text-link {
    color:#2d2e2f;
    font-family: 'Montserrat';
    font-size: 16px;
}
.have-dental-btn{
    max-width: 284px;
    text-align: center;

}
.section-body.clients-logoes {
    background-color: #2d2e2f;
}
.section.the-proshield-process .have-dental-btn{
    padding-top: 15px;
    margin: 0px auto;
}
.content-inner .text-bottom p{ 
    font-size: 16px;
    font-style: italic; 
    color: #fff;
    font-family: 'Open Sans';
    padding-top: 15px;
    margin-bottom: 0px;
}
.content-inner .granterr-logo {
    position: absolute;
    right: 20px;
    top: 70px;
}
.order-2 {
    order: 2;
}
.sec-content-ll h4 {
    color: #2d2e2f;
}

.custom-title {
    color: #565759;
    font-size: 16px;
    font-weight: normal;
}

.slider-wrapper {
    padding-left: 30px;
}

.title-name {
    color: #2d2e2f;
    font-weight: 800;
    font-size: 40px;
    margin-top:0px;
    margin-bottom: 0px;
    line-height: 1;

}

.single-slide {
    text-align: center;
}

.slick-dots {
    bottom: -35px;
}

.slick-dots li button:before {
    border: 2px solid #fa319e;
    height: 14px;
    width: 14px;
    color: transparent;
    border-radius: 50%;
    line-height: 12.8px;
    text-align: center;
    padding-right: 1px;
    opacity: .7;
}
.slick-dots li.slick-active button:before{
    opacity: .75;
    color: #fa319e;
}

span.link-counter-yy {
    color: #0000ff;
    font-size: 12px;
    cursor: pointer;
}

.seprator-line {
    background-color: #fa319e;
    height: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.below-separate-lne-text {
    font-size: 20px;
}
.medium-wrapper-mbb {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.product-description-f {
    font-size: 16px;
    color: #555759;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 1.5;
}

.mobile-show {
    display: none;
}

.small-inner-content {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

a.see-thr-reviews {
    display: block;
    text-align: center;
    color: #331f97;
    font-size: 16px;
    font-weight: 400;
}

.section-header h1 {
    font-size: 36px;
    font-weight: 600;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.clients-logoes {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.beneth-starts-rating {
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    margin-top: 5px;
    font-family: 'Montserrat';
}

.beneth-starts-rating i {
    font-weight: 600;
}

.logoes-strip-mbt {
    column-gap: 30px;
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.sec-we-re-the-best {
    padding-top: 68px;
    padding-bottom: 6rem;
    position: relative;
    background: #fff;
}

.sec-we-re-the-best h2 {
    font-size: 48px;
    font-weight: 800;
    margin: 0;
}

.sec-we-re-the-best .subcaption {
    color: #2d2e2f;
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 400 !important;
}
.d-flex.align-items-center.justify-content-center.counter-two {
    padding-top: 2rem;
    padding-bottom: 4rem;
}
.content-section {
    margin-top: 5rem;
}

.review-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.review-card-slider .slick-track {
    display: flex;
    justify-content: center;
    column-gap: 20px;
}

.sec-we-re-the-best .container {
    max-width: 1420px;
   margin: 0px auto;
    position: relative;
}
.desensitizing-button a.btn.btn-primary-teal.btn-lg {
    background: #b8b8dd;
    border-color: #b8b8dd;
    min-width: 280px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Montserrat';
}
.learnmore-desensitizing a {
color:#b8b8dd;
 
}
.learnmore-desensitizing{
    color: #fff;
     font-size: 16px;
    font-family: 'Montserrat';
}
.sec-we-re-the-best .container .counter-one {
    align-items: start !important;
}
.counter-one,
.counter-two {
    margin-bottom: 1rem;
}
.d-flex.justify-content-center.gap-20.review-card-slider.slick-initialized.slick-slider {
    padding-bottom: 40px;
}

.counter-one .sec-content-ll {
    padding-left: 11rem;
    padding-top: 40px;
}

.counter-two .sec-content-ll {
    max-width: 540px;
    padding-right: 0rem;
    margin: 0px auto;
}
.counter-three .graphic-content.aos-init {
    padding-left: 0rem;
    padding-right: 0px !important;
}
.graphic-content.aos-init{
    padding-left: 7rem;
}

.counter-three .sec-content-ll {
    padding-left: 12rem;
}

      
.sec-content-ll h4 {
    font-size: 36px;
    line-height: 1.2;
    font-weight: 600;
    color: #2d2e2f;
}

.sec-content-ll h4 strong {
    font-weight: 800;
    font-size: 36px;
    font-family: 'Montserrat';

}

.sec-content-ll p {
    font-size: 16px;
    color: #7d8286;
    margin-bottom: 35px;
    padding-top: 20px;
}

p.sec-content-all-lp {
   margin-bottom: 40px;
    padding-top: 15px;
}
.counter-two .graphic-content {
    text-align: right;
} 
.over-40million-americans {
  padding-top: 5rem;
    padding-bottom: 6rem;
    position: relative;
}

.over-40million-americans .container {
    position: relative;
}

.scroller-wrapper .box {
 background: #fff;
    border-radius: 8px;
    border: 1px solid #bdc3c9;
    border-top: 8px solid #fa319e;
    padding: 20px 20px 15px 20px;
    text-align: center;
    min-height: 254px;
}
    .scroller-wrapper .box img {
        margin: 0px auto;
    }
    .scroller-wrapper .box-7 img {
        max-width: 130px !important;
    }
    .scroller-wrapper .box-10 img {
        max-width: 160px !important;
    }
    .slick-prev:before, .slick-next:before{
        color: #fc30a0;
    }
.scroller-wrapper .slick-slide {
  margin: 0 10px;
}

.scroller-wrapper .slick-list {
  margin: 0 -10px;
}
.over-40million-americans h5 {
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 10px;
    font-family: 'Montserrat';  
    color: #2d2e2f;
}

.over-40million-americans h6,
.section-two .section-body .sec-heading-curious {
    font-size: 46px;
    color: #fff;
    /* font-weight: bold; */
}
.scroller-wrapper .box img {
    max-width: 120px;
    min-height: 80px;
    object-fit: contain;
}
.over-40million-americans h6 {
    margin-bottom: 1.5rem;
}

.over-40million-americans .graphic-teeth {
    margin-top: 37px;
}

.over-40million-americans p {
     font-family: 'Open Sans';
    font-size: 12px;
    margin-bottom: 0px;
    color: #2d2e2f;
    line-height: 1.2;
    font-weight: 500;
}
.scroller-wrapper h1 {
    font-size: 20px;
    font-family: 'Montserrat';
    color: #2d2e2f;
    padding-top: 5px;
}
.hsa12 {
    max-width: fit-content;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.section-two .review-cardss .card-box {
    background: #fff;
    padding: 20px 20px 40px 20px;
    text-align: left;
    min-height: 340px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
}

.section-two .review-cardss .card-box p {
    font-size: 16px;
    line-height: 1.4;
    color: #555759;
    font-weight: 500;
}

.section-two .review-cardss .card-box .stars-display {
    margin-bottom: 1.5rem;
    margin-top: 1rem;
}

.section-two .review-cardss .card-box .name-and-abr {
    padding-left: 10px;
}

.section-two .review-cardss .card-box .tick-icon {
    max-width: 40px;
}

.section-two .review-cardss .card-box .name-and-abr .name-show {
    font-weight: 600;
}

.section-two .review-cardss .card-box .name-and-abr .abr-ds-show {
    font-size: 12px;
}

.mobile-circle,
.desk-top-circle {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.mobile-circle {
    display: none;
}

.ntg-section5 .review-cardss {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.ntg-section5 {
    margin-top: 25px;
}

.mobile-curve {
    display: none;
}

.ntg-section5 .review-cardss button:not(.slick-arrow) {
    /* background: #5642bb; */
    margin-top: 30px;
    margin-bottom: 5px;
}
.weight-800{
    font-weight: 800;
}
.ntg-section5 .review-cardss button:not(.slick-arrow):hover {
    /* background-color: #595858;
    border-color: #595858; */
    box-shadow: none;
    transition: all .5s ease 0;
}
.row-section-pro{ max-width: 1200px; margin-left: auto; margin-right: auto;}
.gap-20 {
    gap: 20px;
}

.the-proshield-process {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fff !important;
    position: relative;
}

.the-proshield-process h4 {
    font-size: 48px;
    margin-bottom: 65px;
    color: #2d2e2f;
    position: relative;
    font-weight: 800 !important;
    z-index: 99;
    padding-top: 10px;
}

.the-proshield-process .page-row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 100px;
    row-gap: 50px;
}

.the-proshield-process .process-box {
    max-width: 358px;
}

.the-proshield-process .process-media {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 250px;
}

.the-proshield-process .the-process-circle {
    margin-top: 30px;
}

.the-proshield-process .the-process-title {
    font-weight: 400;
    margin-bottom: 15px;
}

.the-proshield-process .the-process-title span {
    color: #fa319e;
}

.the-proshield-process .ht-txt {
    min-width: 101px;
}

td.bdy-txt {
    text-transform: uppercase;
}
#process-section-scroll .see-pricing-btn {
    margin-top: 40px;
}
html body .btn-seegreen {
    background: #fa319e;
    border-color: #fa319e;
}

.elegible {
    background: #2d2e2f;
    padding: 30px 0;
}

.elegible h4 {
    font-size: 48px;
    font-family: 'Montserrat';
    font-weight: bold;
    margin: 0;
}

.elegible i {
    color: #fff;
    font-size: 23px;
}

.sports-guard-package {
    padding: 3rem 0;
    margin: 0;
}

.sports-guard-package h4.default,#faq-id .text-green {
    font-size: 46px;
    color: #2d2e2f;
}

.get-content-from-the-page-content .faq-section .widget.widget_text .textwidget h2.teal{
    color: #2d2e2f !important;
}
.night-guard-faq .ewd-ufaq-post-margin-symbol span {
    color: #fb319f !important;
}

.product-proshield p.default {
    font-size: 20px;
    color: #565759;
}

.get-content-from-the-page-content .vc_custom_1689330467619 {
    background: #fcf0f8 !important;
}

.max-width810 {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
}

.sports-guard-package .graphic-media {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.row-section-pro {
    margin-bottom: 80px;
}

.border-bottom-solid {
    border-bottom: 1px solid #c3c5c9;
}

.bg-light-green {
    background: #fcf0f8;
}

.row-section-pro>.d-flex {
    position: relative;
}

.row-section-pro>.d-flex.border-bottom-solid::before {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    background: #c3c5c9;
}

.page-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1.5rem;
}

.row-section-pro .graphic {
    max-width: 160px;
    text-align: center;
}

.row-section-pro .d-flex.align-items-center {
    display: flex;
    flex-wrap: nowrap;
    padding: 10px 0px;
    justify-content: center;
}

.row-section-pro .tw-scnt {
    max-width: 68%;
    padding-left: 30px;
}

.tw-scnt h5 {
    margin-bottom: 4px;
    font-size: 16px;
    line-height: 16px;
}

.tw-scnt p {
    font-size: 16px;
    line-height: 22px;
    max-width: 80%;
    margin: 0;
}

.row-section-pro .border-bottom-solid:last-child {
    border-bottom: none;
}

.desk-top-hide {
    display: none;
}

.curve-blue {
    position: absolute;
}

.curvetp {
    top: -10px;
    left: 0;
}

.curvebt {
    bottom: -4px;
    right: 0;
}

.curvetp img {
    transform: rotate(180deg);
}

.medium-6.order-1 .graphic-content {
    padding-right: 40px;
}

.ribbon-sale {
    display: none;
}

.products-section-night-new-system .section-heading {
    font-size: 33px;
    margin: 0px auto;
      margin-bottom: 0px;
    font-family: "Montserrat";
    font-weight: 800;
    text-align: center;
    color: #2d2e2f;
    line-height: 32px;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 450px;
    margin-bottom: 65px;
}
.chosse-your-package{
    position: relative;
    z-index: 1;
}
.products-section-night-new-system .section-heading:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 6px;
    border-radius: 12px;
    background-color: #fa319e;
    bottom:0px;
    left: 0;
}
.choose-package-div h4 {
    text-align: center;
    font-size: 24px;
    font-family: 'Open Sans';    color: #7d8286;
}
section.products-section-night-new-system {
    padding-top: 80px;
    background-color: #fff;
    margin-bottom: 40px;
    position: relative;
}

#product-selection-night-guards .product-selection-box-info {
    color: #331f97;
}

#product-selection-night-guards .product-selection-title {
    font-weight: 300;
}



.product-selection-dentist-price-note p {
    font-size: 100%;
    margin: 0;
}

#product-selection-night-guards .product-selection-price-text {
    font-size: 32px;
}

.standard-text {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'Montserrat';
}

.header-top-text,
.header-top-below {
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 1.2;
}

.selectPackageBox {
    background: #f1fafa;
    border: 1px solid #c5c6c9;
}

.most-populr-text {
    margin-top: 3px;
    font-size: 12px;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    gap: 10px;
}

span.star-image-rating {
    max-width: 50px;
}

.product-selection-price-wrap button {
    margin-top: 0px;
}

#product-list .selectPackageBox button {
    font-size: 20px;
}

.payment_iconMbt {
    column-gap: 5px;
}

div#product-selection-night-guards {
    margin-top: 110px;
}

.product-selection-price-wrap.selectpackageButton {
    padding-top: 15px;
}

.ewd-ufaq-faqs a.ewd-ufaq-post-margin {
    padding-left: 15px;
}

.single-product .ewd-ufaq-faqs a.ewd-ufaq-post-margin:hover {
    color: #331f97;
}

.single-product .ewd-ufaq-permalink {
    display: none;
}

.teal-blue {
    color: #331f97;
}

#product-list.productLandingPageContainer .form-group-radio-custom [type="radio"]:checked,
#product-list.productLandingPageContainer .form-group-radio-custom [type="radio"]:not(:checked) {
    position: static;
    display: none;
}
.product-card .wrapper.flex-wrapper label {
    border: 1px solid #c6c7ca;
    min-height: 52px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}
.product-card  .wrapper.flex-wrapper label {
    border-radius: 10px;
}
.product-card .wrapper.flex-wrapper {
    padding: 0px 55px;    margin-top: 5px;
}
.form-group-radio-custom label span.mmAmount {
    font-size: 14px;
}
#wrapper .main-products-wrapper .form-group-radio-custom label{
    min-height: 50px;
}
#wrapper .productLandingPageContainer label span.mmAmount {
    display: block;
    font-size: 16px;
}
.form-group-radio-custom [type="radio"]:checked + label:before, .form-group-radio-custom [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 14px;
    top: 16px;
    width: 18px;
    height: 18px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
#wrapper .productLandingPageContainer label span.mmpopular {
    font-size: 12px;
}

#product-list .product-selection-price-wrap button,
#product-list .product-selection-price-wrap a {
    max-width: 100%;
    min-width: 220px;
    font-size: 20px;
}

#product-list.productLandingPageContainer .product-selection-price-wrap.selectpackageButton {
    padding-top: 10px;
}

.productLandingPageContainer .radioButtonInner {
    width: 86%;
}

.productLandingPageContainer .packageBody {
    margin-bottom: 10px;
}

html {
    overflow-x: hidden;
}

.year-wrannanty-container h3.teal-blue {
    color: #331f97;
}

body:not(.home) header#sbr-header {
    background: #f1eff9;
}

body:not(.home) header#sbr-header:not(.fixed) {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}






/* Video Modal
-----------------------------------------*/
.video-modal,
.video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}

.video-modal {
    overflow: hidden;
    position: fixed;
    opacity: 0.0;

    -webkit-transform: translate(500%, 0%);
    transform: translate(500%, 0%);

    -webkit-transition: -webkit-transform 0s linear 0s;
    transition: transform 0s linear 0s;


    /* using flexbox for vertical centering */

    /* Flexbox display */
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;

    /* Vertical alignment */
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.video-modal .overlay {
    z-index: 0;
    background: rgba(13, 1, 61, 0.82);
    /* overlay color */

    opacity: 0.0;

    -webkit-transition: opacity 0.2s ease-out 0.05s;
    transition: opacity 0.2s ease-out 0.05s;
}


.video-modal-content {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;

    margin: 0 auto;

    overflow-y: visible;

    background: #000;

    width: calc(100% - 12em);
    height: 0;
    padding-top: calc((100% - 12em) * 0.5625);
    /* 16:9 calc */
}

.stars-wrapper-tp {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.get-content-from-the-page-content .vc_custom_1689330467619 {
    background: #fcf0f8 !important;    padding-top: 47px;
}
.faq-section .textwidget h4 {
    margin-bottom: 0;
}

.buy-now-btn a {
    position: relative;
}

/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
@media (min-aspect-ratio: 16/9) {
    .video-modal-content {
        width: 0;
        height: calc(100vh - 10em);
        padding-top: 0;
        padding-left: calc((100vh - 10em) * 1.7778);
        /* 16:9 calc */
    }
}

/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
    .video-modal-content {
        width: calc(100% - 1em);
        padding-top: calc((100% - 1em) * 0.5625);
        /* 16:9 calc */
    }
}

.product-selection-price-wrap.pos-rel del {
    text-decoration: none;
    position: relative;
}

.product-selection-price-wrap.pos-rel del:before {
    content: '';
    position: absolute;
    width: 65px;
    height: 1px;
    background: #565759;
    top: 50%;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -5px;
}
.main-product-detail{
    position: relative;
}
.main-product-detail
 {
    margin: 0px 0px 40px;
    border: 3px solid #fa319e;
    border-radius: 12px;
    display: flex;
    max-width: 100%;
    padding: 40px 30px 40px 40px;   
    box-shadow: 0px 0px 20px 8px #fee4f2;
    position: relative;
}
.main-product-container .tagline-text {
    text-align: center;
    font-size: 12px;
}
.main-product-detail:after
 {
    content: '';
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0px;
    background-image: url('../images/teeth-whitening-gel-new/product-footer-gradient.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    left: 0px;
}
 h4.mobile-center {
        text-align: center !important;
    }
.main-product-detail .caripro-content h1 {
    font-size: 30px;
}
.fruit-content-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #c5c6c9;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.fruit-content-header img.grantee-logo {
    max-width: 112px;
}
.fruit-content .grantee-logo {
    max-width: 102px;
}
.middile-content p{
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 500;
    margin-bottom: 10px;
}
.fruit-content .header-content p
 {
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 0px;
    
    padding-right: 7px;
    font-weight: 500;
}
.main-product-container .caripro-content h1 {
    font-size: 30px;
    color: #2d2e2f;
    margin-bottom: 6px;
}
.main-product-container .caripro-content p {
        font-size: 16px;
        font-family: 'Montserrat';
        color: #555759;
        font-weight: 400;
        position: relative;
        margin-bottom: 50px;
}
.main-product-container .caripro-content p:after{
    content: '';
    position: absolute;
    max-width: 200px;
    width: 110px;
    margin: 0px auto;
    height: 6px;
    background: #fa319e;
    border-radius: 6px;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
}
.main-product-container .caripro-content .stars-img {
    padding-bottom: 10px;
}
.main-product-container .caripro-content{
    text-align: center;
}
.main-product-detail .fruit-content {
    width: 25%;
    padding-left: 0px;
    padding-top: 20px;
    margin-left: 110px;
    margin-left: 60px;
}
.main-product-detail  .product-section{
width: 32%;
    margin-left: 60px;
}
.main-product-container{
position: relative;
    display: flex;
    z-index: 11;
    width: 100%;
    align-items: center;
}
.caripro-content {
    width: 45%;
}
 .ewd-ufaq-faq-div {
    border-bottom: 1px solid #c3c5c9;
    margin: 8px 0 !important;
    padding: 10px 0 !important;
    clear: both;
    padding-top: 0;
}
#faq-section .small-12 {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
}
.ewd-ufaq-faq-title-text {
    float: left;
    width: 85%;
}
.sectionOrderNowButton{
    margin-top: 60px;
}

.product-selection-price-wrap .wrapper.flex-wrapper {
    margin-bottom: 14px;
}
.ewd-ufaq-faq-title h1, .ewd-ufaq-faq-title h2, .ewd-ufaq-faq-title h3, .ewd-ufaq-faq-title h4, .ewd-ufaq-faq-title h5, .ewd-ufaq-faq-title h6 {
    display: inline-block;
    margin: 5px !important;
}
section.partnership-banner-bottom:before{
    background-image:url('../images/teeth-whitening-tray-new/footer-bg_02.jpg') !important;
}
.ewd-ufaq-faq-title-text h4 {
    color: #555759 !important;
}
/* modal close button */
.close-video-modal {
    display: block;
    position: absolute;
    left: 0;
    top: -40px;

    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

/* set the iframe element to stretch to fit its parent element */
iframe#youtube {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;

    background: #000;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
}

/* show the modal: 
   add class to the body to reveal */
.show-video-modal .video-modal {
    opacity: 1.0;

    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
}

.show-video-modal .video-modal .overlay {
    opacity: 1.0;
}

.show-video-modal .video-modal-content {
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
}

.ntg-section5 .curios-waht-people-heading,#faq-id .text-green {
    font-weight: 800;
}

.section-body .logoes-strip-mbt {
    margin-top: 3rem;
    margin-bottom: 1rem;
}
.parallax-image-banner{
    background-image: url('../images/teeth-whitening-gel-new/paralax-background.png');
    background-repeat: no-repeat;
    background-position: top;
}
.review-btn-large {
    min-width: 295px;
}

.mulimages.slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-cardss .slick-dots {
    bottom: -26px;
}

.review-cardss .slick-dots li {
    width: 8px;
    height: 8px;
}

.review-cardss .slick-dots li button {
    opacity: .8;
    padding: 0;
    line-height: inherit;
    background: none;
    margin: 0;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 15px;
}

.review-cardss .slick-dots li button:before {
    border: 0px solid #ffffff;
    opacity: 0;
    background: #331f97;
    width: 6px;
    height: 6px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;

}

.review-cardss .slick-dots li {
    width: 14px;
    height: 14px;
}

.review-cardss .slick-dots li.slick-active button {
    background: #000;
}

.review-cardss .slick-dots li.slick-active button:before {
    background: #3c98cc;
}

.video-banner.js-trigger-video-modal {
    position: relative;
    display: block;
  }
.play-button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 58%;
    transform: translateX(-50%) translateY(-58%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
  }
  
  .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #ba1f24;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
  }
  
  .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fa183d;
    border-radius: 50%;
    transition: all 200ms;
  }
  
  .video-play-button:hover:after {
    background-color: darken(#fa183d, 10%);
  }
  
  .video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
  }
  
  .video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
      border-top: 22px solid transparent;
      border-bottom: 22px solid transparent;
  }
  
  @keyframes pulse-border {
    0% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }
    100% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
  }

.graphic-content .video-banner:hover   .video-play-button:before{
    background: #331f97;
}
.graphic-content .video-banner:hover .video-play-button:after {
    background: #331f97;

}
.graphic-content .video-banner:hover  .video-play-button:hover:after {
    background-color: darken(#331f97, 10%);
  }
.card-top-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.card-top-header .save-bundle {
    background: #9e1e82;
    display: inline-block;
    padding: 3px 10px;
    border-top-left-radius: 11px;
    border-bottom-right-radius: 12px;
    color: #fff;
    font-weight: 600;
    position: relative;
    top: -2px;
    left: 0px;
}
.rating-div {
    display: flex;
    align-items: center;
    padding-right: 10px;
}
.card-image
 {
    text-align: center;
    padding-top: 20px;
}
.product-slider-list-wrapper .product-card .card-content {
    padding: 10px;
    background: #e0f5f5;
    margin-top: 20px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
}
.product-title-and-price
 {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.product-title-and-price .product-title
 {
    max-width: 65%;
}
.product-title-and-price .product-title h3
 {
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #2d2e2f;
    margin-bottom: 3px;
    padding-top: 0px;
}
.product-title-and-price .prices
 {
    display: flex;
    justify-content: center;
    align-items: start;
    padding-bottom: 0px;
    position: relative;
    top: 10px;
}
.product-title-and-price .prices
 {
    display: flex;
    justify-content: center;
    align-items: start;
    padding-bottom: 0px;
    position: relative;
    top: 10px;
}
.real-price {
    font-size: 29px;
    font-weight: 700;
    /* padding-left: 8px; */
    color: #2d2e2f;
    line-height: 1;
}
p.cut-off-price {
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    position: relative;
    color: #555759;
    text-align: center;
    padding-left: 3px;
}
p.cut-off-price:after {
       content: '';
    max-width: 50px;
    height: 1px;
    background-color: #9e1e82;
    position: absolute;
    top: 8px;
    left: 4px;
    width: 100%;
}
 .card-top-header .fa.fa-star
 {
    color: #f0c23a;
    font-size: 12px;
}
.rating-div p
 {
    font-size: 11px;
    margin-bottom: 0px;
    font-family: 'Open Sans';
}
.card-top-header .fa-star-half-o , .fa-star-o {
    color: #f0c23a;
    font-size: 12px;
}
.save-bundle p {
    font-size: 10px;
    font-weight: 600;
    font-family: 'Montserrat';
    margin-bottom: 0px;
}
.product-title-and-price .prices p {
    margin-bottom: 0px;
}
.product-title-and-price .prices p {
    margin-bottom: 0px;
}
.product-slider-wrapper .product-card .card-top-header {
    border-bottom: 0px;
}
.price-off {
    color: #9e1e82;
    font-size: 22px;
    font-weight: 300;
    line-height: 1;
    font-family: 'Montserrat';
    padding-right: 5px;
}
.stiki-gel-img
 {
    position: absolute;
    max-width: 145px;
    width: 100%;
    bottom: 160px;
    margin-left: 15px;
}
/* starts */
#faq-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fcf0f8;
}
#faq-section h4 {
    color: #fa319e;
    margin-bottom: 10px;
    text-align: left;
    font-size: 22px;
}
#faq-section h4 span
 {
    color: #8a8a8a;
}
#faq-section h2 {
    font-size: 48px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 800;
    color: #2d2e2f;
}
.sbrCariproUltrasonicCleaner .sectionOrderNowButton {
    margin-top: 40px;
    margin-bottom: 20px;
}
#faq-section .btn-primary-teal {
    background-color: #fa319e;
    border-color: #fa319e;
    letter-spacing: 0;
    min-width: 284px;
}
.rating
 {
    margin-left: -10px;
    display: block;
    position: relative;
    left: -6px;
    top: -2px;  
}
@media screen and (max-width:1860px){
    .section-three.sec-we-re-the-best:before{
        top: -10px;
    }
    .sec-we-re-the-best h2{
        font-size: 42px;
    }
    .sec-we-re-the-best .subcaption{
        font-size: 22px;
    }
    .content-inner .granterr-logo{
        right: 15px;
    }
    .scroller-wrapper h1{
        font-size: 18px;
    }
    .over-40million-americans p br,.the-process-content-text br {
        display: none;
    }
    .scroller-wrapper .box img{
        max-width: 100px;
    }
    .the-process-title{
        font-size: 22px;
    }
}


@media only screen and (max-width: 1400px) {
    .baner-top .sec-wrapper .medium-8 {
        flex: 0 0 58.331%;
        max-width: 58.331%;
    }

    .baner-top .sec-wrapper .medium-4 {
        flex: 0 0 41.669%;
        max-width: 41.669%;
    }
    
}

@media only screen and (max-width: 1200px) {
    .row-section-pro {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .the-proshield-process .page-row {
        gap: 15px;
    }

    .row-section-pro {
        max-width: 100%;
    }

    .tw-scnt p {
        font-size: 12px;
        line-height: 16px;
        max-width: 100%;
    }

    .the-proshield-process .process-box {
        max-width: 290px;
    }

    .section-two .review-cardss .card-box .name-and-abr .name-show {
        font-size: 20px;
        line-height: 1;
    }

    .section-two .review-cardss .card-box .name-and-abr .abr-ds-show {
        font-size: 14px;
    }

    #product-list .product-selection-description {
        text-align: left;
    }

    #product-selection-night-guards .line-divider {
        /* border-bottom: 0px solid #c3c5c9; */
        margin: 14px 0;
    }

    .description-info3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    #product-selection-night-guards .product-selection-price-wrap.pos-rel {
        padding-left: 10px;
        padding-right: 10px;
    }

    .product-selection-description img {
        margin-right: 10px;
    }
    #wrapper .productLandingPageContainer label span.mmpopular {
        font-size: 10px;
      }
}



@media screen and (max-width:992px){
    .action-buttons-non-sensitive, .action-buttons-sensitive, .action-buttons-non-sensitive-t9, .action-buttons-sensitive-t9, .action-buttons-non-sensitive-t6, .action-buttons-sensitive-t6{
        padding: 0px 15px;
        padding-bottom: 15px;
    }
    
}
@media (max-width: 992px) and (orientation:landscape) {

    body{ overflow-x: hidden;}
    #wrapper .container,#wrapper  .contianer {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    #product-selection-night-guards .product-selection-box-info{
        /* width: 100%; */
    }
    .title-name{
        margin-bottom: 7px;
        font-size: 32px;
    }
    .sec-wrapper .medium-5{
        padding-bottom: 0rem;
    }
    .product-description-f{
        font-size: 12px;  
    }
    span.link-counter-yy{
        font-size: 10px;
    }

    .section-header h1 {
        font-size: 24px;
    }

    .curvetp,.curvebt{
        display: none;
    }

    .sec-we-re-the-best h2 {
        font-size: 36px;
    }
    .sec-we-re-the-best .subcaption{
        font-size: 18px;
    }

    .sec-content-ll h4 {
        font-size: 20px;
    }
    .over-40million-americans h5{
        font-size: 38px;
    }

    .counter-one .sec-content-ll {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .counter-two .sec-content-ll {
        padding-right: 1rem;
        padding-left: 0rem;
    }
    .counter-one, .counter-two {
        margin-bottom: 2rem;
    }

    .counter-three .sec-content-ll{
        padding-right: 0rem;
        padding-left: 0rem;
    }
    .sec-content-ll p {
        font-size: 14px;
    }
    .over-40million-americans h6, .section-two .section-body .sec-heading-curious {
        font-size: 20px;
    }
    #product-selection-night-guards .product-selection-box-info{
        top: -36px;
    }
    .product-selection-title{
        margin-top: -58px;
        width: 54%; 
        margin-left: auto;
        margin-right: auto;
    }
    #product-list.productLandingPageContainer .product-selection-box{
        margin-bottom: 70px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;

    }
    .sports-guard-package h4.default {
        font-size: 28px;
    }
    .max-width810,.ewd-ufaq-faq-body p{
        font-size: 16px;
        line-height: 1.4; 
    }
    .ewd-ufaq-faq-body{
        padding-right: 0;
    }
    .the-proshield-process .process-box {
        max-width: 226px;
    }
    [data-aos=fade-left] {
        transform: translate3d(0px,0,0);
    }
    [data-aos^=fade][data-aos^=fade] {
        opacity: 1;
        transition-property: opacity,transform;
    }
    [data-aos=zoom-in] {
        transform: scale(1);
    }
    [data-aos^=zoom][data-aos^=zoom] {
        opacity: 1;
        transition-property: opacity,transform;
    }
    [data-aos=fade-right] {
        transform: translate3d(0px,0,0);
    }
    #product-selection-night-guards .line-divider {
        border-bottom: 1px solid #c3c5c9;
        margin: 14px 0;
    }
    .content-section {
        margin-top: 2rem;
    }
    .nav.navbar-nav.navbar-right.right-sidebebar-top{
        width: auto;
    }


}

@media screen and (min-width:1024px){
.list-item-section ul li.first{
    padding-right: 100px !important;
}
.list-item-section ul li.second{
    padding-right: 130px !important;

}
.list-item-section ul li.third{
    padding-right: 30px !important;
}
.list-item-section ul li.four{
    padding-right: 87px !important;

}

}
@media screen and (min-width: 768px) {
    .product-card {
        max-width: 32%;
        margin: 0px 5px;
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .partnership-banner-bottom .content-section{
        position: relative;
        z-index: 0;
    }
    .nadp_logo {
        margin-top: 1rem;
    }
    .info-des-ja {
        margin-bottom: 30px;
    }

    #product-list:not(.grid-changed) .product-selection-description b {
        font-size: 14px;
        padding-right: 0px;
    }

    div#product-selection-night-guards {
        margin-top: 50px;
    }

    .section-two .review-cardss .card-box {
        min-height: 330px;
        margin-bottom: 20px;
    }

    .section-two .review-cardss .card-box .tick-icon {
        max-width: 60px;
    }

    .hsa12 {
        text-align: center;
    }


    #product-selection-night-guards .product-selection-title {
        font-size: 28px;
        padding-top: 1px;
    }

    img.stars {
        max-width: 140px;
    }
    .main-product-detail.product-gel-v2-feature-product {
        display: none;
    }
    #product-list.productLandingPageContainer .packageheader a.iconCloseBox {
        position: absolute;
        right: 0px;
        top: -12px;
        font-weight: 600;
        font-size: 14px;
        color: #1fb6e4;
        min-width: auto;
        background: #fff;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        border: 1px solid #96b8e4;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }

    .selectPackageBox {
        position: fixed;
        z-index: 999999;
        bottom: 56px;
    }

    .baner-top {
        padding-top: 75px;
        /* padding-top: 140px; */
    }

    .blusc1 {
        margin-top: 0px;    
    }

    .the-proshield-process {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 1rem;
    }

    .the-proshield-process h4.default {
        font-size: 24px;
    }

    .the-proshield-process .process-box {
        max-width: 100%;
    }

    .elegible h4 {
        font-size: 30px;
    }

    .elegible .row {
        justify-content: center;
        row-gap: 20px;
    }

    .sports-guard-package {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sports-guard-package h4.default {
        font-size: 24px;
    }

    .sports-guard-package p.default {
        font-size: 16px;
    }
.card-top-header .fa.fa-star{
    font-size: 9px;
}
.gray-center-text {
        text-align: left !important;
        padding-top: 10px;
        font-size: 11px;
    }
.product-title-and-price .product-title h3{
    font-size: 13px !important;
}
.rating-div p{
    font-size: 10px;
}
.card-top-header .fa-star-half-o{
    font-size: 9px;
}
    .page-col-6,
    .page-col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 1rem;
        border-bottom: 1px solid #c3c5c9;
    }

    .row-section-pro>.d-flex.border-bottom-solid::before {
        display: none;
    }

    .row-section-pro .d-flex.align-items-center.border-bottom-solid {
        flex-wrap: wrap;        padding-bottom: 0;
    }

    .row-section-pro .graphic {
        max-width: 80px;
    }

    .row-section-pro .tw-scnt {
        max-width: 70%;
        padding-left: 15px;
    }

    .section-header h1 {
        font-size: 18px;
        max-width: 300px;
        margin: auto;
    }

    .baner-top .sec-wrapper .n-row {
        justify-content: center;
    }

    .baner-top .sec-wrapper .n-row .single-slide {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 20px;
    }

    .baner-top .sec-wrapper .medium-4 {
        order: -1;
        max-width: 100%;
        width: 80%;
    }

    .custom-title {
        /* font-size: 12.30px; */
    }

    .title-name {
        font-size: 34px;
    }

    .baner-top .sec-wrapper .n-row .gurantee-icon-night {
        left: 16%;
        top: 50px;
        max-width: 80px;
    }

    .section-two .logoes-strip-mbt {
        /* flex-wrap: nowrap;
        column-gap: 10px; */
        margin-bottom: 0;
        margin-top: 20px;
    }

    .product-description-f {
        font-size: 14px;
        text-align: left;
    }


    .baner-top .small-inner-content.sm-d-none {
        display: none;
    }

    .sec-we-re-the-best,
    .over-40million-americans .container,
    .clients-logoes .container {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .sec-we-re-the-best h2 {
        font-size: 31px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.1;
    }

    .sec-we-re-the-best .subcaption {
        font-size: 15px;
        margin: 0;
        padding-top: 20px;
        font-weight: 500 !important;
    }

    .sec-we-re-the-best .content-section {
        margin-top: 1.5rem;
    }

    .content-section .sec-content-ll {
        padding-left: 0;
        padding-right: 0;
        text-align: left;
    }

    .sec-content-ll h4 {
        padding-top: 60px;
        font-size: 30px;
    }

    .logged-in .order-1 {
        /* order: -1; */
    }

    .logged-in .order-2 {
        /* order: -1; */
    }
    html body #wrapper .order-m-2{ order: 2;}
    html body #wrapper .order-m-1{ order: 1;}

    .over-40million-americans h5 {
        font-size: 30px;
    }

    .over-40million-americans h6 {
        font-size: 17px;
    }

    .over-40million-americans p {
        font-size: 11px;
    }

    .ntg-section5 .review-cardss {
        padding-left: 0;
        padding-right: 0;
    }

    .section-two .section-body .sec-heading-curious {
        font-size: 20px;
    }

    .beneth-starts-rating {
        font-size: 18px;
    }

    .ntg-section5 .review-cardss {
        padding-top: 30px;
    }

    .mobile-show.desk-top-hide {
        display: block;
        padding-top: 40px;
        margin-bottom: 0px;
    }

    .medium-6.order-1 .graphic-content,
    .medium-6.order-1 .graphic-content {
        padding-left: 0;
        padding-right: 0;
    }

    .sec-wrapper {
        padding-top: 0;
    }

    .sec-wrapper .medium-5 {
        order: -1;
        padding-bottom: 0;
    }

    .curvetp img {
        transform: rotate(0deg);
    }

    .curvebt img {
        transform: rotate(180deg);
    }

    .desk-top {
        display: none;
    }

    .section-three.sec-we-re-the-best {
        padding-top: 0;
        border-top: 13px solid #331f97;
        padding-bottom: 2rem;
    }

    .section-three.sec-we-re-the-best h2 {
        padding-top: 30px;
    }

    .curvetp {
        top: -1px;
    }

    .curvebt {
        bottom: -1px;
    }

    .over-40million-americans,
    .over-40million-americans .container {
        position: relative;
    }


    .over-40million-americans .container {
        max-width: 86%;
    }

    .slider-wrapper {
        max-width: 700px;
        padding-left: 0;
    }

    .slider-wrapper img {
        max-width: 50%;
        margin-right: auto;
        margin-left: auto;
    }

    .slick-dots {
        bottom: 30px;
    }

    .desk-top-circle {
        display: none;
    }

    .mobile-curve,
    .mobile-circle,
    .mobile-show {
        display: block;
    }
    .main-products-wrapper .slick-slide img {
        display: inline-block;
    }

    .slick-track span img {
        margin: auto;
    }
    .main-products-wrapper .slick-dots {
        bottom: -100px !important;
    }
    .main-products-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    .row-wrape.rowrpe2{
        text-align: left;
    }
    .product-card .wrapper.flex-wrapper {
        padding: 0px 10px ;
    }
    .product-card .action-button {
        padding: 0px 10px;
    }
    .product-card .product-selection-description{
       padding: 15px 0px;
    }
    .mulimages .slick-track {
        display: flex;
        align-items: center;
    }

    .products-section-night-new-system .section-heading {
        font-size: 24px;
        margin-bottom: 20px;

    }

    .products-section-night-new-system h4 {
        font-size: 15px;
    }

    section.products-section-night-new-system {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #product-selection-night-guards .product-selection-box-info {
        position: static;
    }

    #product-list.productLandingPageContainer .product-selection-box {
        margin-bottom: 30px;
    }

    .ewd-ufaq-faq-title h4 {
        font-size: 14px;
    }

    div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
        margin-right: 8px;
    }

    .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
        font-size: 20px;
    }

    .btn-primary-teal {
        /* max-width: 250px; */
        min-width: 250px;
    }

    .header-spacer {
        height: 0px !important;
    }

    .order-m-1 {
        order: 1;
    }

    .order-m-2 {
        order: 2;
    }

    .sec-we-re-the-best .container {
        padding-left: 28px;
        padding-right: 28px;
    }

    .sec-content-ll p {
        font-size: 14px;
        line-height: 1.3;
    }

    .over-40million-americans p {
        font-size: 14px;
        line-height: 1.3;
        padding-left: 0;
        padding-right: 0;
    }

    .counter-two {
        margin-bottom: 1rem;
    }
     .counter-one {
        margin-bottom: 1rem;
    }






    /* fixing by AI 7-24-24 fro NG-V2 */

    .productLandingPageContainer .radioButtonInner {
        width: 90%;
    }
    .productLandingPageContainer .packageBody .form-group-radio-custom [type="radio"]:checked + label:before, .productLandingPageContainer .packageBody  .form-group-radio-custom [type="radio"]:not(:checked) + label:before{
        left: 0px;
    }
    .productLandingPageContainer .packageBody  .form-group-radio-custom [type="radio"]:checked + label:after, .productLandingPageContainer .packageBody  .form-group-radio-custom [type="radio"]:not(:checked) + label:after{
        left: 6px;
    }
    #product-list.productLandingPageContainer .packageheader a.iconCloseBox{
        top: -11px;
        box-shadow: none;
        right: 7px;
        font-size: 13px;
    }
    .selectPackageBox{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 98%;
    }

    .over-40million-americans .container{
        max-width: 100%;
    }
    .over-40million-americans h5,.over-40million-americans  h6,.over-40million-americans  p{
        max-width: 86%;
        margin-left: auto;
        margin-right: auto;        
    }
    .over-40million-americans .slick-next{
        /* right: 25px; */
    }
    .over-40million-americans .slick-prev{
        /* left: 25px; */
        z-index: 9;
    }
    .over-40million-americans .slick-slide {
        margin: 0 1px;
    }
    .over-40million-americans .slick-list{
        margin: 0 -1px;
    }    

    .choose-package-div h1 {
        font-size: 32px;
        line-height: 32px;
    }
    .row-flex.americans-belive-us img {
        border-radius: 0px;
    }

}




    /* fixing by AI 7-24-24 */
    #product-list .product-selection-price-wrap button, #product-list .product-selection-price-wrap a{
        border-radius: 10px;
    }

    .productLandingPageContainer .radioButtonInner,#wrapper .productLandingPageContainer .wrapper.flex-wrapper label{
        border-radius: 10px;
    }
    .most-populr-text strong {
        font-weight: 500;
    }
    .productLandingPageContainer .form-group-radio-custom [type="radio"]:checked + label:before {
        border-color: #68c8c7;
    }
    .productLandingPageContainer .form-group-radio-custom [type="radio"]:checked + label:after, .productLandingPageContainer .form-group-radio-custom [type="radio"]:not(:checked) + label:after{
        background: #68c8c7;
    }
    .selectPackageBox{
        border-radius: 10px;
    }
    #product-list.productLandingPageContainer .packageheader a.iconCloseBox{
        color: #68c8c7;    font-weight: 500;
    }
    span.textSelectPackage {
        font-weight: 500;
    }
    .productLandingPageContainer .priceparentBx span.packageAmount, .productLandingPageContainer p.total span#total, .productLandingPageContainer .price-display{
        font-weight: 600;
    }
    .btn-primary-teal,.btn,.seprator-line,img.video-banner-icon-play
    ,.graphic-content img,#product-list.productLandingPageContainer .product-selection-box
    ,.section-two .review-cardss .card-box
    {
        border-radius: 10px;
    }
    .row-flex.americans-belive-us {
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 10px;
    }
    .row-flex.americans-belive-us img{ border-radius: 10px;}



    .product-selection-price-wrap.pos-rel {
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .standard-text span.price-show-over {
        font-size: 80%;
        font-weight: 500;
    }

    .close-button-text{}
    #product-list .close-button-text a{
        color: #565759;
        font-size: 16px;
        font-family: 'Montserrat';
        text-decoration: underline;
        padding-top: 5px;
        display: flex;
        align-items: center;
        justify-content: center;   
    }

    section.section-four.over-40million-americans h6{
       font-size: 32px;
    text-transform: lowercase;
    font-weight: 700;
    }
    .installemt-plan-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .per-month span {
        font-size: 29px;
        margin-bottom: 0px;
        line-height: 29px;
        color: #2d2e2f;
        font-family: 'Open Sans';
        font-weight: 700;
    }
.per-month {
    position: relative;
    padding-left: 35px;
    padding-top: 18px;
}
.per-month sup{
    position: relative;
    top: -7px;
    font-size: 17px;
    font-weight: 500;
}
.or-line
 {
    position: relative;
}
.or-line:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 50px;
    background: #2d2e2f;
    left: 25px;
    top: -20px;
}
.or-line span{
    display: block;
    background: #fffeff;
    position: relative;
    left: 14px;
    top: -5px;
    color: #fb319f;
}
.text-small-installment {
    text-align: center;
    padding-left: 27px;
}
.text-small-installment p{
        margin-bottom: 0px;
    line-height: 0.6;
    font-size: 11px;
}
span.available-text {
    font-size: 11px;
    text-align: center;
    display: block;
    color: #9999f9;
}
    @media only screen and (max-width: 1200px){
        .product-selection-price-wrap.pos-rel {
            margin-left: -4px;
            margin-right: -4px;
            padding-left: 10px;
            padding-right: 10px;
        }
    }



    
    @media(min-width: 768px) {
        .close-button-text{ display: none;}
        .selectPackageBox{
            z-index: 123;
        }
        #product-list.productLandingPageContainer .packageheader a.iconCloseBox{
            font-size: 18px;
        }

    }

    /* fixing by AI 7-24-24  Ends*/



@media(min-width: 992px) {
    .product-selection-title {
        font-size: 26px;
    }

    .sec-wrapper .contianer {
        max-width: 1000px;
    }

    .medium-wrapper-mbb {
        margin-top: 10%;
    }
}

@media(min-width: 1200px) {

    .sec-wrapper .contianer {
        max-width: 1300px;
    }

    .medium-wrapper-mbb {
        padding-right: 20%;
    }

    .row-section-pro .graphic {
        max-width: 140px;
        width: 100%;
    }

}

@media (min-width: 1500px) {
    .container {
        max-width: 1420px;
        margin-left: auto;
        margin-right: auto;
    }

}


@media print,
screen and (min-width: 40em) {
    .ntg-section5 .medium-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
    }
}




@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body{ overflow-x: hidden;}
    #wrapper .container,#wrapper  .contianer {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
  
    .title-name{
        margin-bottom: 7px;
        font-size: 30px;
    }
   
    .product-description-f{
        font-size: 12px;  
        margin-top: 5px;
        margin-bottom: 17px;
    }
    span.link-counter-yy{
        font-size: 10px;
    }

    .section-header h1 {
        max-width: 100%;
        font-size: 24px;
    }

 
    .sec-we-re-the-best h2 {
        font-size: 36px;
    }
    .sec-we-re-the-best .subcaption{
        font-size: 18px;
    }

    .sec-content-ll h4 {
        font-size: 20px;
    }
    .over-40million-americans h5{
        font-size: 38px;
        
    }

   
    .counter-one, .counter-two {
        margin-bottom: 2rem;
    }

    .sec-content-ll p {
        font-size: 14px;
    }
    .over-40million-americans h6, .section-two .section-body .sec-heading-curious {
        font-size: 20px;
    }
    #product-selection-night-guards .product-selection-box-info{
        top: -36px;
    }
    .product-selection-title{
        margin-top: -58px;
        width: 54%; 
        margin-left: auto;
        margin-right: auto;
    }
    #product-list.productLandingPageContainer .product-selection-box{
        margin-bottom: 70px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;

    }
    .sports-guard-package h4.default {
        font-size: 28px;
    }
    .max-width810,.ewd-ufaq-faq-body p{
        font-size: 16px;
        line-height: 1.4; 
    }
    .ewd-ufaq-faq-body{
        padding-right: 0;
    }
    .the-proshield-process .process-box {
        max-width: 226px;
    }
    .clients-logoes .slick-dots{ display: none !important;}

  }


  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {

    #wrapper .container,#wrapper  .contianer {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

  }

@media (max-width: 992px) and (orientation:landscape) {
    .sec-wrapper{ padding-top: 50px;}
    body{ overflow-x: hidden;}
    #wrapper .container,#wrapper  .contianer {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    #product-selection-night-guards .product-selection-box-info{
        /* width: 100%; */
    }
    .title-name{
        margin-bottom: 7px;
        font-size: 32px;
    }
    .sec-wrapper .medium-5{
        padding-bottom: 0rem;
    }
    .product-description-f{
        font-size: 12px;  
    }
    span.link-counter-yy{
        font-size: 10px;
    }

    .section-header h1 {
        font-size: 24px;
    }

    .curvetp,.curvebt{
        display: none;
    }

    .sec-we-re-the-best h2 {
        font-size: 36px;
    }
    .sec-we-re-the-best .subcaption{
        font-size: 18px;
    }

    .sec-content-ll h4 {
        font-size: 20px;
    }
    .over-40million-americans h5{
        font-size: 38px;
    }

    .counter-one .sec-content-ll {
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .counter-two .sec-content-ll {
        padding-right: 1rem;
        padding-left: 0rem;
    }
    .counter-one, .counter-two {
        margin-bottom: 2rem;
    }

    .counter-three .sec-content-ll{
        padding-right: 0rem;
        padding-left: 0rem;
    }
    .sec-content-ll p {
        font-size: 14px;
    }
    .over-40million-americans h6, .section-two .section-body .sec-heading-curious {
        font-size: 20px;
    }
    #product-selection-night-guards .product-selection-box-info{
        top: -36px;
    }
    .product-selection-title{
        margin-top: -58px;
        width: 54%; 
        margin-left: auto;
        margin-right: auto;
    }
    #product-list.productLandingPageContainer .product-selection-box{
        margin-bottom: 70px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;

    }
    .sports-guard-package h4.default {
        font-size: 28px;
    }
    .max-width810,.ewd-ufaq-faq-body p{
        font-size: 16px;
        line-height: 1.4; 
    }
    .ewd-ufaq-faq-body{
        padding-right: 0;
    }
    .the-proshield-process .process-box {
        max-width: 226px;
    }
    [data-aos=fade-left] {
        transform: translate3d(0px,0,0);
    }
    [data-aos^=fade][data-aos^=fade] {
        opacity: 1;
        transition-property: opacity,transform;
    }
    [data-aos=zoom-in] {
        transform: scale(1);
    }
    [data-aos^=zoom][data-aos^=zoom] {
        opacity: 1;
        transition-property: opacity,transform;
    }
    [data-aos=fade-right] {
        transform: translate3d(0px,0,0);
    }
    #product-selection-night-guards .line-divider {
        border-bottom: 1px solid #c3c5c9;
        margin: 14px 0;
    }
    .content-section {
        margin-top: 2rem;
    }
    .nav.navbar-nav.navbar-right.right-sidebebar-top{
        width: auto;
    }
    .the-process-title{
         font-size: 16px;
    }
    .the-process-content-text{
        font-size: 12px;
    }
    table:not(.variations):not(.shop_table):not(.group_table){
        font-size: 14px;
    }
    .hours-text{
        font-size: 32px;
    }

   #section-works  .see-pricing-btn.btn-lrge.d-flex.justify-content-center {
      width: 100%;
      max-width: 100%;
    }
    .elegible h4,.year-wrannanty-container h3{
         font-size: 26px;
    }
    .elegible i{
        font-size: 16px;
   }

.section-two .review-cardss .card-box p {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;

}

}
@media screen and (min-width:1280px){
    .grantee-col-6-img{
        margin-left: -130px;
    }
}


/* by ai */
@media screen and (min-width:1400px) and (max-width: 1599px) {
  .circle-banner-home
 {
    position: absolute;
    left: -550px;
    bottom: 181px;
}
}
@media only screen and (max-width: 1499px) and (min-width: 768px) {

.action-buttons-sensitive,.select-probiotic-content-subscription{
    padding: 0px 25px 20px;
}
.table-cnt td.bdy-txt{
    font-size:13px
}
.the-proshield-process:before{
    top: -10px;
}
.partnership-banner-bottom .content-section p br {
    display: none;
}
.row-wrape.rowrpe2{
    font-size: 9px; 
} 
    .counter-one .sec-content-ll {
        padding-left: 5rem;
    }
    .counter-three .sec-content-ll {
        padding-left: 5rem;
    }
    .sec-content-ll h4 {
        font-size: 34px;
    }    
    .product-card .product-selection-description {
        padding: 7px 20px 15px 20px;
    }
    .product-card .product-selection-description b {
        font-size: 13px;
    }
    .row-wrape.rowrpe3 {
        display: flex;
        align-items: center;
    }
    .product-card .wrapper.flex-wrapper,.product-card .action-button {
        padding-left:20px ;
        padding-right:20px ;
    }

    .elegible h4 {
        font-size: 38px;
    }
    .the-proshield-process .process-box {
        max-width: 280px;
    }
    .product-card .card-image {
        max-width: 78%;
    }
    .elegible i {
    color: #fff;
    font-size: 18px;
}
    .section-top-banner{
        padding-top: 5rem;
        padding-bottom: 6rem;
    }
    img.grantee-logo {
    position: absolute;
    top: -145px;
    left: 55%;
}
.section.section-top-banner .action-btn {
    margin-top: 100px;

}
    .baner-top .sec-wrapper .medium-8 {
        flex: 0 0 58.331%;
        max-width: 58.331%;
    }

    .baner-top .sec-wrapper .medium-4 {
        flex: 0 0 41.669%;
        max-width: 41.669%;
    }
       .row-wrape.rowrpe1 span, .row-wrape.rowrpe3 span{
        font-size: 66%;
    }
    .popup-wrapper span{
        position: relative;
        left: 10px;
    }
    .product-card .product-description p br {
        display: none;
    }
    .video-play-button{
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .section.section-top-banner.sale-banner-padding{
        padding-bottom: 6rem;
    }
    .main-product-container .caripro-content h1{
        font-size: 24px;
    }
    .main-product-container .caripro-content p{
        font-size: 14px;
    }
    .caripro-content
 {
    width: 40%;
}
.main-product-detail .fruit-content{
    width: 30%;
}
.main-product-detail .product-section {
    width: 30%;
    margin-left: 0px;
}
.main-product-container .caripro-content h1{
    font-size: 22px;
}
.main-product-container .caripro-content p{
    font-size: 12px;
}
.product-card .product-selection-description {
        padding: 7px 5px 15px 5px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
    .list-item-section ul {
        padding-left: 1px;
    }
    .list-item-section ul li{
        font-size: 13px;
    }
   
     .section-top-banner{
        padding-top: 6rem;
        padding-bottom: 1rem;
     }
    
    .counter-three .sec-content-ll {

        padding-left: 4rem;
    }
    section.section-four.over-40million-americans h6 {
        font-size: 26px;
    }
    .over-40million-americans p {
        max-width: 826px;
        font-size: 18px;
    }
    .choose-package-div h4 {
        font-size: 20px;
    }
    .form-group-radio-custom label span.mmpopular {
        font-size: 9px;
    }

    .sec-we-re-the-best h2
    ,.over-40million-americans h5
    ,.choose-package-div h1
    {
        font-size: 40px;
    }

}

@media only screen and (max-width: 950px) and (min-width: 768px) {
    .title-name {
        font-size: 35px;
    }
    .below-separate-lne-text {
        font-size: 16px;
    }

    .list-item-section ul li {
        font-size: 10px;
    }

    .list-item-section {
        padding-top: 17px;
    }

    .sec-we-re-the-best h2 {
        font-size: 28px;
    }

    .counter-one .sec-content-ll {
        padding-left: 2rem;
    }
    .sec-content-ll h4 {
        font-size: 28px;
    }
    .sec-we-re-the-best .subcaption {
        font-size: 16px;
    }

    .counter-three .sec-content-ll {
        padding-left: 01rem;
    }

    .over-40million-americans h5
    ,.choose-package-div h1
    {
        font-size: 34px;
    }
    section.section-four.over-40million-americans h6 {
        font-size: 22px;
    }
    .products-section-night-new-system .section-heading{
        font-size: 28px; max-width: 398px;
        margin-bottom: 32px;
    }

    .choose-package-div h4 {
        font-size: 18px;
    }
    .partnership-banner-bottom .gurantee-logo {
        margin-top: 15px;
    }

    .card-top-header h1 {
        font-size: 17px;
    }
}
.mulimages{
    opacity: 0;
}
.mulimages.slick-initialized{
    opacity: 1;
}

[data-name="one_durable_night_guard3mm"],[data-name="two_durable_night_guard3mm"],[data-name="four_durable_night_guard3mm"] {
    display: none;
    /* border: 1px solid red; */
}
#process-section-scroll button .btn-primary-teal,#section-review .btn-lg
,#wrapper-package-includes-mbt-modified .btn-primary-teal
,#faq-id .btn-primary-teal
,#section-works .btn-primary-teal
{
    min-width: 282px;
}

@media only screen and (min-width: 768px)  {
     .main-products-wrapper .price-wrapper {
        min-height: 75px;
    }
   
}

@media screen and (max-width:1024px){
   
     .list-item-section ul li::before{
        left: -1230px;
    }
  .girl-skin-care-banner .grantee-logo {
    position: absolute;
    bottom: 35px;
    margin-left: -90px;
}
.below-separate-lne-text {
    font-size: 18px;
}
.main-product-detail .product-section{
    width: 45%;
}
.main-product-detail .fruit-content{
    display: none;
}
.main-product-container{
    justify-content: space-between;
}
   img.hero-tray-img {
    max-width: 90%;
    position: absolute;
    left: -48%;
    bottom: 26%;
}
.section.section-top-banner .action-btn {
        margin-top: 50px;
    }
        .sec-we-re-the-best h2, .over-40million-americans h5, .choose-package-div h1 {
        font-size: 34px;
    }
   
    .content-inner .granterr-logo{
        top: 40px;
    }
    .content-inner .text-bottom p br {
        display: none;
    }
    html body .font-mont br {
        display: none;
    }
    .button-with-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* flex-direction: column;
    justify-content: start;
    align-items: start; */
}
.button-with-logo .logo{
    left: 10px;
}
.sec-content-ll p br {
    display: none;
}
.counter-two .graphic-content {
    text-align: center;
}
.slick-next {
    right: 0px;
}
.slick-prev {
    left: 0px;
    z-index: 999;
}
.scroller-wrapper .box{
    min-height: 270px;
}
.teeth-shade-img img {
    max-width: 62%;
}
    .elegible h4 {
        font-size: 32px;
    }
    .the-proshield-process .process-media {
    min-height: 250px;
    max-width: 230px;
    margin: 0px auto;
}
  
    .card-top-header h1{
        font-size: 16px;
    }
    .product-card .life-time-reorder-text{
            padding: 0px 20px 0px 20px;
    }
        section.partnership-banner-bottom:before {
        left: -346px !important;
    }
    .product-title-and-price .product-title h3{
        text-align: left !important;
        font-size: 15px;
    }
    .product-slider-list-wrapper .product-card.slick-slide{
        margin: 0px 5px;
    }
    .gray-center-text{
        text-align: left !important;
    }
    .nadp_logo{
        right: 0% !important;
        margin-top: 20px !important;
    }
    .partnership-banner-bottom .powerd-by-text span{
        font-size: 18px !important;
    }
    .section-three.three-rows-content .button-with-logo .btn-primary-teal{
                min-width: 180px !important;
    }
}

@media screen and (max-width:992px){
    .section-top-banner{
        padding-top: 2rem;
    }
    
      
        img.hero-tray-img {
        max-width: 68%;
        position: absolute;
        left: -34%;
        bottom: 29%;
    }
    .list-item-section ul li::before{
        left: -1330px;
    }
    .section-header h1{
        font-size: 21px;
    }
    .sec-we-re-the-best h2, .over-40million-americans h5, .choose-package-div h1{
        font-size: 28px;
    }
    .sec-we-re-the-best .subcaption{
        font-size: 14px;
    }
        .sec-content-ll h4 {
        font-size: 22px;
    }
    .sec-content-ll h4 strong {
    font-size: 22px;
}
.content-inner .granterr-logo {
        top: 40px;
        max-width: 70px;
    }
    .choose-package-div h4 {
        font-size: 18px;
    }
     .choose-package-div h4 br {
        display: none;
     }
         .card-top-header h1 {
        font-size: 13px;
    }
    .product-card .product-description p{
        font-size: 10px;
    }
    
    .action-buttons-non-sensitive, .action-buttons-sensitive{
        padding: 0px 20px;
        padding-bottom: 20px;
    }
    .elegible h4 {
        font-size: 25px;
    }
    .title-name {
        font-size: 25px;
    }
    .custom-title,.below-separate-lne-text{
        font-size: 14px;
    }
    .product-selection-description img.stars {
        max-width: 94px;
}
.girl-skin-care-banner .grantee-logo {
    position: absolute;
    bottom: 30px;
    margin-left: -85px;
}
.main-product-detail .fruit-content{
    display: none;
}
.main-product-detail .product-section{
    width: 55%;
}
.main-product-container{
    justify-content: space-between;
}
.desensitizing-button a.btn.btn-primary-teal.btn-lg{
    min-width: 240px;
}
.header-spacer {
    height: 54px !important;
}
.sec-we-re-the-best .container .counter-one {
    align-items: center !important;
}
.three-rows-content{
    padding-top: 20px;
}
.counter-one, .counter-two{
    align-items: center !important;
}

}
@media screen and (max-width: 767px)  {
    .list-item-content {
        margin-bottom: 2rem;
    }
    .sbr-content-banner {
        max-width: 384px;
        margin-left: auto;
        margin-right: auto;
    }
    .title-name {
        font-size: 30px;
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .section-top-banner {
        padding-top: 5rem;
        padding-top: 3rem;
    }
    .beneth-starts-rating {
        font-size: 16px;
    }
    .banner-image{
        padding-bottom: 20px;
    }
    .list-item-section ul li span {
        font-size: 13px;
    }

    .seethescience a {
        color: #24156e;
        font-size: 18px;
    }

    .counter-one .sec-content-ll {
        padding-top: 10px;
    }
    section.section-four.over-40million-americans h6 {
        font-size: 16px;
    }
    .choose-package-div h1 {
        font-size: 20px;
        line-height: 1;
    }
    #faq-section h2{
        font-size: 26px;
    }
    .list-item-section ul li{
        height: 31.5px;
    }
    .products-section-night-new-system .section-heading {
        font-size: 18px;
        max-width: 266px;
        line-height: 22px;        font-weight: 500;


    }
     .mbl-hidden {
        display: none !important;
    }   
    #faq-section h4{
        font-size: 18px;
        text-align: left;
    }
    .elegible h4 {
        font-size: 18px;
        line-height: 1;
    }
    .ewd-ufaq-faqs a.ewd-ufaq-post-margin{
        padding-left: 0px;
    }
    h4.mobile-center {
        text-align: center !important;
    }
    .ewd-ufaq-faq-body{
        padding: 10px 25px;
        padding-left: 0px !important;
        text-align: left;
    }
        .rating-content li b {
        font-size: 12px;
        font-weight: 800;
    }
        .rating-content li {
        font-size: 13px;
    }
    .rating-content li {
        font-size: 12px;
        display: flex;
        align-items: center;
        font-weight: 600;
        border-bottom: 1px solid #c3c5c9;
        padding-bottom: 6px;
        padding-top: 6px;
}
    .product-heading.desktop-hidden {
        background: #fa319e;
        margin-left: -10px;
        margin-right: -10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .product-heading.desktop-hidden h1{
        color: #fff;
        font-size: 18px;
        padding-top: 5px;
        padding-bottom: 7px;
    }
    .elegible i {
        font-size: 16px;
        padding: 10px 0px;
        display: block;
    }
    .elegible .row{
        flex-wrap: nowrap;
        justify-content: space-between;
        display: block;
    }
    .main-products-wrapper .main-product-detail{
        padding: 0px 10px;
    }
    .main-products-wrapper .product-card{
        border: 0px;
    }
    .main-product-detail .product-section{
        width: 100%;
        margin-left: 0px;
    }
    .caripro-content,.fruit-content {
        display: none;
    }
    .elegible .row img{ max-width:42px ;}
    .elegible {
        padding: 20px 10px;
    }
    .faq-section .textwidget h4 {
        font-size: 1.1em;

    }
    .save-bundle p{
        font-size:9px
    }
    .rating{
        margin-top: -5px;
    margin-left: -5px !important;
    position: relative;
    left: -5px;
    }
    .sports-guard-package h4.default, #faq-id .text-green{
        font-size: 26px;
    }
    .list-item-section ul li img{
        max-width: 26px;
    }
 
    .money-back-guaranted-logo{
        position: absolute;
    }
    .section-two .slick-track span img{
        max-height: 25px;
    }
    .custom-title {
        font-size: 14.3px;
    }
   .section-two img.stars {
        max-width: 106px;
    }
    .row-flex.americans-belive-us img {
        border-radius: 0px;
    }

    .section-body  .slick-slide{
        margin: 0 10px;
    }
    .section-body .slick-list{
        margin: 0 -10px;
    } 
    .section-three  .btn-lg,.section-three   .btn-group-lg>.btn {
        font-size: 16px;
        min-width: 230px !important;
    }
    .section-three  .btn-lg span,.section-three   .btn-group-lg>.btn span{
        /* display: none; */
    }

    .main-products-wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
    .product-card .card-image {
        max-width: 78%;
        max-width: 250px;
    }
    .main-products-wrapper .product-card .card-content-wrapper{    padding-bottom: 1rem;}
    .product-card .card-badge{
        max-width: 97px;    padding: 4px 10px;        display: block;
    }
   .main-products-wrapper  .slick-slide{
        margin: 0 5px;
    }
  .main-products-wrapper .slick-list{
        margin: 0 -5px;
    } 
    .card-top-header h1 {
        font-size: 14px;
    }
    .row-wrape.rowrpe3 img {
        max-width: 36px;
    }

    .product-card .product-description p {

        font-size: 11px;
        padding: 10px 10px;
        text-align: left;
        margin-bottom: 8px;
    }
    .section-two .review-cardss .card-box p{
        font-size: 14px;
    }
    .pop-up-wrapper span.close{
        font-size: 18px;
        padding: 8px 10px;

    }
    .row-wrape.rowrpe3 {
        text-align: left;
    }
    .installemt-plan-wrapper{
        min-height: 90px;
    }
    .popup-wrapper span{    
        padding: 3px 3px;
        font-size: 11px !important;
        min-width: 18px;
        min-height: 18px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 18px;
    }
    .row-wrape.rowrpe1 span, .row-wrape.rowrpe3 span{
        font-size: 76%;
    }
    .action-buttons-non-sensitive, .action-buttons-sensitive, .action-buttons-non-sensitive-t9, .action-buttons-sensitive-t9, .action-buttons-non-sensitive-t6, .action-buttons-sensitive-t6{
        padding: 0px 15px;
    }
   
    .product-slider-wrapper.slick-initialized.slick-slider.slick-dotted {
        max-height: 791px;

    }
   
.form-group-radio-custom label span.mmpopular {
    font-size: 10px;
}
.price-wrapper-content {
    min-height: 70px;
}
.price-content{ padding-bottom: 0;}
.row-wrape.rowrpe1{
    justify-content: start;
}
.product-card .product-selection-description {
    padding-bottom: 5px;
}
.product-card .product-description p{
    margin-bottom: 5px;
}
.row-wrape.rowrpe2 {
    font-size: 11px;
    font-weight: 600;
}
.product-img-9-sriyngs.desktop-hidden {
    padding-top: 25px;
}
.product-card .product-selection-description b{
    padding-left: 0px;
}
.product-card .product-selection-description b {
        font-size: 12px;
    }
.review-and-hfa.d-flex.align-items-center.justify-content-between {
    justify-content: center;
    
}
.section-top-banner .seprator-line{
    max-width: 88%;
    margin: 10px auto;
}
   .section-top-banner img.stars {
        max-width: 70px;
    }
    .d-flex.align-items-center.justify-content-center.counter-two{
        padding-bottom: 0px;
    }
    .section-top-banner img.grantee-logo {
    position: absolute;
    top: -66px;
    left: 60%;
    max-width: 63px !important;
}
     .section-top-banner img.hero-tray-img {
        max-width: 70%;
        position: absolute;
        left: 13%;
        top: -92px;
    }
    .section-top-banner{
        padding-top: 2rem;
        padding-bottom: 0px;
        max-height: max-content;

    }
   
    .section.section-top-banner.sale-banner-padding{
        padding-top: 2rem !important;
    }
    .section-header h1 {
        font-size: 20px;
    }
       .beneth-starts-rating {
        font-size: 14px;
    }
    .mobile-show.desk-top-hide{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .kit-teeth-griender-img.text-center img {
        max-width: 70%;
    }
    .section-three.sec-we-re-the-best{
        border-top: 0px;
    }
    .mobile-show.desk-top-hide .list-item-section {
        padding-top: 10px;
    }
    .sec-we-re-the-best h2 {
        font-size: 22px !important;
    }
    .content-inner .text-bottom p{
        font-size: 12px;
    }
        .content-inner .granterr-logo {
        top: 23px;
        max-width: 70px;    
        right: 8px;
    }
    .sec-content-ll h4 strong,.sec-content-ll h4{
        font-size: 30px;
    }
    .over-40million-americans{
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 3rem;
    padding-bottom: 4rem;
    }
    .sec-we-re-the-best h2, .over-40million-americans h5, .choose-package-div h1{
        font-size: 18px;
    }
    section.section-four.over-40million-americans h6 {
        font-size: 14px;
    }
        .choose-package-div h1 {
        font-size: 20px;
        line-height: 1.3;
    }
    .choose-package-div h4 {
        font-size: 15px;
    }
    .main-products-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-card .card-badge{
        max-width: 110px;
        top: 0px;
    }
    .main-products-wrapper {
        margin-bottom: 10px;
}
.the-proshield-process h4{
    margin-bottom: 20px;
}

.the-proshield-process:before{
    top: -10px;
}
    .the-proshield-process .process-media {
        max-width: 280px;
    }
    .sports-guard-package h4.default, #faq-id .text-green {
        font-size: 26px;
    }
    .row-section-pro .border-bottom-solid{
        border-bottom: 0px;
    }
    .row-section-pro {
    margin-bottom: 40px;
}
.sports-guard-package {
        padding: 3rem 10px 2rem 10px;
    }
    .partnership-banner-bottom h5.section-heading-partner {
        font-size: 24px;
        font-weight: 800;
    }
    .section-heading-partner.sea-green-text .weight-600 {
        font-size: 24px !important;
    }
    .leaping-bunny {
    max-width: 174px !important;
    width: 100%;
    margin: 0px auto;
    position: relative;
    left: 0% !important;
    top: 7px !important;
}
    .nadp_logo {
        right: 0% !important;
        margin-top: 35px !important;
    }
    .pop-up-wrapper .popup-content {
    background: #fcf0f8;
    padding: 20px 0px;
    margin: 7% auto;
    max-width: 370px;
    position: relative;
    border-radius: 8px;
    border: 3px solid #fa319e;
    width: 100%;
    z-index: 999999;
}
.pop-up-wrapper h2{
    font-size: 18px;
}
.pop-up-wrapper a.got-it-button-close{
    margin-left: 15px;
    margin-right: 15px;
}
.pop-up-wrapper p{
    font-size: 14px;
}
.product-slider-wrapper .slick-prev:before, .product-slider-wrapper .slick-next:before {
    font-size: 20px;
    opacity: 1;
    color: #fc30a0;
}
    .product-slider-wrapper .slick-prev {
        z-index: 9;
        left: -6px;
    }
.product-slider-wrapper .slick-next {
    right: -5px;
        z-index: 9;

}
     /* .second-product-card.product-card .card-image {
        min-height: 170px ;
    }
    .third-product-card.product-card .card-image {
        min-height: 186px ;
    } */

     .first-product-card.product-card .card-image
     , .second-product-card.product-card .card-image
     ,.third-product-card.product-card .card-image
     {
        min-height: 207px ;
    }

    div.subscription-tagline{
        margin-bottom: 10px;
    }
    .price-content{
        min-height: 70px;
    }
    .section-header h1{
        padding-top: 1rem;
        padding-bottom: 1rem;
        line-height: 1.4;
    }
    .clients-logoes {
        padding-top: 1rem;
        padding-bottom: 1.5rem;
    }



.content-section.three-rows-content .button-with-logo button{
    min-width: 0px !important;
    width: 65%;
}
.sec-content-ll p{
        font-size: 15px;
        line-height: 1.4;

}
.sec-we-re-the-best h2, .over-40million-americans h5, .choose-package-div h1 {
    font-size: 34px;
    max-width: 100%;
}
section.section-four.over-40million-americans h6 {
    font-size: 15px;
    max-width: 100%;
}
.over-40million-americans .slick-next {
    right: -7px;
}
.over-40million-americans .slick-prev {
    left: -13px;
}

.over-40million-americans  .slick-prev:before,
.over-40million-americans  .slick-next:before {
    font-size: 30px;
}
section.products-section-night-new-system{
    margin-bottom: 20px;
}

.row-wrape.rowrpe1 span, .row-wrape.rowrpe3 span {
    font-size: 85%;
}
.row-wrape.rowrpe2 {
    display: flex;
    align-items: center;
}
.stiki-gel-img
 {
    position: absolute;
    max-width: 80px;
    width: 100%;
    bottom: 120px;
    margin-left: 15px;
}
    .line-divider {
        margin: 9px 0;
    }

    .row-wrape.rowrpe1 span, .row-wrape.rowrpe3 span
    ,.row-wrape.rowrpe2 span
    {
        font-size: 11px;
        font-weight: 600;

    }
    .pop-up-wrapper p {
        font-size: 13px;
        font-weight: normal;
    }
    .pop-up-wrapper span.close {
        font-size: 18px;
        padding: 4px 6px;
    }
    .form-group-radio-custom label span.mmpopular {
        font-size: 12px;
        font-weight: normal;
    }

    .product-card .form-group-radio-custom [type="radio"]:not(:checked) + label:before
    ,.product-card .form-group-radio-custom [type="radio"]:checked + label:before
    {
        width: 20px;
        height: 20px;
        left: 8px;    margin-top: -9px;
    }

    .product-card .form-group-radio-custom [type="radio"]:checked + label:after
    ,.product-card .form-group-radio-custom [type="radio"]:checked + label:after
    {

        width: 10px;
        height: 10px;
        top: 20px;
        left: 13px;
    }
    #wrapper .form-group-radio-custom label{
        padding: 10px 8px;
    }
    .form-group-radio-custom [type="radio"]:checked + label{
        border: 1px solid #fa319e !important;
    }
    #process-section-scroll  .slick-dots {
        bottom: -40px !important;
    }
    .review-card-slider .slick-track{
        column-gap: 0px;
    }
    .section-two .review-cardss .card-box p {

        min-height: 160px;
    }
    .elegible h4 {
        font-size: 18px;
        line-height: 1;
        text-align: center;
    }
    #process-section-scroll .see-pricing-btn {
        margin-top: 80px;
    }
    .tw-scnt h5,.row-section-pro .tw-scnt{
        text-align: left;
    }
    .section-two .section-body .sec-heading-curious {
        font-size: 20px;
        margin-top: 1rem;
    }
    .main-products-wrapper .slick-dots {
        bottom: -140px !important;
    }
}

@media only screen and (max-width: 395px)  {
    .list-item-section ul li span {
        font-size: 11px;
    }
    .title-name {
        font-size: 32px;
    }
    .product-card .product-selection-description b {
        font-size: 12px;
    }
    .form-group-radio-custom label span.mmpopular {
        font-size: 12px;
    }
    .custom-title {
        font-size: 14px;
    }

    .usage-div {
        display: flex;
        align-items:center;
 
    }

    span.available-text {
        font-size: 9px;
        margin-top: 3px;
    }
    .ewd-ufaq-post-margin.ewd-ufaq-faq-post     p {
        font-size: 14px;
        text-align: left;
    }
    .ewd-ufaq-faq-body {
        padding: 10px 10px;
        padding-left: 10px;
    }
    .ewd-ufaq-faq-title h4 {
        font-size: 16px;
        line-height: 1.5;
    }
    .ewd-ufaq-faqs a.ewd-ufaq-post-margin {

        padding-left: 0px;
    }

}


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

    .row-wrape.rowrpe2 {
        font-size: 12px;
    }
    .form-group-radio-custom label span.mmpopular {
        /* font-size: 10px; */
    }


}

