body{
    font-family: 'Poppins';
}

img{
    max-width: 100%;
}
.top-section{
    border-bottom: 1px solid #000000;
        padding: 30px 0;
}
.logo{
    max-width: 110px;
}

.container-xxl, .full-width-wrapper {
    --bs-gutter-x: 1.5rem;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1400px) {
    .container-xxl, .full-width-wrapper {
        max-width: 1320px;
    }
}

.full-width-wrapper {
    max-width: 100%; 
}

.contained-content {
   padding: 0 1.5rem; 
}

@media (min-width: 1400px) {
    .contained-content {
       padding-left: calc((97vw - 1320px) / 2 + 1.5rem); 
        padding-right: 0;
    }
}

.product-image-placeholder, .model-image-placeholder {
    height: 100%;
    background-color: #e0e0e0;
   width: 40%; 
}
.model-image-placeholder {
    width: 60%; 
}
    .small-text {
        font-size: 14px;
    }
.feature-icon {
    color: #CC2936;
}
.top-icon{
background: #f7e0e0;
    padding: 5px 5px;
    border-radius: 8px;
    margin-right: 16px;
}
.top-icon img {
    width: 25px;
}

.custom-red-btn {
        background-color: #bb0000;
    color: white;
    padding: 8px 30px;
    transition: background-color 0.3s;
    border-radius: 50px;
}
.custom-red-btn:hover {
    background-color: #A9232D;
    color: white;
}
.MaleMD-head {
    font-size: 3rem;
    font-weight: 700;
    color: #090503;
    margin-bottom: 0px;
    padding-bottom: 8px;
    line-height: 3.6rem;
}
.MaleMD-subhead{
    font-size: 1.6rem;
    color: #090503;
    font-weight: 500;
    line-height: 2.2rem;
        padding-bottom: 15px;
}
.slider-1 {
    width: 408px !important;
    /* padding-right: 16px; */
    margin-right: 16px;
    border-radius: 10px;
}
.banner-sec .slick-dots{
    bottom: 13px;
    width: 106px;
    left: 143px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
}
.banner-sec .slick-dots li{
    margin: 0px;
}
.banner-sec .slick-dots li button:before{
    height: 18px;
    color: #bababa;
    font-size: 10px;
    line-height: 17px;
}

.banner-sec .slick-dots li.slick-active button:before{
    color: #fff;
        opacity: 1;
}
.banner-sec .slick-dots li button{
    height: 27px;
}
.heading-paragraph p {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 500;
}

.get-started-butt a {
    font-weight: 600;
    font-size: 1.1rem;
    border-radius: 50px;
    padding: 15px 130px;
        background: rgb(211, 58, 73);
    font-weight: 600;
    border: 1px solid rgb(211, 58, 73);
}
.get-started-butt a:hover, .get-started-butt a:active{
    background-color: rgb(211, 58, 73) !important;
    border: 1px solid rgb(211, 58, 73) !important;
    opacity: 0.8;
}
.get-started-butt img {
    max-width: 358px;
}
.sec-3{
    margin-bottom: 0;
    padding-top: 55px;
}
.sec-3 li button {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
.sec-3 .nav-tabs{
   border: none;
   padding-bottom: 30px;
}
.sec-3 .nav-item button{
 border: none;
 padding: 0px;
}
.sec-3 .nav-item button.active{
    border-bottom: 1px solid #000;
}
.sec-3 li{
    padding: 0 12px;
}
.Benefits-sec h4 {
    margin-bottom: 0px;
}
.Benefits-list li{
    list-style-type: none;
}
.Benefits-sec img {
    width: 20px;
    margin-right: 10px;
    max-width: inherit;
}
.Benefits-sec h4 {
    margin-bottom: 0px;
    font-size: 1.3rem;
    font-weight: 700;
        padding-bottom: 5px;
}
.Benefits-list {
    max-width: 800px;
    margin: 0px auto;
}
.Benefits-list li{
    padding: 0 40px;
}
.Benefits-sec {
    padding-bottom: 10px;
}
.sec-4 {
    padding: 40px 0 35px 0;
}
.sec-4-bg-n{
    background-image: url(../../images/pain-relief-cream/black-bg.png);
    width: 100%;
   background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    border-radius: 24px;
}
.d-grid{
    display: grid;
}

.sec-4-bg{
    grid-template-columns: 1fr 1fr;
        padding: 20px 70px;
    align-items: center;
}
img.manbody {
    max-width: 80%;
    margin: 0 auto;
    display: block;
}
.sec-4-bg h3 {
    font-size: 3.5rem;
    color: #fff;
    font-weight: 700;
    line-height: 4.3rem;
}
.sec-4-bg h6 {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 20px;
    line-height: 2rem;
}
.sec-4-bg-n-text h6 {
    font-size: 1.4rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0px;
    padding-top: 0px;
    line-height: 2rem;
    text-align: center;
    padding-bottom: 40px;
}
/* .sec-5{

} */
.benefits-sec{
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5rem;
}
.benefits-box h5{
  font-size: 1rem;
  font-weight: 700;
  color: #090503;
}
.benefits-box p{
    font-size: 1rem;
    color: #090503;
}
.read-more {
    font-size: 1rem;
    border-bottom: 1px solid #090503;
    color: #090503;
    text-decoration: none;
}
.read-more:hover{
    color: #bb0000;
}
.benefits-head {
    font-size: 3rem;
    font-weight: 700;
    color: #090503;
    margin-bottom: 0px;
    padding-bottom: 30px;
}
.line-box {
    width: 24%;
    margin: 0 auto;
    background-color: #000000;
    height: 1px;
}
.sec-5 {
    padding: 30px 0 0 0;
}
.get-started-butt1{
    padding: 30px 0 40px 0;
}
.sec-6{
    background-color: #000000;
        padding: 100px 0;
}
.quality-matter h4{
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 30px;
}
.quality-matter h5{
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px;
}
.quality-matter p {
    font-size: 0.875rem;
    font-weight: 400;
    color: #fff;
    max-width: 400px;
}
.customer-suport{
grid-template-columns: 1fr 1fr 1fr;
gap: 2rem;
padding: 0 25px;
}
.customer-suport-box {
    background-color: #f7e0e0;
    padding: 40px 36px;
    border-radius: 20px;
}
.customer-suport-box p{
  font-size: 0.875rem;
    font-weight: 400;
    color: #090503;
    line-height: 1.1rem;
        padding-top: 20px;
}
.customer-suport-box p span{
    display: block;
    font-weight: 700;
}
.sec-7 {
    padding: 40px 0 40px 0;
}
.sec-7 .testi-head{
    padding-bottom: 40px;
}
.get-started-butt2 a{
    font-size: 0.9rem;
    border-radius: 50px;
    padding: 15px 120px;
    background: rgb(211, 58, 73);
    font-weight: 600;
}
.get-started-butt2{
    padding: 40px 0 0 0;
}
.customer-icon{
border: 1px solid #bb0000;
    padding: 8px 8px;
    border-radius: 8px;
    display: inline-block;
}
.customer-icon img {
    width: 34px;
}
.testi-head{
        font-size: 2.5rem;
    font-weight: 700;
    color: #090503;
    margin-bottom: 0px;
    padding-bottom: 30px;
}
.testi-sec{
    grid-template-columns:0.5fr 1fr 0.5fr;
    gap: 2.5rem;
}
.testi-sec{
    position: relative;
}
.testi-sec::before{
    content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 300px; 
  pointer-events: none; 
  z-index: 10;
  background: linear-gradient(
    to right, white, rgba(255, 255, 255, 0)
  );
}
.testi-sec::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 300px; 
  pointer-events: none;
  z-index: 10;
  background: linear-gradient(
    to left, white, rgba(255, 255, 255, 0)
  );
}
.testi-box {
        background-color: #e5e5e5;
    padding: 60px 80px;
    max-width: 650px;
    border-radius: 18px;
}
.testi-box p {
    font-size: 1rem;
    color: #090503;
    font-weight: 700;
    line-height: 1.2rem;
}
.faq-section h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #090503;
    margin-bottom: 0px;
    padding-bottom: 30px;
}
.testi-sec .slick-slide{
    padding: 0 18px;
}
.testi-sec .slick-slide img {
    display: inline-block;
}
.testi-sec .slick-dots {
    bottom: -69px;
    width: 97px;
   background: #000;
    border-radius: 50px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.testi-sec .slick-dots li{
    margin: 0px;
    width: 14px;
}
.testi-sec .slick-dots li button{
    padding: 0px;
    width: 12px;
}
.testi-sec .slick-dots li button:before{
    height: 18px;
        color: #9f9e9e;
    font-size: 10px;
    line-height: 17px;
    opacity: 1;
}

.testi-sec .slick-dots li.slick-active button:before{
    color: #fff;
        opacity: 1;
}
.testi-sec .slick-dots li button{
    height: 27px;
}
.faqArea {
    /* border-bottom: 1px solid #000000; */
    display: grid;
    grid-template-columns: 6fr 1fr;
    justify-content: space-between;
}
.faq-icon {
    text-align: right;
    padding-top: 24px;
}
.faq-text{
    border-bottom: 1px solid #000000;
    padding: 24px 0px;
}
.faqArea-heading {
    /* padding: 20px 10px; */
    cursor: pointer;
}
.faqArea h4 {
    font-size: 0.99rem;
    font-weight: 700;
    margin-bottom:0px;
}
.faqArea i {
    font-size: 1rem;
}
.faqArea-text {
    padding: 16px 10px 0px 0px;
    font-size: 0.9rem;
    display: none;
    /* transition: all 0.3s 
ease-in-out; */
}
.faqArea-text p {
    margin-bottom: 0px;
}
.faq-box {
    max-width: 700px;
    margin: 0 auto;
}
.faq-section {
    padding-top: 90px;
    padding-bottom: 50px;
}
.faq-section i.fas.fa-plus {
    border: 3px solid #000;
    border-radius: 50px;
    padding: 1px 2px;
        font-size: 0.9rem;
}
.faq-section i.fas.fa-minus{
    border: 3px solid #000;
    border-radius: 50px;
    padding: 1px 2px;
        font-size: 0.9rem;
}
.sec-7 .testi-head {
    line-height: 3.2rem;
}
/* ---------------footer-start------------ */
.alpha_v6_footer {
    background: #000000 !important;
    padding-top: 50px;
}
#new_footer .footer-top {
    margin-bottom: 30px;
}
#new_footer .logo-bottom {
    display: block;
    width: 100%;
    max-width: 150px;
}
#new_footer h5 {
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    position: relative;
    margin-bottom: 16px;
}

#new_footer .contacts {
    list-style: none;
    padding: 0;
}
#new_footer .contacts li a {
    color: #c6c6c6;
    font-size: 13px;
    text-decoration: none;
}
#new_footer .social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
#new_footer .desktop_links_v6 {
    justify-content: left;
}
#new_footer .desktop_links_v6 li {
    margin-left: 0;
    margin-right: 15px;
}
#new_footer .social-links li img {
    display: block;
    width: 32px;
    height: 32px;
}
#new_copyrights {
    background: #000;
    border-top: 1px solid #fff;
    padding-bottom: 50px;
}
#new_copyrights .copyright_links li a, #new_copyrights p {
    color: #c6c6c6;
    font-size: 13px;
}
#new_copyrights .copyright_links {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

#new_copyrights .copyright_links li a, #new_copyrights p {
    color: #c6c6c6;
    font-size: 13px;
    margin-bottom: 0px;
    text-decoration: none;
}
#new_copyrights .copyright_links li span {
    color: #999;
    padding: 0 5px;
}
.wrapper {
    padding: 2% 0;
}

@media (max-width: 768px) {
    #new_footer .contacts, #new_footer .meds, #new_footer .seeReview {
        margin-bottom: 20px;
    }
   
}
 @media  screen and (max-width: 767px) {
        .legitscript img {
            width: 73px;
            height: auto;
        }
 }

/* ---------------footer-end------------ */
.formu-hea h4{
  font-family: 'Inter';
  font-size: 18px;
    line-height: 28px;
    letter-spacing: .15px;
    font-weight: 500;
    color: #242424;
    margin-bottom: 0px;
}
.sec-formu {
    max-width: 598px;
    margin: 0 auto;
}
.formu-text{
    display: none;
}
.formu-faq{
    border-top: 1px solid #e0e0e0;
    
}
.formu-faq:last-child{
border-bottom: 1px solid #e0e0e0;
}
.formu-hea{
padding: 16px 1px;
cursor: pointer;
}
.formu-text ul{
padding-left: 20px;
 margin-bottom: 0px;
}
.formu-text ul li{
     font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
    color: #242424;
    padding-left: 6px;
    margin-top: 4px;
   
}
.formu-text{
    font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
   color: #242424;
   padding-bottom: 16px;
}
.pricing_tabs_list{
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
}
.pricing_tabs_item {
    justify-content: center;
    align-items: center;
    width: calc(50% - .5rem);
    display: flex;
}
.pricing_card {
    padding: 24px;
    border: 1px solid #d6d6d6;
    border-radius: 1rem;
    background-color: #fff;
    flex-flow: column;
    width: 100%;
    display: flex;
}
.pricing_card_contain {
    grid-column-gap: 1.8rem;
    grid-row-gap:1.8rem;
    flex-flow: column;
    order: 0;
    width: 100%;
    display: flex;
}
.pricing_card_header {
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.pricing_card_variant{
        grid-column-gap: .5rem;
    grid-row-gap: .5rem;
}
.pricing_card_icon_wrap {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    display: flex;
}
.u-svg {
    width: 100%;
    height: 100%;
    display: block;
    overflow: visible !important;
}
.u-text-style-h5{
    font-family:"Instrument Sans";
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: -.02em;
}
.pricing_card_pricing_text{
    color: #4ba47b;
    font-size: 2rem;
}
.pricing_card_pricing_wrap {
    text-align: right;
}
.pricing_card_pricing_first{
    font-family:"Instrument Sans";
    font-size: 1.125rem;
    font-weight: 400;
    color: #262626;
}
.pricing_card_pricing_after{
    font-family:"Instrument Sans";
    color: color-mix(in srgb, #262626 40%, transparent);
    font-weight: 400;
}
.pricing_card_div {
    background-color: #d6d6d6;
    width: 100%;
    height: 1px;
}
.u-mb-3{
    margin-bottom: 1rem;
}
.u-text-style-small{
    font-family:"Instrument Sans";
    font-size: 1rem;
    font-weight: 400;
    color: #262626;
    line-height: 1.4;
}
.pricing_card_usp_list {
    grid-column-gap: 0.6rem;
    grid-row-gap: 0.6rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: .5rem;
    padding-bottom: .5rem;
    display: flex;
    margin-bottom: 0px;
}
.pricing_card_usp_list-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}
.pricing_card_list_icon {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
}
.pricing_card_content ul{
    padding-left: 0px;
}
.clickable_wrap a{
  width: 100%;
  background-color: rgb(211, 58, 73);
  font-family:"Instrument Sans";
    font-size: 1rem;
    font-weight: 400;
    border-radius: 100vw;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    padding: 1.1rem 0;
}
.clickable_wrap a:hover{
    background-color: rgb(211, 58, 73) !important;
   
    opacity: 0.8;
}
.u-mb-4 {
    margin-bottom: 0.5rem;
}
.eyebrow_layout {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    vertical-align: baseline;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
}
.eyebrow_marker {
    border-radius: 100vw;
    background-color:#ff6e42;
    box-shadow:0 0 0 2px color-mix(in srgb, #ff6e42,white 70%);
    flex: none;
    width: .375em;
    height: .375em;
}
.eyebrow_text{
    color: #5c5c5c;
}
.u-text-style-h3{
    font-family:"Instrument Sans";
    font-size: 3rem;
    font-weight: 500;
}
.pricing_header {
    text-align: center;
    padding-bottom: 35px;
}
.sec-price{
    padding: 40px 0 0 0;
}
.pricing_card{
    position: relative;
}
.badge-icon {
    position: absolute;
    top: -12px;
    width: 147px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}


@media (max-width: 1400px) {
.sec-4-bg h3{
    font-size: 3.1rem;
    line-height: 4rem;
}
 .MaleMD-head {
        font-size: 2.5rem;
        line-height: 3rem;
    }
    .MaleMD-subhead {
        font-size: 1.4rem;
        line-height: 2rem;
    }
     .u-text-style-h5{
        font-size: 1.2rem;
    }
    .pricing_card_pricing_text{
        font-size: 1.6rem;
    }
}
@media (max-width: 1200px) {
.sec-4-bg{
    padding: 30px 50px;
}
.sec-4-bg h3{
    line-height: 3.5rem;
        font-size: 2.7rem;
}
   

.benefits-sec{
    gap: 3rem;
}
}
@media (max-width: 1100px) {
       .MaleMD-head {
        font-size: 2.4rem;
    }
   .MaleMD-subhead {
        font-size: 1.3rem;
        line-height: 1.8rem;
    }
     .pricing_tabs_list {
        flex-flow: column;
    }
   
}

@media (max-width: 991px) {
    .sec-4-bg {
        padding: 30px 30px;
    }
    .sec-4-bg-n-text {
        padding: 0px 30px;
        
    }
    .sec-4-bg-n-text h6{
text-align: left;
    }
    .sec-4-bg h3 {
        line-height: 2.7rem;
        font-size: 2rem;
    }
    .sec-4-bg h6, .sec-4-bg-n-text h6{
            font-size: 1.2rem;
            line-height: 1.7rem;
    }
    .quality-matter h4{
        font-size: 2.2rem;
    }
    .benefits-sec {
        gap: 1rem;
    }
    .benefits-head{
        font-size: 2.2rem;
        line-height: 2.6rem;
    }
    .Benefits-sec h4{
            font-size: 1.1rem;
    }
    .customer-suport{
        gap: 1rem;
    padding: 0 0px;
    }
    .customer-suport-box{
        padding: 18px 16px;
    }
    .testi-head{
        font-size: 2.2rem;
    }
    .faq-section h2{
        font-size: 2.2rem;
    }
    .banner-sec .slick-dots{
        margin: 0 auto;
    display: block;
    right: 0;
    left: 0;
    }
    .mobile-box {
    max-width: 400px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 2px 14px #dddddd;
    /* box-shadow: 2.407px 3.195px 13px 0px rgba(0, 0, 0, 0.07); */
    padding: 35px;
    border-radius: 20px;
}
.slider-1 {
    width: 350px !important;
    padding-right: 0px;
    padding-left: 10px;
}
.testi-sec::before, .testi-sec::after{
    display: none;
}
}

@media (max-width: 767px) {
    .formu-hea{
        padding: 14px 1px;
    }
    .sec-3{
        padding-bottom: 35px;
    }
    .benefits-box img {
    border-radius: 40px;
}
    .contained-content {
    padding: 0 15px;
}
      /* .MaleMD-head {
        font-size: 1.7rem;
        line-height: 2.1rem;
        
        padding-bottom: 0px;
    } */
        .MaleMD-head {
        font-size: 1.3rem;
        line-height: 1.6rem;
         padding-bottom: 0px;
    }
    .small-text{
        font-size: 13px;
    }
    .MaleMD-subhead br{
        display: none;
    }
        /* .MaleMD-subhead {
        font-size: 1.2rem;
        line-height: 1.5rem;
        padding-top: 5px;
        padding-bottom: 5px;
    } */
    .MaleMD-subhead {
        font-size: 14px;
        line-height: 18px;
        padding-top: 5px;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
    .mobile-box{
        margin: 0 30px;
        padding: 12px;
        margin: 0 auto;
        max-width: 350px;
    }
    .top-icon img{
        width: 20px;
    }
    .top-icon{
        margin-right: 10px;
    }
    .heading-paragraph p {
    font-size: 13px;
    line-height: 1rem;
}
.get-started-butt img {
    max-width: 240px;
}
.sec-3 li {
    padding: 0 8px;
}
.sec-3 li button {
    font-size: 1.2rem;
}
.sec-3{
    padding-top: 35px;
}
.Benefits-list li {
    padding: 0 25px;
}
.slider-1 {
    /* width: 300px !important;
    padding-right: 0px;
    padding-left: 10px; */
    width: 250px !important;
        padding-right: 0px;
        padding-left: 0px;
        margin-left: 10px;
        /* height: 400px; */
        object-fit: cover;
        border-radius:30px;
}
.banner-sec .slick-dotted.slick-slider {
    margin-bottom: 5px;
}
.top-section{
padding: 13px 0;
}
.logo {
    max-width: 100px;
}
.sec-4{
    padding: 0px 0 35px 0;
}
.sec-4-bg{
        grid-template-columns: 1fr;
}

    .sec-4-bg h3 {
        line-height: 3.6rem;
        font-size: 2.9rem;
    }
.sec-4-bg h6{
    padding-top: 10px;
}
.benefits-sec {
    grid-template-columns: 1fr;
}
.benefits-box {
    padding-bottom: 25px;
}
.get-started-butt1 {
    padding: 0px 0 30px 0;
}
.quality-matter h5{
    font-size: 1.2rem;
}
.quality-matter h4{
    padding-bottom: 20px;
}
.sec-6{
    padding: 30px 0;
}
.quality-matter p{
    font-size: 1rem;
}
    .sec-4-bg h6, .sec-4-bg-n-text h6 {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
.line-box{
        width: 70%;
}
.quality-matter h4 {
        font-size: 2.3rem;
    }
.sec-6 img {
    max-width: 100%;
    margin: 0 auto;
   display: block;
}
/* .quality-matter br{
    display: none;
} */
.customer-suport{
    grid-template-columns: 1fr;
}
.customer-suport {
        gap: 1.3rem;
}
.faq-section h2 {
        font-size: 2.1rem;
        text-align: left !important;
 }

.testi-box{
            padding: 40px 25px 80px 25px;
    max-width: 100%;
text-align: left !important;
}
.testi-sec .slick-dots{
    bottom: 33px;
    left: 50px;
    margin: initial;
}
.testi-head span {
    display: block;
}
    .testi-head {
        line-height: 2.6rem;
    }
.faq-section {
    padding-top: 10px;
}
.alpha_v6_footer{
        padding-top: 30px;
}
.faq-section h2{
        padding-bottom: 10px;
}
.faq-text {
    border-bottom: initial;
}
.faqArea{
    border-bottom: 1px solid #000000;
}
    .customer-suport-box {
        padding: 18px 32px;
    }
.customer-suport-box p{
    font-size: 1rem;
    line-height: 1.3rem;
}
.sec-7 .testi-head{
    line-height: 2.2rem;
    text-align: center;
    font-size: 1.6rem;
}
.Benefits-sec h4 {
        font-size: 1.2rem;
    }
.customer-suport-box p span {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding-bottom: 3px;
}
.testi-sec .slick-slide{
    padding: 0 10px;
}
.faq-text{
    padding: 20px 0px;
}
.faqArea-text{
    padding: 10px 10px 0px 0px;
    font-size: 0.8rem;
}
.faq-section i.fas.fa-plus{
    font-size: 0.8rem;
}
.faq-icon {
   padding-top: 18px;
}
   
.u-text-style-h3{
    font-size: 34px;
}
.u-text-style-small{
    font-size: 14.125px;
}
.pricing_card_pricing_text{
    font-size: 28px;
}
.u-text-style-h5{
    font-size: 22px;
}
.pricing_card_contain{
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
}
.get-started-butt a{
        padding: 13px 64px;
    }

.quality-matter h4 {
        font-size: 1.8rem;
    }
}
@media (max-width: 540px) {
.sec-4-bg h3 {
             line-height: 2.8rem;
        font-size: 2.2rem;
}
}
@media (max-width: 429px) {
    .sec-4-bg h3 {
        line-height: 2.7rem;
        font-size: 2.12rem;
    }
    .quality-matter h4 {
        font-size: 1.8rem;
    }
           .MaleMD-subhead {
        font-size: 13px;
        line-height: 16px;
        padding-bottom: 0px;
        margin-bottom: 8px;
    }
        .MaleMD-head {
        font-size: 1.2rem;
        line-height: 1.4rem;
    }
}
@media (max-width: 410px) {
.sec-3 li button {
        font-size: 1.1rem;
    }
.sec-4-bg h3 {
        line-height: 2.5rem;
        font-size: 1.98rem;
    }
}
@media (max-width: 389px) {
        /* .MaleMD-head {
        font-size: 1.6rem;
    } */
       .MaleMD-subhead {
        font-size: 13px;
        line-height: 16px;
        padding-bottom: 0px;
        margin-bottom: 8px;
    }
    /* .slider-1 {
        width: 280px !important;
    } */
    .mobile-box{
                max-width: 330px;
    }
    .get-started-butt a{
        padding: 13px 64px;
    }
        .sec-3 li button {
        font-size: 1rem;
    }
    .sec-4-bg h3 {
        line-height: 2.1rem;
        font-size: 1.7rem;
    }
        .sec-4-bg h6, .sec-4-bg-n-text h6 {
        font-size: 1rem;}
    .quality-matter h4 {
        font-size: 1.9rem;
    }
    .quality-matter h5 {
        font-size: 1.1rem;
    }
        .testi-head {
        font-size: 1.9rem;
        line-height: 2.4rem;
    }
        .faq-section h2 {
        font-size: 1.9rem;
    }
    .faqArea h4 {
    font-size: 0.8rem;
}
    .benefits-head {
        font-size: 1.9rem;
    }
.sec-7 .testi-head{
    font-size: 1.5rem;
}
    .Benefits-sec h4 {
        font-size: 1.14rem;
    }
        .quality-matter h4 {
        font-size: 1.6rem;
    }

}

.trustpilot-widget * {
  color: #000 !important;
  pointer-events: none;
    cursor: none;
}
.sec-3 .nav-link:focus, .sec-3 .nav-link:hover{
  color: #000 !important;
}
.modal-header{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.modal-header h4{
   font-weight: 300;
   color: #212529;
}
.modal-header h4 a {
    text-decoration: none;
    font-size: 1.3rem;
}
.close {
    float: right;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background: initial !important;
    border: none;
    font-weight: 600;
}
.list-unstyled li {
    text-align: left;
    font-size: 0.9rem;
}
#new_footer .contacts .contact-modal {
    cursor: pointer;
}
@media (max-width: 767px) {

}


.get-started-small {
    font-size: 12px;
    padding-bottom: 20px;
}
.home-trustpilot{
    padding-top: 0px;
    padding-bottom: 0px;
}
.home-trustpilot .trustpilot-widget {
    pointer-events: none;
    cursor: none;
}
.trustpilot-mobile {
  display: none;
}
.trustpilot-desktop {
  display: block;
}

.chooseMaleMd .trustpilot-widget {
  max-width: 100% !important;
  overflow-x: hidden !important;
  display: block;
}

/* Also handle any internal iframe overflow */
.chooseMaleMd .trustpilot-widget iframe {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
  border: none;
}
@media screen and (max-width: 1200px) {
.chooseMaleMd .imageHeader {
    align-items: center;
}

.trustpilot-mobile iframe {
  transform: scale(0.85);
  transform-origin: left center;
  width: 120% !important; /* compensate for scale shrink */
  height: 40px !important; /* adjust height if needed */
}

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

.home-trustpilot {
    padding-top: 0px;
    padding-bottom: 0px;
}

 .trustpilot-desktop {
    display: none !important;
  }
  .trustpilot-mobile {
    display: block !important;
  }
  body, html {
    overflow-x: hidden;
  }
  .MaleMD_subhead_n{
            padding-top: 0px;
        padding-bottom: 1px;
        margin-bottom: 0px;
  }
}


@media screen and (max-width: 991px) {
.trustpilot-mobile iframe{
    transform: scale(0.63);
    width: 159% !important;
}
}
@media screen and (max-width: 767px) {
  
       .trustpilot-mobile iframe {
        transform: scale(0.96);
        transform-origin: left center;
        width: 104% !important;
        height: 30px !important;
    }
.trustpilot-widget.trustpilot-mobile{
    padding-bottom: 0px;
}
/* .get-started-small {
    font-size: 9px;
} */
}
@media screen and (max-width: 427px) {
.trustpilot-mobile iframe {
    transform: scale(0.87);
    width: 115% !important;
}

}

@media screen and (max-width: 389px) {
   .trustpilot-mobile iframe {
        transform: scale(0.8);
        width: 125% !important;
    }
        /* .get-started-small {
        font-size: 8px;
    } */
        .small-text {
        font-size: 12px;
    }
} 

@media screen and (max-width: 359px) {
.trustpilot-mobile iframe {
        transform: scale(0.7);
        width: 145% !important;
    }
}


@media (max-width: 767px) {
  .image-gallery-container{
    display: none !important;
  }
  .get-started-butt a{
    margin-bottom: 10px !important;
  }
  .small-text{
    padding-bottom: 10px !important;
  }
  .mobile-img-only img{
    max-width: 92%;
    margin: 0 auto;
    border-radius: 20px;
  }
  .top-icon{
        padding: 3px 5px;
  }
}
