/*///////////// MEDIA QUERY RESPONSIVE STRAT ////////////////*/

@media(min-width: 992px) {
    .bannercontainer .banner_text {
        padding: 0;
    }
}

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

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

@media only screen and (max-width:1440px) {
    .container {
        max-width: 1140px !important;
    }

    /* .header_wrapper{
        padding-left: calc((100% - 1140px)/2);
    } */

}

@media only screen and (max-width:1300.98px) {
    .sub_banner {
        padding: 100px 0 30px;
    }

    .header_wrapper {
        padding: 18px 18px 18px 40px;
    }

    .banner_text h1 {
        font-size: 55px;
        line-height: 110%;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .banner_text {
        padding: 180px 0 130px;
    }

    .product_sec,
    .problem_sec,
    .guide_sec,
    .plan_sec,
    .benefit_sec {
        padding: 75px 0;
    }

    .social_sec {
        padding: 80px 15px 70px;
    }

    .who_sec {
        padding: 110px 0 70px;
    }

    .who_img .flt img {
        left: 0;
        bottom: 15px;
    }

    .guide_sec .cmn_title img {
        right: 0;
    }

    .ingredient_sec .flt img:nth-child(1) {
        right: 25px;
        top: 25px;
        max-width: 90px;
    }

    .ingredient_slider .slick-arrow {
        width: 35px;
        height: 35px;
    }

    .ingredient_slider .slick-prev {
        left: 0;
    }

    .ingredient_slider .slick-next {
        right: 0;
    }

    .ingredient_slider {
        padding: 0 50px;
    }

    .ingr_bx h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .p_ul li {
        padding-left: 45px;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 15px;
    }

    .cmn_title h4 {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 10px;
    }

    .p_ul li::after {
        width: 25px;
        height: 18px;
    }

    .benefit_sec .flt img {
        left: 0;
    }

    .benefit_title {
        margin-bottom: 30px;
    }

    .benefit_slider .slick-dots,
    .testimonial_slider .slick-dots {
        margin: 15px 0;
    }

    .mapsection .container-fluid {
        padding: 0 30px;
    }
}

@media only screen and (max-width:1199.98px) {
    .cmn_title h2 {
        font-size: 35px;
        line-height: 115%;
    }

    .sb_text {
        font-size: 20px;
    }

    .banner_text h1 {
        font-size: 45px;
    }

    .nav_and_mail .nav_sec ul {
        gap: 22px;
    }

    .banner_slider .slick-dots {
        right: 25px;
    }

    .nav_btns {
        gap: 20px;
    }

    .nav_and_mail .nav_sec ul li a {
        font-size: 15px;
    }

    .header_wrapper {
        gap: 25px;
    }

    .testi_bx {
        padding: 35px 35px 65px 27px;
        border-radius: 20px;
        margin: 0 10px;
    }

    .ingredient_sec .flt img:nth-child(2) {
        left: 10px;
        bottom: 115px;
        max-width: 90px;
    }

    .ingredient_sec {
        padding: 80px 0 150px;
    }

    .cmn_title h5 {
        font-size: 16px;
    }

    .cmn_title h3 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 10px;
    }

    .plan_info ul li {
        min-height: unset;
    }

    .missionsecInner,
    .missionsecInner.maurus,
    .missionsecInner.reviewsc {
        padding: 100px 0;
    }

    .faqSc {
        padding: 100px 0;
    }

    .cmsectionHd .mainhd {
        font-size: 40px;
    }

    .mapsection .container-fluid {
        padding: 0 15px;
    }

    .contact-wrapper {
        margin: 0 20px;
        margin-top: -10%;
    }

    .contact-form {
        padding: 50px 31px;
    }

    .contact-info {
        padding: 35px 31px;
    }

    .ingredients-section {
        padding: 100px 0;
    }
}

@media only screen and (max-width:1080px) {
    .bnft_bx {
        margin: 0 15px;
        padding: 45px 20px 30px;
        background-image: none;
        border: 2px dashed #002169;
        border-radius: 60px;
    }

    .social_sec .flt img:nth-child(1) {
        top: 40px;
        left: 5px;
        max-width: 60px;
    }

    .social_sec .flt img:nth-child(2) {
        top: 75px;
        right: 10px;
        max-width: 50px;
    }

    .social_sec .flt img:nth-child(3) {
        left: 10px;
        bottom: 30px;
        max-width: 60px;
    }

    .social_sec .flt img:nth-child(4) {
        max-width: 300px;
    }

    .testi_title {
        margin-bottom: 25px;
    }

    .small_info {
        font-size: 20px;
        line-height: 30px;
        padding-top: 30px;
    }

    .testi_bx p {
        font-size: 18px;
        line-height: 28px;
    }

    .who_img .flt img {
        left: 0;
        bottom: 15px;
        max-width: 90px;
    }

    .benefit_slider .slick-dots,
    .testimonial_slider .slick-dots {
        margin: 15px 0;
        margin-top: 35px;
    }

    /* ------------------ HEADER RESPONSIVE START ------------------ */
    .nav_and_mail .nav_sec ul li a:has(.arw-nav) {
        display: block;
    }

    span.toggle-menu {
        width: 35px;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: absolute;
        right: auto;
        top: 50%;
        bottom: 0;
        transform: translate(0, -50%);
        left: -50px;
        padding: 6px 4px;
        border: 1px solid white;
        border-radius: 4px;
        height: 35px;
    }

    span.toggle-menu svg path {
        fill: var(--white);
    }

    .toggle-menu i {
        font-size: 20px;
        margin: 0px;
        border: 2px solid var(--white);
        padding: 7px 9px;
        border-radius: 5px;
        color: var(--white);
    }

    .nav_and_mail .nav_sec {
        width: 280px;
        height: 100vh;
        position: fixed;
        z-index: 999;
        top: 20px;
        right: -100%;
        padding: 70px 0 0;
        background: var(--black) !important;
        display: block;
        -webkit-transition: all 0.8s ease-in-out;
        -moz-transition: all 0.8s ease-in-out;
        -o-transition: all 0.8s ease-in-out;
        transition: all 0.8s ease-in-out;

    }

    .nav_and_mail .nav_sec.slidein {
        right: 0;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .nav_and_mail .nav_sec .cls-btn {
        width: 32px;
        height: 32px;
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer;
        background: url(images/cross.png) no-repeat center;
    }

    .nav_and_mail .nav_sec ul {
        text-align: left;
        flex-direction: column;
        background: var(--black) !important;
        height: auto;
        gap: 0;
    }

    .nav_and_mail .nav_sec ul li ul li a:hover {
        color: var(--white) !important;
        background: var(--sky) !important;
    }

    .nav_and_mail .nav_sec ul li ul li a {
        border-radius: 0;
    }

    .nav_and_mail .nav_sec ul>li {
        display: block;
        padding-bottom: 0;
        width: 100%;
        margin: 0;
    }

    .nav_and_mail .nav_sec ul>li+li {
        margin-left: 0;
    }

    .nav_and_mail .nav_sec ul>li a {
        color: #FFF;
        padding: 10px 15px;
        font-size: 16px;
        border-radius: 0;
    }

    .nav_and_mail .nav_sec ul li a:before {
        display: none;
    }

    .nav_and_mail .nav_sec ul>li:hover>a,
    .nav_and_mail .nav_sec ul>li.active>a {
        background: #003366;
        color: var(--white) !important;
    }

    .nav_and_mail .nav_sec ul li {
        padding: 0px;
    }

    .nav_and_mail .nav_sec>ul>li>a:after,
    .nav_and_mail .nav_sec>ul>li>a:after {
        display: none;
    }

    .nav_and_mail .nav_sec img {
        display: inline-block;
        vertical-align: middle;
    }

    .nav_and_mail .nav_sec i {
        font-style: normal;
        color: #fff;
        line-height: 30px;
        font-size: 21px;
        font-weight: 600;
    }

    .nav_and_mail .nav_sec ul>li:hover ul {
        display: none;
    }

    .nav_and_mail .nav_sec ul>li ul {
        width: 100%;
        background: var(--white) !important;
        position: static;
        top: 100%;
        left: 0;
        text-align: left;
        display: none;
        border-radius: 0;
        padding: 0;
        transition: 0.0s;
        visibility: visible;
        opacity: 1;
        pointer-events: all;
    }

    .nav_and_mail .nav_sec ul li ul li a {
        padding: 6px 35px;
        color: var(--black);
    }

    .nav_and_mail .nav_sec ul ul>li:hover>a,
    .nav_and_mail .nav_sec ul ul>li.active>a {
        background: black;
        color: #FFF !important;
    }

    .nav_and_mail .nav_sec ul li .arw-nav {
        width: 40px;
        height: 45px;
        position: absolute;
        right: 0;
        top: -3px;
        z-index: 999;
        transform: translate(0, 0);
        cursor: pointer;
        background: url(images/arw.png) no-repeat center;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;

    }

    .nav_and_mail .nav_sec ul li .arw-nav.actv {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    /* ------------------ HEADER RESPONSIVE END ------------------ */
}

@media only screen and (max-width:991.98px) {
    .banner_text p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .banner_text h1 {
        font-size: 40px;
    }

    .problem_sec .row,
    .plan_sec .row,
    .guide_sec2 .row {
        flex-direction: column-reverse;
    }

    .ft_links ul li+li {
        margin-top: 13px;
    }


    .woocommerce-account .woocommerce-MyAccount-content{
        padding:25px;
    }


    .ft_links ul li {
        padding-left: 22px;
        font-size: 15px;
        line-height: 20px;
    }

    footer .row>*:nth-child(3) {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .ft_links h3,
    .ft_contact h3 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 20px;
    }

    .ft_contact ul li+li {
        margin-top: 15px;
    }

    .ft_top {
        padding: 60px 0 30px;
    }

    .ft_top .row>* {
        margin-bottom: 25px;
    }

    .ft_desp p {
        font-size: 15px;
        line-height: 25px;
        max-width: unset;
    }

    .care_sec {
        padding: 70px 0 75px;
    }

    .care_infos {
        gap: 10px;
        padding-top: 10px;
    }

    .infos h4 {
        font-size: 20px;
        line-height: 110%;
    }

    .guide_sec3 .row .cmn_title {
        padding: 20px;
        background: #d9e5efa6;
        backdrop-filter: blur(2px);
        border-radius: 20px;
    }

    .social_sec {
        padding: 80px 15px 130px;
    }

    .plan_img {
        position: relative;
        max-width: 450px;
        margin: 0 auto 100px;
    }

    .plan_info ul li {
        border-radius: 15px;
        padding: 30px;
        padding-right: 60px;
        background: #e7f0f8;
    }

    .cmn_title h3 {
        font-size: 26px;
        line-height: 33px;
    }

    .plan_sec .cmn_btn {
        text-align: center;
    }

    .cmn_title p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 13px;
    }

    .guide_img {
        margin-bottom: 40px;
    }

    .problem_sec {
        padding: 70px 0;
        padding-top: 100px;
    }

    .problem_text {
        padding-top: 55px;
    }

    .p_ul li {
        padding-left: 40px;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 13px;
    }


    .innerbanner .banner_bx>img {
        position: absolute;
    }

    .bannercontainer {
        position: static;
        transform: inherit;
    }

    .missionsecInner,
    .missionsecInner.maurus,
    .missionsecInner.reviewsc {
        padding: 70px 0;
    }

    .aboutcolImg img {
        width: auto;
    }

    .aboutcolImg,
    .aboutnewimgsc {
        display: table;
        margin: 0 auto;
        text-align: center;
    }

    .imgsc {
        order: -1;
    }

    .msnHd {
        font-size: 41px;
    }

    .faqSc {
        padding: 80px 0;
    }

    .cmsectionHd .mainhd {
        font-size: 35px;
    }

    .startconversation {
        padding: 80px 0;
    }

    .startconversation {
        padding: 80px 0;
    }

    .ingredients-section {
        padding: 80px 0;
    }

    .cmn_gap {
        padding: 80px 0;
    }
}

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


@media only screen and (max-width:768px) {
    .woocommerce-account .woocommerce-MyAccount-content{
        margin-top: 25px;
    }
}

@media only screen and (max-width:767.98px) {
    .sub_banner {
        padding: 110px 0 30px;
        margin: 0;
        margin-top: -60px;
    }

    .cmn_title h2 {
        font-size: 30px;
    }

    .banner_btns {
        gap: 15px;
    }

    .banner_text {
        padding: 150px 30px 100px 0;
    }

    .banner_text h1 {
        font-size: 35px;
    }

    .banner_text h1::after {
        width: 90%;
    }

    .banner_slider .slick-dots {
        right: 10px;
    }

    .header_wrapper {
        padding: 18px 15px;
    }

    .nav_btns {
        gap: 11px;
    }

    .nav_btns .cmn_btn a {
        font-size: 14px;
        line-height: 25px;
        padding: 13px 20px;
    }

    .logo {
        max-width: 220px;
    }

    .logo a img {
        max-width: 80px;
    }

    .banner_slider {
        margin: 0;
        border-radius: 0 0 30px 30px;
    }

    .nav_btns .cmn_btn {
        padding: 0;
        background: transparent;
        min-height: inherit;
    }

    .nav_btns .cmn_btn::after,
    .nav_btns .cmn_btn::before {
        display: none;
    }

    .woocommerce-account .woocommerce{
    flex-direction:column;
}

.woocommerce-account .woocommerce-MyAccount-navigation{
    width:100%;
    flex:100%;
}

/* .woocommerce-account .woocommerce-MyAccount-navigation ul{
    display:flex;
    overflow-x:auto;
    white-space:nowrap;
} */

/* .woocommerce-account .woocommerce-MyAccount-navigation li{
    flex:0 0 auto;
} */

.woocommerce-account .woocommerce-MyAccount-content{
    width:100%;
    padding:20px;
}

.woocommerce-account table.shop_table th,
.woocommerce-account table.shop_table td{
    padding:14px;
}

    .p_text h5 {
        font-size: 21px;
        line-height: 28px;
    }

    .product_info ul {
        margin-bottom: 30px;
    }

    .who_sec {
        padding: 90px 0 70px;
    }

    .who_img {
        position: relative;
        max-width: 450px;
        margin: 0 auto 35px;
    }

    .price {
        font-size: 30px;
        line-height: 25px;
    }

    .product_img {
        margin-bottom: 40px;
    }

    .product_info ul li {
        margin-bottom: 7px;
    }

    .cmn_title h4 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .guide_sec2 .guide_img {
        max-width: 400px;
    }

    .guide_sec2 .guide_img .flt img {
        left: -20px;
        max-width: 50px;
    }

    .care_infos>* {
        width: 48%;
    }

    .care_infos {
        gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .missionsecInner,
    .missionsecInner.maurus,
    .missionsecInner.reviewsc {
        padding: 50px 0;
    }

    .msnHd {
        font-size: 35px;
    }

    .faqSc {
        padding: 50px 0;
    }

    .cmsectionHd .mainhd {
        font-size: 30px;
    }

    .cmsectionHd .subhead {
        margin-bottom: 15px;
        gap: 15px;
    }

    .cmsectionHd {
        margin-bottom: 30px;
    }

    .accordionSctnwrapper .accordion-header .accordion-button {
        font-size: 25px;
    }

    .accordionSctnwrapper .accordion-body {
        padding-top: 0;
    }

    .accordionSctnwrapper .accordion-body p {
        font-size: 15px !important;
        margin-bottom: 15px;
    }

    .accordionSctnwrapper .accordion-item {
        margin-bottom: 15px !important;
    }

    .startconversation {
        padding: 50px 0;
    }

    .startconversation {
        padding: 50px 0;
    }

    .contact-form {
        padding: 30px 20px;
    }

    .contact-info {
        padding: 30px 20px;
    }

    .contact-wrapper {
        border-radius: 20px;
    }

    .contact-info {
        border-radius: 20px;
    }

    .contact-info-header .contact-info-title,
    .contact-form .section-heading .section-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .contact-form-wrapper .btn {
        margin-top: 10px;
    }

    .mapsection iframe {
        border-radius: 20px;
    }

    .ingredients-section {
        padding: 50px 0;
    }

    .cmn_gap {
        padding: 50px 0;
    }

    .ingredient-content .ingredient-title {
        font-size: 25px;
    }

    .section-highlight {
        padding: 12px 20px;
    }

    .section-highlight-wrapper {
        margin-bottom: 30px;
    }
    .noContentBanner{
        margin: 0;
        border-radius: 0;
    }
    .noContentBanner{
        min-height: 310px;
        padding: 110px 0;
    }
}

@media only screen and (max-width:680.98px) {
    .ft_btm {
        padding: 20px 0;
        justify-content: center;
    }
}

@media only screen and (max-width:575.98px) {
    .social_sec .flt img:nth-child(4) {
        max-width: 220px;
    }

    .sb_text {
        font-size: 18px;
    }

    .nav_btns .cmn_btn {
        display: none;
    }

    .banner_text {
        padding: 130px 0px 90px 0;
    }

    .woocommerce-account input:not([type="checkbox"]):not([type="radio"]),
.woocommerce-account textarea,
.woocommerce-account select{
    height:50px;
    padding:0 15px;
    font-size:15px !important;
}

.woocommerce-account textarea{
    height:120px;
    padding:15px;
}

.woocommerce-account legend{
    font-size:24px !important;
}

.woocommerce-account .button,
.woocommerce-account button,
.woocommerce-account input[type="submit"]{
    width:100%;
    min-width:100%;
}

    .banner_slider .slick-dots {
        right: auto;
        top: auto;
        transform: translateY(0%);
        bottom: 18px;
        flex-direction: row;
        left: 50%;
        transform: translateX(-50%);
        min-height: 22px;
    }

    .ft_social ul {
        gap: 7px;
    }

    .nav_btns {
        gap: 0;
        margin-right: 50px;
    }

    .ft_btm p {
        font-size: 15px;
        line-height: 25px;
    }

    span.toggle-menu {
        left: auto;
        right: -50px;
    }

    .social_sec .flt img:nth-child(2) {
        top: 10px;
    }

    .nav-links-wrapper .cmn_btn {
        display: block !important;
    }

    .nav_and_mail .nav_sec ul>li.cmn_btn:hover a {
        background: var(--white) !important;
        color: var(--sky) !important;
    }

    .nav_and_mail .nav_sec {
        top: 0;
    }

    .shops a em {
        right: -6px;
        top: -8px;
    }

    .shops a {
        width: 40px;
        height: 40px;
    }

    .ft_links ul li+li {
        margin-top: 10px;
    }

    .toggle-menu i {
        font-size: 16px;
        padding: 6px 8px;
    }

    span.toggle-menu {
        right: -44px;
    }

    .nav_btns {
        margin-right: 42px;
    }

    .header_wrapper {
        gap: 10px;
    }

    .logo {
        min-width: 90px;
        max-width: 200px;
        padding: 6px;
        padding-left: 0;
        transition: var(--default-trans);
    }

    .header_wrapper {
        padding: 10px 15px;
    }

    .sticky .logo {
        min-width: 80px;
        padding: 5px;
    }

    .ft_desp p {
        margin-bottom: 0;
    }

    .bnft_bx .cmn_title {
        max-width: unset;
    }

    .benefit_sec {
        padding: 65px 0 55px;
    }

    .cmn_title h2 {
        font-size: 27px;
    }

    .cmn_title h5 {
        font-size: 15px;
    }

    .guide_sec {
        padding-bottom: 55px;
        padding-top: 60px;
    }

    .guide_sec .cmn_title img {
        right: 0;
        max-width: 50px;
    }

    .guide_img .flt img {
        right: 55px;
        top: 50px;
        max-width: 120px;
    }

    .msnHd {
        font-size: 30px;
    }

    .storyInnerSc .branstoryspn {
        font-size: 16px;
    }

    .storyInnerSc .branstoryspn i {
        padding-left: 20px;
    }

    .storyInnerSc p {
        font-size: 15px !important;
    }

    .storyInnerSc p {
        margin-bottom: 15px;
    }

    .accordionSctnwrapper .accordion-header .accordion-button {
        font-size: 21px;
        padding: 16px 17px;
    }

    .accordionSctnwrapper .accordion-body {
        padding: 0 17px 28px 17px;
    }

    .contact-wrapper {
        margin: 0;
        margin-top: 20px;
    }

    .contact-info-content {
        font-size: 16px;
        padding-left: 12px;
    }

    .ingredient-content .ingredient-title {
        font-size: 21px;
        margin-bottom: 10px;
    }

    .ingredients-section .icon1 {
        max-width: 50px;
    }
    .noContentBanner{
        min-height: 280px;
        padding: 100px 0;
    }

}

@media only screen and (max-width:480px) {
    .p_img {
        transform: scale(0.9);
    }

    .care_infos>* {
        width: 100%;
    }

    .problem_sec .flt img:nth-child(2) {
        left: -15px;
        bottom: 0px;
        max-width: 80px;
    }

    .problem_sec .flt img:nth-child(3) {
        right: 30%;
        top: -32px;
        max-width: 100px;
    }

    .problem_text {
        padding-top: 35px;
    }

    .problem_sec {
        padding: 70px 0;
        padding-top: 65px;
    }

    .accordionSctnwrapper .accordion-header .accordion-button {
        font-size: 18px;
    }

}

@media only screen and (max-width:450px) {
    .cstm_submit button {
        padding: 11px 60px 11px 15px;
        border-radius: 15px;
    }

    .sub_banner .row>* {
        margin-bottom: 20px;
        width: 100%;
    }

    .guide_sec2 .guide_img {
        padding: 0px 30px;
    }

    .guide_sec2 .guide_img .flt img {
        left: 0px;
        max-width: 45px;
    }

    .testi_bx {
        padding: 30px 25px 60px 19px;
        margin: 0 10px;
    }

    .who_img .flt img {
        left: 0;
        bottom: 0;
        max-width: 80px;
    }

    .ingredient_slider {
        padding: 0 38px;
    }

    .alrt_info em {
        font-size: 15px;
        line-height: 23px;
        padding: 12px 25px 12px 60px;
    }

    .alrt_info em::after {
        left: 18px;
    }

    .ingr_bx h3 {
        font-size: 22px;
        line-height: 29px;
    }

    .cmn_title h3 {
        font-size: 23px;
        line-height: 28px;
    }

    .cmn_btn a {
        padding: 11px 25px;
        border-radius: 15px;
    }

    .counter_sec {
        transform: scale(0.7);
        right: -6%;
    }

    .plan_info ul li {
        padding: 23px;
        padding-right: 60px;
    }

    .plan_img .flt img {
        left: 0;
        bottom: -20px;
        max-width: 60px;
    }

    .price_ratings {
        padding-bottom: 20px;
        gap: 15px;
    }

    .guide_img .flt img {
        right: 2%;
        top: 50px;
        max-width: 100px;
    }
}

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

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

/*///////////// MEDIA QUERY RESPONSIVE END ////////////////*/