@media screen and (max-width:1600px) {
    .custom-navbar .nav-right::before {
        width: 480px;
        left: 79%;
    }

    .custom-navbar .nav-left::before {
        width: 480px;
        left: 35%;
    }

    .inner-footer .container-fluid {
        max-width: 80%;
    }

    .container-fluid {
        max-width: 80%;
    }

    .inner-appointment .appointment-box {
        height: 340px;
    }

    .inner-home-cta {
        height: 400px;
    }

    .hair-marquee .marquee img {
        height: 290px;
    }

    .inner-home-testimonial {
        padding: 60px 0px 80px 0px;
    }

    .inner-banner .banner-item,
    .inner-banner {
        height: 700px;
    }

    .banner-right img {
        width: 430px !important;
    }

    .service-detail {
        padding-left: 20px;
    }
}

@media screen and (max-width:1440px) {
    .custom-navbar .container-fluid {
        max-width: 1000px;
    }

    .custom-navbar .nav-left::before {
        width: 440px;
        left: 50%;
    }

    .custom-navbar .nav-right::before {
        width: 440px;
        left: 56%;
    }

    .inner-footer .container-fluid {
        max-width: 95%;
    }

    .container-fluid {
        max-width: 90%;
    }

    .inner-appointment .appointment-box {
        height: 300px;
    }

    .appointment-overlay-1 img {
        width: 300px;
        height: auto;
    }

    .inner-home-cta {
        height: 350px;
    }

    .home-service-overlay-1 img,
    .home-service-overlay-2 img {
        width: 200px;
        height: auto;
    }

    .faq-overlay-1 img,
    .faq-overlay-2 img {
        width: 250px;
    }

    .banner-carousel .owl-dots {
        left: 4%;
    }

    .testimonial-overlay-1 img {
        width: 300px;
    }

    .testimonial-overlay-2 img {
        width: 220px;
    }

    .sub-banner-overlay-1 img {
        width: 30%;
    }

    .sub-banner-overlay-1 {
        right: 0%;
    }

    /* .inner-service-detail .sidebar-widget {
        width: calc(100% - 41px);
    } */

    .inner-service-detail .container-fluid {
        width: 98% !important;
    }

    .service-detail {
        padding-left: 30px;
    }

    .nail-service-grid {
        gap: 15px;
        padding: 15px;
    }

    .nail-service-grid .nail-box {
        padding: 20px 10px;
    }

}

@media screen and (max-width:1199px) {

    .custom-navbar .nav-left::before {
        width: 380px;
        left: 60%;
    }

    .custom-navbar .nav-right::before {
        width: 380px;
        left: 50%;
    }

    .container-fluid {
        max-width: 95%;
    }

    .appointment-overlay-1 img {
        width: 220px;
        height: auto;
    }

    .inner-appointment .appointment-box {
        height: 260px;
    }

    .appointment-overlay-2 {
        left: 46%;
        bottom: 37%;
    }

    .hair-marquee .marquee img {
        height: 240px;
    }

    .faq-overlay-1 img,
    .faq-overlay-2 img {
        width: 210px;
    }

    .testimonial-slider .owl-dots {
        left: 70% !important;
        width: 232px !important;
    }

    .inner-home-testimonial {
        padding: 30px 0px 80px 0px;
    }

    .inner-banner .main-head {
        font-size: 55px;
        line-height: 60px;
    }

    .banner-right img {
        width: 350px !important;
    }

    .inner-banner .banner-item,
    .inner-banner {
        height: 600px;
    }

    .banner-left {
        left: 30%;
        max-width: 600px;
    }

    .banner-btn a {
        padding: 10px 35px
    }

    .service-detail {
        padding-left: 10px;
    }

    .detail-sidebar {
        display: none;
    }

    .inner-home-video .video-box video {
        height: 450px;
    }
}

@media screen and (max-width:1100px) {
    .inner-banner .main-head {
        font-size: 50px;
        line-height: 55px;
    }

    .inner-banner .banner-item,
    .inner-banner {
        height: 550px;
    }

    .banner-left {
        left: 30%;
        max-width: 600px;
    }
}

@media screen and (max-width:991px) {

    .container-fluid {
        max-width: 100%;
    }

    .custom-navbar .navbar-toggler {
        color: #fff;
    }

    .custom-navbar .navbar-brand img {
        width: 90px;
        height: auto;
    }

    .custom-navbar {
        margin-top: 15px;
    }

    .custom-navbar .container-fluid {
        width: 90%;
    }

    .hair-marquee .marquee img {
        height: 210px;
    }

    .custom-btn a {
        padding: 8px 15px;
        font-size: 16px;
    }

    .banner-btn a {
        padding: 8px 35px;
        font-size: 16px;
    }

    .custom-navbar::after {
        content: "";
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        width: 95%;
        height: 1px;
        background: #D7A826;
    }

    .footer-menu::before {
        display: none;
    }

    .inner-appointment .appointment-box {
        height: 250px;
    }

    .inner-home-faq .faq-wrap-inner {
        padding: 30px 10px;
    }

    .banner-left {
        left: 34%;
        max-width: 550px;
    }

    .inner-banner .main-head {
        font-size: 40px;
        line-height: 48px;
    }

    .banner-right img {
        width: 300px !important;
    }

    .testimonial-overlay-1 img {
        width: 280px;
    }

    .testimonial-overlay-2 img {
        width: 200px;
    }

    #scrollTopBtn {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .bridal-left {
        display: none !important;
    }

    .bridal-header {
        padding-top: 0px;
    }

    .inner-bridal {
        padding: 30px 0px !important;
    }

    .bridal-wrap {
        padding-top: 20px;
    }

    .head-massagae-left {

        display: none;
    }

    .sub-banner-overlay-1 img {
        width: 30%;
    }

    .inner-sub-banner {
        padding: 145px 0 50px;
    }

    .sub-banner-overlay-2 img {
        width: 130px;
    }

    .inner-service-cta {
        padding: 25px 0;
    }

    .sub-banner-overlay-2 img {
        width: 80px;
    }

    .detail-sidebar {
        position: relative !important;
        top: auto !important;
    }

    .service-detail {
        padding-left: 0px;
    }

    .inner-service-detail {
        padding: 40px 0px;
    }

    .vision-card {
        padding: 30px 40px;
    }

    .main-service-overlay-1 img {
        width: 260px;
        height: auto;
    }

    .inner-home-video .video-box video {
        height: 350px;
    }

    .form-popup .popup-content {
        width: 95%;
    }

    .form-popup .popup-video video {
        min-height: 320px;
    }

    .form-popup .popup-form {
        padding: 20px 10px;
    }

    .main-gallery .main-gallery-wrap {
        grid-template-columns: repeat(3, 1fr);
    }

    .gallery-item img {
        width: 100%;
        height: auto !important;
    }

    .story-left {
        display: none;
    }

}

@media screen and (max-width:850px) {
    .banner-left {
        max-width: 460px;
        left: 34%;
    }
}

@media screen and (max-width:767px) {
    .inner-footer {
        padding: 30px 0;
    }

    .footer-logo {
        margin-bottom: 30px;
    }

    .appointment-overlay-2 {
        position: absolute;
        left: 60%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .inner-appointment .appointment-box {
        /* margin-top: 10px; */
        border-radius: 10px;
    }

    .hair-marquee .marquee img {
        height: 170px;
    }

    .inner-home-cta .video-btn {
        width: 50px;
        height: 50px;
    }

    .inner-home-services {
        padding: 20px 0px;
    }

    .inner-home-services .tab-btn {
        padding: 6px 25px;
        font-size: 14px;
    }

    .inner-home-faq {
        padding: 10px 0;
    }

    .faq-overlay-1 img,
    .faq-overlay-2 img {
        width: 180px;
    }

    .testimonial-slider .owl-dots {
        left: 65% !important;
        width: 182px !important;
    }

    .banner-right img {
        width: 250px !important;
    }

    .inner-banner p {
        font-size: 16px;
    }

    .inner-banner .banner-item,
    .inner-banner {
        height: 500px;
    }

    .inner-banner .main-head {
        font-size: 32px;
        line-height: 42px;
    }

    .facial {
        margin-top: 10px;
    }

    .why-down {
        margin-top: 10px;
    }

    .inner-why {
        padding: 46px 0px 20px 0px;
    }

    .why-wrap {
        padding: 20px 0px;
    }

    .main-head {
        line-height: 36px;
    }

    .inner-head-service .header-sec .main-head {
        width: 500px;
    }

    .inner-service-wrap {
        padding: 40px 0px;
    }

    .service-wrap-right img {
        width: 60%;
    }

    .service-wrap-right {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sub-banner-overlay-2 img {
        width: 55px;
    }

    .why-choose-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact-icon {
        width: 50px;
        height: 50px;
    }

    .contact-icon img {
        width: 25px;
        height: 25px;
    }

    .contact-form {
        padding: 60px 0px 30px 0px 0;
    }

    .contact-overlay-1 img {
        width: 80%;
    }

    .about-counter {
        grid-template-columns: repeat(2, 2fr);

    }

    .about-right {
        display: none;
    }

    .inner-about-cta .cta-left {
        display: none;
    }

    .nail-service-header {
        text-align: center;
    }

    .nail-service-left {
        padding: 50px 0px;
    }

    .nail-service-header {
        display: block;
    }

    .main-gallery .gallery-filter button {
        display: none;
    }

    .main-gallery .gallery-dropdown {
        display: block;
    }

    .main-gallery .main-gallery-wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .sub-banner-center .main-head {
        line-height: 36px;
    }

    .trending-card {
        padding: 5px 0px;
    }

    .inner-head-service .header-sec p {
        display: none;
    }
}

@media screen and (max-width:700px) {
    .banner-right img {
        width: 170px !important;
    }

    .banner-left {
        max-width: 95%;
        left: 52%;
    }
}

@media screen and (max-width:575px) {
    .custom-navbar .navbar-toggler img {
        width: 25px !important;
    }

    .custom-navbar .navbar-brand img {
        width: 70px;
    }

    .footer-logo img {
        width: 120px;
    }

    .footer-menu {
        padding-left: 4px;
        margin: 3px;
    }

    .appointment-overlay-2 {
        left: 58%;
        top: 39%;
    }

    .appointment-overlay-1 img {
        width: 180px;
    }

    .custom-btn a {
        font-size: 14px;
        padding: 10px 10px;
    }

    .inner-home-services .service-overlay h4 {
        font-size: 16px;
    }

    .faq-overlay-1 img,
    .faq-overlay-2 img {
        width: 140px;
    }

    .testimonial-slider .owl-dots {
        left: 60% !important;
        width: 162px !important;
    }

    .testimonial-slider .owl-dots::after {
        width: 35px !important;
    }

    .banner-left {
        left: 50%;
    }

    .banner-right img {
        width: 120px !important;
    }


    .banner-btn a {
        font-size: 12px;
        padding: 8px 26px;
    }

    .banner-carousel .owl-dots {
        font-size: 16px;
    }

    .testimonial-overlay-1 img {
        width: 230px;
    }

    .testimonial-overlay-2 img {
        width: 180px;
    }

    .hair-marquee .marquee img {
        height: 130px;
    }

    #scrollTopBtn {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }

    .inner-home-cta .main-head {
        line-height: 27px;
    }

    .inner-home-cta {
        height: 402px;
    }

    .bridal-tabs li {
        padding: 5px 15px;
        font-size: 14px;
    }

    .inner-bridal .main-head {
        font-size: 21px !important;
        letter-spacing: 4px;
    }

    .bridal-tabs {
        gap: 10px;
    }

    .bridal-overlay-1 img {
        width: 40px;
    }

    .bridal-card h4 {
        font-size: 14px;
    }

    .inner-why .why-card h4 {
        font-size: 18px;
    }

    .sub-banner-overlay-2 img {
        width: 50px;
    }

    .inner-head-service .header-sec .main-head {
        width: 350px;
    }

    .inner-service-wrap p {
        text-align: justify;
    }

    .inner-service-wrap .main-head {
        line-height: 34px;
    }

    .service-wrap-right img {
        width: 80%;
    }

    .why-choose-list li {
        gap: 6px;
        font-size: 14px;
        padding: 8px 8px
    }

    .service-detail p {
        text-align: justify;
    }

    .before-after-wrapper {
        max-width: 360px;
    }

    .contact-content-wrap {
        padding: 10px 0;
    }

    .about-sep .about-item {
        width: 100%;
    }

    .about-sep {
        display: flex;
        flex-direction: column;
    }

    .about-sep::after {
        display: none;
    }

    .nail-work-wrap {
        display: grid;
        grid-template-columns: repeat(2, 320px);
        grid-template-rows: repeat(5, 320px);
        gap: 10px;
        justify-content: center;
    }

    .nail-work-wrap .item1,
    .nail-work-wrap .item2,
    .nail-work-wrap .item3,
    .nail-work-wrap .item4,
    .nail-work-wrap .item5 {
        grid-column: auto;
        grid-row: auto;
    }

    .main-service-overlay-1 img {
        width: 220px;
        height: auto;
    }

    .inner-main-service .main-services {
        padding: 70px 15px 30px 15px;
    }

    .inner-home-video .video-box video {
        height: 250px;
    }

    .form-popup .popup-content {
        width: 95%;
        max-height: 95vh;
        overflow-y: auto;
    }

    .form-popup .popup-video video {
        height: 220px;
    }

    .form-popup .popup-form {
        padding: 20px;
    }

    .gallery-item img {
        width: 100%;
        height: 200px;
    }

    .main-gallery .header-sec .main-head {
        width: 350px;
    }

    .inner-service-detail {
        padding: 20px 0px;
    }

    ul li {
        text-align: justify;
    }

    .service-detail .detail-head {
        font-size: 18px;
    }
}

@media screen and (max-width:500px) {
    .banner-left {
        max-width: 95%;
        left: 49%;
    }
}

@media screen and (max-width:425px) {
    .footer-contact {
        font-size: 16px !important;
    }

    .inner-footer .container-fluid {
        max-width: 100%;
    }

    .footer-bottom p {
        font-size: 13px;
    }

    .footer-bottom img {
        width: 85%;
    }

    .appointment-content {
        width: 300px;
    }

    .appointment-overlay-2 {
        left: 60%;
        top: 39%;
    }

    .custom-btn a {
        font-size: 12px;
        padding: 10px 10px;
    }

    .testimonial-slider .owl-dots {
        left: 50% !important;
        width: 122px !important;
    }

    .inner-banner .main-head {
        font-size: 26px;
        line-height: 37px;
    }

    .banner-left {
        width: 100%;
        left: 50%;
    }

    .inner-banner p {
        font-size: 14px;
    }

    .inner-banner .banner-item,
    .inner-banner {
        height: 451px;
    }

    .appointment-overlay-2 {
        left: 97%;
        bottom: 40%;
        width: 100% !important;
    }

    .service-secondary-wrap .service-secondary-card {
        padding: 18px;
    }

    .nail-service-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .nail-service-grid {
        gap: 0px;
        padding: 5px 15px;
    }
}

@media screen and (max-width:375px) {}

@media screen and (max-width:320px) {}