@media(max-width: 2000px) {
    .extract-main {
        justify-content: flex-start;
    }

    .extract-junior-sec .extract-main,
    .quality-sec .extract-main {
        justify-content: flex-end;
        padding-left: 20px;
    }
}

@media(min-width: 1500px) {
    .container {
        max-width: 1464px;
    }
}

@media(max-width: 1680px) {
    .hero-left {
        padding: 96px;
    }

}

@media(max-width: 1480px) {
    .hero-left {
        padding: 60px;
    }

    .product-main,
    .download-main {
        position: relative;
        z-index: 1;
    }

    .ingredient-content {
        padding: 20px;
    }

    .extract-main {
        gap: 40px;
    }

    .extract-img {
        right: -24px;
    }

    .condition-sec .extract-right {
        padding-right: 20px;
    }
}

@media(max-width: 1401px) {
    .hero h1 {
        font-size: 78px;
    }

    .extract-right {
        max-width: 705px;
    }

    .ingredient-content h3 {
        font-size: 28px;
        line-height: 120%;
        padding-bottom: 12px;
    }

    .ingredient-content p {
        font-size: 18px;
    }

    .leaf-shape2 {
        width: 130px;
        height: 130px;
        border-radius: 50px 0;
    }
}

@media(max-width: 1365px) {
    .hero h1 {
        font-size: 64px;
    }

    .hero-left {
        height: 700px;
    }

    .flu-sec,
    .area-sec,
    .extract-sec,
    .product-sec,
    .glance-sec,
    .ingredients-sec,
    .pharmacology,
    .evidence-sec,
    .download-sec,
    .faq-sec {
        padding: 100px 0;
    }

    .sonnenhut-sec {
        padding-bottom: 100px;
    }

    .quality-content {
        width: 50%;
    }

    .quality-sec .extract-main {
        position: relative;
        z-index: 1;
    }

    .quality-sec .leaf-shape2 {
        bottom: 0;
    }

    .leaf-shape1 {
        height: 300px;
    }

    .title {
        font-size: 40px;
    }

    .faq-top {
        padding-bottom: 50px;
    }
}

@media(max-width: 1199px) {
    .hero h1 {
        font-size: 48px;
        padding-bottom: 24px;
    }

    .hero .hero-left p {
        font-size: 24px;
    }

    .hero-left {
        height: 530px;
    }

    .leaf-icon {
        border-radius: 36px 0;
        width: 86px;
        height: 86px
    }

    .flu-box {
        padding: 48px 16px;
        margin: 0;
    }

    .flu-box p {
        font-size: 20px;
    }

    .tornado-shape {
        height: 100%;
    }

    .flu-sec,
    .area-sec,
    .extract-sec,
    .product-sec,
    .glance-sec,
    .ingredients-sec,
    .pharmacology,
    .evidence-sec,
    .download-sec,
    .faq-sec {
        padding: 80px 0;
    }

    .area-top {
        padding-bottom: 40px;
    }

    .area-left {
        padding: 40px;
    }

    .extract-junior-sec .extract-img {
        left: -28px;
        height: 300px;
    }

    .bottom-para {
        font-size: 30px;
        padding-top: 40px;
    }

    .ingredients-top .title {
        padding-bottom: 20px;
    }

    .ingredients-top {
        padding-bottom: 40px;
    }

    .ingredient-box,
    .d-box,
    .glance-box {
        margin: 0;
    }

    .ingredient-content h3 {
        font-size: 24px;
    }

    .pharmaceutical-sec .extract-right h2 {
        padding-bottom: 20px;
    }

    .extract-main {
        position: relative;
        z-index: 1;
    }

    .quality-bottom h3 {
        font-size: 40px;
        padding-bottom: 30px;
    }

    .quality-bottom {
        padding: 64px 0 64px 36px;
    }

    .pharmacology .title,
    .sonnenhut-left h3,
    .evidence-left .title,
    .extract-right h2 {
        padding-bottom: 20px;
    }

    .lebensbaum-main {
        padding: 64px 0;
    }

    .evidence-bottom .para {
        padding: 20px 0;
    }

    .d-icon {
        width: 94px;
        height: 94px;
    }
}

@media(max-width: 991px) {
    .hero h1 {
        font-size: 36px;
        padding-bottom: 20px;
    }

    .hero-left {
        padding: 28px;
    }

    .hero .hero-left p {
        font-size: 22px;
    }

    .hero-left {
        height: 450px;
    }

    .flu-box {
        padding: 24px 8px;
    }

    .flu-box p {
        font-size: 16px;
    }

    .leaf-icon {
        border-radius: 32px 0;
        width: 72px;
        height: 72px;
    }

    .title {
        font-size: 30px;
    }

    .bottom-para {
        font-size: 28px;
    }

    .flu-sec,
    .area-sec,
    .extract-sec,
    .product-sec,
    .glance-sec,
    .ingredients-sec,
    .pharmacology,
    .evidence-sec,
    .download-sec,
    .faq-sec {
        padding: 60px 0;
    }

    .small-leaf {
        width: 30px;
        height: 30px;
        border-radius: 12px 0;
    }

    .extract-right ol li {
        gap: 12px;
        margin-bottom: 14px;
    }

    .extract-right ol li p {
        font-size: 18px;
        line-height: 150%;
    }

    .extract-img {
        height: 240px;
    }

    .extract-right {
        padding-right: 20px;
    }

    .area-left {
        padding: 27px;
    }

    .area-left p {
        font-size: 20px;
    }

    .extract-junior-sec .extract-img {
        left: -44px;
        height: 275px;
    }

    .product-main .table>:not(caption)>*>* {
        font-size: 16px;
        padding: 12px 19px;
    }

    .glance-box {
        padding: 40px 28px;
    }

    .glance-list {
        padding-top: 40px;
    }

    .glance-top-inner p {
        font-size: 20px;
    }

    .glance-top {
        padding-bottom: 40px;
        max-width: 581px;
    }

    .glance-main ol li p {
        font-size: 18px;
    }

    .check-circle {
        width: 30px;
        height: 30px;
    }

    .check-circle img {
        height: 14px;
    }

    .leaf-shape1 {
        bottom: 50px;
        right: 158px;
        height: 187px;
    }

    .ingredient-content h3 {
        font-size: 20px;
    }

    .ingredient-content p {
        font-size: 16px;
    }

    .ingredient-content {
        padding: 20px 6px;
    }

    .glance-sec .bottom-para {
        max-width: 634px;
    }

    .sonnenhut-left h3 {
        font-size: 36px;
    }

    .sonnenhut-left .main-paragraph {
        padding-bottom: 10px;
    }

    .main-paragraph,
    .pharmaceutical-sec .extract-right p,
    .quality-sec .extract-right p {
        font-size: 16px;
    }

    .title-paragraph {
        font-size: 18px;
    }

    .extract-main {
        gap: 20px;
    }

    .sonnenhut-sec {
        padding-bottom: 60px;
    }

    .quality-bottom {
        height: auto;
        gap: 20px;
    }

    .quality-bottom {
        padding: 50px 0 50px 24px;
    }

    .quality-bottom h3 {
        font-size: 36px;
        line-height: 120%;
        padding-bottom: 24px;
    }

    .evidence-sec h3 {
        font-size: 30px;
    }

    .condition-sec .extract-right h2 {
        font-size: 28px;
    }

    .condition-sec .leaf-shape2 {
        top: -46px;
        right: 16px;
        width: 80px;
        height: 80px;
        border-radius: 30px 0;
    }

    .extract-main {
        align-items: flex-start;
    }

    .meditonsin-img {
        height: 540px;
    }

    .d-box p {
        font-size: 18px;
    }

    .d-icon {
        width: 74px;
        height: 74px;
    }

    .d-icon img {
        height: 40px;
    }

    .d-box {
        padding: 20px 6px;
    }

    .leaf-shape2 {
        width: 100px;
        height: 100px;
        border-radius: 40px 0;
    }

    .download-sec .leaf-shape2 {
        border-radius: 0 40px;
    }

    .download-main h3 {
        font-size: 30px;
    }

    .download-main h3 {
        padding-bottom: 24px;
    }

    .faq-sec .accordion-button {
        font-size: 20px;
        line-height: 32px;
        padding: 30px 0;
    }

    .faq-sec .main-paragraph {
        padding-bottom: 20px;
    }

    .extract-img {
        right: -12px;
    }
}

@media(max-width: 767px) {
    .hero-left {
        height: 100%;
    }

    .hero h1 {
        font-size: 30px;
        padding-bottom: 14px;
    }

    .hero .hero-left p {
        font-size: 20px;
    }

    .flu-box {
        margin-bottom: 12px;
        height: auto;
    }

    .bottom-para {
        font-size: 24px;
    }

    .extract-main {
        flex-direction: column;
    }

    .extract-right {
        padding-inline: 20px;
    }

    .extract-junior-sec .extract-main,
    .quality-sec .extract-main {
        padding-left: 0;
    }

    .extract-junior-sec .extract-main {
        flex-direction: column-reverse;
    }

    .extract-junior-sec .extract-img {
        left: 10px;
    }

    .flu-sec,
    .area-sec,
    .extract-sec,
    .product-sec,
    .glance-sec,
    .ingredients-sec,
    .pharmacology,
    .evidence-sec,
    .download-sec,
    .faq-sec {
        padding: 50px 0;
    }

    .extract-sec {
        padding-top: 0;
    }

    .product-sec .table {
        width: 700px;
    }

    .extract-main {
        gap: 40px;
    }

    .glance-box {
        margin-bottom: 20px;
        height: auto;
    }

    .sonnenhut-left,
    .evidence-left {
        padding-bottom: 20px;
    }

    .lebensbaum-main {
        padding: 50px 0;
    }

    .map-img img {
        width: 100%;
    }

    .glance-main ol li p {
        max-width: 100%;
    }

    .ingredient-box {
        margin-bottom: 20px;
        height: auto;
    }

    .quality-sec {
        padding-top: 50px;
    }

    .ingredient-content h3 {
        font-size: 28px;
    }

    .leaf-shape2.small-shape {
        width: 84px;
        height: 84px;
        border-radius: 30px 0;
    }

    .evidence-bottom {
        padding-top: 40px;
    }

    .quality-bottom {
        flex-direction: column;
        padding: 50px 20px;
        gap: 50px;
    }

    .quality-content {
        width: 100%;
    }

    .lebensbaum-main {
        padding: 20px 0;
    }

    .condition-sec .leaf-shape2 {
        top: 6px;
    }

    .extract-main {
        gap: 24px;
    }

    .d-box {
        margin-bottom: 20px;
    }

    .torando3,
    .tornado-shape {
        height: auto;
    }
}

@media(max-width: 575px) {
    .hero h1 {
        font-size: 28px;
    }

    .hero .hero-left p {
        font-size: 16px;
    }

    .small-leaf {
        width: 26px;
        height: 26px;
    }

    .leaf-icon img {
        height: 40px;
    }

    .area-top {
        padding-bottom: 28px;
    }

    .product-sec {
        padding-top: 0;
    }

    .product-sec .table {
        width: 694px;
    }

    .extract-right ol li p,
    .glance-main ol li p {
        font-size: 16px;
    }

    .title,
    .sonnenhut-left h3,
    .evidence-sec h3,
    .quality-bottom h3,
    .condition-sec .extract-right h2,
    .download-main h3 {
        font-size: 24px;
        line-height: 140%;
    }

    .bottom-para {
        font-size: 20px;
        padding-top: 20px;
    }

    .ingredients-top p {
        font-size: 18px;
    }

    .ingredient-content h3 {
        font-size: 20px;
    }

    .ingredient-content p {
        font-size: 14px;
    }

    .ingredients-top {
        padding-bottom: 20px;
    }

    .glance-top-inner {
        padding-bottom: 20px;
    }

    .flu-sec,
    .area-sec,
    .product-sec,
    .glance-sec,
    .ingredients-sec,
    .pharmacology,
    .evidence-sec,
    .download-sec,
    .faq-sec {
        padding: 40px 0;
    }

    .pharmaceutical-sec .extract-right h2 {
        line-height: 140%;
    }

    .pharmaceutical-sec .extract-right p,
    .quality-sec .extract-right p {
        padding-bottom: 16px;
    }

    .title-paragraph {
        font-size: 16px;
    }

    .quality-bottom {
        padding: 40px 20px;
    }

    .pharmacology .title,
    .sonnenhut-left h3,
    .evidence-left .title,
    .extract-right h2,
    .quality-bottom h3 {
        padding-bottom: 12px;
    }

    .evidence-img-holder {
        padding-bottom: 40px;
    }

    .condition-sec {
        padding-top: 0;
    }

    .extract-main {
        gap: 15px;
    }

    .condition-sec .extract-right .main-paragraph {
        padding-bottom: 14px;
    }

    .meditonsin-img {
        height: 370px;
        object-fit: cover;
    }

    .meditonsin-sec {
        height: auto;
        padding: 200px 0;
    }

    .download-main h3 {
        padding-bottom: 14px;
    }

    .faq-sec .accordion-button {
        font-size: 18px;
        line-height: 26px;
        padding: 20px 0;
    }

    .faq-top {
        padding-bottom: 30px;
    }

    .faq-icon {
        width: 44px;
        height: 44px;
    }

    .faq-sec .main-paragraph {
        padding-bottom: 10px;
    }

    .faq-sec .accordion-body {
        padding: 0;
        padding-bottom: 20px;
    }

    .faq-icon .plus {
        height: 20px;
    }

    .faq-icon .minus {
        height: 3px;
    }

    .product-sec {
        padding-top: 0;
    }
}