@media only screen and (min-width:1440px) {
    .dash_nav_item a .icon_holder {
        flex: 0 0 32px;
    }

    .main_content {
        padding: calc(60px + 30px) 20px 30px;
    }

    .Super_master_details_section {
        padding: 15px;
        border-radius: 5px;
    }

    .dash_box .dash_icon_box svg {
        height: 25px;
        width: 25px;
    }

    .dash_box .dash_icon_box {
        height: 50px;
        width: 50px;
        border-radius: 7px;
    }

    .dash_box a h2 {
        font-size: 16px;
    }


}

@media only screen and (min-width: 992px) {
    .is-folded .side_nav {
        width: 80px
    }

    .is-folded .side_nav .side_nav_inner .sideNav_menu {
        overflow-x: hidden
    }

    .is-folded .side_nav .dash_nav_item>a {
        padding: 20px 15px;
    }

    .is-folded .side_nav .side_nav_inner .sideNav_menu>li>a .title_dash_nav {
        display: none
    }

    .is-folded .side_nav .side_nav_inner .sideNav_menu li .icon_holder {
        flex: 0 0 21px;
    }

    .is-folded .side_nav .side_nav_inner .sideNav_menu li .arrowIconSubmenu {
        opacity: 0
    }

    .is-folded .side_nav .side_nav_inner .sideNav_menu li .subMenuSide {
        height: 0;
        overflow: hidden;
        transition: height 0.35s ease;
    }

    .is-folded .side_nav:hover {
        width: 280px
    }

    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu>li>a .title_dash_nav {
        display: inline-block
    }

    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu li .arrowIconSubmenu {
        opacity: 1
    }

    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu li .subMenuSide.show {
        height: auto;
        display: block;
    }

    .is-folded .side_nav:hover .side_nav_inner .sideNav_menu li .icon_holder {
        flex: 0 0 40px;
        text-align: center;
    }


    .is-folded .dash_header .dash_logo {
        width: 80px
    }

    .is-folded .dash_header .dash_logo img {
        display: none
    }

    .is-folded .dash_header .dash_logo .logo_fold {
        display: block;
        height: 60px;
        width: 60px;
    }

    .is-folded .dash_header .dash_logo .logo_fold svg {
        width: 45px;
    }

    .is-folded .page_container {
        padding-left: 80px
    }



}

@media only screen and (max-width: 991.98px) {
    .Super_master_details_section {
        padding: 15px;
        border-radius: 7px;
    }

    .jmd_input .clearfix_input label {
        margin-bottom: 5px;
    }

    .jmd_input .clearfix_input {
        margin-bottom: 8px;
    }

    .page_header {
        align-items: baseline;
        flex-direction: column;
    }

    .custom_table .table>:not(caption)>*>* {
        white-space: nowrap;
    }

    .nav_dash_wrpLeft {
        flex: unset;
        position: absolute;
        left: 0;
    }

    .welcome_text {
        display: none;
    }

    .side_nav {
        left: -325px
    }

    .page_container {
        padding-left: 0px
    }


    .is-folded .side_nav {
        left: 0;
        transition: all .5s ease;
    }

    .dash_header .dash_logo {
        width: auto;
        border-bottom: 1px solid rgba(190, 209, 235, .3);
        padding: 0px 26px;
        width: 188px;
        text-align: center;
        justify-content: center;
    }

    .dash_header .dash_logo img {
        max-height: 44px;
    }

    .userDropDown .rightMenuBtn.langDropBtn img {
        height: 30px;
    }

    .userDropDown .rightMenuBtn.langDropBtn svg {
        height: 15px;
        width: 15px;
        fill: var(--arrowdown);
        margin-left: 4px;
    }

    .dashIconFold svg {
        width: 25px;
        height: 25px;
    }

    .nav_dash_wrap {
        justify-content: flex-end;
        align-items: center;
        flex-direction: row-reverse;
        position: relative;
    }

    .dashIconFold {
        margin-right: 0;
        margin-left: 15px;
    }

    .nav_dash_wrpRight {
        margin-left: auto;
    }

    .dash_userProfile {
        display: none;
    }

    .is-folded .dashBoard_overLay {
        visibility: visible;
        opacity: 1;
    }

    .page_heading {
        font-size: 16px;
    }

    .bet_tbl_inner_block .bet_tbl_header {
        gap: 10px;
    }

    .breadcrumb {
        margin-bottom: 5px;
    }




}



@media (max-width:767.98px) {
    .input_with_close a {
        width: 30px;
        height: 30px;
    }

    .userDropDown .rightMenuBtn.langDropBtn img {
        margin: 0;
    }

    .userDropDown .rightMenuBtn.langDropBtn {
        padding: 0;
        width: auto;
        min-width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        top: 3px;
    }

    .userDropDown .rightMenuBtn span {
        display: none;
    }

    .userDropDown .rightMenuBtn.langDropBtn svg {
        display: none;
    }

    .custom_table .btn-primary {
        height: auto;
        padding: 3px 7px;
        font-size: 14px;
    }

    .reset_btn button.btn.btn-primary {
        padding: 5px;
        font-size: 13px;
        height: auto;
    }

    .sport_details_block .sportname_search {
        flex-direction: column;
        gap: 15px;
        align-items: baseline;
    }

    .sport_details_block .sportname_search .form-control {
        flex: 0 0 auto;
    }

    .custom_table .table {
        font-size: 13px;
    }

    .top_baroption .btn-primary {
        height: auto;
    }

    .bet_tbl_inner_block .btn_group a {
        padding: 6px;
        font-size: 14px;
    }

    .inner_tbl td a.btn {
        width: 84px;
    }

    .suspend_block {
        font-size: 14px;
        font-weight: 500;
    }

    .imgWidth {
        width: 16px;
    }

    .bet_tbl_inner_block .bet_tbl_header h5 {
        font-size: 15px;
    }

    .toggletv iframe {
        height: 215px !important;
    }

    .agentledger_block .sportname_search {
        align-items: baseline;
        gap: 10px;
        margin-bottom: 15px;
        flex-direction: column;
    }

    .agentledger_block .search_bar_right .form-control {
        height: 30px;
        max-width: 180px;
    }

    .search_bar_right .form-control {
        height: 30px;
    }

    .search_bar_right .btn {
        height: 30px;
        padding: 0 15px;
    }

    .btn_left {
        width: 100%;
        justify-content: space-between;
    }

    .btn_left .btn {
        padding: 5px;
        font-size: 14px;
        justify-content: space-between;
    }

    .top_baroption {
        flex-direction: column;
        gap: 15px;
        align-items: baseline;
        margin-bottom: 15px;
    }

    .dash_box .dash_icon_box svg {
        height: 24px;
        width: 24px;
    }

    .Betting_tbl {
        margin-top: 15px;
    }

    .dash_box a h2 {
        font-size: 14px;
        font-weight: 400;
    }

    .dash_box .dash_icon_box {
        height: 40px;
        width: 40px;
        margin-bottom: 0;
    }

    .dash_box a {
        display: flex;
        padding: 8px;
        border-radius: 5px;
        gap: 10px;
        align-items: center;
    }

    .login_wrapper .logo_block {
        margin-bottom: 20px;
    }

    .login_wrapper .logo_block img {
        max-width: 120px;
    }

    .login_wrapper .form_heading h2 {
        font-size: 22px;
    }

    .dash_header {
        height: 74px;
        padding-top: 20px;
    }

    .side_nav {
        top: 73px;
    }

    .header_user_balance.d-lg-none.d-block {
        position: fixed;
        top: 0;
        width: 100%;
        text-align: right;
        padding-right: 10px;
        line-height: 20px;
        background-color: var(--primary-color);
        color: var(--text-dark);
        font-size: 14px;
    }

    .login_wrapper .login_form_modal {
        padding: 35px 25px;
    }

    .bet_tbl_inner_block .bet_col_70 {
        width: calc(60% - 7px);
    }

    .bet_tbl_inner_block .bet_col_30 {
        width: calc(40% - 7px);
    }

    .nav_dash_wrap {
        padding: 5px 7px;
        padding-left: 0;
        position: inherit;
    }

    .dash_header .dash_logo {
        width: 96px;
        padding: 0px 14px;
        position: absolute;

        border: none;
        top: 64%;
        transform: translateY(-50%);
    }

    .header_user_balance .user_right_bal {
        display: flex;
        justify-content: end;
        gap: 10px;
    }

    .main_content {
        padding: calc(96px + 10px) 10px 10px;
    }

    .match_setting_item .match_setting_header {
        padding: 5px 11px;
        font-size: 14px;
    }

    .dash_header .dash_logo img {
        width: 92px;
    }

    .dashIconFold {
        margin-left: 10px;
    }

    .dash_header .dash_logo img {
        max-height: 38px;
        max-width: 98px;
        width: auto;
    }

    .top_details .sportname_search {
        flex-direction: row;
    }

    .top_details .sportname_search .page_heading {
        flex: 0 0 90px;
        font-size: 15px;
    }

    .bet_tbl .td_width {
        width: 66px;
    }

    .form-switch .form-check-input {
        width: 31px;
        height: 17px !important;
        padding: 2px;
    }

    .game_setting_block .form-switch {
        gap: 40px;
        font-size: 12px;
    }

    .Super_master_details_section {
        padding: 5px;
        border-radius: 0;
    }

    .game_setting_block {
        margin-bottom: 5px;
    }

    .page_heading {
        font-size: 14px;
    }

    .bet_tbl .table>thead tr th {
        font-size: 12px;
        padding: 4px 10px;
    }

    .breadcrumb {
        font-size: 16px;
        font-weight: bold;
    }

    .welcome_text {
        position: fixed;
        left: 0;
        right: 0;
        top: 74px;
        background-color: var(--primary-color);
        display: flex;
        align-items: center;
    }

    .welcome_text p {
        margin: 0;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        padding: 0px;
    }

    .scoreboard .scoreboard-card_panel .score_middle_title {
        margin-top: 8px;
        padding: 3px 10px;
    }

    .scoreboard .current_over .title {
        font-size: 16px;
    }

    .scoreboard .current_over .ball_status {
        font-size: 14px;
        margin-top: 6px;
        margin-bottom: 2px;
    }

    .scoreboard .scoreboard-card_panel .players_group {
        gap: 4px;
    }

    .scoreboard .scoreboard-card_panel .team_group {
        gap: 3px;
    }

    .scoreboard .current_over {
        padding: 10px 10px;
    }

    .scoreboard .current_over .ball_group .ball {
        height: 32px;
        width: 32px;
    }

    .scoreboard .current_over .ball_group .ball::before {
        height: 32px;
        width: 32px;
    }

    .scoreboard .current_over .ball_group {
        margin-top: 10px;
    }

    .scoreboard .current_over .ball_status {
        font-size: 18px;
        margin-top: 13px;
        margin-bottom: 6px;
    }

    .match_detail_header {
        border-radius: 0px;
        padding: 0;
    }

    .match_detail_header .dtl_headr {
        display: flex;
        gap: 0;
    }

    .match_detail_header .dtl_headr .btn {
        padding: 6px 4px;
        font-size: 12px;
        height: auto;
        border: none !important;
        border-radius: 0px;
        width: 59px;
        font-weight: 500;
    }

    .match_detail_header h5 {
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        margin-bottom: 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: calc(100% - 130px);
        display: inline-block;
        overflow: hidden;
        padding-left: 7px;
    }

    .match_detail_header h5 {
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        margin-bottom: 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: calc(100% - 130px);
        display: inline-block;
        overflow: hidden;
        padding-left: 7px;
    }

    .scoreboard .scoreboard-card_panel .batting_stats {
        padding: 9px;
    }

    .bottom_btn_block button.btn.btn-primary {
        padding: 3px 11px;
        font-size: 11px;
    }

    .scoreboard .current_over .ball_group .ball {
        font-size: 17px;
    }

    .inline_btn {
        gap: 3px;
    }

    .nav_right_notification.userDropDown .dropdown-menu {
        margin-top: 6px !important;
    }

    .session_fancy_bet_table a.team_name_link.font_gridDisplay {
        width: 89%;
    }

    .session_fancy_bet_table a.team_name_link.font_gridDisplay span {
        width: 100%;
        white-space: pre-wrap;
    }

    .session_fancy_bet_table .bet_table_head {
        width: 85px !important;
    }

    .session_fancy_bet_table a.btn {
        font-size: 12px;
    }

    .form-select,
    .form-control {
        font-size: 12px;
        height: 36px;
        padding: 7px;
        min-width: 58px;
    }

    .Date_time_box {
        width: 48px;
    }

    .main_content {
        padding: calc(96px + 10px) 0px 0px;
    }

    .page_header {
        padding: 0px 10px;
    }

    .Super_master_details_section.match_details_mobile {
        padding: 0px;
    }

    .Super_master_details_section.match_details_mobile .game_setting_block {
        padding: 0px 7px;
    }

    .Super_master_details_section.match_details_mobile span.page_heading {
        padding: 0px 7px;
    }

    .Super_master_details_section.match_details_mobile .table>:not(caption)>*>* {
        padding: 0px;
    }

    .matchdtl_bottm .table>:not(caption)>*>* {
        padding: 0px 5px !important;
    }

    .Super_master_details_section.match_details_mobile .table>thead tr th {
        padding: 6px !important;
    }

    .match_details_mobile table.table {
        margin-bottom: 6px;
    }













}


@media (max-width:575.98px) {
    .nav_right_notification.userDropDown .dropdown-menu {
        padding: 0px;
        border-radius: 5px;
    }

    .jmd_input .input-sub-headding {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .Search_modal_box {
        max-width: 170px;
    }

    .dash_header .dash_logo img {
        display: block;
    }

    .dash_header .dash_logo .logo_fold {
        display: block;
        height: 36px;
        width: 28px;
    }

    .side_nav {
        width: 275px;
    }

    .dash_header .dash_logo .logo_fold {
        display: none;
    }

    .modal-dialog-centered {
        min-height: calc(100% - 25rem);
    }

    .Search_modal_box {
        max-width: 129px;
    }

    .Search_modal_box .form-control {
        border: none;
    }

    .input_block label {
        line-height: 18px;
        font-weight: 400;
        font-size: 13px;
    }

    .text_block_m {
        width: 100% !important;
        white-space: pre-wrap;
        line-break: anywhere;
    }

    .custom_table .table>thead tr th {
        font-size: 13px;
        padding: 5px;
    }

    .custom_table .table>:not(caption)>*>* {
        padding: 5px;
    }

    .top_btn_block {
        gap: 10px;
        justify-content: start;
    }

    /* .side_nav {
        z-index: 1055;
    } */

}




@media screen and (max-width:1024px) {
    .custom_table .table> :not(caption)>*>* {
        white-space: normal !important;
    }

    .agentledger_match_session .custom_table .table> :not(caption)>*>* {
        white-space: nowrap;
    }
}