@media screen and (max-width: 768px) {
    html { }
    body {
        overflow: auto !important;
         }
    .main-app .partition {
        display: block !important;
    }
    .main-app .partition .left-side {
        width: 100% !important;
        padding: 0 !important;
        min-width: inherit !important;
        max-width: inherit !important; }
    .main-app .partition .right-side {
        min-width: inherit !important;
        width: calc(100% - 40px) !important;
    }
    .main-app .partition .responsive-right-side {
        position: absolute !important;
        top: 0 !important;
    }
    #CUST_HEADER_IMG {
        display: none;
    }
    #callingUserName{
        bottom: 30%;
        left: 10%;
    }
    #callReceivedLabel {
        bottom: 45%;
        left: 25%;
    }
    .callingUser {
        color: white;
        font-weight: 900;
        font-size: 30px;
        padding: 10px 13px;
        position: absolute;
        opacity: 0.7;
        z-index: 999;
    }
}

@media screen and (max-width: 600px) {
    .notification-body {
        height: 60px !important;
    }

    .accept-req-button {
        top: 35px !important;
        left: 0 !important;
    }

    .decline-req-button {
        top: 34px !important;
        right: 5px !important;
    }

    .notification-body {
        padding: 0px 6px !important;
    }
}

@media screen and (min-width: 700px) {
    .ort-cust-header {
        justify-content: center;
    }
}

@media screen and (max-width: 700px) {
    .reply-main {
        padding: 2px 8px !important;
    }

    .reply-send {
        padding: 5px 0 !important;
    }

    .reply-send i {
        padding: 5px 2px 5px 0 !important;
    }
}

@media screen and (max-width: 770px) {
    .left-side-header .online {
        left: 85px !important;
        top: 30px !important;
    }

    .left-side-header .offline {
        left: 85px !important;
        top: 30px !important;
    }

    .left-side-header .sideBar-avatar .oper-status {
        top: 28px !important;
        left: 100px !important;
    }
}

@media screen and (max-width: 456px){
    .guest-partition {
        display: block !important;
    }
    .customer-full-side .reply {
        width: 100% !important;
        padding: 0px !important;
    }


}

@media screen and (max-width : 995px ){
    .reply {
        width: 100% !important;}
}

@media screen and (max-width: 586px) {
    .guest-partition {
        display: block !important;
    }

}

@media screen and (max-width: 1024px) {
    .nav-menu-text {
        display: none;
    }
    .nav-menu-elements {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .left-side-guest-name {
        min-height: 20px;
    }

    .guest-name strong {
        font-size: 18px;
    }
    .guest-name span {
        font-size: 12px;
    }
    .ort-logo img {
        height: 45px;
    }
    .left-side-header, .right-side-header {
        height: 60px;
        margin-bottom: 10px !important;
    }
    .left-side-user {
        font-size: 14px;
    }
    .left-side-user-desc {
        font-size: 10px;
    }
    .left-side-menu {
        height: 40px;
        font-size: 16px;
    }
    .oper-menu {
        top: 50px !important;
    }
    .main-app .left-side {
        height: 100% !important;
    }
    .dashboard-area {
        flex-direction: column;
    }
    .dashboard-team {
        margin-right: 0px !important;
        margin-bottom: 20px !important;
        margin-top: 10px !important;
    }
}
@media screen and (min-width:1024px) and (max-width:1440px) {
    .main-app .left-side {
        max-width: 430px;
    }
    .left-side-guest-name {
        max-width: 270px !important;
    }
    .guest-name {
        max-width: 220px !important;
    }
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .main-app .left-side {
        max-width: 350px;
    }
    .left-side-guest-name {
        max-width: 190px !important;
    }
    .guest-name {
        max-width: 130px !important;
    }
}
@media screen and (min-width: 600px) and (max-width:768px) {
    .guest-name {
        max-width: 300px !important;
    }
}
@media screen and (min-width: 450px) and (max-width:600px) {
    .left-side-guest-name {
        max-width: 200px !important;
    }
    .guest-name {
        max-width: 130px !important;
    }
}

@media screen and (max-width: 360px) {
    .left-side-guest-name {
        max-width: 110px !important;
    }
}

@media screen and (max-width: 1221px) {
    .ort-header-title {
        padding-left: 10px !important;
        font-size: 18px !important;
    }
    .selectize-control.single,
    .selectize-dropdown-content {
        width: 150px !important;
    }
    .ort-header-separator {
        margin: 0 10px !important;
    }
    .left-side-user {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 90px;
        white-space: nowrap;
    }
    .left-side-user-desc {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 90px;
        white-space: nowrap;
    }
}

@media screen and (max-width: 768px) {
    .right {
        width: 100% !important;
    }
    #empty-right-side {
        display: none !important;
    }
    .left-side {
        max-width: unset !important;
        margin-right: 0 !important;
    }
    .right-side {
        position: absolute !important;
        background: #FFF !important;
        height: calc(100% - 9px) !important;
    }
    .ort-header-title {
        flex-direction: row-reverse;
        justify-content: space-between;
        width: 100%;
    }
    .dashboard-counter {
        margin: 0 !important;
    }
    .dashboard-counter-list {
        flex-wrap: wrap;
        height: auto !important;
        column-gap: 20px;
    }
    .dashboard-head {
        height: auto !important;
    }
    .dashboard-title {
        line-height: 1 !important;
        font-size: 20px !important;
        font-weight: 700 !important;
    }
    .dashboard-statics-total {
        font-size: 20px !important;
        font-weight: 700 !important;
    }
    .page-top-right {
        flex-wrap: wrap;
    }
    .page-left-fix-menu {
        position: static !important;
        width: 100% !important;
        height: 200px !important;
    }
    .page-left-fix {
        width: 100% !important;
        margin-top: 10px;
    }
    .page-left-fix-top {
        flex-wrap: wrap;
        padding: 10px 0;
        height: auto !important;
    }
    .ort-sidebar-responsive {
        display: block !important;
    }
    .ort-sidebar-hide {
        display: none;
    }
    .ort-page-title-hide {
        display: none;
    }
    .page-top-btn {
        font-size: 14px !important;
    }
    .page-top-btn-border {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 992px) {
    .login-wrapper {
        flex-direction: column-reverse;
    }

    .login-display-area {
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0 !important;
    }

    .ort-sidebar-container {
        display: none;
        position: absolute;
    }

    .ort-navbar {
        display: flex !important;
    }

    .ort-main {
        margin: 0 32px 26px 32px !important;
    }
}
@media screen and (max-width: 768px) {
    .ort-chat-message-menu-responsive {
        position: absolute;
        max-width: 100% !important;
        z-index: 3;
    }
    .ort-chat-message-menu-toggle-responsive2 {
        display: none !important;
    }
    .ort-chat-message-menu-toggle-responsive {
        display: flex !important;
    }
    .customer-information-head {
        justify-content: flex-end;
    }
    .login-input-area {
        padding: 0 20px !important;
    }
    .ort-main {
        margin: 0 24px 24px 24px !important;
    }
    .ort-filter-seperator {
        display: none;
    }
    .ort-chat-user-item {
        max-width: 84vw !important;
    }
    .ort-chat-message {
        position: absolute;
        height: inherit;
        z-index: 6;
    }
    .ort-head {
        height: auto !important;
        flex-wrap: wrap;
        padding: 10px 0;
    }
    .ort-head-refresh {
        flex-wrap: wrap;
    }
    .ort-page-appointment-list {
        flex-wrap: wrap;
    }
    .ort-settings-list {
        margin-left: auto !important;
    }
    .ort-settings-item {
        flex-direction: column;
        gap: 2px !important;
    }
    .ort-settings-item span {
        text-align: left !important;
        width: auto !important;
    }
    .ort-settings-widget-area {
        display: none !important;
    }
    .page-left-fix-top-button {
        flex-wrap: wrap;
    }
    .ort-header-container {
        padding-right: 20px !important;
    }
    .ort-header {
        padding-left: 20px !important;
    }
    .ort-chat-message-header {
        padding: 0 10px !important;
    }
}
@media screen and (max-width: 500px) {
    .ort-chat-message-menu-mini {
        width: 40px !important;
    }
    .ort-chat-message-menu-item-icon svg {
        width: 18px !important;
    }
    .ort-chat-message-menu-item-icon {
        height: 30px !important;
    }
    .ort-chat-message-menu-item {
        width: 30px !important;
        min-height: 30px !important;
    }
    .ort-team-messages {
        display: none !important;
    }
    .ort-btn {
        height: 30px !important;
        font-size: 12px !important;
        font-weight: 500 !important;
    }
    .ort-help {
        display: none !important;
    }
}
