@media (min-width: 150px) and (max-width: 479px) {
    header {
        /* min-height: 650px; */
        min-height: 700px;
    }

    .email-icon-txt p {
        margin-top: 0;
    }
	.navbar-list {
    margin-top: 10px;
}
.navbar-list li.nav-item {
    padding: 0;
}

a.navbar-brand img {
    width: 85px;
}

    .email-box.mt-5 {
        margin-top: 25px !important;
    }

    .chicken-txt h1 {
        font-size: 37px;
        width: 100%;
    }

    .chicken-txt.text-center p {
        color: #fff;
        font-size: 18px;
        font-weight: 200;
    }

    .email-icon i {
        background-color: #DE2D1B;
        border: 1px solid #DE2D1B;
        height: 45px;
        width: 50px;
        font-size: 25px;
        text-align: center;
        border-radius: 5px;
        line-height: 42px;
        color: #fff;
    }

    #email-boxx-set {
        margin-top: 180px;
        text-align: center;
    }

    .email-icon {
        display: none;
    }

    .main-logo {
        text-align: center;
        position: absolute;
        top: -15px;
        margin: auto;
        width: 100%;
        left: 0;
    }

    .chicken-txt.text-center {
        margin-top: 20px;
    }

    div#emailboxx {
        position: relative;
        right: 0;
        width: 100%;
        margin-top: 10px !important;
        text-align: center;
    }

    .customer-txt.mt-5 {
        position: relative;
        top: 0;
    }

    .menu-img-first {
        position: relative;
        top: 10px;
    }

    .menu-img ul li {
        width: 100%;
        margin-bottom: -10px;
        margin-top: 30px;
    }

    .section-title.text-center.mt-5.mb-5 {
        margin-top: 20px !important;
        margin-bottom: 15px !important;
    }

    .menu-img.last-img {
        position: relative;
        left: 0;
        top: 30px;
    }

    .col-lg-3.col-sm-6.ps-0 {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    #food-background {
        min-height: 350px;
    }

    .try-box {
        margin-top: 0;
    }

    .try-box h3 {
        color: #fff;
        font-size: 40px;
    }

    .col-lg-4.col-sm-6.mt-5 {
        margin-top: 20px !IMPORTANT;
    }

    .box-icon {
        margin-right: 20px;
    }

    .col-lg-3.col-sm-6.mt-5 {
        margin-top: 20px !important;
    }

    .footer-title.mt-5 {
        margin-top: 20px !IMPORTANT;
    }

    ul.add-info li p {
        top: 5px;
    }

    ul.hrs-box.mt-4 li p {
        top: 5px;
    }

    .footer-title h3 {
        color: #707070;
        font-size: 30px;
    }

    .section-title h2 {
        font-size: 24px;
        margin-bottom: 0;
    }

    section#food-menu {
        overflow: hidden;
    }

    .gallery-list-boxx a {
        display: inline-block;
        width: 47%;
        margin-right: 9px;
        margin-bottom: 10px;
    }

    .footer-logo img {
        width: 125px;
    }

    ul.add-info li {
        padding: 5px 0;
    }

    /* .mum-banner {
        min-height: 600px;
    } */

}


@media (min-width: 480px) and (max-width: 767px) {
    .email-icon {
        float: none;
        margin-right: 15px;
    }

    .email-icon-txt {
        margin-left: 0;
        margin-top: 10px;
    }

    .email-icon-txt p {
        font-size: 13px;
        font-weight: 500;
        margin-top: 0;
    }

    .email-icon i {
        height: 45px;
        width: 50px;
        font-size: 24px;
        line-height: 45px;
    }

    header {
        min-height: 475px;
    }

    .chicken-txt.text-center {
        margin-top: 60px;
    }

    .chicken-txt h1 {
        font-size: 50px;
        width: 100%;
    }

    .main-logo img {
        width: 100px;
    }

    /* .mum-banner {
        min-height: 600px;
    } */

}


@media (min-width: 768px) and (max-width: 991px) {
    .main-logo img {
        width: 130px;
    }

    .email-icon-txt p {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 14px;
    }

    .email-icon-txt {
        margin-left: 75px;
    }

    div#emailboxx {
        position: relative;
        left: 20px;
        width: 100%;
    }

    .chicken-txt.text-center {
        margin-top: 60px;
    }

    .chicken-txt h1 {
        width: 80%;
    }

    /* header{
min-height:540px;
} */
    .chicken-txt.text-center p {
        color: #fff;
        font-size: 20px;
        margin-top: 7px;
        font-weight: 300;
    }

    .customer-txt h2 {
        font-size: 23px;
    }

    .customer-txt.mt-5 {
        position: relative;
        top: 0;
    }

    .gallery-list-boxx a {
        width: 24%;
    }

    .try-box {
        margin-top: 0px;
    }

    .try-box h3 {
        font-size: 40px;
    }

    #food-background {
        min-height: 325px;
    }

    .box-icon {
        margin-right: 15px;
    }

    .box-icon img {
        width: 60px;
    }

    .col-lg-4.col-sm-6.mt-5 {
        margin-top: 20px !important;
    }



}


@media (min-width: 992px) and (max-width: 1199px) {
    .chicken-txt h1 {
        font-size: 70px;
        width: 70%;
    }

    .email-icon-txt {
        margin-left: 80px;
    }

    div#emailboxx {
        position: relative;
        width: 100%;
        left: 30px;
    }

    header {
        /* min-height: 610px; */
        min-height: 800px;
    }

    .chicken-txt.text-center {
        margin-top: 60px;
    }

    .customer-txt.mt-5 {
        position: relative;
        top: 0;
    }

    .gallery-list-boxx a {
        width: 24.4%;
    }

    #food-background {
        min-height: 350px;
    }

    .try-box {
        margin-top: 0;
    }

    .try-box h3 {
        font-size: 45px;
    }

    .box-icon-txt {
        margin-left: 100px;
    }

    .footer-logo img {
        width: 130px;
    }

    ul.add-info {
        margin-left: -50px;
    }

    h3.address-title {
        position: relative;
        left: -50px;
    }


}

@media (min-width: 1400px) {
    .food-gallery {
        width: 90%;
        margin: auto;
    }
}