@media (max-width: 991px) {
  .makanan-border-section {
    margin-top: 26px;
  }
  .makanan-title {
    font-size: 52px;
    line-height: 52px;
  }
  .food-items > .row > .col-md-3 {
    width: 50%;
    display: flex;
    justify-content: center;
  }
  .food-list > .row > .col-md-6 {
    width: 100%;
  }
  .left-list {
    margin-right: unset;
  }
  .right-list {
    margin-left: unset;
  }
  .makanan-bottom-section > .row > .col-md-10 {
    width: 70%;
  }
  .makanan-bottom-section > .row > .col-md-2 {
    width: 30%;
  }
  .minuman-title {
    font-size: 48px;
    line-height: 58px;
  }
  .we-are-waiting-title {
    font-size: 45px;
  }
  .we-are-waiting-content > .row > .col-md-5 {
    width: 100%;
  }
  .we-are-waiting-content > .row > .col-md-2 {
    display: none !important;
  }
  .form-section {
    margin-bottom: 30px;
  }
  .waiting-input::placeholder {
    font-size: 16px;
  }
  .thanks-title {
    font-size: 65px;
  }
  .thanks-para {
    width: 85%;
  }
  .footer-inner-section > .row > .col-md-6 {
    width: 100%;
  }
  .footer-location {
    margin-bottom: 30px;
  }
  .footer-para {
    padding-right: unset;
}
.food-item {
  width: 280px;
}
}

@media (max-width: 768px) {
  .hero-title {
    font-size: 46px;
    line-height: 56px;
  }
  .hero-para {
    width: 60%;
  }
  .makanan-header-section > .row > .col-md-8 {
    width: 50%;
  }
  .makanan-header-section > .row > .col-md-4 {
    width: 50%;
  }
  .makanan-border-section {
    margin-top: 20px;
  }
  .makanan-title {
    font-size: 42px;
    line-height: 42px;
  }
  .food-items > .row > .col-md-3 {
    width: 100%;
  }
  .list-item > .row > .col-5 {
    width: 55%;
  }
  .list-item > .row > .col-4 {
    width: 15%;
  }
  .list-item > .row > .col-3 {
    width: 30%;
  }
  .item-row {
    font-size: 14px;
  }
  .makanan-bottom-section > .row > .col-md-10 {
    width: 60%;
  }
  .makanan-bottom-section > .row > .col-md-2 {
    width: 40%;
  }
  .makanan-list-btn button {
    font-size: 17px;
  }
  .makanan-list-btn img {
    height: 10px;
  }
  .ls,
  .rs {
    display: none;
  }
  .md {
    width: 100%;
    text-align: center;
  }
  .we-are-waiting-header-section > .row > .col-3 {
    display: none;
  }
  .we-are-waiting-header-section > .row > .col-6 {
    width: 100%;
    text-align: center;
  }
  .time-day-section img {
    height: 56px;
  }
  .location-section img {
    height: 56px;
  }
  .location-text {
    text-align: center;
    font-size: 13px;
  }
  .seo-section-title {
    font-size: 35px;
  }
  
}

@media (max-width: 425px) {
  .hero-section {
    height: 800px;
    padding: 100px 10px 100px 10px;
  }
  .hero-title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  .hero-para {
    width: 70%;
    margin-bottom: 40px;
  }
  .makanan-food-display-section {
    padding: 0px 10px 50px 10px;
  }
  .makanan-border-section {
    margin-top: 16px;
  }
  .makanan-title {
    font-size: 36px;
    line-height: 36px;
  }
  .makanan-list-btn button {
    font-size: 14px;
  }
  .makanan-bottom-border-section {
    margin-top: 16px;
  }
  .time-day-section {
    height: 160px;
  }
  .time-day-section img {
    height: 50px;
  }
  .time-day-text {
    font-size: 14px;
  }
  .location-section {
    height: 160px;
  }
  .location-section img {
    height: 50px;
  }
  .location-text {
    text-align: center;
    font-size: 10px;
  }
  .thanks-title {
    font-size: 60px;
    line-height: 65px;
  }
  .thanks-para {
    width: 100%;
  }
  .seo-section-title {
    font-size: 28px;
  }
  a.footer-brand-logo {
    margin-right: 20px;
  }
  
}

@media (max-width: 375px) {
  .hero-title {
    font-size: 32px;
    line-height: 42px;
  }
  .hero-para {
    font-size: 15px;
  }
  .makanan-border-section {
    margin-top: 14px;
  }
  .makanan-title {
    font-size: 30px;
    line-height: 30px;
  }
  .item-row {
    font-size: 12px;
  }
  .makanan-list-btn img {
    height: 8px;
  }
  .makanan-list-btn button {
    font-size: 10px;
  }
  .we-are-waiting-title {
    font-size: 36px;
  }
  .time-day-section img {
    height: 40px;
  }
  .location-section img {
    height: 40px;
  }
  .location-text {
    padding: 0 10px;
  }
  .time-day-text {
    font-size: 12px;
  }
  .thanks-title {
    font-size: 50px;
    line-height: 60px;
  }
  .thanks-para {
    font-size: 16px;
  }
  .seo-section-title {
    font-size: 22px;
  }
  .seo-section-body p {
    font-size: 16px;
  }
  a.footer-brand-logo img {
    height: 55px;
  }
  .footer-location-address {
    color: #fff;
    padding-left: 20px;
    font-size: 13px;
  }
}

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