@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap'); */
/* fonts */
@import url('https://fonts.googleapis.com/css2?family=Anton&amp;family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&amp;display=swap');

p {
    font-weight: 500 !important;
}

body#lp_v2 {
    padding-top: 35px !important;
}

.v6_banner-new {
    padding: 60px 0 30px 0;
    background-image: -moz-linear-gradient(90deg, rgb(14, 14, 14) 0%, rgb(36, 36, 36) 84%, rgb(18, 18, 18) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(14, 14, 14) 0%, rgb(36, 36, 36) 84%, rgb(18, 18, 18) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(14, 14, 14) 0%, rgb(36, 36, 36) 84%, rgb(18, 18, 18) 100%);
}

.white-bg {
    background: #fff !important;
}

.footer_fixed {
    padding: 8px 15px 3px 15px;
    box-shadow: 0px -3px 8px 0px #bbbbbb;
}

.zoom-in-out-box {
    animation: zoom-in-zoom-out 1.5s ease infinite;
}

.alpha_v6_arrow_mb {
    top: 0 !important
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.9, 0.9);
        opacity: 0.9;
    }

    100% {
        transform: scale(1, 1);
    }
}

@media screen and (max-width: 1200px) {
    #new_copyrights.new_copyrights {
        padding-bottom: 127px;
    }
}

.footer_fixed_in {
    max-width: 100%;
}

.footer_fixed_in a strong {
    font-size: 15px;
}

.v6_banner-new .bannerh1 {
    font-size: 80px;
    font-family: "Lato", serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 84px;
    text-align: left;
    text-transform: capitalize;
    margin: 0;
}

.v6_banner-new .bannerh1 sup {
    top: -41px;
    font-size: 16px;
}

.v6_banner-new h4 {
    font-size: 33px;
    font-family: "Lato", serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 55px;
}

.v6_banner-new p {
    font-size: 17.331px;
    font-family: "Inter", serif;
    color: rgb(246, 246, 246);
    line-height: 1.5;
    text-align: left;
    font-weight: 600;
}

.v6_banner-new .banner_get_btntop {
    font-size: 20px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: center;
    border-radius: 12px;
    padding: 14px 0;
    font-weight: 600;
    margin-bottom: 10px;
    background-color: rgb(211, 58, 73);
}

.v6_banner-new .banner_get_btntop:hover {
    background-color: rgb(211, 58, 73);
    opacity: 0.8;
}

.v6_banner-new .span_stock {
    font-size: 13px;
    font-family: "Inter", serif;
    color: rgb(253, 113, 34);
    line-height: 15px;
}

.banner_bottle img {
    width: 100% !important;
}

.banner_bottle {
    width: auto !important;
}

.rev_ban {
    width: 440px;
}

.bannerhh3n {
    font-size: 23px;
    font-family: "Inter", serif;
    color: rgb(246, 246, 246);
    line-height: 1.179;
    text-align: center;
    font-weight: 400;
    margin-top: 14px;
}

.bannerhh3n sup {
    top: -8px;
    font-size: 11px;
}

.banner_bottle {
    margin: 20px auto 0 90px !important;
}

.topred_header_single_icon {
    text-align: center;
    background: #262626 !important;
    border-bottom: 0px solid #dddddd00;
    cursor: pointer;
    padding: 15px 0 10px 0;
}

.headeralphav6 .new_stl.topred_header_single_icon {
    text-align: center !important;
    color: #fff !important;
    background: #000000 !important;
    padding: 0;
}

.headeralphav6 .new_stl.topred_header_single_icon p {
    text-align: center;
    color: #fff;
    background: #000000;
    font-weight: 400 !important;
    z-index: 999;
    position: relative;
    padding: 8px 0;
    font-size: 16px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 1.6;
    margin: 0;
}

.footer_fixed {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.footer_fixed.show {
    opacity: 1;
    /* display: block; */
    visibility: visible;
}

.topred_header_single_icon h2 {
    display: inline-flex;
    align-items: center;
    font-size: 22px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    font-weight: 700;
    line-height: 1.2;
    width: 100%;
    justify-content: center;
}

.b_name {
    font-family: "Inter", serif;
}




.table_sec {
    padding: 40px 0;
}

.table_sec h2 {
    font-size: 34.369px;
    font-family: "Lato", serif;
    color: rgb(38, 38, 38);
    font-weight: 600;
    line-height: 1;
    text-align: center;
    margin-bottom: 25px;
}

.table_sec h2 sup {
    top: -15px;
    font-size: 10px;
}

.table-container thead tr th.w1fg {
    width: 45%;
}

.table-container thead tr th.w2fg {
    width: 20%;
}

.table-container thead tr th.w3fg {
    width: 35%;
}

.table-container tr th.w2fg.grn-bg {
    background: #2bb17f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.table-container tr td.lsth {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.table-container tr th.w2fg.grn-bg h5 {
    font-size: 21px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 400;
}

.table-container tr th.w2fg.grn-bg h5 sup {
    top: -.5em;
    font-size: 13px;
}

.table-container tr th.w3fg h5 {
    font-size: 21px;
    font-family: "Inter", serif;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 400;
}

.table-container tr td.w2fg.grn-bg {
    background: #2bb17f;
    text-align: center;
    padding: 12px 0;
}

.table-container tr td {
    padding: 12px 0;
}

.table-container .table-bordered {
    border: 0px solid #dee2e6;
}

.table-bordered td {
    border: 0px solid #dee2e6 !important;
    border-top: 0px solid #dee2e6 !important;
    padding: 0;

}

.table-container p {
    font-size: 16px;
    font-family: "Inter", serif;
    color: rgb(153, 153, 153);
    padding-left: 60px;
    margin: 0;
}

.table-bordered td h5 {
    font-family: "Inter", serif;
    font-size: 18px;
    line-height: 33px;
    color: rgb(0, 0, 0);
    margin: 0;
    line-height: 20px;
    text-align: left;
    padding: 0;
    padding-left: 60px;
    font-weight: 400;
}

.table-bordered th {
    border: 0px solid #dee2e6 !important;
    border-top: 0px solid #dee2e6 !important;
}

.table-container thead tr,
.table-container tbody tr {
    border-bottom: 1px solid #000000 !important;
}

.table-container thead tr {
    border-bottom: 0px solid #000000 !important;
}

.table-container tbody tr:last-child {
    border-bottom: 0px solid #000000 !important;
}

.table-container thead tr:nth-last-of-type(2) {
    border-bottom: 0px solid #dee2e6 !important;
}




.ingi_sec {
    padding: 40px 0;
    background: #262626;
}

.ingi_sec h2 {
    font-size: 55px;
    font-family: "Anton", serif;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 20px;
}

.ingi_sec h2 sup {
    top: -36px;
    font-size: 17px;
}

.ingi_sec h2 span {
    color: #d33a49;
}

.ingi_sec .ingi_bx h6 {
    font-size: 23px;
    font-family: "Inter", serif;
    color: rgb(211, 58, 73);
    line-height: 30px;
    text-align: left;
    font-weight: 400;
    margin: 0;
}

.ingi_sec .ingi_bx h6 span {
    display: block;
    color: #999999;
}

.ingi_sec .ingi_bx p {
    font-size: 19px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    margin: 0;
    width: 300px;
}

.ingi_sec p {
    font-size: 16px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 1.625;
    text-align: left;
    margin: 40px 0 0 0;
}

.benefits_sections2 {
    padding: 50px 0;
    background: #f6f6f6;
}

.benefits_sections2 h2 {
    font-size: 55px;
    font-family: "Anton", serif;
    color: rgb(38, 38, 38);
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 40px;
}

.benefits_sections2 h2 sup {
    top: -36px;
    font-size: 17px;
    text-transform: capitalize;
}

.benefits_sections2 .benefits_sections_new {
    background-image: url(../../images/knockout_images/knock_bodyoutline.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.benefits_sections2 .benefits_lists .h3_benefits_lists {
    font-size: 23px;
    font-family: "Anton", serif;
    color: rgb(0, 0, 0);
    margin-bottom: 24px;
    line-height: 1.179;
    text-align: left;
}

.benefits_sections2 .benefits_lists p {
    font-size: 18px;
    font-family: "Inter", serif;
    color: rgb(0, 0, 0);
    line-height: 1.179;
    text-align: left;
}


.benefits_sections2 .benefits_lists {
    margin-bottom: 55px;
}

.benefits_sections2 .benefits_lists.benefits_list_right4 {
    margin-bottom: 38px;
}

.benefits_sections2 .benefits_lists.benefits_list_left1 {
    margin-top: 40px;

}

.benefits_sections2 .benefits_lists {
    position: relative;
}

.benefits_sections2 .benefits_lists.benefits_list_left1 .img-angle {
    position: absolute;
    right: -52%;
    top: 0;
    width: 184px;
}

.benefits_sections2 .benefits_lists.benefits_list_left2 .img-angle {
    position: absolute;
    right: -51%;
    top: 8px;
    width: 184px;
}

.benefits_sections2 .benefits_lists.benefits_list_left3 .img-angle {
    position: absolute;
    right: -51%;
    top: -121px;
    width: 184px;
}

.benefits_sections2 .benefits_lists.benefits_list_right4 .img-angle {
    position: absolute;
    left: -34%;
    top: 7px;
    width: 110px;
}

.benefits_sections2 .benefits_lists.benefits_list_right5 .img-angle {
    position: absolute;
    left: -49%;
    top: 6px;
    width: 161px;
}







.review_sec {
    background: #ffffff;
    padding: 40px 0;
}


/* .review_sec .review {
    visibility: visible !important;
    opacity: 1 !important;
    display: block;

} */

.review_sec .review .slide-box {
    border-style: solid;
    border-radius: 20px;
    background-color: rgb(38, 38, 38);
    padding: 35px 30px;
    min-height: 230px;
}

.review_sec .review .slide-box .image-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.review_sec .review .slide-box .image-box h5 {
    font-size: 20px;
    font-family: "Inter", serif;
    /* color: rgb(211, 58, 73); */
    color: rgb(255 255 255);
    line-height: 1.2;
    text-align: left;
    margin: 0;
    font-weight: 500;
}

.review_sec .review .slide-box .image-box .veri {
    width: 100px;
}

.review_sec .review .slide-box .text-box {
    margin-top: 20px;
}

.review_sec .review .slide-box .text-box h6 {
    font-size: 20px;
    font-family: "Inter", serif;
    color: rgb(211, 58, 73);
    line-height: 1.44;
    font-weight: 500;
    text-align: left;
    margin: 0;
}

.review_sec .review .slide-box .text-box p {
    font-size: 17px;
    font-family: "Inter", serif;
    color: #fff;
    line-height: 1.44;
    text-align: left;
    margin: 0;
}



.review_sec .owl-dots {
    text-align: center;
    margin-top: 40px;
}

.review_sec .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px;
    border-radius: 50%;
    background: #ccc;
    transition: all 0.3s ease;
}

.review_sec .owl-dot.active span {
    background: #262626;
    /* Change active dot color */
    /* transform: scale(1.2); */
}

.review_sec .owl-dot:hover span {
    background: #262626;
    /* transform: scale(1.3); */
}





.knock-most {
    padding: 40px 0;
    background: #f6f6f6;
}

.knock-most h3 {
    font-size: 55px;
    font-family: "Anton", serif;
    color: rgb(38, 38, 38);
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 0;
}

.knock-most h3 sup {
    top: -35px;
    font-size: 16px;
    text-transform: capitalize;
}

.knock-most .d-part {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #999999;
}

.knock-most .text-box h5 {
    font-size: 27px;
    font-family: "Anton", serif;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: left;
    margin-bottom: 20px;
}

.knock-most .text-box p {
    font-size: 18px;
    font-family: "Inter", serif;
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: left;
    margin-bottom: 35px;
}

.knock-most .text-box a {
    border-radius: 12px;
    background-color: rgb(211, 58, 73);
    display: block;
    font-size: 20px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 1.4;
    text-align: center;
    padding: 13px 0;
    font-weight: 600;
}

.knock-most .text-box a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.knock-most ul {
    margin: 55px 0 0 0;
    padding: 0 0 0 20px;
}

.knock-most ul li {
    list-style: none;
    height: 56px;
    margin-bottom: 27px;
    display: flex;
    align-items: center;
}

.knock-most ul li h6 {
    margin: 0;
    font-size: 16px;
    font-family: "Inter", serif;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
}

.knock-most ul li img {
    width: 45px;
    margin-right: 12px;
}



.faq_section2 {
    padding: 40px 0;
    background: #fff;
}

.faq_section2 h2 {
    font-size: 55px;
    font-family: "Anton", serif;
    color: rgb(38, 38, 38);
    text-transform: none;
    line-height: 1.2;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
}

.faq_section2 #faqAccordion_section h5 {
    font-size: 21px;
    /* font-family: "Anton", serif; */
    color: rgb(0, 0, 0);
    line-height: 1.5;
    text-align: left;
    /* font-weight: normal; */
    font-weight: bold;
    font-family: "Avenir LT Std";
}

.faq_section2 #faqAcc_section .box p,
.faq_section2 #faqAccordion_section .box p {
    font-size: 17px;
    font-family: "Inter", serif;
    color: rgb(0, 0, 0);
    line-height: 1.5;
    text-align: left;
    margin: 0;
}

.faq_section2 #faqAccordion_section .box ul {
    font-size: 13px;
    font-family: "Inter", serif;
    color: rgb(0, 0, 0);
    line-height: 1.5;
    text-align: left;
    list-style: circle;
    padding: 0 0 0 26px;
    margin: 10px 0 0 0;
}

.faq_section2 #faqAccordion_section .card-header[aria-expanded=true]::before {
    text-indent: -9999999999999px;
    background: url(../../images/knockout_images/knock_minus.png) no-repeat top center;
    width: 24px;
    height: 24px;
    background-size: 100%;
    top: calc(50% - 12px);
}

.faq_section2 #faqAccordion_section .card-header[aria-expanded=false]::before {
    text-indent: -9999999999999px;
    background: url(../../images/knockout_images/knock_plus.png) no-repeat top center;
    width: 24px;
    height: 24px;
    background-size: 100%;
    top: calc(50% - 12px);
}

.faq_section2 #faqAcc_section .card-header:before,
.faq_section2 #faqAccordion_section .card-header:before {
    right: unset !important;
    left: 0 !important;
}

.faq_section2 #faqAccordion_section .card-header,
.faq_section2 #faqAccordion_section .card-body {
    padding-left: 45px !important;
}

.faq_section2 .getStartedCta2.getStartedCta2_faq {
    text-transform: none;
    font-weight: 400;
    padding: 5px 17px;
    font-size: 17px;
    /* display: none; */
    margin-top: 26px;
}

.faq_section2 #faqAccordion_section .box {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}

.faq_section2 #faqAccordion_section .box:nth-child(1) {
    border-top: 0px solid #999999 !important;
}

.faq_section2 #faqAccordion_section {
    margin-top: 0;
}





.power_sectionsnew {
    background: #262626;
    padding: 50px 0;
}

.power_sectionsnew h3 {
    font-size: 23px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    margin-bottom: 30px;
    line-height: 1.429;
    text-align: left;
}

.power_sectionsnew h3 sup {
    top: -8px;
    font-size: 12px;
}

.power_sectionsnew span {
    font-size: 18px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 1.429;
    text-align: left;
    margin-bottom: 30px;
    display: block;
}

.power_sectionsnew .b_star .fa {
    font-size: 14px;
    color: #fd7122;
    margin-top: -1px;
    float: left;
    margin-left: 4px;
}

.power_sectionsnew .banner_get_btn {
    font-family: "Inter", serif !important;
    background: #d33a49 !important;
    margin-top: 40px !important;
    /* display: block !important; */
    width: 100%;
    border-radius: 12px !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    padding: 13px 0 !important;
}

.power_sectionsnew .banner_get_btn:hover {
    opacity: 0.8;
    text-decoration: none;
}

.power_sectionsnew img.img-fluid.img-powe {
    height: 360px;
}





.ref_sections {
    padding: 60px 0 40px 0;
    background: #f6f6f6;
}

.ref_sections h2 {
    font-size: 33px;
    font-family: "Anton", serif;
    color: rgb(0, 0, 0);
    line-height: 1.2em;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 20px;
}

.ref_sections .references-list li {
    color: rgb(0, 0, 0);
    font-size: 14px;
    margin: 0;
    list-style: none;
    margin-bottom: 34px;
    font-family: "Inter", serif !important;
    font-weight: 400;

}

.ref_sections .references-list li a {
    color: #0066cc;
}

.references-note {
    margin: 0 auto 0px;
    padding: 20px;
    border: 1px solid #000;
    text-align: center;
}

.references-note h6 {
    color: rgb(0, 0, 0);
    font-size: 14px;
    list-style: none;
    font-family: "Inter", serif !important;
    margin: 0;
    font-weight: 400;
}

#new_footer .contacts li a i {
    display: none;
}


/* tested_sec_start */
.tested_sec {
    background: #262626;
    padding: 95px 0;
}

.tested_sec .ttl_sec {
    position: relative;
}

.tested_sec .ttl_sec h2 {
    text-align: left;
    color: #fff;
}
h2.sec-ttl {
    font-size: 40px;
    font-family: "Anton", serif;
    color: rgb(0, 0, 0);
    line-height: 45px;
    text-align: center;
    margin-bottom: 50px;
}
.tested_sec .ttl_sec h2 span {
    color: #dd4a57;
    display: block;
}

.tested_sec .ttl_sec p {
    font-size: 18px;
    font-family: "Inter", serif;
    color: rgb(255, 255, 255);
    line-height: 26px;
    text-align: left;
    letter-spacing: .1px;
    margin-bottom: 40px;
}

.tested_sec .row .col-md-7 .ttl_sec p.lst {
    margin: 0;
}

.tested_sec .ttl_sec img.ttl-logo {
    position: absolute;
    top: -27px;
    left: 52%;
    width: 140px;
}

.tested_sec .pro-img {
    width: 221px;
    padding-right: 38px;
}

/* tested_sec_end */

@media screen and (max-width: 1199px) {
    .v6_banner-new .bannerh1 {
        font-size: 70px;
    }

    .v6_banner-new .bannerh1 sup {
        top: -36px;
        font-size: 13px;
    }

    .v6_banner-new h4 {
        font-size: 32px;
        margin-bottom: 35px;
    }

    .v6_banner-new p {
        font-size: 14.331px;
    }

    .bannerhh3n {
        font-size: 20px;
    }

    .table_sec h2 {
        font-size: 27.369px;
    }

    .table-bordered td h5 {
        font-size: 16px;
        line-height: 33px;
        padding-left: 38px;
    }

    .table-container tr th.w2fg.grn-bg h5,
    .table-container tr th.w3fg h5 {
        font-size: 17px;
        line-height: 22px;
    }

    .table-container tr th.w2fg.grn-bg h5 sup {
        top: -6px;
        font-size: 9px;
    }

    .ingi_sec h2,
    .benefits_sections2 h2,
    .knock-most h3,
    .faq_section2 h2 {
        font-size: 45px;
    }

    .knock-most h3 sup {
        top: -31px;
        font-size: 14px;
    }

    .ingi_sec .ingi_bx h6 {
        font-size: 18px;
        line-height: 24px;
    }

    .ingi_sec .ingi_bx p {
        font-size: 17px;
        line-height: 24px;
        width: auto;
        margin-top: 6px;
    }

    .benefits_sections2 .benefits_lists p {
        font-size: 15px;
    }

    .benefits_sections2 .benefits_lists .h3_benefits_lists {
        font-size: 20px;
        margin: 0;
    }

    .benefits_sections2 .benefits_lists.benefits_list_left2 .img-angle {
        right: -51%;
        top: 1px;
        width: 164px;
    }

    .benefits_sections2 .benefits_lists.benefits_list_left3 .img-angle {
        right: -50%;
        top: -113px;
        width: 180px;
    }

    .benefits_sections2 .benefits_lists .h3_benefits_lists {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .benefits_sections2 .benefits_lists.benefits_list_right5 .img-angle {
        left: -52%;
        top: 6px;
        width: 145px;
    }

    .benefits_sections2 .benefits_lists.benefits_list_right4 .img-angle {
        left: -36%;
        width: 98px;
    }

    .benefits_sections2 h2 sup {
        top: -29px;
        font-size: 15px;
    }

    .benefits_sections2 .benefits_lists {
        margin-bottom: 37px;
    }

    .benefits_sections2 .benefits_lists.benefits_list_left1 {
        margin-top: 30px;
    }

    .benefits_sections2 .benefits_lists.benefits_list_left3 .img-angle {
        right: -51%;
        top: -98px;
        width: 160px;
    }

    .benefits_sections2 .benefits_lists.benefits_list_right4 {
        margin-bottom: 22px;
    }

    .benefits_sections2 .benefits_lists.benefits_list_left1 .img-angle {
        position: absolute;
        right: -50%;
        top: 0;
        width: 165px;
    }

    .review_sec .review .slide-box .text-box p {
        font-size: 14px;
    }

    .review_sec .review .slide-box .text-box h6,
    .review_sec .review .slide-box .image-box h5 {
        font-size: 15px;
    }

    .review_sec .review .slide-box .image-box .veri {
        width: 75px;
    }

    .review_sec .review .slide-box {
        padding: 30px 25px;
        /* min-height: 310px; */
    }

    .knock-most .text-box h5 {
        font-size: 21px;
    }

    .knock-most .text-box p {
        font-size: 14px;
    }

    .knock-most .text-box p {
        margin-bottom: 27px;
    }

    .knock-most .text-box a {
        font-size: 15px;
        padding: 11px 0;
    }

    .knock-most ul {
        margin: 60px 0 0 0;
    }

    .knock-most ul li img {
        width: 33px;
    }

    .knock-most ul li {
        height: 42px;
        margin-bottom: 20px;
    }

    .faq_section2 #faqAcc_section .box p,
    .faq_section2 #faqAccordion_section .box p {
        font-size: 14px;
    }

    .faq_section2 #faqAccordion_section h5 {
        font-size: 19px;
    }

    .power_sectionsnew h3 {
        margin-bottom: 20px;
    }

    .power_sectionsnew span {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .power_sectionsnew .banner_get_btn {
        margin-top: 30px !important;
        border-radius: 7px !important;
    }

    .topred_header_single_icon h2 {
        font-size: 18px;
    }

    .topred_header_single_icon img {
        height: 20px;
    }

    .topred_header_single_icon {
        padding: 10px 0 5px 0;
    }

    .v6_banner-new {
        padding: 45px 0 25px 0
    }

}


@media screen and (max-width: 991px) {
    .v6_banner-new .bannerh1 {
        font-size: 52px;
    }
    .tested_sec {
        background: #262626;
        padding: 60px 0;
    }
    .tested_sec .ttl_sec img.ttl-logo {
        top: -32px;
        left: 62%;
        width: 116px;
    }

    h2.sec-ttl {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 25px;
    }
    .v6_banner-new .bannerh1 sup {
        top: -26px;
        font-size: 10px;
    }

    .v6_banner-new h4 {
        font-size: 21px;
        margin-bottom: 25px;
    }

    .v6_banner-new p {
        font-size: 13.331px;
        margin: 0;
    }

    .v6_banner-new .banner_get_btntop {
        font-size: 14px;
        margin-top: 27px;
        padding: 14px 0;
        margin-bottom: 6px;
        border-radius: 7px !important;
    }

    .v6_banner-new .span_stock {
        font-size: 9px;
        line-height: 11px;
    }

    .bannerhh3n {
        font-size: 17px;
    }

    .banner_bottle {
        margin: 15px auto 0 40px !important;
    }

    .ingi_sec h2,
    .benefits_sections2 h2,
    .knock-most h3,
    .faq_section2 h2 {
        font-size: 40px;
    }

    .ingi_sec .ingi_bx h6 {
        font-size: 15px;
        line-height: 21px;
    }

    .ingi_sec h2 sup {
        top: -25px;
        font-size: 15px;
    }

    .ingi_sec .ingi_bx p {
        font-size: 14px;
        line-height: 20px;
    }

    .ingi_sec p {
        font-size: 14px;
        margin: 25px 0 0 0;
    }

    .benefits_sections2 .benefits_sections_new {
        background-image: none;
    }

    .benefits_sections2 .benefits_lists {
        margin: 20px 0;
        padding-left: 39px;
        position: relative;
    }

    .benefits_sections2 .benefits_lists p {
        margin: 0;
    }

    .benefits_sections2 .benefits_lists:after {
        content: '';
        position: absolute;
        left: 7px;
        bottom: 0;
        height: 77%;
        width: 1px;
        background: #000;
    }

    .benefits_sections2 .benefits_lists:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 15px;
        width: 15px;
        background: #000;
        border-radius: 50%;
    }

    /* .review_sec .review .slide-box {
        min-height: 275px;
    } */

    .benefits_sections2 .benefits_lists.benefits_list_left1 .img-angle,
    .benefits_sections2 .benefits_lists.benefits_list_left2 .img-angle,
    .benefits_sections2 .benefits_lists.benefits_list_left3 .img-angle,
    .benefits_sections2 .benefits_lists.benefits_list_right4 .img-angle,
    .benefits_sections2 .benefits_lists.benefits_list_right5 .img-angle {
        display: none;
    }

    .benefits_sections2 .benefits_lists.benefits_list_left3 {
        margin-bottom: 0;
    }

    .knock-most h3 sup {
        top: -27px;
    }

    .knock-most .text-box h5 {
        font-size: 19px;
    }

    .knock-most ul {
        margin: 37px 0 0 0;
        padding-left: 0;
    }

    .knock-most ul li h6 {
        font-size: 13px;
    }

    .knock-most ul li img {
        width: 27px;
    }

    .knock-most ul li {
        height: 40px;
        margin-bottom: 8px;
    }

    .ref_sections .references-list li {
        margin-bottom: 15px;
    }

    .references-list {
        padding: 0px 0 0 0 !important;
    }
}

.for_desk {
    display: block;
}

.for_mob {
    display: none;
}

@media screen and (max-width: 767px) {
    .for_desk {
        display: none;
    }

    .for_mob {
        display: block;
    }
    .tested_sec .ttl_sec img.ttl-logo {
        top: 0;
        left: inherit;
        width: 147px;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .tested_sec .ttl_sec p {
        font-size: 22px;
        font-family: "Inter", serif;
        color: rgb(255, 255, 255);
        line-height: 30px;
        text-align: left;
        letter-spacing: .1px;
        margin-bottom: 40px;
    }
    .tested_sec .ttl_sec p{
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 35px;
        font-weight: 600;
    }
    .tested_sec .ttl_sec img.ttl-logo {
        width: 174px;
        bottom: 20px;
    }
    .tested_sec .pro-img {
        display: none;
    }
    h2.sec-ttl {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 37px;
        position: relative;
    }
    .knock-most .text-box a {
        font-size: 17px;
        padding: 15px 0;
        border-radius: 8px;
    }

    .v6_banner-new {
        padding: 20px 0 25px 0;
    }

    .v6_banner-new h4 br {
        display: none;
    }

    .v6_banner-new p {
        font-size: 16.331px;
    }

    .v6_banner-new .bannerh1 {
        font-size: 60px;
        line-height: 64px;
    }

    .v6_banner-new h4 {
        font-size: 21px;
        margin-bottom: 20px;
    }

    .span_stock {
        margin-top: 12px !important;
        font-size: 11px !important;
    }

    .banner_bottle {
        margin: 15px auto 0 0 !important;
    }

    .bannerhh3n {
        font-size: 20px;
    }

    .table_sec h2 {
        font-size: 37.369px;
    }

    .table_sec h2 sup {
        top: -12px;
        font-size: 16px;
    }

    .table-bordered td h5 {
        font-size: 18px;
        line-height: 24px;
        padding-left: 26px;
    }

    .table-container tr td.w2fg.grn-bg {
        padding: 13px 0;
    }

    span.check-icon {
        margin-top: 11px;
        display: block;
    }

    .table-container p {
        padding-left: 26px;
    }

    .ingi_sec h2 span {
        display: block;
    }

    .ingi_sec h2 {
        margin-bottom: 25px;
    }

    .ingi_sec h2,
    .benefits_sections2 h2,
    .knock-most h3,
    .faq_section2 h2 {
        font-size: 30px;
    }

    .ingi_sec h2 sup {
        top: -21px;
        font-size: 10px;
    }

    .ingi_sec .container .row .col-md-4 {
        margin-bottom: 15px;
    }

    .ingi_sec p {
        font-size: 11px;
        margin: 15px 0 0 0;
    }

    .benefits_sections2 h2 sup {
        top: -19px;
        font-size: 13px;
    }

    .benefits_sections2 h2 {
        margin-bottom: 10px;
    }

    .review_sec .review .slide-box {
        min-height: 240px;
    }

    .review_sec .review .slide-box .image-box h5 {
        font-size: 10px;
    }

    .knock-most h3 {
        margin-bottom: 25px;
    }

    .knock-most h3 br {
        display: none;
    }

    .knock-most h3 sup {
        top: -20px;
        font-size: 12px;
    }

    .knock-most .d-part {
        padding-top: 25px;
        margin-top: 20px;
        border-top: 1px solid #999999;
    }

    .d-part.btm-line {
        border-bottom: 1px solid #999999;
        padding-bottom: 25px;
    }

    .knock-most .container .row .col-md-4 .d-part .row {
        flex-direction: column-reverse;
    }

    .knock-most .text-box h5 {
        font-size: 24px;
    }

    .knock-most .text-box p {
        margin-bottom: 24px;
        font-size: 19px;
    }

    .knock-most .text-box h5 {
        margin-bottom: 15px;
    }

    .knock-most .text-box a {
        margin-bottom: 26px;
    }

    .knock-most .container .row .col-md-4 .img-nhg {
        width: 100%;
    }

    .knock-most ul {
        margin: 25px 0 0 0;
        padding: 0 0 0 0;
        display: flex;
        justify-content: space-between;
    }

    .knock-most ul li {
        flex-direction: column;
        height: auto;
        width: 29.33%;
    }

    .knock-most ul li img {
        width: 45px;
        margin-right: 0;
    }

    .knock-most ul li h6 {
        font-size: 16px;
        text-align: center;
        margin-top: 16px;
    }

    .knock-most ul {
        align-items: flex-end;
    }

    .knock-most ul li img.img-more-rn {
        width: 68px;
        /* height: 48px; */
    }

    .faq_section2 #faqAccordion_section .card-header[aria-expanded=true]::before,
    .faq_section2 #faqAccordion_section .card-header[aria-expanded=false]::before {
        width: 16px;
        height: 16px;
        top: calc(50% - 7px);
    }

    .faq_section2 #faqAccordion_section .card-header,
    .faq_section2 #faqAccordion_section .card-body {
        padding-left: 27px !important;
    }

    .faq_section2 #faqAccordion_section h5 {
        font-size: 16px;
        line-height: 20px;
        padding-right: 0 !important;
    }

    .faq_section2 #faqAccordion_section h5 sup {
        top: -0.5em;
        font-size: 12px;
    }

    .faq_section2 #faqAccordion_section .card-header {
        background: none;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .faq_section2 h2 {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .faq_section2 {
        padding: 40px 0 20px 0;
    }

    .power_sectionsnew .container .row .col-lg-6.col-md-6.col-sm-5.text-center {
        width: 50%;
    }

    .power_sectionsnew .container .row .col-lg-6.col-md-6.col-sm-7 {
        width: 50%;
    }

    .ingi_sec .ingi_bx h6 {
        font-size: 34px;
        line-height: 43px;
    }

    .ingi_sec .ingi_bx h6 span {
        font-size: 24px;
    }

    .ingi_sec .ingi_bx h6 span {
        color: #ffffff !important;
    }

    .faq_section2 .getStartedCta2 {
        display: inline-block !important;
    }

    .headeralphav6 .new_stl.topred_header_single_icon p {
        padding: 7px 0;
        font-size: 14px;
    }
}




@media screen and (max-width: 600px) {
    .table-bordered td h5 {
        padding-left: 0;
    }
    .tested_sec h2.sec-ttl {
        font-size: 33px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    .tested_sec .ttl_sec img.ttl-logo {
        width: 119px;
        bottom: 10px;
    }
    .table-container tr td {
        padding: 10px 0;
    }

    .table-container tr td.w2fg.grn-bg {
        padding: 10px 0;
    }

    span.check-icon {
        margin-top: 15px;
    }

    span.check-icon img {
        height: 20px;
        width: 20px;
    }

    .table-bordered td h5 {
        font-size: 19px;
        width: 166px;
    }

    .table-container tr th.w2fg.grn-bg h5,
    .table-container tr th.w3fg h5 {
        font-size: 20px;
        line-height: 25px;
    }

    .table-container p {
        padding-left: 0;
    }

    .table-container thead tr th.w1fg {
        width: 34%;
    }

    .table-container thead tr th.w2fg {
        width: 15%;
        padding: 0;
    }

    .table-container thead tr th.w3fg {
        width: 27%;
    }

    .table-container thead tr th.w1fg {
        width: 45%;
    }

    /* .ingi_sec .ingi_bx p {
        font-size: 20px;
        line-height: 28px;
    } */


}

@media screen and (max-width: 520px) {
    .table_sec h2 {
        font-size: 32.369px;
        text-align: left;
    }

    .table_sec h2 br {
        display: none;
    }
}

@media screen and (max-width: 430px) {
    .power_sectionsnew img.img-fluid.img-powe {
        height: auto;
    }

    .power_sectionsnew h3 sup {
        top: -4px;
        font-size: 6px;
    }

    .ingi_sec h2,
    .benefits_sections2 h2,
    .knock-most h3,
    .faq_section2 h2 {
        font-size: 40px;
    }

    .ingi_sec h2 sup {
        top: -25px;
        font-size: 13px;
        right: -3px;
        text-transform: capitalize;
    }

    /* .ingi_sec .ingi_bx p {
        font-size: 15px;
        line-height: 20px;
    } */

    /* .ingi_sec .ingi_bx h6 {
        font-size: 15px;
    } */


    .benefits_sections2 h2 sup {
        top: -25px;
        font-size: 14px;
        left: 1px;
    }

    .knock-most ul li {
        width: 33.33%;
    }

    .power_sectionsnew h3 {
        font-size: 16px;
    }

    .power_sectionsnew h3 {
        margin-bottom: 7px;
    }

    .power_sectionsnew span {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /* .power_sectionsnew .container .row .col-md-6.col-6:nth-of-type(1) { width: 40%;}
        .power_sectionsnew .container .row .col-md-6.col-6:nth-of-type(2){ width: 60%;} */
    .power_sectionsnew .b_star .fa {
        font-size: 9px;
        margin-left: 4px;
    }

    .power_sectionsnew img.img-fluid.img-powe {
        width: 100%;
    }

    .power_sectionsnew .container .row .col-lg-6.col-md-6.col-sm-5.text-center {
        width: 40%;
    }

    .power_sectionsnew .container .row .col-lg-6.col-md-6.col-sm-7 {
        width: 60%;
    }

    .power_sectionsnew .banner_get_btn {
        margin-top: 15px !important;
        border-radius: 7px !important;
    }

    .ref_sections h2 {
        font-size: 22px;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .references-note h6,
    .ref_sections .references-list li {
        font-size: 11px;
    }

    .references-note {
        padding: 15px
    }

    .knock-most ul li h6 {
        font-size: 13px;
    }

    .knock-most ul li img {
        width: 44px;
    }

    .knock-most ul li img.img-more-rn {
        width: 55px;
    }

    .knock-most h3 sup {
        top: -21px;
        font-size: 11px;

    }

    .review_sec .review .slide-box {
        min-height: 210px;
    }

    .topred_header_single_icon h2 {
        font-size: 14px;
    }

    .topred_header_single_icon img {
        height: 14px;
    }

    .ingi_sec h2,
    .benefits_sections2 h2,
    .knock-most h3,
    .faq_section2 h2 {
        font-size: 34px;
    }

    .benefits_sections2 h2 {
        font-size: 40px;
    }

    .table_sec h2 {
        font-size: 27.369px;
        text-align: left;
    }

    .table_sec h2 br {
        display: none;
    }

    .table_sec h2 sup {
        top: -9px;
        font-size: 11px;
    }

    .v6_banner-new h4 {
        font-size: 16px;
    }

    .v6_banner-new p {
        font-size: 13.331px;
    }

    sup {
        top: -.5em;
        font-size: 8px;
    }

    .v6_banner-new .bannerh1 {
        font-size: 40px;
        line-height: 51px;
    }

    .v6_banner-new .bannerh1 sup {
        top: -21px;
        font-size: 8px;
    }
}

@media screen and (max-width: 390px) {
    .benefits_sections2 h2 {
        font-size: 36px;
    }
}

@media screen and (max-width: 375px) {
    .knock-most ul li h6 {
        font-size: 10px;
    }

    .benefits_sections2 h2 br {
        display: none;
    }
}