@media screen and (min-width:1199px) and (max-width:1440px) {

    .banner__thumbnail {
        left: 50%;
        width: 189px;
    }

    .food-menu__tab button {
        font-size: 16px;
        padding: 10px 18px
    }

    .banner__item {
        padding-top: 180px;
        padding-bottom: 180px;
    }

}

@media screen and (max-width:1199px) {
    .about-2__media {
        display: flex;
        justify-content: center;

    }

    .breadcrumb-space {
        padding: 80px 0 152px;
    }

    .about-2__media img {
        width: 60%;
        height: auto;
    }

    .discover-food__item {
        display: flex;
        flex-direction: column;
    }

    .discover-food {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .banner__item-content h1 {
        font-size: 34px;
        line-height: 40px;
    }

    .banner__item {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .contact-us__map {
        height:350;
    }
}


@media screen and (max-width:991px) {
    .about-our-company__media {
        display: flex;
        justify-content: center;
    }

    .about-our-company__media img {
        width: 60%;
    }

    .breadcrumb-space {
        padding: 80px 0 109px;
    }

    .breadcrumb__title {
        font-size: 50px;
        line-height: 15px;
    }

    .banner__item-content h1 {
        font-size: 28px;

    }

    .discover-food__item-title {
        font-size: 18px !important;
    }

    .banner__item {
        padding-top: 90px;
        padding-bottom: 90px;
    }

}

@media screen and (max-width:767px) {
    .section-header {
        font-size: 26px;
    }

    .section__p-18 {
        margin-bottom: 20px !important;
    }

    .blog-2__item-date {
        font-size: 18px;
        padding: 5px 15px;
    }

    .section-header1 {
        font-size: 26px;
    }

    .banner__item-content h1 {
        font-size: 36px !important;
    }

    .banner__thumbnail {
        display: none;
    }

    .banner__item-content h1 span {
        font-size: 26px;
    }

    .banner__item-content h1 {
        font-size: 28px !important;
    }

    .discover-food__item-title {
        font-size: 18px;
    }

    .discover-food__item p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        color: var(--rr-text-body);
    }

    .banner__item-content {
        font-size: 16px;
    }

    .banner__item-content h1 {
        font-size: 26px;
        line-height: 40px;
    }

    .about-2__media img {
        width: 75%;
        height: auto;
    }

    .banner__item .banner__item-content {
        margin-left: 5px !important;
    }

    .whatsapp-float {
        position: fixed;
        bottom: 125px;
        right: 40px;
        width: 40px;
        height: 40px;
    }


}

@media screen and (max-width:576px) {
    .section__p-18 {
        font-size: 16px;
    }

    .section-space {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /* .search-box{
        display: none;
    } */
    .food-menu__item-wrapper {
        margin-bottom: 20px;
    }

    .blog-2__item-date {
        font-size: 14px;
        padding: 5px 15px;
    }

    .pacakge-section {
        padding: 20px;
    }

    .blog-2__item .rr-btn.rr-btn__red {
        font-size: 16px;
        padding: 8px;
        min-height: 25px;
    }

    .about-our-company__content-btn {
        font-size: 16px;
        padding: 8px;
        min-height: 25px;
    }

    .rr-btn {
        padding: 11px 9px;
    }

    .about-2__content .rr-btn.rr-btn__red {
        padding: 9.5px 11px;
    }

    .breadcrumb-space {
        padding: 60px 0 94px;
    }

    .section-header1 {
        font-size: 22px;
    }

    .banner__item {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .footer__bottom-wrapper {
        margin-top: 20px;
    }

    .section__title-wrapper {
        margin-bottom: 10px;
    }

    .logo img {
        width: 75px;
    }

    .menu-section {
        padding: 30px 0px;
    }

    /* .grid-item {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
        align-items: center !important;
        align-content: center !important;
    } */

    .contact-us__information-wrapper h5 {
        font-size: 18px !important;
    }

    .section__title-wrapper h3 {
        font-size: 18px;
    }

    .contact-us-message-wrapper {
        padding: 30px 25px !important;
    }

    .search-box {
        position: relative;
        width: 100%;
        max-width: 178px;
        margin: 0px !important;
    }

    .search-icon {
        position: absolute;
        right: 0;
    }


    .search-box input {
        outline: none;
        width: 100%;
        height: 18px;
        padding: 10px 10px 10px 10px;
        border-radius: 5px !important;

    }

    .offcanvas__area {
        width: 90%;
    }

    .offcanvas__top {
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .footer__widget {
        margin-bottom: 20px;
    }

    .footer__copyright p {
        font-size: 14px;
    }

    .blog-2__item-text {
        padding: 30px 20px 10px 20px;
    }

    #scroll-percentage {
        height: 45px;
        width: 45px;
    }

    .whatsapp-float {
        position: fixed;
        bottom: 105px;
        right: 30px;
        width: 40px;
        height: 40px;
    }
    .contact-us__map {
        height: 250px;
    }




    /* .discover-food__item img{
        width: 70%;
    } */

}

@media screen and (max-width:425px) {
    .section-header {
        font-size: 22px;
    }

    .blog-2__item-date {
        display: none;
    }

    .breadcrumb-space {
        padding: 40px 0 94px;
    }

    .client-testimonial__item p {
        font-size: 16px;
    }

    .banner__item-content h1 span {
        font-size: 24px;
        line-height: 38px;
    }

    .banner__item-content h1 {
        font-size: 24px !important;
    }

    .food-menu__item {
        width: 100%;
    }

    .food-menu__item-text h6 {
        font-size: 18px;
    }

    .banner__item-content p {
        font-size: 16px;
    }

    .blog-2__item-text h5 {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width:375px) {
    .breadcrumb-space {
        padding: 40px 0 94px;
    }

    .rr-btn {
        padding: 6px 8px;
    }

    .banner__item-content h1 {
        font-size: 19px;
        line-height: 32px;
    }

    .banner__item-content p {
        font-size: 14px;
    }
}

@media screen and (max-width:320px) {
    .breadcrumb-space {
        padding: 5px 0 94px;
    }
}