@media (max-width: 991px) {
  a.nav-link {
    margin-right: unset;
  }
  .btn-gofood {
    margin-bottom: 20px;
  }
  .hero-inner-section > .row > .col-md-6 {
    width: 100%;
  }
  .hero-text-content-section {
    padding: 80px 10px;
  }
  .hero-image-section img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .choose-us-inner-section > .row > .col-md-6 {
    width: 100%;
  }
  .choose-us-content-section {
    margin-top: 40px;
  }
  .food-items-section > .row > .col-md-4 {
    width: 50%;
    display: flex;
    justify-content: center;
  }
  .seller-dishes-title {
    font-size: 50px;
  }
  .seller-dishes-para {
    width: 100%;
  }
  .we-are-open-inner-section {
    width: 100%;
  }
  .get-in-touch-inner-section {
    width: 100%;
  }
  .seo-section-title {
    text-align: center;
  }
  .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-1,
  .hero-title-2 {
    font-size: 45px;
    line-height: 45px;
  }
  .choose-us-title {
    font-size: 33px;
  }
  .choose-card-box img {
    height: 65px;
  }
  .card-box-text-title {
    font-size: 22px;
  }
  .card-box-text-para {
    font-size: 14px;
  }
  .seller-dishes-title {
    font-size: 36px;
  }
  .food-items-section > .row > .col-md-4 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .we-are-open-left {
    margin-bottom: 20px;
  }
  .get-in-touch-form {
    margin-bottom: 20px;
  }
  .seo-section-title {
    font-size: 32px;
  }
  img.footer-logo-img {
    margin-bottom: 20px;
  }
  .footer-para {
    margin-bottom: 20px;
  }
  .footer-socials-icon a {
    display: inline-block;
    margin-right: 15px;
  }
  .menu-hero-para {
    width: 80%;
  }
  .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-bottom: 50px;
  }
  .hero-text-content-section {
    padding: 50px 10px;
  }
  .choose-us-section {
    padding: 50px 10px;
  }
  .choose-us-title {
    font-size: 28px;
  }
  .card-box-text-title {
    font-size: 18px;
  }
  .card-box-text-para {
    font-size: 13px;
  }
  .card-box-text {
    margin-left: 10px;
  }
  .seller-dishes {
    padding: 50px 10px;
  }
  .seller-dishes-title {
    font-size: 30px;
  }
  .we-are-open {
    padding: 50px 10px;
  }
  .we-are-open-title {
    font-size: 50px;
    line-height: 50px;
  }
  .get-in-touch {
    padding: 50px 10px;
  }
  .get-in-touch-title {
    font-size: 50px;
    line-height: 50px;
  }
  .seo-section {
    padding: 50px 10px;
  }
  .seo-section-title {
    font-size: 28px;
  }
  .footer-section {
    padding: 50px 10px;
  }
  .menu-hero-title {
    font-size: 45px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .list-row {
    font-size: 16px;
  }
}

@media (max-width: 375px) {
  .hero-title-1,
  .hero-title-2 {
    font-size: 35px;
    line-height: 35px;
  }
  .choose-us-title {
    font-size: 24px;
  }
  .choose-card-box img {
    height: 50px;
  }
  .card-box-text-title {
    font-size: 15px;
  }
  .food-item {
    width: 290px;
  }
  img.food-image {
    height: 250px;
  }
  .seller-dishes-title {
    font-size: 25px;
  }
  .seller-dishes-para {
    font-size: 16px;
  }
  .food-item-name {
    font-size: 20px;
    line-height: 20px;
    height: 60px;
  }
  .we-are-open-title {
    font-size: 42px;
    line-height: 42px;
  }
  .get-in-touch-title {
    font-size: 42px;
    line-height: 42px;
  }
  .seo-section-title {
    font-size: 22px;
  }
  .seo-section-body p {
    font-size: 16px;
  }
  .menu-hero-title {
    font-size: 36px;
    margin-bottom: 25px;
  }
  .makanan-btn {
    font-size: 16px;
  }
  .minuman-btn {
    font-size: 16px;
  }
  .list-row {
    font-size: 13px;
  }
}

@media (max-width: 320px) {
}
