@media only screen and (max-width: 1500px) {
    .social-menu .menu-logo img {
        height:430px;
        left: -90px
    }

    .menu-active .nav-menu {
        clip-path: circle(75% at 73% 40%)
    }

    .menu {
        gap: 70px
    }

    .gallary-sec .gallary-img img {
        height: 500px
    }
}

@media only screen and (max-width: 1300px) {
    .sub-menu-block .main-menu {
        margin-left:70px
    }

    .banner-sec .nav::after {
        width: 350px
    }

    .banner-sec .slide-count {
        right: 30px;
        bottom: 50px
    }

    header .wrapper {
        padding: 0 16px
    }
}

@media only screen and (max-width: 1279px) {
    .nav-menu {
        width:80%
    }

    .menu-active .nav-menu {
        clip-path: circle(100% at 73% 40%);
    }

    .menu {
        gap: 40px;
        padding-top: 60px
    }

    .menu li:nth-child(5) {
        margin-left: 65px
    }

    .menu li:nth-child(6) {
        margin-left: 90px
    }

    .social-menu .menu-logo img {
        height: 370px;
        bottom: -20px
    }

    .sub-menu-block .location {
        justify-content: center
    }

    .sub-menu-block .location .line {
        height: 115px
    }

    .glass-sec .glass-box .round,.sub-menu-block .location img {
        height: 40px;
        width: 40px
    }

    .sub-menu-block .location a:hover img {
        height: 54px;
        width: 54px
    }

    .h1 {
        font-size: 52px
    }

    .h2 {
        font-size: 38px
    }

    .h3 {
        font-size: 32px
    }

    .h4 {
        font-size: 20px
    }

    .h5 {
        font-size: 18px
    }

    .banner-sec .nav::after {
        width: 300px;
        left: 100px
    }

    .banner-sec .item .h1 {
        font-size: 50px
    }

    .banner-sec .content {
        transform: translateY(25%)
    }

    .banner-sec .item {
        width: 130px;
        height: calc(125px * 1.5);
        border-radius: 20px
    }

    .banner-sec .slide-count {
        font-size: 30px;
        bottom: 45px
    }

    .banner-sec .nav {
        gap: 10px;
        left: 230px;
    }

    .banner-sec .nav img {
        height: 32px;
        width: 32px
    }

    .banner-sec .item:nth-child(4) {
        left: calc(50% + 130px + 1rem)
    }

    .banner-sec .item:nth-child(5) {
        left: calc(50% + calc(130px * 2) + calc(1rem * 2))
    }

    .banner-sec .item:nth-child(6) {
        left: calc(50% + calc(130px * 3) + calc(1rem * 3))
    }

    .banner-sec .item:nth-child(3),.banner-sec .item:nth-child(4),.banner-sec .item:nth-child(5),.banner-sec .item:nth-child(6) {
        bottom: 100px
    }

    .about-subblock.gallary-sec .custom-row,.our-resort .resort-block {
        gap: 30px
    }

    .our-resort .resort-box:hover::after {
        width: 320px
    }

    .our-resort .resort-box::after {
        height: 250px;
        left: -35px
    }

    .our-resort .resort-box:hover::before {
        width: 300px
    }

    .our-resort .resort-box::before {
        left: -22px;
        height: 250px
    }

    .resort-eyes-sec .swiper {
        width: 70%;
        height: 480px
    }

    .resort-eyes-sec .navigation {
        left: -530px
    }

    .luxury-sec .carousel::after {
        left: -710px
    }

    .main-nav ul {
        gap: 15px
    }

    header .call-btn h3 {
        font-size: 12px
    }

    header .call-btn a {
        font-size: 10px
    }

    .why-choos-sec .choos-box .choos-dis a,header .call-btn {
        padding: 10px
    }

    header .call-btn h3 img {
        height: 12px;
        width: auto
    }

    footer .footer-menu::after {
        width: 110%
    }

    .about-subblock .custom-row {
        gap: 60px 100px
    }

    .common-banner .scroll {
        font-size: 11px;
        gap: 5px;
        padding: 13px 8px;
        border-radius: 20px
    }

    .gallary-sec .gallary-img img {
        height: 300px
    }

    .contact-sec .ctn-form .half {
        width: 42.8%
    }

    .glass-sec .glass-box .glass-dtl {
        left: 8px
    }

    .surprise-sec .custom-row .line-one {
        top: -120px
    }

    .sub-menu-block .main-menu {
        margin-left: 20px
    }

    .our-resort .resort-box {
        width: 25%
    }

    .gallery-info-sec .banner-title h1 {
        font-size: 45px
    }

    .parfect-sec .block .box {
        width: 26%
    }

    .book-sec .block .btn a {
        font-size: 18px
    }

    .weddig-info {
        padding: 70px 0
    }

    .weddig-info .column {
        width: 46%;
        text-align: left
    }

    .weddig-info .column hr {
        margin-left: inherit
    }

    .explor-more .column img {
        height: 200px
    }
}

@media only screen and (max-width: 1023px) {
    .h1 {
        font-size:42px
    }

    .blog-detail-section h2,.gallery-info h2,.h2 {
        font-size: 30px
    }

    .blog-detail-section h3,.gallery-info h3,.h3 {
        font-size: 22px
    }

    .about-sec.banner-home .home-dtl,.about-sec.banner-home .home-img,.contact-sec .ctn-form .half,.nav-menu,.resort-eyes-sec.about-sec .about-block .about-img,.resort-eyes-sec.about-sec .about-block .title,.review-sec .review-card,.treatments-sec .cards,footer .footer-dtl .left,footer .footer-dtl .right {
        width: 100%
    }

    header {
        /* padding: 12px 0; */
    }

    .banner-sec .content .title {
        font-size: 40px
    }

    .banner-sec .nav::after {
        width: 190px
    }

    .about-sec,.about-subblock,.blog-detail-section,.direct-coverd,.our-resort,.treatments-sec {
        padding: 50px 0
    }

    .about-sec .about-block {
        gap: 40px
    }

    .title {
        gap: 15px
    }

    .direct-coverd .flex-box,.our-resort .resort-block {
        flex-wrap: wrap
    }

    .our-resort .resort-box {
        width: 47%
    }

    .our-resort .resort-box:hover::after,.our-resort .resort-box:hover::before {
        width: 360px
    }

    .our-resort .resort-box::after,.our-resort .resort-box::before {
        height: 304px;
        left: 0
    }

    .resort-eyes-sec.about-sec .about-block {
        flex-direction: column-reverse;
        gap: 180px
    }

    .resort-eyes-sec .swiper-pagination {
        left: auto;
        bottom: -60px;
        justify-content: center
    }

    .resort-eyes-sec .navigation {
        left: 50%;
        margin: 0 auto;
        right: 0;
        bottom: -110px
    }

    .luxury-sec .carousel::after {
        display: none
    }

    .hamburgar-block {
        display: block;
        z-index: 9999
    }

    .menu-active .hamburger-line-middle {
        opacity: 0;
        visibility: hidden;
        display: none
    }

    .menu-active .hamburger-line-top {
        transform: rotate(45deg)
    }

    .menu-active .hamburger-line-bottom {
        transform: rotate(-45deg);
        top: 14px;
        margin: 0
    }

    .custom-navbar ul {
        position: absolute;
        background: linear-gradient(91deg,#15bcc2 1.12%,#9be945 98.88%);
        height: 100vh;
        left: -100%;
        top: 0;
        transition: .4s;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        z-index: 9999
    }

    .main-nav ul a {
        color: #fff
    }

    .menu-active .custom-navbar ul {
        left: 0
    }

    header .call-btn {
        margin-left: 150px
    }

    .menu-active .hamburgar-block span {
        background: #fff
    }

    .about-sec .wrapper {
        flex-direction: column-reverse
    }

    .about-sec .pt-block {
        right: 80px
    }

    .experience-div .pluse {
        right: 170px
    }

    .direct-coverd .flex-box .cards-logo,.direct-coverd .flex-box .cards-logo:nth-child(2n),.direct-coverd .flex-box .cards-logo:nth-child(2n),.treatments-sec .cards {
        width: 48%
    }

    footer .footer-dtl {
        flex-direction: column
    }

    footer .footer-dtl .right .block {
        padding: 20px
    }

    footer .footer-dtl .right .block a {
        font-size: 15px
    }

    .why-choos-sec .choos-box .p-small {
        font-size: 12px
    }

    .why-choos-sec .choos-column h3 {
        font-size: 28px
    }

    footer .footer-menu ul {
        gap: 25px
    }

    .contact-sec .wrapper,footer .wrapper {
        gap: 20px
    }

    .about-subblock .custom-row {
        gap: 50px 20px
    }

    .about-subblock .column h3 {
        padding: 16px 0
    }

    .about-subblock .column .number .h2 {
        font-size: 200px
    }

    .about-subblock .wrapper {
        gap: 50px
    }

    .review-sec .review-card .avtar {
        left: 20px
    }

    .review-sec.about-subblock {
        padding-top: 140px
    }

    .about-subblock.review-sec .custom-row:nth-child(2n) .avtar {
        left: auto;
        right: 20px
    }

    .about-subblock.gallary-sec {
        padding: 100px 0
    }

    .surprise-sec .custom-row .column img {
        height: 300px
    }

    .glass-sec {
        padding-bottom: 60px
    }

    .glass-details-sec p {
        padding-top: 20px
    }

    .cuplebadroom-sec {
        padding: 80px 0
    }

    .cuplebadroom-sec .room-column .h1 {
        font-size: 50px
    }

    .cuplebadroom-sec .room-dtl .room-img {
        height: 300px;
        width: 300px
    }

    .cuplebadroom-sec .room-column {
        padding-top: 50px
    }

    .cuplebadroom-sec .room-block {
        gap: 100px
    }

    .surprise-sec .custom-row .line-one {
        top: -60px;
        left: 130px;
        height: 220px
    }

    .surprise-sec .custom-row .line-three {
        height: 350px;
        width: 350px;
        top: -170px
    }

    .surprise-sec .custom-row .line-four {
        height: 350px;
        width: 350px;
        top: -230px
    }

    .surprise-sec .custom-row .line-five {
        height: 200px;
        width: 200px;
        top: -150px
    }

    .exclusive-block img {
        width: 100px;
        height: 100px
    }

    .piramid-sec .swiper-slide-active .from-left {
        font-size: 25px
    }

    .piramid-sec .slide--bg .slide-bg--inner {
        width: 280px;
        height: 280px
    }

    .piramid-sec .slide--bg {
        min-height: 320px;
        min-width: 320px;
        max-height: 320px;
        max-width: 320px
    }

    .slider-wrap {
        height: 750px
    }

    .slide-badge {
        right: -116px
    }

    .blog-section {
        padding: 60px 0
    }

    .blog-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .blog-detail-section .post-thumb img {
        height: 400px
    }

    .blog-detail-section h4,.gallery-info h4 {
        font-size: 18px
    }

    .gallery-info-sec .banner-title h1 {
        font-size: 35px
    }

    .banner-bus .block .right {
        width: 50%
    }

    .banner-bus .block .left .custom-btn {
        padding: 10px 20px
    }

    .bus-rental,.lovely-bus,.bus-inside,.parfect-sec,.faq,.gallery,.book-sec {
        padding: 70px 0
    }

    .bus-inside .grid-container {
        grid-template-columns: repeat(3,1fr)
    }

    .parfect-sec .right,.parfect-sec .left {
        width: 140px
    }

    .parfect-sec .left {
        left: 70px
    }

    .faq .faq-header {
        font-size: 18px
    }

    .gallery .swiper {
        width: 300px;
        height: 400px
    }

    .gallery .cardslider .swiper-button-next,.gallery .cardslider .swiper-button-prev {
        width: 35px;
        height: 35px
    }

    .gallery .cardslider .swiper-button-next {
        left: 100px!important
    }

    .gallery .cardslider .navigation {
        left: -50px
    }

    .book-sec .block .left {
        padding: 30px 0 30px 30px
    }

    .book-sec .block .bus-img {
        width: 300px;
        height: auto
    }

    .book-sec .block .btn a {
        font-size: 14px
    }

    .book-sec .block .btn a img {
        height: 22px;
        width: 22px
    }

    .weddig-info .column img {
        height: 350px
    }

    .weddig-info .column .h4 {
        font-size: 26px
    }

    .weddig-info .column hr {
        margin: 15px auto
    }

    .weddig-info .column hr {
        margin-left: inherit
    }

    .weddig-info .column p {
        font-size: 16px
    }

    .weddig-info .row {
        gap: 20px
    }

    .explor-more .column {
        width: 47%
    }

    .dropdown-menu {
        left: -90px
    }
}

@media only screen and (max-width: 767px) {
    .menu,.title {
        align-items:center
    }

    .h1,.h2,.h3,.h4,.h5,.h6,.p-big,p {
        text-align: center;
        margin: 0 auto
    }

    .h1,.slide-main--heading,h1 {
        font-size: 32px
    }

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

    .h3 {
        font-size: 20px
    }

    .mobaile-width {
        width: 100%!important
    }

    .menu-active .nav-menu {
        clip-path: circle(100% at 73% 40%);
        overflow-y: auto
    }

    .nav-menu {
        align-items: flex-start;
        justify-content: flex-start
    }

    .about-sec .about-block,.about-subblock.gallary-sec .custom-row,.about-subblock.gallary-sec .custom-row:nth-child(2n),.contact-sec .wrapper,.cuplebadroom-sec .room-dtl,.glass-sec .glass-block,.resort-eyes-sec .resort-slide .resort-head,.sub-menu-block,.why-choos-sec .choos-block,footer .footer-dtl .email-dtls,footer .footer-dtl .right .ctn-block {
        flex-direction: column
    }

    .sub-menu-block {
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 30px
    }

    .sub-menu-block .main-menu {
        margin-left: 0;
        width: auto
    }

    .menu {
        gap: 35px;
        padding-top: 0
    }

    .social-menu {
        width: 100%;
        align-items: center
    }

    .menu li:nth-child(3),.menu li:nth-child(4),.menu li:nth-child(5),.menu li:nth-child(6),.menu li:nth-child(7) {
        margin-left: 0
    }

    .about-sec .side-txt,.cuplebadroom-sec .left-dtl .left-line,.cuplebadroom-sec .right-dtl .left-line,.parallax-slider .slide-btns,.resort-eyes-sec .swiper-pagination,.social-menu .menu-logo img.biglogo,.sub-menu-block .location,.surprise-sec .custom-row .line-five,.surprise-sec .custom-row .line-four,.surprise-sec .custom-row .line-one,.surprise-sec .custom-row .line-three,.surprise-sec .custom-row .line-two {
        display: none
    }

    .sub-menu-block .location .line {
        height: 1px;
        width: 150px;
        display: none
    }

    .social-menu .menu-logo img {
        position: inherit;
        width: 100%;
        height: 200px
    }

    .logo img {
        height: 100%;
        max-width: 260px;
        background: #fff;
    }

    .menu-active .hamburger-line-bottom {
        top: 11px
    }

    .circle {
        height: 70px;
        width: 70px
    }

    .hamburger {
        height: 22px;
        width: 16px
    }

    .banner-sec .content .title,.banner-sec .content button,.gallery-info-sec .banner-title h1 {
        font-size: 28px
    }

    .banner-sec .content .description {
        font-size: 14px;
        text-align: center
    }

    .banner-sec .slide-count {
        right: 136px;
        font-size: 23px;
        bottom: -10px;
    }

    .banner-sec .nav::after {
        width: 70px;
        left: 80px
    }

    .banner-sec .content {
        width: 93%;
        bottom: 200px;
        left: 16px
    }

    .banner-sec .item {
        width: 90px;
        height: 130px
    }

    .banner-sec .item:nth-child(4),.banner-sec .item:nth-child(5) {
        left: calc(50% + 100px)
    }

    .banner-sec .item:nth-child(6) {
        left: calc(50% + 100px);
        opacity: 0
    }

    .our-resort .resort-box {
        gap: 15px
    }

    .resort-eyes-sec .navigation {
        left: 40%
    }

    .resort-eyes-sec .navigation .swiper-button-next:after,.resort-eyes-sec .navigation .swiper-button-prev:after {
        padding: 12px 17px
    }

    .resort-eyes-sec .navigation .swiper-button-next {
        left: 40px
    }

    .resort-eyes-sec .navigation .swiper-button-prev {
        left: -20px
    }

    .resort-eyes-sec .resort-slide {
        gap: 50px;
        padding: 20px
    }

    .glass-sec .glass-box.glass-hover,.resort-eyes-sec .swiper {
        height: auto
    }

    .luxury-sec .title {
        padding-top: 20px
    }

    .p-big {
        font-size: 16px
    }

    header .call-btn {
        margin-left: 10px;
        padding: 7px
    }

    .exclusive-block img,.header-btn .custom-btn .left::before {
        width: 60px;
        height: 60px
    }

    .header-btn .custom-btn img {
        height: 20px;
        width: 20px
    }

    header .txt {
        font-size: 13px
    }

    header .txt::after {
        width: 20px
    }

    @keyframes thread2 {
        0%,100%,50% {
            width: 20px
        }

        80% {
            width: 0
        }
    }

    .header-btn .custom-btn .advertisment p {
        max-width: 80px;
        font-size: 8px
    }

    .header-btn .custom-btn {
        width: 100px;
        padding: 4px
    }

    .logo {
        width: 20%
    }

    header .call-btn h3 {
        font-size: 10px
    }

    header .call-btn a {
        font-size: 9px
    }

    .experience-div .pluse {
        right: 30px
    }

    .experience-div .pluse-div {
        font-size: 25px
    }

    .experience-div .exe {
        font-size: 20px;
        bottom: -16px
    }

    .about-sec .pt-block {
        right: 0;
        padding: 8px
    }

    .about-sec .pt-block h3 {
        font-size: 12px
    }

    .about-sec .pt-block p {
        font-size: 10px;
        max-width: 115px
    }

    .about-sec .wrapper,.about-subblock .custom-row,.about-subblock .wrapper {
        gap: 20px
    }

    .about-sec h1 {
        text-align: center;
        font-size: 32px
    }

    .about-sec .home-list .missin-card,.clients-sec .commet-card .cmt-dtl p,.direct-coverd .flex-box .cards-logo,.direct-coverd .flex-box .cards-logo:nth-child(2n),.why-choos-sec .choos-column,footer .footer-dtl .right .block,footer .footer-menu::after,footer .left,footer .right {
        width: 100%
    }

    .about-sec .mission,.about-subblock .column,.card .card-content,.clients-sec .commet-card .cmt-dtl,.cuplebadroom-sec .left-dtl p,.cuplebadroom-sec .right-dtl p,.gallery-info h2,.gallery-info h3,.gallery-info h4,.gallery-info h5,.gallery-info h6,.gallery-info ul {
        text-align: center
    }

    .clients-sec .commet-card {
        flex-direction: column;
        align-items: center;
        width: 86%!important
    }

    .blog-detail-section h3,.direct-coverd .trasperent-btn .custom-btn,.gallery-info h3,.piramid-sec .swiper-slide-active .from-left {
        font-size: 18px
    }

    .ctn-details p {
        margin-left: initial
    }

    .why-choos-sec .choos-column .choos-dtl {
        padding: 30px 16px;
        text-align: center
    }

    .why-choos-sec .choos-box {
        height: auto;
        width: 78%;
        margin: 0 auto 20px;
        border-right: 1px solid #fff
    }

    .why-choos-sec .choos-box .choos-dis a {
        margin: 0 auto
    }

    footer .wrapper {
        flex-direction: column-reverse;
        gap: 50px;
        /* background: #132; */
    }

    footer {
        background-size: auto
    }

    footer .left {
        text-align: center;
        order: 1
    }

    .contact-sec .ctn-form,footer .footer-social {
        justify-content: center
    }

    .footer-details {
        max-width: 100%
    }

    .copy-right {
        background: #132;
        flex-direction: column
    }

    .about-subblock .custom-row,.about-subblock .custom-row:nth-child(2n) {
        flex-direction: column-reverse
    }

    .about-subblock .column .number .h2 {
        line-height: 1;
        font-size: 150px
    }

    .review-sec .review-card {
        padding: 20px;
        width: 89%
    }

    .contact-sec,.cuplebadroom-sec,.review-sec.about-subblock {
        padding: 50px 0
    }

    .review-sec .review-card .p-big {
        padding-top: 50px
    }

    .review-sec .review-card .top {
        top: 10px
    }

    .review-sec .review-card .review-head .star p {
        margin: 0
    }

    .review-sec .review-card .avtar {
        height: 150px;
        width: 150px
    }

    .review-sec .custom-row {
        padding-top: 100px
    }

    .gallary-sec.about-subblock .wrapper,.review-sec.about-subblock .wrapper {
        gap: 50px
    }

    .gallary-sec .custom-row .gallary-column {
        max-width: fit-content;
        padding: 0 16px;
        margin: 0 auto;
        align-items: center
    }

    .surprise-sec .custom-row .column p {
        padding-bottom: 15px
    }

    .surprise-sec .custom-row .column hr {
        margin: 15px auto
    }

    .common-banner.surprise {
        background-position: 51% 50%
    }

    .contact-sec {
        margin-top: 50px
    }

    .contact-sec .ctn-box p,.footer-details .add p,.glass-sec .glass-box.glass-hover .glass-dtl .glass-info h5 {
        text-align: left
    }

    .google-map-sec {
        padding-top: 50px;
        padding-bottom: 100px
    }

    .google-map-sec .map-box {
        padding-top: 30px
    }

    .google-map-sec .map-box iframe {
        height: 300px
    }

    .glass-sec {
        padding-top: 120px
    }

    .glass-sec .glass-box {
        width: 100%;
        height: 64px
    }

    .glass-sec .glass-box img {
        height: 100%;
        border-radius: 30px
    }

    .glass-sec .glass-box.glass-hover .glass-dtl {
        left: 10px;
        bottom: 20px
    }

    .cuplebadroom-sec .room-column .h1 {
        font-size: 30px;
        position: initial;
        padding-bottom: 30px
    }

    .cuplebadroom-sec .room-column {
        padding: 0
    }

    .cuplebadroom-sec .left-dtl hr,.cuplebadroom-sec .right-dtl hr {
        margin-left: auto
    }

    .cuplebadroom-sec .room-block {
        gap: 40px
    }

    .navbar .mobaile-logo {
        display: block;
        width: 100%;
        height: 60px;
        padding-top: 50px
    }

    .navbar .menu-item.contect,span.swiper-pagination-bullet {
        display: block
    }

    .luxury-sec .swiper .swiper-slide {
        margin: 0 20px
    }

    .piramid-sec .slide--bg .slide-bg--inner {
        width: 220px;
        height: 220px
    }

    .piramid-sec .slide--bg {
        min-height: 250px;
        min-width: 250px;
        max-height: 250px;
        max-width: 250px
    }

    .piramid-sec .slide-des p {
        max-width: 200px
    }

    .slider-wrap {
        height: 736px
    }

    .swiper-pagination {
        display: flex;
        column-gap: 15px;
        justify-content: center;
        bottom: 0px!important;
    }

    .banner-sec .video_bg video,.piramid-sec .video_bg video {
        height: 100%;
        width: 100%;
        object-fit: fill;
        object-position: center bottom
    }

    .blog-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .blog-detail-section .post-thumb img {
        height: 250px
    }

    .blog-detail-section h2,.gallery-info h2 {
        font-size: 26px
    }

    .blog-detail-section h4,.gallery-info h4 {
        font-size: 14px
    }

    .blog-detail-section ul,.gallery-info ul {
        list-style-position: inside;
        padding: 0
    }

    .blog footer .form-block,.single-post footer .form-block {
        width: 325px
    }

    .banner-bus .block {
        flex-direction: column;
        gap: 20px;
        align-items: center;
        text-align: center;
        width: 100%
    }

    .banner-bus {
        height: auto;
        padding: 100px 0 50px 0
    }

    .banner-bus .block .left,.banner-bus .block .right {
        width: 100%
    }

    .banner-bus .block .left .btn,.banner-bus .location {
        justify-content: center
    }

    .banner-bus .location p {
        margin: 0
    }

    .banner-bus.bus-rental .block .right,.banner-bus.lovely-bus .block .right {
        width: 100%
    }

    .banner-bus.bus-rental,.lovely-bus,.faq,.book-sec {
        height: auto;
        padding: 50px 0
    }

    .banner-bus.bus-rental .block .left ul {
        align-items: center
    }

    .bus-inside .item {
        width: 100px;
        margin: 0 auto
    }

    .bus-inside .title {
        font-size: 24px;
        padding: 10px 25px
    }

    .bus-inside .grid-container {
        grid-template-columns: repeat(2,1fr)
    }

    .parfect-sec h2 {
        padding-bottom: 30px
    }

    .parfect-sec .block .box {
        width: 100%
    }

    .faq .faq-header,.faq .content-pane {
        font-size: 16px;
        text-align: left;
        padding: 10px 10px
    }

    .gallery .block {
        flex-direction: column
    }

    .gallery .heading {
        display: flex;
        width: 100%;
        gap: 8px
    }

    .gallery .block .right,.gallery .block .left {
        width: 100%
    }

    .gallery .heading h2 {
        margin: 0
    }

    .gallery .heading {
        justify-content: center
    }

    .gallery .swiper {
        margin: 0 auto;
        width: 270px;
        height: 350px
    }

    .gallery .cardslider .navigation {
        left: 50%;
        margin: 0 auto;
        right: 0;
        bottom: -50px;
        transform: translateX(-50%)
    }

    .gallery {
        padding-bottom: 100px
    }

    .book-sec .block {
        flex-direction: column;
        gap: 20px;
        align-items: end;
        text-align: center
    }

    .book-sec .block .left {
        padding: 20px
    }

    .book-sec .block .btn {
        flex-direction: column;
        gap: 10px
    }

    .book-sec .block .left {
        width: 80%;
        margin: 0 auto
    }

    .weddig-info {
        padding: 40px 0
    }

    .weddig-info .column img {
        height: auto
    }

    .weddig-info .column,.explor-more .column {
        width: 100%
    }

    .weddig-info .column hr {
        margin-left: auto
    }

    .weddig-info .row {
        gap: 30px
    }

    .explor-more .column .bottom .h4 {
        margin: 0
    }

    .dropdown-menu {
        left: -130px
    }

    footer .footer-menu ul {
        gap: 5px;
        flex-wrap: wrap;
        justify-content: center
    }
}


@media (max-width: 1199px) {

    .banner-sec .item:nth-child(n+3) {
        display: none !important;
    }

}
/* Event category navigation and responsive category views */
html { scroll-behavior: smooth; }
img { content-visibility: auto; }
.event-category-intro { padding: 20px 0 60px; text-align: center; }
.event-category-kicker { margin: 0 0 8px; color: #a47d45; font-size: 13px; letter-spacing: .18em; text-transform: uppercase; }
.event-category-intro h2 {margin: 0 0 28px;color: #ffffff;font-family: Antonio, sans-serif;font-size: clamp(36px, 5vw, 64px);font-weight: 600;text-transform: uppercase;}
.event-category-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }
.event-category-card { min-height: 170px; padding: 25px; display: flex; flex-direction: column; justify-content: flex-end; text-align: left; color: #fff; background: #2f3029; text-decoration: none; transition: transform .25s ease, background .25s ease; }
.event-category-card:nth-child(even) { background: #a47d45; }
.event-category-card:hover, .event-category-card:focus-visible { color: #fff; background: #151612; transform: translateY(-5px); }
.event-category-card span { margin-bottom: auto; opacity: .75; font-size: 12px; letter-spacing: .15em; }
.event-category-card strong { font-family: Antonio, sans-serif; font-size: 34px; font-weight: 600; text-transform: uppercase; }
.event-category-card small { margin-top: 6px; opacity: .8; }
.category-page .event-category-intro { display: none; }
.category-page .galleryLocation { display: none; }
.category-page.category-garbas .galleryLocation.category-garbas,
.category-page.category-weddings .galleryLocation.category-weddings,
.category-page.category-receptions .galleryLocation.category-receptions,
.category-page.category-sangeets .galleryLocation.category-sangeets { display: block; }
@media (max-width: 991px) { .event-category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 575px) { .event-category-intro { padding-bottom: 38px; } .event-category-grid { grid-template-columns: 1fr; } .event-category-card { min-height: 138px; } }




@media (max-width: 991px) {
  .aavkarInnerBanner {
    min-height: 420px;
  }

  .aavkarInnerContent,
  .aavkarBreadcrumb {
    max-width: min(100% - 40px, 700px);
    margin-inline: auto;
  }

  .footer-grid,
  .footer-row,
  .royal-cta-content,
  .legacyFounderHighlights,
  .legacyValueCard,
  .contact-info-box,
  .compare-container {
    gap: 24px;
  }

  .legacyContainer,
  .legacyGrid,
  .legacyFounderHighlights,
  .royal-cta-content,
  .footer-grid,
  .footer-row,
  .contact-info-box,
  .amenityGrid,
  .eventGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .royalGallerySlider,
  .galleryLocation,
  .compare-slider {
    max-width: 100%;
  }

  .ae-floating-enquiry {
    right: 18px;
    bottom: 65px;
  }
}

@media (max-width: 767px) {




  .aavkarInnerBanner {
    min-height: 330px;
  }

  .aavkarInnerContent h1,
  .aavkarInnerContent .h1 {
    font-size: clamp(34px, 10vw, 52px);
    line-height: 1.05;
  }

  .aavkarBreadcrumb {
    flex-wrap: wrap;
    justify-content: center;
    gap: 7px;
    text-align: center;
  }

  .legacyContainer,
  .legacyGrid,
  .legacyFounderHighlights,
  .legacyValueCard,
  .royal-cta-content,
  .footer-grid,
  .footer-row,
  .contact-info-box,
  .amenityGrid,
  .eventGrid,
  .galleryView {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
  }

  .legacySection,
  .royalGallerySection,
  .luxThemeSection,
  .event-category-intro,
  .gallery-info-sec,
  .contact-sec,
  .about-sec,
  .about-subblock {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .legacyImageFrame,
  .royal-cta-image,
  .royal-video,
  .galleryCard,
  .galleryView img,
  .eventCard img,
  .amenityCard img {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }

  .royal-btn-gold,
  .royal-btn-outline,
  .royal-cta-buttons .btn,
  .legacyBtn,
  .book-btn {
    min-height: 44px;
  }

  .royal-cta-buttons,
  .btn-group {
    flex-wrap: wrap;
    justify-content: center;
  }

  .royal-cta-buttons > a,
  .btn-group > a {
    width: min(100%, 320px);
    text-align: center;
  }

  .compare-container,
  .compare-slider,
  .compare-item,
  .compare-before,
  .compare-after {
    /* width: 100%; */
    max-width: 100%;
  }

  .compare-container {
    min-height: 290px;
  }

  .compare-before img,
  .compare-after img {
    width: 100%;
    height: 290px;
    object-fit: cover;
  }

  .royalClientImg,
  .footer-circle,
  .ae-float-icon {
    flex: 0 0 auto;
  }

  .ae-floating-enquiry {
    right: 13px;
    bottom: 145px;
    transform: scale(.88);
    transform-origin: bottom right;
  }

  .footer-links,
  .footer-social {
    justify-content: center;
  }
}

@media (max-width: 479px) {

  .aavkarInnerBanner { min-height: 285px; }

  .aavkarInnerContent h1,
  .aavkarInnerContent .h1 { font-size: 34px; }

  .galleryView,
  .event-category-grid { grid-template-columns: minmax(0, 1fr); }

  .compare-container { min-height: 240px; }
  .compare-before img,
  .compare-after img { height: 240px; }
}
