/* Big Screen Device */
@media only screen and (min-width: 1800px) {}

/* XXL+ Device. */
@media only screen and (max-width: 1799px) {
    .container {
        max-width: 1550px;
    }

    .btn {
        font-size: 32px;
        line-height: 44px;
        padding: 4px 20px;
    }

    /* work-2.html Page Responsive Start */
    .work__blocks {
        padding-right: 0px;
        padding: 60px 56px 100px;
        border-radius: 80px;
        max-width: 1260px;
    }

    /* work-2.html Page Responsive End */
}

/* XXL Device. */
@media only screen and (max-width: 1600px) {
    .container {
        max-width: 1320px;
    }
    
    .section__head {
        padding-top: 100px;
    }

    body {
        font-size: 25px;
        line-height: 33px;
    }

    .fs-1 {
        font-size: 64px !important;
        line-height: 72px;
    }

    .heaedr__main ul li a {
        font-size: 20px;
        line-height: 26px;
        height: 70px;
    }

    .heaedr__main {
        max-width: 1000px;
    }

    .heaedr__main ul li a img {
        max-width: 150px;
    }

    .headerMenu {
        width: 45px;
        height: 40px;
    }

    .header {
        position: relative;
        padding: 32px 0px 18px;
    }

    .hero__wrapper img.hero__img {
        height: auto;
        border-radius: 55px;
    }

    .btn {
        font-size: 28px;
        line-height: 36px;
        padding: 4px 16px;
    }

    .hero__content {
        padding: 0px 9% 5% 0;
    }

    .offcanvas__menu ul li a {
        font-size: 52px;
        padding: 5% 0px;
        line-height: 1.4;
    }

    .cta__wrapper {
        padding: 80px;
        box-shadow: 24px 24px 0 var(--primary);
    }

    .footer {
        padding: 70px 36px 258px;
        margin-top: 148px;
    }

    /* work.html Page Responsive Start */
    .aim--section .section__head {
        margin-bottom: 160px;
    }

    /* work.html Page Responsive End */

    /* work-2.html Page Responsive Start */
    .work__thumbBlock {
        gap: 30px;
        width: 94vw;
        transform: translateX(-49.5%);
    }

    .work__blocks {
        padding-right: 0px;
        padding: 60px 56px 100px;
        border-radius: 80px;
        max-width: 1150px;
    }

    .work__textBlock {
        padding: 68px 0px;
    }

    /* work-2.html Page Responsive End */

    /* brands-product.html Page Responsive Start */
    .brands-products--merken.brands-products--section {
        padding-top: 100px;
    }

    /* brands-product.html Page Responsive End */
}

/* XL Device :1280px. */
@media only screen and (max-width: 1399px) {
    .container {
        width: 1140px;
    }

    .fs-2 {
        font-size: 40px !important;
        line-height: 46px;
    }

    .headerMenu {
        width: 40px;
        height: 30px;
    }

    .border-radius-80 {
        border-radius: 56px;
    }

    .discover--section .section__head {
        margin-bottom: 80px;
    }

    .discover__item {
        gap: 48px;
        margin-bottom: 80px;
    }

    .discover__title {
        margin-bottom: 24px;
    }

    .instagram__thumb {
        width: 300px;
    }

    .instagram__button {
        padding: 8px 32px;
        font-size: 24px;
    }

    .instagram__button__icon {
        max-width: 16px;
    }

    .approach__button {
        padding-top: 32px;
    }

    .footer__widget ul li a,
    .footer__widget p {
        font-size: 20px;
        line-height: 26px;
    }

    .footer__newsletter h3 {
        margin-bottom: 12px;
        font-size: 32px !important;
    }

    .footer__widget>a.btn {
        margin-bottom: 20px;
    }

    .socials a img {
        max-width: 45px;
        max-height: 40px;
    }

    .footer__inputBox input {
        height: 42px;
    }

    /* work.html Page Responsive Start */
    .aim--section .section__head {
        margin-bottom: 96px;
    }

    .aim__item {
        gap: 80px;
    }

    .aim__text {
        margin-bottom: 64px;
    }

    .aim__title {
        margin-bottom: 24px;
    }

    /* work.html Page Responsive End */

    /* work-2.html Page Responsive Start */
    .work__thumbBlock {
        gap: 20px;
        width: 100%;
        position: initial;
        transform: translateX(0);
    }

    .work__thumbBlock-label img {
        border-radius: 45px;
    }

    .work--section {
        padding: 116px 0px 116px;
    }

    .work__blocks {
        padding-right: 0px;
        padding: 50px 56px 80px;
        border-radius: 51px;
        max-width: 100%;
    }

    .work__textBlock {
        padding: 45px 0px;
    }

    /* work-2.html Page Responsive End */

    /* skintake.html Page Responsive Start */
    .gallery__thumb {
        margin-bottom: 60px;
    }

    /* skintake.html Page Responsive End */

    /* prices.html Page Responsive Start */
    .price--section {
        padding: 80px 0;
    }

    /* prices.html Page Responsive End */

    /* brands-product.html Page Responsive End */
    .brands-products--merken .js-marquee {
        gap: 40px;
    }

    /* brands-product.html Page Responsive Start */
}

/* Large Device :992px. */
@media only screen and (max-width: 1199px) {
    .container {
        width: 960px;
    }

    body {
        font-size: 24px;
    }

    .fs-1 {
        font-size: 56px !important;
        line-height: 64px;
    }

    .fs-2 {
        font-size: 32px !important;
        line-height: 40px;
    }

    .fs-5 {
        font-size: 20px !important;
        line-height: 26px;
    }

    .btn {
        font-size: 22px;
        line-height: 29px;
        padding: 4px 16px;
    }

    .border-radius-80 {
        border-radius: 40px;
    }

    .heaedr__main {
        max-width: 700px;
    }

    .heaedr__main ul li a {
        font-size: 17px;
        height: 45px;
    }

    .heaedr__main ul li a img {
        max-width: 122px;
    }

    .header::after {
        height: 36vh;
    }

    .offcanvas__menu ul li a {
        font-size: 45px;
        padding: 5% 0px;
        line-height: 1.4;
    }

    .offcanvas__logo img {
        max-width: 130px;
    }

    .offcanvas__social a img {
        max-width: 40px;
        max-height: 40px;
    }

    button.offcanvas__close {
        left: 40px;
        top: 72px;
        font-size: 39px;
    }

    .discover--section,
    .cta--section,
    .instagram--section,
    .approach--section,
    .brands-products--section,
    .aim--section,
    .plan--section {
        padding: 60px 0 90px;
    }

    .discover--section .section__head {
        margin-bottom: 60px;
    }

    .discover__item {
        gap: 32px;
        margin-bottom: 60px;
    }

    .discover__thumb {
        width: 256px;
        height: 256px;
        border-radius: 32px;
    }

    .discover__thumb__image {
        width: 200px;
        height: 200px;
    }

    .discover__title {
        margin-bottom: 16px;
    }

    .cta__wrapper {
        padding: 60px 40px;
        box-shadow: 16px 16px 0 var(--primary);
        border-radius: 40px;
    }

    .brands-products--section .section__head {
        margin-bottom: 24px;
    }

    .footer__widget ul li a,
    .footer__widget p {
        font-size: 18px;
        line-height: 23px;
    }

    img.footer-patern {
        max-width: 70%;
        opacity: 0.4;
    }

    .footer {
        padding: 55px 36px 50px;
        margin-top: 104px;
    }

    /* work.html Page Responsive Start */
    .aim__item {
        gap: 48px;
        margin-bottom: 48px;
    }

    .aim__thumb {
        width: 280px;
    }

    .aim__text {
        margin-bottom: 48px;
    }

    /* work.html Page Responsive End */

    /* work-2.html Page Responsive Start */
    .work__blocks {
        padding-right: 0px;
        padding: 0px 30px 56px;
        border-radius: 50px;
        max-width: 100%;
    }

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

    /* work-2.html Page Responsive End */

    /* price.html Page Responsive Start */
    .accordion-wrapper {
        gap: 64px;
    }

    .accordion-button__icon {
        max-width: 24px;
    }

    .accordion-wrapper .accordion-body {
        padding: 16px 0 24px 40px;
    }

    .accordion__content__top,
    .accordion__content__title,
    .accordion__content__price {
        font-size: 32px;
    }

    .accordion__content__price {
        margin-top: 0;
    }

    /* price.html Page Responsive End */

    /* brands-product.html Page Responsive Start */
    .productInfo__thumb img {
        width: 288px;
        height: 288px;
        border-radius: 62px;
    }

    .productInfo--section {
        padding: 80px 0px 100px;
    }

    /* brands-product.html Page Responsive End */
}

/* Medium Device :768px. */
@media only screen and (max-width: 991px) {
    .container {
        width: 720px;
    }

    body {
        font-size: 20px;
        line-height: 32px;
    }

    .fs-1 {
        font-size: 48px !important;
        line-height: 56px;
    }

    .btn {
        font-size: 20px;
        line-height: 24px;
    }

    .border-radius-80 {
        border-radius: 18px;
    }

    .heaedr__main {
        width: auto;
        max-width: initial;
        margin: 0;
    }

    .header__wrapper {
        padding: 0px 40px;
        justify-content: space-between;
    }

    .headerMenu {
        position: initial;
        transform: translateY(0);
    }

    .heaedr__main ul li {
        width: 100%;
    }

    .heaedr__main ul li a {
        height: auto;
    }

    .header {
        position: relative;
        padding: 16px 0px 15px;
    }

    .heaedr__main ul li a img {
        max-width: 97px;
    }

    .hero__wrapper img.hero__img {
        height: 600px;
        border-radius: 34px;
    }

    .hero__wrapper {
        padding: 0px;
    }

    .hero__content {
        padding: 34px 26px;
    }

    .offcanvas__menu ul {
        column-count: 1;
        column-gap: 0;
        text-align: center;
        max-width: 345px;
        margin: 0 auto;
    }

    .offcanvas__menu ul li a {
        font-size: 32px;
        padding: 4% 0px;
        line-height: 1.4;
        border-bottom: 1px solid var(--primary);
    }

    .offcanvas__social {
        justify-content: center;
    }

    .offcanvas__social {
        gap: 25px;
        margin-top: 40px;
    }

    .offcanvas__logo img {
        max-width: 112px;
    }

    button.offcanvas__close {
        left: 40px;
        top: 61px;
        font-size: 28px;
    }

    .discover--section .section__head {
        margin-bottom: 40px;
    }

    .cta__wrapper {
        padding: 40px 32px;
        box-shadow: 16px 16px 0 var(--primary);
        border-radius: 24px;
    }

    .instagram__button {
        padding: 8px 24px;
        font-size: 20px;
    }

    .instagram__button__icon {
        max-width: 12px;
    }

    .approach__button {
        padding-top: 24px;
    }

    .footer__newsletter {
        margin-bottom: 33px;
    }

    /* work.html Page Responsive Start */
    .aim--section .section__head {
        margin-bottom: 64px;
    }

    /* work.html Page Responsive End */

    /* skintake.html Page Responsive Start */
    .gallery__thumb {
        margin-bottom: 40px;
    }

    /* skintake.html Page Responsive End */

    /* price.html Page Responsive Start */
    .price--section {
        padding: 60px 0;
    }

    .accordion-wrapper {
        gap: 40px;
    }

    .accordion-block__title {
        border-bottom: 1px solid var(--brown-primary);
        padding-bottom: 16px;
    }

    .accordion-wrapper .accordion-button {
        padding: 8px 16px;
        border-bottom: 1px solid var(--brown-primary);
    }

    .accordion__content__top,
    .accordion__content__title,
    .accordion__content__price {
        font-size: 24px;
    }

    .accordion__content__top {
        gap: 6px;
    }

    .accordion-wrapper .accordion-body {
        padding: 16px 0 24px 32px;
    }

    .accordion__content {
        gap: 16px;
    }

    .dot-separator {
        width: 6px;
        height: 6px;
    }

    /* price.html Page Responsive End */

    /* brands-product.html Page Responsive Start */
    .productInfo--section {
        padding: 40px 0px 80px;
    }

    /* brands-product.html Page Responsive End */
    header.header {
        display: flex;
        align-items: center;
    }

    .headerMenu {
        width: 34px;
        height: 23px;
        margin-left: 15px;
    }

    .header__wrapper {
        padding: 0px 0px;
        margin: 0 0 0 auto;
        width: max-content;
    }

}

/* Small Device :550px. */
@media only screen and (max-width: 767px) {
    .container {
        width: 540px;
    }

    body {
        font-size: 18px;
        line-height: 28px;
    }

    .fs-1 {
        font-size: 40px !important;
        line-height: 56px;
    }

    .fs-2 {
        font-size: 24px !important;
        line-height: 32px;
    }

    .fs-5 {
        font-size: 18px !important;
    }

    .border-radius-80 {
        border-radius: 16px;
    }

    .header__wrapper {
        padding: 0px 0px;
    }

    header.header {
        display: flex;
        align-items: center;
    }

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

    .headerMenu {
        width: 34px;
        height: 23px;
        margin-left: 15px;
    }

    .offcanvas__menu ul li a {
        font-size: 24px;
    }

    .hero__wrapper img.hero__img {
        height: 503px;
        border-radius: 28px;
    }

    button.offcanvas__close {
        left: 20px;
        top: 55px;
        font-size: 28px;
    }

    .offcanvas__logo {
        text-align: center;
        padding: 11px 0px;
    }

    .discover__item {
        gap: 24px;
        margin-bottom: 40px;
    }

    .discover__thumb__image {
        width: 168px;
        height: 168px;
    }

    .discover__thumb {
        width: 200px;
        height: 200px;
        border-radius: 20px;
    }

    .discover__title {
        margin-bottom: 8px;
    }

    .cta__wrapper {
        padding: 32px 24px;
        box-shadow: 8px 8px 0 var(--primary);
        border-radius: 16px;
    }

    .footer {
        margin-top: 48px;
        padding: 44px 0px 41px;
    }

    /* work.html Page Responsive Start */
    .aim--section .section__head {
        margin-bottom: 40px;
    }

    .aim__item {
        gap: 32px;
        margin-bottom: 32px;
    }

    .aim__text {
        margin-bottom: 32px;
    }

    .aim__title {
        margin-bottom: 16px;
    }

    /* work.html Page Responsive End */

    /* work-2.html Page Responsive Start */
    .work__blocks {
        padding-right: 0px;
        padding: 0px 16px 24px;
        border-radius: 16px;
        max-width: 100%;
    }

    .work__textBlock {
        padding: 30px 0px;
    }

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

    .work__thumbBlock {
        flex-wrap: wrap;
        justify-content: center;
    }

    .work__thumbBlock-changes {
        flex: 0 0 auto;
        width: 50%;
    }

    .work__thumbBlock-label img {
        border-radius: 20px;
    }

    /* work-2.html Page Responsive End */

    /* skintake.html Page Responsive Start */
    .gallery--section {
        padding-bottom: 40px;
    }

    .gallery__thumb {
        width: 48% !important;
        margin-bottom: 10px !important;
    }

    /* skintake.html Page Responsive End */

    /* price.html Page Responsive Start */
    .price--section {
        padding: 60px 0 40px;
    }

    .accordion-wrapper {
        gap: 32px;
    }

    .accordion-button__icon {
        max-width: 16px;
    }

    .accordion__content__top,
    .accordion__content__title,
    .accordion__content__price {
        font-size: 18px;
    }

    .accordion__content__info {
        font-size: 16px;
    }

    .accordion__content__top {
        margin-bottom: 8px;
    }

    /* price.html Page Responsive End */

    /* brands-prouct.html Page Responsive Start */
    .brands-products--merken.brands-products--section {
        padding-top: 48px;
    }

    .productInfo--section {
        padding: 20px 0px 52px;
    }

    /* brands-prouct.html Page Responsive End */
}

/* Extra small Device. */
@media only screen and (max-width: 575px) {
    .container {
        width: 100%;
        padding: 0 15px;
    }

    .fs-1 {
        font-size: 30px !important;
        line-height: 40px;
    }

    .btn {
        font-size: 18px;
    }

    .offcanvas__menu ul li a {
        font-size: 20px;
    }

    .discover--section,
    .cta--section,
    .instagram--section,
    .approach--section,
    .brands-products--section,
    .aim--section,
    .plan--section {
        padding: 48px 0;
    }

    .instagram__thumb {
        width: 248x;
    }

    .instagram__button {
        padding: 8px 20px;
        font-size: 18px;
        gap: 8px;
    }

    .brands-products__thumb {
        width: 300px;
        height: 300px;
    }

    .footer {
        margin-top: 16px;
    }

    /* work.html Page Responsive Start */
    .aim__thumb {
        width: 224px;
    }

    /* work.html Page Responsive End */

    /* price.html Page Responsive Start */
    .accordion-block .fs-2 {
        font-size: 20px !important;
    }

    .accordion-wrapper .accordion-button {
        padding: 8px 12px;
    }

    .accordion-button__icon {
        max-width: 12px;
    }

    .accordion-wrapper .accordion-body {
        padding: 16px 0 16px 24px;
    }

    /* price.html Page Responsive End */
}

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