:root {
    --font-family-14: 14px;
    --font-family-16: 16px;
    --font-family-18: 18px;
    --font-family-20: 20px;
    --font-family-22: 22px;
    --font-family-24: 24px;
    --font-family-26: 26px;
    --font-family-28: 28px;
    --font-family-30: 30px;
    --font-family-32: 32px;
    --font-family-34: 34px;
    --font-family-36: 36px;
    --font-family-38: 38px;
    --font-family-40: 40px;
    --font-family-42: 42px;
    --font-family-44: 44px;
    --font-family-46: 46px;
    --font-family-48: 48px;
    --font-family-50: 50px;
    --font-family-52: 52px;
    --font-family-55: 55px;
    --font-family-60: 60px;
    --font-family-64: 64px;
}

@media screen and (min-width: 300px) and (max-width: 767px) {

    body,
    html {
        overflow-x: hidden;
    }

    .container {
        padding-right: 25px !important;
        padding-left: 25px !important;
    }

    .index-mobile {
        display: block;
    }

    .hero-section {
        background-position: 28% -266% !important;
        height: auto;
        background: none;
    }

    .hero_left_part {
        position: relative;
    }

    .hero_left_part::before {
        content: "";
        background: url(../images/mobile-image-top-hero.png) no-repeat;
        position: absolute;
        width: 100%;
        height: 50%;
        left: 0;
        background-size: cover;
        z-index: -1;
        background-position: 190% 0%;
    }

    .hero_left_part::after {
        content: "";
        background: url(../images/mobile-image-bottom-hero.png) no-repeat;
        position: absolute;
        width: 80%;
        height: 80%;
        right: 0;
        background-size: auto;
        bottom: -70px;
        z-index: -1;
        background-position: 30% 53%;
    }

    .Secure_image {
        margin-bottom: 50px;
    }

    .btn {
        padding: 14px;
        font-size: var(--font-family-16);
    }

    .top-warning {
        font-size: 13px;
        text-align: center;
    }

    .container,
    .container-two {
        max-width: 100%;
        padding: 0 15px;
    }

    header.header {
        align-items: flex-start;
        gap: 30px;
        flex-wrap: nowrap;
        width: 100%;
    }

    .logo {
        width: 40% !important;
    }

    .right-offer {
        width: 60% !important;
    }

    .right-offer {
        text-align: left;
    }

    .right-offer p {
        font-size: 12px;
        line-height: 17px;
        font-weight: 600;
    }

    .hearo-section-content a {
        padding: 11px 26px;
        font-size: var(--font-family-20);
        margin-top: 30px;
    }

    .form-container {
        padding: 0 70px;
        margin-top: 0;
    }

    .form-container::after {
        display: none;
    }

    .form-container::before {
        content: "";
        background: url(../images/mobile_layer.png);
        position: absolute;
        height: 100px;
        background-repeat: no-repeat;
        width: 100%;
        background-size: contain;
        left: -50px;
        bottom: 10px;
    }

    .regulates_classes li {
        font-size: 16px;
        text-align: left;
        padding: 10px 0;
        width: 73%;
        font-weight: 700;
    }

    .regulates_classes li img {
        width: 90%;
    }

    .regulates_classes {
        padding-bottom: 20px;
        width: 100%;
        margin-top: 40px;
    }

    .form-container h2,
    .form-container p,
    .form-container input {
        display: none;
    }

    .form-container {
        box-shadow: none;
    }

    .hearo-section-content {
        text-align: end;
        padding-top: 0;
    }

    section.hero-section {
        padding-top: 0;
    }

    a.btn-custom {
        width: 100%;
    }

    .regulates_classes ul {
        align-items: flex-start;
    }

    .hearo-section-content p {
        font-size: var(--font-family-20);
        margin-top: 7rem;
    }

    .hearo-section-content h1 {
        font-size: var(--font-family-50);
    }


    .hero_section_content {
        flex-direction: column;
    }

    .form-container::after {
        bottom: 97px;
        right: 0;
    }

    .Symptoms_section {
        padding: 70px 0;
    }

    .heading_contant {
        font-size: 32px;
        font-weight: 400;
    }

    .heading_contant br {
        display: none;
    }

    .container {
        max-width: 1220px;
        margin: auto;
    }

    .container-two {
        max-width: 1220px;
        margin: auto;
    }

    .card_design img {
        height: 240px;
    }

    .card_design h4 br {
        display: none;
    }

    .card_design h4 {
        font-size: 16px;
        padding: 20px 18px;
        line-height: 21px;
    }

    .my_order h3 {
        font-size: var(--font-family-20);
    }

    .my_order img {
        width: 50px;
        display: none;
    }

    .my_order a {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-20);
        width: 290px;
        margin-left: 0 !important;
    }

    .Introducing_image img {
        width: 100%;
        height: 60vh;
    }

    .responsive_show {
        display: flex;
        width: 100%;
        align-items: center;
        margin: 30px 0;
    }

    .responsive_show img {
        width: 50%;
        height: 430px;
        object-fit: cover;
    }

    .Introducing_section_content_div {
        flex-direction: column;
    }

    .Introducing_section {
        gap: 50px;
        align-items: flex-start;
        flex-direction: column;
        margin: 6rem 0;
    }

    .Introducing_section_content h3 {
        font-size: var(--font-family-36);
        margin-bottom: 30px;
    }

    .Introducing_section_content p {
        font-size: var(--font-family-18);
        margin-bottom: 18px;
        line-height: 27px;
    }

    .Introducing_div h1 {
        font-size: 80px;
    }

    .Introducing_div span {
        font-size: var(--font-family-22);
    }

    .Introducing_ul li {
        font-size: var(--font-family-18);
        padding: 0.6rem;
    }

    .rush_order {
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .Introducing_image {
        display: none;
    }

    .Introducing_section_right_image {
        width: 100%;
        height: 90vh;
        object-fit: contain;
        display: none;
    }

    .Benefit_section_content {
        padding: 0;
    }

    .Benefit_section_content {
        flex-direction: column-reverse;

    }

    .Benefit_section h1 {
        font-size: var(--font-family-38);
        width: 90%;
    }

    .subtitle {
        font-size: var(--font-family-16);
        margin-bottom: 20px;
        width: 100%;
    }

    .benefit_post {
        flex-direction: column;
    }

    .benefit {
        width: 100%;
    }

    .right img {
        max-width: 120%;
    }

    .benefit img {
        width: 110px;
        height: 110px;
    }

    .benefit h3 {
        font-size: var(--font-family-14);
    }

    .benefit p strong {
        font-size: var(--font-family-18);
    }

    .benefit p {
        font-size: 14px;
        line-height: 1.2;
    }

    .left {
        margin-top: 12rem !important;
    }

    .right {
        right: -80px;
        width: 100% !important;
        top: -50px;
    }

    section.Benefit_section {
        overflow: hidden;
    }

    .banner .banner_content {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 30px !important;
    }

    .banner {
        padding: 30px;
    }

    .logo_img img {
        width: 190px;
    }

    .text {
        font-size: var(--font-family-22);
    }

    .arrow {
        right: -4vw;
        top: 102px;
        width: 82px;
        rotate: 90deg;
    }

    .rush_btn {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 300px;
        margin-top: 0;
    }

    .rush_order-div_sss img {
        width: 17%;
        margin-top: -40px;
    }

    .Ingredients_section_content {
        flex-direction: column;
        align-items: flex-start;
    }

    .Ingredients_sectionLeft_side {
        padding: 30px !important;
        width: 100%;
    }

    .col_sec ul li span {
        font-size: var(--font-family-18);
    }

    .col_sec h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    a.rush-order {
        padding: 14px;
        font-size: 20px;
        width: 230px;
        margin: 0;
    }

    .Ingredients_sectionLeft_side h2 {
        font-size: 26px;
    }

    .Ingredients_sectionLeft_side .heading_description {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 0px !important;
    }

    .Ingredients_sectionLeft_side p.description {
        max-width: 100%;
    }

    .col_secumns {
        flex-direction: column;
        gap: 20px;
        margin-top: 20px;
    }

    .rush-order_div::after {
        width: 100%;
        height: 140px;
    }

    .rush-order_div {
        height: 90px;
        display: flex;
        align-items: center;
    }

    .rush-order_div img {
        margin-top: -90px;
        width: 11%;
    }

    .Prebiotics_section {
        display: flex;
        justify-content: center;
    }

    .Prebiotics_section .col_sec {
        width: 100%;
    }

    .col-md-4.Prebiotics_section {
        width: 100% !important;
    }

    .col_sec ul li {
        flex-direction: column;
        width: 40%;
    }

    .col_sec ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .Prebiotics_section .mobile_image-sec {
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .Prebiotics_section .mobile_image-sec img {
        width: 120%;
        height: 54vh;
        object-fit: cover;
        object-position: center;
    }

    .Ingredients_section .Ingredients_sectionRight_section {
        width: 100%;
        height: 94vh;
        display: none !important;
    }

    .Prebiotics_section .col_sec ul {
        margin-bottom: 20px;
    }

    .Prebiotics_section .col_sec ul li {
        width: fit-content;
        padding: 0.4rem 0;
    }

    .Ingredients_section_mobile {
        position: relative;
        background: url(../images/mobile-image.png);
        height: 200px;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        display: flex;
        padding: 20px !important;
        align-items: end;
        flex-direction: column;
        justify-content: center;
    }

    .Ingredients_section_mobile .Right_sectionText {
        position: static;
        width: 59%;
        text-align: right;
        line-height: 28px;
        font-size: 23px;
        margin: 0px !important;
        color: #fff;
        white-space: break-spaces;
        display: inline-block;
        height: 85px;
    }


    .Ingredients_section_mobile a.rush-order {
        margin-top: 13px;
    }

    .Ingredients_sectionRight_section .Right_sectionText {
        font-size: 30px;
        top: 14vw;
    }

    .Testimonials_content h2 {
        font-size: 22px;
    }

    .Testimonials_content p {
        font-size: 18px;
    }

    .Testimonials_card .Testimonials_card_img {
        height: 300px;
    }

    .Testimonials_card p,
    .Testimonials_card span {
        font-size: 11px;
        line-height: 16px;
    }

    .Testimonials_icon {
        width: 35px;
    }

    .Footer_section {
        flex-direction: column;
    }

    .Footer_section_image {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Footer_section_image img {
        width: 70% !important;
        height: 100% !important;
    }

    .Footer_section_content {
        width: 100%;
    }

    .Footer_section_content h3 {
        font-size: 40px;
        margin: 20px 0 6px;
    }

    .Footer_section_content p {
        font-size: 18px;
        margin: 0px 0 10px 0;
    }

    a.achieve_full {
        font-size: 16px;
        padding: 10px 20px;
    }

    ul.Footer_section_ul li {
        font-size: 18px;
        width: 240px;
    }

    img.footer_ss_image {
        width: 70%;
    }

    a.rush-my_order {
        font-size: 20px;
        width: 58%;
        margin: 0;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .rush_order-div_sss {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .footer_content_description p {
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0px;
    }

    .footer_content_description div {
        font-size: 10px;
        gap: 9px !important;
        flex-wrap: wrap;
    }

    span.copy_right_content {
        font-size: 14px;
    }

    .footer_content_description {
        margin-bottom: 5vw;
    }
}


@media screen and (min-width: 300px) and (max-width: 400px) {
    .hero_left_part::before {
        background-position: 100% 0% !important;
    }

    .left {
        margin-top: 7rem !important;
    }
}


@media screen and (min-width: 540px) and (max-width: 767px) {
    .container, .container-sm {
    max-width: 800px !important;
}
.regulates_classes {
    width: 60%;
    margin: 40px auto 0;
}
.hero_left_part::before {
    height: 100%;
}
.hero_left_part::after {
    width: 70%;
    height: 60%;
}
a.btn-custom {
    width: 50%;
}
.hearo-section-content {
    display: flex;
    flex-direction: column;
    align-items: end;
}
.hearo-section-content h1 {
    font-size: 60px;
    width: 70%;
}
.hearo-section-content p {
    margin-top: 2rem;
}
.responsive_show img {
    height: 710px;
}
.Benefit_section h1 {
    font-size: 63px;
    width: 60%;
}
.right img {
    max-width: 100%;
}
.text {
    font-size: 39px;
}
.arrow {
    right: 6vw;
    top: 142px;
    width: 132px;
    rotate: 90deg;
}
.rush_btn {
    background-color: var(--main-color);
    padding: 14px;
    font-size: var(--font-family-18);
    width: 440px;
    margin-top: 0;
}
.Ingredients_sectionLeft_side h2 {
    font-size: 50px;
}
.Ingredients_section_mobile {
    height: 380px;
}
.Ingredients_section_mobile .Right_sectionText {
    width: 59%;
    line-height: 41px;
    font-size: 37px;
    height: 135px;
}
.Prebiotics_section .mobile_image-sec img {
    width: 100%;
    height: 49vh;
}
.Testimonials_card .Testimonials_card_img {
    height: 400px;
}
.Testimonials_card p, .Testimonials_card span {
    font-size: 18px;
    line-height: 26px;
}
}