@media screen and (max-width: 1299px) {

}
/* 1299px close */

@media screen and (max-width: 1199px) {
    .padding100 {
        padding: 80px 0;
    }
    .title-section h1 {
        font-size: 30px;
    }
    body {
        font-size: 15px;
    }
    .hero-content .title-section h1 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .circle-image {
        width: 150px;
        height: 150px;
        top: 26%;
        border: 3px solid var(--heading-color);
    }
    .scrolling-marquee-ticker {
        padding: 11px 0;
        font-size: 23px;
    }
    .home-about-list ul li {
        padding: 13px;
        font-size: 17px;
        line-height: 1.1;
    }
    .home-about-list li i {
        font-size: 30px;
    }
    h1.cus-status {
        width: 64%;
        font-size: 34px;
        padding: 10px 25px;
        left: 50%;
        writing-mode: horizontal-tb;
        transform: rotate(0deg);
        height: auto;
        top: auto;
        bottom: 20px;
        transform: translateX(-50%);
    }
    h1.cus-status span {
        font-size: 16px;
        margin-top: 0;
        margin-left: 9px;
    }
    .commitment-content h2 {
        padding: 10px 39px;
        font-size: 26px;
    }
    .commitment-content {
        padding: 50px 80px 50px 80px;
        font-size: 17px;
    }
    .chef-special-box {
        margin-bottom: 30px;
    }
    .video-thumbnail-main {
        margin-bottom: 20px;
    }
    .footer-about-content {
        width: 100%;
    }
    .footer-about-content::after {
        width: 0;
    }
    .footer-link-content {
        display: block;
        width: 100%;
        margin-top: 0;
    }
    .footer-newsletter {
        width: 100%;
    }
    #menuDropdown {
        border: 0px solid;
        background: var(--dark-bg);
        color: var(--white-color);
        font-size: 19px;
        border-radius: 5px;
        text-align: left;
        padding: 8px 20px;
    }
    #menuDropdown::after {
        float: right;
        margin-top: 12px;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 10px solid var(--white-color);
    }
    .dropdown-item.active, .dropdown-item:active {
        background-color: var(--secondary-color);
    }
    .dropdown-item {
        cursor: pointer;
    }
}
/* 1199px close */

@media screen and (max-width: 992px) {
    .btn {
        padding: 0 45px 0 22px;
        line-height: 39px;
    }
    .btn i {
        width: 30px;
        height: 30px;
        padding: 10px;
        font-size: 11px;
    }
	.mobile-header {
		display: block;
	}
	header.header {
		display: none;
	}
    .hero-content .title-section h1 {
        font-size: 33px;
    }
    .hero-permalink, .quick-link, .our-services, .footer-phone, .testimonial-thumb img, .blog-post-details .row.mb-5, .featured-offer img {
        margin-bottom: 20px !important;
    }
    .padding100, .padding80 {
        padding: 50px 0;
    }
    .about-featured-image {
        margin-right: 0;
        margin-bottom: 23px;
    }
    h1.cus-status {
        width: 300px;
    }
    .home-about-list ul li {
        align-items: center;
    }
    .commitment-content h2 {
        font-size: 22px;
        top: -24px;
    }
    .video-gallery-area .row.mb-5.pb-3, .blog-area .row.mb-5.pb-3 {
        margin-bottom: 7px !important;
    }
    .customer-review p {
        font-size: 16px;
        padding-right: 0;
        margin-bottom: 35px;
    }
    .stats-item h1 {
        font-size: 23px;
    }
    .stats-icon i, .about-area .stats-icon i {
        font-size: 48px;
    }
    .footer-main-content, .footer-address {
        display: block;
    }
    .footer-area {
        padding: 50px 0 40px 0;
    }
    .about-area .circle-image {
        left: 50%;
        top: 35%;
        border: 1px solid var(--dark-bg);
        transform: translate(-50%,-50%);
    }
    .testimonial-cta-call {
        bottom: 55px;
    }
    .faq-header {
        font-size: 16px;
    }
    .newsletter-form input {
        width: 100%;
    }
    .developer-identity, .copyright-text {
        text-align: center;
    }
    .copyright-text {
        margin-bottom: 10px;
    }
    .offers-cta-link a, .offer-btn {
        padding: 8px 30px;
    }
}
/* 991px close */

@media screen and (max-width: 767px) {
    .ss-video-gallery iframe {
        height: 294px;
    }
    .hero-content {
        margin-top: 0px;
	    padding-right: 0px;
    }
    #videoCarousel .owl-nav .owl-prev {
        left: 0;
    }
    #videoCarousel .owl-nav .owl-next {
        right: 0;
    }
    .popup-box {
        max-width: 80%;
    }
}
/* 767px close */

@media screen and (max-width: 575px) {
    h1 {
        font-size: 1.6rem;
    }
    h2 {
        font-size: 1.4rem;
    }
    h3 {
        font-size: 1.3rem;
    }
    .hero-content .title-section h1, .title-section h1 {
        font-size: 23px;
    }
    .openClose {
        right: 0;
    }
    .openClose img {
    width: 50px;
    }
    .scrolling-marquee-ticker {
        padding: 6px 0;
        font-size: 16px;
    }
    .scrolling-text span i {
        margin-right: 6px;
    }
    .btn {
        padding: 0 41px 0 20px;
        line-height: 33px;
        font-size: 14px;
    }
    .btn i {
        width: 25px;
        height: 25px;
        padding: 7px;
        font-size: 11px;
        right: 5px;
        top: 4px;
    }
    body {
        font-size: 14px;
    }
    .about-permalink .btn {
        margin-right: 12px;
    }
    .icon-phone {
        font-size: 14px;
    }
    .icon-phone i {
        width: 38px;
        height: 38px;
        font-size: 16px;
    }
    .icon-phone i::after {
        width: 38px;
        height: 38px;
    }
    .icon-phone span {
        line-height: 1.1;
        margin-left: 12px;
    }
    .commitment-content h2 {
        font-size: 18px;
        top: -20px;
    }
    .commitment-content {
        padding: 37px 33px 31px 33px;
        font-size: 15px;
    }
    .padding50 {
        padding: 30px 0;
    }
    #menuDropdown {
        font-size: 16px;
        padding: 8px 18px;
        font-weight: 600;
    }
    #menuDropdown::after {
        margin-top: 9px;
    }
    .tab-content .g-5, .tab-content .gy-5 {
        --bs-gutter-y: 2rem;
    }
    .quick-food-popup {
        width: 80%;
        padding: 40px;
        top: 30%;
        margin: 0 auto;
    }
    .chef-special-box {
        margin-left: 30px;
        margin-right: 30px;
    }
    .video-gallery {
        display: block;
    }
    .video-item {
        width: 100%;
        margin-bottom: 20px;
    }
    .video-gallery-area p.mt-5.mb-4.text-center {
        margin: 0 !important;
    }
    .stats-icon i, .about-area .stats-icon i {
        font-size: 35px;
    }
    .company-statistics {
        margin-top: 27px;
    }
    .stats-item {
        display: block;
        text-align: center;
    }
    .stats-number {
        margin-top: 8px;
    }
    .stats-item h1 {
        font-size: 18px;
    }
    .stats-number p {
        font-size: 13px !important;
    }
    .services-area .card-header {
        min-height: 47px;
        font-size: 18px;
    }
    .faq-header {
        padding: 10px 23px;
        font-size: 15px;
    }
    .qr-contact img {
        max-width: 150px;
        margin-bottom: 20px;
    }
    .qr-contact small {
        font-size: 15px;
        margin-left: 10px;
        font-weight: 500;
    }
    .contact-form .submit-message {
        width: 184px;
        padding: 8px;
        font-size: 15px;
        font-weight: 600;
    }
    .contact-card {
        padding: 19px;
    }
    .contact-card .icon {
        width: 50px;
        height: 51px;
        margin: 0 auto 10px auto;
    }
    .contact-card .icon i {
        font-size: 17px;
        padding-top: 19px;
    }
    .c-phone-address h2 {
        font-size: 18px;
        margin-bottom: 2px;
    }
    .map-iframe iframe {
        height: 400px;
    }
    .footer-logo-info img {
        width: 170px;
        margin-bottom: 9px;
    }
    #scrollTop, .social-toggle, .social-icons a {
        width: 40px;
        height: 40px;
    }
    #scrollTop i {
        font-size: 13px;
    }
    .social-toggle {
        padding-top: 9px;
    }
    .social-icons a {
        font-size: 14px;
    }
    .social-icons .wa {
        font-size: 21px;
    }
    .opening-hours {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0
    }

}
/* 575px close */

@media screen and (max-width: 480px) {
    .commitment-content h2 {
        font-size: 15px;
    }
    .padding100, .padding80 {
        padding: 40px 0;
    }
    .home-about-list ul li {
        font-size: 15px;
    }
    .home-about-list li i {
        font-size: 23px;
    }
    .chef-special-area .row.mb-5.pb-3 {
        margin-bottom: 10px !important;
    }
    .chef-special-content h2 {
        font-size: 20px;
        margin-bottom: 9px;
    }
    .about-area .circle-image {
        width: 100px;
        height: 100px;
    }
    .radius30 {
        border-radius: 20px;
    }
    .t-call h3 {
        font-size: 15px;
    }
    .t-call p {
        font-size: 13px;
    }
    .faq-header {
        padding: 10px 14px 10px 16px;
    }
    .contact-card {
        min-height: 197px;
    }
}
/* 480px close */

@media screen and (max-width: 380px) {
    .opening-hours h3 {
        font-size: 16px;
    }
    .opening-hour li {
        font-size: 13px;
    }
    .contact-image {
        min-height: 246px;
    }
}
/* 380px close */