@media (max-width: 991px) {
  .btn-gofood {
    margin-bottom: 10px;
  }
  .hero-section {
    background: url("assets/hero-mobile-bg.webp");
    background-position: center;
    background-size: cover;
    padding: 80px 10px;
  }
  .hero-blank-section {
    display: none !important;
  }
  .hero-content-section {
    width: 100%;
  }
  .food-section {
    background-color: #fff;
    padding: 80px 10px 30px 10px;
  }
  .drink-section {
    background-color: #fff;
    padding: 80px 10px 30px 10px;
  }
  .food-header-title-border-col {
    display: none;
  }
  .food-header-title-col {
    width: 80%;
  }
  .food-header-title-btn-col {
    width: 20%;
  }
  .food-header-title {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
  }
  .drink-header-title {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
  }
  .food-item-col {
    width: 50%;
  }
  .product-card {
    margin-bottom: 50px;
  }
  .experienced-inner-section {
    width: 100%;
  }
  .experienced-title {
    font-size: 60px;
    line-height: 70px;
    padding: unset;
  }
  .expreienced-para {
    font-size: 16px;
    margin-bottom: 44px;
  }
  .find-us-inner-section {
    width: 100%;
  }
  .find-us-title {
    font-size: 60px;
  }
  .thanks-para {
    padding: unset;
  }
  img.footer-logo-img {
    height: 30px;
    width: auto;
    margin-top: 7px;
  }
  .footer-socials-icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .menu-hero-inner-section img {
    width: 70%;
  }
  .menu-hero-title {
    font-size: 74px;
    line-height: 74px;
  }
  .menu-hero-para {
    padding: 0px 46px;
  }
  .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-title {
    font-size: 70px;
    line-height: 70px;
  }
  .food-header-title-col {
    width: 70%;
  }
  .food-header-title-btn-col {
    width: 30%;
  }
  .food-header-view-all-btn a {
    font-size: 11px;
    font-weight: 600;
  }
  .drink-header-view-all-btn a {
    font-size: 11px;
    font-weight: 600;
  }
  img.right-arrow-white {
    height: 10px;
    margin-top: -1px;
  }
  .food-header-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
  }
  .drink-header-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
  }
  .food-item-col {
    width: 100%;
  }
  .experienced-title {
    font-size: 38px;
    line-height: 48px;
  }
  .experienced-left {
    height: 250px;
    margin-bottom: 40px;
  }
  .expreienced-icons {
    display: flex;
    justify-content: center;
    gap: 5px;
  }
  .find-us-map {
    margin-bottom: 20px;
  }
  .find-us-title {
    font-size: 38px;
    line-height: 48px;
  }
  .find-us-form {
    margin-bottom: 20px;
  }
  .seo-section-title {
    font-size: 35px;
  }
  .thanks-inner-section {
    padding: 40px;
  }
  .thanks-title {
    font-size: 52px;
    line-height: 52px;
  }
  .footer-brand-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
  }
  .menu-hero-title {
    font-size: 56px;
    line-height: 66px;
  }
  .menu-hero-para {
    padding: 0px 0px;
  }
  .list-row > .col-5  {
    width: 45%;
  }
  .list-row > .col-4,.food-lists >.list-food-border {
    width: 25%;
  }
  .list-row > .col-3 {
    width: 30%;
  }
  .list-food-name-2,.list-food-price-2 {
    font-size: 13px;
  }
  .col-5 {
    width: 35%;
  }
}

@media (max-width: 425px) {
  .navbar-brand img {
    width: auto;
    height: 50px;
  }
  .hero-section {
    padding: 60px 10px;
  }
  .hero-title {
    font-size: 52px;
    line-height: 58px;
  }
  .food-section {
    background-color: #fff;
    padding: 50px 10px 0px 10px;
  }
  .drink-section {
    background-color: #fff;
    padding: 50px 10px 0px 10px;
  }
  .food-header-title-col {
    width: 65%;
  }
  .food-header-title-btn-col {
    width: 35%;
  }
  .food-header-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
  }
  .drink-header-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
  }
  .experienced-section {
    padding: 50px 10px;
  }
  .experienced-title {
    font-size: 32px;
    line-height: 42px;
  }
  .expreienced-icons {
    gap: unset;
  }
  .find-us-section {
    padding: 50px 10px;
  }
  .find-us-title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  .location-address {
    font-size: 15px;
  }
  .seo-section {
    padding: 50px 10px;
  }
  .seo-section-title {
    font-size: 28px;
  }
  .thanks-section {
    padding: 50px 10px;
  }
  .thanks-title {
    font-size: 40px;
    line-height: 50px;
  }
  .footer-section {
    padding: 50px 10px;
  }
  .menu-hero-section {
    padding: 80px 10px;
  }
  .menu-hero-title {
    font-size: 48px;
    line-height: 48px;
  }
  .menu-hero-para {
    margin-bottom: 50px;
  }
  .list-row {
    font-size: 16px;
  }
}

@media (max-width: 375px) {
  .hero-title {
    font-size: 42px;
    line-height: 52px;
  }
  .food-header-title-col {
    width: 60%;
  }
  .food-header-title-btn-col {
    width: 40%;
  }
  .location-address {
    font-size: 12px;
  }
  .seo-section-title {
    font-size: 22px;
  }
  .seo-section-body p {
    font-size: 16px;
  }
  .thanks-inner-section {
    padding: 20px;
  }
  .thanks-title {
    font-size: 32px;
    line-height: 42px;
  }
  .thanks-para {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .thanks-go-btn-section a {
    font-size: 14px;
  }
  .menu-hero-title {
    font-size: 36px;
    line-height: 46px;
  }
  .menu-hero-para {
    font-size: 15px;
  }
  .list-row {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
}
