@media (max-width: 1250px){
  .chill-out-title {
    font-size: 60px;
    line-height: 63px;
  }
}
@media (max-width: 1250px){
  .chill-out-title {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .btn-gofood {
    margin-bottom: 10px;
  }
  .navbar-brand img {
    height: 60px;
  }
  .hero-go-food-btn {
    width: 20%;
  }
  .hero-border {
    width: 70%;
  }
  .our-special-foods-header-title {
    font-size: 30px;
    line-height: 30px;
  }
  img.left-arrow-icon {
    height: 30px;
    width: 20px;
  }
  img.right-arrow-icon {
    height: 30px;
    width: 20px;
  }
  .codimc {
    order: 1;
    width: 100%;
  }
  .chill-out-drink-image img {
    width: 60%;
    height: auto;
    display: block;
    margin: auto;
    padding: 50px;
  }
  .cocs {
    order: 2;
    width: 100%;
  }
  .chill-out-blank {
    display: none;
  }
  .chill-out-content-section {
    height: unset;
    padding: 80px 20px 80px 80px;
  }
  .about-us-inner-section {
    width: 100%;
  }
  .about-us-para {
    font-size: 17px;
  }
  .location-address-inner-section {
    width: 100%;
  }
  .location-address-content .address {
    font-size: 13px;
  }
  .seo-section-title {
    text-align: center;
  }
  img.footer-logo-img {
    height: 110px;
  }
}

@media (max-width: 768px) {
  .hero-title {
    font-size: 54px;
    line-height: 60px;
  }
  .hero-para {
    width: 80%;
  }
  .hero-go-food-btn {
    width: 30%;
  }
  .hero-border {
    width: 60%;
  }
  img.left-arrow-icon {
    height: 20px;
    width: 15px;
  }
  img.right-arrow-icon {
    height: 20px;
    width: 15px;
  }
  .our-special-foods-header-title {
    margin-top: 5px;
  }
  .chill-out-drink-image img {
    width: 90%;
  }
  .chill-out-title {
    font-size: 50px;
    line-height: 60px;
  }
  .about-us-content-section {
    margin-bottom: 30px;
  }
  .time-day-section {
    margin-bottom: 20px;
  }
  .seo-section-title {
    font-size: 35px;
  }
  img.footer-logo-img {
    margin-bottom: 20px;
  }
  .footer-para {
    margin-bottom: 20px;
  }
  .footer-socials-icon a {
    display: inline-block;
    margin-right: 15px;
  }
}

@media (max-width: 425px) {
  .navbar-brand img {
    height: 50px;
  }
  .hero-section {
    padding: 50px 10px;
  }
  .hero-title {
    font-size: 48px;
    line-height: 54px;
  }
  .hero-go-food-btn a {
    font-size: 14px;
  }
  .hero-spoon-icon img {
    height: 20px;
  }
  .our-special-foods-section {
    padding: 50px 10px;
  }
  .our-special-foods-header-title {
    font-size: 26px;
    line-height: 30px;
  }
  .chill-out-drink-image img {
    width: 100%;
  }
  .chill-out-content-section {
    padding: 50px 10px 50px 50px;
  }
  .chill-out-title {
    font-size: 30px;
    line-height: 45px;
  }
  .chill-out-para {
    width: 80%;
  }
  .drink-section {
    padding: 50px 10px;
  }
  .about-us-section {
    padding: 50px 10px;
  }
  .about-us-title {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  .about-us-para {
    font-size: 16px;
  }
  .location-address-section {
    padding: 50px 10px;
  }
  .seo-section {
    padding: 50px 10px;
  }
  .seo-section-title {
    font-size: 28px;
  }
  .footer-section {
    padding: 50px 10px;
  }
}

@media (max-width: 375px) {
  .hero-title {
    font-size: 40px;
    line-height: 50px;
  }
  .hero-go-food-btn a {
    font-size: 11px;
    padding: 10px 12px;
  }
  .hero-para {
    margin-bottom: 10px;
  }
  .our-special-foods-header-title {
    font-size: 20px;
    line-height: 30px;
  }
  img.left-arrow-icon {
    height: 15px;
    width: 12px;
  }
  img.right-arrow-icon {
    height: 15px;
    width: 12px;
  }
  .food-item {
    width: 260px;
  }
  .chill-out-title {
    font-size: 24px;
    line-height: 34px;
  }
  .chill-out-para {
    width: 90%;
  }
  .chill-out-button-section a {
    font-size: 16px;
  }
  .about-us-title {
    font-size: 40px;
    line-height: 45px;
  }
  .time-day-section .time {
    font-size: 16px;
    color: #fff;
  }
  .location-address-content .address {
    font-size: 12px;
  }
  .seo-section-title {
    font-size: 22px;
  }
  .seo-section-body p {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
}
