.notificationBtn.mobile {
    display: none;
}

@media screen and (max-width: 1024px) {
    .amountEntry ul {
        flex-wrap: nowrap;
        overflow-x: scroll;
        width: 100%;
    }

    .amountEntry ul::-webkit-scrollbar {
        width: 10px;
        height: 2px;
    }

    .tab_Container {
        padding: 20px 12px;
    }

    .breadcrumb {
        height: 100px;
    }

    .todallRespo {
        justify-content: space-between;
        align-items: center;
    }

    .depoWithSwitch {
        margin: 0;
    }

    .dropdown.selectBank button {
        margin: 0;
    }

    .dropdown.selectBank button {
        width: 100%;
    }

    .dropdown.selectBank {
        width: 100%;
    }

    .depoWithTab .nav {
        justify-content: space-between;
        flex-wrap: nowrap;
        margin: 30px 0;
    }

    .depoWithTab .nav li {
        width: 49%;
    }

    .depoWithTab .nav-link {
        width: 100%;
    }

    .uplodBt {
        margin-right: 10px;
    }

    .new_detaill p {
        font-size: 12px;
    }

    ul.acountholder input {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .phoneMenu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .phoneMenu button {
        width: 60px !important;
        height: 38px !important;
        margin-right: 14px;
        background: linear-gradient(180deg, #000 0%, #242424 100%) !important;
        box-shadow: 0px 10px 34px rgba(0, 0, 0, 0.12) !important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px;
        border-radius: 10px;
        border: none;
    }

    .admin_Btnmobile img {
        height: 100%;
    }

    .head_Bar {
        margin: 0;
        width: 100% !important;
    }

    .phoneAdmin {
        margin-top: 12px;
    }

    .phoneAdmin .d-flex.justify-content-end {
        justify-content: space-between !important;
    }

    .shadow_container {
        padding: 0;
    }

    .event_Tabs .nav {
        flex-wrap: nowrap;
        margin: 0 !important;
    }

    .event_Tabs {
        overflow-x: scroll;
        height: 70px;
    }

    .sub_Tabs {
        overflow-x: scroll;
    }

    .sub_Tabs .nav {
        flex-wrap: nowrap;
        margin: 0 !important;
    }

    .sub_Tabs button {
        text-wrap: nowrap;
    }

    .entertainment {
        padding: 0 5px;
    }

    .add_categoriesForm {
        padding: 0;
    }

    .select {
        display: grid;
        justify-content: initial !important;
    }

    span.castom_Arrow.me-3 {
        margin: 0 0 10px 0 !important;
    }

    .add_EventsForm {
        padding: 24px 10px;
    }

    .date_TimePicker {
        margin: 10px 0 0 0;
    }

    .add_Category .add_categoriesForm {
        width: 100%;
    }

    .btn.btn-primary.fw-bold.mt-5 {
        margin-top: 15px !important;
    }

    .date_TimePicker h4 {
        margin: 10px 0;
    }

    .mony label {
        margin-bottom: 10px;
    }

    .datePick .mb-3 {
        margin: 0 !important;
    }

    .add_categoriesModal .modal-body {
        padding: 2rem;
    }

    .castomMar {
        margin: 0 !important;
    }

    ::-webkit-calendar-picker-indicator {
        filter: invert(1);
    }

    .user_Detal .btn.btn-primary {
        width: 100%;
    }

    .user_Account ul {
        width: 100%;
    }

    .user_Account.pan_Kyc {
        margin: 25px 0;
    }

    .deposite_History ul li {
        display: block;
    }

    .deposite_History ul li div {
        display: flex;
        justify-content: space-between;
    }

    .add_Events input {
        margin-bottom: 10px;
    }

    .password {
        margin-bottom: 10px;
        padding: 0 15px;
    }

    .mony input {
        padding: 0 15px;
    }

    .password input {
        padding: 0;
    }

    .add_Events .mony .me-3 {
        margin-right: 10px !important;
    }

    .login_main_text h3 {
        font-size: 12px;
        line-height: normal;
    }

    .login_form.text-start {
        padding: 22px;
    }

    .login_form h1 {
        margin-bottom: 14px;
        font-size: 20px;
    }

    .btn.btn-primary {
        height: 38px;
        font-size: 12px;
        padding: 12px 0;

    }

    .btn.btn-primary svg {
        height: 15px;
    }

    .phoneMenu .btn.btn-primary svg {
        height: 20px;
    }

    .search_Bar input {
        height: 40px;
        width: 100% !important;
    }

    .search_Bar svg {
        height: 40px;
    }

    .search_Bar {
        height: 40px;
        width: 100% !important;
        padding: 0 10px;
        margin: 0 8px;
    }

    ul.notification {
        height: 48px;
    }

    .castom_Border {
        border-right: none !important;
    }

    .castom_Border .px-3 {
        padding: 0 !important;
    }

    .login .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-12 {
        padding: 0;
    }

    .login_main_text img {
        margin-bottom: 20px;
        width: 55%;
    }

    .login_main_text {
        text-align: center !important;
    }

    .notificationBtn {
        display: none !important;
    }

    .notificationBtn.mobile {
        /* display: none !important; */
        margin: 0;
        border-radius: 10px;
        width: 50px;
        background: #252E3C;
        margin-left: auto;
        height: 50px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
    }

    .notificationBtn.mobile svg {
        margin: 0;
    }

    .sidebar .container:nth-child(1) {
        border-radius: 0;
    }

    .phoneAdmin {
        display: none;
    }

    .cardBack {
        padding: 0 3px;
    }

    .shadow_container.gamesList {
        padding: 0 8px;
    }

    .mobileAdmin {
        display: block;
    }

    .matchName {
        width: 100%;
    }

    .listCenter {
        display: none;
    }

    .seriesList {
        flex-wrap: wrap;
    }

    .card_seriesList {
        height: 48px;
        margin-bottom: 15px;
    }

    .card_seriesHead h3 {
        font-size: 12px !important;
    }

    .matchList {
        flex-wrap: wrap;
        height: 180px;
        padding: 20px 0;
    }

    .vsLogo svg {
        width: 38px;
        height: 38px;
    }

    .vsLogo {
        margin: 5px 0;
    }

    .listMani {
        margin-top: 50px;
    }

    .opxpoUpdate .nav-link {
        min-width: 100px !important;
        height: 45px;
        font-size: 12px;
    }

    .opxpoUpdate {
        margin: 0;
    }

    .opxpoUpdate ul {
        justify-content: space-between;
    }

    ul.openList li {
        display: block;
        height: auto;
        padding: 15px;
    }

    .approveDecl {
        margin-left: 0px;
        padding: 0 10px;
        height: 50px;
    }

    .declineBtn {
        height: 42px;
    }

    .openButton {
        justify-content: end;
        width: 100%;
    }

    .openList h3 {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        width: 85%;
    }

    .openList h6 {
        margin-right: 5px;
        width: 14%;
    }

    ul.dropdown-menu.adminDropdown {
        min-width: 65%;
    }

    .expoMobile {
        display: block !important;
    }

    .expoMobile .d-flex.align-items-center {
        margin: 8px 0;
    }

    .match-listContain {
        margin-top: 0;
    }

    .passcode .modal-body {
        padding: 30px 20px;
    }

    .otpInput input {
        width: 53px;
        height: 53px;
        margin: 10px 0px 20px 8px;
    }

    .passcode .modal-body h1 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .passcode .modal-body h4 {
        font-size: 12px;
        margin: 0;
    }

    .update .approveDecl {
        margin-top: 1rem;
    }

    .passcode .modal-body .btn.btn-secondary {
        top: 8px;
        right: 8px;
    }

    .openList .no,
    .openList .yes {
        height: 28px;
        width: 90px;
    }

    .matchMobile {
        font-size: 12px;
    }

    .approved_Final_li {
        flex-wrap: wrap;
    }

    .approved_Final_li ul {
        margin: 0;
    }

    .new_detaill p {
        font-size: 14px;
    }

    ul.acountholder input {
        font-size: 14px;
    }

    .card-body {
        padding: 0 5px;
    }

    .amountEntry ul {
        padding: 0 8px;
    }

    .identyborder {
        margin: 0 5px;
    }

    .card .card-footer {
        padding-left: 5px;
        padding-right: 5px;
    }

    .appInfo {
        padding: 15px 15px 0px 15px;
    }

    .card-header {
        padding: 0 10px;
    }

    .breadcrumb .switch {
        width: 45px;
        height: 20px;
    }

    .breadcrumb .slider:before {
        height: 16px;
        width: 16px;
        right: 2px;
        bottom: 2px;
    }

    .identyborder svg {
        height: 50px;
    }

    .identyborder {
        margin: 0 5px;
        padding: 12px 15px;
    }

    .uplodBt {
        height: 38px;
    }

    .dropdown.selectBank button {
        height: 38px;
    }

    .entryAmoutForm input {
        height: 40px;
        font-size: 12px;
    }
    .dropdown.selectBank ul {
        left: 0 !important;
    }
    .breadcrumb{
        position: relative;
    }
}
@media screen and (max-width: 480px){
    .backDetalMar{
        margin-bottom: 0;
    }
    span.enterDigit{
        padding: 0;
    }
}