@media (max-width:575.98px) {
    .res-banner-col {
        position: relative;
        top: 486px;
        z-index: 99;
        /* margin-bottom: 17px; */
    }
    .res-mt {
        /*margin-top: 318px;*/
    }
    #res-hero-cont {
        margin-left: 11px;
        padding-top: 65px;
        padding-bottom: 150px;
        font-size: 20px;
    }
    .why-choose-one--three .why-choose-one__chose-name {
        font-size: 18px;
    }
    .why-choose-one--three .why-choose-one__title {
        font-size: 20px;
        line-height: 21px;
    }
    .res-food-title {
        font-size: 31px;
        line-height: 33px;
        margin-bottom: 20px;
    }
    .res-img-none {
        display: none;
    }
    .food-one-right-add {
        width: 100% !important;
        margin-top: 0px;
        border-radius: 15px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .food-quality-new {
        font-size: 18px;
        line-height: 20px;
        padding-right: 10px;
        text-align: center;
        padding-bottom: 40px;
        padding-left: 2px;
        padding-right: 2px;
    }
    .res-row {
        display: none;
    }
    .hero-sub-img-2 {
        margin-left: 136px;
    }
    .m-box {
        margin-bottom: 23px;
    }
    .b-line-h {
        line-height: 24px;
    }
    .col-res-client {
        width: 49%;
        margin-bottom: 18px;
    }
    .res-col-mt-ml {
        margin-top: -56px;
        margin-left: -13px;
    }
    .quality-css {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 9px;
    }
    .qualty-p {
        margin-bottom: 52px;
    }
    #res-row {
        flex-direction: column;
    }
    .choice-res {
        font-size: 15px;
        line-height: 20px;
        padding-right: 59px;
        text-align: justify;
        margin-top: -15px;
    }
    .story-img {
        width: 100% !important;
        margin-top: 0px;
        border-radius: 15px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .res-story-title {
        font-size: 20px;
        padding-bottom: 0px;
        margin-top: 12px;
    }
    .res-story-info {
        font-size: 19px;
        line-height: 23px;
        padding-right: 85px;
        text-align: justify;
    }
    .hero-sub-img {
        display: none;
    }
    .p-box {
        margin-bottom: 46px;
        margin-top: 0px;
    }
    .res-gallery-img {
        max-width: 100%;
        max-height: 500px;
        height: 300px;
        width: 100%;
        padding: 10px;
        border-radius: 30px;
    }
    .faq-page__accordion .accrodion-title {
        /* padding: 18px 28px 20px 28px; */
        /* padding-right: 70px; */
        padding: 10px;
        cursor: pointer;
        border: 1px solid #262222;
        border-radius: 5px;
        margin-left: -46px;
        width: 354px;
    }
}

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

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

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

@media (max-width: 1439.98) {}

.hero-cont-2 {
    margin-left: 65px;
    padding-top: 65px;
    padding-bottom: 150px;
}
.about-banner {
  position: relative;
  overflow: hidden;
}

.about-banner img {
  height: 350px !important;
  object-fit: cover;
}

.overlay {
  background: rgba(0, 0, 0, 0.6); /* dark overlay */
}

.banner-content {
  z-index: 2;
}

.breadcrumb-nav {
  font-size: 16px;
}

.breadcrumb-nav a {
  color: #fff;
  text-decoration: none;
  margin-right: 5px;
}

.breadcrumb-nav a:hover {
  text-decoration: underline;
}

.breadcrumb-nav span {
  color: #ddd;
  margin: 0 5px;
}
