@media only screen and (min-width: 1777px) and (max-width: 1920px) {
    .banner-img img {
        right: 193px;
        bottom: 0px;
        height: 810px;
    }

    .socail-media-baner {
        bottom: -230px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .banner-img img {
        height: 670px;
        bottom: -20px;
        right: -41px;
        width: 550px;
    }

    .menuSec ul li a {
        font-size: 14px;
        padding: 20px 18px;
    }

    .banner-text h1 {
        font-size: 45px;
    }

    .banner-text h6 {
        font-size: 10px;
    }

    .banner-text p {
        font-size: 12px;
    }

    .socail-media-baner {
        bottom: -140px;
    }

    .socail-media-baner:before {
        width: 41%;
        left: 22%;
    }

    .socail-media-baner ul li a {
        width: 40px;
        height: 40px;
    }

    .socail-media-baner ul {
        gap: 10px;
    }

    .socail-media-baner h6 {
        font-size: 13px;
    }

    .about-points ul li {
        font-size: 17px;
    }

    h2 {
        font-size: 50px;
    }

    .about-img-point img {
        height: 245px;
    }

    .about-img img {
        height: 695px;
    }

    .circle-light-sec:before {
        background-position: center;
    }

    .circle-text p {
        width: 90%;
    }

    .workshop-ritual-text p {
        width: 90%;
    }

    .awaken-text {
        top: 0px;
    }

    .shop-main {
        padding: 12px;
    }

    .shop-text h4 {
        font-size: 15px;
    }

    .shop-text p {
        font-size: 13px;
    }

    .shop-price p {
        font-size: 15px;
    }

    .shop-rate {
        margin: 10px 0 50px;
    }

    .shop-img img {
        height: 250px;
    }

    .product-slider button.slick-prev.slick-arrow {
        left: 89%;
    }

    .testi-slide-content {
        padding: 27px 27px 40px;
    }

    .testi-slide-content p {
        font-size: 13px;
        width: 100%;
    }

    .testi-slider .slick-slide {
        margin: 0 12px;
    }

    .quick-links ul li a {
        font-size: 13px;
    }

    .quick-services ul li a {
        font-size: 13px;
    }

    .quick-links-main {
        padding-left: 20px;
    }

    .foot-logo p {
        font-size: 13px;
    }

    .follow-link ul li i {
        width: 40px;
        height: 40px;
    }

    .follow-link ul {
        gap: 10px;
    }

    .copy-right p {
        font-size: 13px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 520px) and (max-width: 767px) {}

@media only screen and (min-width: 300px) and (max-width: 519px) {}

@media only screen and (min-width: 1450px) and (max-width: 1599px) {

    .banner-img img {
        right: 149px;
        height: 676px;
        bottom: -7px;
    }

    .socail-media-baner {
        bottom: -160px;
    }
}