@media only screen and (max-width: 7000px) {
    .page-wrapper {
        overflow: hidden;
    }
}

@media only screen and (max-width: 1599px) {
    .main-header .header-upper .links-box {
        margin-left: 80px;
    }
    /* offer */
    .we-offer-section .bg-text {
        font-size: 500px;
    }
    /* Special Offer Section */
    .special-offer .bg-text {
        font-size: 390px;
    }
}

@media only screen and (max-width: 1499px) {
    /* common */
    body .left-bg,
    body .right-bg,
    body .bottom-image,
    body .right-bg-2 {
        display: none;
    }
    /* main header */
    .main-header .header-upper .links-box,
    .main-menu .navigation>li,
    .main-header .header-upper .links-box .link {
        margin-left: 30px;
    }
    /* Hero Video Section */
    .bg-video-wrap h1 {
        font-size: 100px;
    }
    .bg-video-wrap h1 span {
        font-size: 200px;
    }
    .bg-video-wrap .inner {
        padding-bottom: 100px;
    }
    /* memnu special offer */
    .offer-block-three .desc {
        padding: 0;
    }
    .offer-block-three .special-box .desc {
        padding: 0 30px;
    }
    /* reservation split style */
    .reserve-section.splitscreen .reserv-col .inner {
        padding: 100px;
    }
    /* side image */
    .side-image.specialoffer-img {
        width: 200px;
        top: -100px;
    }
}

@media only screen and (max-width: 1339px) {
    /* common */
    h1 {
        font-size: 60px;
    }
    h2 {
        font-size: 50px;
    }
    /* main header */
    .main-header .header-upper .links-box .link .theme-btn .btn-title {
        padding-left: 30px;
        padding-right: 30px;
    }
    /* chef section */
    .chef-section .image-col {
        padding: 0 30px;
    }
    /* inner banner */
    .inner-banner {
        padding: 170px 0 100px 0;
    }
    /* story */
    .intro-section .image-layer {
        width: 97%;
    }
    /* Special Offer Section */
    .special-offer .bg-text {
        font-size: 330px;
    }
    /* side images */
    .side-image.storyside-img {
        display: none;
    }
    /* footer */
    footer .bottom_footer .auto-container {
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 1199px) {
    /* heading */
    h1 {
        font-size: 60px;
    }
    h4 {
        font-size: 30px;
    }
    h5 {
        font-size: 18px;
    }
    /* common */
    .fluid-section .content-col .inner {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    /* Hero Video Section */
    .bg-video-wrap h1 {
        font-size: 80px;
    }
    .bg-video-wrap h1 span {
        font-size: 160px;
    }
    .bg-video-wrap .book-btn {
        right: 15px;
        bottom: 15px;
        transform: scale(0.70);
    }
    /* main header */
    .header-top .top-info li {
        margin-right: 30px;
    }
    .header-top .top-info li:after {
        display: none;
    }
    .main-header .nav-outer,
    .main-header .info-toggler {
        display: none;
    }
    .main-header .nav-toggler {
        display: block;
    }
    /* offer */
    .we-offer-section .row {
        margin: 0 -20px;
    }
    .we-offer-section .row .offer-block {
        padding-left: 20px;
        padding-right: 20px;
    }
    .we-offer-section .row .offer-block:nth-child(2) {
        margin-top: 0;
    }
    .we-offer-section .bg-text {
        font-size: 380px;
    }
    /* Special Offer Section */
    .special-offer .bg-text {
        font-size: 270px;
    }
    /* story */
    .story-section .text-col .inner {
        padding-right: 0;
    }
    .story-section .image-col .round-stamp {
        right: 0;
    }
    .intro-section .intro-anim-image {
        display: none;
    }
    .intro-section .image-layer {
        width: 95%;
    }
    .intro-section {
        padding: 150px 0;
    }
    .story-section .title-box {
        padding: 0 50px;
    }
    .story-section.home-page .title-box h2 {
        font-size: 60px;
    }
    .story-section .title-box h2 img {
        width: 130px;
    }
    /* special dish */
    .special-dish .content-col .inner {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 70px;
    }
    /* menu tab */
    .menu-tabs .menu-col .inner {
        padding-right: 30px;
    }
    /* menu card style */
    .menu-card-style,
    .menu-card-style.alternate {
        padding-bottom: 50px;
    }
    .menu-card-style.alternate .menu-col .inner {
        padding: 0 50px 0 0;
    }
    .menu-card-style .menu-col .inner {
        padding: 0 0 0 50px;
    }
    .menu-card-style.alternate .image-col {
        padding-left: 50px;
        padding-right: 0;
    }
    .menu-card-style .image-col {
        padding-right: 50px;
    }
    /* memnu special offer */
    .offer-block-three .inner-box {
        padding: 30px;
    }
    /* reserv */
    .reserve-section .reserv-col .inner {
        padding: 40px 20px 30px;
    }
    /* reserve section style two */
    .reserve-section.style-two .reserv-col .inner {
        padding: 75px;
    }
    /* reservation split style */
    .reserve-section.splitscreen .reserv-col .inner {
        padding: 100px;
    }
    /* team */
    .team-section .row .team-block,
    .news-section .row .news-block {
        padding-left: 15px;
        padding-right: 15px;
    }
    .team-section .row,
    .news-section .row {
        margin: 0 -15px;
    }
    /* chef */
    .chef-section-1 .title-box {
        padding-right: 0px;
    }
    .chef-section-1 .chef-image.image2 img,
    .chef-section-1 .chef-image.image3 img {
        max-width: 75%;
    }
    /* chef section */
    .chef-section .content-col .content-box .side-image {
        display: none;
    }
    .chef-section .title-box.centered {
        padding-left: 50px;
        padding-right: 50px;
    }
    .chef-section .content-col {
        padding: 0 50px;
    }
    .chef-section .content-col .inner {
        padding-right: 0;
    }
    /* why */
    .why-block-two.m-top {
        padding-top: 0;
    }
    /* menu style 1 */
    .menu-one .row {
        margin-left: 25px;
        margin-right: 25px;
    }
    .menu-one .menu-col .inner {
        padding-left: 0;
    }
    .menu-one.alternate .menu-col .inner {
        padding-right: 0;
    }
    .menu-one .image-col .vertical-title,
    .menu-one.alternate .image-col .vertical-title {
        display: none;
    }
    .menu-one.alternate .image-col .image,
    .menu-one .image-col .image {
        margin-left: 0px;
    }
    /* menu */
    .menu-two .menu-col .inner {
        padding-right: 30px;
    }
    .menu-two .menu-col:nth-child(2) .inner {
        padding-left: 30px;
    }
    /* contact page */
    .contact-page .loc-block .form-side {
        padding: 0 50px
    }
    /* gallery page */
    .masonry {
        padding: 0 25px;
    }
}

@media only screen and (min-width: 768px) {
    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}

/* Tablet-specific styles (768px - 1024px) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* Hero Video Section - Tablet */
    .bg-video-wrap h1 {
        font-size: 70px;
    }
    .bg-video-wrap h1 span {
        font-size: 140px;
    }
    .bg-video-wrap .inner {
        padding-bottom: 80px;
    }
    
    /* Modern Page Header - Tablet */
    .modern-page-header .header-content {
        padding: 80px 0 50px;
    }
    .modern-page-header .main-title {
        font-size: 48px;
        line-height: 1.2;
    }
    .modern-page-header .description {
        font-size: 16px;
        padding: 0 30px;
        line-height: 1.6;
    }
    .modern-page-header .header-stats {
        margin-top: 30px;
        gap: 30px;
    }
    .modern-page-header .stat-number {
        font-size: 2.5rem;
    }
    .modern-page-header .stat-label {
        font-size: 13px;
    }
    
    /* Menu Header Categories - Tablet Optimization */
    .menu-header .menu-categories {
        display: flex;
        justify-content: flex-start;
        gap: 15px;
        margin-top: 30px;
        flex-wrap: wrap;
        overflow-x: auto;
        overflow-y: visible;
        padding-bottom: 10px;
        -webkit-overflow-scrolling: touch;
    }
    .menu-header .category-item {
        min-width: 100px;
        padding: 15px 12px;
        flex-shrink: 0;
    }
    .menu-header .category-item i {
        font-size: 1.5rem;
        margin-bottom: 8px;
    }
    .menu-header .category-item span {
        font-size: 12px;
        text-align: center;
        line-height: 1.2;
    }
    
    /* We Offer Section - Tablet */
    .we-offer-section .bg-text {
        font-size: 320px;
    }
    .we-offer-section .row {
        margin: 0 -15px;
    }
    .we-offer-section .offer-block {
        margin-bottom: 40px;
        padding: 0 15px;
    }
    .we-offer-section .offer-block .inner-box {
        padding: 25px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .we-offer-section .offer-block .image {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .we-offer-section .offer-block .image img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .we-offer-section .offer-block h3 {
        font-size: 22px;
        margin-top: 15px;
        text-align: center;
    }
    .we-offer-section .offer-block .des {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 15px;
        text-align: center;
    }
    .we-offer-section .offer-block .more-link {
        margin-top: 15px;
        text-align: center;
    }
    
    /* Story Section - Tablet */
    .story-section .title-box {
        padding: 0 30px;
        margin-bottom: 40px;
    }
    .story-section .title-box h2 {
        font-size: 42px;
        line-height: 1.3;
    }
    .story-section .text-col .inner .text {
        font-size: 16px;
        line-height: 1.7;
        padding: 0 20px;
    }
    .story-section .feature-info {
        margin-top: 30px;
        gap: 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .story-section .feature-info-box {
        padding: 25px 20px;
        text-align: center;
        width: 100%;
        max-width: 500px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .story-section .feature-info-box .feature-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
    }
    .story-section .feature-info-box .feature-title img {
        width: 60px;
        height: auto;
        margin-bottom: 15px;
        display: block;
    }
    .story-section .feature-title h6 {
        font-size: 18px;
        text-align: center;
        padding: 0;
    }
    .story-section .feature-info-box .feature-content {
        text-align: center;
    }
    .story-section .feature-info-box .feature-content h4 {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: center;
    }
    .story-section .infotext {
        font-size: 14px;
        line-height: 1.6;
        text-align: center;
        padding: 0;
    }
    
    /* Services Section - Tablet */
    .services-section .row {
        align-items: flex-start;
    }
    .services-section .s-col {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .services-section .s-col.last {
        padding: 0 15px;
        order: 12;
    }
    .services-section .s-col .inner {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .services-section .s-block {
        margin-bottom: 40px;
        width: 100%;
    }
    .services-section .s-col .s-block:last-child {
        margin-bottom: 0;
    }
    .services-section .s-block .inner {
        padding: 30px 20px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: auto;
    }
    .services-section .s-block.alternate .inner {
        text-align: center;
        padding-left: 20px;
    }
    .services-section .s-block .icon-box {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        width: 80px;
        height: 80px;
        margin: 0 auto 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
    }
    .services-section .s-block.alternate .icon-box {
        left: auto;
        right: auto;
        margin: 0 auto 20px;
    }
    .services-section .s-block .icon-box img {
        max-height: 60px;
        width: auto;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .services-section .s-block h6 {
        font-size: 18px;
        margin-top: 0;
        padding: 0;
        text-align: center;
        line-height: 1.4;
    }
    .services-section .s-block.alternate h6 {
        padding: 0;
        text-align: center;
    }
    .services-section .s-block h6 br {
        display: none;
    }
    .services-section .s-block.alternate h6 br {
        display: none;
    }
    .services-section .s-block .text {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 15px;
        padding: 0;
        text-align: center;
        color: rgba(255, 255, 255, 0.9);
    }
    .services-section .image-col {
        order: 5;
        margin: 30px 0;
    }
    .services-section .image-col .image-box {
        text-align: center;
    }
    .services-section .image-col .image-box img {
        max-width: 100%;
        height: auto;
    }
    
    /* Special Offer Section - Tablet */
    .special-offer .bg-text {
        font-size: 240px;
    }
    .special-offer .offer-block-two {
        margin-bottom: 30px;
    }
    .special-offer .offer-block-two .inner-box {
        padding: 20px;
    }
    .special-offer .offer-block-two h5 {
        font-size: 20px;
        margin-top: 15px;
    }
    .special-offer .offer-block-two .text {
        font-size: 14px;
        line-height: 1.6;
    }
    
    /* Testimonials Section - Tablet */
    .testimonials-section .testimonial-item {
        margin-bottom: 30px;
    }
    .testimonials-section .testimonial-content {
        padding: 30px;
    }
    .testimonials-section .testimonial-text {
        font-size: 16px;
        line-height: 1.7;
    }
    .testimonials-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    
    /* Gallery Section - Tablet */
    .modern-gallery .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
    .gallery-item .gallery-image img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    .image-gallery-slider .gallery-block {
        padding: 0 10px;
    }
    
    /* Contact Info Section - Tablet */
    .contact-info-section .contact-info-block {
        margin-bottom: 30px;
    }
    .contact-info-section .contact-info-block .inner-box {
        padding: 25px;
    }
    .contact-info-section .contact-info-block h4 {
        font-size: 20px;
        margin-top: 15px;
    }
    .contact-info-section .contact-info-block p {
        font-size: 14px;
        line-height: 1.6;
        margin-top: 10px;
    }
    
    /* Locations Section - Tablet */
    .locations-section {
        padding: 80px 0;
    }
    .locations-section .location-block {
        margin-bottom: 30px;
    }
    .locations-section .location-block .inner-box {
        padding: 40px 30px;
    }
    .locations-section .location-block .icon-box i {
        font-size: 45px;
    }
    .locations-section .location-block h4 {
        font-size: 22px;
        margin-bottom: 18px;
    }
    .locations-section .location-block .location-name {
        font-size: 17px;
    }
    .locations-section .location-block .location-address {
        font-size: 15px;
    }
    .locations-section .status-badge {
        padding: 7px 14px;
        font-size: 11px;
    }
    
    /* Hours Section - Tablet */
    .hours-section .content-column .inner {
        padding: 30px;
    }
    .hours-section .title-box h2 {
        font-size: 36px;
    }
    .hours-section .hours-list {
        margin-top: 25px;
    }
    .hours-section .hours-item {
        padding: 15px 0;
        font-size: 15px;
    }
    
    /* Reservation Section - Tablet */
    .reserve-section.style-two {
        padding: 60px 0;
    }
    .reserve-section.style-two .reserv-col {
        border-radius: 28px;
        margin: 0 20px;
    }
    .reserve-section.style-two .reserv-col .inner {
        padding: 50px 35px;
        border-radius: 24px;
    }
    .reserve-section.style-two .reserv-col .inner::before {
        top: 12px;
        left: 12px;
        right: 12px;
        bottom: 12px;
        border-radius: 20px;
    }
    .reserve-section.style-two .title-box h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }
    .reserve-section.style-two .title-box .subtitle {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .reserve-section.style-two .request-info {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 25px;
    }
    .whatsapp-cta-box {
        padding: 30px 20px;
    }
    .whatsapp-cta-box .whatsapp-icon-wrapper {
        width: 85px;
        height: 85px;
        margin-bottom: 25px;
    }
    .whatsapp-cta-box .whatsapp-icon-wrapper i {
        font-size: 42px;
    }
    .whatsapp-cta-box h3 {
        font-size: 24px;
        margin-bottom: 12px;
    }
    .whatsapp-cta-box p {
        font-size: 15px;
        margin-bottom: 25px;
        line-height: 1.6;
    }
    .whatsapp-btn {
        padding: 14px 35px;
        font-size: 16px;
    }
    .whatsapp-btn i {
        font-size: 20px;
    }
    .phone-alternative {
        margin-top: 18px;
    }
    .phone-alternative p {
        font-size: 15px;
    }
    .phone-alternative a {
        font-size: 16px;
    }
    
    /* About Section - Tablet */
    .about-section .content-column .inner {
        padding: 30px;
    }
    .about-section .title-box h2 {
        font-size: 36px;
    }
    .about-section .text {
        font-size: 16px;
        line-height: 1.7;
    }
    .about-section .feature-info-box {
        margin-top: 25px;
    }
    
    /* Mission Section - Tablet */
    .mission-section .mission-block {
        margin-bottom: 16px;
    }
    .mission-section .mission-block .inner-box {
        padding: 8px;
    }
    .mission-section .mission-block h4 {
        font-size: 22px;
        margin-top: 20px;
    }
    .mission-section .mission-block p {
        font-size: 15px;
        line-height: 1.6;
        margin-top: 15px;
    }
    
    /* Menu Grid - Tablet */
    .menu-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        padding: 0 15px;
    }
    .menu-card-image {
        height: 180px;
    }
    .menu-card-content {
        padding: 15px;
    }
    .menu-card-title {
        font-size: 15px;
        margin-bottom: 8px;
    }
    .menu-card-price {
        font-size: 18px;
    }
    
    /* Menu Tabs - Tablet */
    .menu-tabs .buttons .tab-buttons {
        flex-wrap: wrap;
        justify-content: center;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn {
        margin: 5px 10px;
        font-size: 15px;
    }
    
    /* Intro Section - Tablet */
    .intro-section {
        padding: 100px 0;
    }
    .intro-section h3 {
        font-size: 24px;
    }
    .intro-section h1 {
        font-size: 48px;
        margin: 15px 0;
    }
    .intro-section p {
        font-size: 18px;
    }
    
    /* News Section - Tablet */
    .news-section .news-block {
        margin-bottom: 30px;
    }
    .news-section .news-block .inner-box {
        padding: 20px;
    }
    .news-section .news-block h4 {
        font-size: 20px;
    }
    
    /* Footer - Tablet */
    .main-footer .info-col .inner {
        padding: 0 20px;
    }
    .main-footer .info-col h6 {
        font-size: 18px;
    }
    .main-footer .info-col ul li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .main-footer .newsletter h4 {
        font-size: 20px;
    }
    .main-footer .newsletter .text {
        font-size: 14px;
    }
    
    /* Section Padding - Tablet */
    .section-kt {
        padding: 60px 0;
    }
    
    /* Title Box - Tablet */
    .title-box.centered {
        padding: 0 20px;
    }
    .title-box h2 {
        font-size: 38px;
    }
    .title-box .subtitle {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    /* Breadcrumb - Tablet */
    .breadcrumb-nav {
        margin-bottom: 20px;
    }
    .breadcrumb-list {
        font-size: 14px;
    }
    .breadcrumb-list li {
        margin: 0 8px;
    }
    
    /* Buttons - Tablet */
    .theme-btn {
        padding: 12px 30px;
        font-size: 14px;
    }
    .theme-btn .btn-wrap .text-one,
    .theme-btn .btn-wrap .text-two {
        font-size: 14px;
    }
    
    /* WhatsApp CTA - Tablet */
    .whatsapp-cta-box .whatsapp-icon-wrapper {
        width: 80px;
        height: 80px;
        margin-bottom: 20px;
    }
    .whatsapp-cta-box .whatsapp-icon-wrapper i {
        font-size: 2.5rem;
    }
    .whatsapp-btn {
        padding: 14px 35px;
        font-size: 15px;
    }
    
    /* Header Stats - Tablet */
    .header-stats {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .header-stats .stat-item {
        text-align: center;
        min-width: 120px;
    }
    
    /* Gallery Stats - Tablet */
    .gallery-stats {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .gallery-stats .stat-item {
        text-align: center;
        min-width: 100px;
    }
    
    /* Scroll Indicator - Tablet */
    .scroll-indicator {
        bottom: 30px;
    }
    .scroll-indicator .scroll-text {
        font-size: 12px;
    }
    
    /* Auto Container - Tablet */
    .auto-container {
        padding: 0 30px;
    }
    
    /* Row Spacing - Tablet */
    .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .row > [class*="col-"] {
        padding: 0px;
    }
    
    /* Image Responsive - Tablet */
    img {
        max-width: 100%;
        height: auto;
    }
    
    /* Text Alignment - Tablet */
    .text-center {
        text-align: center;
    }
    
    /* Spacing Adjustments - Tablet */
    .mb-30 {
        margin-bottom: 30px;
    }
    .mt-30 {
        margin-top: 30px;
    }
    .pb-30 {
        padding-bottom: 30px;
    }
    .pt-30 {
        padding-top: 30px;
    }
    
    /* Header - Tablet */
    .main-header .header-upper {
        padding: 15px 0;
    }
    .main-header .logo img {
        max-height: 50px;
    }
    .main-header .header-upper .links-box {
        margin-left: 20px;
    }
    .main-header .header-upper .links-box .link .theme-btn {
        padding: 10px 25px;
        font-size: 13px;
    }
    
    /* Header Top - Tablet */
    .header-top {
        padding: 10px 0;
    }
    .header-top .top-info li {
        font-size: 13px;
        margin-right: 20px;
    }
    
    /* Navigation - Tablet */
    .main-menu .navigation > li {
        margin: 0 12px;
    }
    .main-menu .navigation > li > a {
        font-size: 14px;
    }
    
    /* Special Offer Carousel - Tablet */
    .special-offer .dish-gallery-slider .offer-block-two {
        padding: 0 10px;
    }
    .special-offer .owl-nav-container {
        margin-top: 30px;
    }
    
    /* Menu Section - Tablet */
    .menu-section .open-timing {
        margin-top: 40px;
        text-align: center;
    }
    .menu-section .open-timing .hours {
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    /* Image Gallery Slider - Tablet */
    .image-gallery .owl-theme .owl-nav {
        top: 50%;
    }
    .image-gallery .owl-theme .owl-nav .owl-prev,
    .image-gallery .owl-theme .owl-nav .owl-next {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
    
    /* Footer Images - Tablet */
    .main-footer .footer-image-col {
        margin-bottom: 20px;
    }
    .main-footer .footer-image img {
        width: 100%;
        height: auto;
    }
    
    /* Newsletter Form - Tablet */
    .main-footer .newsletter-form .form-group {
        flex-direction: column;
    }
    .main-footer .newsletter-form input[type="email"] {
        width: 100%;
        margin-bottom: 15px;
    }
    .main-footer .newsletter-form button {
        width: 100%;
    }
    
    /* Social Media - Tablet */
    .main-footer .social_media {
        justify-content: center;
        margin: 20px 0;
    }
    .main-footer .social_media li {
        margin: 0 10px;
    }
    .banner-social-list ul li {
        margin: 0 12px;
    }
    .banner-social-list ul li a {
        font-size: 18px;
    }
    
    /* Lower Link Box - Tablet */
    .lower-link-box {
        margin-top: 40px;
    }
    
    /* Feature Info Box - Tablet */
    .feature-info-box {
        text-align: center;
    }
    .feature-info-box .feature-title {
        justify-content: center;
        margin-bottom: 15px;
    }
    .feature-info-box .feature-content h4 {
        font-size: 20px;
    }
    
    /* Booking Info - Tablet */
    .booking-info {
        text-align: center;
        margin-top: 25px;
    }
    .booking-info .bk-title {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 1.6;
    }
    .booking-info .bk-no {
        font-size: 18px;
        display: inline-block;
        margin-top: 8px;
    }
    .booking-info .link-box {
        margin-top: 20px;
    }
    
    /* Story Section Booking Info - Tablet */
    .story-section .booking-info {
        padding: 25px;
        background: rgba(255, 255, 255, 0.05);
        border-radius: 15px;
        margin-top: 30px;
    }
    .story-section .booking-info .bk-title {
        color: var(--white-color);
        font-size: 17px;
    }
    .story-section .booking-info .bk-no a {
        color: var(--ancient-color);
        font-size: 20px;
        font-weight: 600;
    }
    .story-section .booking-info .theme-btn {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 991px) {
    /* heading */
    h1 {
        font-size: 55px;
    }
    h2 {
        font-size: 45px;
    }
    h3 {
        font-size: 35px;
    }
    h4 {
        font-size: 26px;
    }
    /* Hero Video Section */
    .bg-video-wrap .banner-social-list,
    .bg-video-wrap .banner-call {
        display: none;
    }
    /* header */
    .header-top .top-left {
        display: none;
    }
    .header-top .top-right {
        display: block;
        width: 100%;
        text-align: center;
    }
    .header-top .top-right ul li,
    .header-top .top-right ul li:last-child {
        display: inline-block;
        float: none;
        display: inline-block;
        margin: 0 15px;
    }
    .main-header .header-upper .links-box .link {
        margin-left: 20px;
    }
    /* story */
    .story-section .image-col .images .image:nth-child(2) {
        bottom: -130px;
    }
    .story-section .text-col {
        margin-bottom: 80px;
    }
    .story-section .text-col .inner {
        padding-top: 20px;
    }
    .story-section .text-col .inner .text {
        text-align: center;
        padding: 0 100px;
    }
    .story-section .booking-info {
        justify-content: center;
    }
    .story-section .feature-info .feature-info-box .feature-title h6 {
        padding: 15px 0 0 0;
    }
    .story-section .feature-info .feature-info-box .feature-title h6 br {
        display: none;
    }
    .story-section .feature-info .feature-info-box .infotext {
        text-align: center;
        padding-top: 10px;
    }
    .story-section .feature-info .feature-info-box .feature-title {
        display: block;
        text-align: center;
    }
    .story-section .text-col .inner .text {
        padding: 0 10px;
    }
    .story-section .booking-info .bk-title {
        text-align: center;
    }
    .story-section.home-page .title-box h2 {
        font-size: 45px;
    }
    .story-section .title-box h2 img {
        width: 100px;
    }
    /* special dish */
    .special-dish .content-col .inner {
        padding-top: 40px;
        padding-bottom: 40px;
        max-width: none;
    }
    .special-dish .image-col .image-layer {
        display: none;
    }
    .special-dish .image-col .image {
        display: block;
    }
    .we-offer-section .bg-text {
        font-size: 280px;
    }
    /* Special Offer Section */
    .special-offer .bg-text {
        font-size: 200px;
    }
    /* menu-tab-offer */
    .menu-tabs .menu-col .inner {
        padding-right: 0;
    }
    .special-offer-two {
        padding-bottom: 25px;
    }
    /* Menu Header Categories - Mobile/Tablet */
    .menu-header .menu-categories {
        gap: 12px;
        margin-top: 25px;
        padding-bottom: 10px;
    }
    .menu-header .category-item {
        min-width: 90px;
        padding: 12px 10px;
    }
    .menu-header .category-item i {
        font-size: 1.3rem;
        margin-bottom: 6px;
    }
    .menu-header .category-item span {
        font-size: 11px;
    }
    /* team */
    .team-section {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    /* testimonial */
    .testimonials-section .carousel-img-col {
        display: none;
    }
    .testimonials-section .carousel-col {
        border: none;
        background: none;
        padding: 0 80px;
    }
    /* footer */
    .main-footer .info-col {
        order: 0;
        margin-bottom: 50px;
    }
    .main-footer .info-col .inner {
        padding: 0 30px;
    }
    .main-footer .links-col {
        margin-bottom: 50px;
    }
    .main-footer .links-col .inner {
        padding-top: 0;
        padding-bottom: 0;
    }
    .main-footer .links-col.last {
        order: 7;
    }
    /* fluid */
    .fluid-section .content-col {
        order: 1;
    }
    .fluid-section .image-col {
        order: 2;
    }
    .fluid-section .content-col .inner {
        padding-top: 40px;
        padding-bottom: 40px;
        max-width: none;
    }
    .fluid-section .image-col .image-layer {
        display: none;
    }
    .fluid-section .image-col .image {
        display: block;
    }
    /* service */
    .services-section .s-col {
        padding-top: 0;
    }
    .services-section .s-col.last {
        order: 7;
    }
    .services-section .image-col {
        order: 12;
    }
    .services-section .s-col .s-block,
    .services-section .s-col .s-block:last-child {
        margin-bottom: 40px;
    }
    .services-section .image-col {
        text-align: center;
    }
    /* menu style 1 */
    .menu-one .image-col {
        order: 12;
    }
    .menu-one .menu-col {
        order: 0;
    }
    .menu-one .menu-col .inner:before {
        display: none;
    }
    .menu-one .menu-col .inner,
    .menu-one.alternate .menu-col .inner {
        padding: 60px 50px;
    }
    .menu-one .image-col .inner,
    .menu-one.alternate .image-col .inner {
        text-align: center;
        padding: 0;
    }
    /* menu */
    .menu-two {
        padding-top: 40px;
        padding-bottom: 15px;
    }
    .menu-two .menu-col .inner,
    .menu-two .menu-col:nth-child(2) .inner {
        padding-left: 0;
        padding-right: 0;
    }
    /* menu card style */
    .menu-card-main::before {
        display: none;
    }
    .menu-card-main {
        padding: 40px;
        background: #112220;
        background: -webkit-linear-gradient(90deg, rgba(17, 34, 32, 1) 0%, rgba(27, 51, 48, 1) 20%, rgba(15, 30, 28, 1) 50%, rgba(27, 51, 48, 1) 80%, rgba(17, 34, 32, 1) 100%);
        background: -moz-linear-gradient(90deg, rgba(17, 34, 32, 1) 0%, rgba(27, 51, 48, 1) 20%, rgba(15, 30, 28, 1) 50%, rgba(27, 51, 48, 1) 80%, rgba(17, 34, 32, 1) 100%);
        background: linear-gradient(90deg, rgba(17, 34, 32, 1) 0%, rgba(27, 51, 48, 1) 20%, rgba(15, 30, 28, 1) 50%, rgba(27, 51, 48, 1) 80%, rgba(17, 34, 32, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#112220", endColorstr="#112220", GradientType=1);
    }
    .menu-card-main .top-pattern {
        height: 300px;
    }
    .menu-card-style.alternate .image-col {
        padding-left: 0;
    }
    .menu-card-style.alternate .image-col .inner,
    .menu-card-style .image-col .inner {
        text-align: center;
    }
    .menu-card-style.alternate .menu-col .inner {
        padding: 0;
    }
    .menu-card-style .image-col {
        order: 2;
        padding: 0;
    }
    .menu-card-style .menu-col {
        order: 1;
    }
    .menu-card-style .menu-col .inner {
        padding: 0;
    }
    /* chef */
    .chef-selection .content-col .inner {
        max-width: none;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 40px;
    }
    .chef-selection .image-col .image-layer {
        display: none;
    }
    .chef-selection .image-col .image {
        display: block;
    }
    /* reservation split style */
    .reserve-section.style-two {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .reserve-section.style-two .info-col .inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .reserve-section.splitscreen .graphic-col .graphic-layer {
        display: none;
    }
    .reserve-section.splitscreen .graphic-col .image {
        display: block;
    }
    /* reservation 3 colom style */
    .reserve-section.style-two.reserve-page-2 .form-col {
        order: 0;
    }
    .reserve-section.style-two.reserve-page-2 .img-col {
        padding: 0 60px;
    }
    /* contact page */
    .contact-page .loc-block {
        text-align: center;
        padding-top: 50px;
    }
    .contact-page .loc-block.info-block {
        padding-top: 0;
        padding-bottom: 50px;
    }
    .contact-page .loc-block img {
        text-align: center;
        width: 100%;
    }
    .middle-line-wrapper {
        width: 100% !important;
        flex: 0 0 100% !important;
        /* override col-md-1 */
        max-width: 100% !important;
        height: auto;
    }
    .middle-line-container {
        flex-direction: row;
        width: 100%;
        height: 1px;
        align-items: center;
        justify-content: space-between;
    }
    .v-line {
        height: 1px;
        width: 100%;
    }
    .dot {
        margin: 0 !important;
    }
    /* chef */
    .chef-section .image-col {
        padding: 0 30px;
    }
    .chef-section .image-col .image img {
        width: 100%;
    }
    .chef-section .content-col .inner {
        text-align: center;
        padding: 0 0 50px 0;
    }
    /* chef cestion 1 */
    .chef-section-1 .row {
        display: flex;
        align-items: center;
        /* Vertically center all columns */
        flex-wrap: wrap;
        /* Keep responsiveness */
    }
    .chef-section-1 .col-xl-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* Vertically center content inside each column */
    }
    .chef-section-1 .row>.col-xl-4:last-child {
        display: none;
    }
    /* why us */
    .fact-counter .fact-block .inner {
        padding-bottom: 30px;
    }
    /* Reserve PAGE */
    .reserve-section.style-two.reserve-page {
        padding-top: 150px;
    }
    /* IG post Section */
    .ig-post-section .ig-post-image {
        margin-bottom: 20px;
    }
    .ig-post-section .ig-post-image img {
        width: 100%;
    }
    /* Testimonials page - masonry style */
    .testimonials-masonry .testimonial-boxlist {
        column-count: 1;
    }
    /* blog list page */
    .blog_list_section .blog_right_side {
        border-left: none;
        padding-left: 0;
    }
    .blog_list_section .blog_left_side {
        padding: 0;
    }
    /* blog detail page */
    .blog_detail_section .blog_inner_pannel {
        padding: 0 20px;
    }
    .comment_section .blog_cooment_block {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    /* section padding */
    .section-kt {
        padding: 40px 0;
    }
    /* heading */
    .title-box .title-badge {
        width: 150px;
    }
    h1 {
        font-size: 45px;
    }
    h2 {
        font-size: 35px;
    }
    h3 {
        font-size: 32px;
    }
    h5 {
        font-size: 18px;
    }
    /* banner hero section */
    .bg-video-wrap h1 {
        font-size: 60px;
    }
    .bg-video-wrap h1 span {
        font-size: 130px;
    }
    /* special dish */
    .special-dish .content-col .badge-icon,
    .chef-selection .content-col .badge-icon {
        position: relative;
        left: 0;
        top: 0;
        display: block;
        margin-bottom: 20px;
        -webkit-animation: none;
        animation: none;
    }
    .special-dish .content-col .inner,
    .chef-selection .content-col .inner {
        padding-left: 20px;
    }
    /* offer section */
    .we-offer-section .bg-text {
        display: none;
    }
    /* Special Offer Section */
    .special-offer .bg-text {
        display: none;
    }
    /* menu */
    .menu-tabs .buttons .tab-buttons .tab-btn {
        margin: 0 22px;
        font-size: 16px;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn:after {
        display: none;
    }
    /* menu card style */
    .menu-card-style.alternate .image-col,
    .menu-card-style .image-col {
        padding: 0 20px;
    }
    .menu-card-main .top-pattern {
        height: 250px;
    }
    .menu-card-main .menu-card-corner.top-left,
    .menu-card-main .menu-card-corner.top-right,
    .menu-card-main .menu-card-corner.bottom-left,
    .menu-card-main .menu-card-corner.bottom-right {
        width: 60px;
    }
    /* special offfer */
    .special-offer .offer-block-two.margin-top {
        margin-top: 0;
    }
    /* offer */
    .offer-block {
        justify-content: center !important;
        margin-bottom: 40px;
    }
    .offer-block:nth-child(3) {
        margin-bottom: 0;
    }
    /* team */
    .team-block .inner-box {
        text-align: center;
    }
    /* story */
    .intro-section .fact-counter {
        text-align: center;
    }
    .intro-section .fact-counter .fact-count,
    .intro-section .fact-counter .fact-title {
        float: none;
        display: block;
        margin-left: 0;
    }
    .intro-section .separator {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .story-section.home-page .title-box h2 {
        font-size: 35px;
    }
    .story-section .title-box h2 img {
        width: 80px;
    }
    /* services section */
    .services-section .s-col {
        padding: 0;
    }
    .services-section .s-block .inner,
    .services-section .s-block.alternate .inner {
        text-align: center;
    }
    .services-section .s-block .icon-box,
    .services-section .s-block.alternate .icon-box {
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 30px;
    }
    .services-section .s-col .s-block,
    .services-section .s-col .s-block:last-child {
        margin-bottom: 30px;
    }
    .services-section .s-block h6,
    .services-section .s-block.alternate h6 {
        padding: 0;
    }
    .services-section .s-block h6 br,
    .services-section .s-block.alternate h6 br {
        display: none;
    }
    .services-section .s-block .text {
        padding: 20px 100px 0 100px;
    }
    .services-section .s-col.last {
        padding: 0;
    }
    /* gallery */
    .image-gallery .owl-theme .owl-nav .owl-prev,
    .image-gallery .owl-theme .owl-nav .owl-next {
        transform: scale(0.70);
    }
    /* hidden bar */
    .hidden-bar .side-menu {
        padding-left: 30px;
        padding-right: 30px;
    }
    /* main header */
    .main-header .header-upper .links-box {
        margin-left: 0px;
    }
    /* inner box */
    .inner-box.cp-seprator:before {
        content: '';
        position: absolute;
        right: 50%;
        top: 0%;
        margin-top: -4px;
        height: 8px;
        width: 8px;
        border: 1px solid var(--main-color);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .inner-box.cp-seprator:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 100%;
        margin-top: -4px;
        height: 8px;
        width: 8px;
        border: 1px solid var(--main-color);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    /* contact page */
    .contact-page .loc-block {
        text-align: center;
    }
    .contact-page .loc-block img {
        text-align: center;
        max-width: 100%;
    }
    .c-page-form-box {
        padding: 20px;
    }
    /* chef  sleecttion */
    .chef-selection .content-col .inner {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }
    /* chef */
    .chef-section .image-col {
        padding: 0 30px;
    }
    /* chef section 1 */
    .chef-section-1 .round-stamp {
        left: 30%;
        /* Start from center of parent column */
        transform: translateX(-50%);
        /* Shift the stamp to center itself */
        bottom: 65px;
    }
    .chef-section-1 .title-box {
        text-align: center;
        padding-bottom: 50px;
    }
    /* inner banner */
    .inner-banner .inner .sub_text {
        padding: 0 100px;
    }
    .inner-banner .inner .sub_text p {
        font-size: 18px;
    }
    /* reservation 3 colom style */
    .reserve-section.style-two.reserve-page-2 {
        padding-top: 150px;
    }
    .reserve-section.style-two.reserve-page-2 .img-col {
        display: none;
    }
    /* news */
    .news-block {
        justify-content: center !important;
    }
    /* blog pages */
    /* Blog List Section */
    .blog_list_section {
        text-align: left;
    }
    .blog_list_section .blog_left_side .blog_panel .blog_info span {
        font-size: 13px;
    }
    .blog_list_section .blog_right_side .blog_search_block form .form-group {
        margin-bottom: 0;
    }
    .blog_list_section .blog_right_side .blog_search_block form .form_inner {
        height: 50px;
    }
    .blog_detail_section {
        text-align: left;
    }
    .blog_detail_section .blog_inner_pannel {
        padding: 0 20px;
    }
    .blog_detail_section .blog_info,
    .blog_detail_section .blog_inner_pannel .info {
        padding: 0;
    }
    .blog_detail_section .blog_inner_pannel .quote_block {
        margin: 30px 0;
    }
    .blog_detail_section .blog_inner_pannel .section_title {
        margin-bottom: 20px;
    }
    .blog_detail_section .blog_inner_pannel .info ul {
        text-align: left;
        padding-left: 0;
    }
    .blog_detail_section .blog_inner_pannel .quote_block {
        padding: 45px 30px 10px 30px;
    }
    .blog_detail_section .blog_inner_pannel .quote_block .q_icon {
        text-align: left;
    }
    .blog_detail_section .blog_inner_pannel .main_img iframe {
        height: 320px;
    }
    .comment_section {
        padding-bottom: 50px;
    }
    .comment_section .blog_cooment_block .posted_cooment {
        margin-bottom: 30px;
    }
    .comment_section .blog_cooment_block {
        padding: 20px;
    }
    .comment_section ul {
        margin-top: 20px;
    }
    .comment_section ul li:last-child {
        padding-bottom: 40px;
    }
    .comment_section ul li {
        flex-direction: column;
        padding: 20px 0;
        text-align: left;
    }
    .comment_section ul li .comment {
        width: 100%;
        margin-left: 0;
    }
    .comment_section ul li .authore_info {
        width: 100%;
        margin-bottom: 15px;
    }
    .comment_section ul li.replay_comment {
        margin-left: 30px;
    }
    .comment_section ul li .authore_info .text {
        width: auto;
    }
    .blog_detail_section .blog_inner_pannel .blog_authore {
        padding: 0;
        margin: 30px 0 0 0;
    }
    .blog_detail_section .blog_inner_pannel .blog_authore .authore_info {
        margin-bottom: 30px;
    }
    .comment_form_section form .form-group .form-control {
        height: 45px;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .comment_form_section .coment-btn {
        text-align: center;
    }
    /* side image */
    .side-image.specialoffer-img {
        display: none;
    }
    /* footer */
    .main-footer .footer-image-col.last {
        display: none;
    }
    footer .bottom_footer {
        text-align: center;
    }
    footer .bottom_footer p {
        padding: 0 0 20px 0;
    }
    footer .bottom_footer .developer_text {
        text-align: center;
        margin-top: 10px;
    }
    footer .top_footer .social_media {
        justify-content: center;
        padding: 10px 0;
    }
    footer .top_footer .social_media li a {
        margin: 0 5px;
    }
    footer .bottom_footer .developer_text {
        text-align: center;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 599px) {
    /* heading */
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 30px;
    }
    h5 {
        font-size: 16px;
    }
    /* header */
    .header-top {
        display: none;
    }
    .main-header .header-upper {
        top: 0;
    }
    .main-header .header-upper .links-box .link:first-child {
        display: none;
    }
    .fixed-header.header-down {
        top: 0;
    }
    .fixed-header.header-up {
        top: -132px;
    }
    /* special dish */
    .special-dish .content-col .inner {
        text-align: center;
    }
    /* menu tab */
    .menu-tabs .buttons {
        overflow-x: auto;
        overflow-y: hidden;
    }
    .menu-tabs .buttons .tab-buttons {
        white-space: nowrap;
        display: inline-flex;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn {
        margin: 0 15px;
        flex-shrink: 0;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn:after {
        display: none;
    }
    .tabs-box .tabs-content:before {
        display: none;
    }
    /* Menu Grid Responsive */
    .menu-grid {
        grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
        gap: 20px;
    }
    .menu-card-image {
        height: 200px;
    }
    .menu-tabs .menu-col .inner {
        padding-left: 0;
    }
    .tabs-box .tabs-content .tab {
        padding: 16px 0 0 0;
    }
    .menu-tabs .dish-block .dish-image {
        width: 80px;
        height: 80px;
    }
    .menu-tabs .dish-block .dish-image img {
        width: 80px;
        height: 80px;
    }
    .menu-tabs .dish-block .inner-box {
        padding-left: 100px;
    }
    /* menu card style */
    .menu-card-main {
        padding: 30px;
    }
    .menu-card-main .menu-card-corner.top-left,
    .menu-card-main .menu-card-corner.top-right,
    .menu-card-main .menu-card-corner.bottom-left,
    .menu-card-main .menu-card-corner.bottom-right {
        width: 40px;
    }
    /* menu style 1 */
    .menu-one .row {
        margin-left: 10px;
        margin-right: 10px;
    }
    .menu-one .menu-col .inner,
    .menu-one.alternate .menu-col .inner {
        padding: 30px 15px;
    }
    .menu-one.alternate .image-col .image,
    .menu-one .image-col .image {
        margin: 0 30px;
    }
    /* reservation  */
    .reserve-section .info-col .booking-info .bk-no,
    .hidden-bar .booking-info .bk-no,
    .info-bar .booking-info .bk-no {
        font-size: 24px;
        line-height: 1.4em;
    }
    /* reservation 3 colom style */
    .reserve-section.style-two.reserve-page-2 .form-col {
        padding: 0 10px;
    }
    /* footr */
    .main-footer .info-col .newsletter-form .form-group input[type="text"],
    .main-footer .info-col .newsletter-form input[type="email"],
    .main-footer .info-col .newsletter-form input[type="password"] {
        padding-right: 30px;
        padding-left: 30px;
    }
    .main-footer .info-col .newsletter-form button {
        position: relative;
        width: 100%;
        margin-top: 20px;
    }
    .main-footer .info-col .newsletter-form .alt-icon {
        display: none;
    }
    /* testimonail */
    .testimonials-section .testi-top .quote-text {
        font-size: 22px;
    }
    .testimonials-section .testi-top {
        padding: 0 0 10px 0;
        border-radius: 0;
    }
    .testimonials-section .carousel-col {
        padding: 0 20px;
    }
    /* testimonial two */
    .testimonials-two .testi-block .text {
        font-size: 18px;
    }
    .testimonials-two .testi-block .inner-box {
        padding-left: 25px;
        padding-right: 25px;
    }
    /* chef section 1 */
    .chef-section-1 .round-stamp {
        left: 50%;
        /* Start from center of parent column */
        transform: translateX(-50%);
        /* Shift the stamp to center itself */
        bottom: 65px;
    }
    /* chef section */
    .chef-section .title-box.centered {
        padding-left: 20px;
        padding-right: 20px;
    }
    .chef-section .content-col {
        padding: 0 20px;
    }
    /* gallery slider */
    .image-gallery .owl-theme .owl-nav {
        top: 65%;
    }
    /* news block */
    .news-block .date {
        font-size: 20px;
    }
}

@media only screen and (max-width: 479px) {
    /* heading */
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 35px;
    }
    h4 {
        font-size: 25px;
    }
    /* banner video section */
    .bg-video-wrap .book-btn {
        transform: scale(0.60);
    }
    .bg-video-wrap h1 {
        font-size: 40px;
    }
    .bg-video-wrap h1 span {
        font-size: 90px;
    }
    /* inner banner */
    .inner-banner {
        padding: 140px 0 50px 0;
    }
    .inner-banner .inner .sub_text {
        padding: 0 30px;
    }
    /* testimonial */
    .testimonials-section .testi-top .quote-text {
        font-size: 18px;
    }
    /* story */
    .story-section .title-box {
        padding: 0;
    }
    .story-section .image-col .images .image:nth-child(2) {
        width: 150px;
        bottom: -120px !important;
    }
    .story-section .text-col {
        margin-bottom: 60px;
    }
    .story-section .booking-info .bk-no {
        font-size: 16px;
    }
    .story-section .text-col .inner .text {
        text-align: center;
    }
    .story-section .feature-info {
        display: block;
        padding-bottom: 10px;
    }
    .story-section .feature-info .feature-info-box {
        width: 100%;
        padding: 0 0 30px 0;
    }
    .story-section .booking-info {
        display: block;
        text-align: center;
    }
    .story-section .booking-info .bk-title {
        padding-bottom: 20px;
        padding-right: 0;
    }
    .story-section .booking-info .bk-title br {
        display: none;
    }
    .story-section .booking-info .bk-no {
        padding: 0;
    }
    /* menu style 1 */
    .menu-one .menu-col .dish-block .title::before,
    .menu-two .dish-block .title::before {
        display: none;
    }
    /* menu tab style */
    .menu-tabs .buttons {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .menu-tabs .buttons .tab-buttons {
        white-space: nowrap;
        display: inline-flex;
        justify-content: flex-start;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn {
        display: inline-block;
        margin: 0 15px;
        flex-shrink: 0;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn:first-child {
        margin-left: 0;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn:last-child {
        margin-right: 0;
        margin-bottom: 0;
    }
    .menu-tabs .buttons .tab-buttons .tab-btn:before {
        left: 0;
        margin-left: 0;
        width: 100%;
    }
    /* Menu Grid Mobile - 2 columns */
    .menu-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        padding: 0;
    }
    .menu-card-image {
        height: 150px;
    }
    .menu-card-content {
        padding: 12px;
    }
    .menu-card-title {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 8px;
    }
    .menu-card-price {
        font-size: 16px;
    }
    .menu-card-calories {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .menu-tabs .dish-block .title::before {
        display: none;
    }
    .menu-tabs .dish-block .title .ttl {
        width: 100%;
        padding-right: 0px;
    }
    .menu-tabs .dish-block .title .ttl .s-info {
        width: 80px;
        display: block;
        margin-left: 0px;
        margin-top: 10px;
        text-align: center;
    }
    .menu-tabs .dish-block .inner-box {
        padding-top: 0px;
    }
    .menu-tabs .dish-block .title .price,
    .menu-two .dish-block .title .price {
        position: relative;
        right: 0px;
        float: left;
        padding-left: 0px;
    }
    /* menu two */
    .menu-two .dish-block .title .ttl {
        width: 100%;
        padding-right: 0px;
    }
    .menu-two .dish-block .title .ttl .s-info {
        left: -10px;
        width: 75px;
        display: block;
        margin-top: 10px;
        text-align: center;
    }
    .menu-two .dish-block .inner-box {
        padding-top: 0px;
    }
    /* menu card style */
    .menu-card-main .top-pattern {
        height: 200px;
    }
    /* why us */
    .fact-counter {
        text-align: center;
    }
    .fact-counter .fact-block .inner p {
        padding-right: 0;
    }
    /* services section */
    .services-section .s-block .text {
        padding: 20px 20px 0 20px;
    }
    /* contact page */
    .contact-page .loc-block .form-side {
        padding: 0px;
    }
    /* reserve section style two */
    .reserve-section.style-two .reserv-col .inner {
        padding: 75px 50px;
    }
    /* reservation split style */
    .reserve-section.splitscreen .reserv-col .inner {
        padding: 80px 50px;
    }
}

@media only screen and (max-width: 399px) {
    /* menu two */
    .menu-two .dish-block .title .ttl a {
        width: 150px;
    }
    /* heading */
    h1 {
        font-size: 35px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 27px;
    }
    /* story */
    .story-section.home-page .title-box h2 {
        font-size: 30px;
    }
    .story-section .title-box h2 img {
        width: 70px;
    }
    
    /* Locations Section Mobile */
    .locations-section {
        padding: 60px 0;
    }
    
    .locations-section .location-block {
        margin-bottom: 25px;
    }
    
    .locations-section .location-block .inner-box {
        padding: 35px 25px;
    }
    
    .locations-section .location-block .icon-box i {
        font-size: 40px;
    }
    
    .locations-section .location-block h4 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .locations-section .location-block .location-name {
        font-size: 16px;
    }
    
    .locations-section .location-block .location-address {
        font-size: 14px;
    }
    
    .locations-section .status-badge {
        padding: 6px 12px;
        font-size: 11px;
    }
}