@media only screen and (max-width: 1440px) {
    .qr-page .addd_money,.addd_money{
        height: 80vh;
    }
}
@media only screen and (max-width: 1080px) {
    .db-statemnt .tab_section .nav li{
        width: 25%;
        padding: 20px 0;
    }
    .qr-page .addd_money{
        height: 80vh;
    }
}
@media only screen and (max-width: 767px) {
    .db-header nav {
        height: 60px;
    }

    .db-header .nav-link.user--id span {
        white-space: nowrap;
        padding: 0;
        font-size: 10.5px;
        font-weight: 500;
        line-height: 12px;
        padding: 3px 8px;
    }

    .db-header .nav-link.user--id span b {
        font-size: 11px;
        letter-spacing: 0.5px;
    }

    .db-header .nav-link.user--id {
        padding: 1px !important;
    }

    .db-header nav .navbar-brand img {
        width: 135px;
    }

    .db-header a.nav-link.amount__wallt {
        letter-spacing: 0;
        font-size: 13px;
        padding: 0px 8px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    a.nav-link.amount__wallt b {
        font-size: 13px;
    }

    /* .db-header a.nav-link.download {
        font-size: 13.5px;
        padding: 8px !important;
    } */
    .db-header a.nav-link.download {
        font-size: 13.5px;
        padding: 0px !important;
    }

    .db-header .download .pulse {
        width: 16px !important;
        height: 16px !important;
        padding: 2px 2.3px !important;
    }

    /* .db-header a.nav-link.download span {
        width: 15px;
        height: 15px;
    } */
    .db-header a.nav-link.download span {
        width: 21px;
        height: 21px;
    }

    .db-header .nav-item {
        margin-right: 5px;
    }

    .mainBody {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .tab_section {
        padding: .5rem !important;
        margin-bottom: 150px;
    }

    .tab_section .nav-link {
        padding: 8px 3px !important;
        font-size: 14px;
        border-radius: 2px;
        font-weight: 500;
        border-radius: 4px !important;
    }

    .tab_section .nav-link.active::after {
        bottom: -18px;
        left: 50%;
        border: 10px solid transparent;
        border-top-color: #4aa69c;
        transform: translate(-50%, -0%);

    }

    section.section.open_game {
        padding: 10px 12px;
    }

    .input_play {
        margin: 0 0 10px;
    }

    .game-SelectInput-main {
        padding-top: 0px;
    }

    .game-SelectInput select {
        height: 45px;
        font-size: 15px;
        padding: 0 10px 0 26px;
        -webkit-appearance: none;
        border-radius: 4px;
    }

    .game-SelectInput .game-Icon {
        left: 6px;
        font-size: 18px;
    }

    .position_set.position-relative.set_numberdbb input.form-control {
        flex: 0 0 72%;
    }

    .input_play input.form-control {
        height: 45px;
        font-size: 12.5px;
        padding: 0 5px;
        font-size: 11.5px;
    }

    .input_dbb label {
        background: #449dbe;
        height: 41px;
        padding: 2px 0 0;
        font-size: 10px;
        line-height: 11px;
        color: #fff;
    }

    .input_play span.equal {
        font-size: 18px;
        line-height: 43px;
        padding: 0;
        color: #868686;
    }

    .p-00 {
        padding: 0 !important;
    }

    .input_dbb .checkmark {
        width: 15px;
        height: 15px;
        margin: 0 auto;
        top: 26px;
        left: 0;
        border-radius: 18% !important;
    }

    .input_dbb.position_no .checkmark {
        left: 3px;
        top: 24px;
    }

    .input_dbb.position_no label {
        line-height: 22px;
        font-size: 12px;
    }

    .input_dbb .checkmark:after {
        left: 5.5px;
        top: 2px;
        width: 4px;
        height: 9px;
        border-width: 0 2px 2px 0;
    }

    .data_show p span {
        font-size: 12px;
    }

    .data_show .close {
        height: 20px;
        width: 20px;
        font-size: 16px;
    }

    .amount_div {
        box-shadow: 0px -7px 10px 0 #eeeeee;
        margin-bottom: 0;
        margin-top: 0;
    }

    .amount_div p.total_amount {
        padding: 5px 0;
        display: block;
        align-items: center;
        margin: 0;
    }

    p.total_amount span.fname {
        text-align: center;
        line-height: 18px;
        font-weight: 900;
        display: block;
        order: 1;
        margin-left: 0;
        font-size: 17px;
    }

    .amount_div p.total_amount {
        font-size: 14px;
    }

    .amount_div span.lname {
        letter-spacing: 1px;
    }

    .amount_div button.btn.btn-submit {
        text-align: center;
        width: 100%;
        font-size: 14px;
        border-radius: 0;
        padding: 15px 0;
        font-weight: 600;
    }

    .title-page h1 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight: 500;
    }

    .table-responsive.table_jantri .table-bordered td {
        padding: 6px 1px !important;
    }

    .table-responsive.table_jantri input.form-control,
    .table-responsive.table_jantri input.form-control:focus {
        font-size: 12.5px;
    }

    .table-responsive.table_jantri .table-bordered td {
        padding: 6px 1px;
        font-size: 15px;
        font-weight: 600;
    }

    .section.game-total {
        position: fixed;
        width: 100%;
        bottom: 24px;
        background: #fff;
        z-index: 9;
        left: auto;
        right: 0;
    }

    .card_body.statementt {
        padding: 0px 10px 0px;
        margin: 0;
    }

    .card_body.statementt .statement_sec {
        padding: 0px;
        margin: 0 -10px;
    }

    .statement_sec h2 {
        font-size: 13px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: start;
        padding: 32px 0 20px 0;
    }

    .statementTab {
        margin: 0;
    }

    .statement_sec h2 b {
        font-size: 26px;
        display: block;
        text-align: left;
    }

    .card_body.statementt .btns {
        top: 75px;
    }

    .card_body.statementt a.btn {
        width: 46%;
        border: 2px solid #56a0b2;
    }

    .btns .btn.btn-moneyyy img {
        width: 24px;
        margin-right: 5px;
        text-align: center;
        margin: 0 auto;
    }

    a.btn.btn-moneyyy {
        padding: 5px 5px;
        font-size: 13px;
        margin: 0 2px;
    }

    .payment_his ul li img {
        width: 22px;
    }

    .payment_his ul li p {
        font-size: 13.5px;
        line-height: 17px;
        margin-left: 5px;
    }

    .payment_his p span {
        font-size: 11px;
    }

    .payment_his ul li h6 {
        font-size: 13.5px;
    }

    .payment_his ul li h6 .closing_blnc {
        font-size: 10px;
        padding-top: 1px;
    }

    .payment_his a.Deatail_view {
        font-size: 11px;
        bottom: -6px;
        right: 3px;
    }

    a.Deatail_view::before {
        width: 90px;
        height: 20px;
        right: -18px;
        bottom: -2px;
        left: auto;
    }

    .payment_his ul li {
        padding: 8px 15px 8px 8px;
        margin-bottom: 0px;
    }

    .payment_his h5 {
        font-size: 15px;
        font-weight: 600;
        padding: 8px 0;
    }

    .section.Result_section.p-4 {
        padding: 0 !important;
        overflow: hidden;
        margin-bottom: 4rem;
    }

    .result-akk {
        padding: 15px 10px;
    }

    .select_result {
        margin-bottom: 0;
    }

    .select_result span {
        height: 42px;
        line-height: 40px;
        font-size: 14px;
    }

    .select_result span img {
        max-width: 20px;
    }

    .select_result input {
        height: 42px;
        line-height: 35px;
        font-size: 13px;
        padding: 2px 0 0 24px;
    }

    .select_result span.data_select img {
        left: 10px;
        top: 14px;
    }

    .winner-ak {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .game_name {
        height: 55px;
    }

    .game_name img {
        height: 60px;
        margin-top: 4px;
    }

    .game_name h3 {
        top: 22px;
        font-size: 18px;
    }

    .time-game p {
        font-size: 15px;
        margin: 0 0px;
        letter-spacing: -0.5px;
    }

    .time-game img {
        width: 12px;
    }

    .number_00 img {
        width: 60px;
    }

    .number_00 span {
        top: 14px;
        font-size: 22px;
        text-align: center;
        letter-spacing: -1px;
    }

    .number_00 {
        margin-top: 10px;
        margin-bottom: -48px;
    }

    .ak-side-result {
        height: auto;
        padding-top: 0;
        overflow: hidden;
    }

    .play-rules {
        margin-top: 20px !important;
    }

    .result-body {
        padding: 15px;
    }

    .play-rules ul.list-rules li {
        font-size: 14px;
        margin: 0px 0 2px;
    }

    .play-rules p {
        font-size: 13px;
        letter-spacing: 0px;
    }

    .refer-Main {
        padding: 20px 15px 20px;
        margin-top: -25px !important;
    }

    label.refer-head {
        font-size: 14px;
    }

    .input-group input {
        height: 45px;
        font-size: 16px;
        letter-spacing: 1px;
    }

    .input-group button {
        height: 45px;
        font-size: 14px;
    }

    .copey {
        font-size: 12px;
    }

    .watsapp a {
        font-size: 14px;
        padding: 8px 20px;
    }

    .watsapp {
        margin: 35px 0 0 0;
    }

    .how-to-refer {
        margin-top: 45px;
    }

    .how-to-refer h2 {
        font-size: 18px;
        margin: 0;
    }

    .how-to-refer ol li {
        font-size: 14px;
        padding-bottom: 0px;
        padding-top: 5px;
    }

    .main-contnt h2 {
        font-size: 25px;
    }

    .refer-col1 h5 {
        font-size: 13px;
    }

    .main-contnt {
        padding: 15px 0 40px;
    }

    .input_play .form-control {
        border: 1px solid #449DBE;
        border-radius: 4px;
    }

    .input_dbb label {
        border: none;
    }

    .input_play .form-control.big_input {
        border: none;
    }

    .position_set.position-relative.set_numberdbb {
        border-radius: 4px;
        border: 1px solid #449dbe;
        background: #fff;
        overflow: hidden;
        padding: 0 2px;
    }

    label.withPalti {
        border-left: 2px solid #fff;
        text-align: left;
        padding: 4px 4px;
    }

    label.withPalti .checkmark {
        margin: -4px 6px 0px auto;
        right: 0;
    }

    .position_set.position-relative.set_numberdbb {
        align-items: center;
    }

    label.labl-b::after {
        content: '';
        position: absolute;
        height: 55%;
        width: 1px;
        background: #fff;
        left: 0;
        top: 50%;
        transform: translate(0%, -50%);
    }

    .input_dbb input:checked~.checkmark {
        background-color: #ee621e !important;
    }

    .tab_section .col-7 {
        flex: none;
        width: 59.3333%;
    }

    .tab_section .col-1 {
        flex: none;
        width: 6.33333%;
    }

    .tab_section .col-4 {
        flex: none;
        width: 34.3333%;
    }

    @keyframes ballHit {
        0% {
            opacity: 1;
            animation-timing-function: linear;
            transform: translate(0);
        }

        20% {
            animation-timing-function: linear;
            transform: translate(0, 8px);
        }

        45% {
            animation-timing-function: linear;
            transform: translate(-50px, -70px);
        }

        65% {
            animation-timing-function: linear;
            transform: translate(-180px, 20px);
        }

        100% {
            transform: translate(-500px, -10px);
        }

    }

    .addd_money_content .add-cash {
        width: 100%;
    }

    section.section.tab_section.moneyy.tab_section .nav-pills {
        justify-content: space-between;
        gap: 5px;
        margin: 0;
    }

    section.section.tab_section.moneyy.tab_section .nav li {
        width: 49%;
    }

    section.section.tab_section.moneyy.tab_section .nav-link {
        font-size: 13px;
        padding: 12px 3px !important;
    }

    .addd_money {
        height: calc(100vh - 320px);
        position: relative;
        padding: 0 12px;
    }

    .addd_money_content p {
        font-size: 13px;
    }

    .helpe-Sport-money h6 {
        font-size: 13px;
    }

    .telChat img {
        width: 32px;
        height: 32px;
    }

    .securPymennt h1 img {
        width: 80px;
    }

    .securPymennt h1 {
        font-size: 14px;
        margin: 0;
    }

    .addd_money_content input {
        font-size: 45px;
    }

    .addd_money_content label {
        font-size: 16px;
    }

    .addd_money_content .add-cash {
        height: 45px;
        margin: 10px 0 0;
        font-size: 16px;
        /* position: absolute;
        left: 0;
        right: 0;
        bottom: 23%; */
    }

    .section.tab_section.moneyy .tab-pane {
        background: none;
        border: none;
        padding: 0;
    }

    .securPymennt {
        height: 70px;
        margin-top: 0px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .helpe-Sport-money {
        position: fixed;
        left: 15px;
        right: 15px;
        bottom: 85px;
    }

    .section.tab_section.moneyy .payment-methods {
        width: 100%;
        margin-top: 10px;
    }

    .section.tab_section.moneyy.paymet-method-id .payment-methods h1 {
        font-size: 18px;
        padding: 0 0 30px 0;
    }

    .section.tab_section.moneyy .menu-slide {
        column-gap: 15px;
    }

    .section.tab_section.moneyy .img_moneyy li {
        padding: 28px 0px 22px;
        margin: 5px auto 10px;
    }

    .section.tab_section.moneyy .img_moneyy ul li img {
        max-width: 45%;
    }

    .section.tab_section.moneyy .img_moneyy ul li .manuall,
    .section.tab_section.moneyy .img_moneyy ul li .automaticc {
        font-size: 11px;
        padding: 0px 5px;
    }

    .payment-methods-contain {
        align-items: start;
        background: #fff;
        border: 1px solid #e3f0f2;
        border-radius: 4px;
    }

    /* .paymet-method-id .payment-methods-contain{
        background: none;
        border: none;
    } */
    .paymet-method-id .payment-methods img {
        width: 100%;
        max-width: 150px;
        box-shadow: none;
        margin: 0;
        padding: 12px;
        /* background: #fff;
        box-shadow: 0 4.561px 45.614px 0 rgba(56, 135, 167, 0.12); */
    }

    .qr-page.paymet-method-id .payment-methods img {
        width: 100%;
        max-width: 260px;
    }

    .section.tab_section.moneyy.paymet-method-id.qr-page .payment-methods h1 {
        padding: 0 0 0px;
        font-size: 18px;
    }

    .paymet-method-id .payment-methods p.style-line {
        margin: 0px 0 15px 0;
        font-size: 15px;
    }

    .paymet-method-id .payment-methods span.font-bigg {
        font-size: 14px;
        font-weight: 900;
    }

    .paymet-method-id .payment-methods label.copy {
        height: 48px;
        padding: 0 3px;
    }

    .paymet-method-id .payment-methods button.input-group-text.btn.btn-copy {
        height: 40px;
        padding: 0 12px;
        font-size: 13px;
    }

    .paymet-method-id .payment-methods label input {
        font-size: 14px;
    }

    .note-term-condition {
        margin: 15px auto;
        padding: 8px;
        width: 100%;
    }

    .note-term-condition p {
        font-size: 12px;
        text-align: left;
    }

    .paymet-method-id .note-term-condition img {
        height: 14px;
        width: 14px;
        background: none;
        padding: 0;
        margin: 0 2px 0 0;
    }

    .paymet-method-id .payment-methods button.input-group-text.btn.btn-copy img {
        height: 14px;
        width: 14px;
        margin: 0 2px 0 0;
    }

    .paymet-method-id .payment-methods .btn-back {
        font-size: 14px;
        padding: 12px 0;
        width: 48%;
        text-align: center;
    }

    .paymet-method-id .payment-methods .btn-next {
        font-size: 14px;
        padding: 12px 0;
        width: 48%;
        text-align: center;
    }

    .paymet-method-id .addd_money {
        height: calc(100vh - 145px);
    }

    .paymet-method-id .payment-methods-contain {
        align-items: center;
        background: none;
        border: none;
    }

    .paymet-method-id .payment-methods h1 {
        padding: 0 0 20px 0;
        font-size: 1.2rem;
        text-align: center;
    }

    .section.tab_section.moneyy .payment-methods h1 {
        font-size: 1.2rem;
    }

    .paymet-method-id.deposit-bank .payment-methods img {
        background: none !important;
        box-shadow: none;
        width: 21px;
        height: 21px;
    }

    section.section.tab_section.moneyy.paymet-method-id.confirm-page img {
        background: none !important;
        margin: 0;
        padding: 0;
        height: auto;
        width: auto;
    }

    section.section.tab_section.moneyy.paymet-method-id.confirm-page .addd_money {
        height: auto;
    }

    ul.hist-List p {
        font-size: 14px;
    }

    ul.hist-List li {
        line-height: 40px;
    }

    .transaction-Card h4 {
        font-size: 16px;
    }

    .failed-Icon {
        width: 45px;
        height: 45px;
    }

    section.section.tab_section.moneyy.paymet-method-id.confirm-page .failed-Icon img {
        width: 22px;
        height: 22px;
    }

    .failed-Icon-head h5 {
        margin: 10px 0 0;
        font-size: 16px;
    }

    .confirm-page {
        margin-bottom: 40px !important;
    }

    .statement_sec h2 img {
        width: 38px;
        height: 38px;
        margin-right: 5px;
    }

    .recipt-modal .topModelHed {
        display: none;
    }

    .recipt-modal.Failed-withdrawal .card-text {
        display: block;
        width: 60px;
        margin: 10px auto;
    }

    .recipt-modal .card-text {
        display: none;
    }

    .recipt-modal .section_money .card_body h2.bet-sb {
        padding: 10px 0;
    }

    .recipt-modal .card_body h2 {
        padding: 8px 0;
        font-size: 20px;
    }

    .recipt-modal .card_body.orangee .deatils-ak p span {
        font-size: 14px;
        overflow-wrap: break-word;
    }

    .recipt-modal .deatils-ak {
        display: flex;
        flex-flow: row wrap;
    }

    .recipt-modal .card_body .deatils-ak p {
        width: 100%;
        margin: 0 0;
        padding: 0 0;
        line-height: 18px;
        height: 42px;
    }

    .recipt-modal.Failed-withdrawal .card_body .deatils-ak p {
        font-size: 14px;
    }
    .recipt-modal.Failed-withdrawal .card_body .deatils-ak p b{
        font-size: 14px;
    }
    .recipt-modal.Failed-withdrawal .card_body .deatils-ak p span{
        font-size: 14px;
    }
    .recipt-modal .card_body.orangee .deatils-ak p span {
        font-size: 14px;
        overflow-wrap: break-word;
    }

    .recipt-modal .card_body.orangee .deatils-ak p span b {
        font-size: 14px;
    }

    .recipt-modal .card_body {
        width: 95%;
        margin: 15px auto 0;
    }

    .recipt-modal.Failed-withdrawal .card_body {
        width: 100%;
        margin: 10px 0;
    }

    .recipt-modal .deatils-ak {
        padding: 10px;
    }

    .recipt-modal .modal-title.h4 {
        font-size: 18px;
    }

    .recipt-modal .modal-content .close {
        padding: 0;
        height: 28px;
        width: 28px;
        top: 8px;
    }

    .recipt-modal .modal-header {
        padding: 10px 25px;
    }

    section.profile-features {
        padding: 20px 0;
    }

    .section_receipt.profile_bg .card_body.profilee {
        padding: 5px 12px 15px;
    }

    .profile_icon {
        margin-left: 10px;
    }

    .form_profile {
        width: 100%;
        margin: 0 auto 0px;
    }

    .form_profile .form-group {
        margin-bottom: 0;
    }

    .form_profile label {
        left: 3px;
        top: 60%;
    }

    .form_profile .form-control {
        height: 40px;
        font-size: 14px;
        padding: 10px 10px 0 25px;
    }

    .form_profile .btn-edit.edit {
        top: 6px;
        right: 4px;
    }

    .form_profile .btn-edit.edit svg {
        font-size: 16px;
    }

    .features-list .nav {
        gap: 6px;
        width: 100%;
    }

    .features-list .cast-gap {
        gap: 12px;
        flex-wrap: wrap;
    }

    .features-list .tab-content {
        width: 100%;
    }

    .features-list .nav-link {
        width: 48%;
    }

    .features-list .nav {
        flex-wrap: nowrap;
        flex-flow: row !important;
    }

    .profile-features ul li {
        padding: 8px;
        font-size: 18px;
        margin: 0 0 12px;
    }

    .profile-features ul li h6 {
        font-size: 14px;
    }

    .profile-features ul li span {
        width: 36px;
        height: 36px;
        margin-right: 10px;
        padding: 5px;
    }

    .gameFilterCatg ul li button {
        margin-right: 5px;
        height: 32px;
        font-size: 12px;
        padding: 10px 16px;
    }

    .gameFilterCatg h1 {
        font-size: 16px;
    }

    .gameFilterCatg ul {
        margin: 4px 0 10px 0;
    }

    .custom-next-btn,
    .custom-prev-btn {
        width: 26px;
        height: 26px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    button.custom-prev-btn svg,
    button.custom-next-btn svg {
        color: #fff;
        font-size: 22px;
    }

    .gameSpce {
        margin-bottom: 10px;
    }

    .other-Game .col-xl-3.col-lg-3.col-md-4.col-sm-4.col-4 {
        padding: 0 3px;
        margin-bottom: 6px;
    }

    .row.other-Game {
        padding: 10px 10px;
    }

    .gameMainSlider {
        margin-bottom: 8px;
    }

    .refer-list .giftIcon h2.bal {
        font-size: 20px;
    }

    .refer-list .refId input {
        font-size: 16px;
    }

    .mb-3.inputLog {
        margin-bottom: 1.5rem !important;
    }

    .data_show {
        padding: 10px;
    }

    .db-result-tabel-filter ul li button {
        font-size: 12px;
        height: 36px;
    }

    .db-result-tabel-filter .react-datepicker__input-container input {
        height: 36px;
        font-size: 13px;
    }

    .db-header .navbar-nav .nav-link {
        height: 33px;
    }

    .db-header a.nav-link.download {
        width: 33px;
    }

    section.section_receipt.profile_bg {
        margin: 75px 0 0 0;
    }

    .db-add-Act-List {
        margin-bottom: 8px !important;
    }

    .db-add-Act-List:nth-last-child(1) {
        margin: 0;
    }

    .loginLogo.db-loginLogo-Web {
        display: none;
    }

    .shiny img {
        width: 70px;
        height: 70px;
    }

    .shiny {
        height: 70px;
        width: 70px;
    }

    .moreGame {
        height: 40px;
    }

    .main-logo-li {
        height: 40px;
    }
    .game-Logo-list li{
        width: 29px;
        height: 29px;
    }
    .moreGame h6{
        font-size: 14px;
    }
    .click-more-game {
        height: 30px;
        font-size: 12px;
        padding: 0 10px;
    }
    .db-page-receipt {
        margin-top: 80px;
        margin-bottom: 85px;
    }
    .db-page-receipt h3 {
        font-size: 18px;
    }
    .db-page-receipt ul li p {
        font-size: 14px;
    }
    .db-page-receipt ul li {
        height: 42px;
    }
    .receipt-Db-heading {
        margin-top: 10px;
        font-size: 18px;
    }
    .db-bet-nuber-col {
        width: 17%;
        height: 72px;
    }
    .db-bet-nuber-col p{
        font-size: 15px;
        height: 34px;
    }
    .db-bet-nuber-col h1{
        font-size: 13px;
        height: 34px;
    }
    section.db-bet-nub-state {
        padding: 10px 0;
    }
    button.btn.btn-primary.save-receipt-btn{
        font-size: 15px;
    }
}

@media screen and (max-width: 480px) {

    .table-responsive.table_jantri input.form-control,
    .table-responsive.table_jantri input.form-control:focus {
        font-size: 12.5px;
    }

    .copey {
        font-size: 12px;
    }

    .withdrawalForm .mb-3 {
        margin-bottom: 8px !important;
    }
}

@media screen and (max-width: 440px) {
    .input_play input.form-control {
        font-size: 12px;
    }
    .qr-page.paymet-method-id .payment-methods img {
        max-width: 180px;
    }
    .upload-main{
        height: 130px;
    }
    .bottmShape{
        display: none;
    }
}

@media screen and (max-width: 380px) {

    .table-responsive.table_jantri input.form-control,
    .table-responsive.table_jantri input.form-control:focus {
        font-size: 10px;
    }

    .table-responsive.table_jantri .table-bordered td {
        font-size: 10px;
    }

    .table-responsive.table_jantri input.form-control,
    .table-responsive.table_jantri input.form-control:focus {
        font-size: 11.5px;
        font-weight: 600;
    }

    .table-responsive.table_jantri .table-bordered td {
        font-size: 13px;
    }

    .play-rules ul.list-rules li {
        font-size: 12px;
    }

    .play-rules p {
        font-size: 12px;
    }

    .help-head h3 {
        font-size: 20px;
        margin: 10px 0 0;
    }

    .whatsapp-help .inlineblikk.ps-0.mb-0 img {
        max-width: 40px;
    }

    ul.inlineblikk li h5.mb-0 {
        font-size: 16px;
    }

    .gif-hand img {
        top: 17px;
        right: 11px;
        width: 22px;
    }

    .btn.btn-primary.btn_monieadd {
        font-size: 14px;
    }

    .copey {
        font-size: 11px;
    }
}

@media screen and (max-width: 360px) {
    .tab_section .nav-link {
        font-size: 13px;
    }

    .click-more-game {
        font-size: 10px;
    }
}

@media only screen and (max-width: 320px) {
    .position_set.position-relative.set_numberdbb input.form-control {
        flex: 0 0 72%;
    }

    .input_play input.form-control {
        font-size: 10px;
    }

    .click-more-game {
        font-size: 9px;
    }
}

@media only screen and (min-width: 767px) {

    /* section.form-Div-login {
        background: none;
    } */
    form.login-form-main {
        border-radius: 41.13px;
        background: #fff;
        padding: 30px;
    }

    .bottmShape {
        display: none;
    }

    .db-loginLogo-mobil {
        display: none;
    }

    .db-loginLogo-Web-center {
        align-items: center;
        height: 100vh;
        margin-top: -100px;
        position: relative;
        z-index: 9;
    }

    section.form-Div-login {
        background: none;
        position: relative;
    }

    section.form-Div-login:after {
        content: "";
        background-image: url('../images/db-login-bg.png');
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 0;
    }
    .db-statemnt .tab_section .nav-link {
        padding: 20px 0;
    }
    .statement_sec h2 {
        padding: 0 0 25px;
    }
    .payment_his h5 {
        padding: 12px 0;
        font-size: 28px;
    }
    .gameHisFilter .nav-link {
        font-size: 16px;
        height: 52px;
        padding: 0 25px;
    }
    ul.gameHisFilter {
        gap: 10px;
    }
}