: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: 510px) {

    body,
    html {
        overflow-x: hidden;
    }

    .hero-section {
        background-position: 28% -266% !important;
        height: auto;
    }

    .Secure_image {
        margin-bottom: 50px;
    }

    .btn {
        padding: 14px;
        font-size: var(--font-family-16);
    }

    .top-warning {
        font-size: var(--font-family-14);
    }

    .container,
    .container-two {
        max-width: 100%;
        padding: 0 15px;
    }

    header.header {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }

    .right-offer {
        text-align: left;
    }

    .right-offer p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content a {
        padding: 11px 26px;
        font-size: var(--font-family-20);
        margin-top: 30px;
    }

    .regulates_classes li {
        font-size: var(--font-family-20);
        text-align: left;
    }

    .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;
    }

    .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: 28px;
    }

    .container {
        max-width: 1220px;
        margin: auto;
    }

    .container-two {
        max-width: 1220px;
        margin: auto;
    }

    .card_design img {
        height: 340px;
    }

    .card_design h4 br {
        display: none;
    }

    .card_design h4 {
        font-size: 17px;
        padding: 30px 45px;
        line-height: 28px;
    }

    .my_order h3 {
        font-size: var(--font-family-20);
    }

    .my_order img {
        width: 50px;
    }

    .my_order a {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .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-32);
        width: 78%;
    }

    .subtitle {
        font-size: var(--font-family-16);
        margin-bottom: 20px;
        width: 100%;
    }

    .benefit_post {
        flex-direction: column;
    }

    .benefit {
        width: 100%;
    }

    .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;
    }

    .right {
        right: -100px;
        width: 100%;
    }

    .banner_content {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px;
    }

    .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: 11%;
    }

    .Ingredients_section_content {
        flex-direction: column;
        align-items: flex-start;
    }

    .Ingredients_sectionLeft_side {
        padding: 15px !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;
    }

    .Ingredients_sectionLeft_side h2 {
        font-size: 26px;
    }

    .heading_description {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
    }

    .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: 160px;
        display: flex;
        align-items: center;
    }

    .rush-order_div img {
        margin-top: -30px;
        width: 11%;
    }

    .Prebiotics_section {
        display: flex;
        justify-content: center;
    }

    .Prebiotics_section .col_sec {
        width: 70%;
    }

    .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: 600px;
    }

    .Footer_section {
        flex-direction: column;
    }

    .Footer_section_image {
        width: 100%;
    }

    .Footer_section_image img {
        width: 100%;
        height: 100%;
    }

    .Footer_section_content {
        width: 100%;
    }

    .Footer_section_content h3 {
        font-size: 40px;
    }

    .Footer_section_content p {
        font-size: 18px;
    }

    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%;
    }

    .rush_order-div_sss img {
        display: none;
    }

    a.rush-my_order {
        font-size: 20px;
        width: 100%;
        margin: 0;
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .footer_content_description p {
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0px;
    }

    .footer_content_description div {
        font-size: 12px;
        gap: 15px;
        flex-wrap: wrap;
    }

    span.copy_right_content {
        font-size: 14px;
    }

    .footer_content_description {
        margin-bottom: 5vw;
    }
}

@media screen and (min-width: 520px) and (max-width: 1024px) {

    body,
    html {
        overflow-x: hidden;
    }

    .hero-section {
        background-position: 42% 0%;
        height: auto;
    }

    .Secure_image {
        margin-bottom: 50px;
    }

    .btn {
        padding: 14px;
        font-size: var(--font-family-16);
    }

    .top-warning {
        font-size: var(--font-family-14);
    }

    .container,
    .container-two {
        max-width: 100%;
        padding: 0 15px;
    }

    .form-container {
        max-width: 70%;
        margin: auto;
    }

    .right-offer p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content a {
        padding: 11px 26px;
        font-size: var(--font-family-20);
    }

    .regulates_classes li {
        font-size: var(--font-family-20);
    }

    .regulates_classes {
        padding-bottom: 60px;
    }

    .hearo-section-content p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content h1 {
        font-size: var(--font-family-50);
    }

    .hero_section_content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .Symptoms_section {
        padding: 70px 0;
    }

    .heading_contant {
        font-size: 28px;
    }

    .card_layout_ul {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }

    .container {
        max-width: 1220px;
        margin: auto;
    }

    .container-two {
        max-width: 1220px;
        margin: auto;
    }

    .card_design img {
        height: 340px;
    }

    .card_design h4 br {
        display: none;
    }

    .card_design h4 {
        font-size: 17px;
        padding: 30px 45px;
        line-height: 28px;
    }

    .my_order h3 {
        font-size: var(--font-family-20);
    }

    .my_order img {
        width: 50px;
    }

    .my_order a {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .Introducing_image img {
        width: 100%;
        height: 60vh;
    }

    .Introducing_section_content_div {
        flex-direction: column;
    }

    .Introducing_section {
        gap: 50px;
        align-items: flex-start;
        flex-direction: column;
    }

    .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 {
        width: 100%;
    }

    .Introducing_section_content {
        margin-bottom: 50px;
    }

    .Introducing_section_right_image {
        width: 100%;
        height: 90vh;
        object-fit: contain;
        display: none;
    }

    .Benefit_section_content {
        padding: 0;
    }

    .Benefit_section_content {
        flex-direction: column;
    }

    .Benefit_section h1 {
        font-size: var(--font-family-38);
    }

    .subtitle {
        font-size: var(--font-family-16);
        margin-bottom: 20px;
        width: 100%;
    }

    .benefit_post {
        flex-direction: row;
    }

    .benefit {
        width: 100%;
    }

    .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;
    }

    .right {
        right: 0;
        width: 100%;
        position: static;
    }

    .banner_content {
        gap: 30px;
    }

    .banner {
        padding: 30px;
    }

    .logo_img img {
        width: 190px;
    }

    .text {
        font-size: var(--font-family-22);
    }

    .arrow {
        right: 26vw;
        display: none;
    }

    .rush_btn {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
        margin-top: 0;
    }

    .rush_order-div_sss img {
        width: 11%;
    }

    .Ingredients_section_content {
        flex-direction: column;
        align-items: flex-start;
    }

    .Ingredients_sectionLeft_side {
        padding: 15px;
        width: 100%;
    }

    .Ingredients_sectionLeft_side h2 {
        font-size: 20px;
    }

    .col_sec ul li span {
        font-size: 20px;
    }

    .heading_description {
        flex-direction: column;
        align-items: flex-start;
        gap: 0px;
    }

    .Ingredients_sectionLeft_side p.description {
        max-width: 100%;
    }

    .col_secumns {
        gap: 20px;
        margin-top: 20px;
    }

    .rush-order_div::after {
        width: 100%;
        height: 140px;
    }

    .rush-order_div {
        height: 130px;
        display: flex;
        align-items: center;
    }

    .rush-order_div img {
        margin-top: -67px;
        width: 8%;
    }

    .Ingredients_sectionRight_section {
        width: 100%;
        height: 100vh;
    }

    .Ingredients_sectionRight_section .Right_sectionText {
        font-size: 42px;
        top: 6vw;
    }

    .Testimonials_card_section {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }

    .Testimonials_content h2 {
        font-size: 34px;
    }

    .Testimonials_content p {
        font-size: 18px;
    }

    .Testimonials_card .Testimonials_card_img {
        height: 600px;
    }

    .Footer_section {
        flex-direction: column;
    }

    .Footer_section_image {
        width: 100%;
    }

    .Footer_section_image img {
        width: 100%;
        height: 100%;
    }

    .Footer_section_content {
        width: 100%;
    }

    .Footer_section_content h3 {
        font-size: 40px;
    }

    .Footer_section_content p {
        font-size: 18px;
    }

    a.achieve_full {
        font-size: 20px;
        padding: 10px 40px;
    }

    ul.Footer_section_ul li {
        font-size: 18px;
        width: 240px;
    }



    .rush_order-div_sss img {
        display: none;
    }

    a.rush-my_order {
        font-size: 20px;
        width: 50%;
        margin: 0;
        margin-top: 20px;
        margin-bottom: 50px;
    }

    .footer_content_description p {
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0px;
    }

    .footer_content_description div {
        font-size: 12px;
        gap: 15px;
        flex-wrap: wrap;
    }

    span.copy_right_content {
        font-size: 14px;
    }

    .footer_content_description {
        margin-bottom: 5vw;
    }
}

@media screen and (min-width: 1100px) and (max-width: 1440px) {

    body,
    html {
        overflow-x: hidden;
    }

    .hero-section {
        background-position: 53% 110%;
    }

    .btn {
        padding: 14px;
        font-size: var(--font-family-16);
    }

    .top-warning {
        font-size: var(--font-family-16);
    }

    .right-offer p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content a {
        padding: 11px 56px;
        font-size: var(--font-family-20);
    }

    .regulates_classes li {
        font-size: var(--font-family-20);
    }

    .regulates_classes {
        padding-bottom: 60px;
    }

    .hearo-section-content p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content h1 {
        font-size: var(--font-family-50);
    }

    .heading_contant {
        font-size: 56px;
    }

    .container {
        max-width: 1220px;
        margin: auto;
    }

    .container-two {
        max-width: 1220px;
        margin: auto;
    }

    .card_design img {
        height: 260px;
    }

    .card_design h4 br {
        display: none;
    }

    .card_design h4 {
        font-size: 17px;
        padding: 15px 25px;
        line-height: 28px;
    }

    .my_order h3 {
        font-size: var(--font-family-28);
    }

    .my_order a {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .Introducing_image img {
        width: 380px;
        height: 150vh;
    }

    .Introducing_section {
        gap: 60px;
        align-items: center;
    }

    .Introducing_section_content h3 {
        font-size: var(--font-family-50);
        margin-bottom: 30px;
    }

    .Introducing_section_content p {
        font-size: var(--font-family-18);
        margin-bottom: 18px;
        line-height: 27px;
    }

    .Introducing_div h1 {
        font-size: 100px;
    }

    .Introducing_div span {
        font-size: var(--font-family-26);
    }

    .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_section_right_image {
        width: 580px;
        height: 150vh;
    }

    .Benefit_section_content {
        padding: 0;
    }

    .Benefit_section h1 {
        font-size: var(--font-family-50);
    }

    .subtitle {
        font-size: var(--font-family-18);
        margin-bottom: 20px;
        width: 52%;
    }

    .benefit {
        width: 100%;
    }

    .benefit img {
        width: 110px;
        height: 110px;
    }

    .benefit h3 {
        font-size: var(--font-family-14);
    }

    .benefit p strong {
        font-size: var(--font-family-20);
    }

    .benefit p {
        font-size: 15px;
        line-height: 1.2;
    }

    .right {
        right: 0;
        width: 52%;
    }

    .banner {
        padding: 30px;
    }

    .logo_img img {
        width: 190px;
    }

    .text {
        font-size: var(--font-family-22);
    }

    .arrow {
        right: 23vw;
    }

    .rush_btn {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .Ingredients_sectionLeft_side h2 {
        font-size: var(--font-family-40);
    }

    .Ingredients_sectionLeft_side p.description {
        font-size: var(--font-family-16);
    }

    .col_sec h3 {
        font-size: var(--font-family-26);
        margin-bottom: 20px;
    }

    .col_sec ul li span {
        font-size: var(--font-family-16);
    }

    .Ingredients_sectionRight_section {
        height: 165vh;
        width: 38%;
    }

    .col_secumns {
        margin-top: 20px;
    }


    .rush-order_div::after {
        width: 690px;
        height: 140px;
    }

    .rush-order_div a,
    .rush-order_div img {
        margin-top: 0px;
    }

    a.rush-order {
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .rush-order_div img {
        width: 7%;
        margin-top: -80px;
    }

    .col-md-4.Prebiotics_section {
        width: 40%;
    }

    .col-md-4.col_sec {
        width: 50%;
    }

    .col_sec ul li {
        justify-content: flex-start;
        gap: 30px;
    }

    .rush-order_div {
        height: 110px;
    }

    .Testimonials_content h2 {
        font-size: 50px;
    }

    .Testimonials_content p {
        font-size: var(--font-family-18);
    }

    .Testimonials_card .Testimonials_card_img {
        height: 480px;
    }

    .Testimonials_icon {
        width: 40px;
        margin-top: 14px;
        margin-bottom: 8px;
    }

    .Testimonials_card p,
    .Testimonials_card span {
        font-size: var(--font-family-18);
        line-height: 24px;
    }

    .Footer_section_image img {
        width: 80%;
        height: 100%;
    }

    img.footer_logo {
        width: 36%;
    }

    .Footer_section_content h3 {
        font-size: 47px;
    }

    .Footer_section_content p {
        font-size: var(--font-family-18);
    }

    a.achieve_full {
        padding: 11px 49px;
        font-size: var(--font-family-20);
    }

    ul.Footer_section_ul li {
        font-size: 17px;
        width: 230px;
    }

    a.rush-my_order {
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .rush_order-div_sss img {
        width: 11%;
    }

    .footer_content_description p {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 21px;
    }

    .footer_content_description div {
        font-size: 14px;
    }

    .copy_right_content {
        font-size: 14px;
    }

    .footer_content_description {
        margin-bottom: 6vw;
    }
}

@media screen and (min-width: 1441px) and (max-width: 1700px) {

    body,
    html {
        overflow-x: hidden;
    }

    .hero-section {
        background-position: 53% 110%;
    }

    .btn {
        padding: 14px;
        font-size: var(--font-family-16);
    }

    .top-warning {
        font-size: var(--font-family-16);
    }

    .right-offer p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content a {
        padding: 11px 56px;
        font-size: var(--font-family-20);
    }

    .regulates_classes li {
        font-size: var(--font-family-20);
    }

    .regulates_classes {
        padding-bottom: 60px;
    }

    .hearo-section-content p {
        font-size: var(--font-family-20);
    }

    .hearo-section-content h1 {
        font-size: var(--font-family-50);
    }

    .heading_contant {
        font-size: 56px;
    }

    .container {
        max-width: 1220px;
        margin: auto;
    }

    .container-two {
        max-width: 1220px;
        margin: auto;
    }

    .card_design img {
        height: 260px;
    }

    .card_design h4 br {
        display: none;
    }

    .card_design h4 {
        font-size: 17px;
        padding: 15px 25px;
        line-height: 28px;
    }

    .my_order h3 {
        font-size: var(--font-family-28);
    }

    .my_order a {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .Introducing_image img {
        width: 380px;
        height: 100vh;
    }

    .Introducing_section {
        gap: 60px;
        align-items: center;
    }

    .Introducing_section_content h3 {
        font-size: var(--font-family-50);
        margin-bottom: 30px;
    }

    .Introducing_section_content p {
        font-size: var(--font-family-18);
        margin-bottom: 18px;
        line-height: 27px;
    }

    .Introducing_div h1 {
        font-size: 100px;
    }

    .Introducing_div span {
        font-size: var(--font-family-26);
    }

    .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_section_right_image {
        width: 580px;
        height: 100vh;
    }

    .Benefit_section_content {
        padding: 0;
    }

    .Benefit_section h1 {
        font-size: var(--font-family-50);
    }

    .subtitle {
        font-size: var(--font-family-18);
        margin-bottom: 20px;
        width: 52%;
    }

    .benefit {
        width: 100%;
    }

    .benefit img {
        width: 110px;
        height: 110px;
    }

    .benefit h3 {
        font-size: var(--font-family-14);
    }

    .benefit p strong {
        font-size: var(--font-family-20);
    }

    .benefit p {
        font-size: 15px;
        line-height: 1.2;
    }

    .right {
        right: 0;
        width: 52%;
    }

    .banner {
        padding: 30px;
    }

    .logo_img img {
        width: 190px;
    }

    .text {
        font-size: var(--font-family-22);
    }

    .arrow {
        right: 22vw;
    }

    .rush_btn {
        background-color: var(--main-color);
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .Ingredients_sectionLeft_side h2 {
        font-size: var(--font-family-40);
    }

    .Ingredients_sectionLeft_side p.description {
        font-size: var(--font-family-16);
    }

    .col_sec h3 {
        font-size: var(--font-family-26);
        margin-bottom: 20px;
    }

    .col_sec ul li span {
        font-size: var(--font-family-16);
    }

    .Ingredients_sectionRight_section {
        height: 165vh;
        width: 38%;
    }

    .col_secumns {
        margin-top: 20px;
    }

    .Ingredients_section_content {
        gap: 50px;
    }

    .rush-order_div::after {
        width: 690px;
        height: 140px;
    }

    .rush-order_div a,
    .rush-order_div img {
        margin-top: 0px;
    }

    a.rush-order {
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .rush-order_div img {
        width: 5%;
    }

    .rush-order_div {
        height: 140px;
    }

    .Testimonials_content h2 {
        font-size: 50px;
    }

    .Testimonials_content p {
        font-size: var(--font-family-18);
    }

    .Testimonials_card .Testimonials_card_img {
        height: 480px;
    }

    .Testimonials_icon {
        width: 40px;
        margin-top: 14px;
        margin-bottom: 8px;
    }

    .Testimonials_card p,
    .Testimonials_card span {
        font-size: var(--font-family-18);
        line-height: 24px;
    }

    .Footer_section_image img {
        width: 80%;
        height: 100%;
    }

    img.footer_logo {
        width: 36%;
    }

    .Footer_section_content h3 {
        font-size: 47px;
    }

    .Footer_section_content p {
        font-size: var(--font-family-18);
    }

    a.achieve_full {
        padding: 11px 49px;
        font-size: var(--font-family-20);
    }

    ul.Footer_section_ul li {
        font-size: 17px;
        width: 230px;
    }

    a.rush-my_order {
        padding: 14px;
        font-size: var(--font-family-18);
        width: 220px;
    }

    .rush_order-div_sss img {
        width: 11%;
    }

    .footer_content_description p {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 21px;
    }

    .footer_content_description div {
        font-size: 14px;
    }

    .copy_right_content {
        font-size: 14px;
    }

    .footer_content_description {
        margin-bottom: 6vw;
    }
}