@media (max-width: 1340px)  {
   .header-section {
    background:none;
   }
   .hero-inner-section > .row > .hero-content-column {
    width: 100%;
   }
}
@media (max-width: 991px) {
  .header-section {
    background: unset;
    margin-bottom: 50px;
  }
  img.brand-logo {
    height: 96px;
    margin-top: unset;
  }
  .navbar-nav {
    background-color: #fff;
    padding: 15px 0;
  }
  .hero-inner-section > .row > .hero-blank-column {
    display: none !important;
  }
  .hero-inner-section > .row > .hero-content-column {
    width: 100%;
    padding: 80px 10px;
  }
  .hero-title {
    font-size: 85px;
    line-height: 85px;
  }
  .hero-para {
    font-size: 16px;
    margin-bottom: 40px;
    padding-right: 15px;
  }
  .hero-bottom > .row > .hero-bottom-border-section {
    width: 40%;
  }
  .hero-bottom > .row > .hero-bottom-btn-section {
    width: 60%;
  }
  .style-banner {
    font-size: 42px;
  }
  .about-us-inner-section > .row > .about-us-content-row {
    order: 2;
    width: 100%;
  }
  .about-us-inner-section > .row > .about-us-image-row {
    order: 1;
    width: 100%;
  }
  .about-us-tag {
    width: 100%;
  }
  .about-us-image-section img {
    width: 80%;
    margin-bottom: 50px;
  }
  .menu-header-section > .row > .col-md-5 {
    width: 50%;
  }
  .menu-header-section > .row > .col-md-4 {
    display: none;
  }
  .menu-title {
    font-size: 70px;
    line-height: 70px;
  }
  .menu-header-section > .row > .col-md-3 {
    width: 50%;
  }
  .menu-food-section > .row > .col-md-3 {
    width: 50%;
  }
  .find-us-image-section {
    width: 100%;
  }
  .find-us-inner-section > .row > .col-md-6 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .find-us-image-section {
    margin-bottom: 40px;
  }
  .contact-us-inner-section {
    background: none;
    background-color: #5d3700;
    padding: 50px;
  }
  .conatct-us-row {
    width: 100%;
  }
  .conatct-us-row > .col-md-6 {
    width: 100%;
  }
  .contact-us-content {
    padding-bottom: 50px;
  }
  .footer-inner-section > .row > .col-md-6 {
    width: 100%;
  }
  .footer-content-section {
    margin-bottom: 30px;
  }
  .footer-para {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .style-banner {
    font-size: 24px;
  }
  .about-us-title {
    font-size: 65px;
    line-height: 65px;
    margin-bottom: 20px;
  }
  .about-us-tag {
    font-size: 35px;
  }
  .menu-header-section > .row > .col-md-5 {
    width: 100%;
  }
  .menu-header-section > .row > .col-md-3 {
    width: 100%;
    margin-top: 30px;
  }
  .menu-food-section > .row > .col-md-3 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .menu-title {
    font-size: 60px;
    line-height: 60px;
  }
  .contact-us-inner-section {
    padding: 30px;
  }
}

@media (max-width: 425px) {
  .hero-inner-section > .row > .hero-content-column {
    width: 100%;
    padding: 50px 10px;
  }
  .hero-title {
    font-size: 75px;
    line-height: 75px;
  }
  .hero-bottom > .row > .hero-bottom-border-section {
    width: 35%;
  }
  .hero-bottom > .row > .hero-bottom-btn-section {
    width: 65%;
  }
  .style-banner {
    padding: 50px 10px;
  }
  .style-banner {
    font-size: 21px;
  }
  .about-us-section {
    padding: 50px 10px;
  }
  .about-us-title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 10px;
  }
  .about-us-tag {
    font-size: 30px;
  }
  .menu-section {
    padding: 50px 10px;
  }
  .menu-title {
    font-size: 50px;
    line-height: 50px;
  }
  .find-us-section {
    padding: 50px 10px;
  }
  .find-us-icons img {
    padding: 15px 15px;
  }
  .find-us-header {
    font-size: 50px;
    line-height: 55px;
  }
  .contact-us-section {
    padding: 0 10px 50px 10px;
  }
  .contact-us-inner-section {
    padding: 20px;
  }
  .footer-section {
    padding: 50px 10px;
  }
}

@media (max-width: 375px) {
  .hero-title {
    font-size: 65px;
    line-height: 65px;
  }
  .hero-bottom > .row > .hero-bottom-border-section {
    width: 25%;
  }
  .hero-bottom > .row > .hero-bottom-btn-section {
    width: 75%;
  }
  .style-banner {
    font-size: 17px;
  }
  .about-us-title {
    font-size: 50px;
    line-height: 50px;
  }
  .about-us-para {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .about-us-tag {
    font-size: 25px;
  }
  .menu-title {
    font-size: 50px;
    line-height: 36px;
  }
  .find-us-icons img {
    padding: 8px 8px;
  }
  .location-text {
    font-size: 15px;
  }
  .contact-us-title {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
  }
  .contact-us-para {
    font-size: 14px;
  }
  .contact-us-content {
    padding-bottom: 30px;
  }
  a.footer-brand-logo{
    height: 120px;
    width: auto;
  }
}

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