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

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

}

@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) {
    .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) {
    .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;
    }

    .available-section {
        padding-bottom: 100px;
    }

    .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;
    }

    .hall-details-content {
        padding: 20px 30px;
        margin-bottom: 30px;
    }

    .place-offers-box {
        padding: 25px 30px 20px 30px;
        margin-bottom: 30px;
    }

    .availability-box {
        padding: 25px 30px 20px 30px;
        margin-bottom: 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) {
    .navbar.navbar-expand-lg .navbar-nav .nav-item a.nav-link {
        font-size: 14px;
        padding: 0 6px;
    }

    .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;
    }

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

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

    .place-offers-box ul li {
        font-size: 16px;
        padding-right: 40px;
        margin-bottom: 20px;
    }

    /* 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 (max-width:991px) {
    .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: -52px;
        padding: 8px 12px;
        border-radius: 2px;
        box-shadow: none;
        border: 1px solid #baaa49;
    }

    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 15px;
    }

    .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;
    }

    .available-section {
        padding-bottom: 80px;
    }

    .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: 70px;
    }

    .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;
    }

}

@media screen and (max-width:767px) {
    .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;
    }

    .available-section {
        padding-bottom: 30px;
    }

    .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 */
    .inner-page {
        padding-top: 60px;
    }

    .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;
    }

}

@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;
    }

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

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

    .hall-details-content h6 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .place-offers-box {
        padding: 15px 20px 20px 20px;
        margin-bottom: 20px;
    }

    .place-offers-box h5 {
        margin-bottom: 20px;
    }

    .place-offers-box ul li {
        font-size: 14px;
        width: 100%;
        padding-right: 0px;
        margin-bottom: 15px;
    }

    .availability-box {
        padding: 15px 20px 20px 20px;
        margin-bottom: 20px;
    }

    .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 */
    .inner-page {
        padding-top: 50px;
    }

    .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;
    }

}