@media only screen and (max-width: 1920px) and (min-width: 1445px) {
	.container {
		max-width: 1400px;
	}
}

@media only screen and (max-width: 1600px) {
    .banner {
        height: 900px;
    }

    .header-main__nav {
        gap: 2rem;
    }

    .themeBtn {
        padding: 0.75rem 2rem;
    }
    .heading {
        font-size: 2.8rem;
    }

    .services-card figcaption {
        font-size: 2rem;
    }

    .services-card img {
        height: 620px;
    }

    .explore-content {
        padding-left: 2rem;
    }

    .shop-main {
        padding: 4rem 0;
    }

    .shop-arrow .swiper-button-prev, .product-arrow .swiper-button-prev {
        top: -80px;
    }

    .shop-arrow .swiper-button-next, .product-arrow .swiper-button-next {
        top: -80px;
    }

    section {
        padding: 3rem 0;
    }

    .subBanner {
        height: 600px;
    }

    section.popular-section {
        padding: 6rem 0 9rem 0;
    }
    .inner-ban {
        height: 500px;
    }
    .overlay h2 {
        margin: 0;
        font-size: 55px;
    }
    .mb-5, .my-5 {
        margin-bottom: 2rem !important;
    }
    .about__img img:nth-child(2) {
        margin: 0;
    }

    .about.services-about figure.about__img {
        display: flex;
        align-items: center;
    }
    .peckages.promotion-page {
        padding: 40px 0 0;
    }
    section.contact-page {
        padding: 40px 0 0px;
    }

    section.contact-page h2 {
        font-size: 45px;
    }
    .treatment-services-page {
        padding: 50px 0 0;
    }
    .wellnes-heading {
        margin: 3.5rem 0 2rem;
    }
    section.shop-main.shop-page {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 1445px) {
	html {
		font-size: 15px;
	}
    .header-main__nav {
        gap: 1.5rem;
    }
    .bannerImg__content h1 {
        font-size: 3.6rem;
    }

    .banner {
        height: 830px;
    }

    .service-card figure img {
        height: 495px;
    }

    .shop-card figure img {
        height: 540px;
    }

    .heading {
        font-size: 2.5rem;
    }

    .subBanner {
        height: 500px;
    }

    section {
        padding: 2rem 0;
    }
    .packages-pricing h3, .packages-pricing .price {
        font-size: 20px;
    }

    .packages-card .para {
        padding: 0rem 2rem 0 2rem;
    }

    .bellus-facial2 .para {
        margin-bottom: 6.375rem;
    }

    .faqSec #accordion .card .btn-link {
        font-size: 24px;
        padding: 0;
    }

    .packages-card ul li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 14px;
	}
    .banner {
        height: 680px;
    }

    .services-card figcaption {
        font-size: 1.8rem;
    }

    .services-card img {
        height: 500px;
    }

    .news-card__content h4 {
        font-size: 1.5rem;
    }
    .news.resources-page {
        padding: 40px 0 0;
    }
    .faqSec {
        margin: 0;
        padding: 2rem 0 0 0;
    }
    .review-wraps {
        padding-bottom: 2rem;
        margin-bottom: 2rem;
    }

    section.review-page {
        padding-bottom: 0;
    }

    .review-wraps p {
        font-size: 25px;
        margin: 1rem auto;
    }
}

@media (max-width: 1199.98px) {
	html {
		font-size: 13px;
	}
    .bannerImg__content h1 {
        font-size: 3rem;
    }

    .banner {
        height: 600px;
    }

    .header-main__nav {
        gap: 1rem;
    }

    .about__content {
        margin-left: 0;
    }

    .heading {font-size: 2.2rem;}

    .faceialsec .heading {
        margin-bottom: 1rem;
    }

    .subBanner {
        height: 400px;
    }
    .popular-wrap {
        margin-right: 0;
    }
    section.popular-section {
        padding: 6rem 0 3rem 0;
    }
    .about.our-vision {
        padding: 30px 0 50px;
    }
    section.contact-page h2 {
        font-size: 40px;
    }
    .service-main.treatment-services-page.wellness-services .service-card figure img {
        height: 385px;
    }
}

@media (max-width: 991.98px) {
	html {
		font-size: 12px;
	}
    a.header-top__logo {
        display: none;
    }

    a.nav_logo.d-none {
        display: block !important;
    }

    .navbar-toggler {
        border-color: var(--white);
        color: var(--white);
    }
    .navbar-collapse {
        background: #000;
        padding: 0 20px;
    }
    .banner {
        height: 520px;
    }

    .heading {
        font-size: 2rem;
    }

    .services-card img {
        height: 330px;
    }

    .services-card figcaption {
        font-size: 1.5rem;
    }

    .explore-main .explore-img .interest-box {
        right: 0;
        width: 100%;
    }

    .shop-arrow .swiper-button-next, .product-arrow .swiper-button-next {}

    .shop-arrow .swiper-button-prev, .product-arrow .swiper-button-prev {
        right: 5.5rem;
    }

    .product-arrow {
        top: 68rem;
    }

    .about--popular .about__content {
        padding: 2rem;
    }

    .subBanner {
        height: 320px;
    }

    .popular-wrap {
        justify-content: unset;
    }

    .subpop {
        padding: 20px 45px;
    }

    .right-popular {
        margin-left: 0%;
    }

    .counter-number span {font-size: 2.2rem;}

    .team-card {
        padding: 2rem 2rem 1rem;
    }

    .team-card ul {
        flex-flow: wrap;
    }

    .team-card figure {
        margin: 2rem 0 4rem;
    }
    .footer-quickLinks ul li a {
        word-break: break-all;
    }
    .bannerImg__content h1 {
        font-size: 2.8rem;
    }
    .footer-logo ul {
        margin-top: 1rem;
    }
    .inner-ban {
        height: 300px;
    }
    .overlay h2 {
        font-size: 40px;
    }
    .review-wraps p {
        font-size: 22px;
        width: 100%;
    }

    .review-wraps.lastreviw {
        margin-bottom: 0;
        padding: 0;
    }
    section.contact-page h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .appointment-head p {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
	html {
		font-size: 11px;
	}
    p {
        font-size: 15px;
    }
    header{
        padding: 2rem 0rem !important;
    }
    .about__content {
        margin-bottom: 1.5rem;
    }
    .explore-main .explore-img {
        position: static;
        width: 100%;
    }

    .explore-content {
        padding: 2rem 0 0;
    }

    .explore-main .explore-img .interest-box {
        position: static;
        background: transparent;
    }

    .explore-main .explore-img:before {
        background: transparent;
    }

    .explore-main {
        padding: 5rem 0 4rem;
    }

    .explore-content p {
        font-size: 15px;
    }

    .explore-content ul+ul+p {
        font-size: 15px;
        margin: 1.4rem 0 2rem;
    }

    .shop-arrow {
        right: 3rem;
    }

    .shop-arrow .swiper-button-next, .product-arrow .swiper-button-next, .shop-arrow .swiper-button-prev, .product-arrow .swiper-button-prev {
        width: 50px;
        height: 50px;
    }

    .product-arrow {
        top: 74rem;
        right: 4rem;
    }

    .about--popular .about__content {
        margin: 0;
        padding: 20px 0;
    }

    .about__content {
        margin-top: 2rem;
    }

    .about__img img {}

    .counter {
        margin-top: 2rem;
    }

    .counter-number {
        margin: 0 0 1.5rem;
    }

    .team-card {
        margin: 0 0 2rem;
    }

    .mt-5, .my-5 {
        margin-top: 1rem !important;
    }

    .subBanner__content .heading {
        color: var(--white);
    }

    .packages-card ul li {
        font-size: 14px;
    }

    .packages-card {
        margin-bottom: 1.5rem;
    }

    .news-card__content a {
        font-size: 14px;
    }

    .news-card {
        margin-bottom: 2rem;
    }

    .footer-links {
        flex-flow: wrap;
        gap: 1rem;
    }

    .footer-links li a {
        font-size: 14px;
    }

    .footer-quickLinks ul {
        text-align: center;
    }

    .footer-quickLinks ul li a {
        font-size: 14px;
    }

    .footer-quickLinks {
        margin: 0 0 1.5rem;
    }

    .copyRight {
        margin-top: 0rem;
    }
    .vision-sub-Imag {
        position: static;
        left: 0;
    }

    .overlay h2 {
        font-size: 35px;
    }

    .inner-ban {
        height: 240px;
    }
    .about.services-about figure.about__img {
        flex-flow: wrap;
        gap: 1rem;
    }

    .faqSec #accordion .card .btn-link {
        font-size: 19px;
    }

    .packages-card ul {
        margin: 0rem 2rem;
    }

    .packages-card ul li {
        font-size: 15px;
    }
    .faqSec #accordion .card .card-body {
        padding: 0rem 1rem 0.5rem 0rem;
    }
    .review-wraps p {
        font-size: 19px;
    }
    section.contact-page {
        padding: 20px 0 0px;
    }
    .service-main.treatment-services-page.wellness-services .service-card figure img {
        height: auto;
    }
    .treatment-services-page {
        padding: 20px 0 0;
    }
    .products-card__content .title {
        font-size: 16px;
    }

    .products-card {
        margin: 0 0 2rem;
    }
}

@media (max-width: 575.98px) {
    .bannerImg__contentBtn {
        flex-flow: wrap;
    }
 header{
        padding: 2rem 0rem !important; 
    }
    .header-top__links li a span {
        display: none;
    }

    .header-top ul.header-top__links {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .header-top__links li+li {
        margin: 0;
    }

    .themeBtn {
        padding: 0.75rem 1.2rem;
    }

    a.nav_logo.d-none img {
        width: 100px;
    }

    .bannerImg__content h1 {
        font-size: 2.2rem;
    }

    .services-card img {
        height: auto;
    }

    .services-card figcaption {
        font-size: 1.8rem;
    }

    .shop-arrow .swiper-button-next, .product-arrow .swiper-button-next, .shop-arrow .swiper-button-prev, .product-arrow .swiper-button-prev {
        width: 30px;
        height: 30px;
    }

    .shop-arrow {
        right: 0;
    }

    .shop-arrow .swiper-button-prev, .product-arrow .swiper-button-prev {
        right: 3.5rem;
    }

    .product-arrow {
        right: 0rem;
    }

    .shop-card figure img {
        height: 500px;
    }

    .popular-wrap {
        flex-flow: wrap;
    }

    .subpop {
        width: 100%;
    }

    .testimonial-wrap p {
        font-size: 14px;
        width: 100%;
        margin: 50px auto 0px auto;
    }

    .testimonial-wrap h4 {
        font-size: 14px;
    }

    .about__content ul li {
        font-size: 13px;
    }

    .mb-5, .my-5 {
        margin-bottom: 1.5rem!important;
    }

    .team-card p {
        font-size: 14px;
    }
    .overlay h2 {
        font-size: 28px;
    }

    .inner-ban {
        height: 310px;
    }
    .instagram-img img {
        width: 100%;
    }
    .review-wraps p {
        font-size: 17px;
    }
    .heading {
        font-size: 1.8rem;
    }
    .btnappoint {
        flex-flow: wrap;
    }
    .navbar .drop-down li {
        width: 153px;
    }
    .wellnes-heading {
        margin: 1.5rem 0px 1rem;
    }
}

@media (max-width: 320.98px) {}
