@media only screen and (min-width: 1600px) {
    .middle_box {
        width: 940px;
    }
}

@media only screen and (max-width: 1201px) {
    .toggle_btn {
        display: none;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .card_text h2 span {
        display: block;
    }

    .mob_100 {
        width: 100% !important;
    }

    .vertical_align_bg {
        min-height: inherit;
    }

    .middle_box {
        min-height: auto;
        align-items: start;
        padding-top: 40px;
    }

    .dt_custom_search {
        justify-content: flex-start;
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .nav.custom_nav_tabs {
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap;
        --bs-border-width: 0px;
        /* overflow-y: hidden; */
    }

    .nav.custom_nav_tabs li {
        margin-bottom: 0px;
    }

    .nav.custom_nav_tabs::-webkit-scrollbar {
        height: 0px;
    }
}

@media only screen and (max-width: 992px) {
    .w_sm_40 {
        width: 40% !important;
    }

    .toggle_btn {
        display: block;
    }

    #side_nav {
        margin-left: 0px;
        min-height: 100%;
        z-index: 1;
    }

    /* .content {
        margin-left: 0;
    } */

    #side_nav.active {
        margin-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    .main-container .content {
        margin-left: 60px;
        width: calc(100% - 60px);
    }

    .sidebar nav {
        overflow-y: hidden;
        transition: width 0.4s ease;
        width: 64px;
        z-index: 1;
        overflow-x: hidden;
    }

    .sidebar li {
        margin-bottom: 10px;
    }

    .sidebar nav.hovered {
        width: 250px;
    }

    .sidebar nav.hovered .support span {
        opacity: 0;
    }

    .sidebar nav.hovered .support p {
        opacity: 1;
    }

    /* .sidebar li.active {
        background: none;
    } */

    .d_logo {
        display: none !important;
    }

    .sidebar .m_logo {
        display: block !important;
        width: 60px;
    }

    .dt_custom_buttons button {
        margin-bottom: 12px;
    }

    .sidebar_bottom_links {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        flex-basis: fit-content;
    }

    div#side_nav > div {
        position: absolute;
    }

    .sidebar .close-btn {
        background: white;
        width: 34px;
        height: 34px;
        text-align: center;
        position: absolute;
        right: 7px;
        top: 56px;
        color: black;
    }
}

@media only screen and (max-width: 560px) {
    h1 {
        font-size: 44px;
        line-height: 48px;
    }

    h2 {
        font-size: 38px;
        line-height: 44px;
    }

    .w_sm_100 {
        width: 100% !important;
    }

    .edit_amenities li {
        flex: 100%;
        margin-right: 0px;
    }

    .card_text h2 span {
        display: inline;
    }

    header {
        padding: 15px 15px;
    }

    .price_ul {
        padding-left: 0px;
    }

    .btm_bar {
        padding: 15px 15px;
    }

    .btn {
        padding: 10px 16px;
        font-size: 14px;
    }

    .nav-tabs.custom_nav_tabs li .nav-link {
        padding: 7px;
        font-size: 14px;
    }

    ::-webkit-scrollbar {
        width: 5px;
    }

    .custom_icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    img#cover_image {
        border-radius: 10px;
    }

    nav.nav_open .m_logo {
        padding-left: 2px;
    }

    .sp_offers .btn.bg_primary:hover {
        background: var(--main_primary);
        color: #fff;
    }

    .sidebar li {
        margin-bottom: 0px;
    }

    .sidebar ul li a {
        padding: 2px 0 2px 22px !important;
    }

    table.dt_pub_style.dataTable thead th {
        min-width: 144px;
    }

    .pub_name,
    .dt-length {
        display: none;
    }

    .dt_custom_search {
        padding-bottom: 10px;
    }

    .middle_box.mob_v_align {
        min-height: calc(100vh - 130px);
        align-items: center;
        padding-bottom: 0px;
    }

    .dt_custom_search .dt-search .dt-input {
        background-position: 100% 6px !important;
    }

    .dt_search_input .dt-search {
        flex-wrap: wrap;
    }

    .dt_search_input {
        width: 100%;
    }

    .plus_icon.add-time-slot,
    span.icon_sign.add_row {
        margin-left: 0px;
    }

    .break_point {
        display: none;
    }

    .main-container .container-fluid {
        margin-top: 0px;
    }

    .main-container .container-fluid {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 380px) {
    .input_style {
        padding-right: 48px;
        text-overflow: ellipsis;
    }

    .btn {
        padding: 10px 14px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .btn {
        padding: 10px 14px;
        font-size: 12px;
    }

    .plus_icon {
        width: 24px;
        height: 24px;
        line-height: 24px;
        padding: 14px;
        font-size: 14px;
    }

    ul.my-venues-nav::-webkit-scrollbar {
        height: 0px;
    }

    ul.my-venues-nav li {
        margin-bottom: 10px;
    }

    .my-venues-nav {
        white-space: nowrap;
        display: flex;
        flex-wrap: nowrap;
        /* overflow-y: hidden; */
    }

    .dropdown.custom_dropdown .form-check {
        width: unset;
    }

    #categories-list li.categories div {
        font-size: 14px;
    }

    .custom_dropdown .dropdown-toggle::after {
        top: 10px;
    }

    .cropper-container.cropper-bg {
        width: 100% !important;
    }
}
