/* TABLE DATA */
.leaderboard-tbl .list-number tr:first-child td:first-child:after,
.leaderboard-tbl .list-number tr:nth-child(2) td:first-child:after,
.leaderboard-tbl .list-number tr:nth-child(3) td:first-child:after {
    background: none
}
.leaderboard-tbl tbody tr:first-child td:first-child:before,
.leaderboard-tbl tbody tr:nth-child(2) td:first-child:before,
.leaderboard-tbl tbody tr:nth-child(3) td:first-child:before {
    background: url(../images/ipltournament/ipl-table/medal1.png) center center / contain no-repeat;
    background-color: transparent !important;
    text-shadow: none !important;
    box-shadow: none !important;
    width: 46px !important;
    height: 58px !important;
    color: transparent;
    border-radius: 0;
}
.leaderboard-tbl tbody tr:nth-child(2) td:first-child:before {
    background: url(../images/ipltournament/ipl-table/medal2.png) center center / contain no-repeat;
}
.leaderboard-tbl tbody tr:nth-child(3) td:first-child:before {
    background: url(../images/ipltournament/ipl-table/medal3.png) center center / contain no-repeat;
}
.ipl-data tbody tr td:nth-child(3):before {
    background: url(../images/ipltournament/ipl-table/coin.png) center center / contain no-repeat;
}
.ipl-data tbody tr td:nth-child(3):before {
    content: '';
    width: 22px;
    height: calc(100% - 4px);
    position: absolute;
    top: 50%;
    left: 26%;
    transform: translate(-50%, -50%);
}
.ipl-data tbody td:nth-child(3):after {
    margin-left: 20px;
    /* left: 0; */
}
.ipl-data tbody tr td:nth-child(4) {
    text-align: left;
    padding-left: 6%;
}
    .ipl-data tbody tr td:nth-child(4):before {
        background: url(../images/ipltournament/ipl-table/star.png) center center / contain no-repeat;
    }

    .ipl-data tbody tr td:nth-child(4):before {
        content: '';
        width: 17px;
        height: calc(100% - 4px);
        position: absolute;
        top: 50%;
        left: 12%;
        transform: translate(-50%, -50%);
    }

.ipl-data tbody tr td:nth-child(4) {
    text-align: left;
    padding-left:6%;
}
.ipl-data tbody tr:first-child td:nth-child(3):after {
    content: '৫,৫০০';
}

.ipl-data tbody tr:nth-child(2) td:nth-child(3):after {
    content: '৩,৫০০';
}

.ipl-data tbody tr:nth-child(3) td:nth-child(3):after {
    content: '২,৫০০';
}

.ipl-data tbody tr:nth-child(4) td:nth-child(3):after {
    content: '১,৫০০';
}

.ipl-data tbody tr:nth-child(5) td:nth-child(3):after {
    content: '১,০০০';
}

.ipl-data tbody tr:nth-child(6) td:nth-child(3):after {
    content: '৮০০';
}

.ipl-data tbody tr:nth-child(7) td:nth-child(3):after {
    content: '৬০০';
}

.ipl-data tbody tr:nth-child(8) td:nth-child(3):after {
    content: '৬০০';
}

.ipl-data tbody tr:nth-child(9) td:nth-child(3):after {
    content: '৫০০';
}

.ipl-data tbody tr:nth-child(10) td:nth-child(3):after {
    content: '৫০০';
}

.ipl-data tbody tr:nth-child(n+11) {
    display: none;
}
/*.tbl-border {
    background: linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 10px) no-repeat, linear-gradient(90deg, #d2990e 0%, #eccf87 49%, #d2990e 100%);
    border-radius: 3px;
    padding: 15px;
    box-sizing: content-box;
}*/
/*-------------- Defaults --------------*/
.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}
.v-mid {
    vertical-align: middle;
}
.white {
    color: #fff;
}

.m-b-5p {
    margin-bottom: 5%;
}

.table-sub {
    font-size: 22px;
    margin: 5px 0;
}

.d-inline-block {
    display: inline-block;
}

.hvr-glow:hover {
    -webkit-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
    filter: drop-shadow(-2px 1px 5px #ffc766);
    transform: scale(1.1);
}
.hvr-glow2:hover {
    -webkit-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
    filter: drop-shadow(-2px 1px 5px #ffc766);
    transform: scale(1.1);
    font-size: 36px !important;
}

.leaderboard {
    background: linear-gradient(to right, #002c1a 0%,#003822 50%,#002c1a 100%);
}

.leaderboard-tbl {
    margin-top: 15px;
    width: 590px;
}

    .leaderboard-tbl th {
        font-family: 'Cooper Black', Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 22px;
        text-align: center;
        background: none;
        color: #fff;
        -webkit-text-fill-color: white;
    }
    .leaderboard-tbl td {
        font: bold 18px 'Gotham Black', Tahoma, Arial, Helvetica, sans-serif;
        padding: 4px 20px;
        text-align: center;
    }

.leaderboard-tbl tbody tr:first-child:after {
    background: linear-gradient(to right, #f2c525 0%,#fff8bd 50%,#f2c525 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border: 2px solid #fbe69d !important;
    box-shadow: none !important;
}
.leaderboard-tbl tbody tr:nth-child(2):after {
    background: linear-gradient(to right, #2e2c2d 0%,#909195 50%,#2e2c2d 100%) !important;
    border: 2px solid #625f62 !important;
    box-shadow: none !important;
}
.leaderboard-tbl tbody tr:nth-child(3):after {
    background: linear-gradient(to right, #462b00 0%,#af7c38 50%,#462b00 100%) !important;
    border: 2px solid #af7c38 !important;
    box-shadow: none !important;
}
    .leaderboard-tbl tbody tr:first-child td:first-child,
    .leaderboard-tbl tbody tr:nth-child(2) td:first-child,
    .leaderboard-tbl tbody tr:nth-child(3) td:first-child {
        padding: 4px 20px !important;
    }
tbody tr:after {
    max-height: 60px;
}
.new-tr td img {
    margin: 0 auto;
}
.leaderboard-tbl tbody tr:nth-child(even):after {
    background: linear-gradient(to right, rgba(7,47,26,1) 0%,rgba(14,64,35,1) 50%,rgba(7,47,26,1) 100%);
    border: 2px solid #346a50;
    box-shadow: none;
}
.leaderboard-tbl tbody tr:nth-child(odd):after {
    background: linear-gradient(to right, rgba(7,47,26,1) 0%,rgba(36,109,61,1) 50%,rgba(7,47,26,1) 100%);
    border: 2px solid #346a50;
    box-shadow: none;
}
.leaderboard-tbl tbody tr:nth-child(even) td:first-child {
    padding: 12px 20px;
}

.leaderboard-tbl tbody tr:nth-child(odd) td:first-child {
    padding: 12px 20px;
}
.tbl-dark-row td, .tbl-light-row td {
    padding: 12px 20px;
}
.tbl-dark-row:after {
    background: linear-gradient(to right, rgba(7,47,26,1) 0%,rgba(14,64,35,1) 50%,rgba(7,47,26,1) 100%);
    border: 2px solid #346a50;
    box-shadow: none;
}
.tbl-light-row:after {
    background: linear-gradient(to right, rgba(7,47,26,1) 0%,rgba(36,109,61,1) 50%,rgba(7,47,26,1) 100%);
    border: 2px solid #346a50;
    box-shadow: none;
}
@font-face {
    font-family: 'NOTOSERIFBENGALI-BLACK';
    src: url("../fonts/NOTOSERIFBENGALI-BLACK.ttf") format("truetype");
    font-weight: bold;
}

.bengali-font {
    font-family: 'NOTOSERIFBENGALI-BLACK';
    font-weight: bold;
}

.title-2 {
    font-family: 'NOTOSERIFBENGALI-BLACK';
    font-weight: bold;
    font-size: 50px;
}

.event-duration {
    background-color: #003f26;
}

.join-now-btn {
    margin: 0 auto;
}

.prizes-table {
    background-color: #002617;
}

.d-flex-center {
    display: flex;
    align-items: center;
}

.title-w-icon {
    margin-bottom: 40px;
}

    .title-w-icon span {
        font-weight: bold;
        font-size: 40px;
        line-height: 1.5em;
        margin-left: 20px;
    }

.tahoma-font {
    font-family: Tahoma;
    text-shadow: unset;
}

.prizes-rewards .title-w-icon {
    margin-top: 8%;
}
.lc-parag {
    font-size: 23px;
    line-height: 1.8em;
    color: #fff;
}
.section-pad {
    padding: 3% 0;
}
.pc-visible {
    display: block;
}

.mobile-visible {
    display: none;
}
.list-number tr.new-tr td:first-child:before {
    visibility: hidden;
    height: 0 !important;
    width: 0 !important;
}
.list-number tr.new-tr td:first-child:after {
    display: none;
}
.leaderboard-tbl .list-number tr td:first-child:before {
    background-color: #8c4411;
    text-shadow: 0px 2px #401f08;
    box-shadow: 0px 1px #ce8442;
    width: 42px;
    height: 42px;
}

@media(max-width: 1024px) {
    .p-sm-0 {
        padding: 0;
    }
    .pc-visible {
        display: none;
    }

    .mobile-visible {
        display: block;
    }
    .title-2 {
        font-size: 9vw;
    }

    .join-now-btn {
        width: 80%;
        margin-bottom: 30px;
    }

    .title-w-icon {
        margin-bottom: 20px;
    }

        .title-w-icon span {
            font-size: 7vw;
            margin-left: 10px;
        }

        .title-w-icon img {
            width: 13%;
        }

}
@media(max-width: 600px) {
    
    .leaderboard-tbl {
        width: 100%;
    }

        .leaderboard-tbl th {
            font-size: 4vw;
        }

        .leaderboard-tbl td {
            font-size: 3.5vw;
            padding: 4px 5px;
        }

        .leaderboard-tbl tbody tr:first-child td:first-child,
        .leaderboard-tbl tbody tr:nth-child(2) td:first-child,
        .leaderboard-tbl tbody tr:nth-child(3) td:first-child {
            padding: 4px 0 !important;
        }

    .ipl-data tbody tr td:nth-child(3):before {
        left: 13%;
    }
    .ipl-data tbody td:nth-child(3):after {
        margin-left: 15px;
    }
    .ipl-data tbody tr td:nth-child(4) {
        padding-left: 5%;
    }
    .ipl-data tbody tr td:nth-child(4):before {
        left: 6%;
    }
}
@media(max-width: 480px) {
    .leaderboard-tbl tbody tr:first-child td:first-child,
    .leaderboard-tbl tbody tr:nth-child(2) td:first-child,
    .leaderboard-tbl tbody tr:nth-child(3) td:first-child {
        width: 0;
    }
    .ipl-data tbody td:nth-child(3):after {
        margin-left: 10px;
    }
    
}
.ptop-2{
	padding-top: 2%;
}
.mar-auto {
    margin: 0 auto;
}
.dfault-w-80 {
    width: 80%;
}
.ipl-btn-grp {
    text-align: center;
    padding-top: 4%;
}
    .ipl-btn-grp .btn-ipl-match {
        width: 30%;
        display: inline-block;
        text-align: center;
        color: white;
        font-size: 30px;
        vertical-align: middle;
        font-weight: bold;
        text-decoration: none;
        margin: 10px;
    }
        .ipl-btn-grp .btn-ipl-match div {
            display: block;
            width: 100%;
            padding: 15px;
            background: #e4b231;
            border-radius: 60px;
            background: linear-gradient(to top, #ce8c11 0%, #fbd952 100%, #002c1a 100%);
            box-shadow: inset -2px -2px 5px #ffe62c;
            filter: drop-shadow(2px 4px 6px #442c00);
        }
            .ipl-btn-grp .btn-ipl-match div span {
                vertical-align: middle;
                display: inline-block;
                color: #471400;
                filter: drop-shadow(0px 2px 2px #fff);
            }
                .ipl-btn-grp .btn-ipl-match div .ip-vs {
                    width: 30px;
                }
                .ipl-btn-grp .btn-ipl-match div .ip-mnum {
                    padding-bottom: 10px;
                    display: block;
                    font-size: 18px;
                    color: #003721;
                    text-transform: uppercase;
                }
@media(max-width: 1024px) {
    .ipl-btn-grp .btn-ipl-match {
        width: 60%;
    }
    .dfault-w-sm-100 {
        width: 100%;
    }
}
@media(max-width: 480px) {
    .ipl-btn-grp .btn-ipl-match {
        width: 85%;
        font-size: 6vw;
    }
        .ipl-btn-grp .btn-ipl-match div .ip-mnum {
            font-size: 4vw;
        }
    .hvr-glow2:hover {
        font-size: 7vw !important;
    }
}
/******JDB******/
@font-face {
    font-family: 'vrinda';
    src: url("../fonts/vrinda.ttf") format("truetype");
    font-weight: bold;
}
@font-face {
    font-family: 'vrindab';
    src: url("../fonts/vrindab.ttf") format("truetype");
    font-weight: bold;
}
.jd-yellow {
    color: #f8e417;
}
.jd-title-1 {
    font-family: 'vrinda';
    font-size: 50px;
}

.jd-parag-1 {
    font-family: 'vrinda';
    font-size: 23px;
    line-height: 1.8em;
    color: #fff;
}

.jd-parag-2 {
    font-family: 'vrindab';
    font-size: 35px;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
    text-shadow: 1px 0px 9px #9a0000, 1px 0px 14px #9a0000;
    font-weight: bold;
    margin: 15px 0;
    padding: 0 5%;
}

.jd-title-1-bold {
    font-family: 'vrindab';
    font-size: 60px;
    color: #f8e417;
    text-shadow: 1px 0px 9px #9a0000, 1px 0px 14px #9a0000;
    font-weight: bold;
    margin: 0;
    padding-top: 5%;
    padding-bottom: 2%;
}
.jd-list li {
    list-style: decimal;
    list-style-position: outside;
    margin: 20px 0px;
    margin-left: 1.5em;
    padding-left: .8em;
    text-indent: -.1em;
    position: relative;
    font-size: 23px;
    line-height: 1.7em;
    font-family: 'vrindab';
}
    .jd-list li:before {
        content: none;
    }
    .jd-list li::marker {
        color: #f8e417;
        text-shadow: 1px 0px 9px #9a0000, 1px 0px 14px #9a0000;
        font-weight: bold;
    }

@media(max-width: 1024px) {

    .jd-title-1-bold {
        font-size: 6vw;
    }
}
@media(max-width: 480px) {

    .jd-title-1-bold {
        font-size: 7vw;
    }
    .jd-list li {
        padding-left: .3em;
        text-indent: -.1em;
        position: relative;
        font-size: 4.8vw;
        overflow-wrap: break-word;
    }
    .jd-parag-2 {
        font-size: 5vw;
    }
}



/*Slider-IPL*/
.ipl-slide-wrapper {
    background-color: #002d1b;
    background: linear-gradient(to right, #002c1a 0%, #003822 50%, #002c1a 100%);
    padding: 2% 0 3% 0;
}
.ipl-slide-wrapper ul li:before {
    content: none;
}
.ipl-match-box {
    width: 1170px;
    margin: 0 auto;
}
.ipl-match-item {
    position: relative;
}
.slider-item {
    border: 3px solid #f9b22b;
    background: #09331b;
    font-size: 72px;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 10px;
}
.slick-dots li {

}
.slick-dots .slick-active {
    background-color: #1ddb8e;
    border-radius: 50px;
    color: #102b14;
    font-weight: bold;
}
/* Slider arrows */
.title-slider {
    font-family: 'NOTOSERIFBENGALI-BLACK';
    font-weight: bold;
    font-size: 50px;
}
.ipl-match-box .slick-prev, .ipl-match-box .slick-next {
    font-size: 0 !important;
    line-height: 0 !important;
    position: absolute !important;
    top: 50% !important;
    display: block !important;
    width: 45px !important;
    height: 45px !important;
    padding: 0 !important;
    -webkit-transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    cursor: pointer !important;
    color: unset !important;
    border: unset !important;
    outline: unset !important;
    background: #009258 !important;
    border-radius: 50px !important;
}
    .ipl-match-box .slick-prev:before {
        content: "\27A4" !important;
        transform: rotate(180deg);
        display: inline-block;
        padding-left: 5px;
    }

    .ipl-match-box .slick-next:before {
        content: "\27A4" !important;
        padding-left: 5px;
    }
.slick-arrow {
    z-index: 9;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}
.mc-grp {
    font-size: 0;
}
    .mc-grp .mc-img-box {
        display: inline-block;
        width: 28%;
        margin: 2%;
        position: relative;
    }
    .mc-grp .mc-img-box img {
        width: 100%;
        display: inline-block;
        border-radius: 10px;
        border: 1px solid #018c5f;
    }

.mc-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .9);
    border-radius: 20px;
}
    .mc-overlay p {
        position: absolute;
        font-size: 40px;
        color: #f9b22b;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 5;
        margin: 0;
        line-height: 1.2em;
    }
.mc-overlay2 {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .9);
    border-radius: 10px;
}
    .mc-overlay2 p {
        position: absolute;
        font-size: 20px;
        color: #f9b22b;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 5;
        margin: 0;
        line-height: 1.2em;
    }
.mc-overlay3{
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .9);
    border-radius: 10px;
}
    .mc-overlay3 p {
        position: absolute;
        font-size: 20px;
        color: #f9b22b;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 5;
        margin: 0;
        line-height: 1.2em;
    }
@media(max-width: 1170px) {

    .title-slider {
        font-size: 5vw;
    }
    .ipl-match-box {
        width: 85%;
    }
    .mc-grp .mc-img-box {
        width: 40%;
    }
}
@media(max-width: 800px) {

    .title-slider {
        font-size: 6vw;
    }
    .mc-grp .mc-img-box {
        width: 70%;
    }
}
@media(max-width: 480px) {
    .mc-grp .mc-img-box {
        width: 85%;
    }
    .ipl-match-box {
        width: 92%;
    }

    .ipl-match-item h3 {
        padding-top: 4%;
    }
    .ipl-match-box .slick-next {
        right: 3%;
        top: 3% !important;
        width: 35px !important;
        height: 35px !important;
    }
    .ipl-match-box .slick-prev {
        left: 3%;
        top: 3% !important;
        width: 35px !important;
        height: 35px !important;
    }

}