@media only screen and (max-width:1680px) {
    .center-wrapper {
        padding: 0px 30px 30px;
    }


}

@media only screen and (max-width:1440px) {
    .main_wrapper .right_wrapper {
        padding: 0px;
    }

    .market-list .market_odds .oddbox {
        width: 60px;
        line-height: 39px;
        font-size: 12px;
    }

    .market-list .market-game {
        width: calc(100% - 386px);
    }
    .herobanner_slider .Banner_item .btnplay {
        padding: 4px 21px;
        height: 42px;
    }
    .fancy_bet .suspended_block::after {
        width: 76% !important;
    }
    .herobanner_slider .Banner_item .sportname {
        font-size: 21px;
        line-height: 20px;
    }


}


@media only screen and (max-width:1280px) {
    .slot_games_list .item {
        width: calc(14.28% - 10px);
    }
    .herobanner_slider .Banner_item .btnplay {
        padding: 4px 19px;
        height: 38px;
    }
    .fancy_bet .suspended_block::after {
        width: 100% !important;
    }
}

@media (min-width:1200px) {}

@media (max-width: 1199.98px) {
    .footer_wrapper .footer_inner_wrapper {
        padding: 15PX;
    }

    .footer_wrapper .footer_inner_block.first_block .social_links {
        margin-top: 10px;
    }
}

@media only screen and (max-width:1100px) {
    .slot_games_list .item {
        width: calc(16.66% - 10px);
    }

}

@media (max-width: 991px) {
    .content_wrapeer ul {
        margin: 0;
        margin-top: 1rem;
    }
    .heading_block {
    margin-top: 20px;
    }
    .content_wrapeer p {
        font-size: 15px;
        margin-top: 10px;
    }
    .content_wrapeer h2 {
        font-size: 18px;
        font-weight: 600;
    }
    .content_wrapeer h3 {
        font-size: 18px;       
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .overview_wrapper {
        padding: 0;
        gap: 0;
        margin-top: 10px;
        display: block;
    }
    .main_wrapper .left_sidebar{
        display: none;
    }
    .left_col_block{
        display: none;
    }
    /* .herobanner_slider {
        margin-top: 41px;
    } */
    .toggle_btn {
        /* height: 40px;
        width: 40px; */
        /* background-color: var(--secondary-color); */
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--text-white);
    }
    .Rules_box {
        margin-top: 15px;
    }

    .toggle_btn:hover {
        color: var(--text-white);
    }

    .toggle_btn svg {
        height: 30px;
        width: 30px;
    }

   
    .footer_wrapper {
        margin-top: 20px;
        padding-bottom: 74px;
    }

    .main_wrapper .left_sidebar .sidebar_menu {
        padding: 20px 15px;
    }
    .main_wrapper .right_wrapper {
        width: calc(100% - 68px);
    }

    .right_inner_wrapper .game_banner {
        min-height: auto;
        border-radius: 10px;
        overflow: hidden;
    }

    .providers_wrapper {
        margin-top: 15px;
    }

    .slider_card {
        margin-top: 20px;
    }

    .tabs_wrapper {
        margin-top: 20px;
    }

    .footer_wrapper .footer_inner_wrapper {
        padding: 40px 0px;
    }

    .footer_wrapper .footer_inner_block.first_block .social_links {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .providers_wrapper .items_img {
        padding: 7px;
        min-height: 50px;
        height: 50px;
    }

    .providers_wrapper .items_img img {
        max-height: 40px;
        width: auto;
        max-width: 98%;
        height: auto;
    }

    .main_wrapper .left_sidebar {
        width: 68px;
        overflow: hidden;
    }

    .main_wrapper .right_wrapper {
        margin-left: 0;
        width: 100%;
    }

    .main_wrapper .left_sidebar .sidebar_menu ul li a {
        flex-wrap: wrap;
    }

    .main_wrapper .left_sidebar .sidebar_menu ul li a span {
        display: none;
    }

    .main_wrapper .left_sidebar .sidebar_menu ul li a {
        padding: 14px 13px;
    }

    .main_wrapper .left_sidebar .logo_img .btn_grp {
        display: none;
    }

    .right_inner_wrapper .owl-nav {
        top: -46px;
    }

    .main_wrapper {
        padding-bottom: 70px;
    }

    .mobile_fix_menu {
        display: flex;
    }

    .market-list .market-game {
        width: 100%;
    }

    .market-list .market-game {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 5px;
    }

    .market-list .market-game .makeet_name_wrap .game-name {
        padding-left: 0;
        line-height: 18px;
    }
    .market-list  .market_odds {
        width: 100%;
    }
    .market-list .market_odds .oddbox {
        width: 100%;
    }
    .market-list .market_odds .oddbox {
        line-height: 31px;
    }
    .sports_inplay .sportscardbtn .title {
        font-size: 14px;
    }
    .sports_inplay .sportscardbtn {
        padding: 0px 10px;
    }
    /* .right_wrapper header .btn_group {
        display: none;
    } */
    .right_wrapper header {
        z-index: 99999;
        background-color: var(--secondary-color);
    }
    .table_box tr {
        white-space: nowrap;
    }
    .total_score_bet .btn_group .btn {
        width: 50%;
    }
    .fancy_bet .suspended_block::after {
        width: 100% !important;
    }


}

@media (min-width: 768px) and (max-width: 1200px) {
    .marquee_wrapper {
        max-width: 180px;
    }
  }
@media (max-width: 767px) {
    .marquee_wrapper {
        position: absolute;
        top: 60px;
        background: #2f4553;
        right: 0;
        width: 100%;
        max-width: 100%;
        z-index:-1;
    }
    .order_m_1{
        order: 1;
    }
    .order_m_2{
        order: 2;
    }
    .pagination.justify-content-center.mt-2 {
        z-index: 0;
        position: relative;
    }
    .slot_games_list .item {
        width: calc(25% - 10px);
    }
    .main_header.new_header {
        height: auto;
        box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
        padding-top:30px;
    }
    .main_header {
        height: 60px;
        box-shadow: none;
    }

    .new_header  .header_right_block .btn_group {
        position: absolute;
        top: -25px;
        height: 35px;
        background-color: var(--secondary-color);
        right: 0;
        top: -30px;
        padding-right: 9px;
    }
    .tab_wrapper ul li a  .menutext {
        font-weight: 600;
        font-size: 12px;
        font-family: 'proxima_nova_ltsemibold';
    }
    .tab_wrapper ul li a .icon_block svg {
        height: 32px;
        width: 32px;
    }
    
    .new_header  .header_right_block .btn_group button {
        padding: 4px 9px !important;
        border-radius: 3px !important;
        font-size: 12px !important;
    }
    .new_header  .header_right_block .btn-primary {
        background-color: #0b1c28 !important;
    }
    .balancebtn .coins_btn {
        padding: 8px 9px;
    }

    .tabs_wrapper ul li a {
        padding: 7px 15px;
    }
    .right_wrapper header .btn_group .btn {
        width: auto;
        font-size: .875rem;
        padding: 10px 13px;
        font-family: 'proxima_nova_ltsemibold';
        font-weight: 600;
    }

    .right_wrapper header .btn_group {
        gap: 5px;
    }

    .right_wrapper header .search_btn {
        display: none;
    }

    /* .serach_box {
        display: none;
    } */

    /* .right_wrapper header .search_bar{
        display: none;
    } */
    .right_wrapper header .search_bar {
        width: 100%;
        position: fixed;
        height: 50px;
        left: 0;
    }

    .ruls_content p {
        font-size: 14px;
    }

    .right_wrapper header .search_bar .form-control {
        height: 50px;
        border-radius: 0;
    }

    .close_icon {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 12px;
        color: var(--text-white);

    }

    .close_icon svg {
        height: 25px;
        width: 25px;
    }

    .search_btn {
        display: block;
    }

    .right_wrapper header .search_bar.collapse:not(.show) {
        display: none;
    }

    *::-webkit-scrollbar-track {border-radius:0; background-color:var(--primary-color)}
    *::-webkit-scrollbar {width:3px; height:3px; background-color:var(--primary-color); border:1px solid #fff}
    *::-webkit-scrollbar-thumb {border-radius:0; background-color:var(--grey-300)}



    .section_heading h2 {
        font-size: 18px;
    }

    .slider_card {
        margin-top: 20px;
        display: inline-block;
        width: 100%;
    }
    .tabs_wrapper {
        padding: 3px;
    }

    .slider_card .slider_inner_card {
        padding: 0px;
        margin-top: 13px;
    }

    .footer_wrapper .footer_inner_block.first_block p {
        font-size: 13px;
        line-height: 20px;
    }

    .footer_wrapper .footer_inner_block.first_block .social_links a img {
        width: 25px;
        height: 25px;
    }

    .footer_wrapper .footer_inner_block .footer_heading {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .footer_inner_block {
        margin-bottom: 15px;
    }
    .mobile_fix_menu a {
        height: 60px;
    }

    .main_wrapper .left_sidebar {
        display: none;
        width: 100%;
        z-index: 2;
        position: fixed;
        bottom: 0;
        top: 1px;
        left: 0;
        right: 0;
        padding-bottom: 60px;
        height: auto;
        margin-top: 55px;
    }
    
    .horse-time-detail {
        width: 100%;
    }
    .horse-table .bet-table-row {
        padding: 4px 0px;
    }

    .main_wrapper .left_sidebar .logo_img {
        display: none;
    }
    .main_wrapper .left_sidebar .sidebar_menu ul li a span {
        display: inline-block;
    }
    .right_wrapper header {
        position: fixed;
        align-items: center;
        width: 100%;
        left: 0;
        right: 0;
        padding: 12px;
    }







    .right_wrapper header {
        z-index: 999;
    }

    .main_wrapper .right_wrapper {
        margin-left: 0;
        width:100%;
    }

    .center-wrapper {
        padding: 0px 10px 30px;
    }

    .tabs_wrapper {
        margin-bottom: 0;
        margin-top:0px;
    }

    .right_inner_wrapper .owl-carousel .owl-nav .owl-prev, .right_inner_wrapper .owl-carousel .owl-nav .owl-next {
        height: 36px;
        width: 45px;
        background-size: 12px !important;
    }

    .footer_wrapper .logo-wrapper {
        gap: 1.2rem;
    }

    .footer_wrapper .lgogo_wrap {
        padding: 20px 0px;
        margin-bottom: 20px;
    }

    .report_inner_wrapper .input_block {
        margin-bottom: 10px;
    }

    .tbl_filter {
        margin: 15px 0;
        flex-wrap: wrap;
    }

    .report_inner_wrapper {
        padding: 0;
    }

    .reports_inner_card {
        padding: 12px 0px;
        border-radius: 10px;
    }

    .market-list {
        margin: 0 0px 5px 0px;
        padding: 10px;
    }

    .market-list .market-count {
        display: flex;
        justify-content: end;
        width: 100%;
    }

    .market-list .market-game .makeet_name_wrap {
        width: 100%;
    }
    .top_breadcrumbs .breadlist {
        overflow-x: auto;
        white-space: nowrap;
        padding-left: 6px;
    }

    .slider_card .slider_inner_card .item .items_card .items_game_img {
        border-radius: 4px;
    }
    .providers_gap {
        gap:25px 20px;
      }

      app-sports-detail {
        margin-top: 25px;
        display: inline-block;
        width: 100%;
    }
    app-sports {
        margin-top: 25px;
        display: inline-block;
        width: 100%;
    }
    app-sports .top_breadcrumbs a {

        margin-right:10px;
    }
    .new_login_design .main_form form {
        height: auto;
        min-height: 88vh;
    }
}


@media (min-width: 768px) and (max-width:1199.98px) {

    .footer_wrapper .footer_inner_block .payment_methods ul li {
        width: calc(50% - 10px);
    }
}

@media (min-width: 576px) and (max-width:768px) {}

@media (max-width: 575px) {
    .right_inner_wrapper {
        padding: 80px 0px !important;
    }
    .herobanner_slider .Banner_item .sports_icon img {
        width: 86% !important;
        margin-left: auto;
    }
    .herobanner_slider .Banner_item .sportname {
        margin-top: 12px;
        font-size: 18px;
    }
    .sports_inplay .sportscardbtn .title {
        font-size: 13px;
        line-height: normal;
        justify-content: space-between;
        width: 100%;
    }
    .match_detail_betslip .betslipsidebar {
        width: 100%;
        background-color: var(--primary-color);
        height: 100vh;
        display: block;
        position: absolute;
        top: 64px;
    }
    .sport_details_wrapper iframe{
        height: auto;
      }
      .top_breadcrumbs .breadlist a[aria-disabled="false"] {
        color: var(--grey-300);
        width: auto;
        justify-content: start;
        display: inline-block;
    }
    .top_breadcrumbs {
        gap: 0;
    }
.top_breadcrumbs .breadlist a::before {
    right: 0px;
}
    .top_breadcrumbs a {
        padding: 12px 18px;
        color: #fff;
        font-size: 13px;
    }
    .sports_inplay .sportscardbtn {
        height: 60px;
        padding-bottom: 10px;
    }
    .tab_wrapper ul li a {
        padding: 1.8rem 0 1.5rem;
        padding-bottom: 6px;
    }
    .slot_games_list .item {
        width: calc(33.33% - 10px);
    }
    .right_inner_wrapper .owl-carousel .owl-nav {
        margin-top: 3px;
    }
    .balancebtn {
        left: 52%;
    }
    /* .language_drop {
        display: none;
    } */
    /* .header_right_block .btn_group {
        display: none !important;
    } */

    .language_drop.userprofile {
        display:block !important;
    }
    .mobile_logo img {
        max-width: 96px;
        max-height: 38px;
        width: auto;
    }
    .right_wrapper header .header_right_block {
        flex: 1;
        display: flex;
        align-items: center;
        gap: 7px;
        justify-content: end;
    }

    .card_header {
        align-items: baseline;
        flex-direction: column;
    }

    .serach_input {
        width: 100%;
        margin-top: 10px;
    }

}

























  
@media (min-width: 1200px) and (max-width:1440px) {
    .total_score_bet .btn_group .btn {font-size:12px; line-height:13px; max-height:35px; min-height:35px;}
    .over_details .btn {font-size:12px; line-height:13px; max-height:35px; min-height:35px;}
    .lay_back_btn .btn {font-size:13px;}
    }
    
    @media (min-width:1200px) {
    .sport_tabel_header span {display:none;}
    }
    
    @media (max-width: 991px) {
    .over_details .btn {width:16.66%;}
    .btn_group {width:auto;}
    .team_score_details_row:first-child {display:none;}
    .backlay_row {display:none;}
    .total_score_bet .team_score_details_row {flex-direction:row;}
    .team_score_details_row {flex-direction:column; padding: 7px 10px;}
    }
    
    @media (max-width: 767px) {
      .total_score_bet .team_score_details_row {
        gap: 7px;
        padding: 0px;
    }
    .total_score_bet .col_row {gap:5px; width:100%;}
    .total_score_bet .col_row {
      height: 72px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      padding: 2px 8px;
  }
  
  .sport_tabel_header span {
    border-radius: 30px;
    background-color: var(--grey-700);
    padding: 1px 11px;
    font-size: 12px;
}
.lgogo_wrap.partner_wrap img {
    height: 62px;
}


    }
    
    @media (min-width: 576px) and (max-width:768px) {
        .team_name {      
            width: calc(100% - 20px);            
        }
    }
    
    @media (max-width: 575px) {
    .dis_block span {font-size:13px; line-height:14px;}
    .total_score_bet .team_score_details_row {font-size:13px; border-top:0px !important;}
    .total_score_bet .team_score_details_row {gap:7px;}
    .total_score_bet .btn_group {justify-content:start;}
    .details_sccore.col_20 {
        flex-direction: column;
        gap: 0;
        position: relative;
        margin-left: auto;
        margin-top: -44px;
        flex: auto;
        width: auto;
    }
    .details_sccore.col_20 span{
        white-space: nowrap;
    }
    .total_score_bet .btn_group .btn {font-size:12px; line-height:12px; width:85px; max-height:35px; min-height:35px;}
    .total_score_bet .col_row {width:100%; flex-direction:column; align-items:self-start;}
    .total_score_bet .col_44 {width:100%;}
    .total_score_bet .col_36 {
        width: 47%;
    }
    .sport_tabel_header {padding:2px 15px;}
    .team_name {flex-direction: row; width: 100%; gap: 5px; margin-bottom: 5px; justify-content: start;}
    .over_details .btn {padding:0px 10px; font-size:12px; line-height:12px; max-height:35px; min-height:35px;}
    .sport_tabel_body {padding:0px;}
    .total_score_bet .sport_tabel_body { padding: 0px; padding-bottom: 0;}
    .sport_tabel_header {border-bottom: 1px solid rgba(255, 255, 255, 0.1); height: 40px; padding: 2px 8px;}
    .sport_tabel_header h5 {font-size: 14px;}
    /* .right_inner_wrapper {
        margin-top: 64px;
    } */
    .input_block .form-label {
        font-size: 14px;
    }
    .modal.modal-dialog {
        padding: 6px;
    }
    .slider_card .slider_inner_card .item .items_card .sports_count {
        top: 9px;
        height: 32px;
        width: 22px;
        font-size: 16px;
        font-weight: 600;
    }

    body {
        /* font-family: 'Proxima Nova';
        font-weight: 400;
        font-size: 14px;
        line-height: 25px;
        overflow-x: hidden;
        background-color: var(--secondary-color);
        color: var(--gray-color); */
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        overflow: hidden;
        top: 0;
    }
    .herobanner_slider {
        margin-top: 13px;
    }
    }





    @media only screen and (max-width:767px) {

        *::-webkit-scrollbar-track {border-radius:0; background-color:var(--primary-color)}
*::-webkit-scrollbar {width:2px; height:2px; background-color:var(--primary-color); border:1px solid #fff}
*::-webkit-scrollbar-thumb {border-radius:0; background-color:var(--grey-300)}

.right_inner_wrapper {
    padding: 100px 0px;
    margin-top: 0px;
    height: 100vh;
}
    

        .right_wrapper app-header {
            position: fixed;
            align-items: center;
            width: 100%;
            left: 0;
            right: 0;
            padding: 0;
            z-index: 999;
            height: 60px;
            box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
        }

        app-header .center-wrapper {
            padding: 0px;
        }

        app-sports {
            padding-bottom: 55px;
        }
        app-sports-detail {
            padding-bottom: 70px;
        }

    }

