@media (max-width: 991px) {
  .btn-gofood {
    margin-bottom: 10px;
  }
  .hero-inner-section {
    background-image: unset;
    background-color: #fae018;
    padding: 80px;
  }
  .hero-inner-content {
    width: 100%;
  }
  .food-item-col {
    width: 100%;
  }
  .experience-inner-section .row .col-md-6 {
    width: 100%;
  }
  .experience-image {
    margin-bottom: 50px;
  }
  .contact-us-location-address {
    padding: 10px;
  }
  .menu-hero-para {
    width: 65%;
  }
  .food-lists > .row > .col-md-6 {
    width: 100%;
  }
  .left-list-section {
    padding-right: unset;
  }
  .right-list-section {
    padding-left: unset;
  }
}

@media (max-width: 768px) {
  .hero-inner-section {
    padding: 40px;
  }
  .hero-title {
    font-size: 52px;
    line-height: 60px;
  }
  .hero-para {
    padding-right: 0px;
  }
  .food-section-title {
    font-size: 56px;
    line-height: 56px;
  }
  .exp-content {
    font-size: 50px;
    line-height: 70px;
  }
  .contact-us-title {
    font-size: 52px;
    line-height: 70px;
  }
  .contact-us-form-section {
    margin-bottom: 20px;
  }
  .contact-us-time-day-section {
    margin-bottom: 20px;
  }
  .seo-section-title {
    font-size: 35px;
  }
  .footer-brand-logo {
    margin-bottom: 40px;
  }
  .footer-para {
    margin-bottom: 20px;
  }
  .menu-hero-title {
    font-size: 50px;
    line-height: 60px;
  }
  .menu-hero-para {
    width: 100%;
  }
  .list-row > .col-5 {
    width: 45%;
  }
  .list-row > .col-4 {
    width: 25%;
  }
  .list-row > .col-3 {
    width: 30%;
  }
}

@media (max-width: 425px) {
  .hero-section {
    padding: 50px 10px;
  }
  .hero-inner-section {
    padding: 20px;
  }
  .hero-title {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 20px;
  }
  .hero-para {
    margin-bottom: 35px;
  }
  .hero-btn-section {
    margin-bottom: 20px;
  }
  .hero-btn-section a {
    padding: 10px 15px;
  }
  .food-section {
    background-color: #fff;
    padding: 50px 10px;
  }
  .food-item {
    width: 400px;
    height: 140px;
  }
  .drink-item {
    width: 400px;
    height: 140px;
  }
  .food-section-title {
    font-size: 40px;
    line-height: 40px;
  }
  .food-item-name {
    font-size: 18px;
    line-height: 18px;
  }
  .food-item-price {
    font-size: 16px;
  }
  .experience-section {
    background-color: #fae018;
    padding: 50px 10px;
  }
  .exp-content {
    font-size: 42px;
    line-height: 48px;
  }
  .experience-image {
    margin-bottom: 30px;
  }
  .contact-us {
    padding: 80px 10px 50px 10px;
  }
  .contact-us-inner-content {
    padding: 30px 50px 50px 0px;
  }
  .location-map-section {
    padding: 50px 10px;
  }
  .seo-section {
    padding: 50px 10px;
  }
  .seo-section-title {
    font-size: 28px;
  }
  .menu-hero-section {
    background-color: #fff;
    padding: 50px 10px;
  }
  .menu-hero-inner-section {
    padding: 30px;
  }
  .menu-hero-title {
    margin-bottom: 10px;
  }
  .menu-hero-para {
    margin-bottom: 30px;
  }
  .list-row {
    font-size: 16px;
  }
  .drink-section {
    background-color: #ebebeb;
    padding: 50px 10px;
  }
}

@media (max-width: 375px) {
  .hero-title {
    font-size: 32px;
    line-height: 42px;
  }
  .food-item {
    width: 400px;
    height: 115px;
  }
  .drink-item {
    width: 400px;
    height: 115px;
  }
  .food-section-title {
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 30px;
  }
  .food-item-name {
    font-size: 15px;
    line-height: 15px;
  }
  .food-item-price {
    font-size: 14px;
  }
  .exp-content {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
  }
  .contact-us-title {
    font-size: 36px;
  }
  .contact-us-title-section {
    margin-top: -38px;
  }
  .contact-us-inner-content {
    padding: 10px 25px 25px 0px;
  }
  .location-map-inner-section iframe {
    height: 300px;
    width: 100%;
  }
  .seo-section-title {
    font-size: 22px;
  }
  .seo-section-body p {
    font-size: 16px;
  }
  .menu-hero-title {
    font-size: 40px;
    line-height: 50px;
  }
  .list-row {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
}
