body {
    font-size: 16px;
    font-family: "888-DemiBold", verdana, sans-serif;

}

.bo___img{
    position: relative;
}
img.imgfd {
    position: absolute;
    right: -20px;
    top: -20px;
}
.cls_trmt_weekly .ga_img{
    border: 1px solid #7ff000!important;
}
.cls_trmt_weekly .quick_img{
    display: none!important;
}
.cls_trmt_quick .week_img{
    display: none!important;
}
.text-center {
    text-align: center;
}

.pl-3 {
    padding-left: 3%;
}

.w-30 {
    width: 25%;
}

.w-70 {
    width: 75%;
}.owl-c .owl-nav button{
    margin-top: 24px;
    height: 35px!important;
    width: 35px!important;
    border-radius: 6px!important;
}
.gid_down{
    max-width: 50px;
    position: fixed;
    bottom: 10px;
    left: 50%;
    z-index: 999999999999999999999999999;
    cursor: pointer;
}
.card__text.details {
    padding: 20px;
    text-align: left;
    margin: 10px;
    background: black;
    border-radius: 20px;
}
.tourn_cent{
    background: #000000;
    border: 1px solid #7CF900;
    box-sizing: border-box;
    border-radius: 10px 10px 0px 0px;
    margin: 0;
    padding:10px;
    font-size: 13px;
    text-align: center;
}
.s128 img , .s228 img{
    max-width: 20px!important;
}
span.s328 {
    color: #7CF900;
    margin-left: 3px;
}
.s128 img {
    float: left;
}
.s228 img {
    float: right;
}
.card__text.details p ,.card__text.details li{
    line-height: 2;
}
.card__text.details h2 {
    font-size: 21px;
    color: #7dfb00;
}
.showxx{
    display: none;
}
.bg-black {
    background: #282828;
}
.tournament_mobile .item{
    max-width: 100%!important;

}

.tournament_mobile .owl-nav{
    display: block!important;
    opacity: 1!important;
}

.tournament_mobile > .owl-nav > .owl-next  {
    background: transparent!important;
    color: #cdb903!important;
    border: 0px solid!important;
    font-size: 42px;
    top: 141px!important;
    right: 1px!important;
}
.tournament_mobile > .owl-nav > .owl-prev  {
    background: transparent!important;
    color: #cdb903!important;
    border: 0px solid!important;
    font-size: 42px;
    top: 141px!important;
    left: 1px!important;
}
.tournament_mobile > .owl-nav span{
    font-size: 70px!important;
}
.tournament_mobile .start-date span{
    display: flex!important;
}
.row {
    margin: auto!important;
}
.swip-nav{
    display: none!important;
}
.quic_des{
    width: 31%;
    margin: 1.15%;
    padding: 50px 20px;
    background: #000;
    border-radius: 20px;
    float: left;
    cursor: pointer;
}
.quic_des .count span:nth-child(1){

    width: 40px!important;
    height: 40px!important;
    font-size: 14px!important;
    line-height: 14px!important;

}
.quic_des.active{
    border: 2px solid #7cf900!important;
    background: #1a2d07!important;
}
.quic_des .start-date{
    padding-left: 0!important;
}
.quic_des .count span{
    font-size: 14px!important;
}
.quic_des .card-event ,.quic_des .start-date{
    /* width: 100% !important; */
}
.quic_des .start-date img{
    width: 16px;
    margin-right: 4px;
}
.quic_des .start-date{
    font-size: 10px!important;
}
.quic_des .start-date span{
    text-align: right;
}
.quic_des .timer span{
    font-size: 14px!important;
}
.quic_des .start-date span:nth-child(2){
    width: 122px;
}
.quic_des .start-date span:first-of-type {
    margin-right: 0px;
}
.quic_des .start{
    min-width: 50px;
}
.wrapperCGP {
    padding: 20px;
    width: 100%;
    text-align: center;
}

.tab_main {
    overflow: hidden;
    margin: auto;
    display: inline-block;
    justify-content: center;
    background: #060809;
    box-shadow: inset 0px -1px 2px #525252, inset 0px 2px 4px #000000;
    border-radius: 10px;
    width: auto;
}

.tab_main button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 45px;
    transition: 0.3s;
    font-size: 15px;
    font-family: "888-DemiBold", verdana, sans-serif;
    background: #2C2C2C;
    box-shadow: 0px 4px 2px #000000, inset 0px 1px 1px #525252;
    margin: 5px 2.5px;
}
.tab_main button.active {
color: #7CF900;
    background: transparent;
    box-shadow: none!important;
    position: relative;
}

.tab_main button.active:after {
    content: "";
    background: url(/images/tournment_active_bg.svg);
    display: block;
    height: 4px;
    width: 118px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 59px);
    background-size: contain;
    background-repeat: no-repeat;
}
.fif_cl {
    /* border-radius: 0px 10px 10px 0px; */
    margin-right: 5px!important;
}
.first_cl{
    margin-left: 5px!important;
    /* border-radius: 10px 0px 0px 10px; */
}



.tabcontent_main {
    margin-top: 25px;
    display: none;
    /* padding: 6px 12px; */
    /* border: 1px solid #ccc; */
    /* border-top: none; */
}

.tab_sub {
    overflow: hidden;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 2px;
}

.tab_sub button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 41px;
    transition: 0.3s;
    font-size: 14px;
    background: transparent;
    border-radius: 60px;
    font-family: "888-DemiBold", verdana, sans-serif;
    border: 0.998004px solid #7FF800;
}
.tab_sub .all_btn {
    border-radius: 10.6624px 0px 0px 10.6624px;
}
.tab_sub .weekly_btn {
    border-radius: 0;
}

.tab_sub .quickly_btn {
    border-radius: 0px 10.6624px 10.6624px 0px;
}



.tab_sub .active.hover {
    background: #7CF900;
    border-radius: 0px 60px 60px 0px;
}

.tab_sub .active {
    background: #7CF900;
    color: #000;
}


.tabcontent_sub {
    margin-top: 30px;
    display: none;
    /* padding: 6px 12px; */
    /* border: 1px solid #ccc; */
    /* border-top: none; */
}

#weekly .tournament {

    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: 500px;
    display: flex;
    align-items: center;
    padding: 0 2%;
}

#weekly .tournament .first-col {
    height: auto;
    width: 30%;
    /* padding: 30px; */
}
.tournment_sec{
    background: #1E1E1E;
    box-shadow: inset 0px -1px 2px #525252;
    border-radius: 15px;
    padding: 15px;
}
/* @media screen and (max-width: 315px){
    .tournment_sec{
        padding: 5px;
    }
    .tournment_content_sce_bottom_co{
        padding: 2px;
    }
} */
.tournment_head_sec{
    display: flex;
    width: 100%;
    background: #2C2C2C;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
}
.head_sec_ {
    text-align: center;
    font-size: 13px;
}
.tournment_content_sce_top .head_sec_ {
    font-size: 11px;
    margin: auto;
}
.game_img img{
    max-width: 100px;
    padding: 10px;
}
.tournment_content_sce_top{
    padding: 5px 10px;
    padding-right: 0px;
    border: 1px solid #2C2C2C;
}
#weekly .tournament_end h3,
.banner-content .tournament_end h3 {
    margin-bottom: 10px;

}
#quick .tournament {
    background-image: url("../../images/tournaments/quick_de_bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: 500px;
    display: flex;
    align-items: center;
    padding: 0 2%;
}
.timer {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fce403;
    margin: 10px auto;
}

.timer .count {
    color: #fce403;
}
.tournment_content_sce_bottom {
    background: #2C2C2C;
    padding: 10px;
}
.tournment_content_sce_bottom_co{
    background: #1E1E1E;
    border-radius: 10px;
    padding: 15px;
    display: flex;
}

.ga_img{
    border: 1px solid #7ff000;
box-sizing: border-box;
border-radius: 10px;
max-width: 250px;
float: left;
}
.tournment_content_sce_bottom_co__.toc1 {
    width: 30%;
    text-align: left;
}
p.dat {
    font-size: 12px;
}
.tournament-points thead th{
    padding: 10px!important;
    text-align: center;
}
.sp_no{
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 6px;
    color: #000;
    width: 20px;
    text-align: center;
    font-weight: 800;
}
.tournament-points tbody{
    background: #060809!important;
    border: 0px solid #151515!important;
    color: #fff!important;
}
.tournament-points tbody td{
    color: #fff!important;
    font-size: 12px;
    position: relative;
    text-align: center;
}
.tournament-points tbody td:first-child ,.tournament-points thead th:first-child{
    text-align: left!important;
    padding-left: 10px!important;
}
.tournament-points tbody tr{
background: #060809!important;
border-bottom: 1px solid #151515!important;
}
.tournament-points thead{
    background: #060809;
border: 1px solid #151515;
box-sizing: border-box;
border-radius: 10px 10px 0px 0px;
font-size: 12px;
color: #7cf900
}
.toc1 .timer{
    justify-content: left!important;
    margin: 20px auto!important;
}
.dat span{
    margin-left: 21px;
    color: #7cf901;
}
.tournment_content_sce_bottom_co__.toc2 {
    width: 30%;
    margin-right: 5%;
}
.tournment_content_sce_bottom_co__.toc3 {
    width: 35%;
}
.se7{
    cursor: pointer;
    transform: rotate(0deg);
  transition: 0.5s;
}
.activ .se7 img{
  transform: rotate(180deg);
  transition: 0.5s;
}
/* .activ ~ .tournment_content_sce_bottom{
    display: block!important;
}  */
.acc__panel p ,.acc__panel li{
    font-size: 13px;
}

/* .count-div {
    padding-top: 15px;
} */
.to_se_tag img{
    width: 100px;
    height: 100px;
    /* border-radius: 50%; */
    /* border: 1px solid #868686; */
    padding: 0px;
}
.count-div span:first-child {
    font-size: 19px;
    font-weight: bolder;
    position: relative;
    top: -7px;
}
.tournment_content_sce_top .se7 {
    border-left: 1px solid #2C2C2C;
    margin: 0;
}
.dt__{
    color: #7CF900;
}
.activ .se7 img{
    top: 43%;
    left: 37%;
}
.se7 img{
    margin: auto;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;

    /* position: relative;
    top: calc(50% - 10px);
    left: calc(50% - 25px); */
}
.timer .count span {
    display: block;
    margin: auto 20px;
    text-align: center;
}

.timer .count span:first-child {
    background: #181818;
    border-radius: 10px;
    width: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}
.owl-c .item{
    max-width: inherit!important;
}
.card_tournament {
    margin-top: 0px!important;
}

.card_tournament h3 {
    margin-bottom: 10px;
}

.card_tournament .card-event {
    display: flex;
    background: #181818;
    border-radius: 10px;
    width: 100%;
    margin: 13px auto!important;
    padding: 0 27px 0 20px;
    justify-content: space-between;
    align-items: center;
}
.owl-c .owl-nav{
    display:block!important;
}

.card_tournament .card-event .col {
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card_tournament .card-event .w-30 {
    border-right: 1px solid #020302;
    color: #7CF900;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
}

.card_tournament .card-event .w-70 span:first-child {
    margin-right: 10px;
}

.row.tournament_games {
    text-align: left;
    padding: 59px 0 92px 0;
    background: #1E1E1E;
    overflow-x: hidden;
}

.tournament_games .swiper-container {
    width: 100%;
    margin-top: 48px;
    display: flex;
    flex-wrap: wrap;
    margin-left: 40px!important;
}

ul.swiper-wrapper {
    display: flex;
}

ul.swiper-wrapper li {
    list-style-type: none;
    display: flex;
    flex: 0 0 auto;
}

.games-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #2C2C2C;
    border-radius: 5px;
    padding: 15px 10px;
    box-sizing: border-box;
    width: 100%;
}

.games-list p {
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin: 0 0 0 0px;
    width: 100%;
    height: 22px;
    overflow: hidden;
}

.swip-nav {
    position: relative;
}

.swip-nav .swiper-button-next,
.swip-nav .swiper-button-prev {
    top: 0;
    right: 0;
    left: auto;
    background: none;
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
    border-radius: 5px;
    width: 45px;
    height: 45px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.swip-nav .swiper-button-next:hover,
.swip-nav .swiper-button-prev:hover {
    border: 1px solid #7CF900;
}

.swip-nav .swiper-button-next:hover svg path,
.swip-nav .swiper-button-prev:hover svg path {
    fill: #7CF900;
}

.swip-nav .swiper-button-next svg,
.swip-nav .swiper-button-prev svg {
    width: 25.71px;
    height: 14.46px;
}

.swip-nav .swiper-button-next svg {
    transform: rotate(180deg);
}

.swip-nav .swiper-button-prev {
    right: 63px;
}

.heading-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px 0 40px;
}

.heading-sec h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    color: #fff;
}

.tournaments-rules {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 71px;
    padding: 0 30px 0 40px;
}

.tournament-table {
    width: 40%;
}

.tournament-table table {
    border: none;
}

.tournament-table thead {
    background: #7CF900;
    border: none;
}

.tournament-table tr th {
    text-align: center;
    border-left: 1px solid #1E1E1E;
    padding: 7px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 0!important;
}
.tournament-table thead tr{
    background: #7CF900!important;
}
.tournament-table tr th:first-child {
    border-left: 0;
    border-top-left-radius: 10px;
}

.tournament-table tr th:last-child {
    border-top-right-radius: 10px;
}

.tournament-table table tbody {
    border: none;
}

.tournament-table table tbody tr {
    background: #212121;
}

p.comming-soon {
    text-align: center;
    padding: 10px 0;
}

.tournament-table table tbody tr:nth-child(even) {
    background: #2D2D2D;
}

.tournament-table table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.tournament-table table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.tournament-table tr td {
    text-align: center;
    padding: 10px 5px
}

.tournament-table .players-section {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 210px;
    margin: 0 auto;
}

.tournament-table .players-section h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    margin: 0 0 0 10px;
    color: #fff;
    width: calc(100% - 47px);
    text-align: left;
}

.tournament-table td p {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    margin: 0;
}
#acc_no .owl-next {
    position: absolute!important;
    top: 64px!important;
    right: -34px!important;
}
#acc_no .owl-prev {
    position: absolute!important;
    top: 64px!important;
    left: -9px!important;
}
#acc_no .disabled{
    display: none;
}
.acc__panel {
    display: none;
    padding-top: 10px;
    padding: 10px;
    text-align: left;
    border-top: 1px solid #1E1E1E;
}
.instant_tab .swiper-slide ,.alternate_tab .swiper-slide{
    width: 117.5px!important;
}
.tournament-tab {
    /* width: 96%; */
    margin-top: 10px;
}
.tournament-tab .prev_btn_1 ,.tournament-tab .next_btn_1{
    /* display: none!important; */
}

.acc__card {
    background: #2C2C2C;
    border-top: 1px solid #1E1E1E;
    /* border-radius: 8px;
    margin-top: 30px; */
}
.toc2 .acc__card:first-child{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.toc2 .acc__card:last-child{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.acc__card:first-of-type {
    margin-top: 0;
}

.acc__title {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.acc__title img {
    transform: rotate(0deg);
    transition: all 0.5s ease;
    max-width: 17px;
}

.acc__title.active img {
    transform: rotate(180deg);
    transition: all 0.5s ease;
    max-width: 17px;
}
.tournament-table img{
    max-width: 30px;
    margin-left: 5px;
}
.acc__panel table thead {
    background: #0C0C0C;
    border: none;
}

.acc__panel table thead th {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.acc__panel table thead th:first-child {
    border-top-left-radius: 10px;
}

.acc__panel table thead th:last-child {
    border-top-right-radius: 10px;
}

.acc__panel table tbody tr {
    background: #1E1E1E;
}

.acc__panel table {
    border: none;
}

.acc__panel table tbody {
    border: none;
}

.acc__panel table tbody tr td {
    text-align: center;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    padding-top: 5px;
    border: 1px solid #232323;
}

.acc__panel table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.acc__panel table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.start {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #7CF900;
    min-width: 90px;
    text-align: left;
    border-right: 1px solid #000;
    padding: 14px 0;
}

.start-date {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    /* width: calc(100% - 81px); */
    padding-left: 20px;
    display: flex;
}
.start-date img{
    max-width: 17px;
}
.start-date span:first-of-type {
    margin-right: 41.5px;
}

.acti1 .toc4 img{
    transform: rotate(180deg);
    transition: 0.5s;
}
.swiper-slide{
    width: auto!important;
}
/* .mobile-view {
    display: none;
} */

@media (max-width:1024px) {
    .tournament-table,
    .tournament-tab {
        width: 100%;
    }
    .tournament-tab {
        margin-top: 20px;
    }
}
.tournament-points thead{
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
@media (min-width:768px) and (max-width:1279px) {
    #weekly .tournament {
        height: 400px;
    }
    .timer .count span:first-child {
        width: 64px;
        height: 64px;
        font-size: 19px;
    }
    .count-div {
        position: relative;
        top: 0px;
    }
    .start {
        font-size: 18px;
        min-width: 63px;
        padding: 16px 0;
    }
    .start-date {
        font-size: 11px;
        width: calc(100% - 42px);
    }
    .start-date span:first-of-type {
        margin-right: 19.5px;
    }
}

/* @media (max-width:980px) {
    .desktop-view {
        display: none;
    }
    .mobile-view {
        display: block;
    }
} */


/**** Mobile View Style Starts ****/

.mobile-view-cnt {
    padding-top: 35px;
    background: #1E1E1E;
}

.select-section {
    padding: 0 31px 0 32px;
}
.tournament-countdown{
    text-align: center;
    margin: 20px auto;
}
select#select-box {
    background: none;
    border: none;
    border-bottom: 2px solid #7CF900;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    height: 5.4375rem;
    background: #1e1e1e url('../../images/tournaments/select-arrow.svg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 22px;
}

select#select-box:focus {
    box-shadow: none;
}

.tab_sub button.selected {
    background: #7CF900;
    color: #000;
}

.mtab-section .tab {
    display: none;
    margin-top: 20.17px
}

.mtab-section .tab.tab-active {
    display: block;
}

.mtab_sub {
    margin-top: 28px;
}

.mobile-banner-section {
    padding: 0 13px;
}

.mobile-banner img {
    width: 100%;
    border-radius: 12px;
}

.mobile-banner-section .banner-content {
    padding: 35.83px 13px 28.1px 13px;
    background: #040606;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.mobile-banner-section .banner-content .card_tournament h3 {
    text-align: center;
}


/* .mobile-banner-section .banner-content .tournament_end .timer {
    justify-content: flex-start;
} */

.timer .count:first-child span {
    margin-left: 0;
}

.timer .count:last-child span {
    margin-right: 0;
}

.timer .count span:first-child {
    width: 40px;
    height: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5.12px;
    background: #060809;
    box-shadow: inset 0px -1px 1px #525252;
    border-radius: 10px;
}

.timer .count span {
    margin: auto 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 10.237px;
}

.mobile-banner-section .banner-content .count-div {
    position: relative;
    top: -12px;
}
.to_se_tag p{
    margin: 16px;
    font-size: 13px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.sub_cl{
    text-align: left;
    font-size: 12px;
    color: #B4B4B4;
    font-style: italic;
}
.mobile-banner-section .card_tournament .card-event {
    width: 96%;
}

.mobile-banner-section .banner-content .start {
    font-style: normal;
    font-weight: bold;
    font-size: 12.7962px;
    min-width: 42px;
    padding: 14.84px 0 14.75px;
    margin-left: -6px;
}

.mobile-banner-section .banner-content .start-date {
    font-style: normal;
    font-weight: normal;
    font-size: 10.237px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 31px);
    padding-left: 10px;
}

.mobile-banner-section .banner-content .start-date span img {
    width: 11.26px;
    height: 11.36px;
}

.mobile-banner-section .banner-content .start-date span:first-of-type {
    margin-right: 10px;
}

.row.tournament_games.mobile-section {
    padding-top: 40px;
    padding-bottom: 13px;
}

.mobile-section .swip-nav .swiper-button-next,
.mobile-section .swip-nav .swiper-button-prev {
    width: 31.91px;
    height: 31.91px;
}

.mobile-section .swip-nav .swiper-button-next svg,
.mobile-section .swip-nav .swiper-button-prev svg {
    width: 18.23px;
    height: 10.26px;
}

.mobile-section .swip-nav .swiper-button-prev {
    right: 44px;
}

.mobile-section .heading-sec {
    padding: 0 13px;
}

.mobile-section .heading-sec h3 {
    font-size: 15px;
}

.tournament_games.mobile-section .swiper-container {
    margin: 19.9px 0 0 13px!important;
}

.mobile-section .games-list {
    padding: 11.06px 7.38px 11.06px 7.38px;
}

.mobile-section .games-list img {
    /* width: 36.88px;
    height: 36.88px; */
}

.mobile-section .games-list p {
    font-size: 13.275px;
}

.mobile-section .tournaments-rules {
    margin-top: 31.54px;
    padding-left: 13px;
    padding-right: 13px;
}

.mobile-section .tournament-table .players-section h3,
.mobile-section .tournament-table td p {
    font-size: 8.07692px;
}

.mobile-section .tournament-table tr td img {
    width: 18.85px;
    height: 18.85px;
    display: inline-block;
}
.history_tab .card_tournament{
    display: flex;
    max-width: 800px!important;
}
.slash_cl{
    max-width: 40px!important;
    background: transparent!important;
    font-size: 18px;
    position: relative;
    top: 4px;
}
.history_tab .start {
    font-size: 14px;
   padding: 12px 0;
   min-width: 49px;
}
.history_tab .start-date{
    font-size: 11px;
    padding-left: 10px!important;
}
.history_tab .start-date img{
    max-width: 16px;
}
.history_tab .card_tournament .card-event{
    padding: 0 10px!important;
}.history_tab .start-date span:first-of-type {
    margin-right: 15px;
}
.history_tab .tournament-table{
    margin: 20px auto;
}
.mobile-section .tournament-table .players-section img {
    width: 19.38px;
    height: 19.38px;
}

.mobile-section .tournament-table tr th {
    font-size: 10.7692px;
    padding: 14px 0 7.54px 0;
}

.mobile-section .tournament-table tr td {
    padding: 7.54px 0 8.08px 0;
}

.mobile-section .tournament-table .players-section {
    max-width: 127px;
}

.mobile-section .acc__title {
    font-size: 15px;
    padding-top: 26px;
    padding-bottom: 26px;
}

.mobile-section .acc__card {
    margin-top: 7px;
}

.mobile-section .acc__panel {
    padding-bottom: 13.84px;
}

.tab_sub.mtab_sub button {
    padding: 14px 32px;
}

.tab_sub.mtab_sub {
    padding: 0 13px;
}
@media (max-width:359px) {
    .history_tab .card_tournament .card-event {
        padding: 0 5px!important;
    }
    .history_tab .start {
        font-size: 11px;
        padding: 12px 0;
        min-width: 35px;
    }
    .history_tab .start-date span:first-of-type {
        margin-right: 5px;
    }
    .history_tab .start-date img {
        max-width: 13px;
    }
    .history_tab .start-date {
        font-size: 9px;
        padding-left: 10px!important;
    }
}
@media (max-width:374px) {
    .timer .count span:first-child {
        width: 16vw;
        height: 16vw;
        font-size: 20px;
    }
   .timer .count span {
        margin: auto 2.1vw;
    }
    .mobile-banner-section .banner-content .start-date {
        font-size: 8.237px;
    }
}

@media (max-width:333px) {
    .mobile-banner-section .banner-content .start-date span:first-of-type {
        margin-bottom: 5px;
        margin-right: 0;
        display: block;
        width: 100%;
    }
}

@media (min-width:375px) {
    .mobile-banner-section .banner-content .tournament_end h3 {
        text-align: center;
    }
    .mobile-banner-section .card_tournament .card-event {
        max-width: 321px;
    }
}

@media screen and (max-width: 930px) {
    .wrapperCGP {
        padding: 15px;
    }
    /* .tabcontent_main,
    .tabcontent_sub {
        padding: 0;
    } */
}

@media screen and (min-width: 980px) and (max-width: 1024px) {
    .quic_des {
        width: 33%!important;
        margin: 1% 0.15%!important;
        padding: 50px 20px;
        background: #000;
        border-radius: 20px;
        float: left;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .tab_main button{
        padding: 14px 25px!important;
    }
}
@media screen and (max-width: 320px)  {
    .card__text.details{
        padding: 10px!important;
    }
    .tournament-table img{
        width: 19.38px;
        height: 19.38px;
    }
    .tournament-table .players-section h3 ,.tournament-table td p{
        font-size: 9px!important;
    }
}
@media screen and (max-width: 700px)  {
.card_tournament{
    display: block!important;
}
.slash_cl{
    display: none!important;
}
}
@media screen and (min-width: 992px){
    .count-div{
        top: 0 !important;
    }
    .tournment_content_sce_bottom{
        display: none;
    }
    .toc4{
        display: none!important;
    }
}
@media screen and (max-width: 992px){
    .tab_main{
        max-width: 96%;
        position: relative;
        margin-top: 30px;
        border-radius: 4.4789px;
    }
    .tab_main .swiper-button-next:after, .tab_main .swiper-button-prev:after{
        font-size: 16px;
        color: #7CF900;
        font-weight: 800;
    }
    .tab_main button{
        padding: 14px 25px!important;
    }
    .tab_main .swiper-button-disabled{
        opacity: 0!important;
    }
    .tab_main .swiper-container{
        width: 80%;
    margin: 0 10%!important;
    }
    .tournment_content_sce_top , .tournment_head_sec{
        display: none!important;
    }
    .tournament-tab {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .tab_sub button{
        padding: 14px 31px;
    }
    .acc__card {
        background: #2C2C2C;
        border-top: 1px solid #1E1E1E;
        background: #1E1E1E;
        /* border-radius: 10px; */
    }
    .acc__title{
        border-bottom: 1px solid #252525;
    }
    /* .to_se_tag ,.tagx{
        display: none!important;
    } */
    .tournment_content_sce_bottom_co{
        display: block;
    }
    .toc1 ,.toc2,.toc3{
        width: 100%!important;
    }
    .wrapperCGP {
        padding: 0!important;
    }
    .tournment_sec{
        border-radius: 0;
        max-width: 500px;
    margin: 10px auto;
    }
    .ga_img{
        max-width: 100%;
    }
    .tournment_content_sce_bottom {
        background: #1e1e1e;
        padding: 0;
    }
    .tournment_content_sce_bottom_co {
        background: #2C2C2C;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 15px;

    }
    .toc4 {
        background: #2C2C2C;
        box-shadow: 0px 0px 20px rgb(0 0 0 / 20%), inset 0px 1px 2px #525252;
        border-radius: 0px 0px 10px 10px;
        margin-bottom: 10px;
        padding: 5px 10px;
    }
    .toc2,.toc3{
        display: none;
    }
}

@media screen and (min-width: 280px) and (max-width: 359px) {
    .tab_sub button{
        padding: 14px 22px!important;
    }
}





.tournment_content_sce_bottom{
    -webkit-user-select: none; /* Safari */
    user-select: none; /* Standard syntax */
}
.toc2 .outer_swiper_container{
    position: relative;
}
.toc2 .swiper-container {
    margin: 0px 15px!important;
}
.toc2 .swiper-button-prev{
    position: absolute;
    top: 50%;
    left: -13px;
    right: auto;
}
.toc2 .swiper-button-next{
    position: absolute;
    top: 50%;
    left: auto;
    right: -15px;
}
.toc2 .swiper-button-next:after, .toc2 .swiper-button-prev:after{
    font-size: 18px;
    font-weight: 600;
    color: #7cf901;
}
.toc2 .to_se_tag{
    /* background: #2C2C2C;
    box-shadow: 0px 4px 2px #000000, inset 0px 1px 1px #525252; */
    margin: 2px 4px;
}
@media (max-width:360px){
    .tournament-tab .swiper-button-next{
        right:4px;
    }
    .tournament-tab .swiper-button-prev{
        left:4px;
    }
}
 