@media screen and (min-width: 1600px) {
   .container {
      max-width: 1400px;
   }
}

@media screen and (max-width:1400px) {
   .section-margin-top {
      margin-top: 4.5rem;
   }

   .section-margin-bottom {
      margin-bottom: 4.5rem;
   }

   .section-margin {
      margin: 4.5rem 0;
   }

   .section-padding-top {
      padding-top: 4.5rem;
   }

   .section-padding-bottom {
      padding-bottom: 4.5rem;
   }

   .section-padding {
      padding: 4.5rem 0;
   }

   .section-header {
      gap: 0.75rem;
      margin-bottom: 1.5rem;
   }

   .section-header h2 {
      font-size: 2.75rem;
   }

   .section-header p {
      font-size: 15px !important;
   }

   .primary-btn {
      padding: 8px 24px;
      font-size: 14px;
   }

   .secondary-btn {
      padding: 7px 24px;
      font-size: 14px;
   }

   .rest-banner {
      height: 350px;
   }

   .rest-content span {
      font-size: 3rem;
   }

   .scroll-to-top {
      height: 40px;
      width: 40px;
   }

   .scroll-to-top i {
      font-size: 1.5rem;
   }

   .hero-container {
      padding: 8px 8px 0 8px;
   }

   .decoration-box-container {
      padding: 0 8px;
   }

   .menu-container {
      top: 1.25rem;
      left: 2rem;
      right: 2rem;
   }

   .menu-container ul {
      gap: 3px;
   }

   .menu-container ul li a {
      padding: 6px 24px;
      font-size: 14px;
   }

   .logo img {
      width: 60px;
   }

   .hero-slider-card {
      height: 600px;
   }

   .hero-content-container {
      left: 2rem;
      right: 2rem;
      bottom: 3rem;
   }

   .hero-content {
      gap: 2rem;
   }

   .hero-content-left h1 {
      font-size: 4rem;
      margin-bottom: 2.5rem !important;
   }

   .hero-content-left .primary-btn {
      padding: 5px 5px 5px 20px;
      font-size: 14px;
      gap: 1.5rem;
   }

   .hero-content-left .primary-btn span {
      height: 38px;
      width: 38px;
   }

   .hero-content-left .primary-btn span i {
      font-size: 1.75rem;
   }

   .hero-right-img {
      gap: 1.25rem;
      margin-bottom: 1.5rem;
   }

   .hero-right-img img {
      width: 90px;
      height: 90px;
   }

   .hero-right-img-content h6 {
      font-size: 1.25rem;
      margin-bottom: 1.5rem !important;
   }

   .hero-right-img-content a {
      font-size: 14px;
   }

   .hero-content-right p {
      font-size: 14px !important;
   }

   .about-content h6 {
      font-size: 16px;
   }

   .about-content h2 {
      font-size: 2.25rem;
      margin-bottom: 0.1rem !important;
   }

   .about-content p {
      margin-bottom: 0.1rem !important;
      font-size: 14px !important;
   }

   .counter-card span {
      font-size: 1.75rem;
   }

   .counter-card p {
      font-size: 15px !important;
   }

   .about-grid {
      gap: 16px;
   }

   .about-grid-item:nth-child(1) {
      height: 430px;
      grid-row: span 3;
   }

   .about-grid-item:nth-child(2) {
      height: 207px;
   }

   .about-grid-item:nth-child(3) {
      height: 207px;
   }

   .about-grid-container h6 {
      font-size: 2.5rem;
   }

   .group-circle img {
      height: 46px;
      width: 46px;
   }

   .group-circle img:not(:first-child) {
      margin-left: -12px;
   }

   .group-circle {
      margin-top: 2rem;
   }

   .group-circle h6 {
      font-size: 1.25rem;
      margin-left: 1.25rem;
   }

   .craving-row .col-md-6:first-child img {
      height: 375px;
   }

   .craving-row .col-md-6:last-child img {
      height: 484px;
   }

   .decoration-box {
      padding: 4.5rem 0;
   }

   .decoration-text {
      width: 95%;
      gap: 1.5rem;
   }

   .decoration-text h4 {
      font-size: 1.5rem;
   }

   .decoration-text p {
      font-size: 14px !important;
   }

   .decoration-img img {
      height: 450px;
   }

   .decoration-grid {
      gap: 16px;
   }

   .decoration-grid img {
      height: 217px;
   }

   .decoration-slider {
      padding-bottom: 3.5rem !important;
   }

   .decoration-slider-navigation {
      gap: 1.5rem;
   }

   .decoration-slider-navigation img {
      width: 32px;
   }

   .explore-slider .swiper-slide {
      width: 300px;
      height: 400px;
   }

   .footer-box {
      padding-bottom: 8px;
   }

   .footer-col {
      gap: 1.5rem;
   }

   .footer-col .logo {
      margin-bottom: 0.5rem !important;
   }

   .footer-col p {
      font-size: 14px !important;
   }

   .footer-col h6 {
      font-size: 24px;
   }

   .quick-links {
      gap: 1.25rem;
   }

   .quick-links li a {
      font-size: 14px;
   }

   .footer-location a {
      font-size: 14px;
   }

   .footer-location-icon {
      height: 36px;
      width: 36px;
   }

   .footer-location-icon i {
      font-size: 1rem;
   }

   .query-box {
      padding: 1.75rem 0;
      gap: 1.25rem;
   }

   .query-box h2 {
      font-size: 3rem;
   }

   .query-box .primary-btn {
      padding: 12px 40px;
      flex-shrink: 0;
   }

   .footer-bottom-box {
      margin-top: 0.5rem;
      padding: 1rem 0;
      gap: 1rem;
   }

   .footer-bottom-box p {
      font-size: 14px !important;
   }

   .footer-bottom-social a {
      height: 36px;
      width: 36px;
   }

   .footer-bottom-social a i {
      font-size: 1.25rem;
   }

   .gallery-card {
      height: 250px;
   }

   .contact-info-box:not(:first-child) {
      margin-top: 2.5rem;
   }

   .contact-info-icon {
      height: 42px;
      width: 42px;
      border-radius: 5px;
   }

   .contact-info-icon i {
      font-size: 1.5rem;
   }

   .contact-info-text h6 {
      font-size: 1.35rem;
   }

   .contact-info-text p {
      margin: 0.2rem 0 0.2rem 0 !important;
      font-size: 15px !important;
   }

   .contact-info-text a {
      font-size: 15px !important;
   }

   .contact-form {
      padding: 2.75rem;
   }

   .contact-form h4 {
      font-size: 1.75rem;
   }

   .contact-form label {
      font-size: 14px;
   }

   .contact-form input,
   .contact-form textarea {
      padding: 10px 14px;
   }

   .contact-info-box:not(:first-child) {
      margin-top: 2rem;
   }

   .contact-info-icon {
      height: 40px;
      width: 40px;
   }

   .contact-info-icon i {
      font-size: 1.45rem;
   }

   .contact-info-text h6 {
      font-size: 1.15rem;
   }

   .contact-info-text p {
      margin: 0.35rem 0 0.2rem 0 !important;
      font-size: 14px !important;
   }

   .contact-info-text a {
      font-size: 14px !important;
   }

   .contact-form {
      padding: 2.5rem;
   }

   .contact-form h4 {
      font-size: 1.35rem;
      margin-bottom: 1.25rem !important;
   }

   .contact-form label {
      font-size: 14px;
   }

   .contact-form input,
   .contact-form textarea {
      padding: 9px 14px;
   }

   .iframe iframe {
      height: 375px;
   }

   .category-content img {
      max-height: 400px;
   }

   .flavour-card {
      gap: 12px;
   }

   .flavour-card-img {
      height: 150px;
      width: 150px;
   }

   .flavour-card h6 {
      font-size: 1.25rem;
   }

   .gallery-btn-container {
      gap: 5px;
   }

   .gallery-btn-container button {
      padding: 5px 10px;
      font-size: 12px;
   }
}

@media screen and (max-width:1200px) {
   .section-margin-top {
      margin-top: 4rem;
   }

   .section-margin-bottom {
      margin-bottom: 4rem;
   }

   .section-margin {
      margin: 4rem 0;
   }

   .section-padding-top {
      padding-top: 4rem;
   }

   .section-padding-bottom {
      padding-bottom: 4rem;
   }

   .section-padding {
      padding: 4rem 0;
   }

   .section-header h2 {
      font-size: 2.25rem;
   }

   .primary-btn {
      padding: 7px 20px;
   }

   .secondary-btn {
      padding: 6px 24px;
   }

   .rest-banner {
      height: 300px;
   }

   .rest-content span {
      font-size: 2.5rem;
   }

   .menu-container {
      top: 1.25rem;
      left: 1.5rem;
      right: 1.5rem;
   }

   .menu-container ul li a {
      padding: 6px 20px;
   }

   .logo img {
      width: 60px;
   }

   .hero-slider-card {
      height: 575px;
   }

   .hero-content-container {
      left: 1.5rem;
      right: 2rem;
   }

   .hero-content {
      gap: 1.5rem;
   }

   .hero-content-left h1 {
      font-size: 3rem;
      margin-bottom: 2rem !important;
   }

   .hero-content-left .primary-btn {
      font-size: 14px;
      gap: 1.5rem;
   }

   .hero-content-left .primary-btn span i {
      font-size: 1.5rem;
   }

   .hero-right-img {
      gap: 1.25rem;
      margin-bottom: 1.5rem;
   }

   .hero-right-img img {
      width: 80px;
      height: 80px;
   }

   .hero-right-img-content h6 {
      font-size: 1.25rem;
      margin-bottom: 1.5rem !important;
   }

   .hero-right-img-content a {
      font-size: 14px;
   }

   .hero-content-right p {
      font-size: 13px !important;
   }

   .about-content h6 {
      font-size: 15px;
   }

   .about-content h2 {
      font-size: 2rem;
      margin-bottom: 0 !important;
   }

   .about-content p {
      margin-bottom: 0 !important;
      font-size: 13px !important;
   }

   .counter-card span {
      font-size: 1.5rem;
   }

   .counter-card p {
      font-size: 13px !important;
   }

   .about-grid-item:nth-child(1) {
      height: 410px;
   }

   .about-grid-item:nth-child(2) {
      height: 197px;
   }

   .about-grid-item:nth-child(3) {
      height: 197px;
   }

   .about-grid-container h6 {
      font-size: 2.35rem;
   }

   .craving-row .col-md-6:first-child img {
      height: 350px;
   }

   .craving-row .col-md-6:last-child img {
      height: 452px;
   }

   .decoration-box {
      padding: 4rem 0;
   }

   .decoration-text h4 {
      font-size: 1.35rem;
   }

   .decoration-img img {
      height: 400px;
   }

   .decoration-grid img {
      height: 192px;
   }

   .explore-slider .swiper-slide {
      width: 275px;
      height: 350px;
   }

   .footer-col h6 {
      font-size: 24px;
   }

   .quick-links {
      gap: 1.25rem;
   }

   .quick-links li a {
      font-size: 14px;
   }

   .footer-location a {
      font-size: 14px;
   }

   .footer-location-icon {
      height: 36px;
      width: 36px;
   }

   .footer-location-icon i {
      font-size: 1rem;
   }

   .query-box {
      padding: 1.75rem 0;
      gap: 1.25rem;
   }

   .query-box h2 {
      font-size: 2.5rem;
   }

   .query-box .primary-btn {
      padding: 10px 32px;
   }

   .footer-bottom-box p {
      font-size: 14px !important;
   }

   .contact-info-col {
      gap: 2rem;
   }

   .contact-info-icon {
      height: 38px;
      width: 38px;
   }

   .contact-info-icon i {
      font-size: 1.25rem;
   }

   .contact-info-text h6 {
      font-size: 1.1rem;
   }

   .contact-info-text p {
      margin: 0.35rem 0 0.2rem 0 !important;
      font-size: 14px !important;
   }

   .contact-info-text a {
      font-size: 14px !important;
   }

   .contact-form {
      padding: 2.5rem;
   }

   .contact-form h4 {
      font-size: 1.35rem;
      margin-bottom: 1.25rem !important;
   }

   .contact-form label {
      font-size: 14px;
   }

   .contact-form input,
   .contact-form textarea {
      padding: 9px 14px;
   }

   .value-img-container h6 {
      font-size: 2.5rem;
   }

   .iframe iframe {
      height: 350px;
   }
}

@media screen and (max-width:992px) {
   .section-margin-top {
      margin-top: 3.5rem;
   }

   .section-margin-bottom {
      margin-bottom: 3.5rem;
   }

   .section-margin {
      margin: 3.5rem 0;
   }

   .section-padding-top {
      padding-top: 3.5rem;
   }

   .section-padding-bottom {
      padding-bottom: 3.5rem;
   }

   .section-padding {
      padding: 3.5rem 0;
   }

   .section-header p {
      width: 100%;
   }

   .hero-slider-card {
      height: 600px;
   }

   .menu-container {
      left: 1rem;
      right: 1rem;
   }

   .menu-ul {
      position: fixed;
      top: 0;
      left: -100%;
      width: 100%;
      bottom: 0;
   }
   
   .menu-main-menu-container {
       height: 100%;
   }

   .menu-container ul {
      height: 100%;
      width: 100%;
      position: relative;
      background-color: var(--tertiary-bg);
      border-radius: 0;
      flex-direction: column;
      align-items: flex-start;
      padding: 5rem 1.5rem 2rem 1.5rem !important;
      gap: 1rem;
   }

   .menu-container ul li {
      width: 100%;
      height: max-content;
   }

   .menu-container ul li a {
      color: var(--text-white);
      font-size: 18px;
      padding: 8px 20px;
   }

   .menu-container ul li a.active-nav {
      background-color: var(--secondary-bg);
      color: var(--text-black);
   }

   .menu-close-btn {
      position: absolute;
      top: 1rem;
      right: 1rem;
      height: 32px;
      width: 32px;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid rgba(255, 255, 255, 0.5);
   }

   .menu-close-btn i {
      font-size: 1.35rem;
      color: var(--text-white);
   }

   .menu-btn {
      height: 40px;
      width: 40px;
      border-radius: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid var(--primary);
      background-color: var(--tertiary-bg);
   }

   .menu-btn i {
      font-size: 1.25rem;
      color: var(--text-white);
   }

   .hero-content-container {
      align-items: center;
   }

   .hero-content {
      grid-template-columns: 1fr;
      gap: 3rem;
   }

   .hero-content-left {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      margin-top: 5rem;
   }

   /* .hero-content-left h1 {
      font-size: 2.5rem;
      margin-bottom: 1.5rem !important;
   } */

   .hero-content-left .primary-btn {
      font-size: 14px;
      gap: 1.5rem;
   }

   .hero-content-left .primary-btn span {
      height: 34px;
      width: 34px;
   }

   .hero-content-left .primary-btn span i {
      font-size: 1.5rem;
   }

   .hero-content-right {
      display: none;
   }

   .about-content {
      align-items: center;
      text-align: center;
      row-gap: 0.5rem;
   }

   .about-content h6 {
      font-size: 14px;
   }

   .about-content h2 {
      margin-bottom: 0.25rem !important;
      font-size: 1.75rem;
   }

   .about-content p {
      margin-bottom: 0.25rem !important;
   }

   .about-content .row {
      width: 100%;
      margin-bottom: 0.25rem !important;
   }

   .about-grid-item:nth-child(1) {
      height: 400px;
   }

   .about-grid-item:nth-child(2) {
      height: 192px;
   }

   .about-grid-item:nth-child(3) {
      height: 192px;
   }

   .about-grid-container h6 {
      font-size: 2.28rem;
   }

   .craving-row .col-md-6:first-child img {
      height: 300px;
   }

   .craving-row .col-md-6:last-child img {
      height: 421px;
   }

   .decoration-box {
      padding: 3.5rem 0;
   }

   .decoration-text {
      width: 100%;
      gap: 1.5rem;
   }

   .decoration-img img {
      height: 350px;
   }

   .decoration-grid img {
      height: 167px;
   }

   .explore-slider .swiper-slide {
      width: 250px;
      height: 325px;
   }

   .flavour-card-img {
      height: 135px;
      width: 135px;
   }

   .flavour-card h6 {
      font-size: 1.15rem;
   }
}

@media screen and (max-width:768px) {
   .section-margin-top {
      margin-top: 3rem;
   }

   .section-margin-bottom {
      margin-bottom: 3rem;
   }

   .section-margin {
      margin: 3rem 0;
   }

   .section-padding-top {
      padding-top: 3rem;
   }

   .section-padding-bottom {
      padding-bottom: 3rem;
   }

   .section-padding {
      padding: 3rem 0;
   }

   .section-header h2 {
      font-size: 2rem;
   }

   .nav-link-container {
      padding: 2rem 1.5rem;
   }

   .rest-banner {
      height: 275px;
   }

   .rest-content span {
      font-size: 2.25rem;
   }

   .about-grid-item:nth-child(1) {
      height: 350px;
   }

   .about-grid-item:nth-child(2) {
      height: 167px;
   }

   .about-grid-item:nth-child(3) {
      height: 167px;
   }

   .about-grid-container h6 {
      font-size: 1.93rem;
   }

   .group-circle {
      flex-direction: column;
      align-items: center;
      text-align: center;
      gap: 1.5rem;
   }

   .group-circle h6 {
      margin-left: 0;
   }

   .craving-row {
      height: 100%;
   }

   .craving-row .about-content {
      text-align: start;
   }

   .craving-row .col-md-6:first-child img {
      height: 275px;
   }

   .craving-row .col-md-6:last-child img {
      height: 275px;
   }

   .decoration-box {
      padding: 3rem 0;
   }

   .decoration-img img {
      height: 275px;
   }

   .decoration-grid img {
      height: 275px;
   }

   .decoration-grid {
      grid-template-columns: none;
   }

   .decoration-slider {
      padding-bottom: 3rem !important;
   }

   .explore-slider .swiper-slide {
      width: 225px;
      height: 300px;
   }

   .contact-form {
      padding: 2rem 1.5rem;
   }
}

@media screen and (max-width: 575px) {
   .rest-content span {
      font-size: 2rem;
   }

   .footer-col-container {
      justify-content: flex-start;
   }

   .query-box {
      flex-direction: column;
      align-items: flex-start;
   }

   .footer-bottom-box {
      flex-direction: column;
      text-align: center;
   }

   .gallery-card {
      height: 225px;
   }
}

@media screen and (max-width: 500px) {
   .about-grid-item:nth-child(1) {
      height: 280px;
   }

   .about-grid-item:nth-child(2) {
      height: 132px;
   }

   .about-grid-item:nth-child(3) {
      height: 132px;
   }

   .about-grid-container h6 {
      font-size: 1.45rem;
   }
}

@media screen and (max-width: 400px) {}