.otp-form {
    gap: 10px;
}

.section-head {
    flex-wrap: wrap;
    gap: 10px;
}

.filter-price-slot {
    flex-wrap: wrap;
}

.filter-price-slot>* {
    flex: auto;
}

.after-login-box {
    gap: 2px !important;
}

.wallet-box {
    margin-right: 5px;
}

.language-box {
    margin-right: 5px;
}

.head-right-box {
    margin-left: 10px;
}

@media(max-width:1366px) {
    .team-preview-point-bg {
        flex-wrap: wrap;
    }

    .team-preview-box {
        background-size: 100% 100%;
    }

    .points-overview-bg {
        width: 100%;
        max-width: none;
        flex: auto;
    }
}

@media(max-width:1350px) {
    header {
        background-color: #000;
    }

    #navbarNavDropdown {
        position: fixed;
        top: 82px;
        left: 0;
        width: 100%;
        background-color: #000;
        padding: 15px;
    }

    .head-right-box {
        flex-direction: column;
        align-items: start;
        gap: 10px;
    }

    .login-signup-box {
        width: 100%;
    }

    .login-signup-box>* {
        width: 50%;
    }

    .language-box {
        width: 100%;
        margin-right: 0;
    }

    #dropdownMenuButton1 {
        width: 100%;
        min-width: 10px;
    }

    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4H21V6H3V4ZM9 11H21V13H9V11ZM3 18H21V20H3V18Z' fill='white'/%3E%3C/svg%3E%0A");
    }

    .navbar-toggler {
        display: block !important;
    }

    /* .navbar-expand-lg .navbar-collapse { display: none !important; }
.navbar-expand-lg .navbar-collapse  { } */
    .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    body .navbar-collapse.show {
        display: block !important;
    }

    .wallet-box {
        width: 100%;
        ;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .profile-box .dropdown-menu {
        left: 0;
    }
}

@media (max-width:1341px) {
    .deshboardView {
        display: none !important;
    }

    .mobileView {
        display: block !important;
    }

    .dropdown.profile-box.mobileView a#dropdownMenuButton1 {
        width: 100%;
        min-width: 40px;
    }

    .dropdown.profile-box.mobileView .dropdown-menu.show {
        width: 100%;
        height: 350px;
        left: -40px;
    }
}

@media(max-width:1300px) {}

@media(max-width:1199px) {
    .container {
        max-width: 100%;
    }

    .logo img {
        width: 160px;
    }

    .navbar ul li a {
        font-size: 13px;
    }

    .login-signup-box {
        gap: 10px !important;
    }

    .head-right-box {
        margin-left: auto;
    }

    .after-login-box {
        gap: 5px !important;
    }

    .performers-surprises-head h2 {
        font-size: 50px;
        line-height: 56px;
    }

    .edit-profile-des {
        padding: 0;
    }

    .content-warper {
        padding: 20px;
    }

    .select-contest-list ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer-top {
        padding-bottom: 15px;
    }

    .footer-bottom {
        padding-top: 24px;
    }

    /* .dropdown.profile-box.mobileView a#dropdownMenuButton1{min-width: 100%;} */
    .my-friend-bg .col-md-6 {
        width: 100%;
    }

    .header-inner .navbar {
        display: flex;
        gap: 15px;
    }


    .chat-left-box {
        max-width: 310px;
    }

    .chat-user-box figure {
        width: 48px;
        height: 48px;
    }

    .team-name,
    .vs {
        font-size: 14px !important;
    }
}

@media(max-width:991px) {

    .performers-surprises-head h2 {
        font-size: 45px;
        line-height: normal;
    }

    .contact-form-box {
        padding: 20px;
    }

    .footer-top .col-md-4:first-child {
        width: 100%;
    }

    .footer-top .col-md-4:nth-child(2) {
        width: 50%;
    }

    .general-widget {
        padding-left: 0;
    }

    .our-services-box {
        flex-direction: column;
        text-align: center;
    }

    .our-team-box figcaption {
        opacity: 1;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0;
        bottom: 0;
    }

    .faq-section .container h4 {
        font-size: 20px;
    }

    .fund-action-box a span {
        text-align: center;
        font-size: 14px;
    }

    .payment-card-top-left h4 {
        font-size: 16px;
    }

    .card-icon img {
        width: 50px;
    }

    .card-holder-expiry-box h4 {
        font-size: 14px;
    }

    .card-holder-expiry-box p {
        margin-bottom: 0;
    }

    .payment-card-box {
        position: relative;
        padding-bottom: 70px;
        gap: 10px;
    }

    .payment-card-box .card-delete {
        position: absolute;
        bottom: 0;
    }

    .card-box-inner {
        padding: 15px;
    }

    .tab-search .form-control {
        min-width: 100%;
    }

    .chat-container-box {
        flex-wrap: wrap;
    }

    .chat-left-box {
        max-width: 100%;
    }

    .back-btn {
        display: block;
    }


.chat-container-box .chat-right-box-des{display: none;}
.back-btn.btn{display: block !important;}
.tab-bg .nav.nav-pills{
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: auto;
    padding: 15px 15px;
}

.slot-entry-box {
    flex-direction: column;
    gap: 5px;
}

.slot-box {
    display: flex;
    flex-direction: column;
    gap: 15px;
}


}

@media(max-width:1023px) {
    .section-head h2 {
        font-size: 28px;
    }

    .live-score-wraper .live-score-sidebar {
        min-width: 100%;
        width: 100%;
    }

    .live-score-wraper .live-score-sidebar {
        border-bottom: 1px solid #304554;
    }

    .live-score-wraper .live-score-sidebar {
        border-right: none;
    }

    .live-score-wraper {
        flex-direction: column;
    }

    .live-score-info-item {
        padding: 15px;
    }

    /* .friend-btn-action{flex-direction: column;} */


    .btn {
        white-space: nowrap;
    }

    .contest-list ul {
        display: grid;
        grid-template-columns: repeat(1);
        gap: 15px;
    }

    .footer-bottom {
        padding-top: 15px;
    }

    .content-warper .col-md-12 {
        display: block !important;
    }

    .content-warper .col-md-5 {
        margin-bottom: 5px;
    }

    .team-preview-member-box {
        padding: 10px;
    }

    .create-contest-box {
        padding: 0px;
    }

    .live-score-wraper .live-score-content {
        width: 100%;
        min-width: calc(100% - 430px);
    }

    .join-contest-head .form-check label {
        font-size: 16px;
        font-weight: 600;
    }

    p {
        font-size: 14px;
    }

    .passionate-about-box-inner {
        padding: 40px 15px;
    }

    .sport-strap-section ul li a {
        font-size: 24px;
    }

    .sport-strap-section ul li {
        background-size: 10px;
        padding-right: 20px;
        margin-right: 5px;
    }

    .sport-strap-section {
        margin: 40px 0px;
    }

    .accordion-item .accordion-button {
        font-size: 16px;
    }

    .contact-info ul li span {
        font-size: 14px;
    }

    .contact-form-box {
        padding: 20px;
        margin-right: auto;
    }

    .page-head-section {
        padding: 20px 0;
    }

    .section-title span,
    .section-title span ul li a {
        font-size: 14px;
    }

    .our-services-section .col-md-4 {
        background: none;
    }

    .our-services-box {
        width: 100%;
    }

    .our-team-section .col-md-4 {
        width: 33.33%;
    }

    .our-team-box figcaption h3 {
        font-size: 16px;
    }

    .our-team-box figcaption p {
        font-size: 14px;
    }

    .faq-section .container h4 {
        font-size: 16px;
    }

    .accordion-item {
        margin-bottom: 15px;
    }

    .content-warper .section-head h2,
    .refer-friend-bg .refer-friend-text h3 {
        font-size: 22px;
    }

    .btn {
        margin: 5px;
        font-size: 13px;
        padding: 8px 10px;
    }

    .content-warper {
        padding: 10px;
        border-radius: 10px;
    }

    .refer-friend-bg img {
        width: 150px;
    }

    .refer-friend-code {
        margin: 0;
    }

    .contest-list ul,.jackpot-list.contest-list ul {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    .leaderboard-box{flex-direction: column; border: solid 1px #00354F; border-radius: 10px; padding: 10px; flex-direction:column-reverse;}
    .leaderboard-content-bg .points-rankings-list{width: 100%;}
    .leaderboard-list{row-gap: 15px;}
    .point-system h2{text-align: left; font-size: 20px;}
    .leaderboard-right-box{margin-bottom: -20px;}
    
    .join-contest-head{flex-direction: column; gap: 15px;}
    .join-contest-head .form-check{width: 100%; text-align: center; padding: 0; margin: 0; justify-content: center;}
    .join-contest-head  .team-vs-box{flex-direction: column;}


    .leaderboard-box{flex-direction: column; border: solid 1px #00354F; border-radius: 10px; padding: 10px; flex-direction:column-reverse;}
    .leaderboard-content-bg .points-rankings-list{width: 100%;}
    .leaderboard-list{row-gap: 15px;}
    .point-system h2{text-align: left; font-size: 20px;}
    .leaderboard-right-box{margin-bottom: -20px;}
    
    .join-contest-head{flex-direction: column; gap: 15px;}
    .join-contest-head .form-check{width: 100%; text-align: center; padding: 0; margin: 0; justify-content: center;}
    .join-contest-head  .team-vs-box{flex-direction: column;}

    .contest-list-box h3 {
        margin: 0 !important;
        font-size: 14px;
    }

    .nav-pills .nav-link {
        font-size: 12px;
    }

    .nav-pills {
        gap: 15px;
    }

    .contest-list-box {
        padding: 15px;
    }

    .select-contest-list ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .select-contest-list-box h3 {
        font-size: 18px !important;
    }

    .select-contest-list-box {
        padding: 10px;
    }

    .slot-entry-box {
        flex-direction: column;
        gap: 20px !important;
    }

    .slot-box .d-flex.gap-3.align-items-center {
        flex-direction: column;
        justify-content: start !important;
        text-align: left;
        align-items: start !important;
    }

    .join-contest-des .create-team-btn a {
        font-size: 14px;
    }

    .e-wallet-top {
        flex-direction: column;
    }

    .e-wallet-top .col-md-5 .row {
        margin: 0;
    }

    .e-wallet-top .col-md-5 .row>* {
        padding: 0;
        width: 50%;
    }

    .available-balance-ewallet span {
        font-size: 40px;
    }

    .transactions-filter {
        flex-wrap: wrap;
    }

    .transactions-filter>* {
        width: 100%;
    }

    .transactions-head {
        position: relative;
    }

    .transactions-head .clear-transactions {
        position: absolute;
        right: 0;
    }

    .friend-box-top-left figcaption {
        font-size: 16px;
    }

    .friend-box-top-left figure {
        width: 50px;
        height: 50px;
    }

    .my-friend-bg .row {
        gap: 5px;
    }

    .winner-join-btn {
        flex-direction: column;
        align-items: start !important;
        gap: 15px !important;
    }

    .slot-box {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .winner-box span {
        font-size: 14px;
    }

    .self-exclude-list {
        flex-wrap: wrap;
    }

    .self-exclusion-content .row h5 {
        font-size: 16px;
    }

    .dropdown.profile-box {
        position: initial;
    }

    .dropdown.profile-box .dropdown-menu {
        height: 200px;
        overflow: auto;
        left: 15px;
        right: 15px;
        width: calc(100% - 30px);
        margin-top: 5px;
    }

    .team-preview-box {

        /* background: linear-gradient(203.51deg, rgba(0, 155, 255, 0.2622) 1.76%, rgba(2, 1, 3, 0) 100.65%);
        border: 1px solid rgba(255, 255, 255, 0.18); */
        padding: 15px;
    }

    .team-preview-member-top {
        margin-top: 0;
    }

    .team-preview-member-bottom {
        padding: 0;
    }

    .contact-form-box {
        max-width: 100%;
        margin-right: 0px;
    }

    .performers-surprises-section {
        padding-bottom: 73px;
    }

    .frinds-btn {
        flex-direction: column;
    }

    .frinds-btn .btn {
        width: 100%;
    }

    .member-box {
        width: 55px;
    }

    .member-box figcaption p {
        padding: 0;
        border: none;
    }

    .team-preview-member-list ul {
        gap: 12px !important;
    }

    .point-box {
        flex-wrap: wrap;
    }

    .member-box figure {
        height: 55px;
    }

    .team-preview-box {
        min-height: 635px;
    }

    .site-bg {
        padding-top: 94px;
    }

    .content-warper .section-head {
        margin-bottom: 10px;
        gap: 15px;
    }

    .live-score-wraper .live-score-sidebar {
        padding-right: 0;
    }

    .match-profile figure {
        flex: 0 0 35px;
    }

    .live-score-match-user li .match-profile {
        padding: 10px 10px !important;
        border-radius: 10px;
    }

    .contest-list ul li {
        gap: 10px;
    }

    .select-contest-list-box {
        gap: 10px;
    }

    .teams {
        gap: 15px;
        flex-direction: column;
        border: solid 1px rgba(255, 255, 255, 0.2);
        padding: 15px;
        border-radius: 15px;
    }

    .price-team-box {
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .create-team-top-box {
        flex-wrap: wrap;
        gap: 15px;
    }

    .contest-list.contest-list-detail {
        width: 100%;
    }

    .players-remaining-budget-box {
        width: 100%;
    }

    .players-remaining-budget-box ul {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 10px;
    }

    .players-remaining-budget-box ul li {
        width: 100%;
        border: none;
        padding: 0 0 15px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.19);
    }

    .players-remaining-budget-box ul li:last-child {
        border-bottom: none;
        padding: 0;
    }

    .create-team-bg .tab-bg {
        margin-top: 25px;
    }

    .player-info h4 {
        font-size: 12px;
    }

    .player-info p {
        font-size: 12px;
    }

    .player-table table tr td,
    .player-table table tr th {
        font-size: 12px;
    }


    .close-btn {
        display: block;
    }

    .btn.live-score-btn {
        display: flex;
    }

    .live-score-sidebar {
        display: none;
    }

    .show-live-score .content-warper {
        backdrop-filter: none;
    }

    .live-score-sidebar {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background: var(--bg);
        height: 100vh;
        z-index: 99;
        overflow: auto;
    }

    .show-live-score .live-score-sidebar {
        display: block;
    }


.friend-box-top{flex-wrap: wrap;}
.leaderboard-box .leaderboard-left-box{max-width: none; min-width: 10px;}


.c-vc-box .preview-team-btn-box{margin-bottom: 15px;}
.leaderboard-head {margin-bottom: 15px;}
.leaderboard-head h3{margin-bottom: 0;}
.league-detail-bg .form-group h3{margin-bottom: 15px; font-size: 18px;}
.team-preview-head{flex-wrap: wrap;}
.leaderboard-bg{margin-bottom: 15px;}

}

@media(max-width:768px){
.match-item.selected{display: flex; flex-direction: column; height: auto; max-height: none; min-height: auto;}    
.contest-list.contest-list-detail .point-system{padding: 0;}

}

@media(max-width:575px) {
.performers-surprises-head h2{font-size: 35px; line-height: 40px;}
.google-play-app-store-btn{flex-direction: column;}
.section-title span{font-size: 14px;}
.footer-top .col-md-4{width: 100% !important;}
.footer-top .row{gap: 25px;}
.footer-bottom p{font-size: 12px;}
.our-team-section .col-md-4{width: 100%;}
.form-page-inner{width: 100%;}
.form-box{padding: 20px;}
.form-head h2{font-size: 26px;}
.c-vc-box ul li figcaption{flex-direction: column; display: flex;}
.card-box-inner{padding: 15px;}
.available-balance-inner{font-size: 16px;}
.add-fund-des .form-control{font-size: 40px;}
.gameweek-list ul li{width: 100%;}
.send-invite-btn{width: 100%;}
.send-invite-btn .btn{width: 100%; margin: 0 0 15px 0;}
.customResponsive{display: block !important;}
.customResponsive button.btn.dark-btn{width: 100%; margin-top: 9%;}
.content-filter-head .tab-search{width: 100%; flex-wrap: wrap;}
.content-filter-head{gap: 10px !important; flex-wrap: wrap;}
}

@media(max-width:480px) {
.customResponsive{display: block !important;}
.customResponsive button.btn.dark-btn{width: 100%; margin-top: 9%;}
.winner-join-btn{flex-direction: row;}
.performers-surprises-head h2{font-size: 32px; line-height: 40px;}
.customResponsive{display: block !important;}
.customResponsive button.btn.dark-btn{width: 100%; margin-top: 9%;}
.winner-join-btn{flex-direction: row;}
.performers-surprises-head h2{font-size: 32px; line-height: 40px;}
}