<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 991px) {
  .topbar-inner-section {
    margin-right: unset;
  }
  .navbar-toggler {
    background-color: #fff;
  }
  .nav-item .btn-gofood {
    margin-bottom: 10px;
  }
  .hero-title {
    font-size: 50px;
  }
  .hero-title-2 {
    font-size: 60px;
  }
  .best-in-town-foods-section &gt; .row {
    display: flex;
    justify-content: center;
  }
  .best-in-town-foods-section &gt; .row &gt; .col-md-3 {
    width: 40%;
  }
  .see-all-menu-go &gt; .row &gt; .col-md-9 {
    width: 50%;
  }
  .see-all-menu-go &gt; .row &gt; .col-md-3 {
    width: 50%;
  }
  .go-left-border {
    margin-left: 75px;
  }
  .about-us-inner-section &gt; .row &gt; .col-md-6 {
    width: 100%;
  }
  .about-us-left-section {
    margin-bottom: 50px;
  }
  .about-us-left-section &gt; .row &gt; .col-md-6 {
    width: 50%;
  }
  .find-us-inner-section {
    width: 100%;
  }
  .find-us-title {
    font-size: 70px;
  }
  .seo-section-title {
    font-size: 42px;
  }
  img.footer-logo-img {
    height: 110px;
  }
  .visit-us-title {
    font-size: 60px;
    padding: 50px 60px;
  }
  .menu-lists-section &gt; .row &gt; .col-md-6 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .hero-title {
    padding: 20px 40px;
    line-height: 55px;
  }
  .hero-title-2 {
    font-size: 50px;
    padding: 20px 42px;
  }
  .hero-para {
    line-height: 25px;
    width: 90%;
  }
  .hero-para-2 {
    line-height: 25px;
    width: 90%;
  }
  .best-in-town-title {
    font-size: 48px;
  }
  .best-in-town-foods-section &gt; .row &gt; .col-md-3 {
    width: 70%;
  }
  .see-all-menu-go &gt; .row &gt; .col-md-9 {
    display: none !important;
  }
  .see-all-menu-go &gt; .row &gt; .col-md-3 {
    width: 100%;
  }
  .about-us-right-title {
    font-size: 38px;
    line-height: 48px;
    padding-right: unset;
  }
  .about-us-right-para {
    padding-right: unset;
  }
  .find-us-title {
    font-size: 40px;
  }
  .form-section {
    margin-bottom: 30px;
  }
  .seo-section {
    padding: 50px 10px;
  }
  .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;
  }
  .visit-us-title {
    font-size: 34px;
  }
  .menu-border {
    display: none;
  }
}

@media (max-width: 425px) {
  .hero-title {
    font-size: 42px;
    padding: 20px 20px;
  }
  .hero-title-2 {
    font-size: 42px;
  }
  .hero-para {
    width: 90%;
    font-size: 18px;
  }
  .best-in-town-title {
    font-size: 40px;
  }
  .best-in-town-food-price-section {
    margin-top: -180px;
  }
  .best-in-town-food-name {
    margin-top: 152px;
  }
  .best-in-town-food-image img {
    height: 220px;
  }
  img.right-arrow {
    height: 18px;
  }
  .about-us-right-title {
    font-size: 28px;
    line-height: 38px;
    margin-top: 10px;
  }
  .about-us-right-para {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
  }
  .about-us-right-btn {
    margin-top: 35px;
  }
  .find-us-section {
    padding: 50px 10px;
  }
  .find-us-title {
    font-size: 30px;
  }
  .clock-icon img {
    margin-left: 20px;
  }
 
  .map-section {
    height: 400px;
  }
  .visit-us-section {
    padding: 50px 10px;
  }
  .menu-list-name {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 7px;
  }
  .list-middle-border {
    margin-bottom: 7px;
  }
  .menu-list-price {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 7px;
  }
  .time-day-section div {
    flex-direction: column;
    text-align: center;
    width: 100%;
  }
 
  .location-address-section div {
    display: flex !important;
    flex-direction: column !important; 
    flex-wrap: nowrap;
    text-align: center;

  }
}

@media (max-width: 375px) {
  .hero-section {
    padding: 50px 10px;
  }
  .hero-title {
    font-size: 30px;
    line-height: 35px;
  }
  .hero-title-2 {
    font-size: 30px;
  }
  .hero-para-2 {
    font-size: 18px;
  }
  .best-in-town-title {
    font-size: 36px;
  }
  .best-in-town-food-price-section {
    margin-top: -135px;
  }
  .best-in-town-food-name {
    margin-top: 108px;
  }
  .best-in-town-food-image img {
    height: 160px;
  }
  .seo-section-title {
    font-size: 24px;
  }
  .visit-us-title {
    padding: 30px;
  }
}

@media (max-width: 320px) {
  .seo-section-body p {
    text-align: justify;
    font-size: 15px;
  }
  .left-menu-list &gt; .row &gt; .col-4 {
    width: 25%;
  }
  .left-menu-list &gt; .row &gt; .col-3 {
    width: 33.33%;
  }
  .right-menu-list &gt; .row &gt; .col-4 {
    width: 25%;
  }
  .right-menu-list &gt; .row &gt; .col-3 {
    width: 33.33%;
  }
}
</pre></body></html>