@media (max-width: 1280px) {
    .div-info .div-info-left {
        width: 82%;
    }
    .div-info .div-info-right {
        text-align: center;
        width: 17%;
        height: 80px;
        vertical-align: top;
        padding-top: 55px;
    }
    .rest-contact ul {
        margin-right: 35px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .container-main {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (max-width: 991px) {
    .inner-info .rest-name {
        font-size: 16px;
    }
    .rest-contact ul {
        padding-left: 0px;
        margin-right: 30px;
    }
    .phone .spn-ico i {
        font-size: 18px;
    }
    .phone .spn-data {
        font-size: 16px;
    }
    .booking-info .inner-info.rest-dtl {
        width: auto;
    }
    .div-entry-info .div-info {
        width: 100%;
    }
    .div-info-left .order-status {
        display: block;
        width: 100%;
        margin-right: 10px;
        padding-top: 10px;
        padding-left: 33px;
    }    
    
    .booking-change .w-40, .booking-change .w-30, .booking-change .w-29, .booking-change .w-28, .booking-change .w-25, .booking-change .w-20 {
        width: 49% !important;
    }  

    /*OrderUI start*/
    .div-week-section .week-view {
        width: 650px;
    }

    .week-view .day-col {
        width: 90px;
    }

    .col-md-6.extra-padding-top {
        padding-top: 10px;
    }
    /*OrderUI end*/
}

@media (max-width: 960px) {
    .container {
        display: block;
        width: auto;
        padding: 10px;
    }
}

@media (max-width: 820px) {
    .inner-info.rest-dtl {
        width: 90%;
    }
    .inner-info.rest-contact {
        float: left;
        padding-top: 0px;
        padding-left: 0px;
        text-align: left;
        width: auto;
    }
    .inner-info .rest-name,
    .inner-info .rest-addr {
        width: 90%;
    }
}

@media (max-width: 800px) {
    .resto-header-row .left {
        display: block;
    }
    .resto-header-row .right {
        display: block;
    }
    .inner-info.rest-contact {
        padding-top: 10px;
        float: none;
        text-align: left;
        width: 100%;
    }

    /* OrderUI start */

    .category-heading {
        display: none;
    }

    .menu-cat-cell {
        display: block;
        width: 100%;
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .menu-item-cell {
        display: block;
    }

    ul.online-order-category-list li {
        display: inline-block;
        border: 1px solid #d3d3de;
        border-radius: 30px;
        padding: 8px;
        min-width: 102px;
        text-align: center;
    }

    ul.online-order-category-list li {
        margin: 5px;
    }

    .goto-top {
        visibility: visible;
    }

    .menu-cat-cell-fixed {
        display: block;
        position: relative;
        width: 100%;
    }
    /* OrderUI end */
}

@media (max-width: 767px) {
    .inner-info.rest-dtl {
        width: 100%;
    }
    .inner-info .cust-name {
        font-size: 18px;
    }
    .inner-info .reservation-text {
        font-size: 16px;
    }
    .inner-info .reservation-dtl {
        font-size: 14px;
    }
    .rest-contact li.phone {
        font-size: 14px;
    }      
}

@media (max-width: 640px) {
    .div-info .div-info-left .div-order-status-main {
        position: relative;
        width: auto;
        padding-left: 20px;
    }
}

@media (max-width: 580px) {    
    .booking-change .w-40, .booking-change .w-30, .booking-change .w-29, .booking-change .w-28, .booking-change .w-25, .booking-change .w-20 {
        width: 100% !important;
        display: block;
    }   
    
    .form-heading {
        font-size: 14px;
    }
    .spn-wait-queue {
        padding-left: 0px;
        display: block;
        margin-top:10px;
    }

    /* Order UI Start */
    .menu-item-cell {
        margin-bottom: 80px;
    }

    .cart-cell {
        display: none;
    }

    .cart-footer {
        display: block;
        padding: 5px 15px 5px 20px;
    }

    .hidden-cart {
        display: block;
    }

    .header-alert, .header-alert-error, .header-alert-error-checkout {
        left: 0;
        right: 0;
    }

    .cart-footer {
        display: block;
        bottom: -410px;
    }

    .plus i {
        vertical-align: top;
    }

    .order-modal .modal-dialog.small-dialog {
        width: auto;
    }

    .order-modal .modal-dialog.medium-dialog {
        width: auto;
    }

    .lbl-chk {
        font-size: 12px;
    }

    .change-date-btn {
        padding: 11px 10px 11px;
    }

    .order-div-sticky-tab.stick-now {
        width: calc(100% - 10px);
    }

    .order-div-sticky-tab .nav-tabs > li > a {
        padding: 10px 9px;
        font-size: 13px;
    }
    /* Order UI End */

}

@media (max-width: 560px) {
    .booking-change{
        display:block;
    }
    .booking-change div.select-date {
        display: block;
        padding-bottom: 10px;
        width:auto;
    }
    .booking-change div.select-shift {
        display: block;
        padding-bottom: 10px;
        width:auto;
    }
    .booking-change div.select-guest {
        display: block;
        padding-bottom: 10px;
        width:auto;
    }
    .booking-change select {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .inner-info.rest-dtl {
        padding-left: 20px;
        padding-top: 30px;
        overflow: auto;
    }
    .inner-info.rest-contact {
        padding-left: 0px;
    }
    .inner-info .reservation-dtl {
        font-size: 12px;
    }
    .inner-info .cust-name {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .outer-area {
        width: 450px;
    }
    .div-info-left .order-status.mem-name {
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .inline-container .new-inline-butons-area {
        text-align: center;
    }
    .buttonEx-outlined-new, .buttonEx-outlined-negative {
        display: block;
    }
    .booking-info .booking-inner-info {
        padding: 20px;
    }
} 