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

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

@media screen and (max-width: 1700px) {

    .hero {
        min-height: 900px;
    }
}

@media screen and (max-width: 1600px) {
    .contact-info-footer {
        width: 23%;
    }
}

@media screen and (max-width: 1440px) {
    .footer-icon {
        width: 34%;
    }

    .footer_links {
        width: 26%;
    }

    .contact-info-footer {
        width: 25%;
    }

    .hydrabeauty_row_content {
        max-width: 1050px;
    }

    .hydrabeauty_swiper_title .title_h3 {
        font-size: 32px;
    }
}

@media screen and (max-width: 1300px) {

    .cmn_pad {
        padding: 80px 0;
    }

    h1,
    .title_h1 {
        font-size: 60px;
    }

    h2,
    .title_h2 {
        font-size: 48px;
    }

    h3,
    .title_h3 {
        font-size: 30px;
    }

    .hero {
        min-height: 800px;
    }

    .header_left_row {
        width: 54%;
    }

    .hydrabeauty_row_content {
        max-width: 900px;
    }

    .hydrabeauty_swiper_title .title_h3 {
        font-size: 28px;
    }

    .cta_main {
        padding: 30px 60px;
    }

    .cta-home-img {
        width: 30%;
        margin: -53px 0 -30px;
    }

    .contact-info-footer {
        width: 28%;
    }
}

@media screen and (max-width: 1200px) {

    h1,
    .title_h1 {
        font-size: 54px;
    }

    h2,
    .title_h2 {
        font-size: 44px;
    }

    p,
    li {
        font-size: 18px;
        line-height: 134%;
    }

    a.btn {
        padding: 15px 30px;
        font-size: 16px;
    }

    .cta-home-img {
        width: 36%;
    }

    .hero {
        min-height: 700px;
    }

    .header_menu .menu {
        gap: 16px;
    }

    .header_menu ul li a {
        font-size: 18px;
    }

    .logo_img {
        flex-wrap: wrap;
        justify-content: center;
        gap: 50px;
    }

    .belega-bottom,
    .wwd-bottom {
        gap: 50px;
        align-items: unset;
    }

    .belega-top,
    .bs-top,
    .top-hydrabeauty,
    .wwd-top,
    .benefits-home-top,
    .faq-top,
    .welcome-top {
        padding-bottom: 40px;
    }

    .welcome-top {
        flex-direction: column;
        gap: 30px;
    }

    .welcome_title {
        width: 100%;
    }

    .bs-card {
        padding: 30px;
    }

    .bs-card:nth-child(odd),
    .benefit-card:nth-child(even) {
        margin-top: 60px;
    }

    .bs-card .card-img {
        width: 140px;
    }

    .bs-card .card-img img {
        width: 70px;
        height: 70px;
    }

    .hydrabeauty_row_content {
        max-width: 790px;
    }

    .hydrabeauty_swiper_title .title_h3 {
        font-size: 24px;
    }

    .benefits-home-bottom {
        gap: 24px;
    }

    .benefit-card {
        width: calc((100% - (3* 24px)) / 4);
    }

    .hydrabeauty_swiper_title {
        padding-bottom: 30px;
    }

    .hydrabeauty_btns {
        bottom: 13.1%;
    }

    .footer-top {
        flex-wrap: wrap;
    }

    .footer-icon {
        width: 46%;
    }

    .footer_links {
        width: 48%;
        justify-content: space-around;
    }

    .contact-info-footer {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {

    h1,
    .title_h1 {
        font-size: 48px;
    }

    h2,
    .title_h2 {
        font-size: 40px;
    }

    .header_left_row {
        width: max-content;
    }

    .container {
        padding: 0px 40px;
    }

    .hero {
        min-height: 600px;
    }

    .cmn_pad {
        padding: 70px 0;
    }

    .banner_content_main {
        flex-direction: column;
        align-items: unset;
    }

    .banner_title {
        width: 100%;
    }

    .belega-top,
    .bs-top,
    .top-hydrabeauty,
    .wwd-top,
    .benefits-home-top,
    .faq-top,
    .welcome-top {
        padding-bottom: 40px;
    }

    .bs-bottom {
        flex-wrap: wrap;
    }

    .bs-card:nth-child(odd),
    .benefit-card:nth-child(even) {
        margin: 0;
    }

    .bs-card {
        width: calc((100% - (1* 24px)) / 2);
    }

    .logo_img {
        justify-content: space-evenly;
    }

    .belega-bottom,
    .belega-bottom:nth-child(odd) {
        flex-direction: column;
    }

    .wwd-bottom:nth-child(odd),
    .wwd-bottom {
        flex-direction: column-reverse;
    }

    .belega-img,
    .wwd-img {
        width: 100%;
    }

    .belega-bottom,
    .wwd-bottom {
        gap: 30px;
    }

    .wwd-bottom:not(:last-child) {
        padding-bottom: 50px;
    }

    .benefits-home-bottom {
        flex-wrap: wrap;
    }

    .benefit-card {
        width: calc((100% - (3* 24px)) / 3);
    }

    .faq-questions {
        padding: 24px;
    }

    .faq-card.open .faq-ans {
        padding: 10px 24px 24px;
    }

    .cta_main {
        padding: 20px 40px;
    }

    .cta-home-img {
        margin: -36px 0 -20px;
    }

    .cta-home-content .white_btn {
        margin-top: 26px;
    }

    .hydrabeauty_row_content {
        max-width: 700px;
    }

    .hydrabeauty_btns {
        bottom: 13.3%;
    }

    .hydrabeauty_btns .swiper-button-next:after,
    .hydrabeauty_btns .swiper-button-prev:after {
        font-size: 24px;
    }

    .hydrabeauty_swiper_title {
        padding-bottom: 24px;
    }

    .bs-bottom {
        gap: 24px;
    }
}

@media screen and (max-width: 900px) {


    /************** mobile menu ***************/

    .mobileIcon {
        display: block;
    }

    .mobileIcon {
        height: 35px;
        cursor: pointer;
        z-index: 99999;
        position: relative;
        display: flex;
        align-items: center;
        min-width: 44px;
        justify-content: flex-end;
    }

    .mobileIcon span {
        width: 55px;
        height: 7px;
        border-radius: 0;
        display: inline-block;
        background: var(--white);
        position: relative;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .mobileIcon span:before {
        position: absolute;
        content: '';
        width: 54px;
        height: 7px;
        border-radius: 0;
        background: var(--white);
        top: -8px;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .mobileIcon span:after {
        position: absolute;
        content: '';
        width: 54px;
        height: 7px;
        border-radius: 0;
        background: var(--white);
        bottom: -8px;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
    }

    .menu-open .mobileIcon span {
        background: rgb(255 255 255 / 0%);
    }

    .menu-open .mobileIcon span:before {
        transform: rotate(45deg);
        top: -1px;
        background: var(--white);
    }

    .menu-open .mobileIcon span:after {
        transform: rotate(-45deg);
        top: -1px;
        background: var(--white);
    }

    .mobileIcon span:before {
        width: 24px;
        height: 3px;
        border-radius: 5px;
        background: var(--white);
    }

    .mobileIcon span,
    .mobileIcon span:after {
        width: 24px;
        height: 3px;
        border-radius: 5px;
        background: var(--white);
    }

    .mobileIcon span {
        width: 24px;
    }

    .right_menu {
        position: fixed;
        top: 0;
        right: 0;
        background: var(--black);
        bottom: 0;
        z-index: 999;
        width: 100%;
        transition: transform 300ms ease-in-out 0s;
        transform: translate3d(100%, 0, 0);
        transition: transform 300ms ease, opacity 300ms ease;
        padding: 50px 30px 30px;
        box-shadow: 0 10px 10px 0 rgb(0 0 0 / 23%);
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        display: flex;
        max-width: 100%;
    }

    .menu-open .right_menu {
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
        backface-visibility: hidden;
        transition: transform 300ms ease, opacity 300ms ease;
        display: flex;
        overflow: auto;
        align-items: center;
        justify-content: center;
    }

    .menu-open {
        overflow: hidden;
    }

    .menu-open ul.header_menu {
        justify-content: center;
        flex-direction: column;
        padding-top: 40px;
        gap: 0;
        width: 100%;
    }

    .menu-open .header_logo {
        z-index: 9999;
    }

    .menu-open .right_menu_btn {
        justify-content: center;
        padding-top: 30px;
    }

    .menu-open .site_logo {
        position: relative;
        z-index: 9999;
        justify-content: flex-start;
    }

    ul.header_menu li {
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom: 1px solid rgb(255 255 255 / 30%);
        width: 100%;
        text-align: left;
        margin: 0 auto;
    }

    .menu-open .right_menu ul li a:after {
        width: 30px;
    }

    .right_menu {
        display: none;
    }

    .right_menu ul.sub_menu {
        display: none !important;
        position: unset;
        width: 100%;
        background: #290140 !important;
        opacity: 1;
        transform: unset;
        transition: unset;
        margin-top: 20px;
        padding: 0 0 0 0;
        opacity: 0 !important;
        visibility: hidden !important;
    }

    .right_menu ul.sub_menu.submenu-open {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .menu-open .header_menu ul {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .menu-open .header_menu ul a:after {
        background: var(--white);
        width: 0 !important;
    }

    .menu-open .header_menu ul a:hover:after {
        width: 100% !important;
    }

    .menu-open a.btn:hover,
    .menu-open a.btn:active,
    .menu-open a.btn:focus,
    .menu-open a.btn:focus-visible {
        background: transparent;
        color: var(--light_pink);
        border-color: var(--light_pink);
        outline: unset;
    }

    .right.header_contact_us {
        display: none;
    }

    .menu-open a.btn.for_mb {
        display: block;
        margin-top: 16px;
    }

    /*********all css*****/
    h1,
    .title_h1 {
        font-size: 44px;
    }

    h2,
    .title_h2 {
        font-size: 34px;
    }

    h3,
    .title_h3 {
        font-size: 28px;
    }

    h4,
    .title_h4 {
        font-size: 22px;
    }

    .container {
        padding: 0px 30px;
    }

    .site-header {
        padding: 16px 0;
    }

    .welcome-section::after,
    .welcome-section::before {
        content: none;
    }

    .benefit-card {
        width: calc((100% - (1* 24px)) / 2);
    }

    .benefit-img {
        width: 120px;
    }

    .benefit-img img {
        width: 60px;
        height: 60px;
    }

    .hydrabeauty_row_content {
        padding-top: 30px;
        max-width: 650px;
    }

    .hydrabeauty_btns {
        bottom: 15.3%;
    }

    .footer_form .footer_email {
        padding: 12px;
        max-width: 260px;
    }
}

@media screen and (max-width: 767px) {

    .cmn_pad {
        padding: 50px 0;
    }

    a.btn {
        padding: 13px 26px;
    }

    h1,
    .title_h1 {
        font-size: 36px;
    }

    h2,
    .title_h2 {
        font-size: 30px;
    }

    h3,
    .title_h3 {
        font-size: 26px;
    }

    p,
    li {
        font-size: 16px;
        line-height: 135%;
    }

    .hero {
        min-height: 500px;
    }

    .bs-card {
        padding: 20px;
        gap: 16px;
        border-radius: 20px;
    }

    .bs-con .title_h3,
    .benefit-content .title_h3 {
        padding-bottom: 12px;
    }

    .bs-card .card-img {
        width: 120px;
    }

    .bs-card .card-img img {
        width: 60px;
        height: 60px;
    }

    .wwd-content p {
        padding: 0 0 8px 30px;
    }

    .wwd-content p::before {
        width: 20px;
        height: 20px;
        top: 1px;
    }

    .faq-ans p:not(:last-child) {
        padding-bottom: 8px;
    }

    .faq-bottom {
        gap: 20px;
    }

    .faq-questions {
        padding: 20px;
    }

    .faq-questions svg {
        width: 18px;
        height: 18px;
    }

    .cta_main {
        flex-direction: column;
        gap: 30px;
        padding: 20px 30px 0;
    }

    .cta-home-img {
        margin: 0;
    }

    .footer_form .footer_email {
        padding: 12px;
        max-width: 260px;
    }

    .footer-icon {
        width: 100%;
    }

    .footer_links {
        width: 100%;
        justify-content: unset;
        gap: 100px;
    }

    .cmn_footer_menu .menu li a,
    .footer-extra-menu .menu li a,
    .footer-address-content p {
        font-size: 16px;
    }

    .footer-bottom {
        flex-direction: column;
        align-items: unset;
        gap: 16px;
        margin-top: 30px;
    }

    .footer-extra-menu .menu {
        gap: 16px;
        justify-content: space-between;
    }

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

    .footer_left_desc {
        margin: 16px 0;
    }

    .footer_form .footer_email {
        max-width: unset;
    }
}

@media screen and (max-width: 600px) {

    h1,
    .title_h1 {
        font-size: 30px;
    }

    h2,
    .title_h2 {
        font-size: 26px;
    }

    h3,
    .title_h3 {
        font-size: 24px;
    }

    .container {
        padding: 0px 20px;
    }

    .belega-bottom,
    .wwd-bottom {
        gap: 20px;
    }

    .belega-bottom {
        padding: 16px 0;
    }

    .hero {
        min-height: 450px;
    }

    .site_logo a {
        width: 75px;
        display: block;
    }

    .bs-bottom {
        gap: 16px;
    }

    .bs-card {
        width: calc((100% - (0* 24px)) / 1);
    }

    .logo_img img {
        width: calc((100% - (1* 16px)) / 3);
    }

    .welcome-bottom {
        aspect-ratio: 16 / 9;
    }

    .hydrabeauty_row_content {
        max-width: 350px;
    }
}

@media screen and (max-width: 479px) {
    body {
        font-size: 16px;
    }

    h1,
    .title_h1 {
        font-size: 26px;
    }

    h2,
    .title_h2 {
        font-size: 24px;
    }

    h3,
    .title_h3 {
        font-size: 22px;
    }

    h4,
    .title_h4 {
        font-size: 20px;
    }

    .footer_form .footer_email {
        max-width: 240px;
        padding: 10px;
    }

    .footer-top .title_h4 {
        padding-bottom: 12px;
    }

    .cmn_footer_menu .menu li a {
        line-height: 166%;
    }

    .faq-questions {
        padding: 16px;
        gap: 16px;
    }

    .benefits-home-bottom {
        gap: 28px;
    }

    .benefit-card {
        width: calc((100% - (0* 24px)) / 1);
        gap: 16px;
    }

    .bs-con .title_h3,
    .benefit-content .title_h3 {
        padding-bottom: 10px;
    }

    .wwd-bottom:not(:last-child) {
        padding-bottom: 40px;
    }

    .hydrabeauty_row_content {
        max-width: 280px;
    }

    .hydrabeauty_swiper_title {
        padding-bottom: 16px;
    }

    .hydrabeauty_btns {
        bottom: 33.4%;
    }

    .hydrabeauty_btns .swiper-button-next:after,
    .hydrabeauty_btns .swiper-button-prev:after {
        font-size: 20px;
    }

    .site_logo a {
        width: 65px;
        display: block;
    }
}

@media screen and (max-width: 374px) {
    .footer_form .footer_email {
        max-width: 200px;
    }
    
    .footer-address {
        gap: 8px;
    }
    .hero {
        min-height: 350px;
    }
}