/*Medium Layout: 1280*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    ul#nav li a {
        font-size: 16px;
        padding: 27px 9px;
    }

    .facebook-like-iframe iframe {
        width: 100%;
    }

    /*gallery page*/
    .single-image a img {
        width: 315px;
        height: 180px;
    }

    /*reservation page*/
    .single-time-block ul li {
        width: 28%;
    }

    label {
        font-size: 16px;
        font-weight: 400;
    }

    .reserve-btn a {
        font-size: 20px;
    }
}

/*Tablet Layout: 768px*/
@media only screen and (min-width: 480px) and (max-width: 800px) {
    body {
        font-size: 12px;
        line-height: 18px;
    }

    form#frmAdd .control-label {
        text-align: left;
    }

    ul#nav li a {
        font-size: 14px;
        padding: 20px 3px;
    }

    .logo {
        width: 84%;
    }

    .logo img {
        width: 76%;
    }

    #hero-slider .owl-nav .owl-prev {
        font-size: 25px;
    }

    #hero-slider .owl-nav .owl-prev span {
        padding: 2px 12px;
    }

    #hero-slider .owl-nav .owl-next {
        font-size: 25px;
    }

    #hero-slider .owl-nav .owl-next span {
        padding: 2px 12px;
    }

    .slide-content h2 {
        font-size: 24px;
        padding: 5px 15px;
    }

    .slide-content h3 {
        font-size: 18px;
    }

    .slide-content h4 {
        font-size: 18px;
    }

    .motiraj-btn a {
        font-size: 18px;
        padding: 12px 15px;
    }

    .facebook-like-iframe iframe {
        width: 100%;
    }

    /*gallery page*/
    .single-image a img {
        width: 234px;
        height: 140px;
    }

    /*reservation page*/
    .single-time-block ul li {
        width: 28%;
    }

    .select-people p {
        font-size: 16px;
    }

    label {
        font-size: 16px;
        font-weight: 400;
    }

    .reserve-btn a {
        font-size: 20px;
    }

    .time_alert p {
        font-size: 16px;
    }

    .all-times .owl-nav .owl-prev span {
        height: 35px;
        width: 100px;
        line-height: 32px;
        font-size: 30px;
    }

    .all-times .owl-nav .owl-next span {
        height: 35px;
        width: 100px;
        line-height: 32px;
        font-size: 30px;
    }

    .all-times .owl-nav {
        top: -40px;
    }

    footer,
    header,
    hgroup,
    main,
    menu,
    nav {
        display: none;
    }
}


/*Mobile Layout: 320px*/
@media only screen and (max-width: 767px) {
    .mobile-view {
        display: block;
    }

    .mobile-view.logo {
        background: var(--footer_bg);
        display: block;
        width: 100%;

    }

    .main-menu-section {
        display: none;
    }

    .slide-content h2 {
        font-size: 18px;
    }

    .slide-content h3 {
        font-size: 16px;
    }

    .slide-content h4 {
        font-size: 16px;
    }

    .motiraj-btn a {
        font-size: 16px;
        padding: 10px 15px;
        line-height: 70px;
    }

    #hero-slider .owl-nav .owl-prev {
        top: 90%;
    }

    #hero-slider .owl-nav .owl-next {
        top: 90%;
    }

    .single-info-section {
        margin-bottom: 20px;
    }

    .feedback_and_facebook_page_section {
        padding-bottom: 70px;
    }

    .facebook-like-iframe iframe {
        width: 100%;
    }

    #feedback-slider .owl-nav {
        top: -15%;
    }

    .feedback-content p::after {
        bottom: -7%;
    }

    .footer-section {
        display: none;
    }

    .back_to_top i.fa {
        font-size: 20px;
        padding: 10px;
    }

    /*CONTACT PAGE RESPONSIVE*/
    .address {
        float: left;
        text-align: left;
    }

    /*gallery page*/
    .gallery-title h5 {
        text-align: center;
    }

    .gallery-filter-menu ul li {
        font-size: 13px;
    }

    .single-image a img {
        width: 100%;
    }

    /*reservation page*/
    div#ui-datepicker-div {
        width: auto;
    }

    .single-time-block ul li {
        width: 25%;
        margin: 12px;
    }

    .select-people,
    .select-date {
        width: 88%;
    }

    .all-times .owl-nav .owl-prev span {
        width: 70px;
        height: 40px;
        font-size: 30px;
        line-height: 40px;
    }

    .all-times .owl-nav .owl-next span {
        width: 70px;
        height: 40px;
        font-size: 30px;
        line-height: 40px;
    }

    .account-list ul li a {
        font-size: 16px;
        padding: 10px;
    }

    .account-list ul li a i.fa {
        font-size: 20px;
    }

    .custom-control-label {
        font-size: 14px;
        line-height: 25px;
    }

    .reserve-btn a {
        font-size: 18px;
    }

    .all-times .owl-nav {
        top: -53px;
    }

    .time_alert p {
        font-size: 16px;
    }
}

/*Wide Mobile Layout: 480px*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #feedback-slider .owl-nav {
        top: -22%;
    }

    .footer-menu ul li a {
        font-size: 18px;
        padding: 10px 20px;
    }

    .footer-menu ul li a i.fa {
        font-size: 22px;
    }

    /*CONTACT PAGE RESPONSIVE*/
    .address {
        float: right;
        text-align: right;
    }

    /*gallery page*/
    .single-image a img {
        width: 265px;
        height: 170px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {}
/*
     FILE ARCHIVED ON 08:57:35 Feb 06, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:27:32 Apr 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.651
  load_resource: 75.31
  PetaboxLoader3.resolve: 42.116
  PetaboxLoader3.datanode: 16.234
*/