@media (max-width: 991px) {
  .btn-gofood {
    margin-bottom: 10px;
  }
  .hero-title {
    font-size: 42px;
    line-height: 56px;
  }
  .hero-para {
    padding: 0px 0px;
  }
  .hero-border-col {
    display: none !important;
  }
  .hero-btn-col {
    width: 100%;
  }
  .foods-header-title {
    font-size: 58px;
  }
  .choose-us-card-section > .row > .col-md-4 {
    width: 100%;
  }
  .clock-day-time {
    font-size: 18px;
  }
  .location-address {
    font-size: 16px;
  }
  .thanks-para {
    padding: 0px 70px;
  }
  img.footer-logo-img {
    height: 110px;
  }
}

@media (max-width: 768px) {
  .hero-inner-section {
    padding: 60px;
  }
  .hero-title {
    font-size: 23px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .hero-para {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .foods-header-title {
    font-size: 32px;
  }
  .why-choose-us-title {
    font-size: 54px;
    line-height: 64px;
    margin-bottom: 30px;
  }
  .we-are-open-title {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 40px;
  }
  .clock-day-time {
    margin-bottom: 30px;
  }
  .seo-section-title {
    font-size: 35px;
  }
  .thanks-title {
    font-size: 50px;
    line-height: 60px;
  }
  .thanks-para {
    padding: 0px 0px;
  }
  img.footer-logo-img {
    margin-bottom: 20px;
  }
  .footer-para {
    margin-bottom: 20px;
  }
  .footer-socials-icon a {
    display: inline-block;
    margin-right: 15px;
  }
  .slick-slide {
    margin-left: 0;
  }
}

@media (max-width: 425px) {
  .hero-section {
    padding: 100px 10px 0px 10px;
  }
  .hero-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .hero-para {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .hero-inner-section {
    padding: 42px;
  }
  .contact-section {
    padding: 50px 10px;
  }
  .food-section {
    padding: 50px 10px;
  }
  .foods-header-title {
    font-size: 26px;
  }
  .drink-section {
    padding: 50px 10px;
  }
  .why-choose-us-section {
    padding: 50px 10px;
  }
  .why-choose-us-title {
    font-size: 46px;
    line-height: 56px;
    margin-bottom: 30px;
  }
  .we-are-open-section {
    padding: 50px 10px;
  }
  .we-are-open-title {
    font-size: 46px;
    line-height: 46px;
    margin-bottom: 30px;
  }
  .seo-section {
    padding: 50px 10px;
  }
  .seo-section-title {
    font-size: 28px;
  }
  .thanks-section {
    padding: 50px 10px;
  }
  .thanks-title {
    font-size: 42px;
    line-height: 52px;
  }
  .thanks-para {
    font-size: 18px;
  }
  .footer-section {
    padding: 50px 10px;
  }
}

@media (max-width: 375px) {
  .hero-inner-section {
    padding: 16px;
  }
  a.hero-go-food-btn {
    padding: 10px 12px;
  }
  .hero-title {
    font-size: 20px;
  }
  .foods-header-title {
    font-size: 20px;
  }
  .why-choose-us-title {
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  .choose-us-card-title {
    font-size: 20px;
    line-height: 20px;
    margin: 10px 0px;
  }
  .choose-us-card-para {
    font-size: 12px;
  }
  .we-are-open-title {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  .clock-day-time {
    font-size: 12px;
  }
  .location-address {
    font-size: 14px;
  }
  .we-are-open-location-map iframe {
    height: 300px;
  }
  .seo-section-title {
    font-size: 22px;
  }
  .seo-section-body p {
    font-size: 16px;
  }
  .thanks-title {
    font-size: 34px;
    line-height: 44px;
  }
  .thanks-para {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
}
