@media only screen and (max-width: 1920px) {
    .home-about-img .img1 {
        right: 44px;
    }
}

@media only screen and (max-width: 1800px) {
    footer .form-control {
        width: 581px;
    }
}
@media only screen and (max-width: 1340px) {
header .stellarnav>ul>li>a {
    padding: 20px 12px;
}
}
@media only screen and (max-width: 1200px) {
    .home-blog .blog-box h3 {
        font-size: 17px;
    }

    .heading3 {
        font-size: 41px;
    }

    .home-about .heading1 {
        font-size: 39px;
    }

    header .stellarnav>ul>li>a {
        font-size: 14px;
    }

    .home-event img {
        height: 348px;
    }
}

@media only screen and (max-width: 1024px) {
    h1 {
        font-size: 34px;
    }

    .home-about-img .img1 {
        right: 0;
    }

    footer .form-control {
        width: 467px;
    }

    footer h3 {
        font-size: 22px;
        text-align: center;
    }
}

@media only screen and (max-width: 991.99px) {
    .stellarnav {
        text-align: end !important;
    }

    .stellarnav .menu-toggle span.bars span {
        background: #fff;
    }

    .stellarnav.mobile ul {

        background: #000;
    }

    .stellarnav .icon-close:after,
    .stellarnav .icon-close:before {
        border-bottom: solid 3px #fff;
    }

    .stellarnav .icon-close {
        width: 23px;
        height: 23px;
        position: relative;
        display: inline-flex;
        border: 1px solid;
        justify-content: center;
        align-items: center;
    }

    .desktop {
        display: none !important;
    }

    .ph {
        display: inline-block !important;
        margin-top: 21px;
        margin-left: 13px;
    }

    .btn-button .btn-wrap .text-two {
        top: 106%;
    }

    header .stellarnav>ul>li>a:before {
        content: none;
    }

    .header-part {
        align-items: center;
    }

    h1 {
        font-size: 24px;
    }

    body {
        font-size: 15px;
    }

    .heading {
        font-size: 16px;
    }

    .home-banner {
        min-height: 465px;
        padding-top: 77px;
    }

    .heading3 {
        font-size: 33px;
    }

    .menu-list img {
        height: unset;
    }

    .home-blog .blog-box h3 {
        font-size: 12px;
    }

    footer .form-control {
        width: 299px;
    }

    footer .col-md-4:nth-child(2) .footer1::after {
        right: -48px;
    }

    .footer1::after {
        right: -45px;
        width: 37px;
    }

    footer .footer1 img {
        width: 68%;
    }

    .footer1 .wrap {
        margin-top: 13px;
    }
}
@media only screen and (max-width: 768px){
    .home-event .event-text {
        padding: 30px 30px;
    }
	
	.home-banner h1{
		font-size:24px !important
	}
	.home-testimonial::before,footer::before {
    width: 100%;
    height: 61%;
}
	.home-testimonial::after,footer::after {
    width: 100%;
    height: 72%;
}
}
@media only screen and (max-width: 767.99px) {
    #header .logo img {
        width: 50%;
    }
    .p-100 {
        padding: 56px 0;
    }
    .home-about-img {
        margin: 39px 0;
    }
	.home-about::before {
    z-index: -1;
    width: 100%;
    height: 34%;
}
   

    .footer1::after {
       display: none;
    }
    .home-event .pe-0 {
        padding-right: 11px!important;
    }
    .home-event img {
        height: 100%;
        width: 100%;
    }
    .home-event  .ps-0 {
        padding-left: 11px!important;
    }
}


@media only screen and (max-width: 600px){
    footer .form-control {
        width: 200px;
    }
    footer .col-md-4:nth-child(1){
        order: 2;
    }
    .footer1 {
        margin-bottom: 37px;
    }
    footer h3 {
        font-size: 19px;
    }
    footer .footer1 img {
        width: 63%;
        margin-bottom: 20px;
    }
    footer small{
        font-size: 13px;
    }
    footer .footer1 h4 {
        margin-bottom: 13px;
    }
    .bottom-footer {
        margin: 0 0 0px;
    }
    .bottom-footer p{
        font-size: 15px;
    }
    #header .logo img {
        width: 84%;
    }
    .home-blog .blog-box h3 {
        font-size: 20px;
    }
   
    .menu-text {
        margin-top: 25px;
    }
    .testimonial-slider .swiper-slide-next .testimonial-box {
        border: none;
        transform: none;
    }
    
   
    .home-event .event1{
        flex-direction: column-reverse;
    }
    .home-about .heading1 {
        font-size: 26px;
    }
    .home-banner {
        min-height: 404px;
        padding-top: 95px;
    }
    .home-banner h1 {
        padding: 0;
    }
    .heading {
        font-size: 20px;
        margin-bottom: 11px;
    }
    .button2 {
        font-size: 13px;
    }
    .btn-button {
        font-size: 13px;
    }
    .home-about-img .img1, .home-about-img .img2{
        display: none;
    }
    .main-img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    .home-about-img {
        margin: 39px 0 0;
    }
    .menu-list {
        margin-top: 33px;
    }
    .heading3 {
        font-size: 24px;
    }
    .about-text p {
        margin: 10px 0 21px;
        max-width: 100%;
    }
    body {
        font-size: 19px;
    }
    
    footer form {
        justify-content: center;
    }
}
@media only screen and (max-width: 320px){

}
@media only screen and (max-width: 320px){
    .heading {
        font-size: 15px;
    }
    h1 {
        font-size: 19px;
    }
    body {
        font-size: 12px;
    }
    .home-about .heading1 {
        font-size: 20px;
    }
    .heading3 {
        font-size: 20px;
    }
    .side-head .heading {
        font-size: 15px;
        margin-bottom: 8px;
    }
    footer .form-control {
        width: 156px;
    }
    
}
@media only screen and (min-width: 768px){
.bannercontenta {
    margin-top: 150px;
}
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}

@media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px;
    }
}


/* -------------------------------------------------------------------
 * Header action buttons (Order Online + Reservations)
 * Both buttons use the identical .btn-button styling — nothing here
 * changes their size, font, padding or hover. The wrapper simply needed
 * real flex rules, because it had none of its own and two buttons were
 * squashing into each other.
 * ---------------------------------------------------------------- */

.link.link-btn {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
    gap: 10px;
}

.link.link-btn .btn-button {
    white-space: nowrap;   /* keep each label on one line */
    flex: 0 0 auto;        /* never shrink below natural width */
}

/* Mobile menu: stack them, each keeping its natural size. */
@media only screen and (max-width: 768px) {
    .link.link-btn.ph {
        display: inline-flex !important;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}