@media only screen and (max-width:1440px) {}

@media (min-width: 1800px) {
  
}

@media (min-width:1200px) {}
@media (min-width: 1600px) and (max-width: 1799px) {

}
@media (min-width: 1441px) and (max-width: 1600px) {
    .left_sidebar {
        width: 290px;
        padding: 15px 10px;
    }
    .hero_section {
        margin-bottom: 25px;
    }
    .game_slider_section {
        margin-bottom: 25px;
    }
    .section_wrapper {
        margin-bottom: 25px;
    }
    .main_container .center_wrapper {
        margin-left: 290PX;
        margin-top: 90px;
        padding: 25px 15px;
        width: calc(100% - 290px);
        overflow-x: hidden;
    }
    .header_wrapper {
        padding-right: 15px;
    }
    .header_wrapper .header_left_block {
        width: 290px;
    }
    .dropdown_wrapper {
        right: 7px;
        top: 90px;
    }
    .hero_banner_left_details h1 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .hero_banner_left_details .hero_list {
        margin-bottom: 35px;
    }
    .hero_banner_left_details {
        padding: 30px 30px 30px;
    }
    .promotion_hero_section .promotion_right h1 {
        font-size: 32px;
    }
    .promotion_hero_section .promotion_right {
        padding-left: 0;
    }
    .rewards_type_wrapper .rewards_main .rewards_card {
        min-height: 275px;
        padding: 10px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .card_icon img {
        height: 95px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card::after {
        height: 80px;
    }
}

@media (min-width: 1201px) and (max-width: 1440px) {
    .left_sidebar {
        width: 270px;
        background-color: var(--primary-color);
        height: 100vh;
        position: fixed;
        left: 0;
        top: 85px;
        padding: 10px 8px;
    }
    .main_container .center_wrapper {
        margin-left: 270PX;
        margin-top: 90px;
        padding: 10px 10px;
        width: calc(100% - 270px);
    }
    .login_welcome_box {
        padding: 15px 10px;
        gap: 10px;
        max-width: 350px;
    }

    .with_login_type a {
        padding: 7px 5px;
        min-width: 95px;
        gap: 7px;
        font-size: 14px;
    }
    .hero_section .hero_banner_section {
        padding: 25px 25px;
        flex: 1;
    }
    .hero_section .hero_banner_section h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .login_welcome_box .heading_text {
        font-size: 28px;
        margin: 0;
    }
    .login_welcome_box .btn-primary {
        font-size: 18px;
        height: 40px;
    }
    .hero_section {
        margin-bottom: 20px;
    }
    .section_heading .heading_btn h2 {
        gap: 10px;
        font-size: 20px;
    }
    .section_heading .heading_btn h2 svg {
        height: 25px;
        width: 25px;
        fill: var(--text-white);
    }
    .game_slider_section button.slick-arrow.prev {
        right: 45px;
    }
    .game_slider_section button.slick-arrow.prev {
        right: 35px;
    }
    .game_slider_section button.slick-arrow {
        width: 35px;
        height: 35px;
        top: -50px;
        right: 0;
    }
    .section_heading .see_all {
        font-size: 14px;
        border-radius: 10px;
        width: 80px;
        height: 35px;
        font-size: 15px;
    }
    .section_heading {
        padding-right: 75px;
    }
    .game_slider_section {
        margin-bottom: 20px;
    }
    .section_wrapper {
        margin-bottom: 20px;
    }
    .VIP_rewards_section .vip_right_block ul li img {
        width: 93px;
        height: 93px;
    }
    .VIP_rewards_section .vip_right_block ul li.active img {
        width: 127px;
        height: 127px;
    }
    .tabs_tbl_block ul li a {
        font-size: 18px;
    }
    .tabs_tbl_block ul {
        gap: 10px;
    }
    .awards_inner_section ul li {
        min-height: 90px;
    }
    .awards_inner_section ul li img {
        max-height: 52px;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .footer_menu_link ul li a {
        font-size: 15px;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .footer_menu_link h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .social_icon_footer {
        margin-bottom: 15px;
    }
    .footer_wrapper {
        background-color: var(--awards-bg);
        padding: 20px 13px 0;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .social_icon_footer a {
        height: 30px;
        width: 30px;
        border-radius: 5px;
        min-width: 30px;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .social_icon_footer a svg {
        width: 16px;
        height: 16px;
        fill: var(--text-white);
    }
    .Partners_block .Partner_item {
        height: 60px;
    }
    .footer_wrapper .footer_menu_row {
        padding-bottom: 20px;
        margin-bottom: 25px;
    }
    .footer_card {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .header_wrapper {
        padding-right: 10px;
    }
    .header_wrapper .header_left_block {
        width: 270px;
    }

    .login_signup_modal  .btn-close {
        height: 25px;
        width: 25px;
        border-radius: 8px;
        top: 10px;
        right: 10px;
    }
    .login_signup_modal .form_wrapper .form_heading h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .login_signup_modal .form_wrapper .form_heading p {
        font-size: 15px;
    }
    .login_signup_modal .form_wrapper .form_heading {
        margin-bottom: 15px;
    }
    .form_inner_wrapper .form_input_block .form-label {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .form_inner_wrapper .form_input_block .form-control {
        border: 1px solid var(--br-color);
        height: 45px;
        border-radius: 8px;
        padding: 10px 13px;
        font-size: 14px;
        font-weight: 400;
    }
    .form_inner_wrapper .form_input_block {
        margin-bottom: 15px;
    }
    .form_inner_wrapper .forgot_link {
        font-size: 15px;
        margin-top: 7px;
    }
    .form_inner_wrapper .form_input_block .form-check .form-check-label {
        font-size: 13px;
        line-height: 15px;
    }
    .form_inner_wrapper .form_input_block .form-check .form-check-input {
        width: 25px;
        height: 25px;
        border-radius: 4px;
    }
    .form_inner_wrapper .form_input_block .btn-primary {
        height: 45px;
        font-size: 18px;
        border-radius: 12px;
    }
    .form_inner_wrapper  .with_login_type {
        margin-top: 15px;
    }
    .form_inner_wrapper .with_login_type a {
        padding: 9px 9px;
        min-width: 90px;
        gap: 7px;
        font-size: 14px;
        height: 40px;
    }
    .dropdown_wrapper {
        right: 7px;
        top: 90px;
    }
    .hero_banner_left_details {
        padding: 15px 10px;
    }
    .hero_banner_left_details h1 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .hero_banner_left_details .hero_list  ul li .hero_list_icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
    }
    .hero_banner_left_details .hero_list  ul li span {
        font-size: 16px;
        line-height: 18px;
    }
    .hero_banner_left_details .hero_list  ul li {
        gap: 10px;
    }
    .hero_banner_left_details .hero_list  ul {
        gap: 10px;
    }
    .hero_banner_left_details .hero_list {
        margin-bottom: 20px;
    }
    .hero_banner_left_details .play_now_btn a {
        width: 177px;
    }
    .page_heading {
        margin-bottom: 20px;
    }
    .page_heading h1 {
        font-size: 26px;
    }
    .fillter_box_wrapper {
        margin-bottom: 20px;
    }
    .promotion_hero_section .promotion_right h1 {
        font-size: 26px;
        margin-bottom: 7px;
    }
    .promotion_hero_section .promotion_right {
        padding: 15px 0;
    }
    .promotion_hero_section .promotion_right p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .promotion_hero_section .promotion_right span {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .promotion_hero_section .promotion_right .join_now {
        height: 45px;
        width: 145px;
    }
    .promotion_hero_section {
        margin-bottom: 20px;
    }
    .promotion_page_wrapper {
        margin-bottom: 20px;
    }
    .vip_hero_section {
        padding: 15px 15px 0;
        margin-bottom: 20px;
    }
    .vip_hero_section .left_vip_details h1 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .vip_hero_section .left_vip_details p {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: normal;
    }
    .vip_hero_section .left_vip_details .learn_more {
        height: 40px;
        width: 137px;
        font-size: 16px;
        margin: 0;
    }
    .VIP_Benefits_section .section_heading h2 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .VIP_Benefits_section .section_heading p {
        font-size: 16px;
        font-weight: 400;
    }
    .VIP_Benefits_section .section_heading {
        margin-bottom: 0;
    }
    .VIP_Benefits_section .Benefits_card h3 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .VIP_Benefits_section .Benefits_card p {
        font-size: 16px;
        font-weight: 400;
        margin: 0;
    }
    .VIP_Benefits_section .Benefits_card img {
        height: 55px;
        width: 55px;
        margin-bottom: 10px;
    }
    .vip_accordain_wrapper .accordion-item .accordion-button {
        padding: 7px 18px;
        min-height: 50px;
    }
    .vip_accordain_wrapper .accordion-item {
        margin-bottom: 10px;
    }
    .point_tbl_section .table th {
        font-size: 20px;
        font-weight: 500;
        padding: 15px;
    }
    .point_tbl_section .table td {
        font-size: 16px;
        padding: 15px;
    }
    .vip_explore_section .accrodian_body_tbl .table th{
        white-space: nowrap;
    }
    .vip_explore_section .accrodian_body_tbl .table td{
        white-space: nowrap;
    }
    .section_wrapper {
        margin-bottom: 20px;
    }
    .vip_explore_section .section_heading {
        margin-bottom: 15px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card {
        min-height: 250px;
        padding: 8px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .card_icon img {
        height: 75px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card::after {
        height: 70px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .open_btn p {
        font-size: 15px;
        margin-bottom: 0;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .open_btn  span {
        font-size: 15px;
    }
    .rewards_type_wrapper {
        background-color: var(--primary-color);
        padding: 13px;
        border-radius: 10px;
    }
    .VIP_Benefits_section.instent_section_wrapper .section_heading {
        margin-bottom: 20px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card img {
        height: 135px;
        width: 135px;
        margin-bottom: 10px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card h3 {
        font-size: 20px;
        margin-bottom: 18px;
        text-align: center;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card .bonus_btn {
        font-size: 16px;
        padding: 8px 20px;
    }
    .VIP_Benefits_section .Benefits_card {
        padding: 15px;
    }
    .rank_section_wrapper .section_heading h2 {
        font-size: 26px;
    }
    .rank_section_wrapper .instant_card {
        padding: 15px;
        height: calc(100% - 51px);
    }
    .instant_card .rank_list ul li .list_left h5 {
        font-size: 22px;
        margin-bottom: 6px;
    }
    .instant_card .rank_list ul li {
        padding: 9px 20px;
        margin-bottom: 15px;
    }
    .instant_card .rank_list ul li .list_right .coin_type {
        height: 50px;
        width: 50px;
    }
    .instant_card .rewards_box  h3 {
        font-size: 34px;
        margin-bottom: 25px;
    }
    .instant_card .rewards_box .coin_img_bg {
        width: 179px;
        height: 155px;
    }
    .instant_card .rewards_box .coin_img_bg img {
        height: 76px;
        width: 76px;
    }
    .welcome-banner-wrap .bonus-card .bonus-title h2{
        font-size: 32px;
    }
    .welcome-banner-wrap .bonus-card{
        padding: 20px 30px;
        align-items: center;
    }
    .welcome-banner-wrap .bonus-card .bonus-slider .bonus-item h3{
        font-size: 30px;
    }
    .VIP_rewards_section .rewards_details h2{
        font-size: 35px;
    }
    .VIP_rewards_section .vip_right_block h2{
        font-size: 35px;
    }
    .VIP_rewards_section .rewards_details ul li span{
        font-size: 20px;
    }
    .VIP_rewards_section .rewards_details ul li .icon_list{
        width: 55px;
        height: 55px;
    }
}



@media (min-width: 1366px) and (max-width: 1599px) {
   
}

@media (min-width: 1201px) and (max-width: 1365px) {
   
}




@media (min-width: 1200px) {
    .header_wrapper .header_right_block .after_login_box .balance_wallet .wallet_btn svg {
        display: none;
    }
}
@media (min-width: 1201px) {    
    .footer_mobile_wrapper{
        display: none;
    }
}

@media (max-width: 1200px) {
    .left_sidebar{
        top: 55px;
        height: calc(100vh - 180px);
        transform: translateX(-100%);
        opacity: 0;
        transition: transform 0.4s ease, opacity 0.4s ease;
        width: calc(100% - 20px);
        margin: 10px;
        border-radius: 10px;
        border: solid 1px var(--br-color);
    }
    .left_sidebar.active{
        transform: translateX(0); 
        opacity: 1;      
    }
    .left_sidebar .left_sidebar_inner_menu{
        max-height: calc(100vh - 290px);
    }
    .main_container .center_wrapper {
        margin-left: 0;
        margin-top: 60px;
        padding: 13px;
        width: 100%;
        overflow-x: hidden;
    }
    .header_wrapper .header_left_block{
        display: none;
    }
    
    .header_wrapper {
        height: 60px;
        padding: 0 13px;
    }
    .header_wrapper .header_right_main_wrapper .header_logo img {
        max-height: 35px;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .signup_btn {
        width: auto;
        height: 38px;
        font-size: 14px;
        font-weight: 500;
        border-radius: 9px;
        padding: 5px 10px;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn {
        width: auto;
        height: 38px;
        font-size: 14px;
        font-weight: 500;
        border-radius: 9px;
        padding: 5px 10px;
    }
    .hero_section {
        margin-bottom: 20px;
    }
    .game_slider_section {
        margin-bottom: 20px;
    }
    .section_heading .heading_btn h2 svg {
        height: 20px;
        width: 20px;
    }
    .section_heading .heading_btn h2 {
        gap: 7px;
        font-size: 18px;
    }
    .game_slider_section button.slick-arrow {
        width: 30px;
        height: 30px;
        top: -45px;
        right: 0;
        border-radius: 8px;
    }
    .section_heading .see_all {
        font-size: 14px;
        border-radius: 8px;
        min-width: 78px;
        height: 30px;
        font-size: 14px;
    }
    .game_slider_section button.slick-arrow.prev {
        right: 30px;
    }
    .section_heading {
        margin-bottom: 15px;
        padding-right: 65px;
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .game_slider_section .slick-slide {
        margin: 0 2.5px;
    }
    .game_slider_section .slick-list {
        margin: 0 -2.5px;
    }
    .game_slider_section .game_img_item img {
        border-radius: 5px;
    }
    .provider_section .game_img_item {
        border-radius: 5px;
        height: 100%;
        padding: 4px;
    }
    .week_bonus_section {
        padding: 10px;
        border-radius: 8px;
    }
    .week_main_wrapper {
        flex-direction: column;
        gap: 20px;
    }
    .week_main_wrapper .week_bonus_left h2 {
        font-size: 30px;
        margin-bottom: 15px;
        text-align: center;
    }
    .week_main_wrapper .week_bonus_left .learn_more_btn {
        height: 40px;
        width: 110px;
        border-radius: 8px;
        font-size: 15px;
        font-weight: 500;
        margin: auto;
    }
    .time-number {
        font-size: 20px;
        font-weight: 600;
    }
    .time-label {
        font-size: 13px;
        font-weight: 400;
        margin-top: 0;
    }
    .countdown-card {
        display: flex;
        align-items: center;
        gap: 20px;
        padding: 7px 15px;
        border-radius: 10px;
        min-height: 70px;
    }
    .VIP_rewards_section {
        background-color: var(--primary-color);
        padding: 15px;
        border-radius: 8px;
    }

    .VIP_rewards_section .rewards_details h2 {
        font-size: 30px;
        font-weight: bold;
        color: var(--text-white);
        margin-bottom: 15px;
    }
    .VIP_rewards_section .rewards_details p {
        font-size: 15px;
        margin-bottom: 15px;
        line-height: normal;
    }
    .VIP_rewards_section .rewards_details ul li .icon_list {
        background-color: var(--secondary-color);
        width: 50px;
        height: 50px;
        min-width: 50px;
    }
    .VIP_rewards_section .rewards_details ul li .icon_list img {
        height: 25px;
        width: 25px;
    }
    .VIP_rewards_section .rewards_details ul li span {
        font-size: 16px;
    }
    .VIP_rewards_section .rewards_details ul li {
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .VIP_rewards_section .rewards_details ul {
        gap: 15px;

    }
    .VIP_rewards_section .vip_right_block h2 {
        font-size: 30px;
    }
    .VIP_rewards_section .vip_right_block {
        padding: 15px;
        gap: 15px;
    }
    .tbl_wrapper .table th {
        padding: 8px 5px;
        font-size: 14px;
    }
    .tbl_wrapper .table td {
        padding: 8px 7px;
        font-size: 13px;
    }
    /* .tbl_wrapper .table td .game_box img {
        border-radius: 5px;
        width: 35px;
        height: 35px;
    } */

    .tbl_wrapper .table td .game_box img {
        border-radius: 5px;
        width: 20px;
        height: 20px;
    }
    .faq_wrapper .accordion .accordion-item .accordion-button {
        padding: 13px 13px;
        font-size: 15px;
        border: 0;
    }
    .awards_inner_section {
        padding: 15px;
        border-radius: 8px;
    }
    .footer_wrapper {
        background-color: var(--awards-bg);
        padding: 30px 15px 0;
        margin-bottom: 60px;
    }
    .footer_wrapper .footer_dis_block {
        padding-bottom: 15px;
        border-bottom: 1px solid #ffffff17;
        margin-bottom: 20px;
    }
    .mobile_none{
        display: none;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col {
        width: 100%;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .footer_menu_link h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .social_icon_footer {
        margin-bottom: 10px;
    }
    .footer_wrapper .footer_menu_row {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .footer_card h3 {
        font-size: 18px;
    }
    .Currencies_block {
        gap: 5px;
    }
    .Currencies_item {
        border-radius: 7px;
        padding: 5px 8px;
        gap: 5px;
        min-height: 40px;
    }
    .footer_card {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ffffff17;
    }
    .Partners_block .Partner_item {
        width: calc(19.28% - 12px);
        height: 60px;
        border-radius: 8px;
        margin: 0 6px;
    }
    .copy_right_block {
        padding: 20px 0;
        text-align: center;
    }
    .awards_inner_section h3 {
        margin-bottom: 20px;
        font-size: 30px;
    }
    .VIP_rewards_section .vip_right_block ul li img {
        width: 73px;
        height: 73px;
    }
    .VIP_rewards_section .vip_right_block ul li.active img {
        width: 107px;
        height: 107px;
    }
    .awards_inner_section ul li {
        min-height: 80px;
    }
    .awards_inner_section ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .login_signup_modal .modal_row .modal_col{
        width: 100%;
    }

    .login_signup_modal .modal-content .modal-body {
        padding: 15px;
    }
    .login_signup_modal  .btn-close {
        height: 25px;
        width: 25px;
        border-radius: 8px;
        top: 10px;
        right: 10px;
    }
    .login_signup_modal .form_wrapper .form_heading h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .login_signup_modal .form_wrapper .form_heading p {
        font-size: 15px;
    }
    .login_signup_modal .form_wrapper .form_heading {
        margin-bottom: 15px;
    }
    .form_inner_wrapper .form_input_block .form-label {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .form_inner_wrapper .form_input_block .form-control {
        border: 1px solid var(--br-color);
        height: 40px;
        border-radius: 8px;
        padding: 10px 13px;
        font-size: 14px;
        font-weight: 400;
    }
    .form_inner_wrapper .form_input_block {
        margin-bottom: 15px;
    }
    .form_inner_wrapper .forgot_link {
        font-size: 15px;
        margin-top: 7px;
    }
    .form_inner_wrapper .form_input_block .form-check .form-check-label {
        font-size: 13px;
        line-height: 15px;
    }
    .form_inner_wrapper .form_input_block .form-check .form-check-input {
        width: 22px;
        height: 22px;
        border-radius: 4px;
    }
    .form_inner_wrapper .form_input_block .btn-primary {
        height: 40px;
        font-size: 16px;
        border-radius: 12px;
    }
    .form_inner_wrapper  .with_login_type {
        margin-top: 15px;
    }
    .form_inner_wrapper .with_login_type a {
        padding: 9px 9px;
        min-width: 90px;
        gap: 7px;
        font-size: 14px;
        height: 40px;
    }
    .dropdown_wrapper {
        top: 60px;
        right: 7px;
    }
    .hero_banner_left_details {
        padding: 15px 5px;
    }
    .hero_banner_left_details h1 {
        font-size: 26px;
        margin-bottom: 25px;
    }
    .hero_banner_left_details .hero_list  ul li .hero_list_icon {
        width: 35px;
        height: 35px;
        min-width: 35px;
    }
    .hero_banner_left_details .hero_list  ul li span {
        font-size: 16px;
        line-height: 18px;
    }
    .hero_banner_left_details .hero_list  ul li {
        gap: 7px;
    }
    .hero_banner_left_details .hero_list  ul {
        gap: 7px;
    }
    .hero_banner_left_details .hero_list  ul li img {
        height: 22px;
        width: 22px;
    }
    .hero_banner_left_details .hero_list {
        margin-bottom: 20px;
    }
    .hero_banner_left_details .play_now_btn a {
        width: 157px;
    }
    .page_heading {
        margin-bottom: 20px;
    }
    .page_heading h1 {
        font-size: 26px;
    }
    .fillter_box_wrapper {
        margin-bottom: 20px;
    }
    .promotion_hero_section .promotion_right {
        padding: 15px;
    }
    .promotion_hero_section .promotion_right h1 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .promotion_hero_section .promotion_right p {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 16px;
    }
    .promotion_hero_section .promotion_right span {
        display: block;
        font-size: 13px;
        margin-bottom: 10px;
    }
    .promotion_hero_section .promotion_right .join_now {
        height: 40px;
        width: 135px;
        font-size: 16px;
    }
    .promotion_hero_section {
        margin-bottom: 20px;
    }
    .promotion_tabs_wrapper .nav-pills .nav-link {
        padding: 10px 14px;
        font-size: 16px;
        min-width: 100px;
        min-height: 40px;
    }
    .page_heading p{
        font-size: 16px;
    }
    .promotion_tabs_wrapper .nav {
        margin-bottom: 20px;
        gap: 5px;
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    .promotion_card {
        padding: 13px;
        border-radius: 10px;
    }
    .promotion_card .promotion_details h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .promotion_card .promotion_details span {
        font-size: 14px;
        margin-bottom: 7px;
    }
    .promotion_card .promotion_details .btn_more {
        height: 40px;
        width: 127px;
        font-size: 16px;
        margin-top: 15px;
    }
    .promotion_page_wrapper {
        margin-bottom: 20px;
    }

    .vip_hero_section {
        padding: 15px 15px 0;
        margin-bottom: 20px;
    }
    .vip_hero_section .left_vip_details h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .vip_hero_section .left_vip_details p {
        font-size: 15px;
        margin-bottom: 20px;
        line-height: normal;
    }
    .vip_hero_section .left_vip_details .learn_more {
        height: 38px;
        width: 137px;
        font-size: 16px;
        margin: 0;
    }
    .VIP_Benefits_section .section_heading h2 {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .VIP_Benefits_section .section_heading p {
        font-size: 16px;
        font-weight: 400;
    }
    .VIP_Benefits_section .section_heading {
        margin-bottom: 0;
    }
    .VIP_Benefits_section .Benefits_card h3 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .VIP_Benefits_section .Benefits_card p {
        font-size: 16px;
        font-weight: 400;
        margin: 0;
    }
    .VIP_Benefits_section .Benefits_card img {
        height: 55px;
        width: 55px;
        margin-bottom: 10px;
    }
    .vip_accordain_wrapper .accordion-item .accordion-button {
        padding: 7px 18px;
        min-height: 50px;
    }
    .vip_accordain_wrapper .accordion-item {
        margin-bottom: 10px;
    }
    .point_tbl_section .table th {
        font-size: 20px;
        font-weight: 500;
        padding: 15px;
    }
    .point_tbl_section .table td {
        font-size: 16px;
        padding: 15px;
    }
    .vip_explore_section .accrodian_body_tbl .table th{
        white-space: nowrap;
        font-size: 16px;
    }
    .vip_explore_section .accrodian_body_tbl .table td{
        white-space: nowrap;
        font-size: 15px;
    }
    .section_wrapper {
        margin-bottom: 20px;
    }
    .vip_explore_section .section_heading {
        margin-bottom: 15px;
    }
    .vip_accordain_wrapper .accordion-item .accordion-button{
        font-size: 18px;
    }

    .vip_explore_section .accrodian_body_tbl .remove_icon{
        width: 16px;
        height: 16px;
    }



    .rewards_type_wrapper {
        padding: 12px;
        border-radius: 10px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .rewards_type_wrapper .rewards_main .rewards_card {
        padding: 15px;
        gap: 15px;
        min-height: auto;
        flex-direction: row;
        align-items: center;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .card_icon img {
        height: 50px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .card_icon {
        text-align: center;
        order: 1;
    }
    .open_btn {
        order: 3;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .card_header {
        order: 2;
        gap: 7px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .open_btn a {
        height: 40px;
        padding: 5px;
        font-size: 14px;
        min-width: 70px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card::after {
        height: 40px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .open_btn p {
        font-size: 15px;
        margin-bottom: 0;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .open_btn  span {
        font-size: 15px;
    }
    .VIP_Benefits_section.instent_section_wrapper .section_heading {
        margin-bottom: 12px;
    }
    .VIP_Benefits_section .Benefits_card {
        padding: 15px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card img {
        height: 110px;
        width: 110px;
        margin-bottom: 10px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card h3 {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card .bonus_btn {
        border-radius: 8px;
        font-size: 15px;
        padding: 7px 20px;
    }
    .rank_section_wrapper .section_heading h2 {
        font-size: 26px;
    }
    .rank_section_wrapper .instant_card {
        padding: 15px;
        border-radius: 10px;
    }
    .instant_card .rewards_box  h3 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .instant_card .rewards_box .coin_img_bg {
        width: 159px;
        height: 137px;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .instant_card .rewards_box .coin_img_bg img {
        height: 66px;
        width: 66px;
    }
    .instant_card .rank_list ul li {
        padding: 7px 15px;
        margin-bottom: 10px;
    }
    .instant_card .rank_list ul li .list_left h5 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .instant_card .rank_list ul li .list_left label {
        font-size: 16px;
    }
    .instant_card .rank_list ul li .list_right .coin_type {
        height: 40px;
        width: 40px;
    }
    .rewards_type_wrapper .rewards_main {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .cms_card_wrapper {
        padding: 15px;
    }



 /* mobile menu */
 .mobile-menu {
    position: fixed;
    z-index: 99;
    width: auto;
    background:rgb(18 18 43);
    /* background: rgba(255, 255, 255, 0.12); */
    backdrop-filter: blur(3px);
    padding-inline: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
    bottom: 0;
    right: 0;
    left: 0;
    padding-block: 10px 5px;
    display: block;
 }
    /* .mobile-menu {
        position: fixed;
        z-index: 99;
        width: auto;
        background: #12122bb5;
        backdrop-filter: blur(10px);
        padding-inline: 10px;
        box-shadow: 0 4px 32px #ffffff14;
        bottom: 0;
        right: 0;
        left: 0;
        padding-block: 10px;
        display: block;
        margin: 0 10px 10px;
        border-radius: 15px;
    } */
    .mobile-menu .menu-item {
        display: flex;
        justify-content: space-between;
    }
    .mobile-menu .menu-item .menu a{
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        gap: 0px;
        font-size: 12px;
        text-align: center;
        line-height: normal;
        color: #dddee7;
        padding: 5px;
        border-radius: 70px;
        text-transform: uppercase;
    }
    .mobile-menu .menu-item .menu.disable{
        opacity: 0.3;
        pointer-events: none;
    }
    .mobile-menu .menu-item .menu a.active-nav{
        color: var(--text-primary);
    }
    .mobile-menu .menu-item .menu .icon {
        display: block;
        text-align: center;
        font-size: 12px;
        font-weight: 300;
        color: var(--text-white);
        width: 20px;
        height: 20px;
        margin-bottom: 3px;
    }
    .mobile-menu .menu-item .menu .active-icon,
    .mobile-menu .menu-item .menu .active-nav .inactive-icon {
        display: none;
    }
    .mobile-menu .menu-item .menu .active-nav .active-icon {
        display: block;
    }
    .otp-modal .form_input_block .otp-form .form-group input{
        width: 45px;
        height: 45px;
    }
    #signupmodal form .otp-input-group select{
        border: 1px solid var(--br-color);
    }


    .welcome-banner-wrap .bonus-card {
        flex-direction: column;
        padding: 15px;
    }
    .welcome-banner-wrap .bonus-card .bonus-title h2 br {
        display: none;
    }
    .welcome-banner-wrap .bonus-card .bonus-slider {
        width: 100%;
    }
    .welcome-banner-wrap .bonus-card .bonus-img img {
        display: none;
    }
    .welcome-banner-wrap .bonus-card .bonus-title {
        width: 100%;
        text-align: center;
        padding-bottom: 15px;
    }
    .welcome-banner-wrap .bonus-card .bonus-title a.bonus-btn {
        display: none;
    }
    .welcome-banner-wrap .bonus-card a.mb-block {
        display: block !important;
        text-align: center;
        margin-top: 20px;
    }


    .footer_mobile_wrapper .accordion-button{
        font-size: 14px;
        height: 40px;
        padding: 9px 12px;
    }
    .footer_mobile_wrapper .accordion-body ul li a{
        font-size: 13px;
    }
    .footer_wrapper .footer_menu_row .footer_menu_col .lang_drop_down .btn-secondary {
        font-size: 14px;
        padding: 8px 12px;
    }
    .footer_wrapper .footer_dis_block .footer_dis_content p{
        font-size: 14px;
    }


    .welcome-banner-wrap .bonus-card .bonus-title h2{
        font-size: 30px;
    }
    .welcome-banner-wrap .bonus-card .bonus-slider .bonus-item h3{
        font-size: 25px;
    }
    .login_welcome_box .btn-primary{
        height: 42px;
        font-size: 16px;
    }
    .login_welcome_box .heading_text{
        font-size: 30px;
    }
    .hero_section .hero_banner_section{
        padding: 35px 30px;
    }
    .tabs_tbl_block ul li a{
        font-size: 16px;
    }
    .latest_bet_section .section_heading{
        margin-bottom: 12px;
    }
    .tabs_tbl_block ul li a:after {
        bottom: -16px;
    }

    .sportsbook-wrap .sportsbook-item img{
        max-width: 50px;
    }
    .sportsbook-wrap .sportsbook-item{
        padding: 4px;
        border-radius: 5px;
    }

    .faq-wrap .faq-item{
        padding: 18px 15px;
    }

    .provider_section .game_img_item .provider-title{
        font-size: 14px;
    }

    .provider_section .game_img_item img{
        width: 55px;
        height: 55px;
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {

}
@media (max-width: 991px) {

    .order_two{
    order: 2;
    margin-top: 20px;   
    }
    .order_one{
        order: 1;
         background-color: var(--primary-color);
    border: 1px solid var(--br-color);
    padding: 23px 18px;
    border-radius: 10px;
    }
    .rewards_type_wrapper .rewards_main {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
        .search_filter_row {
        display: flex;
        gap: 15px;
        flex-direction: column;
    }
    .search_filter_row .provider_filter_right {
        display: flex;
        gap: 10px;
        flex-direction: row;
        width: auto ;
    }
    .search_filter_row .search_col_left {
        width: 100%;
    }
    /* .search_filter_row .provider_filter_right .dropdown-toggle {
        min-height: 48px;
    } */
    .promotion_hero_section .promotion_right {
        padding-left: 0;
    }
    .promotion_hero_section .promotion_right h1 {
        font-size: 22px;
        margin-bottom: 7px;
    }
    .promotion_hero_section .promotion_right p {
        font-size: 14px;
        margin-bottom: 7px;
        line-height: 16px;
    }
    .promotion_hero_section .promotion_right span {
        display: block;
        font-size: 12px;
        margin-bottom: 5px;
    }
    .banner_section .banner-content-item p,
    .affiliate-box-wrap .affiliate-header{
        font-size: 16px;
    }
    .affiliate-box-wrap .commitment-wrap .commitment-box .commitment-content{
        font-size: 16px;
    }
     /* provider */
    .provider-wrap .provider-item{
        grid-template-columns: repeat(5, 1fr);
    }
    .provider_section .game_img_item img{
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 768px) {
.pagination_wrapper  .pg li a {
  width: 25px;
  height: 38px;
}
    .affiliate-box-wrap .commitment-wrap .commitment-box{
        padding: 11px;
    }
}

@media (max-width: 767px) {
      .section_wrapper {
        padding: 10px;
    }

    .VIP_rewards_section .vip_right_block ul li img {
        width: 53px;
        height: 53px;
    }
    .VIP_rewards_section .vip_right_block ul li.active img {
        width: 77px;
        height: 77px;
    }
    .VIP_rewards_section .vip_right_block ul li span {
        font-size: 15px;
    }
    .VIP_rewards_section .vip_right_block ul li {
        padding-bottom: 34px;
    }
    .VIP_rewards_section .vip_right_block .play_btn a {
        height: 38px;
        min-width: 123px;
        border-radius: 8px;
        font-size: 14px;
    }
    .hero_section {
        border-radius: 8px;
        overflow: hidden;
        flex-direction: column;
    }

    .hero_section .hero_banner_section {
        padding: 15px;
        flex: 1;
    }
    .hero_section .hero_banner_section h1 {
        font-size: 24px;
        font-weight: bold;
        max-width: 100%;
        color: var(--text-white);
        margin-bottom: 10px;
    }
    .hero_section .hero_banner_section .join_btn {
        height: 36px;
        width: 115px;
        border-radius: 8px;
        font-size: 14px;
    }
    .login_welcome_box {
        border-radius: 10px;
        flex: auto;
        padding: 15px;
        gap: 13px;
        max-width: 100%;
    }
    .login_welcome_box .heading_text {
        font-size: 25px;
    }
    .login_welcome_box .logn_text {
        font-size: 16px;
    }
    .login_welcome_box .btn-primary {
        border-radius: 8px;
        font-size: 16px;
        height: 38px;
        width: 100%;
    }
    .with_login_type a {
        padding: 8px 7px;
        min-width: 88px;
        font-size: 13px;
    }
    .latest_bet_section .section_heading {
        margin-bottom: 10px;
        padding-right: 0;
        flex-direction: column;
        align-items: baseline;
    }
    .tabs_tbl_block ul li a:after {
        bottom: -14px;
    }
    .tabs_tbl_block ul li a {
        padding: 0px 10px 0;
        font-size: 14px;
        min-width: 70px;
    }
    .latest_bet_section .heading_right {
        width: 100%;
        flex: 1;
    }
    .tabs_tbl_block {
        flex: 1;
        /* margin-top: 15px; */
    }
    .tabs_tbl_block ul {
        width: 100%;
        gap: 10px;
        /* justify-content: center; */
    }
    .awards_inner_section ul li {
        border-radius: 5px;
        min-height: 60px;
        padding: 8px;
        min-width: 50%;
    }
    .awards_inner_section ul li img {
        max-height: 30px;
    }
    .Partners_block .Partner_item {
        width: calc(20% - 12px);
        height: 60px;
        border-radius: 8px;
        margin: 0 6px;
    }
    .awards_inner_section ul {
        grid-template-columns: repeat(3, 1fr);
    }
    .user_details ul {
        gap: 10px;
        flex-direction: column;
    }
    .user_progress_wrapper {
        padding: 15px 0 19px;
        margin-top: 20px;
    }
    .user_net_balance_wrapper ul {
        gap: 10px;
        flex-direction: column;
    }
    .user_net_balance_wrapper ul li {
        width: 100%;
        padding: 7px 15px;
    }
    .profile_modal .modal-body {
        padding: 15px;
    }
    .profile_modal .btn-close {
        height: 25px;
        width: 25px;
    }
    .profile_modal .modal-content {
        border-radius: 10px;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn.user_dropdown_btn span{
        display: none;
    }


    .header_wrapper .header_right_block .after_login_box .balance_wallet .wallet_btn span{
        display: none;
    }
    .header_wrapper .header_right_block .after_login_box .balance_wallet .wallet_btn {
        height: 30px;
        width: 30px;
        border-radius: 5px;
    }
    .header_wrapper .header_right_block .after_login_box .balance_wallet .btn-secondary {
        width: 100px;
        height: 30px;
        font-size: 14px;
        gap: 3px;
        padding: 0 3px;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn.user_dropdown_btn .down_arrow{
        display: none;
    }
    
    .header_wrapper .header_right_block .after_login_box .balance_wallet .btn-secondary .currency_img{
        display: none;
    }
    .hero_banner_left_details .hero_list  ul {
        gap: 15px;
        flex-direction: column;
        align-items: baseline;
    }
    .hero_banner_left_details .hero_list  ul li .hero_list_icon {
        background-color: var(--text-white);
        width: 40px;
        height: 40px;
        min-width: 40px;
    }
    .hero_banner_left_details .hero_list {
        margin-bottom: 20px;
    }
    .hero_banner_left_details .play_now_btn a {
        height: 40px;
        width: 137px;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .search_filter_row {
        display: flex;
        gap: 10px;
        flex-direction: row;
    }
    .search_filter_row .search_col_left {
        width: 100%;
    }
    .search_filter_row .provider_filter_right {
        width: auto;
        display: flex;
        flex-direction: row;
        gap: 10px;
    }
    .search_filter_row .provider_filter_right .btn-group {
        width: max-content;
    }
    .game_list_wrapper ul li {
        width: calc(25% - 9px);
        margin: 0 4.5px;
    }
    .search_filter_row .provider_filter_right .dropdown-toggle {
        height: 42px;
        padding: 6px;
        width: 42px;
        align-items: center;
        justify-content: center;
        line-height: 1;
        border-radius: 10px;
    }
    .search_filter_row .search_box .form-control {
        height: 43px;
    }
    .page_heading h1 {
        font-size: 24px;
    }
    .page_heading {
        margin-bottom: 15px;
    }
    .filter_tabs_box .tabs_block ul li a {
        background-color: var(--secondary-color);
        width: 130px;
        height: 43px;
    }
    .affiliate-box-wrap .reward-wrap .reward-box .reward-content p{
        font-size: 16px;
    }

    .promotion_hero_section .promotion_right{
        padding-left: 15px;
    }

    .account-statement-modal .bet-details h5{
        font-size: 18px;
    }
    .welcome-banner-wrap .bonus-card .bonus-title h2{
        font-size: 25px;
    }
    .welcome-banner-wrap .bonus-card .bonus-slider .btn-primary{
        height: 38px;
    }
    .week_main_wrapper .week_bonus_left h2{
        font-size: 25px;
    }
    .week_main_wrapper .week_bonus_left .learn_more_btn{
        height: 38px;
        font-size: 14px;
    }
    .VIP_rewards_section .rewards_details ul li .icon_list{
        width: 45px;
        height: 45px;
        min-width: 45px;
    }
    .VIP_rewards_section .rewards_details ul li .icon_list img {
        width: 22px;
        height: 22px;
    }
    .VIP_rewards_section .vip_right_block h2{
        font-size: 25px;
    }
    .VIP_rewards_section .rewards_details h2{
        font-size: 25px;
    }

    .new-bonus-body .bonus-item .bonus-title-item h5{
        font-size: 18px;
    }

    .modal-header button.btn-modal {
        width: 20px;
        height: 20px;
    }

    .search_filter_row .provider_filter_right .dropdown-toggle .btn-title {
        display: none;
    }
    .search_filter_row .provider_filter_right .dropdown-toggle .icon-item{
        display: block;
    }
    .search_filter_row .provider_filter_right .dropdown-toggle::after{
        display: none;
    }
    .search_filter_row .provider_filter_right .dropdown-toggle .icon {
        width: 20px;
        height: 20px;
    }

    #searchModal .search_filter_row{
        flex-direction: column;
    }
    #searchModal .search_filter_row .provider_filter_right .btn-group{
        width: 100%;
    }
    #searchModal .search_filter_row .provider_filter_right .dropdown-toggle{
        justify-content: start;
        font-size: 14px;
    }
    #searchModal .search_filter_row .provider_filter_right .dropdown-toggle::after{
        display: block;
    }
    #searchModal .search_filter_row .provider_filter_right .dropdown-toggle span{
        width: 90%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-left: 5px;
    }

    .copy_right_block p {
        font-size: 12px;
    }
    
    .search_filter_row .provider_filter_right .dropdown-menu .provider_list ul li label .left_box_label {
        gap: 6px;
    }
    .search_filter_row .provider_filter_right .dropdown-menu .provider_list ul li label{
        font-size: 14px;
        padding: 7px 6px;
    }
    .point_tbl_section .table td {
        font-size: 14px;
    }
    .point_tbl_section .table td img{
        width: 18px;
        height: 18px;
    }
    .point_tbl_section .table th{
        font-size: 18px;
    }
    .point_tbl_section .table th img{
        width: 25px;
    }
    .vip_accordain_wrapper .accordion-item .accordion-button .accordian_btn_left img {
        width: 30px;
        height: 30px;
    }
    .vip_accordain_wrapper .accordion-item .accordion-button .lock_img{
        width: 20px;
    }
    .sm-p-0{
        padding: 0 !important;
    }
    .cms_card_wrapper h2{
        font-size: 20px;
        line-height: 32px;
    }
    .footer_mobile_wrapper .accordion-item{
        margin-bottom: 7px;
    }
    .affiliate-box-wrap .earning-potential-wrap a{
        width: 100%;
        text-align: center;
    }
    #searchModal .modal-dialog .modal-content .game_list_wrapper{
        max-height: 470px;
    }
    .search_filter_row .provider_filter_right .dropdown-menu .dropdwon_search_box{
        padding: 6px;
    }

    .faq-wrap .faq-item h4{
        font-size: 20px;
    }
}
@media (max-width: 991px){
    .affiliate-box-wrap .commision-wrap .commision-box h2{
        font-size: 22px;
    }
    .affiliate-box-wrap .commitment-wrap .commitment-box .commitment-content h3{
        font-size: 18px;
    }
    .affiliate-box-wrap .partner-wrap .partner-box .partner-img img{
        max-width: 90%;
        height: 150px;
    }
    .affiliate-box-wrap .partner-wrap .partner-box .partner-content{
        padding: 0 0 12px 15px;
    }
    .affiliate-box-wrap .partner-wrap .partner-box .partner-content h3{
        font-size: 20px;
    }
    .affiliate-box-wrap .partner-wrap .partner-box .partner-content p{
        font-size: 16px;
    }
    .affiliate-box-wrap .partner-wrap .partner-box{
        padding-right: 0;
    }
    .get-in-touch-wrap p{
        font-size: 18px;
    }
    .affiliate-box-wrap .earning-potential-wrap h2{
        font-size: 30px;
    }
    .affiliate-box-wrap .affiliate-header h2{
        font-size: 30px;
    } 
    .random-btn{
        display: none;
    }  
}
@media (max-width: 575px) {
    .rewards_type_wrapper .rewards_main {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 10px;
    }
    .awards_inner_section ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        flex-wrap: wrap;
    }
    .Partners_block .Partner_item {
        width: calc(50% - 12px);
        height: 60px;
        border-radius: 8px;
        margin: 0 6px;
    }
    .affiliate-box-wrap .commision-wrap .commision-box h2{
        font-size: 20px;
    }
    .affiliate-box-wrap .commitment-wrap .commitment-box .commitment-content h3{
        font-size: 18px;
    }
    .affiliate-box-wrap .commitment-wrap .commitment-box{
        min-height: 100%;
    }
    .affiliate-box-wrap .reward-wrap .reward-box .reward-content h3{
        font-size: 18px;
    }
    .affiliate-box-wrap .reward-wrap .reward-box{
        gap: 12px;
        padding: 15px;
    }
    .affiliate-box-wrap .reward-wrap .reward-box .reward-img{
        min-width: 80px;
        height: 80px;
    }
    .affiliate-box-wrap .reward-wrap .reward-box .reward-img img{
        max-width: 50px;
    }
    
    .affiliate-box-wrap .partner-wrap .partner-box .partner-content h3{
        font-size: 18px;
    }
    .affiliate-box-wrap .partner-wrap .partner-box .partner-content p{
        font-size: 14px;
    }
    .affiliate-box-wrap .partner-wrap .partner-box .partner-img img{
        max-width: 75%;
        height: auto;
    }
    .get-in-touch-wrap p{
        font-size: 18px;
    }
     /* provider */
    .provider-wrap .provider-item{
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
        padding-bottom: 30px;
    }
    .provider-wrap .provider-item .provider-img a{
        padding: 6px;
        height: 100%;
    }
    .provider-wrap .provider-item .provider-img img{
        width: 35px;
        height: 35px;
    }
    .provider-wrap .provider-item .provider-img .provider-title{
        font-size: 14px;
    }


    #signupmodal form .otp-input-group select{
        max-width: 80px;
        padding-inline: 5px;
        font-size: 14px;
    }
    #signupmodal form .otp-input-group button{
        padding-inline: 10px;
    }

    .new-bonus-body .bonus-item .bonus-title-item h5 {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 140px;
        overflow: hidden;
    }

    .VIP_Benefits_section.instent_section_wrapper .Benefits_card img{
        max-width: 80px;
        height: 80px;
    }
    .VIP_Benefits_section .Benefits_card{
        padding: 10px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card .bonus_btn{
        padding-inline: 15px;
        font-size: 14px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card h3{
        font-size: 15px !important;
    }

    .provider_section .game_img_item img{
        width: 35px;
        height: 35px;
    }
}

@media (min-width: 992px) and (max-width: 1500px){
    /* provider */
    .provider-wrap .provider-item{
        grid-template-columns: repeat(6, 1fr);
    }
    .provider-wrap .provider-item .provider-img a{
        height: 100%;
    }
    .provider-wrap .provider-item .provider-img img{
        width: 55px;
        height: 55px;
    }

}

@media (max-width: 1400px){
    /* .provider-wrap .provider-item .provider-img{
        padding: 15px;
    } */
}

/* @media (max-width: 360px){
    .left_sidebar{
        width: 300px;
    }
} */

@media (max-width: 575px) {
  .hero-game-section .hero_inner_block {
    align-items: start;
    flex-direction: column;
    gap: 20px;
  }
  /* 2fa auth otp modal*/
  .disable-two-fa .form-group input{
    width: 44px;
    height: 44px;
    border-radius: 10px;
  }
  .disable-two-fa{
    font-size: 14px;
  }
  #twofadisable .disable-two-fa .primary-btn{
    height: 40px;
  }
  .two-fa-guide-body p{
    font-size: 14px;
  }

/* 2fa auth otp modal*/
}
@media (max-width: 1200px){
  .hero-game-section{
    padding: 10px;
  }
  .hero-game-section .hero_inner_block .hero_details_box h1 {
    font-size: 27px;
    margin-bottom: 18px;
  }
  .search_filter_row .provider_filter_right .dropdown-toggle{
    height: 42px;
    border-radius: 10px;
  }
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn.user_dropdown_btn .user-name {
        display: none;
    }
}

@media (max-width: 1200px){
    .md-bonus-btn{
        width: 38px;
        height: 38px;
        background: var(--text-primary);
        border-radius: 10px;
        border: solid 1px var(--btn-br);
        padding: 3px;
        display: block;
    }
    .md-bonus-btn img{
        width: 30px;
    }
}
@media (max-width: 570px){
    .header_wrapper .header_right_main_wrapper .header_logo img{
        max-width: 110px;
    }
}
@media (max-width: 425px){
    .header_wrapper .header_right_block .after_login_box .balance_wallet .btn-secondary{
        width: 90px;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn.user_dropdown_btn{
        min-width: 42px;
    }
    .wallet-setting-body .currency-list{
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 360px){
    .header_wrapper .header_right_main_wrapper .header_logo img{
        max-width: 90px;
    }
    .md-bonus-btn{
        width: 30px;
        height: 36px;
    }
    .md-bonus-btn img{
        width: 20px;
    }
    .wallet-setting-body .currency-list{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .new-bonus-body .bonus-item .bonus-title-item h5{
        width: 80px;
    }
}

@media (max-width: 767px){
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn{
        min-width: 80px;
        height: 36px;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .signup_btn{
        min-width: 90px;
        height: 36px;
    }
    .md-bonus-btn{
        height: 36px;
        text-align: center;
    }
    .md-bonus-btn img{
        width: 25px;
    }
    .header_wrapper .header_right_block .inner_right_header ul{
        gap: 4px;
    }
    .welcome-banner-wrap .bonus-card,
    .section_wrapper{
        padding: 10px;
    }
    .awards_inner_section{
        padding: 12px;
    }
    .footer_wrapper{
        padding: 30px 12px 0;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .card_icon img{
        height: 40px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card{
        padding: 12px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .open_btn img{
        width: 20px;
    }
    .rewards_type_wrapper .rewards_main .rewards_card .card_header .reward_name{
        font-size: 16px;
    }
    .section_heading .heading_btn h2{
        font-size: 16px;
    }

    /* referal modal */
    .refer-and-earn-body .refer-box .refer-item{
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 15px;
  }
  .refer-and-earn-body .refer-box .refer-item .refer-content{
    padding: 0;
  }
  .refer-and-earn-body .refer-earn-tabs .nav-pills li a{
    font-size: 14px;
  }
  .refer-and-earn-body .copy-url-item .form-item{
    flex-direction: column;
  }
  .refer-and-earn-body .copy-url-item .form-item input{
    height: 40px;
  }
  .refer-and-earn-body .copy-url-item .form-item .primary-btn{
    height: 40px;
    width: 100%;
    font-size: 14px;
    
  }
  .earning-body .earning-tier-wrap{
    flex-direction: column;
    gap: 10px;
  }
  .earning-body .earning-tier-wrap .left-block{
    row-gap: 10px;
  }
  .earning-body .refrel-dep-option{
    margin-top: 10px;
    gap: 10px;
  }
  .earning-body .earning-tier-wrap .tier-box{
    padding: 10px;
  }

  .earning-body .refrel-dep-option .dep-box{
    padding: 10px;
  }
  .referel-earning{
    padding: 10px;
  }
  .referel-earning .day-tab{
    flex-direction: column;
    align-items: flex-start;
    row-gap: 8px;
  }
  .referel-earning .earning-item .earning-amnt{
    font-size: 14px;
  }
  .refrel-history{
    padding: 10px;
  }
  .refrel-history p{
    font-size: 14px;
  }
  .promotion-body .promotion-title .title-item .raffle-btn{
    display: none;
  }
  .promotion-body .promotion-title .title-item h5{
    font-size: 24px;
  }
  .promo-pay-option .pay-option-card .spin-card .depo-item{
    padding-left: 0;
  }
  .promo-pay-option .pay-option-card{
    padding: 10px;
  }
  .spin-balance{
    flex-direction: column;
    gap: 5px;
  }
  .promo-pay-option .pay-option-card .spin-card{
    padding: 10px;
  }
  .spin-balance .balance-item, .spin-balance .game-fomr-item{
    width: 100%;
  }
  .game-fomr-item{
    flex-direction: column;
    gap: 5px;
  }
  .balance-item label,
  .game-fomr-item .form-group label{
    font-size: 14px;
  }
  .depo-item .amount-item{
    width: 100%;
  }
  .elegibility-item{
    grid-template-columns: repeat(1, 1fr);
  }
  .elegibility-item label{
    font-size: 14px;
  }
  .draw-winner-item{
    padding: 10px;
  }
  .draw-winner-item .btn-item .primary-btn{
    font-size: 14px;
    height: 42px;
  }
  .elegibility-item .win-item input{
    height: 42px;
  }
  .elegibility-item .wager-item .form-item input{
    width: 100%;
  }
  .elegibility-item .wager-item .form-item,
  .elegibility-item .time-item .btn-group button,
  .depo-item .amount-item .form-group,
  .balance-item .btn-group{
    height: 42px;
  }
  .balance-btn{
    height: 42px;
  }
  .depo-item .amount-item .form-group{
    padding: 5px 10px;
  }
  .spin-balance{
    padding-bottom: 0;
  }
  .promotion-body .raffle-btn.sm-rafle{
    display: block;
  }
    /* referal modal */

    .policies-wrap{
        padding-block: 20px;
    }
    .faq-section{
        padding-block: 20px;
    }
    .policies-wrap .policies-box{
        padding: 25px;
    }
    .affiliate-box-wrap .partner-wrap{
        padding-block: 20px;
    }
    .get-in-touch-wrap .title{
        margin-top: 20px;
    }
    .get-in-touch-wrap p{
        margin-block: 20px;
    }
}

@media (min-width: 1250px) and (max-width:1400px){
    .casino-list-slider-wrap .casino-list-card{
        min-height: 255px;
    }
}


@media (max-width: 400px){
  .earning-body .refrel-dep-option .dep-box p{
    font-size: 14px;
  }
  .earning-body .refrel-dep-option .dep-box h4{
    font-size: 22px;
  }
  .refrel-history .earn-history-btn {
    padding: 10px;
  }
  .draw-winner-item .cost-title{
    font-size: 14px;
    display: block;
  }
  .draw-winner-item .cost{
    font-size: 14px;
  }
}


/* live rtp modal start */

@media (max-width:1200px){

.live_rtp_hero_section .rtp_bg_block {
-webkit-box-align: start;
        align-items: start;
        padding: 16px;
        flex-direction: column;
        gap: 12px;
}
.live_rtp_hero_section .rtp_bg_block .left_text_block h1{
    font-size: 1.75rem;
    line-height: 2.25rem;
    letter-spacing: 0px;
}
.live_rtp_hero_section .rtp_bg_block .left_text_block p{
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0px;
    text-shadow: rgba(31, 70, 0, 0.5) 0px 2px 0px;
}
.live_rtp_hero_section  .right_button {
    width: 100%;
}
.live_rtp_hero_section .rtp_toggle_and_text {
    padding: 16px;
}
.game_listlive_rtp_section .nav-pills .nav-link {
    min-width: 85px;
}
.live_rtp_hero_section {
    margin-bottom: 16px;
}
.game_listlive_rtp_section .live_rtp_tabcontent{
    grid-template-columns: 1fr;
        padding: 12px 16px 16px;
}
.game_wrapper_inner_row {
    grid-template-columns: 1fr;
}
.rtp_item_box {
    padding: 6px 8px 6px 6px;   
}
.rtp_item_box .rtp_details_text h5 {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: 0px;
}
.rtp_item_box .type_game_box {
    right: 12px;
    top: 12px;
}
.load_more{
  display: block;
}
.profile_tabs{
    display: none;
}
    }
@media (max-width: 767px) {
    .game_rtp_box_block {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}
/* live rtp modal end */
/* =============== setting page start ======================== */

@media (max-width: 1200px){
  .setting-body .setting-item{
    flex-direction: column;
    height: auto;
  }
  .setting-body .setting-item .tabing-item{
    flex-wrap: nowrap;
    background: transparent;
    width: 100%;
    overflow-x: auto;
    flex-direction: row;
    min-width: auto;
    padding: 0;
    gap: 10px;
  }
  .setting-body .setting-item .tabing-item button{
    display: flex;
  }
  .setting-body .setting-item .tab-body-item{
    border-radius: 12px;
    padding: 15px 12px;
  }
  .general-body .general-form:last-child{
    padding-bottom: 0;
  }
  .prefrences-body .prefrence-label .prefrence-item{
    gap: 10px;
  }
  .prefrences-body .prefrence-label .prefrence-item label{
    font-size: 15px;
  }
  .verification-tab-item .nav{
    flex-direction: row;
    width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
  }
  
  
}
@media (max-width: 767px){
  .details-body form .detail-item{
    flex-direction: column;
  }
  .details-body .primary-btn{
    width: 100%;
  }
  .details-body form .detail-item .input-item{
    flex-direction: column;
  }
  .upload-wrapper .primary-btn.disabled{
    width: 100%;
  }
  .general-body .form-item .form-group{
    flex-direction: column;
  }
  .general-body .form-item .primary-btn{
    width: 100%;
  }
  .general-body .form-item .form-group.goolge-toggle{
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
  .general-body .general-form .copy-item .form-group{
    flex-direction: row;
  }
  .general-body .general-form .closer-item .closer-btn{
    width: 100%;
  }
  .general-body .general-form{
    padding-bottom: 12px;
  }
  .general-body .general-form h6{
    margin-bottom: 2px;
  }
  .security-body .security-form .security-btn{
    width: 100%;
    text-align: center;
  }
  .security-body .security-form .btn-item{
    flex-direction: column;
    gap: 5px;
  }
  .security-body .security-form .form-item{
    padding-bottom: 10px;
  }
  .security-body .security-form:last-child{
    padding-bottom: 0;
  }
  .session-body .warning-msg{
    padding: 8px;
    gap: 8px;
  }
  .session-body .active-session-list .session-list .active-title p{
    font-size: 14px;
  }
  .session-body .active-session-list .session-list{
    gap: 5px;
  }
  .setting-modal .btn-item .primary-btn{
    font-size: 14px;
  }
  .details-body .primary-btn{
    font-size: 14px;
  }
  .upload-wrapper .primary-btn{
    font-size: 14px;
  }
    .header_wrapper .header_right_block .inner_right_header ul li .header_btn{
        display: none;
    }
    .notification-header{
        display: none;
    }
    .search_btn_header{
        display: none;
    }
    .chat_btn_header{
        display: none;
    }
    .sm-notifications {
        display: block;
    }
    .get-in-touch-wrap .get-in-touch-form .btn-item .submit{
        width: 100%;
    }
    .rank_section_wrapper .instant_card{
        height: auto;
    }
    /* .section_wrapper {
        padding: 0;
    } */
    .rank_section_wrapper .section_heading h2 {
        font-size: 22px;
    }
    .rank_section_wrapper .section_heading h2 {
        font-size: 20px;
    }
    .VIP_Benefits_section.instent_section_wrapper .section_heading h2{
        font-size: 20px;
    }
    .VIP_Benefits_section.instent_section_wrapper .Benefits_card h3{
        font-size: 18px;
    }
    .instant_card .rank_list ul li .list_right .lock_img_list{
        width: 20px;
        height: 20px;
    }
    .instant_card .rank_list ul li .list_right{
        gap: 10px;
    }
    .instant_card .rank_list ul li .list_left label {
        font-size: 15px;
    }
    .info_btn svg{
        width: 16px;
        height: 16px;
    }
}
@media (max-width: 981px){
  .verification-tab-item .nav-pills .nav-link .tab-btn-iten{
    width: max-content;
  }
}

/* =============== setting page end ======================== */

@media (min-width:1201px ) and (max-width: 1400px){
    .rank_section_wrapper .instant_card.ranks-bonuses{
        max-height: 500px;
    }
}
@media (min-width:768px ) and (max-width: 1200px){
    .rank_section_wrapper .instant_card.ranks-bonuses{
        max-height: 450px;
    }
    .rank_section_wrapper .instant_card.instant-card-item .rank_list{
        max-height: 336px;
    }
    .instant_card .claim_button{
        margin-top: 15px;
    }
    .rank_section_wrapper .instant_card.instant-card-item .rank-learn-more{
        margin-top: 15px;
    }
   
    
}

@media (max-width: 1200px){
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn.user_dropdown_btn {
        background-color: var(--secondary-color);
        gap: 10px;
        border-color: var(--br-color);
        padding: 5px;
        justify-content: end;
        min-width: auto;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn.user_dropdown_btn .down_arrow {
        display: none;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .header_btn {
        width: 38px;
        height: 38px;
        padding: 8px;
    }
    .header_wrapper .header_right_block .inner_right_header ul li .login_btn.user_dropdown_btn .user_img {
        width: 25px;
    }
    .rank_section_wrapper .section_heading{
        margin-bottom: 8px;
    }
    .instant_card .claim_button{
        margin-top: 15px;
    }
     .instant_card .claim_button a {
        height: 42px;
        font-size: 14px;
    }
    .rank_section_wrapper .instant_card.instant-card-item .rank-learn-more .primary-btn{
        height: 42px;
        font-size: 14px;
    }
    
}
@media (min-width: 768px) and (max-width: 1200px){
    .rank_section_wrapper .instant_card{
        height: calc(100% - 36px);;
    }
    .rank_section_wrapper .section_heading h2 {
        font-size: 22px;
    }
    .VIP_Benefits_section.instent_section_wrapper .section_heading h2{
        font-size: 22px;
    }
}

@media (min-width: 1201px) and (max-width: 1440px){
    .rank_section_wrapper .instant_card.instant-card-item .rank_list{
        max-height: 390px;
    }
}

/* for slotgator game iframe */
@media (max-width: 1200px) {
    .originalgame-wrapper .game_ifram {height:calc(100vh - 60px) !important; width:100% !important;}
}
@media (max-width: 991px) {
.originalgame-wrapper .center_wrapper {margin-top:0px;}
.originalgame-wrapper .center_wrapper {margin-bottom:70px !important;}

    
}
/* for slotgator game iframe */

/* for stack game iframe */
@media (max-width: 1200px) {
    .stack_gameIframe .game_ifram {height:calc(100vh - 126px) !important; width:100% !important;}
}
@media (max-width: 991px) {
/* .stack_gameIframe .center_wrapper {margin-top:0px;}
.stack_gameIframe .center_wrapper {margin-bottom:70px !important;} */
}
/* for stack game iframe */

@media (max-width: 575px){
    .faq_wrapper .accordion .accordion-item{
        margin-bottom: 8px;
    }
    .sm-mt-0 {
        margin-top: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1500px){
    .setting-body .setting-item{
        height: calc(100vh - 80px);
    }
    .verification-tab-item .nav{
        overflow-y: auto;
        flex-wrap: nowrap;
    }
    .verification-tab-item .nav li button{
        width: max-content;
    }
}
@media (min-width: 992px) and (max-width: 1450px){
    .affiliate-box-wrap .partner-wrap .partner-box .partner-img img{
        max-width: 150px;
        height: 150px;
        padding-left: 15px;
    }
}
@media (min-width: 576px) and (max-width: 991px){
    
    .provider-wrap .provider-item{
        grid-template-columns: repeat(4, 1fr);
    }
    .provider-wrap .provider-item .provider-img a{
        height: 100%;
    }
    .provider-wrap .provider-item .provider-img img{
        width: 45px;
        height: 45px;
    }
}
@media (max-width: 991px){
}

