:root {
    --orange: #fe9b36;
    --red: #de0903;
    --white: #ffffff;
    --blue: #002455;
    --light_dark: #4f4f4f;
    --font16: 16px;
    --font18: 18px;
    --font20: 20px;
    --font22: 22px;
    --font24: 24px;
    --font26: 26px;
    --font28: 28px;
    --font28: 28px;
    --font30: 30px;
    --font32: 32px;
    --font34: 34px;
    --font55: 55px;
    --font85: 85px;
}

@media only screen and (min-width: 2560px) {
    /* body {
        max-width: 2560px;
        margin: auto;
    } */
}

@media only screen and (min-width: 1920px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1640px;
        margin: auto;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1900px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1500px;
        margin: auto;
    }
    .list_two li {
        width: 31%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1590px) {
    /* .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 98%;
    } */
    .comntitle {
        font-size: 38px;
    }
    .comnpadding {
        padding: 70px 0;
    }
    .banner_caption p,
    p {
        font-size: 16px;
    }
    #header .navbar-collapse {
        margin-left: 200px;
    }
    .logo {
        left: 60px;
    }
    .banner_caption h1 {
        font-size: 65px;
        font-weight: 700;
    }
    .ft_cotadd a,
    .ft_cotadd aside,
    .list-unstyled a {
        font-size: 18px;
    }
    .banner_caption h1 {
        font-size: 55px;
    }
    .banner_caption {
        padding-top: 120px;
    }
    .nav-link,
    #header .comnbtn {
        font-size: var(--font18);
    }
    .banner_caption .comnbtn {
        margin-top: 30px;
    }
    .food .comntitle,
    .services_part .comntitle {
        margin-bottom: 50px;
    }
    #testimonail,
    .food_trust {
        margin-top: 50px;
    }
    .list_stayle_one {
        gap: 30px;
    }
    .list_stayle_one li {
        width: calc(33% - 17px);
    }
    .list_stayle_one li h4 {
        font-size: var(--font30);
    }
    .detail_call a {
        font-size: var(--font16);
    }
    .list_two li {
        width: 31%;
    }
    .food_box h4 {
        font-size: var(--font26);
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {}

@media only screen and (max-width: 1190px) {
    .comnpadding {
        padding: 70px 0;
    }
    .comntitle {
        font-size: 35px;
    }
    .ft_cotadd a,
    .ft_cotadd aside,
    .list-unstyled a {
        font-size: 18px;
    }
    .logo {
        left: 50px;
    }
    #header .navbar-collapse {
        margin-left: 180px;
    }
    #header .comnbtn {
        font-size: var(--font20);
    }
    .banner_caption p,
    p {
        font-size: 16px;
    }
    .banner_caption h1 {
        font-size: 45px;
    }
    .banner_caption {
        padding-top: 80px;
    }
    .nav-link {
        font-size: var(--font18);
    }
    .ftlogo {
        width: 50%;
        margin: 0 auto 50px;
    }
    .banner_caption .comnbtn {
        margin-top: 30px;
    }
    .list_stayle_one {
        gap: 30px;
    }
    .list_stayle_one li {
        width: 31%;
    }
    .list_stayle_one li h4 {
        font-size: var(--font28);
    }
    .food .comntitle,
    .services_part .comntitle {
        margin-bottom: 50px;
    }
    #testimonail,
    .food_trust {
        margin-top: 50px;
    }
    .whu_img {
        width: 78%;
    }
    .list_two li {
        width: 31%;
        padding: 15px;
    }
    .food_box a {
        font-size: var(--font18);
    }
    .detail_call li {
        width: 100%;
    }
    .text_content span {
        width: 55px;
    }
    .food_box h4 {
        font-size: var(--font24);
    }
}

@media only screen and (max-width: 990px) {
    .comntitle {
        font-size: 34px;
        margin-bottom: 15px;
    }
    .comnpadding {
        padding: 50px 0;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    #header .container {
        border-radius: 15px;
    }
    .banner_caption p,
    p {
        font-size: 16px;
    }
    .logo {
        width: 60px;
        padding: 0;
        position: unset;
        margin-left: 15px;
    }
    #header .comnbtn {
        display: none;
    }
    #header .comnbtn {
        font-size: var(--font18);
    }
    #header .navbar-collapse {
        margin: 15px 0 0 0;
    }
    .navbar-nav .nav-item {
        padding: 0px 0px 10px 0px;
        margin: 0 15px;
    }
    .navbar-nav .nav-item:last-child {
        padding: 0;
        margin: 0;
    }
    .nav-link {
        font-size: var(--font18);
        padding: 0 0 7px 0;
        border-bottom: 1px dashed #dedede;
    }
    .navbar-nav .nav-item:nth-child(3) .nav-link {
        border: none;
    }
    #header .navbar-nav .nav-item:last-child .comnbtn {
        display: block;
        text-align: center;
        border-radius: 25px;
    }
    .banner {
        background-position: top center;
    }
    .banner_caption {
        padding-top: 0;
    }
    .banner_caption .comnbtn {
        margin-top: 15px;
    }
    .ft_cotadd {
        margin-top: 50px;
    }
    .list_stayle_one li {
        width: 47%;
    }
    .list_stayle_one li:last-child {
        width: 100%;
    }
    .list_stayle_one li h4 {
        font-size: var(--font26);
    }
    .list_stayle_one li h4 {
        margin: 15px 0 5px;
    }
    .whu_img {
        margin-bottom: 50px;
    }
    .whu_about {
        transform: translate(48%, -50%);
    }
    .list_two li {
        width: 100%;
    }
    .list_two li:last-child {
        margin-bottom: 0;
    }
    .food_box h4 {
        margin: 15px 0 5px;
    }
    .food_had .comnbtn {
        padding: 10px 30px;
    }
    .contact_us .container>.row {
        flex-direction: column-reverse;
    }
    .detail_call li {
        width: 48%;
    }
    .form_div .row div {
        margin-bottom: 15px;
    }
    label {
        font-size: var(--font18);
    }
    input {
        font-size: var(--font16);
        height: 40px;
    }
    .contact_us iframe {
        margin-top: 50px;
        height: 500px;
    }
    .form_div {
        margin-top: 30px;
    }
    .ft_about h6 {
        font-size: var(--font26);
        margin-bottom: 15px;
    }
    .food_trust li {
        width: 100%;
    }
    #footer {
        padding: 50px 0 0 0;
    }
    .food .row_colum .col-12 {
        margin-bottom: 50px;
    }
    .global_reach .row {
        flex-direction: column-reverse;
    }
    .global_reach .row>.col-lg-6:last-child {
        margin-bottom: 30px;
    }
    .trust_img img,
    .global_reach img {
        width: 100%;
    }
    .banner_caption h1 {
        font-size: 35px;
    }
    .product_banner_img {
        background-position: right center;
    }
    .wp_icon {
        width: 60px;
        height: 60px;
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .comntitle {
        font-size: 28px;
    }
    .ftlogo {
        width: 100%;
        margin: 0 auto 30px;
    }
    .ft_cotadd {
        margin-top: 30px;
    }
    .list_stayle_one li,
    .list_stayle_one li:last-child {
        width: 100%;
        padding: 15px;
    }
    .ft_cotadd a,
    .ft_cotadd aside,
    .list-unstyled a {
        font-size: 16px;
    }
    .detail_call li {
        width: 100%;
    }
    #testimonail,
    .food_trust {
        margin-top: 30px;
    }
    .food .comntitle,
    .services_part .comntitle {
        margin-bottom: 30px;
    }
    .banner_set {
        height: 700px;
    }
    #testimonail .client_div {
        height: 180px !important;
    }
}

@media only screen and (max-width: 575px) {
    #header {
        top: 0;
    }
    #header .container {
        border-radius: 0;
    }
    .list_two li {
        margin-bottom: 15px;
    }
    #header.show {
        top: 0;
    }
    .banner_set,
    .product_banner {
        height: 500px;
        margin-top: 100px;
    }
    #testimonail .client_div {
        height: auto !important;
    }
}

@media only screen and (max-width: 400px) {}

@media only screen and (max-width: 320px) {}