@media all and (max-width: 1200px) {

    .logo {
        margin-top: 10px;
    }
    .main-nav > ul > li a {
        padding: 7px 2px;
        font-size: 14px;
    }
    .main-nav.right > ul > li a {
        font-size: 18px;
        padding: 6px 5px;
    }


    .location-tabs .tabs-content {
        padding: 20px 20px;
    }
    .locations-wrap .buy-gift-box {
        padding-right: 20px;
    }
    .section-about .top-rank {
        /*bottom: -130px;*/
        max-width: 260px;
    }
    .food-slider {
        padding: 0 70px;
    }
    .food-slider .swiper-button-next, .food-slider .swiper-button-prev,
    .food-slider .swiper-button-next, .food-slider .swiper-button-prev {
        width: 70px;
    }
    .footer-list > li.logo-cell {
        display: none;

        /*display: table-header-group;*/
        /*width: 100%;*/
        /*padding-left: 0;*/
        /*padding-right: 0;*/
        /*text-align: center;*/
    }
    /*.footer-list > li.logo-cell .footer-logo {*/
        /*margin: 0 auto;*/
        /*display: inline-block;*/
    /*}*/
    .social-list > li {
        margin-right: 28px;
    }
    .footer-list > li.social-cell {
        /*width: 270px;*/
        padding-left: 20px;
    }
    .footer-list > li.small-menu-cell {
        width: 140px;
    }
    .footer-list > li.big-menu-cell {
        width: 160px;
    }
    .footer-list > li.small-menu-cell,
    .footer-list > li.big-menu-cell {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-list > li.info-cell {
        min-width: 260px;
    }
    .footer-logo.mobile {
        display: block;
        margin: 36px auto 0;
        max-width: 146px;
    }

    .two-columns-table > :first-child:not(:last-child) {
        padding-right: 50px;
    }
    .two-columns-table > :last-child:not(:first-child) {
        padding-left: 50px;
    }
    .section-content .content-box {
        padding: 35px 50px 55px;
    }
    .white-custom-block .right-box {
        padding-left: 25px;
    }
    .package-header,
    .package-body {
        padding: 0 25px;
    }
    .cantering-box .left-box {
        padding-right: 16px;
    }
    .cantering-box .right-box {
        padding-left: 16px;
    }
    .tab-inner-box {
        padding: 34px 50px;
    }
}

@media all and (max-width: 900px) {
    .content .slash {
        display: none;
    }

    .content .slash + br {
        display: inline-block;
    }
    #header {
        min-height: 68px;
    }

        .logo {
            max-width: 56px;
            margin-top: 14px;
        }
        .main-nav.right {
            width: auto;
            text-align: right;
            position: absolute;
            top: 0;
            right: 0;
        }
        .main-nav.left {
            display: none;
        }
        .main-nav > ul {
            border: none;
        }
        .main-nav.right > ul > li:not(.show-always) {
            display: none;

        }
        .main-nav.right > ul .current-menu-item > a, .main-nav.right > ul .current-menu-parent > a {
            background-color: transparent;

        }
        .main-nav > ul > li.show-always .sub-menu {
            display: none !important;
        }
        .main-nav > ul > li.show-always {
            border: none;
            padding: 0;
        }
        .main-nav > ul > li.show-always a {
            display: inline-block;
            padding: 20px 12px;
            font-size: 18px;
            color: #FBAD18;
            background-color: transparent;
        }

        .show-always.order-online {
            text-align: left;
            left: 58px;
        }

    .mobile-menu-wrap, .mobile-menu-toggle {
        display: block;
    }
    #main-content {
        padding-top: 85px;
    }
    #main-content > .section-hero-banner {
        margin-top: -85px;
    }
    /*#main-content > :first-child:not(.section-hero-banner) {*/
        /*padding-top: 100px;*/
    /*}*/
    .section-hero-banner + .section {
        margin-top: -325px;
    }
    .partnership-banner-box,
    .section-content .content,
    .two-columns-table {
        margin-bottom: 40px;
    }
    .section-content .content-box {
        padding: 20px 20px 40px;
    }
    .section-content .container {
        max-width: 100%;
    }
    .home .section-hero-banner {
        min-height: 400px;
    }
    .section-hero-banner {
        min-height: 430px;
    }
    .section-food-slider .container {
        /*max-width: 750px;*/
        max-width: 100%;
        padding: 0;
    }
    .section-location-tabs {}
        .locations-wrap {
            display: block;
            height: auto;
        }
        .locations-wrap .left-box,
        .locations-wrap .right-box {
            display: block;
            width: 100%;
            min-height: initial;
        }
        .locations-wrap .left-box {
            background-position: 100% 0;
        }
            .location-tabs {
                margin: 0;
                text-align: center;
            }
                .location-tabs .tab-list > li {
                    max-width: 100%;
                    background-color: transparent;
                }
                    .location-tabs .tab-list > li a {
                        background-image: none;
                        padding: 5px 10px;
                    }
                    .location-tabs .tab-list > li a:before {
                        opacity: 0;
                    }
                .location-tabs .tabs-box {
                    max-width: 100%;
                    float: none;
                }
                .location-tabs .tabs-content {
                    padding: 26px 20px 20px;
                    /*max-width: 350px;*/
                    /*max-width: 600px;*/
                    margin: 0 auto;
                }
                .location-tabs .tabs-content .content {
                    line-height: 1.4;
                }
                .location-tabs .tabs-content .content *:not(:last-child) {
                    margin-bottom: 16px;
                }
        .locations-wrap .right-box {
            min-height: 160px;
        }
        .locations-wrap .buy-gift-box {
            display: table;
            /*max-width: 600px;*/
            max-width: 100%;
            width: 100%;
            margin: 0 auto;
            padding: 20px 20px;
            height: 260px;
            vertical-align: middle;
        }
            .section-title {
                /*font-size: 28px;*/
            }
            a.link, .link {
                font-size: 17px;
            }
            .locations-wrap .right-box .text-box {
                display: table-cell;
                vertical-align: middle;
                /*max-width: 135px;*/
                text-align: right;

            }
            .locations-wrap .right-box .text-box .inner-box {
                display: inline-block;
                /*max-width: 135px;*/
                max-width: 175px;
                width: 100%;
                text-align: left;

            }
            .locations-wrap .right-box .bg-img {
                max-width: 100%;
            }

    .section-about {
        padding-top: 4px;
        padding-bottom: 30px;
    }
        .section-about .container {
            /*max-width: 600px;*/
            padding: 0 20px;
        }
        .section-about .left-box {
            position: relative;
            padding-right: 10px;
            width: 38.4%;
        }
            .photo-frame:before {
                -webkit-box-shadow: 6px 8px 4px 1px rgba(0,0,0,0.35);
                -moz-box-shadow: 6px 8px 4px 1px rgba(0,0,0,0.35);
                box-shadow: 6px 8px 4px 1px rgba(0,0,0,0.35);
            }
            @supports (filter: blur(8px)) {
                .photo-frame:before {
                    top: 8px;
                    left: 8px;
                    box-shadow: none;
                    -webkit-filter: blur(4px);
                    -moz-filter: blur(4px);
                    -o-filter: blur(4px);
                    -ms-filter: blur(4px);
                    filter: blur(4px);
                }
            }
            .photo-frame img {
                border-width: 5px;
            }
        .section-about .right-box {
            padding-top: 32px;
            padding-left: 16px;
            width: 60%;
        }
            .section-about .right-box .text-box {
                padding-right: 0;
            }
            .section-about .right-box .top-rank {
                display: none;
            }
            .section-about .top-rank.mobile {
                display: block;
                max-width: 80px;
                right: 23px;
                bottom: -64px
            }
            .section-title.small {
                /*font-size: 25px;*/
                line-height: 1.1;
            }
            .section-about .right-box .text-box .content {
                /*font-size: 14px;*/
            }
            .section-about .right-box .text-box .content > *:not(:last-child) {
                margin-bottom: 20px;
            }
            a.link.yellow, .link.yellow {
                /*font-size: 14px;*/
            }


    .footer {
        padding-top: 28px;
        padding-bottom: 32px;
    }
    .footer .container {
        max-width: 600px;
    }
    .footer-list {
        display: table;
    }
    .footer-list > li.logo-cell,
    .footer-list > li.info-cell,
    .footer-list > li.big-menu-cell,
    .footer-list > li.small-menu-cell,
    .footer-list > li.social-cell,
    .footer-list > li {
        display: block;
        width: 100%;
        border-right: none;
        padding: 0 10px;
    }
    .footer-list > li.logo-cell {
        display: none;
    }
    .footer-list > li.info-cell {
        padding: 0;
        border-bottom: 2px solid #FCF4EB;
    }
    .info-cell .top-box {
        padding: 0 10px 14px;
    }
    .info-cell .bottom-box {
        padding: 15px 10px 22px;
    }
    .footer-info-title {
        margin-bottom: 7px;
    }
    .info-cell .content {
        max-width: 250px;
        line-height: 1.4;
    }
    .info-cell .content p br {
        /*display: inline-block;*/
    }
    .info-cell .content *:not(:last-child) {
        margin-bottom: 6px;
    }
    .footer-list {
        /*font-size: 0;*/
    }
    .footer-list > li {
        vertical-align: top;
    }
    .footer-list > li.big-menu-cell {
        display: inline-block;
        max-width: 23%;
        max-width: -webkit-calc(0% + 110px);
        max-width: calc(0% + 110px);
        padding: 27px 0 27px 0;
        /*border-right: 2px solid #FCF4EB;*/
        border-right: none;
        vertical-align: top;
    }

    .footer-list > li.small-menu-cell {
        position: relative;
        left: -6px;
        display: inline-block;
        padding: 35px 0 17px 18px;
        padding-top: 30px;
        max-width: 76%;
        /*max-width: -webkit-calc(100% - 110px);*/
        /*max-width: calc(100% - 110px);*/
        max-width: -webkit-calc(100% - 114px);
        max-width: calc(100% - 114px);
        border-left: 2px solid #FCF4EB;
        /*border-left: none;*/
        /*vertical-align: top;*/
    }
    .footer-list > li.small-menu-cell .footer-menu {
        max-width: 260px;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        vertical-align: top;
    }
    .footer-list > li.small-menu-cell .footer-menu > li {
        margin-bottom: 10px;
    }
    .footer-menu {
        margin: 0;
    }
    .footer-menu > li {
        display: block;
        /*padding: 10px 4px;*/
    }
    .footer-menu > li a {
        padding: 10px 4px;
    }
    .footer-menu.big {
        margin: 0;
    }
    .footer-menu.big > li {
        display: block;
        margin-bottom: 0;
    }
    .footer-menu.big > li a {
        padding: 4px 10px;
    }
    .footer-list > li.social-cell {
        padding-top: 34px;
        border-top: 2px solid #FCF4EB;
    }
    .footer-social-box {
        max-width: 258px;
        margin: 0 auto;
    }
    .footer-logo.mobile {
        /*display: block;*/
        /*margin: 36px auto 0;*/
        max-width: 94px;
    }
    .social-list > li {
        margin-right: 39px;
    }
    .two-columns-table > :first-child:not(:last-child) {
        padding-right: 20px;
    }
    .two-columns-table > :last-child:not(:first-child) {
        padding-left: 0px;
    }
    .section-content .content + .catering-list {
        margin-top: -27px;
    }
    .cantering-box {
        padding: 20px 0;
    }
    .cantering-box .left-box {
        width: 50%;
        padding-right: 7px;
    }
    .cantering-box .right-box {
        width: 50%;
        padding-left: 8px;
    }
    .section-blog .cantering-box .left-box {
        width: 45%;
    }
    .section-blog .cantering-box .right-box {
        width: 55%;
    }
    .cantering-box .catering-table {
        height: 150px;
    }
    .package-header, .package-body {
        padding: 0 20px;
    }
    .white-custom-block .right-box {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .white-custom-block .left-box {
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .white-custom-block {
        margin-bottom: 40px;
    }
    .tab-list {
        max-width: 100%;
    }
    .tab-inner-box {
        padding: 25px 20px 40px;
    }
    .section-menus .tab-inner-box {
        margin-bottom: 0;
    }
    .section-menus .two-columns-table {
        display: block;
    }
    .section-menus .two-columns-table > :first-child:not(:last-child) {
        display: block;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        border-right: none;
    }
    .section-menus .two-columns-table > :last-child:not(:first-child) {
        display: block;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        border-left: none;
    }
    .section-menus .two-columns-table > :last-child:not(:first-child) .menu-category-box-header,
    .section-menus .two-columns-table > :last-child:not(:first-child) .menu-category-body {
        padding: 0 20px 22px 20px;
    }
    .section-menus .two-columns-table > :first-child:not(:last-child) .menu-category-box-header,
    .section-menus .two-columns-table > :first-child:not(:last-child) .menu-category-body {
        padding: 0 20px 22px 20px;
     }
    .menu-category-box {
        margin-bottom: 55px;
    }
    .products-list > li {
        width: 50%;
    }
    .products-list > li:nth-child(3n + 1) {
        clear: none;
    }
    .products-list > li:nth-child(odd) {
        clear: both;
    }
    .catering-sub-list.first > li,
    .catering-sub-list.second > li {
        width: 33.33%;
    }
    .catering-sub-list.first > li:nth-child(1) {
        width: 100%;
    }
    .catering-sub-list.first > li:nth-child(2) {
        width: 50%;
    }
    .catering-sub-list.first > li:nth-child(3) {
        width: 50%;
    }
    .catering-sub-list.second > li:nth-child(1) {
        width: 100%;
    }
    .catering-sub-list.second > li:nth-child(2) {
        width: 50%;
    }
    .catering-sub-list.second > li:nth-child(3) {
        width: 50%;
    }
	.main-nav.right > ul .current-menu-item > a, .main-nav.right > ul .current-menu-parent > a {
		background-color: transparent;
		text-shadow: 1px 1px 1px #212721;
	}

	.admin-bar #header {
		top: 15px;
	}
}


@media all and (max-width: 782px) {
    .admin-bar #header {
        /*top: 46px;*/
		top: 16px;
    }
}


@media all and (max-width: 600px) {
    /*.section-about {*/
        /*background-color: orangered;*/
    /*}*/

    .section-about .container,
    .section-food-slider .container,
    .footer .container,
    .container {
        /*background-color: red;*/
        /*max-width: 414px;*/
        padding: 0 15px;
    }
    #header {
    }
    #main-content .section-hero-banner {
        padding-top: 70px;
    }
    .home .section-hero-banner {
        min-height: 266px;
    }
    .section-hero-banner {
        /*min-height: 266px;*/
    }

    .location-tabs .tabs-content {
        /*max-width: 350px;*/
        padding-top: 20px;
    }
    .locations-wrap .buy-gift-box {
        /*max-width: 430px;*/
        height: 160px;
    }
    .section-title.small {
        font-size: 25px;
    }
    .section-about .right-box .text-box .content {
        font-size: 14px;
    }
    a.link.yellow, .link.yellow {
        font-size: 14px;
    }
    .section-food-slider {
        padding: 20px 0 30px;
    }
    .section-food-slider .container {
        padding: 0 5px;
    }
        .food-slider {
            padding: 0 40px;
        }
            .food-slider .swiper-button-next,
            .food-slider .swiper-button-prev,
            .food-slider .swiper-button-next,
            .swiper-container-rtl .swiper-button-prev {
                width: 40px;
                background-size: 20px 30px;
            }

            #eapps-instagram-feed-1 .eapps-instagram-feed-posts-slider-nav {
                width: 40px;
                background-size: 20px 30px !important;
            }
            .eapps-instagram-feed-posts-view.eui-slider-slide {
                padding-left: 40px !important;
                padding-right: 40px !important;
            }
    .section-title {
        font-size: 28px;
    }
    .locations-wrap .right-box .text-box .inner-box {
        max-width: 135px;
    }
    .section-content {
        padding-bottom: 0;
    }
    .section-content .content-box {
        padding: 15px 15px 40px;
    }
    .section-content .content-box > :last-child:not(.partnership-banner-box) {
        margin-bottom: 0;
    }
    .section-hero-banner + .section-reservation {
        /*margin-bottom: -205px;*/
    }
    .section-reservation .container {
        /*max-width: 416px;*/
    }
    .two-columns-table {
        display: block;
        margin-bottom: 58px;
    }
    .two-columns-table > :first-child:not(:last-child) {
        display: block;
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
        padding-bottom: 10px;
        border: none;
        border-bottom: 2px solid #212721;
    }
    .two-columns-table > :last-child:not(:first-child) {
        display: block;
        width: 100%;
        padding-left: 0;
        border: none;
    }

    .section-content .content + .catering-list {
        margin-top: -20px;
    }
    .section-content .content {
        margin-bottom: 32px;
    }
    .content iframe, .content iframe.yelp-iframe {
        display: block;
        margin: 25px auto 0px !important;
    }

    .section-content .content-box .partnership-banner-box {
        width: 115%;
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 60px);
        margin-left: -30px;
        margin-bottom: -40px;
    }
        .partnership-banner-table {
            padding: 20px 30px;
            text-align: center;
            background: rgba(0, 0, 0, .4);
        }
    .section-blog .cantering-box .left-box,
    .cantering-box .left-box {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
    }
    .section-blog .cantering-box .right-box,
    .cantering-box .right-box {
        width: 100%;
        padding-left: 0;
    }
    .catering-title {
        margin-bottom: 6px;
    }
    .white-custom-block {
        width: 100%;
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px);
        margin-left: 0;
        margin-left: -webkit-calc(0% - 15px);
        margin-left: calc(0% - 15px);
        padding: 20px 15px 24px;
    }
    .white-custom-block .left-box {
        width: 100%;
        padding-right: 0;
    }
    .package-header, .package-body {
        padding: 0;
    }
    .white-custom-block .left-box img {
        width: 100%;
        max-width: initial;
    }
    .tab-list > li a {
        padding: 16px 10px 15px;
        font-size: 23px;
    }
    .menu-category-box-header,
    .menu-category-body {
        padding: 0 15px 22px;
    }
    .section-menus .two-columns-table > :first-child:not(:last-child) .menu-category-box-header,
    .section-menus .two-columns-table > :first-child:not(:last-child) .menu-category-body,
    .section-menus .two-columns-table > :last-child:not(:first-child) .menu-category-box-header,
    .section-menus .two-columns-table > :last-child:not(:first-child) .menu-category-body {
        padding: 0 15px 22px;
    }
    .menu-item-box .thumb_cell {
        display: none;
    }
    .location-tabs .tab-list > li a {
        font-size: 17px;
    }
    .section-menus .tab-list  {
        display: none;
    }
    .tab-box-btn {
        display: block;
    }

    .section-menus .tab-inner-box {
        padding-top: 12px;
    }
    .section-menus .two-columns-table {
        margin-top: -25px;
    }
    .menu-category-box {}
    .wrap-404 {
        font-size: 50px;
    }
    .wrap-404 .error-404{
        font-size: 140px;
        margin-bottom: -25px;
    }
    .tab-box-btn a.active {
        margin-top: 5px;
    }
    .menu-item-mob-box .thumbnail-img-link {
        display: block;
    }
    .section-menus .tab-box-btn {
        margin-bottom: 0;
        margin-top: 5px;
    }
    .section-menus .tab-section {
        display: none;
    }
    .section-menus .tab-section[aria-hidden="false"] {
        display: block;
    }
    .section-menus .tabs-content {
        margin-bottom: 5px;
    }
    .products-list > li {
        width: 100%;
    }
    .product-box {
        max-width: 360px;
        margin: 0 auto;
    }
    .gluten-free-btn {
        top: 2px;
        left: -18px;
        font-size: 9px;
        width: 16px;
        height: 16px;
        line-height: 14px;
    }
    .catering-btn-box a.btn, .catering-btn-box .btn {
        width: 100%;
    }
    #catering-form .wpcf7-form.sent div.wpcf7-mail-sent-ok {
        font-size: 18px;
    }
    .catering-sub-list > li {
        width: 100% !important;
    }
    .white-popup-block {
        padding: 30px 15px;
    }
	.section-menus .two-columns-table {
		margin-top: 0px !important;
	}

	.section-menus .two-columns-table > :first-child:not(:last-child) {
		margin: 2em auto 0 auto !important;
	}

	.section-menus .tab-section:not(#q2go) .two-columns-table > :last-child:not(:first-child) {
		padding-left: 0;
		margin-top: 2em !important;
	}
}

@media all and (max-width: 375px) {
    .main-nav > ul > li.show-always a {
        font-size: 14px;
    }
    .footer-list > li.small-menu-cell {
        padding-left: 10px;
    }
    .footer-menu > li a {
        font-size: 14px;
    }
    .section-menus .two-columns-table > :first-child:not(:last-child) .menu-category-box-header,
    .section-menus .two-columns-table > :first-child:not(:last-child) .menu-category-body,
    .section-menus .two-columns-table > :last-child:not(:first-child) .menu-category-box-header,
    .section-menus .two-columns-table > :last-child:not(:first-child) .menu-category-body {
        padding: 0 0 22px;
    }
}