@media screen and (min-width:1700px) {
    .container {
        max-width: 1625px;
    }

    .footer-bg .container,
    .subscribe-section .container {
        max-width: 1625px;
    }

}


@media screen and (min-width:1200px) {
    .container {
        max-width: 1200px;
    }

    .footer-bg .container,
    .subscribe-section .container {
        max-width: 1200px;
    }

}

@media screen and (max-width:1200px) {
    .availability-scn {
        padding-bottom: 40px;
    }

    .place-offers-box ul {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        column-gap: 30px;
    }

    .availability-box .date-picker {
        max-width: 100% !important;
    }

    .availability-details {
        max-width: 100% !important;
    }

    .site-header-main .contact-info {
        gap: 8px !important;
    }

    .site-header-main .contact-info li a {
        font-size: 14px;
    }

    .site-header-main .navbar-nav li a.nav-link {
        padding-left: 10px;
        font-size: 15px;
    }

    .site-header-main .head-icon-list {
        column-gap: 10px;
        padding-right: 10px;
    }

    .site-header-main .cmn-btn {
        padding: 8px 18px;
        font-size: 16px;
    }

    .event-wrapper-items {
        gap: 50px;
    }

    .event-wrapper-items .event-item-right ul {
        column-gap: 15px;
        row-gap: 15px;
    }

    .hero-bnr-slider .bnr-contant-item h1 {
        font-size: 36px;
    }

    .place-offers-box {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

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

    .footer-bg .container,
    .subscribe-section .container {
        max-width: 1366px;
    }

}

@media screen and (min-width:1700px) {
    .container {
        max-width: 1625px;
    }

    .footer-bg .container,
    .subscribe-section .container {
        max-width: 1366px;
    }

}

@media screen and (max-width:1700px) {

    .place-offers-box {
        gap: 30px;
    }

    .explor-service-slider .explor-item img {
        height: 450px;
    }

    .address-box .address-text h6 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .address-box .address-text p a,
    .address-box .address-text p {
        font-size: 18px;
    }

    .hall-details-banner-item {
        height: 380px;
    }

    .hall-details-banner-down-item img {
        height: 155px;
    }

    .hall-details-banner-shape-bg {
        top: -20%;
        height: 1050px;
    }

    .hall-details-banner-shape-bg img {
        height: 100%;
    }

    .review-writer-left span.verified {
        font-size: 11px;
        line-height: 18px;
        padding: 1px 6px;
        margin-left: 5px;
    }

    .review-writer-right ul.stars li {
        margin-left: 2px;
    }

    .review-writer-right ul.stars li svg {
        font-size: 14px;
    }

}

@media screen and (max-width:1400px) {
    .event-wrapper-items .event-card-item img {
        height: 300px;
    }

    .navbar.navbar-expand-lg .navbar-nav .nav-item {
        margin: 0 5px;
    }

    .header-contact-list ul li {
        margin-left: 15px;
    }

    .header-contact-list ul li:first-child {
        margin-left: 0;
    }

    .booking-categories-box {
        min-height: 350px;
    }

    .booking-categories-content {
        padding: 30px;
        max-width: 350px;
    }

    .booking-categories-content span {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .booking-categories-content h6 {
        font-size: 24px;
        line-height: 36px;
    }

    .booking-categories-box img.glocery-image {
        max-width: 300px;
    }

    .footer-bg {
        padding-top: 350px;
    }

    .subscribe-section {
        margin-bottom: -205px;
    }

    .address-box .address-text h6 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .address-box .address-text p a,
    .address-box .address-text p {
        font-size: 13px;
        line-height: normal;
    }

    .address-box .socials-icons li {
        margin-right: 20px;
    }

    .address-box .socials-icons li:last-child {
        margin-right: 0;
    }

    .hall-details-banner-item {
        height: 350px;
    }

    .hall-details-banner-down-item img {
        height: 145px;
    }

    .availability-box {
        padding: 25px 30px 20px 30px;
    }

    .write-review-stars ul li {
        margin-right: 15px;
    }

    .write-review-stars ul li a svg {
        width: 28px;
    }

    .write-review a {
        font-size: 14px;
    }

    .review-writer-left img {
        margin-right: 5px;
    }

    .review-writer-left ul li {
        font-size: 11px;
    }

    .review-writer-left span.verified {
        font-size: 10px;
        padding: 1px 5px;
        margin-left: 4px;
    }

    .review-writer-right ul.stars li svg {
        font-size: 12px;
    }

    .review-read-more a {
        font-size: 16px;
    }

    /* grocery-page-css */


}

@media screen and (max-width:1199px) {

    .header-contact-list ul li a {
        font-size: 14px;
    }

    .header-contact-list ul li a svg {
        font-size: 18px;
        margin-right: 5px;
    }

    .banner-slider .banner-item {
        height: 600px;
    }

    .banner-content span {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .banner-content h3 {
        font-size: 42px;
        margin-bottom: 25px;
    }

    .banner-content p br {
        display: none;
    }

    .achievements-slider .achievements-item {
        height: 600px;
    }

    .achievements-content {
        padding: 0 80px;
    }

    .achievements-content h2 {
        font-size: 42px;
        margin-bottom: 20px;
    }

    button.slick-arrow.slick-prev {
        left: 40px;
    }

    button.slick-arrow.slick-next {
        right: 40px;
    }

    .gallery-content {
        padding-left: 15px;
    }

    .gallery-content h2 {
        font-size: 42px;
        line-height: 52px;
        margin-bottom: 15px;
    }

    .gallery-content p {
        font-size: 18px;
    }

    .hall-details-banner-item {
        height: 280px;
    }

    .hall-details-banner-down-item img {
        height: 135px;
    }

    .hall-details-reservation-box a.btn {
        width: 270px;
        font-size: 18px;
    }

    /* grocery-page-css */

}

@media screen and (min-width:992px) {
    .navbar.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: all 0.5s;
    }

    .navbar.navbar-expand-lg .navbar-nav .nav-item:hover .dropdown-menu {
        opacity: 1;
        visibility: visible;
        pointer-events: initial;
        margin-top: 0;
    }


}

@media screen and (min-width:991px) and (max-width:1300px) {
    .site-header-main .navbar-nav li a.nav-link {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 15px !important;
    }

    .site-header-main .contact-info li a {
        font-size: 13px;
    }

    .site-footer .list-unstyled li a {
        font-size: 14px;
    }

    .site-footer .list-unstyled li {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .site-footer .copyright-item p {
        font-size: 14px;
    }

    .site-footer .ftr-logo-item p {
        font-size: 16px;
    }
}

@media screen and (max-width:991px) {
    .rdrMonth {
        width: auto !important;
    }

    .date-picker {
        margin-bottom: 0 !important;
    }

    .rdrMonth {
        width: auto;
    }

    .feature-list li {
        margin-bottom: 0px;
    }

    .feature-list li a {
        margin-bottom: 20px;
    }

    .place-offers-box ul {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .site-footer {
        padding: 40px 0;
    }

    .site-footer .ftr-logo-item p {
        margin: 0;
    }

    .site-footer .ftr-menu-item h5 {
        margin-bottom: 18px;
    }

    .site-footer .list-unstyled li {
        margin-bottom: 15px;
    }

    .site-footer .list-unstyled li a,
    .site-footer .list-unstyled li {
        font-size: 16px;
    }

    .site-footer .copyright-item {
        margin-top: 10px;
    }

    .site-header-main .sub-menu {
        background-color: #FFF !important;
    }

    .site-header-main .sub-menu li a {
        color: #000 !important;
    }

    .site-header-main .contact-info li a {
        column-gap: 5px;
    }

    .site-header-main .contact-info {
        flex-wrap: wrap;
        gap: 10px !important;
        margin-top: 20px;
    }

    .site-header-main .contact-info li a {
        color: #000000;
    }

    .navbar.navbar-expand-lg .navbar-nav .nav-item a.nav-link {
        color: #000000;
    }

    /* .site-header-main .contact-info li a {
        font-size: 15px !important;
    } */

    .site-header-main .navbar-nav li a.nav-link {
        font-size: 18px;
    }

    /* sub-menu-css start */
    .site-header-main .navbar-nav li a.nav-link:hover .arrow-menu img {
        transform: inherit;
    }

    .site-header-main .navbar-nav li a.nav-link .arrow-menu {
        display: none;
    }

    .site-header-main .navbar-nav li .arrow-menu.mbl-arrow {
        display: block;
        padding: 10px 15px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .site-header-main .sub-menu.open {
        display: block !important;
    }

    .site-header-main .arrow-menu img {
        transition: transform 0.3s ease;
        filter: brightness(0) saturate(100%) invert(66%) sepia(51%) saturate(2671%) hue-rotate(16deg) brightness(96%) contrast(102%);
    }

    .site-header-main .arrow-menu.active img {
        transform: rotate(180deg);
        filter: brightness(0) saturate(100%) invert(66%) sepia(51%) saturate(2671%) hue-rotate(16deg) brightness(96%) contrast(102%);
    }

    .site-header-main .sub-menu {
        display: none;
        position: inherit !important;
        opacity: 1;
        top: 0px !important;
        visibility: inherit;
        transform: inherit;
        display: none;
        background-color: #3A3A3A;
        margin-bottom: 20px !important;
        margin: 0;
        min-width: 100%;
        width: 100%;
        max-width: 100%;
    }

    /* sub-menu-css end */

    .site-header-main .offcanvas.hiding,
    .site-header-main .offcanvas.show,
    .site-header-main .offcanvas.showing {
        height: 100%;
    }

    .site-header-main .navbar-toggler:focus {
        box-shadow: none;
    }

    .site-header-main .head-icon-list {
        margin-bottom: 20px !important;
        padding-right: 0px;
    }

    .site-header-main .navbar-nav li a.nav-link {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 20px;
        width: 100%;
        background-color: transparent;
    }

    .site-header-main .navbar-nav {
        justify-content: left !important;
        padding-right: 0 !important;
    }

    .site-header-main .nav-item {
        width: 100%;
    }

    .site-header-main .custom-toggler {
        border-top: 3px solid #C6AA00 !important;
        border: 0;
        background: transparent;
        padding: 0;
        width: 40px;
        height: 3px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        top: 2px;
    }

    .site-header-main .btn-close {
        opacity: 1;
        margin-right: 3px;
        filter: brightness(0) saturate(100%) invert(65%) sepia(27%) saturate(4621%) hue-rotate(19deg) brightness(100%) contrast(103%);
        font-size: 22px;
    }

    .site-header-main .custom-toggler .navbar-toggler-icon {
        background-image: none !important;
    }

    .site-header-main .custom-toggler::before,
    .site-header-main .custom-toggler::after {
        content: '';
        position: absolute;
        background-color: #C6AA00;
        border-radius: 4px;
    }

    .btn-close:focus {
        box-shadow: none;
    }

    .site-header-main .custom-toggler::before {
        width: 28px;
        height: 3px;
        top: -13px;
        right: 0px;
    }

    .site-header-main .custom-toggler::after {
        width: 28px;
        height: 3px;
        top: 7px;
        left: 0;
    }

    /* header-css end */
    .explor-service-slider .slick-list,
    .gallery-slider .slick-list {
        margin: 0;
    }

    .explor-service-slider .explor-item,
    .gallery-slider .gallery-item {
        padding: 0 10px;
    }

    /* .gallery-slider .gallery-item {
        margin: 0 12px;
    } */

    .map-wrapper iframe {
        height: 290px;
    }

    .gallery-heading-item {
        margin-bottom: 0px;
    }

    .explor-service-slider .explor-item img {
        height: 350px;
    }

    .event-wrapper-items {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .event-wrapper-items .event-item-right h2 {
        font-size: 32px;
        line-height: 1.2;
    }

    .event-wrapper-items .event-item-right p {
        font-size: 18px;
        margin: 10px 0 30px 0;
    }

    h2 span {
        font-size: 35px;
    }

    .event-scn {
        padding: 0 0;
    }

    .date-time-scn {
        padding-bottom: 40px;
    }

    .explor-service-scn {
        padding: 40px 0;
    }

    .place-offer-scn {
        padding: 40px 0;
    }

    .gallery-scn {
        padding: 40px 0 60px 0;
    }

    .event-stap-scn {
        padding: 40px 0;
    }

    .event-wrapper-items .event-card-title h3 {
        font-size: 28px;
    }

    .hero-bnr-slider .bnr-contant-item h1 {
        font-size: 32px;
    }

    .header-bg .container {
        position: relative;
    }

    nav.navbar.navbar-expand-lg {
        padding: 0;
    }

    nav.navbar.navbar-expand-lg button.navbar-toggler {
        position: absolute;
        right: 0;
        top: 18px;
        padding: 8px 12px;
        border-radius: 2px;
        box-shadow: none;
        bottom: 0;
        align-self: center;
    }

    nav.navbar.navbar-expand-lg button.navbar-toggler svg {
        color: #baaa49;
    }

    .header-contact-list {
        position: absolute;
        right: 60px;
        top: -42px;
    }

    .header-contact-list ul li a {
        font-size: 0;
    }

    nav.navbar.navbar-expand-lg .navbar-collapse {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 15px;
        z-index: 10;
        background: var(--white);
    }

    nav.navbar.navbar-expand-lg .navbar-nav .nav-item {
        margin: 0;
    }

    nav.navbar.navbar-expand-lg .navbar-nav .nav-item .nav-link {
        padding: 8px 0px;
    }

    .navbar.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
        margin: 0;
        padding: 0;
        border: 0;
    }

    .navbar.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu li a.dropdown-item {
        font-size: 14px;
        padding: 8px 15px;
    }

    .booking-categories-section {
        padding: 60px 0 20px 0;
    }

    .achievements-slider .achievements-item {
        height: 500px;
    }

    button.slick-arrow.slick-prev {
        left: 30px;
    }

    button.slick-arrow.slick-next {
        right: 30px;
    }

    .achievements-content {
        padding: 0 50px;
    }

    .achievements-content h2 {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .achievements-content p br {
        display: none;
    }

    .photo-gallery-section {
        padding: 60px 0 30px;
    }

    .gallery-content {
        padding-left: 0px;
    }

    .gallery-content h2 {
        font-size: 36px;
        line-height: 48px;
    }

    .main-heading {
        margin-bottom: 40px;
    }

    .main-heading h3 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 15px;
    }

    .main-heading p {
        font-size: 20px;
    }

    .map-box {
        margin-bottom: 40px;
    }

    .address-box {
        padding-left: 0px;
        margin-bottom: 50px;
    }

    .footer-bg {
        padding-top: 280px;
    }

    .subscribe-box {
        padding: 40px;
    }

    .subscribe-heading {
        margin-bottom: 30px;
    }

    .subscribe-heading h5 {
        text-align: center;
    }

    .subscribe-email-box {
        float: none;
        margin: auto;
    }

    .footer-nav {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-socials {
        text-align: center;
    }

    .copy-right {
        text-align: center;
        padding-bottom: 20px;
    }

    .copy-right-nav {
        text-align: center;
        padding-top: 20px;
    }

    .address-box {
        padding-left: 0px;
    }

    .address-box .address-text {
        padding-left: 15px;
    }

    .address-box .address-icon svg {
        font-size: 25px;
    }

    .address-box .address-text h6 {
        font-size: 20px;
    }

    .address-box .socials-icons li {
        margin-right: 15px;
        margin-bottom: 0;
    }

    .address-box .socials-icons li:last-child {
        margin-right: 0;
    }

    .address-box .socials-icons li img {
        width: 20px;
    }

    .main-heading {
        margin-bottom: 50px;
    }

    .main-heading h3 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 15px;
    }

    .main-heading p {
        font-size: 20px;
    }

    .footer-bg {
        padding-top: 300px;
    }

    .footer-nav ul li {
        margin-right: 45px;
    }

    .footer-socials ul li {
        margin-left: 25px;
    }

    .footer-socials ul li:first-child {
        margin-left: 0;
    }

    .hall-details-banner-shape-bg {
        height: 750px;
    }

    .top-header-left-box {
        padding: 10px 0;
        text-align: center;
    }

    .top-header-right-box {
        text-align: center;
    }

    .hall-details-banner-item {
        height: 250px;
    }

    .hall-details-banner-down-item img {
        height: 115px;
    }

    .hall-details-reservation-box {
        text-align: left;
        padding-top: 20px;
    }

    .breadcrumb-list {
        padding-top: 10px;
    }

    .hall-listing-section {
        padding: 60px 0;
    }

    /* about-page-css */
    .inner-page {
        padding-top: 90px;
    }

    .contact-section,
    .about-section {
        padding-bottom: 70px;
    }

    .about-image {
        margin-bottom: 30px;
    }

    .about-content h3 {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .inner-page-banner {
        min-height: 250px;
    }

    .inner-banner-content h2 {
        font-size: 36px;
    }

    .cms-details-section .row {
        margin-bottom: 50px;
    }

    .cms-details-section .main-heading {
        margin-bottom: 40px;
    }

    .cms-details-section .main-heading h3 br {
        display: none;
    }

    .cms-details-image-box {
        margin-bottom: 30px;
    }

    /* grocery-page-css */
    .grocery-banner {
        margin-bottom: 20px;
    }

    .grocery-description {
        padding-bottom: 40px;
    }

    .grocery-description h4 {
        font-size: 32px;
    }

    /* .site-header-main .nav-item:hover .sub-menu, */
    .site-header-main .nav-item .sub-menu.open {
        display: block !important;
        background: #fbf6d6 !important;
        border-radius: 0;
        padding: 10px 15px;
        margin: 5px 0 10px !important;
    }

    .site-header-main .sub-menu li a.nav-link:hover {
        background: transparent;
        color: #000 !important;
    }

}

@media screen and (max-width:767px) {
    .availability-details {
        padding: 0px 0 20px 0 !important;
    }

    .availability-box {
        padding: 0;
    }

    /* .availability-details ul li {
        width: 100% !important;
        padding: 0 20px;
    } */

    .rdrDay {
        height: 2.2em !important;
    }

    .availability-details ul li {
        font-size: 14px !important;
    }

    .rdrMonthAndYearPickers select {
        font-size: 18px;
    }

    .date-picker span {
        margin-bottom: 0px !important;
    }

    .date-picker span {
        font-size: 14px !important;
    }

    .availability-box .date-picker .rdrCalendarWrapper .rdrMonth .rdrWeekDays .rdrWeekDay {
        margin-top: 10px;
    }

    .availability-details ul {
        padding-top: 15px;
    }

    .availability-details {
        padding: 0px;
    }

    /* .availability-details ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    } */

    /* .availability-details ul li {
        width: 50%;
        margin: 0;
        margin-bottom: 10px;
    } */

    .date-picker {
        padding: 10px 10px 10px 10px !important;
    }

    .place-offer-scn .offter-heading-item {
        margin-bottom: 40px;
    }

    .place-offers-box ul {
        grid-template-columns: 1fr;
        column-gap: 24px;
    }

    .explor-service-slider .slick-dots,
    .gallery-slider .slick-dots {
        bottom: -50px;
    }

    .steps-wrapper .step-box.text-center h5 {
        font-size: 22px;
    }

    h2 {
        font-size: 32px;
        line-height: 1.3;
    }

    .event-wrapper-items .counter-nmr,
    .event-wrapper-items .counter-item .count {
        font-size: 30px;
    }

    .event-wrapper-items .event-item-right p {
        font-size: 16px;
    }

    .explor-title h5 {
        margin-bottom: 0;
        font-size: 22px;
    }

    .explore-para p {
        font-size: 16px;
    }

    .event-wrapper-items .event-item-right ul li span {

        font-size: 18px;
        margin-top: 10px;
    }

    .explor-heading-item {
        display: block;
    }

    .hall-details-content p {
        font-size: 16px;
    }

    .hall-details-content h5 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .hall-details-content h6 {
        font-size: 17px;
    }

    .hall-details-content ul li {
        font-size: 16px;
    }

    .hero-bnr-slider .bnr-contant-item h1 {
        font-size: 28px;
    }

    .event-wrapper-items .event-gird-card {
        grid-template-columns: 1fr;
    }

    .hero-bnr-slider .bnr-contant-item {
        padding: 30px 20px;
        left: 12px;
        right: 12px;
        width: auto;
    }

    .event-wrapper-items .counter-wrapper {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 30px;
        gap: 0;
    }

    .explore-para {
        width: 100%;
    }

    .event-wrapper-items .event-item-right ul li {
        margin-bottom: 15px;
    }

    .event-wrapper-items .event-item-right ul {
        grid-template-columns: 1fr;
    }

    .place-offers-box {
        gap: 20px;
        grid-template-columns: 1fr;
    }

    .banner-slider .banner-item {
        height: 500px;
    }

    .banner-content span {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .banner-content h3 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 20px;
    }

    .banner-content p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .booking-categories-section {
        padding: 40px 0 20px 0;
    }

    .booking-categories-box {
        margin-bottom: 25px;
    }

    .photo-gallery-section {
        padding: 40px 0 20px 0;
    }

    .hall-details-banner-item {
        height: 220px;
    }

    .hall-details-banner-down-item img {
        height: 100px;
    }

    .hall-details-banner-shape-bg {
        top: -25%;
        height: 650px;
    }

    .hall-details-contact-section {
        padding-top: 30px;
    }

    .hall-details-reservation-box a.btn {
        width: 250px;
        font-size: 16px;
        padding: 0;
        line-height: 44px;
    }

    /* about-page-css */
    .contact-section,
    .about-section {
        padding-bottom: 60px;
    }

    .contact-form {
        padding: 30px;
    }

    .contact-form h3 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .contact-form .form-group .form-control {
        padding: 5px 15px;
        height: 48px;
    }

    .contact-form .form-group textarea.form-control {
        padding: 10px 20px;
        height: 120px;
    }

    .contact-form button.btn-primary {
        font-size: 18px;
        margin-top: 20px;
    }

    /* grocery-page-css */
    .grocery-banner-section {
        padding: 50px 0;
    }

    .grocery-description {
        padding-bottom: 30px;
    }

    .grocery-description h4 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .grocery-description p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .navbar.navbar-expand-lg .navbar-nav .nav-item a.nav-link {
        font-size: 14px;
        padding: 5px 0px !important;
    }

    .site-header-main .contact-info li a img {
        max-width: 16px;
    }

    .site-header-main .navbar-nav li .arrow-menu.mbl-arrow {
        top: -5px
    }

    .site-header-main .btn-close {
        font-size: 18px;
    }

    .site-header-main .navbar-brand img {
        width: auto;
    }
}

@media screen and (max-width:575px) {
    .booking-categories-content {
        padding: 20px;
        max-width: 250px;
    }

    .booking-categories-content span {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .booking-categories-content h6 {
        font-size: 20px;
        line-height: 32px;
    }

    .booking-categories-box img.glocery-image {
        max-width: 200px;
    }

    .address-box {
        margin-bottom: 40px !important;
    }

    .main-heading h3 {
        font-size: 32px;
    }

    .main-heading p {
        font-size: 18px;
    }

    .footer-nav ul li {
        margin: 0 20px;
    }

    .top-header-left-box ul li {
        font-size: 13px;
        padding-right: 10px;
        margin-right: 10px;
    }

    .top-header-left-box ul li:last-child {
        padding-right: 0px;
        margin-right: 0px;
    }

    .top-header-right-box {
        padding-bottom: 5px;
    }

    .hall-details-banner-item {
        height: 200px;
    }

    .hall-details-banner-down-item img {
        height: 90px;
    }

    .hall-details-banner-shape-bg {
        top: -30%;
    }

    /* grocery-page-css */

}

@media screen and (max-width:480px) {
    .header-bg {
        padding: 10px 0;
    }

    nav.navbar.navbar-expand-lg .navbar-collapse {
        top: 10px;
    }

    .banner-content span {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .banner-content h3 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 15px;
    }

    .banner-content p {
        margin-bottom: 15px;
    }

    .banner-content a.btn {
        font-size: 18px;
        line-height: 44px;
        padding: 0 30px;
    }

    button.slick-arrow.slick-prev {
        left: 10px;
    }

    button.slick-arrow.slick-next {
        right: 10px;
    }

    .achievements-content h2 {
        font-size: 28px;
        margin-bottom: 15px;
        line-height: 36px;
    }

    .achievements-content p {
        font-size: 14px;
        line-height: 24px;
    }

    .achievements-content a.btn {
        padding: 0 30px;
        font-size: 18px;
    }

    .gallery-content h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .gallery-content p {
        font-size: 16px;
    }

    .gallery-content a.btn {
        font-size: 18px;
        padding: 0 30px;
    }

    .main-heading {
        margin-bottom: 30px;
    }

    .main-heading h3 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .map-box {
        margin-bottom: 30px;
    }

    .address-box {
        margin-bottom: 30px !important;
    }

    .address-box .socials-icons li {
        margin-bottom: 0;
    }

    .address-box .address-text h6 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .address-box .address-icon svg {
        font-size: 28px;
    }

    .subscribe-box {
        padding: 25px;
    }

    .subscribe-heading {
        margin-bottom: 20px;
    }

    .subscribe-heading h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .subscribe-email-box input.form-control {
        font-size: 16px;
        height: 60px;
        padding: 5px 20px;
    }

    .subscribe-email-box button.btn {
        position: initial;
        height: 56px;
        color: var(--primary) !important;
        background-color: var(--white) !important;
        margin: auto;
        margin-top: 15px;
        display: block;
    }

    .footer-bg {
        padding-top: 260px;
    }

    .footer-top {
        padding-bottom: 20px;
    }

    .footer-nav {
        margin-bottom: 10px;
    }

    .footer-nav ul li {
        margin: 5px 10px;
    }

    .footer-socials ul li {
        margin: 0 10px;
    }

    .copy-right-section {
        padding: 20px 0 35px 0;
    }

    .top-header-left-box {
        padding-bottom: 0;
    }

    .top-header-left-box ul li {
        padding-right: 5px;
        margin-right: 5px;
        border: 0;
    }

    .hall-details-banner-item {
        height: 180px;
    }

    .hall-details-banner-down-item img {
        height: 80px;
    }

    .hall-details-contact-section {
        padding-top: 20px;
    }

    .hall-details-contact-box h5 {
        font-size: 26px;
    }

    .hall-details-contact-box ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .hall-details-contact-box ul li:last-child {
        margin-bottom: 0;
    }

    .hall-details-reservation-box a.btn {
        width: 230px;
    }

    .availability-box span {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .where-you-will-box h5 {
        margin-bottom: 15px;
    }

    .where-you-will-box img {
        margin-bottom: 15px;
    }

    .where-you-will-box h6 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .rating-review-box h5 {
        margin-bottom: 15px;
    }

    .write-review-box p {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .write-review-stars ul li {
        margin-right: 10px;
    }

    .write-review-stars ul li a svg {
        width: 20px;
    }

    .write-review a {
        font-size: 13px;
    }

    .hall-listing-section {
        padding: 40px 0;
    }

    .hall-listing-box {
        padding: 15px;
        margin-bottom: 25px;
    }

    .hall-listing-image {
        margin-bottom: 15px;
    }

    .hall-listing-image img {
        max-height: 200px;
    }

    .hall-listing-content h4 {
        font-size: 20px;
        line-height: 32px;
    }

    .hall-listing-content p {
        font-size: 14px;
        line-height: 24px;
    }

    .hall-listing-content ul li {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .hall-listing-content ul li:last-child {
        margin-bottom: 10px;
    }

    /* about-page-css */
    .contact-section,
    .about-section {
        padding-bottom: 50px;
    }

    .about-image {
        margin-bottom: 20px;
    }

    .about-content h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

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

    .contact-form {
        padding: 25px;
    }

    .contact-form h3 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .contact-form .form-group .form-control {
        font-size: 15px;
        padding: 5px 15px;
        height: 46px;
    }

    .contact-form .form-group textarea.form-control {
        font-size: 15px;
    }

    .inner-page-banner {
        min-height: 180px;
    }

    .inner-banner-content h2 {
        font-size: 30px;
    }

    .cms-details-section .main-heading {
        margin-bottom: 30px;
    }

    .cms-details-section .row {
        margin-bottom: 30px;
    }

    .cms-details-image-box {
        margin-bottom: 25px;
    }

    /* grocery-page-css */
    .grocery-banner-section {
        padding: 40px 0;
    }

    .grocery-banner {
        margin-bottom: 15px;
    }

    .grocery-description h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .grocery-description p {
        font-size: 14px;
        line-height: 26px;
    }

    .grocery-description {
        padding-bottom: 20px;
    }

    .grocery-image-box {
        margin-bottom: 20px;
    }

}

@media only screen and (max-width: 575px) {
    .site-header-main .navbar-brand {
        max-width: 75%;
    }

    .site-header-main .navbar-brand.tgl-logo img {
        max-width: 75%;
    }
}

/* Zoom In -- Start */
@media(max-width:1279px) {
    .event-scn {
        padding: 0 0
    }

    .hall-details-content p {
        font-size: 16px
    }

    .hall-details-content h5 {
        margin-bottom: 15px;
    }

    .hall-details-content h6 {
        margin-bottom: 15px !important;
        font-size: 18px
    }

    .hall-details-content ul li {
        margin-bottom: 10px;
        font-size: 16px
    }

    .event-wrapper-items {
        gap: 30px
    }

    .event-wrapper-items .event-gird-card {
        column-gap: 20px;
        row-gap: 20px;
    }

    .event-wrapper-items .event-item-right p {
        font-size: 16px;
        line-height: 1.8
    }

    .event-wrapper-items .event-item-right h5 {
        font-size: 18px
    }

    .event-wrapper-items .event-item-right h2 {
        font-size: 35px;
        line-height: 1.1
    }

    .event-wrapper-items .event-item-right h2 br {
        display: none;
    }

    .event-wrapper-items .event-item-right h2 span {
        font-size: 55px
    }

    .event-wrapper-items .event-item-right ul li span {
        font-size: 14px
    }

    .event-wrapper-items .event-item-right ul li img {
        max-width: 50px;
        max-height: 40px
    }

    .event-wrapper-items .counter-nmr {
        font-size: 30px
    }

    .event-wrapper-items .counter-item .count {
        font-size: 30px
    }

    .event-wrapper-items .event-item-right p {
        font-size: 14px;
        font-weight: 400
    }

    .explor-service-scn {
        padding: 80px 0
    }

    .explore-para p {
        font-size: 16px;
        line-height: 1.8
    }

    .explor-title h5 {
        font-size: 20px
    }

    .explor-title h2 {
        font-size: 40px
    }

    .explor-title h2 span {
        font-size: 48px
    }

    .place-offer-scn .offter-heading-item h2,
    .faq-main .heading h2 {
        font-size: 40px
    }

    .place-offer-scn .offter-heading-item h5,
    .faq-main .heading h5 {
        font-size: 20px
    }

    .place-offer-scn .offter-heading-item h2 span,
    .faq-main .heading h2 span {
        font-size: 50px
    }

    .place-offers-box .feature-list li {
        margin-bottom: 15px
    }

    .place-offers-box .feature-list li a {
        font-size: 16px;
        column-gap: 10px;
        margin-bottom: 15px
    }

    .place-offers-box .feature-list li a img {
        max-width: 18px
    }

    .step-heading-item h5 {
        font-size: 20px
    }

    .step-heading-item h2 {
        font-size: 40px
    }

    .step-heading-item h2 span {
        font-size: 48px
    }

    .steps-wrapper .step-box.text-center h2 {
        font-size: 35px
    }

    .steps-wrapper .step-box.text-center h5 {
        font-size: 20px
    }

    .steps-wrapper .step-box.text-center p {
        font-size: 16px;
        line-height: 1.8
    }

    .steps-wrapper .arrow img {
        max-width: 50px;
        max-height: 15px
    }

    .date-time-scn {
        padding-bottom: 80px
    }

    .date-heading-item h5,
    .map-heading-item h5,
    .gallery-heading-item h5 {
        font-size: 20px
    }

    .date-heading-item h2,
    .map-heading-item h2,
    .gallery-heading-item h2 {
        font-size: 40px
    }

    .date-heading-item h2 span,
    .map-heading-item h2 span,
    .gallery-heading-item h2 span {
        font-size: 48px
    }

    .gallery-scn {
        padding: 20px 0 80px 0
    }

    .gallery-heading-item {
        margin-bottom: 0px
    }

    .site-footer {
        padding: 80px 0
    }

    .faq-main {
        padding: 80px 0
    }
}

@media(max-width:991px) {
    .btn {
        font-size: 16px;
        padding: 0 25px;
        font-size: 16px;
        line-height: 40px
    }

    .hero-bnr-slider .bnr-contant-item h1 {
        font-size: 30px
    }

    .hero-bnr-slider .bnr-contant-item {
        width: calc(100% - 60px);
        left: 0;
        right: 0;
        margin: auto;
    }

    .explor-service-slider .explor-item,
    .gallery-slider .gallery-item {
        margin: 0 10px
    }

    .place-offers-box {
        grid-template-columns: 1fr 1fr;
    }

    .event-wrapper-items .event-item-right p {
        margin: 0 0 10px 0
    }

    .event-wrapper-items .counter-wrapper {
        gap: 15px;
        grid-template-columns: repeat(5, 1fr);
    }

    .event-wrapper-items .counter-nmr {
        line-height: 1;
        font-size: 25px;
        margin-bottom: 2px
    }

    .event-wrapper-items .counter-item .count {
        font-size: 25px
    }

    .event-wrapper-items .event-item-right ul {
        margin: 30px 0 20px
    }

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

    .faq-main .container {
        padding: 0 30px
    }
}

@media(max-width:767px) {
    .container {
        padding: 0 20px
    }

    .hero-bnr-slider .bnr-contant-item h1 {
        font-size: 25px
    }

    .event-wrapper-items .counter-wrapper {
        grid-template-columns: repeat(2, 1fr)
    }

    .hall-details-content ul li,
    .hall-details-content p,
    .explore-para p,
    .place-offers-box .feature-list li a,
    .steps-wrapper .step-box.text-center p {
        font-size: 14px
    }

    .explor-title h5,
    .place-offer-scn .offter-heading-item h5,
    .step-heading-item h5,
    .date-heading-item h5,
    .map-heading-item h5,
    .gallery-heading-item h5,
    .event-wrapper-items .event-item-right h5,
    .faq-main .heading h5 {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 10px
    }

    .explor-title h2,
    .place-offer-scn .offter-heading-item h2,
    .step-heading-item h2,
    .date-heading-item h2,
    .map-heading-item h2,
    .gallery-heading-item h2,
    .event-wrapper-items .event-item-right h2,
    .faq-main .heading h2 {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .explor-title h2 span,
    .place-offer-scn .offter-heading-item h2 span,
    .step-heading-item h2 span,
    .date-heading-item h2 span,
    .map-heading-item h2 span,
    .gallery-heading-item h2 span,
    .event-wrapper-items .event-item-right h2 span,
    .faq-main .heading h2 span {
        font-size: 35px
    }

    .steps-wrapper {
        gap: 10px
    }

    .steps-wrapper .step-box.text-center h2 {
        font-size: 25px
    }

    .steps-wrapper .step-box.text-center h5 {
        font-size: 16px;
        line-height: 1.5
    }

    .gallery-scn {
        padding: 20px 10px 50px 10px;
    }

    .event-scn,
    .explor-service-scn {
        padding: 50px 0
    }

    .place-offer-scn .offter-heading-item {
        margin-bottom: 40px
    }

    .site-footer .ftr-menu-item h5 {
        font-size: 20px;
        line-height: 1.2
    }

    .site-footer {
        padding: 50px 0 40px
    }

    .site-footer .ftr-logo-item p,
    .site-footer .list-unstyled li a,
    .site-footer .list-unstyled li {
        font-size: 14px;
        line-height: 1.8
    }

    .site-footer .copyright-item p {
        font-size: 12px
    }

    .site-footer .list-unstyled li img {
        min-width: 16px;
        width: 16px;
        max-width: 16px;
    }

    .site-footer .list-unstyled li {
        margin-bottom: 5px
    }

    .faq-main {
        padding: 50px 0
    }

    .faq-question {
        font-size: 16px
    }

    .faq-main .container {
        padding: 0 20px
    }

    .faq-answer p {
        font-size: 14px;
        line-height: 1.8
    }

    .faq-main .heading {
        margin-bottom: 30px
    }

    .faq-question {
        padding: 5px 0
    }

    .faq-answer {
        padding-right: 30px
    }
}
