@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: 20px;
        height: 45px;
    }
    .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;
    }
}



@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: 0;
        height: calc(100vh - 93px);
        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 - 200px);
    }
    .main_container .center_wrapper {
        margin-left: 0;
        margin-top: 60px;
        padding: 13px;
        width: 100%;
        overflow-x: hidden;
    }
    .header_wrapper .header_left_block{
        display: none;
    }
    .search_btn_header{
        display: none;
    }
    .chat_btn_header{
        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: 35px;
        font-size: 15px;
        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: 15px;
        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: 60px;
        padding: 7px;
    }
    .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: 14px;
    }
    /* .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 15px;
        text-align: center;
    }
    .copy_right_block p {
        font-size: 15px;
    }
    .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: 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 {
        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: 43px;
    }
    .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: 43px;
        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: 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 {
        padding: 12px;
        border-radius: 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .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: 20px;
    }
    .VIP_Benefits_section .Benefits_card {
        padding: 15px;
    }
    .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: 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;
        height: calc(100% - 51px);
    }
    .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: 20px;
        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));
    }



 /* mobile menu */
 .mobile-menu {
        position: fixed;
        z-index: 99;
        width: auto;
        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;
        display: block;
        margin: 0 10px 10px;
        border-radius: 15px;
        /* padding-inline: 20px; */
 }
    /* .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;
    }
    .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;
    }
    .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;
    }
    .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: 16px;
    }
}


@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 {
        width: 100%;
        display: flex;
        gap: 15px;
    }
    .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);
    }
}
@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) {

    .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: 40px;
        width: 123px;
        border-radius: 8px;
        font-size: 16px;
    }
    .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: 40px;
        width: 115px;
        border-radius: 8px;
        font-size: 16px;
    }
    .login_welcome_box {
        border-radius: 10px;
        flex: auto;
        padding: 15px;
        gap: 13px;
        max-width: 100%;
    }
    .login_welcome_box .heading_text {
        font-size: 30px;
    }
    .login_welcome_box .logn_text {
        font-size: 16px;
    }
    .login_welcome_box .btn-primary {
        border-radius: 8px;
        font-size: 18px;
        height: 45px;
        width: 100%;
    }
    .with_login_type a {
        padding: 8px 7px;
        min-width: 88px;
        font-size: 13px;
    }
    .latest_bet_section .section_heading {
        margin-bottom: 20px;
        padding-right: 0;
        flex-direction: column;
        align-items: baseline;
    }
    .tabs_tbl_block ul li a {
        padding: 0px 10px 0;
        font-size: 16px;
        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 .inner_right_header ul li .login_btn.user_dropdown_btn {
        background: none;
        background-color: transparent;
        gap: 10px;
        border-color: var(--br-color);
        border: 0;
        padding: 0;
        justify-content: end;
    }
    .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: column;
    }
    .search_filter_row .search_col_left {
        width: 100%;
    }
    .search_filter_row .provider_filter_right {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .search_filter_row .provider_filter_right .btn-group {
        width: 100%;
    }
    .game_list_wrapper ul li {
        width: calc(25% - 9px);
        margin: 0 4.5px;
    }
    .search_filter_row .provider_filter_right .dropdown-toggle {
        min-height: 43px;
    }
    .search_filter_row .search_box .form-control {
        height: 43px;
    }
    .page_heading h1 {
        font-size: 24px;
    }
    .page_heading {
        margin-bottom: 20px;
    }
    .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;
    }
}
@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;
    }   
}
@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(3, 1fr);
    }


    #signupmodal form .otp-input-group select{
        max-width: 80px;
        padding-inline: 5px;
        font-size: 14px;
    }
    #signupmodal form .otp-input-group button{
        padding-inline: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1400px){
    /* provider */
    .provider-wrap .provider-item{
        grid-template-columns: repeat(6, 1fr);
    }

}

@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;
  }
}
@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;
  }
}

@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;
    }
}
@media (max-width: 360px){
    .header_wrapper .header_right_main_wrapper .header_logo img{
        max-width: 90px;
    }
    .md-bonus-btn{
        width: 30px;
        height: 30px;
    }
    .md-bonus-btn img{
        width: 20px;
    }
}