@charset 'UTF-8';

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir=rtl] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir=rtl] .slick-next:before {
    content: 'â†'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

@font-face {
    font-family: helvetica_neueregular;
    src: url("https://documents.iplt20.com/ipl/assets/css/fonts/helveticaneue.woff") format("woff2"), url("https://documents.iplt20.com/ipl/assets/css/fonts/helveticaneue.woff2") format("woff");
    font-display: swap
}

@font-face {
    font-family: helvetica_neuemedium;
    src: url("https://documents.iplt20.com/ipl/assets/css/fonts/helveticaneuemedium.woff") format("woff2"), url("https://documents.iplt20.com/ipl/assets/css/fonts/helveticaneuemedium.woff2") format("woff");
    font-display: swap
}

@font-face {
    font-family: helvetica_neuebold;
    src: url("https://documents.iplt20.com/ipl/assets/css/fonts/helveticaneuebold.woff") format("woff2"), url("https://documents.iplt20.com/ipl/assets/css/fonts/helveticaneuebold.woff2") format("woff");
    font-display: swap
}

@font-face {
    font-family: alineaincisew01-boldregular;
    src: url("https://documents.iplt20.com/ipl/assets/css/fonts/alinea_incise_w01_bold-webfont.woff") format("woff2"), url("https://documents.iplt20.com/ipl/assets/css/fonts/alinea_incise_w01_bold-webfont.woff2") format("woff");
    font-display: swap
}

@font-face {
    font-family: alineaincisew01-regular;
    src: url("https://documents.iplt20.com/ipl/assets/css/fonts/alineainciseregular.woff") format("woff2"), url("https://documents.iplt20.com/ipl/assets/css/fonts/alineainciseregular.woff") format("woff");
    font-display: swap
}

body,
html {
    min-height: 100vh !important;
    height: 100vh !important
}

.layout-col {
    display: none
}

.twitter {
    background: #4099ff
}

.copy-link {
    background: #794996;
    height: 34px
}

.whatsapp {
    background: #69bf5e
}

.messenger {
    background: #fff
}

.social-media svg {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block
}

.social-media li a {
    font-size: 14px !important;
    text-transform: capitalize !important
}

.ap-navigation.social-media li {
    margin: 0 5px 0 0
}

ul.ap-navigation.social-media {
    border-top: 1px #fff solid;
    padding-top: 15px
}

ul.ap-navigation.social-media li:hover a {
    color: #fff
}

ul.ap-navigation.social-media li a::after {
    content: unset
}

li.share {
    display: none !important
}

.whatsapp-li {
    display: none !important
}

.messenger-li {
    display: none !important
}

ul.ap-navigation.social-media li a {
    font-weight: 400
}

.hed {
    font-weight: 700
}

img.copy-link {
    width: 25px;
    height: 25px;
    vertical-align: middle
}

.upcomming {
    padding-top: 30px
}

.auction-banner {
    padding: 20px;
    background: #18184a
}

.women .auction-banner {
    background: #4f2d6b;
    background: linear-gradient(45deg, #4f2d6b 0, #a83ca7 50%, #4f2d6b 100%)
}

.auction-banner .container {
    max-width: 900px;
    margin-top: 20px
}

.auction-banner .auction-header__stats {
    display: flex;
    margin: 0 auto;
    justify-content: space-around
}

.auction-most-exp-style span {
    opacity: .8;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 10px
}

.auction-most-exp-style span.team-logo {
    background: url(assets/images/tLogo70x-sprite.png) no-repeat;
    display: inline-block;
    width: 70px;
    height: 70px;
    background-position: -70px -210px;
    top: 0;
    position: unset;
    opacity: 1;
    vertical-align: bottom
}

.auction-most-exp-style span.player-price {
    font-size: 30px;
    opacity: 1;
    font-weight: 700
}

.auction-tab {
    background: #f4f4f4
}

.auction-tabbed_panel ul {
    display: flex;
    justify-content: space-around;
    padding: 0 !important;
    border-bottom: 0
}

.ih-points-table-sec {
    margin-top: 20px
}

.auction-tab-section table {
    border-collapse: collapse !important;
    border: none !important
}

.auction-tabbed_panel ul li {
    width: 20%
}

.auction-tab-section .ih-points-table-sec .ih-pcard-wrap tr:nth-child(2n) {
    background: rgba(25, 57, 138, .1)
}

.women .auction-tab-section .ih-points-table-sec .ih-pcard-wrap tr:nth-child(2n) {
    background: rgba(79, 45, 107, .1)
}

.auction-tab-section .ih-points-table-sec .ih-pcard-wrap td:first-child {
    text-align: left;
    padding-left: 15px
}

.auction-tab-section table.ih-td-tab th {
    color: grey;
    text-align: center;
    width: calc(100% / 5) !important
}

.auction-tab-section table.ih-td-tab th:first-child {
    text-align: left !important;
    padding-left: 15px !important
}

.auction-tab-section table.ih-td-tab td {
    color: #1c1c1c;
    font-weight: 600;
    border-bottom: 2px solid rgb(25 56 136)
}

.women .auction-tab-section table.ih-td-tab td {
    border-bottom: 2px solid #ef7223
}

.auction-tab-section table tbody tr,
.auction-tab-section table.ih-td-tab {
    border-bottom: 2px solid #ef7223
}

.women .auction-tab-section table tbody tr,
.women .auction-tab-section table.ih-td-tab {
    border-bottom: 2px solid #ef7223
}

.auction-tab-section .ih-pcard-wrap {
    border: 0
}

.auction-tab-section .ih-pt-tab-bg {
    padding: 0;
    box-shadow: unset;
    border-radius: 0
}

.auction-table__rules {
    text-align: right;
    margin: 0;
    padding-top: 10px;
    margin-bottom: 20px;
    white-space: nowrap
}

.align-center {
    text-align: center
}

.auction-tab-section .ih-titel .ih-t-left h2 {
    color: #191e4a;
    font-size: 29px;
    font-style: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    font-weight: 600
}

.top-buys h2 {
    color: #ef4123;
    font-style: italic;
    padding-left: 50px;
    font-weight: 700;
    margin-bottom: 20px
}

.auction-tab-section .ih-titel .ih-t-left h2 img {
    width: 45px;
    vertical-align: bottom
}

.auction-tab a.active:before {
    content: "";
    width: 20%;
    height: auto;
    background: 0 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    top: 0;
    bottom: 10px;
    border-bottom: 2px solid #329ed9;
    transform: 50%;
    margin: 0 auto;
    text-align: center
}

.auction-most-exp-style {
    text-align: center;
    background: linear-gradient(270deg, #15135b 0, #671063 51.8%, #16135b 102.25%);
    color: #fff;
    padding: 10px 0
}

.women .auction-most-exp-style {
    background: linear-gradient(90.4deg, #a83ca7 0, #ff7a00 50.52%, #a83ca7 100%)
}

.auction-most-exp-style p {
    margin-bottom: 0;
    line-height: 55px
}

.auction-most-exp-style img {
    vertical-align: bottom;
    width: 8rem
}

.auction-most-exp-style b {
    color: #fff;
    font-size: 30px;
    padding: 0 14px
}

.no-data {
    text-align: center;
    padding-top: 14px;
    margin: 0
}

.auction-lightbox-slider {
    background: radial-gradient(circle at 40% 70%, #1d42a0, #061d42 50%);
    padding: 0 30px;
    position: relative
}

.hide {
    display: none
}

.ipl-main {
    background: #19398a;
    position: relative;
    margin-bottom: 2rem;
    clear: both;
    background: radial-gradient(circle at 40% 70%, #1d42a0, #061d42 50%)
}

.ipl-div {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.ipl-tab-slider .img {
    display: block;
    width: 60%;
    margin: auto
}

.ipl-tab-slider .copy {
    display: none
}

.ipl-tab-slider .img img {
    width: 100%
}

.slide-thumb img {
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer
}

#ipl-slider .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    cursor: pointer;
    padding: 30px 10px;
    background: rgba(81, 145, 205, .8)
}

#ipl-tab .slide-thumb.slick-slide {
    margin: 5px 3px;
    border: 2px #415391 solid;
    transition: .5s
}

#ipl-tab .slide-thumb.slick-slide:hover {
    border: 2px #fff solid
}

#ipl-tab .slide-thumb.slick-slide.slick-current {
    border: 2px #fff solid
}

#ipl-slider .slick-arrow.slick-prev {
    left: 10px;
    background: url(../js/slick-slider/images/arrow-left-white.svg) no-repeat center
}

#ipl-slider .slick-arrow.slick-next {
    right: 0;
    background: url(../js/slick-slider/images/arrow-right-white.svg) no-repeat center
}

#ipl-tab .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    cursor: pointer;
    padding: 10px 5px;
    background: rgba(81, 145, 205, .8)
}

#ipl-tab .slick-arrow.slick-prev {
    left: 0;
    background: url(../js/slick-slider/images/arrow-left-white.svg) no-repeat center
}

#ipl-tab .slick-arrow.slick-next {
    right: 0;
    background: url(../js/slick-slider/images/arrow-right-white.svg) no-repeat center
}

.expand {
    width: 30px;
    height: 30px;
    background: url(assets/images/expand.png);
    position: absolute;
    right: 10px;
    top: 10px;
    background-position-x: 28px;
    cursor: pointer;
    z-index: 99
}

.close-ipl {
    width: 30px;
    height: 30px;
    background: url(assets/images/expand.png);
    position: fixed;
    right: 10px;
    top: 10px;
    background-position-x: -3px;
    cursor: pointer;
    z-index: 9999
}

.zoom-slider {
    position: fixed;
    width: 100%;
    height: 100%;
    max-width: none;
    top: 0;
    left: 0;
    background: rgba(0, 16, 54, .9);
    z-index: 99;
    margin: 0
}

.zoom-slider .ipl-div {
    display: flex
}

.zoom-slider .img {
    display: block;
    width: 85%
}

.zoom-slider .img img {
    width: 80%;
    margin: 0 10%;
    height: 100vh
}

.zoom-slider .copy {
    display: block;
    width: 15%;
    padding-right: 20px
}

.zoom-slider .copy .inner-copy {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding: 20px
}

.zoom-slider .copy p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px
}

#ipl-slider.zoom-slider .slick-arrow.slick-next {
    right: 20%
}

.auction-lightbox-slider .zoom-slider {
    position: fixed;
    height: 100vh;
    z-index: 999
}

body.scroll-hide {
    overflow-y: hidden
}

.auction-lightbox-slider .auction-slider button.slick-prev {
    background: url(../js/slick-slider/images/arrow-left-white.svg) no-repeat center;
    left: 5px
}

.auction-lightbox-slider .auction-slider button.slick-next {
    background: url(../js/slick-slider/images/arrow-right-white.svg) no-repeat center;
    right: 5px
}

.inner-copy ul li {
    display: inline-block;
    margin-right: 5px
}

.inner-copy ul li a.copy-link,
.inner-copy ul li a.fb,
.inner-copy ul li a.twitter {
    background: #2a5f9d;
    width: 35px;
    height: 34px;
    display: block;
    border-radius: 5px;
    padding: 2px;
    text-align: center
}

.inner-copy ul li a.twitter {
    background: #4099ff
}

.inner-copy ul li a.copy-link {
    background: #794996;
    padding: 2px
}

.inner-copy ul li a.copy-link img {
    width: 20px;
    height: 20px;
    text-align: center;
    margin: 5px auto;
    display: block
}

.inner-copy ul li a svg {
    width: 20px;
    height: 20px;
    margin: 5px auto
}

.auction-lightbox-slider .gallery-slider__info {
    font-size: 12px;
    color: #fff;
    padding-bottom: 30px
}

.gallery-slider__title {
    font-size: 24px;
    font-weight: 600
}

.auction-lightbox-slider .gallery-slider__date .gallery-slider__bullet {
    margin: 0 5px;
    color: #fff
}

.mobile-view {
    display: none
}

.desktop-view {
    display: block
}

.pb-40 {
    padding-bottom: 40px
}

.points-table-page {
    float: left;
    width: 100%
}

.team-schedule {
    padding: 30px 0
}

.np-card__list.all-time-batting {
    overflow: auto;
    white-space: nowrap;
    display: block
}

.np-card__list.all-time-batting li {
    width: calc(19% - 10px);
    display: inline-block
}

.np-card__list.all-time-batting::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.np-card__list.all-time-batting::-webkit-scrollbar-track {
    background: #f1f1f1
}

.np-card__list.all-time-batting::-webkit-scrollbar-thumb {
    background: #888
}

.np-card__list.all-time-batting::-webkit-scrollbar-thumb:hover {
    background: #555
}

.vn-teamOverviewWrap .vn-tabbing::-webkit-scrollbar,
.vn-teamOverviewWrap .vn-teamNav ul::-webkit-scrollbar {
    width: 0;
    height: 0
}

.ap-bcciLogo a img {
    margin-right: 5px;
    vertical-align: text-top
}

.ap-socialDiv a.fb svg,
.ap-socialDiv a.insta svg,
.ap-socialDiv a.twit svg {
    fill: #a8a8a8;
    transition: fill .1s ease-in
}

.ap-socialDiv a.fb:hover svg {
    fill: #193481
}

.ap-socialDiv a.twit:hover svg {
    fill: #4099ff
}

.ap-socialDiv a.insta:hover svg {
    fill: #262626
}

.table-qualified strong {
    font-weight: 700;
    color: #3bcf5a
}

.site-navbar-wrap a {
    color: #fff
}

.site-navbar-wrap .site-navbar-top {
    font-size: .8rem
}

.site-navbar-top {
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.site-navbar .site-logo {
    font-weight: 200;
    line-height: 0;
    top: -7px;
    position: relative
}

.site-navbar .site-logo a {
    font-weight: 200;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.site-navbar .site-navigation .site-menu {
    margin-bottom: 0;
    margin-left: 140px
}

.site-navbar-wrap {
    height: 100%;
    animation: headLoading .8s ease-in-out;
    position: relative
}

@keyframes headLoading {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.site-navbar .site-navigation .site-menu a {
    text-decoration: none !important;
    display: inline-block;
    font-weight: 500
}

.site-navbar .site-navigation .site-menu>li {
    display: inline-block
}

.site-navbar .site-navigation .site-menu>li>a {
    padding: 18px 14px;
    color: #fff;
    font-size: 13px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: alineaincisew01-regular
}

.site-navbar .site-navigation .site-menu>li>a.active {
    color: #fff
}

.site-navbar .site-navigation .site-menu>li>a:hover {
    color: #fff
}

.site-navbar .site-navigation .site-menu>li:last-child {
    padding-right: 0
}

.site-navbar .site-navigation .site-menu .has-children {
    position: relative;
    display: inline-flex;
    justify-content: center
}

.site-navbar .site-navigation .site-menu .has-children>a {
    position: relative;
    transition: all .4s ease;
    letter-spacing: .09em
}

.site-navbar .site-navigation .site-menu .has-children a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    background-color: #fff;
    left: 50%;
    bottom: 11px;
    transform: translateX(-50%);
    transition: all .4s ease
}

.site-navbar .site-navigation .site-menu .has-children.active>a:before,
.site-navbar .site-navigation .site-menu .has-children:hover>a:before {
    width: 25%
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    padding: 0 0;
    margin-left: 0;
    background: #fff;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    border-radius: 5px;
    border-bottom: 1.5px solid #ffffff08
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
    position: absolute;
    z-index: 9999;
    left: 0
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: none;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    font-size: 13px;
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #11141c;
    text-align: left;
    letter-spacing: .09em;
    font-style: italic;
    font-weight: 600
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
    color: #007bff
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
    color: #fff !important
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
    list-style: none;
    padding: 4px 16px;
    margin: 0;
    min-width: 240px;
    border-bottom: 1px solid rgba(217, 217, 217, .4)
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li:last-child {
    border: none
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    border-radius: 4px;
    font-family: alineaincisew01-regular
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
    padding: 10px;
    display: block
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
    background: #dc5034;
    color: #fff;
    transform: skew(-15deg);
    text-align: center;
    font-style: normal;
    transition: .3s
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
    content: "\e315";
    right: 20px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
    left: 100%;
    top: 0
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a {
    background: #ebeef0;
    color: #212529
}

.site-navbar .site-navigation .site-menu .has-children.active>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:hover>a {
    color: #fff
}

.site-navbar .site-navigation .site-menu .has-children:active,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:hover {
    cursor: pointer
}

.site-navbar .site-navigation .site-menu .has-children:active>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0;
    visibility: visible;
    opacity: 1
}

.site-mobile-menu {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    background-color: #1d2e71;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/menu-top-bg.svg");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
    height: calc(100vh);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out
}

.offcanvas-menu .site-mobile-menu {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.site-mobile-menu .site-mobile-menu-header {
    width: 100%;
    padding-left: 10px;
    padding-right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.site-mobile-menu .site-mobile-menu-header a img {
    width: 65px;
    height: 32px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
    float: right;
    margin-top: 8px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
    font-size: 40px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #fff;
    font-weight: 100
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
    color: #dee2e6
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
    float: left;
    margin-top: 10px;
    margin-left: 0
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
    display: inline-block;
    text-transform: uppercase
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
    max-width: 70px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
    text-decoration: none
}

.site-mobile-menu .site-mobile-menu-body {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    padding: 12px;
    height: calc(100vh - 52px);
    padding-bottom: 150px
}

.site-mobile-menu .site-nav-wrap {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

.site-mobile-menu .site-nav-wrap a {
    padding: 16px 20px;
    display: block;
    position: relative;
    color: #fff;
    font-family: alineaincisew01-boldregular
}

.site-mobile-menu .site-nav-wrap a.active,
.site-mobile-menu .site-nav-wrap a:hover {
    color: #007bff
}

.site-mobile-menu .site-nav-wrap li {
    position: relative;
    display: block
}

.site-mobile-menu .site-nav-wrap li.active>a {
    color: #007bff
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 20;
    width: 100%;
    height: 54px;
    text-align: center;
    cursor: pointer
}

.has-children:has(.dropdown.arrow-top)::after {
    content: "";
    width: 12px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 50%;
    background: url("https://documents.iplt20.com/ipl/assets/images/angle-down.svg") no-repeat center;
    background-size: 10px 10px;
    transition: .3s all ease;
    transform: translate(0, -50%)
}

.has-children:has(.dropdown.arrow-top):hover::after {
    background: url("https://documents.iplt20.com/ipl/assets/images/angle-down.svg") no-repeat center;
    background-size: 10px 10px;
    transform: translate(0, -50%) rotate(180deg)
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    z-index: 20;
    content: url("https://documents.iplt20.com/ipl/assets/images/angle-down.svg");
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.site-mobile-menu .site-nav-wrap>li {
    display: block;
    position: relative;
    float: left;
    width: 100%
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
    font-size: 11px;
    padding: 15px 20px;
    font-style: italic
}

.site-mobile-menu .site-nav-wrap>li>a {
    padding-left: 0;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #ffffff21;
    text-transform: capitalize
}

.site-mobile-menu .site-nav-wrap>li>ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
    display: block;
    background: #00000026
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
    padding: 0;
    margin: 0
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
    display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
    font-size: 16px;
    padding-left: 60px
}

.auction-tab-section select {
    border: none;
    background: 0 0;
    background-image: url(assets/images/auction-arrow-white.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: right 20px center;
    width: 180px;
    direction: unset
}

.auction-tab-section .ih-points-table-sec .ih-pcard-wrap td {
    padding: 9px 18px;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    white-space: nowrap
}

.form-control:focus {
    color: #212529;
    background-image: url(assets/images/auction-arrow-white.svg) !important;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: right 20px center;
    border: none;
    outline: 0;
    box-shadow: none
}

.auction-tab-section select option {
    color: #000
}

.auction-tab-section select.form-control {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff !important;
    -webkit-appearance: none !important;
    padding: 4px 4px 4px 0
}

.auction-tab-section table tr.ih-pt-tbl {
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%)
}

.auction-tab-section table.ih-td-tab th {
    color: #1b3d89 !important;
    text-align: left
}

.auction-tab-section table.ih-td-tab th {
    color: #fff !important
}

.auction-tab-section .ih-titel .ih-t-left h2 img {
    margin-right: 10px
}

.auction-tab-section {
    padding: 20px
}

.img-thumbnail {
    border: none
}

.auc-round-logo {
    width: 100%;
    height: auto;
    white-space: nowrap;
    overflow: auto
}

.auc-round-logo a {
    width: 120px;
    height: 120px;
    overflow: hidden
}

.auc-round-logo a img {
    width: 120px;
    height: 120px;
    background: 0 0
}

.blink-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    background: rgba(0 0 0 / 30%);
    padding: 8px 18px;
    border-radius: 7px;
    border: 2px solid #fff;
    width: 170px;
    height: fit-content;
    transform: skew(160deg)
}

.blink-wrap>div {
    transform: skew(200deg);
    display: flex;
    align-items: center
}

.blink {
    font-size: 1.3em;
    font-weight: 700;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    animation: blinking 1s infinite
}

@keyframes blinking {
    0% {
        background-color: #00ff1e;
        color: #ddd
    }

    100% {
        background-color: #222291;
        color: #fff
    }
}

.auction-tab-section table.ih-td-tab th {
    font-size: 14px;
    font-family: alineaincisew01-regular
}

.flxNav {
    flex-wrap: wrap
}

.test {
    color: #000
}

.ap-video-list-wrp-page {
    width: calc(66% - 0px);
    float: left;
    height: 76vh;
    overflow-y: auto
}

.page-vid-side {
    width: calc(34% - 0px);
    height: auto;
    overflow: auto;
    float: left;
    background: #10172b
}

#gg {
    position: absolute;
    top: 0
}

.vn-sheduleList ul li:first-child {
    border: 2px solid #1b3d89;
    background: #f4f7ff;
    box-shadow: 0 6px 0 #1a3373
}

.np-mostruns_table.fairplay tr td {
    padding: 5px 0
}

.np-mostruns_table.fairplay tr td .ap-team-wrp {
    width: 100%
}

.np-stadiumBigImg {
    height: 380px
}

.np-stadiumBigImg img {
    width: 100%;
    height: 100%;
    float: left;
    object-fit: cover
}

.ap-video-list-wrp-page::-webkit-scrollbar,
.page-vid-side::-webkit-scrollbar {
    width: 8px
}

.ap-video-list-wrp-page::-webkit-scrollbar-track,
.page-vid-side::-webkit-scrollbar-track {
    background: 0 0
}

.ap-video-list-wrp-page::-webkit-scrollbar-thumb,
.page-vid-side::-webkit-scrollbar-thumb {
    background: #ef4123;
    border-radius: 0
}

.ap-video-list-wrp-page::-webkit-scrollbar-thumb:hover,
.page-vid-side::-webkit-scrollbar-thumb:hover {
    background: #555
}

.ap-date-wrp span i {
    font-size: 14px;
    margin-right: 3px
}

.ap-play-list-wrp:hover .ap-plyer-img img,
.ap-playing-teams-inner ul li:hover .ap-plyer-img img {
    transform: scale(1.1)
}

.ap-img-box>img,
.ap-plyer-img>img {
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transform-origin: bottom center
}

.ap-common-news:hover .ap-img-box>img,
.ap-common-slide:hover .ap-img-box>img,
.ap-common-slide:hover .ap-slide-content .ap-img-box>img,
.ap-slide-content:hover .ap-img-box>img {
    transform: scale(1.1)
}

.ap-common-slide:hover .ap-img-content {
    color: #fff !important;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%)
}

.ap-common-slide:hover .ap-date-wrp span,
.ap-common-slide:hover .ap-slide-video-title,
.ap-common-slide:hover .ap-time-video {
    color: #fff
}

.ap-common-news:hover .ap-img-content,
.ap-slide-content:hover .ap-img-content {
    color: #fff !important;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%)
}

.ap-common-news:hover .ap-date-wrp span,
.ap-common-news:hover .ap-slide-video-title,
.ap-common-news:hover .ap-time-video,
.ap-slide-content:hover .ap-date-wrp span,
.ap-slide-content:hover .ap-slide-video-title,
.ap-slide-content:hover .ap-time-video {
    color: #fff !important
}

.social-black {
    color: #000 !important
}

.smart-qr img {
    width: 43px;
    height: 43px;
    cursor: pointer
}

.leaders-2021 {
    transition: .3s
}

.leaders-2021:hover {
    background: #000
}

.leaders-2021:hover .photos>img {
    transform: scale(1.05);
    transition: .3s;
    transform-origin: bottom
}

.playercard-box:hover {
    color: #fff !important
}

.leaders-2021:hover .number-title {
    color: #999
}

.leaders-2021:hover .name,
.leaders-2021:hover .numbers,
.leaders-2021:hover .sirname,
.leaders-2021:hover .view-all {
    color: #fff
}

.ap-navigation li.active::before {
    content: "";
    position: absolute;
    width: 60%;
    height: 2px;
    background-color: #329ed9;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    transition: all .4s ease
}

.playercard-box a {
    width: 100%;
    pointer-events: none
}

.playercard-box-inner {
    min-height: 147px
}

.ap-photo-cnt-slider a i {
    font-size: 20px;
    color: #fff
}

.share-photo .so {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    text-align: center;
    line-height: 30px
}

.share-photo .share {
    background: #fff
}

.share-photo .dsn {
    display: none
}

.mx-wid {
    max-width: 1600px;
    margin: auto
}

.ap-stat-innertable .t-name .formm,
.ap-stat-innertable .t-name .netrr,
.ap-stat-innertable .t-name .pld,
.ap-stat-innertable .t-name .pts,
.ap-stat-innertable .t-name .team {
    background: #1b3d89;
    color: #fff !important;
    padding: 10px 0;
    border-radius: 0
}

.asit .ap-bg-wht:nth-child(odd) {
    background: #e9ecef
}

.asit .ap-bg-wht {
    border: 0;
    border-radius: 0;
    padding: 10px 0 10px 0;
    height: auto !important;
    margin: 0
}

.result .vn-menWoTab2 a {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 50px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #19398a
}

.result .vn-menWoTab2 a.active {
    background: #ef4123
}

.vn-menWoTab2 {
    background: #19398a;
    padding: 2px;
    border-radius: 5px;
    overflow: hidden
}

.vn-menWoTab2 .men {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.vn-menWoTab2 .women {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.asit .ap-wkt-wrp span {
    border-radius: 3px
}

.vn-matchno span {
    color: #202020;
    margin-left: 3px;
    font-size: 12px;
    font-weight: 600
}

.ban-title,
.wv-btn {
    background: #ef4123;
    color: #fff;
    padding: 7px 30px;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    align-items: center;
    transition: .3s;
    box-shadow: 0 3px 5px #00000040;
    transform: skew(-15deg);
    font-family: alineaincisew01-boldregular
}

.ap-video-item:hover .wv-btn {
    background: #fff;
    color: #ef4123
}

.ban-title {
    background: #ef4123;
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 400;
    width: fit-content;
    box-shadow: none;
    transform: skew(0);
    font-family: helvetica_neueregular
}

.ban-share-icon {
    border: 1px solid #fff;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ban-share-icon a {
    width: 40px;
    height: 40px
}

.ban-share-icon a img {
    width: 40px;
    height: 40px
}

.wv-btn i {
    font-size: 22px;
    margin-right: 3px
}

.ableft {
    width: calc(40% - 10px);
    float: left
}

.abright {
    width: calc(76% - 1rem);
    float: right;
    margin-top: 30px
}

.modal-title.h {
    font-size: 23px;
    color: #1b367a;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 0
}

.vn-teamsInnerWrp li {
    transition: .2s ease-in-out
}

.ih-td-ban-l {
    float: left;
    width: 70%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap
}

.ih-pd {
    padding: 0 40px
}

.qrc {
    font-size: 40px;
    padding: 0 12px;
    color: red;
    line-height: 34px;
    border: 0;
    background: 0;
    top: -4px !important
}

.ap-app-download {
    display: flex;
    justify-content: flex-start;
    gap: 10px
}

.menu-related-site-social {
    position: absolute;
    bottom: 0;
    left: 0
}

.img-thumbnail {
    border: 0
}

.auction-tab-section table.ih-td-tab th {
    font-size: 16px
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.desktop {
    display: block
}

.mobile {
    display: none
}

.helperSpan {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%
}

.floatRgt {
    float: right
}

.inlineBlk {
    display: inline-block;
    vertical-align: middle
}

.table {
    display: table
}

.transition {
    transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s
}

.col-90 {
    width: 90%
}

.col-80 {
    width: 80%
}

.col-70 {
    width: 70%
}

.col-60 {
    width: 60%
}

.col-50 {
    width: 50%
}

.col-40 {
    width: 40%
}

.col-30 {
    width: 30%
}

.col-20 {
    width: 20%
}

.col-10 {
    width: 10%
}

.flexDisplay {
    display: flex
}

.justifySpace {
    justify-content: space-between
}

.justifyStart {
    justify-content: flex-start
}

.justifyEnd {
    justify-content: flex-end
}

.justifyCenter {
    justify-content: center
}

.alignStart {
    align-items: flex-start
}

.alignEnd {
    align-items: flex-end
}

.alignCenter {
    align-items: center
}

.flexWrap {
    flex-flow: row wrap
}

.flexColumn {
    flex-direction: column
}

.textLeft {
    text-align: left
}

.textRight {
    text-align: right
}

.ap-bcciLogo h4 {
    display: inline-block;
    vertical-align: middle;
    color: #1c1c1c;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0
}

.ap-bcciLogo h4 span {
    display: inline-block;
    vertical-align: middle
}

.ap-bcciLogo h4 span img {
    max-width: 100%;
    margin-top: 2px
}

.ap-copy {
    padding: 15px 0 0;
    font-size: 12px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.only-video .ap-slider-video {
    width: calc(75% - 10px);
    float: left
}

.ap-video-content {
    left: 40px;
    bottom: 20px;
    display: block;
    width: 95%
}

.ap-video-content .ap-watch-btn {
    float: left
}

.ap-video-content .ap-watch-btn img {
    max-width: 44%
}

.ap-video-title {
    font-size: 23px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 10px;
    padding-right: 10px
}

.ap-date {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    margin-top: 0
}

.ap-common-head.wht {
    color: #fff
}

.ap-viewall-click {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 15px;
    background: #ef4123;
    box-shadow: 3px 3px 4px rgba(0 0 0 / 49%);
    border-radius: 2px;
    transition: .3s ease-in-out
}

.ap-viewall-click:hover {
    color: #fff;
    box-shadow: 3px 3px 0 rgba(0 0 0 / 0)
}

.ap-viewall-click.wht {
    color: #fff
}

.ap-common-slider-wrap {
    margin-top: 0
}

.ap-slide-content {
    position: relative;
    border-radius: 8px;
    border: 6px solid transparent;
    background: linear-gradient(140.76deg, rgba(255, 255, 255, .6) -17.17%, rgba(177, 184, 192, .6) 142.13%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    overflow: hidden
}

.ap-slide-content.ap-highlight-box {
    background: #fff;
    border-radius: 10px;
    border: 8px solid #fff
}

.ap-img-box {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 164px
}

.ap-img-box img {
    width: 100%;
    float: left;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.ap-vd-pop-container .ap-img-box {
    height: 125px
}

.np-auction__LatestV .ap-img-box {
    height: 125px
}

.ap-wickt-slider-outer .ap-img-box {
    height: 150px
}

.ap-img-content {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.ap-date-wrp span {
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
    color: #212529
}

.ap-date-wrp span img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 15px
}

.ap-date-wrp .ap-green-text {
    color: #01a54b;
    font-weight: 700
}

.ap-date-wrp .ap-blue-text {
    color: #19398a;
    font-weight: 700
}

.ap-date-wrp .ap-red-text {
    color: #ef4123;
    font-weight: 700
}

.ap-date-wrp span:first-child {
    text-transform: uppercase
}

.ap-common-slide {
    margin: 0 4px;
    position: relative
}

.ap-common-slider-wrap div.slick-list {
    padding: 0
}

.ap-slide-video-title {
    font-size: 15px;
    color: #1c1c1c;
    letter-spacing: .02em;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 10px;
    min-height: 36px;
    padding: 0
}

.ap-time-video {
    color: #1c1c1c;
    font-size: 12px;
    font-weight: 600;
    right: 10px;
    bottom: 5px
}

.ap-img-box .ap-play-video-btn {
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
    display: block;
    z-index: 5
}

.ap-img-box .ap-play-video-btn img {
    max-width: 100%;
    width: 65px;
    height: 65px
}

.ap-common-news {
    width: calc(25% - 16px);
    display: inline-block;
    margin: 0 8px 20px 8px
}

.ap-offical-app-wrp {
    padding: 0;
    background: url(assets/images/ipl-app-bg.png) no-repeat center center/cover
}

.ap-app-text-data {
    width: calc(72% - 80px);
    float: left;
    text-align: left
}

.ap-winner-text .ap-prev-win {
    color: rgba(29, 65, 140, .8);
    font-size: 22px;
    font-weight: 400
}

.ap-winner-text .ap-winner-name {
    color: #1d418c;
    font-size: 35px;
    padding-left: 15px
}

.ap-numbers-wrp-1 {
    margin-top: 10px;
    position: relative
}

.ap-fours-sixes-wrp {
    width: calc(48% - 5px);
    float: right
}

.ap-mt18 {
    margin-top: 18px
}

.ap-player-img img {
    max-width: 100%;
    float: left
}

.ap-player-stats-txt .ap-stats-info {
    margin-top: 10px;
    display: flex
}

.ap-player-stats-txt .ap-stats-info .ap-total-runs {
    color: rgba(29, 65, 140, .8);
    font-size: 20px;
    font-weight: 500
}

.ap-player-stats-txt .ap-stats-info .ap-run-valus {
    color: rgba(29, 65, 140, .8);
    font-weight: 700;
    font-size: 18px
}

.ap-wht-stat-txt {
    color: #fff !important
}

.ap-sponsers-desk-wrp {
    padding: 30px 90px 0
}

.ap-sponsers-desk-wrp img {
    max-width: 100%
}

.ap-sponsers-desk-wrp img.ap-spons-mob {
    display: none
}

.ap-mobile-menu-toggle {
    z-index: 999999;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    display: none
}

.ap-common-spons-title-ts {
    height: 24px
}

.ap-vivo-img2 a img {
    width: 122px;
    height: auto
}

.ap-top-highlights .slick-slider button.slick-next,
.bg-arr .slick-slider button.slick-next,
.vn-latest-news .slick-slider button.slick-next {
    background: url(../js/slick-slider/images/arrow-right-white.svg) no-repeat center;
    right: 3px
}

.auction-most-exp-style .slick-slider button.slick-prev {
    background: url(../js/slick-slider/images/arrow-left-white.svg) no-repeat center
}

.auction-most-exp-style .slick-slider button.slick-next {
    background: url(../js/slick-slider/images/arrow-right-white.svg) no-repeat center
}

.ap-photo-slider {
    width: calc(73% - 30px);
    float: left;
    height: 73vh;
    overflow: hidden
}

.ap-photo-cnt-slider {
    width: calc(30% - 30px);
    float: right;
    text-align: left;
    padding: 20px;
    background: rgba(0 0 0 / 10%)
}

.ap-photo-cnt-slider p {
    font-size: 14px;
    color: #fff;
    line-height: 24px
}

.ap-photo-cnt-slider span {
    color: #fff;
    margin-top: 15px;
    font-size: 12px;
    font-style: italic;
    font-weight: 600
}

.ap-photo-popup .slick-slider button {
    top: 48%
}

.vn-teamOverviewWrap {
    text-align: center
}

.vn-teamOvrBanner {
    position: relative
}

.vn-teamOvrBanner img {
    max-width: 100%;
    height: 100%
}

.vn-team-Mob {
    display: none
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamBanLogo {
    width: 176px;
    height: 176px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet {
    margin: 0 0 0 30px;
    width: calc(100% - 208px);
    float: left;
    text-align: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet h2 {
    width: 100%;
    float: left;
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
    font-style: italic;
    color: #fff;
    margin: 0 0 25px
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare {
    width: 100%;
    float: left;
    margin: 0 0 30px
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare a.vn-button {
    background: #ef4123;
    color: #fff;
    border-radius: 7px;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 20px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons {
    margin: 0 0 0 20px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons a {
    display: inline-block;
    margin: 0 10px;
    font-size: 21px;
    color: #fff
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn {
    display: inline-block;
    background: #fff;
    border-radius: 40px;
    padding: 8px 25px;
    width: auto
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn img {
    width: 25px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    background: linear-gradient(90.15deg, #ef4123 -4.45%, #ef7923 118.57%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 0 15px
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamdesc {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 17px 0 0 0
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
    width: 35%;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 10px 25px 0 0
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p span {
    font-size: 16px
}

.vn-teamOverviewWrap .vn-tabbing {
    background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
    padding: 14px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-teamOverviewWrap .vn-tabbing a {
    transition: all .35s ease 0s;
    background: #fff;
    border-radius: 3px;
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 700;
    color: #02458d;
    text-transform: uppercase;
    width: calc(19% - 50px)
}

.vn-teamOverviewWrap.self-menu .vn-tabbing a {
    width: calc(22% - 50px)
}

.vn-teamOverviewWrap .vn-tabbing a.active,
.vn-teamOverviewWrap .vn-tabbing a:hover {
    color: #fff;
    background: #ef4123
}

.vn-videoWrap .ap-common-slide {
    width: calc(25% - 16px);
    display: inline-block;
    margin: 0 8px 0 8px
}

.vn-latest-news .ap-latest-videos {
    background: url(assets/images/vishal/newsBg.jpg) no-repeat center center/cover
}

.vn-latest-news .ap-common-title-wrp {
    padding-right: 40px
}

.vn-latest-news .ap-common-head {
    color: #fff
}

.vn-latest-news .ap-viewall-click {
    color: #fff
}

.vn-sheduleWrap {
    position: relative;
    text-align: center;
    background: url(assets/images/vishal/sheduleBg.jpg) no-repeat center center/cover
}

.vn-sheduleFilterWrap {
    display: flex;
    align-items: center;
    justify-content: center
}

.vn-sheduleFilterWrap .vn-sheduleFilterInner {
    width: 95%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.vn-sheduleFilterWrap .vn-sheduleSponcer {
    display: inline-block;
    vertical-align: middle
}

.vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 20px
}

.vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo:first-child {
    border-right: 2px solid #f5f5f5;
    padding: 0 30px 0 20px
}

.vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo p {
    color: #8c8c8c;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px
}

.vn-sheduleList ul li a.vn-ticBtn img,
.vn-sheduleList ul li a.vn-ticBtn span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0
}

.vn-sheduleList ul li a.vn-ticBtn img {
    margin: 0 0 0 5px
}

.leaders-2021 .photos img {
    width: auto;
    height: 100%;
    display: initial
}

.cap-holder-title {
    background-color: #ff481e;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: .2rem 0;
    font-weight: 700;
    width: 100%
}

.leaders-2021 .photos .corner-logo {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 4px;
    top: 5px
}

.leaders-2021 .photos .corner-logo img {
    width: auto;
    height: 100%
}

.leaders-2021 .sirname {
    color: #111;
    display: block;
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0
}

.leaders-2021 .name {
    color: #111;
    display: block;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    text-align: center
}

.leaders-2021 .numbers {
    color: #111;
    font-size: 38px;
    line-height: 30px;
    height: 36px;
    display: block;
    font-weight: 900;
    text-align: center
}

.leaders-2021 .number-title {
    font-size: 11px;
    letter-spacing: 2px;
    color: #303030;
    opacity: .7;
    clear: both;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    height: 30px
}

.leaders-2021 .view-all {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    color: #111;
    pointer-events: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px
}

.orange-cap-hold {
    background-image: linear-gradient(to top right, #e3cf23, #ff481e)
}

.video-js {
    width: 100%
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: none
}

.modal {
    z-index: 999999
}

.prod-banner {
    height: 550px;
    width: 100%;
    float: left;
    position: relative
}

.mpc {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    background: linear-gradient(0deg, #000 0, rgba(36, 0, 0, .12648809523809523) 50%)
}

.prod-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.prod-content h2 {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin-top: 214px
}

.prod-content p {
    color: #fff;
    font-weight: 600;
    text-align: center
}

.app-download-wrap .title h3 {
    font-weight: 700;
    color: #1c1c1c
}

.app-download-wrap .title .line {
    width: 50px;
    height: 4px;
    background: #18184a;
    border-radius: 7px;
    margin: 5px auto
}

.app-download-wrap .detail-text {
    color: #19398a;
    font-size: 14px
}

.app-card b {
    color: #19398a;
    line-height: 24px;
    font-weight: 600;
    padding-left: 10px
}

.tick-img {
    width: 86%
}

.app-card .prize {
    color: #ef4123;
    font-size: 25px;
    font-weight: 700;
    text-align: center
}

.common-bg {
    background-image: url("assets/images/latest-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.ap-bg-wht2 {
    background-color: #fff;
    margin-block: 0;
    border: 3px solid #ddd;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 7px
}

.ap-bg-wht2 .team-one .ipl-sm-logo {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: #f2f2f2;
    margin: 0 auto
}

.ap-bg-wht2 .team-one .ipl-sm-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ap-bg-wht2 .team-one .isttime,
.ap-bg-wht2 .team-one b,
.ap-bg-wht2 .team-one span {
    display: block;
    color: #7b7b7b;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700
}

.ap-bg-wht2 .team-one span {
    color: #19398a
}

.ap-bg-wht2 .team-one .isttime {
    color: #7b7b7b
}

.ap-bg-wht2 .team-one h6 {
    font-size: 12px;
    font-weight: 600
}

.ap-bg-wht2 .detail-text {
    font-size: 11px;
    text-align: center;
    color: #212529
}

.fan .modal-dialog {
    max-width: 360px;
    margin: 1.75rem auto
}

.ap-tab-content-scroll {
    height: 520px;
    overflow-y: auto;
    padding-bottom: 10px
}

.bg-arr {
    background: url(assets/images/vishal/newsBg.jpg) no-repeat center center/cover
}

.team-bg-ban {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%
}

.team-bg-ban img {
    height: 100%;
    width: 100%
}

.pdd {
    padding: 50px
}

.mfp-content {
    height: 100%;
    overflow: hidden
}

.title-bg-blue {
    background-image: url(assets/images/ishwar/ih-apg-bann.png)
}

.team-one {
    width: 20%
}

.contact-details h2 {
    font-size: 20px;
    font-weight: 600
}

.inline-list>li {
    display: inline-block;
    margin-right: 1rem
}

.u-no-margin {
    margin: 0 !important
}

.emerging-player-discrip,
.viewers-choice__description {
    display: inline-block;
    margin-top: 1rem;
    max-width: 45rem;
    margin-bottom: 10px
}

.bc-player-default_default .vjs-poster {
    background-size: cover
}

.rtm_logo_col {
    width: 100px
}

#autab2-2022 table tr td:first-child,
#autab2-2022 table tr th:first-child {
    opacity: 0;
    width: 1px !important;
    padding: 0 !important;
    font-size: 0 !important
}

#autab2-2022 table tr td:not(:first-child),
#autab2-2022 table tr th:not(:first-child) {
    width: 33.33% !important
}

.new-eyes {
    width: 18px;
    height: 12px;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/Eyes.svg");
    background-position: top right;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0 5px
}

.new-eyes.right {
    background-position: top right;
    margin: 0 5px 0 0
}

@media only screen and (max-width:320px) {
    .viewers-choice__wrapper {
        padding-top: 0;
        font-size: 12px
    }
}

.pointer-none {
    pointer-events: none
}

.vn-matchTime p {
    margin-bottom: 0;
    text-align: left
}

.ov-display {
    font-size: 13px !important;
    font-style: normal !important;
    color: #7b7b7b !important
}

.match-det {
    color: #19398a;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 0;
    width: 100%
}

.ap-team-wrp {
    width: 150px;
    float: left;
    margin-right: 10px
}

.ap-common-sroll::-webkit-scrollbar {
    width: 6px
}

.ap-common-sroll::-webkit-scrollbar-track {
    background: #f1f1f1
}

.ap-common-sroll::-webkit-scrollbar-thumb {
    background: #5191cd
}

.ap-common-sroll::-webkit-scrollbar-thumb:hover {
    background: #555
}

.ap-team-schedule-parent {
    width: calc(70% - 10px);
    float: left
}

.ap-team-count-down .ap-match-place {
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

.ap-team-schedule-inner {
    margin-top: 50px
}

.ap-teams-sched-battle {
    width: calc(40% - 15px);
    display: inline-block
}

.ap-teams-sched-battle .ap-team-single-logo {
    width: 100%;
    float: left
}

.ap-teams-sched-battle .ap-team-single-logo img {
    max-width: 60%
}

.ap-teams-sched-battle .ap-schedule-team-name {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3
}

.ap-team-schedule-inner .ap-schedule-team-vs {
    margin-top: 50px
}

.ap-team-schedule-inner .ap-schedule-team-vs .ap-vs-schedule-txt {
    color: #ef4123;
    font-size: 50px;
    font-weight: 700
}

.ap-schedule-counter {
    margin-top: 40px
}

.flipdown {
    width: 100%;
    display: inline-block
}

.flipdown.flipdown__theme-light {
    display: flex;
    justify-content: center
}

.flipdown.flipdown__theme-light .rotor,
.flipdown.flipdown__theme-light .rotor-leaf-front,
.flipdown.flipdown__theme-light .rotor-top {
    color: #ef4123;
    background-color: #fff
}

.flipdown.flipdown__theme-light .rotor-bottom,
.flipdown.flipdown__theme-light .rotor-leaf-rear {
    color: #ef4123;
    background-color: #fff
}

.flipdown.flipdown__theme-light .rotor:after {
    display: none
}

.flipdown .rotor {
    font-size: 40px
}

.ap-schedule-refree {
    padding: 0 80px;
    margin-top: 40px
}

.ap-schedule-refree .ap-schedule-ref-inner {
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.ap-schedule-refree .ap-schedule-ref-inner span {
    font-weight: 400
}

.ap-playing-schedule-teams {
    padding: 40px 30px 40px 30px;
    background: #e5e5e5
}

.ap-team-schedule-tab-wrp {
    width: calc(70% - 35px);
    float: left;
    text-align: left
}

.ap-sched-tab-inner {
    background: #19398a;
    border-radius: 18px;
    padding: 15px
}

.ap-schedule-vote-wrp {
    width: calc(30% - 0);
    float: right;
    text-align: left
}

.ap-sched-vote-inner {
    padding: 15px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    border-radius: 5px;
    overflow: hidden
}

.ap-sched-vote-inner .ap-outer-tb-wrp .ap-inner-tb-click {
    font-size: 18px
}

.ap-player-wrp-sched .ap-player-pic-schd {
    width: 68px;
    margin-right: 10px
}

.ap-player-wrp-sched .ap-player-pic-schd img {
    float: left;
    max-width: 100%
}

.ap-player-wrp-sched .ap-player-name-schd {
    color: #18184a;
    font-size: 18px;
    font-weight: 700
}

.ap-player-wrp-sched .ap-player-designat {
    float: right;
    color: #18184a;
    font-weight: 600;
    font-size: 22px
}

.ap-player-wrp-sched .ap-player-designat span {
    font-weight: 400
}

.ap-sched-vote-inner .ap-select-player {
    width: 100%;
    float: left;
    margin: 15px 0;
    text-align: center;
    color: #18184a;
    font-size: 20px;
    font-weight: 700
}

.ap-sched-vote-inner .ap-select-player.ap-grey {
    color: rgba(82, 82, 82, .5)
}

.ap-checkWrp input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.ap-checkWrp label {
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 10px;
    border: 1.5px solid rgba(190, 204, 226, .6);
    border-radius: 4px;
    background-color: transparent;
    transition: all .4s ease;
    cursor: pointer;
    font-size: 14px
}

.ap-sched-vote-inner .ap-schedule-team-list li {
    width: calc(50% - 5px)
}

.ap-checkWrp input:checked+label {
    background-color: #fafafa
}

.ap-checkWrp span {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    right: 10px;
    top: 50%;
    transform: translateY(-46%);
    pointer-events: none
}

.ap-checkWrp span h3 {
    color: #18184a;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px
}

.ap-checkWrp span img {
    max-width: 100%
}

.ap-submit-selected .ap-submit-click {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    padding: 10px 65px;
    border: 0;
    background-color: #ef4123;
    border-radius: 9px;
    cursor: pointer
}

.ap-schedule-team-list.ap-match-stream li {
    padding: 10px;
    border: 1.5px solid rgba(190, 204, 226, .6);
    border-radius: 4px;
    width: 100% !important;
    display: flex !important;
    justify-content: flex-start !important
}

.ap-schedule-team-list.ap-match-stream li .ap-msg-ico {
    width: 27px;
    margin-right: 15px;
    display: inline-block
}

.ap-schedule-team-list.ap-match-stream li .ap-msg-ico img {
    max-width: 100%
}

.ap-schedule-team-list.ap-match-stream li span {
    color: #18184a;
    font-size: 14px;
    font-weight: 700
}

.ap-comment {
    width: 85%
}

.ap-read-more-wrp a {
    color: #329ed9;
    font-weight: 700
}

.ap-sched-mob-tab {
    display: flex;
    justify-content: space-between;
    margin-top: -41px;
    z-index: 2;
    display: none
}

.ap-sched-mob-tab a {
    background: #ef4123;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    width: calc(50% - 10px);
    padding: 10px 15px;
    text-align: center;
    font-weight: 700
}

.ap-sched-mob-tab a.active {
    color: #ef4123;
    background-color: #fff
}

.ap-match-stream-inner {
    padding: 15px;
    background: #fff;
    box-shadow: 0 4px 20px rgb(102 102 102 / 16%);
    border-radius: 18px
}

.ap-schedule-team-list.ap-match-stream.ap-big li {
    justify-content: space-between !important
}

.ap-schedule-team-list.ap-match-stream.ap-big li span {
    width: 50%;
    text-align: right
}

.ap-schedule-team-list.ap-match-stream.ap-big li span.ap-comment {
    width: 40%;
    text-align: left
}

.ap-overWise-comments {
    padding: 10px 40px;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    border-radius: 5px;
    margin-bottom: 20px
}

.ap-over-brief .ap-overs-content .ap-overs-ball .ap-ball-single {
    background-color: #fff
}

.ap-over-brief .ap-overs-content .ap-over-num {
    color: #fff;
    margin-right: 4px
}

.ap-team-score-brief {
    background: linear-gradient(180deg, #006cb7 0, #003b7a 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 10px;
    padding: 4px 4px 0 0
}

.ap-team-score-brief span {
    display: inline-block;
    margin: 0 4px;
    color: #fff;
    font-weight: 600;
    font-size: 20px
}

.ap-team-score-brief span img {
    max-width: 84%
}

.ap-playing-brief-ico {
    width: 50%;
    margin-bottom: 20px
}

.ap-playing-brief-ico .logo {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 150px;
    margin: 0 auto
}

.ap-playing-brief-ico .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ap-schedule-team-list.playingXI li {
    margin-bottom: 0;
    width: 100%
}

.ap-over-brief {
    width: 64%
}

.ap-points-table-brief {
    padding: 0
}

.ap-sched-vote-inner.ap-no-pad {
    padding: 0;
    overflow: hidden
}

.ap-sched-vote-inner.ap-no-pad .ap-tab-content {
    padding: 0 20px
}

.ap-sched-vote-inner.ap-no-pad .ap-tab-content .ap-stat-innertable th {
    color: #7b7b7b;
    text-align: center
}

.ap-vd-pop-container {
    position: fixed;
    width: 96%;
    height: 90vh;
    z-index: 2000;
    top: 4vh;
    left: 2%;
    right: 2%;
    overflow-y: hidden;
    background: rgba(27, 57, 108, .8)
}

.ap-video-scroll-list {
    width: calc(25% - 0);
    float: right;
    background: #18184a;
    padding: 20px 0 25px 0
}

.ap-vd-iframe iframe {
    width: 100%;
    height: 600px
}

.ap-vd-iframe .ap-view-cnt {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    margin-top: 15px
}

.ap-vd-iframe .ap-view-cnt span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    line-height: 10px
}

.ap-wickt-slider-outer {
    margin: 30px 0 0 0
}

.ap-wickt-slider-outer .ap-common-title-wrp {
    padding-right: 0
}

.ap-wickt-slider {
    padding: 0 0 40px;
    margin-top: 20px
}

.ap-wickt-slider .ap-common-slide {
    margin: 0 10px
}

.ap-wickt-slider .slick-dots {
    bottom: 0;
    left: 0
}

.ap-wickt-slider .slick-dots li button {
    width: 100px;
    border-radius: 0;
    height: 10px;
    background: #fff;
    transition: all .4s ease;
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%)
}

.ap-wickt-slider .slick-dots li.slick-active button {
    background: #ef4123;
    border: 1px solid rgba(255, 255, 255, .1);
    height: 11px
}

.ap-next-vd-click {
    padding: 4px 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    background: url(assets/images/amit-assets/ap-next-vd-bg.png) no-repeat center center/cover;
    display: inline-block;
    letter-spacing: .8px;
    margin-bottom: 15px;
    pointer-events: none;
    margin-left: 20px
}

.ap-vd-scroll-div .ap-slide-content {
    margin-bottom: 10px;
    border-color: #d7dbdf
}

.ap-vd-pop-inner .mCSB_dragger_bar {
    background: #329ed9 !important;
    width: 6px !important;
    height: 10rem !important
}

.ap-vd-pop-inner .mCSB_draggerRail {
    opacity: 0
}

.ap-vd-pop-inner .mCSB_scrollTools {
    right: -4px
}

.ap-vd-pop-close {
    right: 15px;
    top: 15px;
    display: block
}

.ap-fixed-match-brief {
    padding: 16px 50px;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    margin-top: 80px
}

.ap-fixed-match-slider .ap-match-slide {
    padding: 0 60px;
    border-right: 1px solid rgba(123, 123, 123, .5)
}

.ap-match-slide-inner .ap-date-rcp {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: .8
}

.ap-match-slide-inner .ap-date-rcp span {
    font-size: 16px;
    text-transform: uppercase
}

.ap-match-recap-wrp {
    background: #fff;
    border-radius: 10px;
    width: 88%
}

.ap-match-recap-wrp .ap-team-name-rcap.ap-MI-BG {
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap {
    padding: 0 15px 0 10px;
    width: 45%
}

.ap-match-recap-wrp span {
    display: inline-block;
    font-size: 22px;
    color: #fff
}

.ap-match-recap-wrp span.ap-img-rcap {
    width: 50px;
    height: 42px;
    padding: 4px
}

.ap-match-recap-wrp span img {
    max-width: 100%;
    height: 100%;
    object-fit: cover
}

.ap-match-recap-wrp span.ap-left-space {
    margin-left: 15px
}

.ap-match-recap-wrp span.ap-right-space {
    margin-right: 15px
}

.ap-score-rcap {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    width: 58%
}

.ap-score-rcap .ap-runs-txt {
    display: inline-block;
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 600
}

.ap-score-rcap .ap-vs-rcp-txt {
    display: inline-block;
    font-size: 12px;
    color: #ef4123;
    margin: 0 10px
}

.ap-team-name-rcap.ap-RCB-BG {
    background: #2b2a29;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap.ap-CSK-BG {
    background: #ffe600;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap.ap-CSK-BG span {
    color: #000
}

.ap-team-name-rcap.ap-KKR-BG {
    background: #3a225d;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap.ap-RR-BG {
    background: #254aa5;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ih-teams-squad-sec {
    width: 100%;
    display: flex
}

.ih-bg {
    width: 100%;
    background: url(assets/images/ih-teams-squad-bg.jpg) no-repeat center center/cover
}

.ih-bg .ih-titel {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 25px 0 0 0
}

.ih-bg .ih-titel .ih-t-left {
    width: 100%;
    float: left
}

.ih-bg .ih-titel .ih-t-left h2 {
    font-size: 32px;
    color: #ef4123;
    font-weight: 700;
    font-style: italic
}

.ih-bg .ih-titel .ih-t-right {
    display: flex;
    align-items: center
}

.ih-bg .ih-titel .ih-t-right h3 {
    font-size: 28px;
    color: #ef4123;
    font-weight: 700;
    margin-right: 20px
}

.ih-bg .ih-pcard-sec {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center
}

span.capt_wict img.ih-p1-ab {
    position: static
}

img.ih-p1-ab {
    position: absolute;
    right: 9px;
    top: 7px;
    width: 22px
}

img.ih-p1-ab img {
    max-width: 100%
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-img {
    width: 100%;
    float: left;
    text-align: center
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-img img {
    max-width: 100%;
    margin: 0 auto
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-cont {
    width: 100%;
    float: left;
    margin-top: 20px
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-cont h2 {
    width: 100%;
    text-align: center;
    font-size: 17px;
    float: left
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in {
    width: 60%;
    padding: 0 15px;
    justify-content: space-between;
    margin: 0 auto
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li h3 {
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    color: #000
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li p {
    text-align: center;
    font-size: 11px;
    color: #000
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-vp-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 15px
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-vp-btn a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    text-align: center
}

.ih-view {
    width: 100%;
    display: flex;
    justify-content: center
}

.ih-view a {
    color: #19398a;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #19398a;
    text-align: center;
    display: none
}

.np-leaderInnserSectionWrp {
    max-width: 1830px;
    width: 100%;
    display: inline-block
}

.np-leaderInnserSectionWrp .np-recordTab--title {
    padding: 0 0 14px 0
}

.np-recordtabBg.battingtablebg {
    max-width: 583.71px !important
}

.np-recordtab__btn.bollowing {
    background: 0
}

.np-battingtable__filter {
    font-weight: 600;
    font-size: 28px
}

.np-battingtable__filter .np-filter {
    padding-left: 1rem
}

.np-mostrunsTable__head th {
    border-bottom: 1px solid #606060;
    border-collapse: separate;
    border-spacing: 5px 5px;
    padding: 12px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #192e6a
}

.np-mostrunsTableWrp td th {
    padding: 0 1rem
}

.np-list.np-list__about:active {
    background: #ef4123;
    color: #fff
}

.ap-orange-header.np-orange-header {
    display: none
}

.np-aboutus__iplImg {
    padding: 1rem 0;
    overflow: hidden
}

.np-aboutus__iplImg img {
    max-width: 100%
}

.np-aboutus__email {
    padding: 1rem 0
}

.np-aboutus__email--input {
    padding: 1rem;
    font-weight: 600;
    font-size: 18px;
    border: 0;
    background: #fff;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    border-radius: 10px;
    resize: none
}

.np-venu_inner--text {
    bottom: 3.125rem
}

.vn-blogBanTitle p span:nth-child(2) {
    margin: 0 0 0 25px
}

.vn-teamOverviewWrap .vn-tabbing.vn-newsTab a {
    width: 23%
}

.na .vn-teamOverviewWrap .vn-tabbing.vn-newsTab a {
    padding: 8px 28px !important;
    width: auto !important
}

.np-mostrunsTableBg table.np-mostruns_table {
    padding: 0 0
}

.np-team-ico img {
    bottom: -26px;
    right: 0;
    width: 65px;
    left: auto;
    top: auto
}

.mep-player-list-content {
    display: flex !important;
    align-items: center;
    flex-direction: column;
    flex: none
}

.test {
    color: #000
}

.most-expensive-player {
    opacity: 0;
    visibility: hidden
}

.most-expensive-player.slick-initialized {
    opacity: 1;
    visibility: visible;
    transition: .3s ease
}

table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_asc:before {
    content: unset !important
}

@media screen and (max-width:1150px) {
    .story-iframe {
        width: 440px !important
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .auction-tab-section table.ih-td-tab th {
        width: auto !important
    }

    .ap-ipl-logo::after {
        width: 320px !important
    }
}

@media (min-width:820px) and (max-width:1180px) {
    .poll-radio label span {
        font-size: 11px !important
    }

    .poll-radio-ans .poll-name {
        font-size: 13px !important
    }

    .what-r-u-btns div {
        width: 45% !important;
        margin-bottom: 20px !important
    }

    .latest-slider-main-bottom-white .type-date-time,
    .type-date-time span {
        font-size: 10px !important
    }

    .official-app-common-head {
        font-size: 27px !important
    }
}

@media (min-width:820px) and (max-width:1000px) {
    .ap-winner-slider {
        width: calc(55% - 0px)
    }

    .new-slickslider-fours,
    .runrate-new-slick {
        width: calc(100% - 0px) !important
    }

    .ap-numbers-wrp-1 {
        gap: 20px
    }

    .ap-numbers-wrp-1 {
        margin-bottom: 18px
    }

    .new-slickslider-fours,
    .runrate-new-slick {
        width: calc(20% - 22px)
    }

    .ap-winner-slider {
        width: calc(65% - 40px)
    }

    .ap-app-img-data {
        width: calc(63% - 60px) !important
    }

    .ap-app-text-data {
        padding: 20px 0
    }
}

@media only screen and (max-width:1024px) {
    .ap-photo-popup {
        height: 65vh
    }

    .np-card__list.all-time-batting li {
        width: calc(30% - 10px);
        display: inline-block
    }

    .site-navbar .site-navigation .site-menu>li>a {
        padding: 18px 10px !important;
        font-size: 11px !important
    }

    .auction-tab-section table.ih-td-tab td:first-child {
        padding-left: 20px
    }

    .zoom-slider .ipl-div {
        display: block
    }

    .zoom-slider .img {
        width: 100%
    }

    .zoom-slider .img img {
        width: 100%;
        margin: 25% 0 0 0;
        height: 100%
    }

    .zoom-slider .copy .inner-copy {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 30px 0;
        width: 80%;
        margin: 0 auto
    }

    .zoom-slider .copy {
        width: 100%
    }

    #ipl-slider.zoom-slider .slick-arrow.slick-next {
        right: 10px
    }

    .team-squad-table {
        overflow-x: scroll
    }
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media only screen and (max-width:768px) {
    ul.ap-navigation.social-media {
        position: static;
        display: inline-block
    }

    ul.ap-navigation.social-media li.share {
        display: block !important
    }

    ul.ap-navigation.social-media {
        display: flex !important;
        background: 0 0
    }

    ul.ap-navigation.social-media li a::after {
        content: unset !important
    }

    ul.ap-navigation.social-media li {
        width: 34px !important;
        height: 45px !important;
        margin: 0 8px
    }

    .ap-vd-iframe ul.ap-navigation.social-media li a {
        padding: â€‹8px !important;
        text-align: center;
        border-radius: 5px
    }

    .copy-link {
        height: 42px;
        width: 44px
    }

    .copy-link img {
        margin-top: 5px;
        width: 22px;
        height: 22px
    }

    .social-media svg {
        width: 32px;
        height: 32px;
        margin-right: 0
    }

    .social-media .share {
        color: #fff;
        padding: 18px 0 !important;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 15px;
        display: block !important
    }

    .ap-navigation.social-media .whatsapp-li {
        display: block !important
    }

    .ap-navigation.social-media .messenger-li {
        display: block !important
    }

    .ap-navigation.social-media .mobile-hide {
        display: none
    }

    .auction-banner .auction-header__stats {
        display: block;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px
    }

    .auction-banner {
        padding-top: 20px
    }

    .auction-most-exp-style img {
        width: 128px;
        height: 100px
    }

    .auction-most-exp-style span {
        font-size: 20px
    }

    .auction-most-exp-style p {
        margin-bottom: 0;
        font-size: 24px
    }

    .auction-most-exp-style span.player-price {
        font-size: 24px;
        line-height: 36px
    }

    .auction-most-exp-style b {
        font-size: 24px
    }

    .mobile-reverse {
        flex-direction: column-reverse
    }

    .auction-details {
        text-align: center;
        padding: 20px 15px
    }

    .popup-img,
    .slider-discription {
        height: 50vh
    }

    .ipl-tab-slider .img {
        width: 100%
    }

    #ipl-slider .slick-arrow.slick-prev {
        left: 5px
    }

    #ipl-slider .slick-arrow.slick-next {
        right: 5px
    }

    .auction-lightbox-slider {
        padding: 0
    }

    #ipl-tab .slick-arrow.slick-next,
    #ipl-tab .slick-arrow.slick-prev {
        display: none !important
    }

    .mobile-view {
        display: block
    }

    .desktop-view {
        display: none
    }

    .auction-lightbox-slider .gallery-slider__info {
        padding: 20px
    }

    div#ipl-tab {
        padding: 5px 0
    }

    .zoom-slider .copy {
        display: none
    }

    .zoom-slider .img img {
        width: 100%;
        margin: 35% 0;
        height: 100%
    }

    #ipl-slider.zoom-slider .slick-arrow.slick-next {
        right: 5px
    }

    #ipl-slider.zoom-slider .slick-arrow {
        top: 50%
    }

    .np-card__list {
        overflow: auto;
        white-space: nowrap
    }

    .np-card__list div.slick-list {
        padding: 0 45px 0 0
    }

    .np-card__list li {
        width: 240px !important;
        margin: 0 15px 0;
        display: inline-block
    }

    .ap-tab-content-scroll {
        height: auto
    }

    .ap-common-title-wrp {
        padding-right: 25px
    }

    .ap-top-highlights .slick-slider button.slick-prev {
        left: 0
    }

    .vn-latest-news .ap-common-news-wrap {
        padding: 0
    }

    .vn-newsPge .ap-common-news {
        width: calc(49% - 10px) !important
    }

    .vn-sheduleList ul li .vn-sheduleLogo span {
        margin: 0 10px
    }

    .ap-match-innerwrp .ap-match-win {
        margin-bottom: 15px
    }

    .np-mostrunsTab__btn {
        margin-bottom: 10px
    }

    .vn-teamOverviewWrap.self-menu .vn-tabbing a {
        width: auto !important
    }

    .vn-teamOverviewWrap .vn-tabbing {
        width: 100%;
        float: left;
        overflow-x: auto;
        white-space: nowrap;
        display: block !important;
        padding: 20px 20px
    }

    .ap-inner-nav li {
        margin: 0 22px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamBanLogo {
        width: 129px;
        height: 129px
    }

    .np-battingtable__filter {
        font-size: 18px;
        margin-bottom: 10px
    }

    .ap-playing-teams-inner {
        margin-top: 0
    }

    .ap-inner-nav li a,
    .ap-inner-nav li a i {
        font-size: 14px
    }

    .pbi {
        display: none
    }

    .np-ico img {
        margin: 10px
    }

    .ap-team-wrp .sm-logo {
        margin-top: 12px
    }

    .np-team-name-first {
        margin: 8px 0
    }

    .np-recordTab--title .np-recordtabBg {
        max-width: 100%
    }

    .np-battingtable__title .np-battingtable__mostrun {
        font-size: 23px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn {
        padding: 5px 10px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn span {
        font-size: 14px
    }

    .np-battingtable__title {
        justify-content: space-between;
        padding-bottom: 0;
        padding-top: 10px;
        margin-bottom: 10px
    }

    .all-leaders {
        padding-bottom: 10px
    }

    .ap-fanpoll-ico img {
        max-width: 100%;
        height: 65px
    }

    .np-mostrunsTable {
        margin-bottom: 0 !important
    }

    .ih-td-vsec .ih-td-vin .ap-latest-videos {
        padding: 25px 0 10px 0
    }

    .ap-next-vd-click {
        display: block;
        max-width: 240px
    }

    .pdd {
        padding: 20px
    }

    .auction-banner .auction-header__stat-container .auction-header__stat-label {
        display: flex;
        align-items: center;
        gap: 3px
    }

    .auction-banner .auction-header__stat-container {
        flex-direction: row-reverse
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-img {
        width: 90px !important
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-bottom-white {
        width: calc(100% - 90px) !important
    }

    .new-sponsor-panel__jio img {
        width: 115px
    }
}

@media only screen and (max-width:767px) {
    .wv-btn {
        padding: 10px 14px;
        font-size: 14px
    }

    .auc-round-logo a img {
        width: 80px !important;
        height: 80px !important
    }

    .auction-tab-section .ih-titel .ih-t-left h2 {
        font-size: 21px
    }

    .auction-tab-section table.ih-td-tab td:first-child {
        padding-left: 15px
    }

    .auction-most-exp-style span.player-price {
        white-space: normal
    }

    .auction-banner .container {
        background: #00000045;
        padding: 13px 13px 4px 13px
    }

    .vn-innerPageBan h2 {
        font-size: 19px !important
    }

    .vn-sheduleFilterWrap .vn-menWoTab {
        width: auto !important;
        margin: 0 0 0 !important
    }

    .vn-sheduleFilterWrap .vn-sheduleFilterInner {
        flex-flow: unset !important
    }

    .ih-bg .ih-titel.squad-team-filter .ih-t-left h2 {
        line-height: 45px;
        font-size: 18px
    }

    .vn-sheduleFilterWrap .vn-menWoTab a {
        width: 100% !important
    }

    .vn-sheduleFilterWrap .vn-sheduleFilter {
        line-height: 38px
    }

    .ap-tabs-wrp {
        margin-bottom: 10px
    }

    .np-battingtable__filter .np-filter {
        width: 45px
    }

    .pb-10 {
        padding-bottom: 10px
    }

    .ap-latest-videos.auction-videos.ap-latest-news {
        padding-right: 10px
    }

    .auction-tabbed_panel ul {
        display: -webkit-box;
        display: -ms-flexbox;
        width: 100%;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .auction-tabbed_panel ul li {
        width: auto !important
    }

    .auction-tabbed_panel ul a {
        font-size: 15px !important;
        padding: 12px 15px !important
    }

    .auction-most-exp-style p {
        line-height: 24px;
        margin-top: -45px
    }

    .zoom-slider .img img {
        margin: 35% 0
    }

    #ipl-slider.zoom-slider .slick-arrow {
        top: 38%;
        transform: translateY(-38%);
        -webkit-transform: translateY(-38%);
        -moz-transform: translateY(-38%);
        -o-transform: translateY(-38%);
        -ms-transform: translateY(-38%)
    }

    .pb-40 {
        padding-bottom: 0
    }

    #magicmomentVideo .slick-dots li,
    #popuplatest .slick-dots li {
        margin: 0 15px
    }

    .top-by h2 {
        font-size: 24px !important
    }

    .auc-table-card {
        padding: 0 !important
    }

    .auction-tab-section .ih-pt-cont {
        width: 146px;
        text-align: left
    }

    .ap-slider-video .slick-dots {
        top: 265px !important
    }

    .ap-mobile-menu-toggle img {
        width: 25px
    }

    .viewers-choice__wrapper ul {
        -ms-grid-columns: unset;
        grid-template-columns: unset
    }

    img.mobile-height {
        height: 37vh
    }

    .breakLineAuction {
        display: unset
    }

    .new .auction-tab-section {
        margin-top: 0 !important
    }

    .rtm_logo_col {
        width: 50px
    }
}

@media only screen and (max-width:700px) {
    .auction-banner {
        padding: 0
    }

    .ih-pd {
        padding: 0 20px;
        float: left;
        width: 100%
    }

    .np-stadiumBigImg {
        height: 210px
    }

    .auction-tab-section {
        padding: 10px !important
    }

    .ap-app-img-data {
        width: calc(69% - 0) !important
    }

    .ap-get-app a {
        margin-right: 1px
    }
}

header {
    position: relative;
    z-index: 99999
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin: 0
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.sticky {
    z-index: 99999 !important
}

.video-js .vjs-overlay-top-right {
    left: 5px;
    top: 5px
}

.video-js .vjs-overlay-no-background {
    max-width: 32px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #cdcdcd;
    opacity: .9
}

.mfp-wrap {
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 9999999;
    position: fixed !important;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    overflow: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.page-vid-side .ap-slide-content {
    width: calc(100% - 10px);
    margin: 10px 5px
}

.ap-wickt-slider-page-video .ap-common-slide {
    width: calc(320px - 10px);
    margin: 10px 5px
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.teams-name-filter {
    margin-top: 60px;
    margin-bottom: 30px
}

.ih-pcard-sec:nth-child(2) .teams-name-filter {
    margin-top: 40px
}

.ih-pcard-sec:last-child .teams-name-filter {
    margin-top: 40px
}

.ih-pcard-sec:last-child ul {
    margin-bottom: 40px
}

.filter-has {
    position: absolute;
    right: 20px;
    top: 54px
}

.filter-has select {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 5px 45px 5px 16px;
    font-family: helvetica_neuemedium;
    font-size: 16px;
    color: #11141c;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(assets/images/drop_down.svg);
    background-position: calc(100% - 14px) center;
    background-repeat: no-repeat
}

.vid-popup.modal {
    width: 100%;
    max-height: initial
}

.vid-popup .modal-content {
    background-color: transparent;
    border: 0 solid rgba(0, 0, 0, .2);
    padding: 0 !important
}

.stories-title {
    width: 100%;
    position: absolute
}

.filter-has2 select {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 5px 45px 5px 16px;
    font-family: helvetica_neuemedium;
    font-size: 16px;
    color: #11141c;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(assets/images/drop_down.png);
    background-position: calc(100% - 14px) center;
    background-repeat: no-repeat
}

.story-control-title h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    font-family: alineaincisew01-boldregular;
    margin-bottom: 0
}

.story-control-title span {
    font-size: 12px;
    color: rgba(255, 255, 255, .7)
}

.story-iframe .bc-player-default_default {
    background-color: #10172b !important
}

.story-tray-main {
    background: #10172b;
    padding-block: 25px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/new-story-helix-bg.svg");
    background-repeat: no-repeat;
    background-position: bottom left
}

.story-tray-main ul h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 400
}

.story-tray-main ul {
    width: 130px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 0
}

.story-circle {
    width: 100%;
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #fff;
    cursor: pointer;
    transition: .3s
}

.story-circle:hover {
    padding: 5px;
    border: 1px dashed #f57070
}

.story-circle img:hover {
    border-radius: 8px
}

.story-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.progressBar {
    display: flex;
    justify-content: center;
    z-index: 999;
    padding: 6px 10px
}

.progressBar {
    width: 100%;
    position: absolute
}

progress {
    height: 13px;
    margin: 0 2px
}

.story-modal {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
}

.story-modal .close {
    background: #000;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    line-height: 12px;
    top: 20px !important;
    right: 4px;
    z-index: 9999
}

.story-modal .nextStoryBtn,
.story-modal .previousStoryBtn {
    background-image: url("https://documents.iplt20.com/ipl/assets/images/story-arrow-both.svg");
    background-repeat: no-repeat;
    height: 192px;
    width: 65px;
    cursor: pointer
}

.story-modal .previousStoryBtn {
    position: absolute;
    left: 0;
    color: #fff;
    z-index: 99;
    background-position: bottom
}

.story-modal .nextStoryBtn {
    position: absolute;
    right: 0;
    color: #fff;
    z-index: 99;
    background-position: top
}

.stories-title {
    z-index: 9;
    color: #18184a;
    left: 0;
    bottom: 0;
    font-size: 20px;
    font-weight: 600;
    padding: 36px 24px;
    height: auto;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    letter-spacing: 1px;
    animation: .8s storytitle;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    font-family: alineaincisew01-boldregular
}

@keyframes storytitle {
    0% {
        bottom: -100px;
        opacity: 0
    }

    100% {
        bottom: 0;
        opacity: 1
    }
}

.stories-title span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.story-iframe {
    height: 90%;
    width: 380px;
    position: relative
}

.story-iframe .video-js {
    height: 100% !important;
    width: 100% !important;
    border-radius: 6px
}

.ap-over-color {
    position: relative;
    height: 100%;
    width: 100%
}

.ap-over-color img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.ap-over-color {
    position: relative
}

.ap-over-color:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
    background: linear-gradient(1.35deg, rgba(0, 0, 0, .8) 17.74%, rgba(0, 0, 0, 0) 89.5%)
}

.TL_CSK,
.TL_DC,
.TL_GT,
.TL_KKR,
.TL_LSG,
.TL_MI,
.TL_PBKS,
.TL_RCB,
.TL_RR,
.TL_SRH {
    background: linear-gradient(133.55deg, #4d4d4f -30.17%, rgba(77, 77, 79, 0) 117.73%);
    position: relative;
    overflow: hidden
}

.TL_DC {
    background: linear-gradient(137.7deg, #051677 1%, #001939 110.83%)
}

.TL_GT {
    background: linear-gradient(137.7deg, rgba(15, 29, 51, .8) 1%, rgba(15, 29, 51, .8) 110.83%)
}

.TL_KKR {
    background: linear-gradient(137.7deg, rgba(49, 36, 83, .8) 1%, rgba(48, 35, 83, .8) 110.83%)
}

.TL_LSG {
    background: linear-gradient(137.7deg, rgba(1, 86, 225, .8) 1%, rgba(1, 86, 225, .8) 110.83%)
}

.TL_MI {
    background: linear-gradient(137.7deg, rgba(21, 58, 117, .8) 1%, rgba(23, 58, 118, .8) 110.83%)
}

.TL_PBKS {
    background: linear-gradient(137.7deg, rgba(48, 64, 117, .8) 1%, rgba(48, 64, 117, .8) 110.83%)
}

.TL_RR {
    background: linear-gradient(137.7deg, rgba(1, 78, 162, .8) 1%, rgba(1, 78, 162, .24) 110.83%)
}

.TL_RCB {
    background: linear-gradient(137.7deg, rgba(203, 47, 47, .8) 1%, rgba(17, 19, 16, .8) 110.83%)
}

.TL_SRH {
    background: linear-gradient(137.7deg, rgba(139, 40, 36, .8) 1%, rgba(140, 40, 35, .8) 110.83%)
}

.TL_CSK .vn-team-logo,
.TL_DC .vn-team-logo,
.TL_GT .vn-team-logo,
.TL_KKR .vn-team-logo,
.TL_LSG .vn-team-logo,
.TL_MI .vn-team-logo,
.TL_PBKS .vn-team-logo,
.TL_RCB .vn-team-logo,
.TL_RR .vn-team-logo,
.TL_SRH .vn-team-logo {
    width: 400px;
    height: 400px !important;
    border-radius: 100%;
    top: -220px;
    position: absolute;
    background: #ffcb05
}

.TL_DC .vn-team-logo {
    background: #b9251c
}

.TL_GT .vn-team-logo {
    background: #77c7f2
}

.TL_KKR .vn-team-logo {
    background: #ecc542
}

.TL_LSG .vn-team-logo {
    background: #fff
}

.TL_MI .vn-team-logo {
    background: #2d6ab1
}

.TL_PBKS .vn-team-logo {
    background: #d71920
}

.TL_RR .vn-team-logo {
    background: #eb83b5
}

.TL_RCB .vn-team-logo {
    background: #2b2a29
}

.TL_SRH .vn-team-logo {
    background: #f26522
}

.TL_CSK .vn-team-logo img,
.TL_DC .vn-team-logo img,
.TL_GT .vn-team-logo img,
.TL_KKR .vn-team-logo img,
.TL_LSG .vn-team-logo img,
.TL_MI .vn-team-logo img,
.TL_PBKS .vn-team-logo img,
.TL_RCB .vn-team-logo img,
.TL_RR .vn-team-logo img,
.TL_SRH .vn-team-logo img {
    width: 120px;
    height: auto;
    object-fit: unset;
    object-position: bottom;
    position: absolute;
    z-index: 999;
    bottom: 30px;
    margin: 0 auto;
    left: 0;
    right: 0
}

.ap-team-contn {
    position: relative;
    bottom: -70px;
    text-align: center
}

.team-on-hover {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.team-on-hover img {
    margin-top: 46px;
    width: 90px;
    opacity: 0
}

.trophy-text-align {
    width: 100%;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    margin-top: 56px;
    opacity: 0;
    color: #11141c;
    padding-inline: 5px
}

.TL_CSK:hover .ap-team-contn,
.TL_CSK:hover .vn-team-logo img,
.TL_GT:hover .ap-team-contn,
.TL_GT:hover .vn-team-logo img,
.TL_KKR:hover .ap-team-contn,
.TL_KKR:hover .vn-team-logo img,
.TL_MI:hover .ap-team-contn,
.TL_MI:hover .vn-team-logo img,
.TL_RR:hover .ap-team-contn,
.TL_RR:hover .vn-team-logo img,
.TL_SRH:hover .ap-team-contn,
.TL_SRH:hover .vn-team-logo img {
    opacity: 0
}

.TL_CSK:hover,
.TL_GT:hover,
.TL_KKR:hover,
.TL_MI:hover,
.TL_RR:hover,
.TL_SRH:hover {
    background: rgba(255, 255, 255, .8)
}

.TL_CSK:hover .vn-team-logo,
.TL_GT:hover .vn-team-logo,
.TL_KKR:hover .vn-team-logo,
.TL_MI:hover .vn-team-logo,
.TL_RR:hover .vn-team-logo,
.TL_SRH:hover .vn-team-logo {
    background: rgba(255, 255, 255, .33)
}

.TL_CSK:hover .team-on-hover img,
.TL_CSK:hover .trophy-text-align,
.TL_CSK:hover .vn-team-logo-onhover,
.TL_GT:hover .team-on-hover img,
.TL_GT:hover .trophy-text-align,
.TL_KKR:hover .team-on-hover img,
.TL_KKR:hover .trophy-text-align,
.TL_KKR:hover .vn-team-logo-onhover,
.TL_MI:hover .team-on-hover img,
.TL_MI:hover .trophy-text-align,
.TL_MI:hover .vn-team-logo-onhover,
.TL_RR:hover .team-on-hover img,
.TL_RR:hover .trophy-text-align,
.TL_RR:hover .vn-team-logo-onhover,
.TL_SRH:hover .team-on-hover img,
.TL_SRH:hover .trophy-text-align,
.TL_SRH:hover .vn-team-logo-onhover {
    opacity: 1
}

.TL_GT:hover .vn-team-logo-onhover {
    opacity: 1
}

.vn-team-logo-onhover {
    position: absolute;
    z-index: 999;
    top: 8px;
    left: 16px;
    opacity: 0;
    display: flex;
    align-items: center
}

.vn-team-logo-onhover img {
    width: 40px;
    margin-right: 10px
}

.vn-team-logo-onhover span {
    font-size: 24px;
    font-family: alineaincisew01-boldregular;
    color: #11141c
}

.fanpolla>ul>li {
    width: 200px;
    border-right: 2px solid #fff
}

.fanpolla {
    padding-block: 40px;
    float: left
}

.fan-poll-head-bg img {
    width: 100%
}

.photo-new-gallery {
    width: 100%;
    height: 220px;
    display: flex;
    position: relative
}

.photo-new-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.ap-banner-parent ul.slick-dots li {
    margin: 0 0;
    background: #849398;
    width: 10px;
    height: 5px;
    border-radius: 0;
    list-style: none
}

.vjs-menu li.vjs-selected {
    color: #fff !important
}

.ap-banner-parent ul.slick-dots li button {
    width: 0;
    height: 0
}

.ap-banner-parent ul.slick-dots li button::before {
    font-size: 0
}

.ap-banner-parent ul.slick-dots li.slick-active {
    background: #ef4123;
    width: 20px
}

.slide-m-dots ul {
    border-radius: 50px;
    padding: 0;
    display: flex;
    align-items: center
}

.slick-dots {
    bottom: -44px
}

.slick-dots li.slick-active button:before {
    font-size: 0
}

.slider-controls {
    display: flex;
    align-items: center;
    position: absolute;
    top: calc(100% - 380px);
    left: 75px;
    right: 0;
    opacity: 0;
    width: fit-content
}

.ap-slider-video.slick-initialized~.slider-controls {
    opacity: 1
}

.slider-controls .slick-dots {
    position: relative;
    bottom: 0;
    height: 18px
}

.slider-controls button {
    width: 30px;
    height: 30px;
    font-size: 0px;
    background: 0 0;
    border: none
}

.slide-m-prev::before {
    content: url("https://documents.iplt20.com/ipl/assets/images/hbanner-both.svg")
}

.slide-m-next::before {
    content: url("https://documents.iplt20.com/ipl/assets/images/hbanner-both.svg")
}

.slide-m-next,
.slide-m-prev {
    background-color: transparent;
    outline: 0;
    border: none;
    position: absolute;
    z-index: 9999;
    left: 20px;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 40px;
    font-size: 0;
    opacity: 0;
    width: 40px
}

.slide-m-next {
    right: -20px;
    left: unset
}

.ap-slider-video.slick-initialized~.slide-m-prev {
    align-items: start
}

.ap-slider-video.slick-initialized~.slide-m-next {
    align-items: end
}

.ap-slider-video.slick-initialized~.slide-m-next,
.ap-slider-video.slick-initialized~.slide-m-prev {
    opacity: 1;
    z-index: 9999;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 30px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    font-size: 0;
    opacity: 1
}

.ap-footer-sponsor-wrapper {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(217, 217, 217, .2);
    border-bottom: 1px solid rgba(217, 217, 217, .2)
}

.new-official-sponsor-left {
    width: 50%;
    border-right: 1px solid rgba(217, 217, 217, .2);
    padding-right: 50px
}

.new-official-sponsor-right {
    width: 50%;
    padding-left: 30px
}

.new-official-sponsor-left ul,
.new-official-sponsor-right ul {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.nos-title {
    font-weight: 400;
    font-size: 11px;
    text-align: center;
    letter-spacing: .4em;
    text-transform: uppercase;
    color: #fff;
    opacity: .5;
    padding-bottom: 20px
}

.new-official-sponsor-left ul li a {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
    display: flex
}

.new-official-sponsor-right ul li a {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 10px
}

.new-official-sponsor-right ul li {
    width: 20%;
    display: flex;
    overflow: hidden;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    padding-inline: 20px
}

.new-official-sponsor-right ul li::after {
    content: "";
    width: 1px;
    height: 60px;
    position: absolute;
    background-color: rgba(217, 217, 217, .2);
    right: 0
}

.new-official-sponsor-right ul li:last-child:after {
    content: none
}

.new-official-sponsor-right ul li span {
    width: 100%;
    text-align: center;
    font-size: 8px;
    line-height: 9px;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgb(255 255 255 / 50%);
    padding-top: 14px
}

.new-official-sponsor-left ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.new-official-sponsor-right ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.archive-table tbody tr {
    border-bottom: 1px solid #d9d9d9
}

.archive-table thead tr td {
    font-size: 14px
}

.archive-table tbody tr:last-child {
    border-bottom: none
}

.modal.modal-width {
    width: 100%;
    max-height: 100%;
    background-color: transparent
}

.modal.modal-width .modal-content {
    padding: 0
}

.ap-vd-scroll-div2 {
    height: 72vh;
    overflow: auto
}

* {
    outline: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

button,
input {
    -moz-appearance: none !important;
    -webkit-appearance: none !important
}

button,
div,
input,
li,
ul {
    outline: 0 !important
}

div {
    box-sizing: border-box
}

a:link,
a:visited {
    text-decoration: none
}

img {
    border: none;
    outline: 0
}

ul,
ul li {
    list-style-type: none
}

.desktop {
    display: block
}

.mobile {
    display: none
}

.helperSpan {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.clr {
    clear: both
}

.floatLft {
    float: left
}

.floatRgt {
    float: right
}

.inlineBlk {
    display: inline-block;
    vertical-align: middle
}

.table {
    display: table
}

.transition {
    transition: all .35s ease 0s;
    -moz-transition: all .35s ease 0s;
    -webkit-transition: all .35s ease 0s
}

.col-100 {
    width: 100%
}

.textCenter {
    text-align: center
}

body {
    position: relative;
    font-family: helvetica_neueregular;
    line-height: 1.5;
    font-size: 14px;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ap-stripWht {
    background: #061e59;
    padding: 1px 20px 1px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    height: 41px;
    display: flex;
    align-items: center
}

.ap-stripTxt {
    display: inline-block;
    width: 33%
}

.ap-stripTxt span {
    display: inline-block !important;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px
}

.ap-stripTxt span:last-child {
    margin-right: 0;
    color: #525252
}

.ap-bcciLogo {
    display: flex;
    align-items: center
}

.ap-bcciLogo a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center
}

.ap-bcciLogo a:hover {
    color: #fff
}

.ap-socialDiv {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.ap-socialDiv span {
    font-size: 14px;
    font-weight: 700;
    color: rgba(255, 255, 255, .5);
    margin-right: 8px;
    margin-top: 1px;
    display: block !important
}

.ap-bcciLogo h4 {
    display: inline-block;
    vertical-align: middle;
    color: #1c1c1c;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0
}

.ap-bcciLogo h4 span {
    display: inline-block;
    vertical-align: middle
}

.ap-bcciLogo h4 span img {
    max-width: 100%;
    margin-top: 2px
}

.ap-socialDiv a {
    display: inline-block;
    margin-left: 12px;
    line-height: 10px;
    width: 30px;
    height: 30px;
    opacity: .3;
    transition: .3s;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/header-social-icons.svg");
    background-repeat: no-repeat
}

.ap-socialDiv a.twit {
    background-position: top right
}

.ap-socialDiv a.fb {
    background-position: top left
}

.ap-socialDiv a.insta {
    background-position: top center
}

.ap-socialDiv a:hover {
    opacity: .5
}

.ap-socialDiv a i {
    color: #1c1c1c;
    font-size: 18px
}

.ap-add-banner {
    padding: 0 150px 0 100px;
    background: url(assets/images/add-bg.jpg) no-repeat center center/cover
}

.ap-get-app img {
    max-width: 100%;
    float: left
}

.ap-get-app .ap-gt-txt {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    font-style: italic
}

.ap-get-app.floatLft {
    margin-bottom: 30px
}

.ap-get-app a {
    display: inline-block
}

.ap-close-add {
    right: 50px;
    top: 20px
}

.ap-close-add img {
    max-width: 80%
}

.ap-main-header {
    padding: 0 70px;
    background: #19398a;
    box-shadow: 0 4px 8px 0 hsl(0deg 0% 7% / 50%);
    background-image: url("https://documents.iplt20.com/ipl/assets/images/header-logo-bomb-both.svg");
    background-repeat: no-repeat;
    background-size: auto 167px;
    background-position: right -385px top 0;
    height: auto
}

.ap-video-desc {
    padding: 15px;
    display: flex;
    flex-wrap: wrap
}

.ap-wickt-slider-outer.rv-page {
    padding: 0 20px
}

.site-menu-toggle {
    padding: 5px
}

.ap-ipl-logo {
    width: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.ap-ipl-logo::after {
    content: "";
    background-image: url("https://documents.iplt20.com/ipl/assets/images/header-logo-bomb-both.svg");
    background-repeat: no-repeat;
    position: absolute;
    height: 100%;
    width: 485px;
    background-size: 90% auto;
    background-position: bottom -7px left
}

.sticky .ap-ipl-logo img {
    width: 80px
}

.ap-ipl-logo img {
    width: 80px;
    position: relative;
    height: auto;
    z-index: 99
}

.ap-nav {
    display: inline-block
}

.ap-navigation li {
    display: inline-block;
    margin: 0 26px;
    position: relative;
    padding-bottom: 4px
}

.ap-navigation li:last-child {
    margin-right: 0
}

.ap-navigation li:first-child {
    margin-left: 0
}

.ap-navigation li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    position: relative;
    transition: all .4s ease;
    text-transform: uppercase
}

.ap-navigation li a::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    background-color: #329ed9;
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
    transition: all .4s ease
}

.ap-navigation li:hover a {
    color: #329ed9
}

.ap-navigation li:hover a::after {
    width: 60%
}

.ap-navigation li.active:hover a {
    color: #329ed9
}

.ap-orange-header {
    padding: 2px 20px 4px 20px;
    background: linear-gradient(90.15deg, #ef4123 -4.45%, #ef7923 52.36%, #ef4123 118.57%);
    box-sizing: border-box;
    box-shadow: inset 0 4px 18px rgba(0, 0, 0, .4)
}

.ap-orange-inner {
    max-width: 1450px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.ap-orange-inner span {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    margin-right: 20px;
    text-transform: uppercase;
    font-style: italic;
    line-height: 15px;
    margin-top: 1px;
    width: 100px
}

.ap-orange-inner span img {
    width: auto;
    height: 14px;
    margin-right: 5px
}

.wru-main {
    background-position: right bottom, left bottom;
    background-repeat: no-repeat, no-repeat
}

.what-r-u-text,
.what-r-u-text-2 {
    font-size: 28px;
    color: #1d1d1d;
    font-family: alineaincisew01-boldregular
}

.what-r-u-text-3 {
    font-style: italic;
    font-weight: 600;
    font-size: 28px;
    color: #fff;
    padding-left: 20px;
    padding-bottom: 18px;
    float: left;
    font-family: alineaincisew01-boldregular
}

.what-r-u-btns {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    white-space: nowrap;
    flex-wrap: wrap;
    margin-bottom: 0
}

.what-r-u-btns div {
    width: 250px;
    height: 60px;
    position: relative;
    display: flex;
    flex-shrink: 0
}

.what-r-u-btns div a:hover~span {
    top: 7px;
    left: -7px
}

.what-r-u-btns div a:hover {
    background: #ef4123;
    color: #fff
}

.what-r-u-btns div a {
    width: 100%;
    height: 100%;
    color: #11141c;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    border-radius: 3px;
    transform: skew(-10deg);
    font-family: helvetica_neuebold
}

.wrulf-bg {
    background-image: url("https://documents.iplt20.com/ipl/assets/images/new-wrulf-bg-1.svg"), url("https://documents.iplt20.com/ipl/assets/images/new-wrulf-bg-2.svg");
    background-position: left bottom, right top;
    background-repeat: no-repeat, no-repeat
}

.what-r-u-btns div a i {
    width: 56px;
    height: 30px;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/what-ru-icons.svg");
    background-repeat: no-repeat;
    transform: skew(10deg, 0deg)
}

.what-r-u-btns div:first-child a i {
    background-position: center 1px
}

.what-r-u-btns div:nth-child(2) a i {
    background-position: center -36px
}

.what-r-u-btns div:nth-child(3) a i {
    background-position: center -70px
}

.what-r-u-btns div:nth-child(4) a i {
    background-position: center -104px
}

.what-r-u-btns div:first-child:hover a i {
    background-position: center -140px
}

.what-r-u-btns div:nth-child(2):hover a i {
    background-position: center -176px
}

.what-r-u-btns div:nth-child(3):hover a i {
    background-position: center -211px
}

.what-r-u-btns div:nth-child(4):hover a i {
    background-position: center -245px
}

.what-r-u-btns span {
    width: 100%;
    height: 100%;
    z-index: 1;
    height: 100%;
    top: -7px;
    left: 7px;
    position: absolute;
    border: 1.48px solid rgba(0, 0, 0, .4);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    border-radius: 3px;
    transform: skew(-10deg)
}

.engage-zone-wrapper {
    width: 100%;
    height: 350px;
    background-color: #000;
    overflow: hidden;
    border-radius: 12px;
    position: relative
}

.engage-zone-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.engage-zone-wrapper .details {
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0
}

.engage-zone-wrapper .details img {
    width: 20px;
    height: auto
}

.engage-zone-wrapper .details h1 {
    width: 100%;
    height: auto;
    font-size: 38px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: alineaincisew01-boldregular;
    margin-bottom: 5px
}

.engage-zone-wrapper .details p {
    width: 100%;
    height: auto;
    font-size: 13px;
    line-height: 19px;
    text-transform: capitalize;
    color: #fff
}

.engage-zone-wrapper .details .title {
    width: 76%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px
}

.new-slide-controls a {
    border: 1px solid #d9d9d9 !important;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    color: #000 !important;
    padding: 5px 16px;
    transition: all .3s;
    margin-right: 70px;
    cursor: pointer;
    text-transform: capitalize
}

.home-slide-bg .new-slide-controls a {
    color: #fff !important
}

.new-slide-controls a:hover {
    color: #fff !important;
    background-color: #ef4123
}

.new-slider-controls button {
    border: none;
    width: 40px;
    height: 37px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center
}

.new-slider-controls button i {
    font-size: 40px;
    color: #5c5c5c
}

.similar-news-main {
    max-height: 500px;
    width: 100%;
    overflow: auto
}

.similar-news-main::-webkit-scrollbar {
    width: 7px
}

.similar-news-main::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px
}

.similar-news-main::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    border-radius: 10px
}

.similar-news {
    width: 100%;
    height: 130px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    background: #fff;
    margin-bottom: 15px
}

.similar-img {
    width: 160px;
    height: 100%;
    overflow: hidden
}

.similar-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.similar-content-detail {
    width: calc(100% - 160px);
    height: 100%;
    padding: 10px
}

.similar-content-detail h1 {
    font-size: 20px;
    color: rgba(17, 20, 28, .8);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: alineaincisew01-boldregular
}

.similar-content-detail span {
    display: block;
    padding-top: 4px;
    border-top: 1px solid #f2f2f2;
    color: rgba(17, 20, 28, .5)
}

.av-slide-next.slick-arrow.slick-disabled i,
.av-slide-prev.slick-arrow.slick-disabled i,
.fv-slide-next.slick-arrow.slick-disabled i,
.fv-slide-prev.slick-arrow.slick-disabled i,
.iv-slide-next.slick-arrow.slick-disabled i,
.iv-slide-prev.slick-arrow.slick-disabled i,
.ln-slide-next.slick-arrow.slick-disabled i,
.ln-slide-prev.slick-arrow.slick-disabled i,
.lv-slide-next.slick-arrow.slick-disabled i,
.lv-slide-prev.slick-arrow.slick-disabled i,
.mv-slide-next.slick-arrow.slick-disabled i,
.mv-slide-prev.slick-arrow.slick-disabled i,
.th-slide-next.slick-arrow.slick-disabled i,
.th-slide-prev.slick-arrow.slick-disabled i,
.tv-slide-next.slick-arrow.slick-disabled i,
.tv-slide-prev.slick-arrow.slick-disabled i {
    color: #c6c6c6
}

.ap-vd-scroll-div .slick-prev,
.ap-wickt-slider-page-video .slick-prev,
.next-new-slider .slick-prev,
.similar-news-main .slick-prev {
    top: -32px;
    height: 33px;
    left: calc(100% - 60px);
    display: flex;
    align-items: center;
    justify-content: center
}

.ap-vd-scroll-div .slick-next,
.ap-wickt-slider-page-video .slick-next,
.next-new-slider .slick-next,
.similar-news-main .slick-next {
    top: -32px;
    height: 33px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.ap-vd-scroll-div .slick-next,
.ap-wickt-slider-page-video .slick-next {
    top: -28px
}

.ap-vd-scroll-div .slick-next::before,
.ap-wickt-slider-page-video .slick-next::before,
.next-new-slider .slick-next::before,
.similar-news-main .slick-next::before {
    content: url("assets/images/next-arror-right.svg")
}

.next-new-slider.nhome .slick-next::before {
    content: url("assets/images/white-arrow-next.png")
}

.next-new-slider .slick-next.slick-disabled,
.next-new-slider .slick-prev.slick-disabled {
    opacity: 1
}

.ap-vd-scroll-div .slick-prev::before,
.ap-wickt-slider-page-video .slick-prev::before,
.next-new-slider .slick-prev::before,
.similar-news-main .slick-prev::before {
    content: url("assets/images/next-left-arrow.svg")
}

.next-new-slider.nhome .slick-prev::before {
    content: url("assets/images/white-arrow-prev.png")
}

.teams-logo-slider .slick-next {
    height: 100%;
    width: 200px;
    background: linear-gradient(269.49deg, #031945 .36%, rgba(3, 25, 69, 0) 99.5%);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    right: 0
}

.teams-logo-slider .slick-prev {
    height: 100%;
    width: 200px;
    left: 0;
    background: linear-gradient(269.49deg, rgba(3, 25, 69, 0) .36%, #031945 99.5%);
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.teams-logo-slider .slick-prev::before {
    content: url("assets/images/white-arrow-prev.png");
    opacity: 1
}

.teams-logo-slider .slick-next::before {
    content: url("assets/images/white-arrow-next.png");
    opacity: 1
}

.squad-member-detail-main {
    background: linear-gradient(180deg, #fff29d 0, #ffcb44 100%);
    overflow: hidden
}

.membr-details .membr-details-img {
    width: 550px;
    height: auto
}

.membr-details .membr-details-img img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2
}

.membr-details {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.teams-membr-overflow-color {
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(250, 195, 0, 0) 0, rgba(245, 195, 18, .7) 56.77%, #ffb802 100%)
}

.plyr-name-nationality {
    position: absolute;
    bottom: 60px;
    z-index: 9;
    left: 0;
    width: 100%
}

.plyr-name-nationality h1 {
    text-align: center;
    font-size: 42px;
    color: #fff;
    text-shadow: 0 9px 20px rgba(0, 0, 0, .16);
    font-family: alineaincisew01-boldregular;
    margin-bottom: 20px
}

.plyr-name-nationality span {
    background: rgba(0, 0, 0, .2);
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px;
    font-style: italic;
    font-weight: 600;
    color: #fff;
    font-size: 16px
}

.plyr-name-nationality span img {
    width: 22px !important;
    height: 22px !important;
    margin-right: 6px
}

.membr-details-img::after {
    content: "";
    position: absolute;
    left: 0;
    width: 62%;
    height: 332px;
    right: 0;
    border: 10px solid #fff;
    margin: 0 auto;
    top: 140px
}

.membr-details-img::before {
    content: "";
    position: absolute;
    background-image: url("assets/images/player-bomb-bg.svg");
    background-repeat: no-repeat;
    background-position: top left;
    left: -70px;
    top: -107px;
    width: 421px;
    height: 593px
}

.player-overview-detail {
    width: calc(100% - 550px);
    position: relative;
    z-index: 4
}

.player-overview-detail h1 {
    font-size: 24px;
    color: #11141c;
    text-align: left;
    margin-bottom: 20px;
    font-family: alineaincisew01-boldregular
}

.player-overview-detail-main {
    border: 1px solid #11141c
}

.player-overview-detail-main p {
    border: 1px solid #11141c
}

.grid-container {
    display: grid;
    height: auto;
    width: 90%;
    grid-template-columns: 1fr 1fr
}

.grid-items {
    color: #000;
    text-align: center;
    border: .5px solid rgba(0 0 0 / 100%);
    outline: .5px solid rgba(0 0 0 / 100%) !important;
    padding: 15px
}

.grid-items p {
    font-family: helvetica_neuemedium;
    font-size: 20px;
    color: #11141c;
    margin-bottom: 5px
}

.grid-items span {
    font-size: 14px;
    text-align: center;
    color: #11141c
}

.bottom-section-main {
    background-color: #f0f2f8;
    background-image: url(assets/images/bottom-section-bg.svg);
    background-repeat: repeat-y;
    background-size: 120%;
    background-position: center top;
    display: flex;
    flex-wrap: wrap
}

.player-profile-bg {
    background-image: url(assets/images/bottom-section-bg.svg);
    background-repeat: repeat-y;
    background-size: 120%;
    background-position: center top;
    display: flex
}

.videobanner-bg {
    width: 100%;
    height: 37%;
    position: absolute;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background: #10172b;
    background-image: url(https://documents.iplt20.com/ipl/assets/images/latest-new-bg.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}

#videobanner .row.video-news-gap:first-child .what-r-u-text,
#videobanner .row.video-news-gap:nth-child(2) .what-r-u-text,
#videobanner .row.video-news-gap:nth-child(3) .what-r-u-text {
    color: #fff
}

#videobanner .row.video-news-gap:first-child .new-slide-controls a,
#videobanner .row.video-news-gap:nth-child(2) .new-slide-controls a,
#videobanner .row.video-news-gap:nth-child(3) .new-slide-controls a {
    color: #fff !important
}

#videobanner .row.video-news-gap:first-child .next-new-slider .slick-next::before {
    content: url("assets/images/white-arrow-next.png")
}

#videobanner .row.video-news-gap:first-child .next-new-slider .slick-prev::before {
    content: url("assets/images/white-arrow-prev.png")
}

#videobanner .row.video-news-gap:nth-child(2) .next-new-slider .slick-next::before {
    content: url("assets/images/white-arrow-next.png")
}

#videobanner .row.video-news-gap:nth-child(2) .next-new-slider .slick-prev::before {
    content: url("assets/images/white-arrow-prev.png")
}

#TeamsVidosData .next-new-slider .slick-prev::before {
    content: url("assets/images/next-left-arrow.svg") !important
}

#TeamsVidosData .next-new-slider .slick-next::before {
    content: url("assets/images/next-arror-right.svg") !important
}

.ap-wickt-slider button {
    top: -32px !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.ap-wickt-slider .slick-prev {
    left: unset;
    right: 30px
}

.ap-wickt-slider .slick-next {
    right: 0
}

.ap-wickt-slider .slick-prev::before {
    content: url(assets/images/next-left-arrow.svg)
}

.ap-wickt-slider .slick-next::before {
    content: url(assets/images/next-arror-right.svg)
}

.latest-slider-main {
    overflow: hidden;
    border-radius: 14px;
    background: #fff
}

.latest-slider-main:has(.latest-slider-main-bottom) {
    background: #19398a
}

.match-report-video-slider .latest-slider-main {
    overflow: hidden;
    border-radius: 14px;
    display: flex
}

.match-report-video-slider .latest-slider-main-img {
    overflow: hidden;
    height: 146px;
    width: 180px
}

.card-social-link {
    position: absolute;
    right: 0;
    bottom: 57px;
    z-index: 999;
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    padding-top: 7px
}

.card-social-link img {
    width: 30px;
    height: 30px
}

.card-social-link:hover .pop-social {
    display: block
}

.latest-slider-main-img {
    overflow: hidden;
    height: 250px;
    width: 100%;
    background: #f0f8ff;
    border-radius: 14px
}

.lsmi-height {
    height: 180px
}

.lsw-dekstop .latest-slider-main-img span {
    width: 26px;
    height: 26px;
    bottom: 10px;
    left: 10px
}

.latest-slider-main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.latest-slider-main-img::after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 50%);
    position: absolute
}

.ap-wickt-slider-outer {
    padding-inline: 15px
}

.ap-wickt-slider .latest-slider-wrap2 {
    margin-inline: 5px
}

.tickets-banner {
    width: 100%;
    height: auto;
    display: flex
}

.tickets-banner a img {
    border: 1px solid #fff;
    transition: .3s;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%)
}

.tickets-banner a:hover img {
    transform: scale(1.1);
    box-shadow: 0 0 10px rgb(0 0 0 / 55%)
}

.latest-slider-main-img span {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 2;
    bottom: 18px;
    left: 18px;
    background: url("assets/images/new-slide-play-icon.svg") no-repeat;
    background-size: 100% 100%;
    
}

.latest-slider-main-bottom,
.latest-slider-main-bottom-white {
    background-color: #19398a;
    padding: 18px;
    overflow: hidden
}

.latest-slider-main-bottom ul li a {
    color: #fff
}

.ban-share-icons,
.latest-slider-main ul li>div {
    color: #fff;
    position: relative;
    z-index: 9;
    display: flex;
    height: 100%;
    align-items: flex-start;
    padding-right: 10px
}

.ban-share-icons .pop-social a span {
    font-size: 14px
}

.latest-slider-main ul li>div:hover .pop-social {
    display: block
}

.ban-share-icons:hover .pop-social {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 45px;
    height: 40px;
    border-radius: 5px
}

.ban-share-icons:hover .pop-social a {
    height: 40px;
    width: 40px;
    text-align: center
}

.ban-share-icons:hover .pop-social a i {
    line-height: 40px;
    width: 40px;
    font-size: 17px
}

.ban-share-icons:last-child:hover .pop-social a span {
    width: fit-content
}

.ban-share-icons:hover .pop-social a span {
    height: 40px;
    width: 40px
}

.pop-social {
    position: absolute;
    display: none;
    top: 45px;
    background: #fff;
    width: max-content;
    right: 12px;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    border-radius: 5px;
    transition: .3s
}

.pop-social span {
    display: inline-flex;
    background: #fff;
    color: #000;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    transition: .3s;
    font-size: 12px
}

.pop-social:last-child a i {
    color: #000;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    position: relative;
    font-size: 15px
}

.fa.fa-twitter,
.new-video-share a .fa-twitter {
    position: relative
}

.fa.fa-twitter::after {
    content: "";
    background-image: url("assets/images/new-twitter-icon-internal.svg");
    background-position: center center;
    background-position: center center;
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.fa.fa-twitter:before {
    opacity: 0
}

.fa.fa-twitter:hover {
    background: #1877f2
}

.fa.fa-twitter:hover::after {
    background-image: url("assets/images/new-twitter-icon-internal-hover.svg")
}

.pop-social:last-child a {
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    background: 0 0
}

.read_only {
    position: absolute;
    z-index: -9;
    opacity: 0
}

.pop-social a:last-child i {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.pop-social a:first-child i {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.pop-social a span:hover {
    background-color: #1877f2;
    color: #fff
}

.pop-social a span:hover i {
    color: #fff
}

.pop-social a i:hover {
    background-color: #1877f2;
    color: #fff
}

.latest-slider-main-bottom ul li a:hover {
    color: #fff !important
}

.latest-slider-main-bottom-white {
    background-color: #fff
}

.latest-slider-main-bottom-white ul li a {
    color: #11141c;
    height: 100%;
    align-items: baseline
}

.latest-slider-main-bottom-white ul li a:hover {
    color: #000
}

.latest-slider-main-bottom ul li:first-child,
.latest-slider-main-bottom-white ul li:first-child {
    font-family: alineaincisew01-boldregular;
    font-size: 16px;
    line-height: 24px;
    color: rgb(255 255 255 / 90%);
    width: calc(100% - 50px);
    height: 48px
}

.latest-slider-main-bottom-white ul li:first-child {
    color: rgb(17 20 28 / 100%);
    width: calc(100% - 50px) !important
}

.latest-slider-main-bottom ul li:last-child {
    width: 50px;
    text-align: right;
    display: flex;
    justify-content: end
}

.latest-slider-main-bottom ul li:last-child img,
.latest-slider-main-bottom-white ul li:last-child img {
    width: 30px
}

.trending-videos .type-date-time p span {
    font-size: 10px
}

.type-date-time {
    color: rgb(255 255 255 / 50%);
    font-size: 12px
}

.latest-slider-main-bottom .type-date-time {
    border-top: 1px solid rgba(232, 232, 232, .2)
}

.latest-slider-main-bottom .type-date-time a,
.latest-slider-main-bottom .type-date-time p {
    margin-bottom: 0;
    color: rgb(255 255 255 / 50%)
}

.type-date-time a,
.type-date-time p {
    margin-bottom: 0;
    color: rgba(17 20 28 / 70%);
    margin-top: 0
}

.latest-slider-main-bottom-white .type-date-time {
    color: rgb(17 20 28 / 50%);
    font-size: 12px;
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    margin-top: 10px
}

.type-date-time p span {
    font-size: 12px
}

.next-new-slider .slick-list {
    margin: 0 -10px
}

.announcements-video-slider .slick-slide,
.featuerd-video-slider .slick-slide,
.interview-video-slider .slick-slide,
.latest-news-slider .slick-slide,
.latest-slider .slick-slide,
.match-report-video-slider .slick-slide,
.next-new-slider .slick-slide,
.top-heighlights-slider .slick-slide,
.trending-videos .slick-slide {
    margin-inline: 10px
}

.quick-reads-main {
    width: 100%;
    height: auto;
    overflow: auto;
    white-space: nowrap
}

.quick-reads-main ul li {
    margin-right: 10px;
    display: inline-block
}

.quick-img {
    width: 160px;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #001833
}

.quick-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.quick-reads-main ul li span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.video-news ul {
    width: 400px;
    height: 44px;
    transform: skew(-10deg)
}

.video-news ul li {
    width: 50%;
    height: 100%;
    font-size: 16px;
    font-weight: 600;
    text-align: center
}

.video-news ul li .nav-link {
    color: #11141c;
    height: 100%;
    border: 1.26px solid #b8b9bb;
    position: relative;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.video-news ul li .nav-link.active {
    background-color: #dc5034;
    border: 1.26px solid #dc5034
}

.video-news ul li .nav-link.active::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border: 1.26px solid rgb(255 255 255 / 100%);
    left: 0;
    top: 0
}

.home-slide-bg {
    background: #10172b
}

.video-news-gap {
    padding-bottom: 40px;
    padding-top: 40px
}

.news-detail-banner {
    width: 100%;
    height: 500px;
    overflow: hidden
}

.news-detail-banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0 0 0 /0%), rgba(0 0 0 /70%));
    top: 0;
    left: 0
}

.news-detail-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.subnave {
    width: 100%;
    background: #061e59;
    color: #fcfcfc;
    position: relative;
    z-index: 2
}

.subnave a {
    color: #fcfcfc;
    font-size: 12px
}

.subnave a:hover {
    color: rgb(255 255 255 / 70%)
}

.team-top-sqaud-main {
    background-color: #031945;
    background-size: cover;
    padding: 0 0 60px 0;
    overflow: hidden
}

.vn-teamBanLogo {
    width: 130px;
    height: 130px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.vn-teamBanLogo img {
    width: 90%
}

.vn-teamTitleODet h2 {
    font-size: 30px;
    color: #fff;
    font-family: alineaincisew01-boldregular;
    margin-bottom: 18px
}

.official-team-site {
    background: #ef4123;
    border-radius: 2px;
    font-size: 16px;
    padding: 4px 16px;
    transform: skew(-18deg);
    display: flex;
    color: #fff;
    width: fit-content;
    margin-top: 20px;
    font-family: alineaincisew01-boldregular
}

.official-team-site span {
    transform: skew(18deg)
}

.official-team-site img {
    margin-left: 10px
}

.official-team-site:hover {
    color: #fff !important
}

.vn-trophyBtnout {
    position: relative;
    width: fit-content
}

.vn-trophyBtn {
    background: rgb(255 255 255 / 20%);
    border: 1px solid rgba(255, 255, 255, .11);
    border-left: 0;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    padding-block: 5px;
    padding-right: 15px;
    margin-left: 14px
}

.vn-trophyBtn span {
    display: block;
    padding-left: 36px;
    width: 100%;
    font-size: 14px;
    letter-spacing: 1px
}

.vn-trophyBtn img {
    position: absolute;
    left: -17px;
    top: -7px
}

.team-detail-text {
    width: 70%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    background: #112a5c;
    border-radius: 10px;
    overflow: hidden
}

.team-detail-text p span {
    text-align: start;
    color: #fff;
    display: block;
    width: 64px
}

.team-detail-text p b {
    margin-right: 20px
}

.team-detail-text p span:first-child {
    color: #ffc52f
}

.team-detail-text p {
    width: 100%;
    margin: 0;
    padding: 11px 15px 8px 15px;
    display: flex;
    font-size: 14px;
    border-bottom: 2px solid #031945;
    color: #fff;
    letter-spacing: 1px;
    font-family: helvetica_neuemedium
}

.vn-tabbing {
    width: fit-content;
    padding: 10px;
    border-radius: 5px;
    margin-top: -21px;
    position: relative;
    z-index: 99;
    background: #fff;
    border-radius: 10px;
    overflow: auto;
    white-space: nowrap;
    position: absolute
}

.vn-tabbing a {
    color: rgba(17 20 28 / 40%);
    font-size: 12px;
    padding: 5px 10px;
    transition: .3s;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: helvetica_neuebold
}

.table>:not(caption)>*>* {
    color: unset;
    background: unset
}

.table-main {
    border-radius: 14px;
    overflow: auto;
    border: 1px solid #d9d9d9;
    background: #fff
}

.archive-table.table thead tr {
    background: #1e263d;
    color: #fff;
    font-size: 12px;
    font-family: helvetica_neuebold
}

.archive-table.table tr td {
    padding: 10px 15px !important;
    vertical-align: middle
}

.full-archive-btn {
    background: #ef4123;
    border-radius: 5px;
    border: 1px solid #fff;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    transform: skew(-15deg);
    display: flex;
    justify-content: center;
    padding: 8px 30px;
    width: fit-content;
    white-space: nowrap;
    font-family: alineaincisew01-boldregular
}

.full-archive-btn:focus,
.full-archive-btn:hover {
    background: #fff;
    color: #ef4123;
    border: 1px solid #ef4123
}

.vn-tabbing a.active,
.vn-tabbing a:hover {
    color: rgba(255 255 255 / 100%);
    background: #19398a
}

.archive-score-name {
    display: flex;
    align-items: center;
    white-space: nowrap
}

.archive-score-name span:first-child,
.archive-table.table tr td:first-child span,
.archive-table.table tr td:nth-child(2) span {
    font-size: 18px;
    font-family: helvetica_neuebold;
    color: #11141c
}

.archive-score-name span:last-child {
    color: rgba(17 20 28 / 70%)
}

.ap-inner-nav li {
    display: inline-block;
    margin: 0 12px
}

.ap-inner-nav li a {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    line-height: 1.9;
    vertical-align: middle
}

.ap-inner-nav li a i {
    display: inline-block;
    margin-left: 20px
}

.ap-inner-nav li a br {
    display: none
}

.ap-search {
    display: flex;
    align-items: center
}

.search-icon-header-menu {
    width: auto
}

.viewers-choice-head {
    margin: 0 15px 0 10px
}

.ap-fanPolls img {
    height: auto
}

.ap-footer {
    background-color: #11141c;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/footer-sparkel-top.svg"), url("https://documents.iplt20.com/ipl/assets/images/footer-sparkel-bottom.svg");
    background-position: left top, right bottom 47px;
    background-repeat: no-repeat, no-repeat
}

.ap-footer .container {
    z-index: 9
}

.ap-footer-inner {
    padding: 40px 0 0 0
}

.ap-foot-img3 {
    bottom: -69rem;
    position: absolute;
    right: -102%;
    width: 129rem;
    opacity: 0
}

.ap-footer-wrapper {
    width: 100%;
    position: relative;
    z-index: 2
}

.ap-foot-line {
    height: 1px;
    background-color: #fff;
    opacity: .5;
    margin-top: 30px
}

.ap-foot-menu {
    text-align: left;
    float: left;
    width: 30%
}

.ap-foot-menu:first-child {
    width: 22%
}

.ap-foot-menu:last-child {
    width: calc(10% - 30px)
}

.ap-foot-menu .ap-foot-head {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-family: alineaincisew01-regular
}

.ap-foot-menu .ap-foot-nav li {
    width: 100%;
    float: left
}

.ap-foot-menu .ap-foot-nav a {
    display: block;
    font-size: 13px;
    color: rgba(255, 255, 255, .6);
    padding: 8px 0;
    text-transform: capitalize
}

.ap-foot-menu .ap-foot-nav a:hover {
    text-decoration: underline !important
}

.ap-copy {
    padding: 15px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background-color: rgb(0 0 0 / 60%)
}

.ap-copy a {
    width: 33.33%;
    text-align: center;
    padding: 3px
}

.ap-copy ul {
    display: flex;
    justify-content: flex-end
}

.ap-absolute-elements {
    display: block
}

.ap-absolute-elements img {
    max-width: 100%
}

.ap-foot-img1 {
    left: 0;
    width: 18%;
    top: 10px;
    z-index: 1
}

.ap-foot-img2 {
    right: 150px;
    width: 12%;
    bottom: 130px;
    opacity: 0
}

.ap-video-content {
    left: 78px;
    top: calc(100% - 370px);
    display: block;
    width: 40%
}

.top-line-art {
    width: 20%;
    height: 5px;
    margin-bottom: 14px;
    position: relative;
    float: left;
    background-color: rgba(255, 255, 255, .4)
}

.top-line-art::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 30%;
    top: 0;
    left: 0;
    background-color: #ef4123
}

.ap-video-content .ap-watch-btn {
    float: left
}

.ap-video-content .ap-watch-btn img {
    max-width: 44%
}

.ap-video-item {
    width: 100%;
    height: calc(100vh - 150px);
    background-repeat: no-repeat;
    background-position: bottom left
}

.ap-banner-parent {
    height: calc(100vh - 180px);
    background: #10172b;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/main-banner-background-img.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-position: top 130px right -161px;
    background-size: 100%
}

.ap-video-item.dec-height {
    height: calc(100vh - 180px)
}

.ap-video-title {
    font-size: 38px;
    color: #fff;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    font-family: alineaincisew01-boldregular;
    text-shadow: 0 0 6px rgba(0 0 0 / 60%)
}

.ap-date {
    font-size: 16px;
    color: rgb(255 255 255 / 85%);
    font-weight: 300;
    letter-spacing: 1px;
    text-shadow: 0 0 6px rgba(0 0 0 / 60%)
}

.matches-main .ap-date {
    letter-spacing: 2px;
    font-size: 14px;
    float: left
}

.ap-slider-video .slick-dots li button {
    width: 100px;
    border-radius: 0;
    height: 10px;
    background: #fff;
    transition: all .4s ease;
    clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0 100%)
}

.ap-slider-video .slick-dots li.slick-active button {
    background: #ef4123;
    border: 1px solid rgba(255, 255, 255, .1);
    height: 11px;
    transform: translateY(-6px)
}

.ap-stat-table {
    width: calc(25% - 10px);
    float: right;
    background: url(assets/images/stat-bg.jpg) no-repeat center center/cover
}

.ap-common-tab {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    background: #ef4123;
    box-shadow: 0 3.30573px 6.61145px rgba(0, 0, 0, .25);
    padding: 7px 5px
}

.ap-common-tab i {
    font-size: 22px;
    margin-right: 10px;
    line-height: 48px;
    vertical-align: middle
}

.ap-common-tab.inactive {
    background: linear-gradient(90deg, #19398a 0, #18184a 50%, #19398a 100%)
}

.ap-tab-content {
    padding: 10px
}

.ap-stat-innertable th {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    letter-spacing: .6px
}

.ap-stat-innertable tr.ap-bg-wht {
    background-color: #fff;
    padding: 8px 10px;
    outline: 2px solid #f2f2f2;
    border-radius: 14px
}

.ap-stat-innertable tr.ap-no {
    background: 0 0;
    line-height: .5
}

.ap-stat-innertable tr.ap-no td {
    padding: 0;
    box-shadow: none;
    border: none !important
}

.ap-stat-innertable td {
    text-align: center;
    padding: 4px 10px 0;
    border-top: 6px solid #f9f9f9;
    border-collapse: separate;
    border-bottom: 6px solid #f9f9f9
}

.ap-stat-innertable tr td:first-child {
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
    border-left: 6px solid #f9f9f9
}

.ap-stat-innertable tr td:last-child {
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
    border-right: 6px solid #f9f9f9
}

.ap-team-ico {
    margin-right: 5px;
    width: 25px;
    height: 25px;
    background: #f2f2f2;
    margin-left: 8px;
    border-radius: 25px;
    overflow: hidden
}

.ap-team-ico img {
    width: 100%;
    height: 100%
}

.ap-team-name {
    font-size: 14px;
    font-weight: 700;
    color: #b7b4b4
}

.ap-wkt-wrp span {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 12px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 28px;
    margin: 0 2px
}

.ap-wkt-wrp span.ap-green {
    background-color: #01a54b
}

.ap-wkt-wrp span.ap-red {
    background-color: #ff290c
}

.ap-common-title-wrp {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px
}

.ap-common-head {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 0
}

.official-app-common-head {
    font-size: 42px;
    line-height: 42px;
    color: #fff;
    font-family: alineaincisew01-boldregular
}

.ap-common-head.wht {
    color: #fff
}

.ap-viewall-click {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 15px;
    background: #ef4123;
    box-shadow: 3px 3px 4px rgba(0 0 0 / 49%);
    border-radius: 2px;
    transition: .3s ease-in-out
}

.ap-viewall-click:hover {
    color: #fff;
    box-shadow: 3px 3px 0 rgba(0 0 0 / 0%)
}

.ap-viewall-click.wht {
    color: #fff
}

.ap-common-slider-wrap,
.ap-wickt-slider,
.next-new-slider {
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease
}

.ap-common-slider-wrap.slick-initialized,
.ap-vd-scroll-div.slick-initialized,
.ap-wickt-slider.slick-initialized,
.next-new-slider.slick-initialized,
.story-trey.slick-initialized,
.teams-logo-slider.slick-initialized {
    visibility: visible;
    opacity: 1
}

.ap-slide-content {
    position: relative;
    border-radius: 8px;
    background: linear-gradient(140.76deg, rgba(255, 255, 255, .6) -17.17%, rgba(177, 184, 192, .6) 142.13%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    overflow: hidden
}

.ap-slide-content.ap-highlight-box {
    background: #fff;
    border-radius: 10px;
    border: 8px solid #fff
}

.story-trey {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.story-trey::-webkit-scrollbar {
    display: none
}

.story-trey ul {
    flex-shrink: 0
}

.ap-img-box {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 164px
}

.ap-img-box img {
    width: 100%;
    float: left;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.new-popup-highlights {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(217, 217, 217, .2)
}

.new-popup-highlights .nph-ap-img-box {
    width: 120px;
    height: 95px
}

.new-popup-highlights .nph-ap-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.new-popup-highlights .nph-ap-img-content {
    width: calc(100% - 120px);
    height: 95px;
    padding: 0 15px;
    background-color: transparent;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.new-popup-highlights .nph-ap-img-content h3 {
    color: #fff;
    font-family: alineaincisew01-boldregular;
    font-size: 18px;
    margin-bottom: 8px
}

.nph-ap-img-content .vtd {
    color: rgba(128, 131, 138, .5)
}

.nph-ap-img-content .vtd span {
    color: rgba(255, 255, 255, .5);
    font-size: 11px;
    margin-right: 5px
}

.nph-ap-play-video-btn {
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 5px;
    left: 5px
}

.np-auction__LatestV .ap-img-box {
    height: 125px
}

.ap-wickt-slider-outer .ap-img-box {
    height: 150px
}

.ap-img-content {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.ap-date-wrp span {
    font-weight: 600;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
    color: #212529
}

.ap-date-wrp span img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 15px
}

.ap-date-wrp .ap-green-text {
    color: #01a54b;
    font-weight: 700
}

.ap-date-wrp .ap-blue-text {
    color: #19398a;
    font-weight: 700
}

.ap-date-wrp .ap-red-text {
    color: #ef4123;
    font-weight: 700
}

.ap-date-wrp span:first-child {
    text-transform: uppercase
}

.ap-common-slide {
    margin: 0 4px;
    position: relative
}

.ap-common-slider-wrap div.slick-list {
    padding: 0
}

.ap-slide-video-title {
    font-size: 15px;
    color: #212529;
    letter-spacing: .02em;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 10px;
    min-height: 36px;
    padding: 0
}

.ap-time-video {
    color: #212529;
    font-size: 12px;
    font-weight: 600;
    right: 10px;
    bottom: 0;
    letter-spacing: 1px
}

.ap-img-box .ap-play-video-btn {
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
    display: block;
    z-index: 5
}

.ap-img-box .ap-play-video-btn img {
    max-width: 100%;
    width: 65px;
    height: 65px
}

.ap-common-news {
    width: calc(25% - 16px);
    display: inline-block;
    margin: 0 8px 20px 8px
}

.ap-official-innerwrp {
    width: 100%;
    display: inline-block
}

.ap-offical-app-wrp {
    background: #19398a;
    margin-top: 15px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px
}

.ap-app-text-data {
    width: calc(56% - 80px);
    float: left;
    text-align: left
}

.ap-app-text-data .ap-app-cnt {
    font-size: 24px;
    color: #fff;
    margin-bottom: 50px
}

.ap-app-text-data .ap-app-cnt b {
    font-family: helvetica_neuebold
}

.ap-app-img-data {
    width: calc(50% - 0px);
    margin-bottom: -7px;
    text-align: center;
    background-image: url(https://documents.iplt20.com/ipl/assets/images/mobile-sparkel-bg.svg);
    background-repeat: no-repeat;
    background-position: left -22px center;
    background-size: cover;
    padding-top: 50px
}

.engagement-bg {
    background-color: #10172b;
    background-image: url(assets/images/engagement-bg.svg);
    background-repeat: no-repeat;
    background-position: right -35px;
    background-size: 50%
}

.ap-app-img-data img {
    width: 60%
}

.ap-numbers-wrapper {
    padding: 38px 20px 40px;
    background-color: #10172b;
    position: relative
}

.ap-numbers-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 569px;
    left: 0;
    margin: 0 auto;
    background-image: url(assets/images/latest-new-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    top: 50%;
    transform: translateY(-50%)
}

.ap-winner-slider {
    width: calc(55% - 40px);
    float: left;
    border-radius: 10px;
    padding: 25px 30px
}

.ap-winner-slider .apwsheight {
    height: 203px;
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.ap-runs-wrp {
    width: calc(48% - 20px);
    float: right
}

.ap-runRate {
    width: calc(15% - 20px);
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 15px;
    background: linear-gradient(58.2deg, #132271 -.03%, #33299f 100.03%);
    flex-direction: column;
    border-radius: 10px
}

.ap-fours-wrp-new,
.ap-runRate-new {
    width: calc(20% - 0px);
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 15px;
    flex-direction: column;
    border-radius: 10px
}

.ap-runs {
    width: calc(15% - 20px);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 15px;
    background: linear-gradient(58.2deg, #001a58 -.03%, #004a8c 100.03%);
    border-width: 0 0 2px 2px;
    border-style: solid;
    border-color: #004a8c;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .24);
    border-radius: 10px
}

.ap-runs a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.ap-runs:hover {
    background: linear-gradient(58.2deg, #001a58 -.03%, #004a8c 100.03%);
    border-width: 0 0 2px 2px;
    border-style: solid;
    border-color: #004a8c
}

.ap-common-number-txt {
    color: #fff;
    font-size: 65px;
    line-height: 1;
    font-family: alineaincisew01-boldregular
}

.ap-common-small-txt {
    color: #fff;
    font-size: 14px;
    font-family: alineaincisew01-regular
}

.ap-players-num-stats {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap
}

.ap-fours-sixes-wrp {
    width: calc(55% - 20px);
    float: right
}

.ap-player-data {
    width: calc(50% - 10px);
    display: inline-block;
    border-radius: 10px;
    height: auto;
    border-width: 0 0 2px 2px;
    border-style: solid;
    border-color: #ef4123;
    overflow: hidden
}

.ap-player-data a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between
}

.cap-profile {
    width: 50%;
    display: flex;
    align-items: end;
    position: relative;
    justify-content: center
}

.cap-profile img {
    width: 200px;
    height: auto;
    position: relative;
    z-index: 2
}

.new-slickslider-cap {
    width: calc(50% - 12px)
}

.new-slickslider-fours {
    width: calc(25% - 40px)
}

.ap-runs .slick-dots,
.ap-winner-slider .slick-dots,
.new-slickslider-cap .slick-dots,
.new-slickslider-fours .slick-dots,
.runrate-new-slick .slick-dots {
    bottom: 10px
}

.ap-runs .slick-dots li button:before,
.ap-winner-slider .slick-dots li button:before,
.new-slickslider-cap .slick-dots li button:before,
.new-slickslider-fours .slick-dots li button:before,
.runrate-new-slick .slick-dots li button:before {
    font-family: slick;
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "â€¢";
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ap-runs .slick-dots li.slick-active button:before,
.ap-winner-slider .slick-dots li.slick-active button:before,
.new-slickslider-cap .slick-dots li.slick-active button:before,
.new-slickslider-fours .slick-dots li.slick-active button:before,
.runrate-new-slick .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff
}

.ap-runs .slick-dots li,
.ap-winner-slider .slick-dots li,
.new-slickslider-cap .slick-dots li,
.new-slickslider-fours .slick-dots li,
.runrate-new-slick .slick-dots li {
    margin: 0
}

.runrate-new-slick {
    width: calc(25% - 40px)
}

.ap-player-data .ap-raina-stats a {
    display: flex;
    width: 100%;
    height: 100%
}

.cap-img img {
    height: 26px;
    width: auto !important;
    position: relative;
    z-index: 2;
    background-color: #fff
}

.bg-cap-position {
    background-size: cover
}

.cap-upstox {
    background: linear-gradient(58.2deg, #094ab7 -.03%, #094ab7 100.03%)
}

.cap-purple {
    background: linear-gradient(58.2deg, #623d90 -.03%, #4a2c73 100.03%)
}

.cap-orange {
    background: linear-gradient(58.2deg, #e87d2f -.03%, #ea653b 100.03%)
}

.cap-paytm {
    background: linear-gradient(58.2deg, #51b7ee -.03%, #51b7ee 100.03%)
}

.cap-orange .cap-profile::after,
.cap-paytm .cap-profile::after,
.cap-purple .cap-profile::after,
.cap-upstox .cap-profile::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/new-purple-cap-bg.svg");
    background-repeat: no-repeat;
    background-position: left -30px top;
    background-size: 100%
}

.cap-orange .cap-profile::after,
.cap-paytm .cap-profile::after {
    background-image: url("https://documents.iplt20.com/ipl/assets/images/new-orange-cap-bg.svg");
    background-position: left -116px top -58px;
    background-size: 117%
}

.cap-upstox .cap-profile::after {
    background-image: url("https://documents.iplt20.com/ipl/assets/images/new-purple-cap-bg.svg")
}

.cap-paytm .cap-profile::after {
    background-image: url("https://documents.iplt20.com/ipl/assets/images/new-orange-cap-bg.svg")
}

.ap-mt18 {
    margin-top: 18px
}

.ap-player-img {
    width: calc(40% - 0px);
    float: left;
    text-align: center
}

.ap-player-stats-txt {
    width: calc(50% - 0px);
    float: right;
    text-align: left;
    padding-bottom: 15px;
    position: relative;
    z-index: 99
}

.ap-player-stats-txt .ap-stats-player-name {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin-top: 10px;
    font-family: alineaincisew01-boldregular
}

.ap-player-stats-txt .ap-stats-info .ap-total-runs {
    color: #fff;
    font-size: 12px;
    font-family: alineaincisew01-boldregular;
    width: 112px
}

.ap-player-stats-txt .ap-stats-info .ap-run-valus {
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.ap-wht-stat-txt {
    color: #fff !important
}

.ap-fours-wrp {
    width: calc(15% - 20px);
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 40px;
    background: linear-gradient(58.2deg, #132271 -.03%, #33299f 100.03%);
    flex-direction: column;
    border-radius: 10px
}

.new-slickslider-fours,
.runrate-new-slick {
    width: calc(24% - 22px);
    height: 203px;
    display: flex;
    align-items: center;
    background: linear-gradient(58.2deg, #0038ff -.03%, #1abcfe 100.03%);
    border-radius: 10px
}

.ap-runRate-new {
    width: 100%
}

.ap-sixes-wrp {
    width: calc(15% - 20px);
    float: right;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 40px;
    background: linear-gradient(58.2deg, #132271 -.03%, #33299f 100.03%);
    flex-direction: column;
    border-radius: 10px
}

.ap-number-pics-wrp {
    width: calc(15% - 20px);
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 40px;
    background: linear-gradient(58.2deg, #001a58 -.03%, #c6168d 100.03%);
    border-width: 0 0 2px 2px;
    border-style: solid;
    border-color: #c6168d;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .24);
    flex-direction: column;
    border-radius: 10px
}

.ap-number-pics-wrp a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.ap-intersting-facts {
    width: calc(55% - 20px);
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 40px;
    background: linear-gradient(75.19deg, #282968 0, #f58220 100%);
    flex-direction: column;
    border-width: 0 0 2px 2px;
    border-style: solid;
    border-color: #f58220;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .24);
    border-radius: 10px
}

.ap-number-pics-wrp.ap-highlights {
    background: linear-gradient(58.2deg, #001a58 -.03%, #c6168d 100.03%)
}

.ap-facts-text {
    font-size: 38px;
    color: #fff;
    margin-bottom: 10px;
    font-family: alineaincisew01-boldregular
}

.ap-facts-quote {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-family: alineaincisew01-regular
}

.ap-facts-quote sub {
    font-size: 42px;
    color: #fff;
    line-height: 10px
}

.ap-sponsers-desk-wrp {
    padding: 30px 90px 0
}

.ap-sponsers-desk-wrp img {
    max-width: 100%
}

.ap-sponsers-desk-wrp img.ap-spons-mob {
    display: none
}

.ap-mobile-menu-toggle {
    z-index: 999999;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    display: none
}

.ap-footer-wrapper.first {
    padding-top: 30px;
    padding-bottom: 30px;
    float: inherit
}

.ap-common-spons-title,
.ap-common-spons-title-ts {
    color: #8c8c8c;
    font-weight: 600;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 48px;
    margin-inline: 4px
}

.ap-common-spons-title-ts {
    height: 24px
}

.ap-vivo-img2 a img {
    width: 90px;
    height: auto
}

.avis {
    border: 1px solid #9a9a9a;
    padding: 10px;
    border-radius: 100px;
    width: 104px;
    height: 48px;
    margin: 17px auto 30px auto;
    background: #fff
}

.avis-2 {
    width: 130px;
    height: 48px;
    margin: 17px auto 30px auto;
    background-color: #00a850;
    border-radius: 100px;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    position: relative;
    z-index: 99
}

.avis-2 a img {
    width: 100%;
    height: auto
}

.ap-vivo-wrp {
    margin-bottom: 40px
}

.ap-small-spons-first {
    width: 100%
}

.ap-small-spons {
    width: 60%
}

.footer-br {
    border-right: 1px solid rgba(217, 217, 217, .2)
}

.ap-spons-1 {
    width: 50%;
    text-align: center
}

.ap-large-spons {
    width: 40%;
    display: inline-block;
    border-right: 1px solid rgba(217, 217, 217, .2);
    padding: 0 15px
}

.ap-spons-title-spo {
    width: 100%;
    border-right: 1px solid rgba(217, 217, 217, .2)
}

.ap-spons-title-spo-right {
    width: 64%;
    border-right: 1px solid rgba(217, 217, 217, .2)
}

.ap-spons-1 {
    padding-right: 0
}

.ap-spons-1.leftBorder-add {
    border-left: 1px solid rgba(217, 217, 217, .2);
    padding-left: 10px
}

.ap-latest-videos.ap-leader-board {
    padding: 38px 20px 40px 20px
}

.ap-match-start-wrp {
    padding: 16px 0 20px;
    background: url(assets/images/ap-match-result-homepage.jpg) no-repeat center center/cover
}

.ap-match-innerwrp {
    max-width: 1540px;
    width: 100%;
    display: inline-block;
    padding: 0 30px
}

.ap-match-innerwrp .ap-match-place {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .4px
}

.ap-match-innerwrp .ap-match-win {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0
}

.ap-teams-battle-wrp .ap-team-result-stat {
    width: calc(45% - 15px)
}

.ap-teams-battle-wrp .ap-team-vs {
    width: calc(10% - 10px);
    display: inline-block
}

.ap-teams-battle-wrp .ap-team-vs .ap-vs-txt {
    color: #ef4123;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.ap-team-result-stat .ap-team-logoName {
    width: calc(50% - 15px);
    float: left;
    text-align: center
}

.ap-team-result-stat .ap-team-logoName .ap-team-res-logo {
    width: 140px !important;
    height: 140px;
    border-radius: 200px;
    overflow: hidden;
    margin: 0 auto
}

.ap-team-result-stat .ap-team-logoName .ap-team-res-logo img {
    max-width: 100% !important;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ap-team-result-stat .ap-team-logoName .ap-team-res-logo img {
    max-width: 100%
}

.ap-team-result-stat .ap-team-logoName .ap-team-res-name {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    height: 50px;
    line-height: 24px
}

.ap-team-result-stat .ap-team-res-cnt {
    width: calc(50% - 10px);
    float: right
}

.ap-match-lost {
    opacity: .6
}

.ap-team-result-stat .ap-team-res-cnt .ap-total-runs {
    font-size: 36px;
    font-weight: 700;
    color: #fff
}

.ap-team-result-stat .ap-team-res-cnt .ap-runs-overs {
    font-size: 16px;
    font-weight: 600;
    color: #fff
}

.ap-team-result-stat .ap-team-res-cnt .ap-overs-count {
    margin-top: 18px
}

.ap-team-result-stat .ap-team-res-cnt .ap-overs-count .ap-overscnt-bar {
    display: inline-block;
    width: 5px;
    height: 17px;
    background-color: #fff;
    margin: 0
}

.ap-team-result-stat .ap-team-res-cnt .ap-overs-count .ap-overscnt-bar.empty {
    border: 1px solid #fff;
    background-color: transparent
}

.ap-match-refree {
    margin-top: 14px
}

.ap-refree-inner {
    width: 100%
}

.ap-refree-inner .ap-refree-span-light {
    font-size: 17px;
    font-weight: 500;
    color: #fff
}

.ap-refree-inner .ap-refree-span-bold {
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.ap-team-res-name br {
    display: none
}

.ap-latest-videos.ap-no-bg-result {
    padding: 20px 20px 0 20px;
    background-color: #f0f2f8;
    background-image: url(assets/images/bottom-section-bg.svg);
    background-repeat: repeat-y;
    background-size: 120%;
    background-position: center top
}

.ap-mb25 {
    margin-bottom: 25px
}

.ap-photo-inner-wrp {
    display: inline-block;
    border: 1px solid #fff
}

.ap-photo-inner-wrp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.ap-photo-inner-wrp a {
    height: 220px;
    width: 100%;
    display: block;
    overflow: hidden
}

.ap-photo-inner-wrp a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.pt-gal .ap-photo-inner-wrp {
    width: calc(20% - 0px);
    display: inline-block;
    height: 200px;
    border: 1px solid #fff;
    overflow: hidden
}

.pt-gal .ap-photo-inner-wrp a {
    width: 100%;
    height: 100%
}

.capt_wict_pos {
    right: -15px;
    top: 20px;
    display: flex;
    position: absolute;
    width: 18px
}

.ap-photo-inner-wrp img {
    width: 100%;
    height: 100%;
    float: left;
    object-fit: cover;
    object-position: top;
    background: linear-gradient(140.76deg, rgba(255, 255, 255, .6) -17.17%, rgba(177, 184, 192, .6) 142.13%) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0)
}

.ap-results-photos-wrap {
    margin-top: 40px
}

.ap-mob-view-all {
    display: none
}

.ap-ball-summary-wrp {
    background-color: #fff
}

.ap-ball-by-txt {
    float: left;
    background: #fff
}

.ap-ball-by-txt .ap-bsum {
    font-size: 18px;
    color: rgba(82, 82, 82, .5);
    cursor: pointer;
    padding-left: 10px
}

.ap-ball-by-txt .ap-bsum.highlight {
    color: #19398a;
    margin-top: 6px;
    margin-bottom: 3px
}

.ap-ball-by-txt .ap-bsum span {
    display: inline-block;
    margin-right: 15px
}

.ap-fow-slider,
.ap-overs-slider {
    width: 85%;
    float: right;
    padding: 6px 0;
    padding-left: 20px;
    padding-right: 70px;
    position: relative;
    height: 47px
}

.ap-fow-slider::after,
.ap-overs-slider::after {
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 45px;
    box-shadow: 7px 0 20px -22px #000 inset
}

.ap-fow-slider::before,
.ap-overs-slider::before {
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 7px 0 20px -22px #000 inset
}

.ap-overs-content .ap-over-num {
    display: inline-block;
    color: #19398a;
    font-size: 10px;
    letter-spacing: .8px;
    font-weight: 700;
    margin-right: 5px
}

.ap-overs-content .ap-overs-ball {
    display: flex
}

.ap-overs-content .ap-overs-ball .ap-ball-single {
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    box-shadow: 0 1px 5px rgb(102 102 102 / 16%);
    justify-content: center;
    align-items: center;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    margin: 0 10px
}

.ap-overs-content .ap-overs-ball .ap-ball-single.dot-ball i {
    color: #ef4123
}

.ap-overs-content .ap-overs-ball .ap-ball-single.four-runs {
    background-color: #19398a
}

.ap-overs-content .ap-overs-ball .ap-ball-single.six-runs {
    background-color: #18184a
}

.ap-overs-content .ap-overs-ball .ap-ball-single.wicket-ball {
    background-color: #ef4123
}

.ap-overs-slider.slick-slider button {
    width: 10px;
    height: 20px;
    padding: 0
}

.ap-overs-slider.slick-slider button.slick-prev {
    background: url(assets/images/ap-left-arrow-bsum.png) no-repeat center;
    left: -28px
}

.ap-overs-slider.slick-slider button.slick-next {
    background: url(assets/images/ap-right-arrow-bsum.png) no-repeat center;
    right: 20px
}

.slick-slider button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 47px;
    overflow: hidden;
    line-height: 1000px;
    cursor: pointer;
    z-index: 2;
    outline: 0;
    border: none;
    background-size: 100% !important
}

.ap-vd-scroll-div .slick-prev,
.ap-wickt-slider-page-video.slick-slider button.slick-prev {
    left: unset;
    right: 30px;
    top: -28px
}

.ap-top-highlights .slick-slider button.slick-prev,
.bg-arr .slick-slider button.slick-prev,
.vn-latest-news .slick-slider button.slick-prev {
    background: url(../js/slick-slider/images/arrow-left-white.svg) no-repeat center;
    left: 0
}

.ap-top-highlights .slick-slider button.slick-next,
.bg-arr .slick-slider button.slick-next,
.vn-latest-news .slick-slider button.slick-next {
    background: url(../js/slick-slider/images/arrow-right-white.svg) no-repeat center;
    right: 0
}

.auction-most-exp-style .slick-slider button.slick-prev {
    background: url(../js/slick-slider/images/arrow-left-white.svg) no-repeat center !important;
    left: 0;
    background-size: 25px !important
}

.auction-most-exp-style .slick-slider button.slick-next {
    background: url(../js/slick-slider/images/arrow-right-white.svg) no-repeat center !important;
    right: 0;
    background-size: 25px !important
}

.fanpolla .fanpoll-slider-wrap .slick-slider button.slick-prev {
    background: url(../js/slick-slider/images/arrow-left.svg) no-repeat center
}

.fanpolla .fanpoll-slider-wrap .slick-slider button.slick-next {
    background: url(../js/slick-slider/images/arrow-right.svg) no-repeat center
}

.ap-playing-teams-wrp {
    padding: 30px 0 40px 0;
    background-color: #e5e5e5
}

.ap-playing-inner-wrp {
    max-width: 1560px;
    width: 100%;
    display: inline-block;
    padding: 0 30px
}

.ap-outer-tb-wrp {
    background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
    border-radius: 5px;
    padding: 2px;
    height: fit-content;
    display: flex;
    justify-content: space-between
}

.ap-inner-tb-click {
    width: 49%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    background-color: transparent;
    border-radius: 3px;
    transition: all .4s ease;
    padding: 8px 15px
}

.ap-inner-tb-click:hover {
    color: #fff
}

.ap-inner-tb-click.ap-active-team {
    background-color: #ef4123
}

.ap-inner-tb-click:hover {
    background-color: #ef4123
}

.ap-playing-teams-inner {
    padding-left: 0
}

.ap-playing-teams-inner .ap-playing-common-title {
    font-size: 32px;
    color: #ef4123;
    font-weight: 700
}

.ap-playing-listing {
    margin-top: 40px
}

.ap-playing-listing li {
    width: 33.33%;
    margin-bottom: 28px;
    position: relative;
    padding: 0 5px
}

.ap-playing-listing li .ap-play-list-wrp {
    background-color: #ffe600;
    border-radius: 5px;
    height: 60px;
    padding: 0 12px 0 10px
}

.ap-playing-listing li .ap-play-list-wrp .ap-plyer-img {
    display: inline-block;
    vertical-align: bottom
}

.ap-playing-listing li .ap-play-list-wrp .ap-plyer-img img {
    max-width: 77%;
    float: left;
    transition: .2s;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.ap-playing-listing li .ap-play-list-wrp .ap-plyer-list-name {
    color: #18184a;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin-left: -90px;
    padding-bottom: 11px
}

.ap-playing-listing li .ap-play-list-wrp .ap-playing-details {
    margin-bottom: 16px;
    z-index: 5
}

.ap-playing-listing li .ap-play-list-wrp {
    z-index: 5
}

.ap-playing-listing li .ap-playing-team-logo {
    display: block;
    right: 2px;
    bottom: 0;
    z-index: 1;
    opacity: .2;
    height: 100%
}

.ap-playing-listing li .ap-playing-team-logo img {
    max-width: 100%;
    float: left;
    height: 100%
}

.ap-playing-teams-inner.ap-non-playing .ap-playing-listing li {
    opacity: .5
}

.ap-hawk-eye-wrp {
    padding: 40px 70px;
    background-color: #e5e5e5
}

.ap-common-bg-grey {
    background-color: #fff
}

.ap-hawk-action .ap-hawk-click {
    display: inline-block;
    margin-left: 40px
}

.ap-hawk-action .ap-hawk-click img {
    max-width: 100%
}

.ap-hawk-screen {
    margin-top: 30px
}

.ap-hawk-screen img {
    max-width: 100%
}

.ap-common-title-wrp.hawk {
    padding-right: 0
}

.ap-mb40 {
    margin-bottom: 40px
}

.ap-scorecard-outer {
    background: #fff;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    border-radius: 5px;
    overflow: hidden
}

.ap-scroreboard-table tr th {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .8px;
    padding: 0 15px
}

.ap-bats-score-name span {
    display: inline-block;
    vertical-align: middle
}

.ap-bats-score-name span img {
    max-width: 100%;
    margin-bottom: -4px;
    margin-right: 2px
}

.ap-bats-score-name span {
    font-size: 14px;
    font-weight: 700;
    color: #18184a
}

.ap-scroreboard-table tr.ap-head-row {
    height: 40px;
    background: #1b3d89
}

.ap-scroreboard-table tr td {
    padding: 10px 15px;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 600
}

.ap-scroreboard-table tr td.ap-td-bg {
    background: #19398a;
    color: #fff
}

span.ap-td-bg {
    color: #fff
}

.ap-fall-wickets {
    background: #fff;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    border-radius: 5px;
    margin-top: 30px
}

.ap-fall-txt {
    padding: 12px 15px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    background: #19398a;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    border-radius: 5px
}

.ap-fall-summary {
    padding: 14px 40px;
    color: #18184a;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .8px;
    width: 100%;
    float: left
}

.ap-photo-slider {
    width: 73%;
    float: left;
    height: 100%
}

.ap-photo-slider .slick-list {
    height: 100%
}

.ap-photo-cnt-slider {
    width: calc(27% - 0px);
    float: right;
    text-align: left;
    padding: 20px
}

.pop-photo-desc {
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
    font-family: alineaincisew01-boldregular
}

.share-photo a img {
    width: 30px !important;
    height: 30px !important
}

.ap-photo-cnt-slider p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 24px;
    font-family: alineaincisew01-boldregular
}

.ap-photo-cnt-slider span {
    color: #ffffffdc;
    margin-block: 15px;
    font-size: 12px
}

.ap-photo-popup {
    max-width: 78%;
    padding: 10px;
    background: #081033;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    z-index: 1045;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.ap-popup-wrp {
    height: 100%
}

.ap-photo-popup .slick-slide img {
    display: inline;
    width: 100%;
    object-fit: cover;
    object-position: right top;
    aspect-ratio: 9/6
}

.ap-photo-popup .slick-slider button {
    top: 48%
}

.mfp-bg {
    background: rgba(25, 57, 138, .75);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px)
}

.mfp-close-btn-in .mfp-close {
    color: #fff
}

.ap-photo-slider.slick-slider button.slick-prev {
    background: url(assets/images/amit-assets/ap-phto-pop-left.svg) no-repeat center;
    left: 10px;
    width: 46px;
    height: 54px;
    background-color: rgba(0 0 0 / 80%)
}

.ap-photo-slider.slick-slider button.slick-next {
    background: url(assets/images/amit-assets/ap-phto-pop-right.svg) no-repeat center;
    right: 10px;
    width: 46px;
    height: 54px;
    background-color: rgba(0 0 0 / 80%)
}

.ap-fanpoll-ico {
    position: fixed;
    bottom: 80px;
    right: 20px;
    display: block;
    z-index: 996;
    display: none
}

.ap-fanpoll-ico img {
    max-width: 100%
}

.overHidden {
    overflow: hidden
}

.vn-teamswrap .vn-teamsInner {
    border-radius: 10px;
    position: relative
}

.vn-teamswrap .vn-teamsInner ul {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.vn-teamswrap .vn-teamsInner ul li {
    width: 296px;
    height: 296px;
    margin: 8px;
    border-radius: 8px
}

.vn-teamswrap .vn-teamsInner ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.vn-teamswrap .vn-teamsInner ul li .vn-team-logo {
    height: 130px;
    margin-bottom: 15px;
    display: inline-block
}

.vn-team-logo-w img {
    height: 120px
}

.ap-team-contn-w {
    text-align: center;
    display: flex;
    flex-wrap: wrap
}

.vn-teamswrap .vn-teamsInner ul li h3 {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 31px;
    color: rgba(255, 255, 255, .8);
    margin: 0 0 25px;
    font-family: alineaincisew01-boldregular
}

.vn-teamswrap .vn-teamsInner ul li p {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    margin: 0 0 35px;
    display: none
}

.vn-teamswrap .vn-teamsInner ul li .vn-trophyBtnout {
    float: left;
    height: auto
}

.vn-trophyBtn-w {
    background: #fff;
    padding: 7px 15px;
    margin: 0 auto;
    border-radius: 36px
}

.vn-trophyBtn-w img {
    width: 25px;
    margin-right: 8px
}

.trophy-text-align-w {
    font-weight: 700;
    font-size: 12px;
    color: #ef7923
}

.vn-teamsInnerWrp.w li {
    background: #f2f2f2
}

.vn-teamswrap .vn-teamsInner ul li .vn-trophyBtn {
    background: #fff;
    border-radius: 40px;
    padding: 8px 18px;
    border: none
}

.vn-teamswrap .vn-teamsInner ul li .vn-trophyBtn img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px
}

.vn-teamswrap .vn-teamsInner ul li.vn-csk {
    background: linear-gradient(180deg, #fcca06 0, #f25c19 100%)
}

.vn-teamswrap .vn-teamsInner ul li.vn-dc {
    background: linear-gradient(180deg, #0078bc 0, #17479e 100%);
    border: 2px solid #17479e
}

.vn-teamswrap .vn-teamsInner ul li.vn-kkr {
    background: linear-gradient(180deg, #3b215d 0, #552792 100%);
    border: 2px solid #3b215d
}

.vn-teamswrap .vn-teamsInner ul li.vn-mi {
    background: linear-gradient(180deg, #006cb7 0, #003b7a 100%);
    border: 2px solid #003b7a
}

.vn-teamswrap .vn-teamsInner ul li.vn-rr {
    background: linear-gradient(180deg, #ea1a85 0, #001d48 100%);
    border: 2px solid #001d48
}

.vn-teamswrap .vn-teamsInner ul li.vn-pk {
    background: linear-gradient(180deg, #d71920 0, #84171b 100%);
    border: 2px solid #84171b
}

.vn-teamswrap .vn-teamsInner ul li.vn-rcb {
    background: linear-gradient(160.84deg, #1c1c1c 2.77%, #6a6a6a 95.67%);
    border: 2px solid #6a6a6a
}

.vn-teamswrap .vn-teamsInner ul li.vn-sh {
    background: linear-gradient(158.03deg, #f26522 0, #ed1a37 98.48%);
    border: 2px solid #ed1a37
}

.vn-teamOverview .ap-orange-header {
    display: none
}

.vn-teamOverviewWrap {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
    position: relative;
    z-index: 1
}

.vn-teamOverviewWrap .vn-teamNav ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    justify-items: center
}

.vn-teamOverviewWrap .vn-teamNav ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #031537;
    border-radius: 10px;
    width: 100px;
    height: 98px;
    position: relative;
    transition: .3s
}

.vn-teamOverviewWrap .vn-teamNav ul li:hover {
    transform: scale(1.1)
}

.vn-teamOverviewWrap .vn-teamNav ul li .right-tick {
    position: absolute;
    right: 0;
    top: -10px;
    color: #fff
}

.teams-logo-slider li:has(.right-tick) {
    border: 1px solid #1a356b;
    transform: scale(1.1)
}

.teams-logo-slider .slick-track {
    display: contents
}

.vn-teamOverviewWrap .vn-teamNav ul li .ap-logoteam-wrp {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.vn-teamOverviewWrap .vn-teamNav ul li a img {
    height: 70px
}

.vn-teamOvrBanner {
    position: relative
}

.vn-teamOvrBanner img {
    max-width: 100%;
    height: 100%
}

.vn-team-Mob {
    display: none
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamBanLogo {
    width: 176px;
    height: 176px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet {
    margin: 0 0 0 30px;
    width: calc(100% - 208px);
    float: left;
    text-align: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet h2 {
    width: 100%;
    float: left;
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
    font-style: italic;
    color: #fff;
    margin: 0 0 25px
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare {
    width: 100%;
    float: left;
    margin: 0 0 30px
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare a.vn-button {
    background: #ef4123;
    color: #fff;
    border-radius: 7px;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 20px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons {
    margin: 0 0 0 20px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons a {
    display: inline-block;
    margin: 0 10px;
    font-size: 21px;
    color: #fff
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn {
    display: inline-block;
    background: #fff;
    border-radius: 40px;
    padding: 8px 25px;
    width: auto
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn img {
    width: 25px;
    float: left
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    background: linear-gradient(90.15deg, #ef4123 -4.45%, #ef7923 118.57%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0 0 0 15px
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamdesc {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: row wrap;
    margin: 17px 0 0 0
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
    width: 35%;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 10px 25px 0 0
}

.vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p span {
    font-size: 16px
}

.vn-teamOverviewWrap .vn-tabbing {
    background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
    padding: 14px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-teamOverviewWrap .vn-tabbing a {
    transition: all .35s ease 0s;
    background: #fff;
    border-radius: 3px;
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 700;
    color: #02458d;
    text-transform: uppercase;
    width: calc(19% - 50px)
}

.vn-teamOverviewWrap.self-menu .vn-tabbing a {
    width: calc(22% - 50px)
}

.vn-teamOverviewWrap .vn-tabbing a.active,
.vn-teamOverviewWrap .vn-tabbing a:hover {
    color: #fff;
    background: #ef4123
}

.vn-videoWrap .ap-common-slide {
    width: calc(25% - 16px);
    display: inline-block;
    margin: 0 8px 0 8px
}

.vn-latest-news .ap-latest-videos {
    background: url(assets/images/vishal/newsBg.jpg) no-repeat center center/cover
}

.vn-latest-news .ap-common-title-wrp {
    padding-right: 40px
}

.vn-latest-news .ap-common-head {
    color: #fff
}

.vn-latest-news .ap-viewall-click {
    color: #fff
}

.vn-sheduleWrap {
    position: relative;
    text-align: center;
    background: #fff
}

.vn-sheduleFilterWrap {
    display: flex;
    align-items: center;
    justify-content: center
}

.vn-sheduleFilterWrap .vn-sheduleFilterInner {
    width: 95%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.vn-sheduleFilterWrap .vn-sheduleSponcer {
    display: inline-block;
    vertical-align: middle
}

.vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 20px
}

.vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo:first-child {
    border-right: 2px solid #f5f5f5;
    padding: 0 30px 0 20px
}

.vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo p {
    color: #8c8c8c;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px
}

.vn-sheduleFilterWrap .vn-sheduleFilter {
    display: inline-block;
    cursor: pointer
}

.vn-sheduleFilterWrap .vn-sheduleFilter span {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #ef4123;
    font-weight: 600;
    margin: 0 10px 0 0
}

.vn-sheduleFilterWrap .vn-sheduleFilter img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}

.vn-sheduleList {
    display: flex;
    align-items: center;
    justify-content: center
}

.vn-sheduleList ul {
    width: 95%;
    display: inline-block;
    padding-left: 0
}

.vn-sheduleList ul li {
    width: 100%;
    float: left;
    box-shadow: 0 5px 10px rgba(0, 57, 111, .15);
    border-radius: 10px;
    background: #fff;
    padding: 10px 20px;
    margin-top: 30px;
    border-left: 2px solid rgba(123, 123, 123, .15)
}

.vn-sheduleList ul li .vn-sheduleLogo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px 0 0;
    border-right: 2px solid rgba(123, 123, 123, .15);
    width: 45%
}

.vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-sheduleMob.schedule .vn-shedTeam {
    justify-content: flex-start !important
}

.vn-sheduleMob.schedule .vn-shedTeam.vn-team-2 {
    justify-content: flex-end !important
}

.vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam img {
    width: 120px
}

.vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam.vn-team-2 img {
    order: 2
}

.vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam h3 {
    color: #001833;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 0 15px
}

.vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam.vn-team-2 h3 {
    text-align: right;
    margin: 0 20px 0 0
}

.vn-sheduleList ul li .vn-sheduleLogo span {
    font-size: 13px;
    font-weight: 700;
    color: #7b7b7b
}

.vn-sheduleList ul li .vn-ticket {
    display: inline-block;
    width: 30%
}

.vn-sheduleList ul li .vn-ticket .vn-ticketTitle {
    width: 100% !important
}

.vn-sheduleList ul li a.vn-ticBtn {
    color: #ef4123;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    float: left;
    margin: 0 0 15px
}

.vn-sheduleList ul li a.vn-matchBtn {
    background: #ef4123;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 20px;
    display: inline-block;
    transition: .3s;
    box-shadow: 0 3px 5px #00000040
}

.vn-sheduleList ul li a.vn-matchBtn:hover {
    background: #fff;
    color: #ef4123;
    border: 1px solid #ef4123
}

.vn-sheduleList ul li .vn-venueDet {
    display: inline-block;
    text-align: right;
    padding: 0 0 0 50px;
    border-left: 2px solid rgba(123, 123, 123, .15);
    line-height: normal;
    width: 25%
}

.vn-sheduleList ul li .vn-date {
    color: #001833;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-style: italic
}

.vn-sheduleList ul li .vn-matchno {
    color: #ef4123;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px;
    text-align: left
}

.vn-sheduleList ul li .vn-matchTime {
    color: #001833;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 0px)
}

.vn-sheduleList ul li .vn-timeMatchBtn .vn-matchTime {
    width: calc(100% - 124px)
}

.vn-sheduleList ul li .vn-matchTime span {
    margin: 0 25px 0 0;
    text-transform: uppercase;
    color: #19398a;
    width: 94px;
    text-align: left;
    font-size: 14px
}

.vn-sheduleList ul li .vn-shedule-desk {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-sheduleList ul li .vn-sheduleMob {
    display: none
}

.vn-sheduleList ul li .vn-dateTicket {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid rgba(123, 123, 123, .15);
    padding: 0 0 4px
}

.vn-sheduleList ul li .vn-dateTicket .vnMobDate {
    text-align: left;
    line-height: normal
}

.vn-sheduleList ul li .vn-sheduleMob a.vn-ticBtn {
    width: auto
}

.vn-sheduleList ul li .vn-sheduleMob .vn-sheduleLogo {
    width: 100%;
    float: left;
    border-right: none;
    margin: 6px 0;
    padding: 0
}

.vn-sheduleList ul li .vn-sheduleMob .vn-sheduleLogo .vn-shedTeam img {
    width: 100px
}

.vn-sheduleList ul li .vn-sheduleMob .vn-sheduleLogo .vn-shedTeam h3 {
    font-size: 22px
}

.vn-sheduleList ul li .vn-sheduleMob .vn-sheduleLogo span {
    font-size: 22px
}

.vn-sheduleList ul li .vn-sheduleMob .vn-timeMatchBtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
    border-top: 2px solid rgba(123, 123, 123, .15);
    padding: 15px 0 0
}

.vn-sheduleList ul li .vn-sheduleMob .vn-matchTime {
    display: block;
    text-align: left;
    font-size: 20px
}

.vn-sheduleList ul li .vn-sheduleMob .vn-date,
.vn-sheduleList ul li .vn-sheduleMob .vn-matchno {
    font-size: 20px
}

.vn-sheduleFooter {
    text-align: center
}

.vn-sheduleNoResult {
    margin-bottom: 20px
}

.vn-teamNewsWrap .vn-tabbing {
    background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
    padding: 25px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-teamNewsWrap .vn-tabbing a {
    transition: all .35s ease 0s;
    background: #fff;
    border-radius: 8px;
    padding: 10px 8px;
    font-size: 20px;
    font-weight: 700;
    color: #02458d;
    text-transform: uppercase;
    width: calc(20% - 40px);
    text-align: center
}

.vn-teamNewsWrap .vn-tabbing a.active,
.vn-teamNewsWrap .vn-tabbing a:hover {
    color: #fff;
    background: #ef4123
}

.btn_filter {
    background: #19398a;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 20px;
    float: right;
    border: none;
    margin-top: 7px;
    margin-right: 9px;
    text-transform: capitalize;
    border: 2px solid #1b3e8a
}

.btn_filter:hover {
    color: #fff
}

.bg-red {
    background: #ef4123
}

.bg-none {
    background: 0 0
}

.recordtab__btn {
    padding: 10px 0;
    margin: 3px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 8px 0
}

.ap-stat-innertable .formm,
.ap-stat-innertable .netrr,
.ap-stat-innertable .pld,
.ap-stat-innertable .pts,
.ap-stat-innertable .team {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    letter-spacing: .6px;
    text-align: center
}

.ap-stat-innertable .team {
    width: 33%;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px
}

.ap-stat-innertable .pld {
    width: 15%
}

.ap-stat-innertable .netrr {
    width: 35%
}

.ap-stat-innertable .pts {
    width: 17%
}

.ap-stat-innertable .team {
    text-align: left
}

.ap-stat-innertable .team span {
    padding-left: 41px
}

.ap-stat-innertable .formm {
    width: 30%;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px
}

.t-name .formm,
.t-name .netrr,
.t-name .pld,
.t-name .pts,
.t-name .team {
    color: #7b7b7b
}

.ap-stat-innertable-bg {
    background-color: #fff
}

.ap-bg-wht {
    width: 100%;
    background-color: #fff;
    margin-block: 3px;
    border: 3px solid #ddd;
    border-radius: 6px
}

.ap-bg-wht:nth-child(2n) {
    height: 38px;
    display: flex;
    align-items: center
}

.ap-bg-wht:nth-child(odd) {
    height: 38px;
    display: flex;
    align-items: center
}

.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #00f;
    border-bottom: 5px solid #00f;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loader-main {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0 0 0 / 60%);
    z-index: 9999
}

.ap-ipl-logo a {
    padding-block: 9px;
    width: 95px
}

.vn-latest-news .ap-common-news-wrap {
    padding: 0 40px 0 0
}

.ap-team-logo-schedule {
    width: 158px;
    height: 158px;
    margin: 15px 0 10px;
    border-radius: 200px;
    overflow: hidden;
    margin: 0 auto 15px auto
}

.ap-team-logo-schedule img {
    max-width: 100% !important;
    height: 100%;
    object-fit: cover
}

.ap-inner-nav {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: auto
}

.ap-inner-nav::-webkit-scrollbar {
    height: 6px
}

.ap-inner-nav::-webkit-scrollbar-track {
    background: #f1f1f1
}

.ap-inner-nav::-webkit-scrollbar-thumb {
    background: rgba(0 0 0/ 30%)
}

.ap-inner-nav::-webkit-scrollbar-thumb:hover {
    background: #1f1f1f
}

.ap-navigation {
    margin-bottom: 0
}

.social-icon {
    margin-bottom: 5px
}

.share .social-icon a img {
    width: 20px;
    height: auto;
    margin: 0 10px
}

.textTwoLine {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.textOneLine {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.vid-popup .modal-dialog {
    max-width: 100%;
    margin: 0
}

.vid-popup {
    padding-right: 0 !important
}

.abaut-photo {
    padding: 38px 20px 0 20px
}

.leaders-2021 {
    width: 100%;
    height: auto;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 30%);
    border-radius: 10px;
    overflow: hidden;
    background: #fff
}

.leaders-2021 .photos {
    width: 100%;
    height: 200px;
    text-align: center;
    padding-top: 24px;
    position: relative
}

.leaders-2021 .photos img {
    width: auto;
    height: 100%;
    display: initial
}

.cap-holder-title {
    background-color: #ff481e;
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: .2rem 0;
    font-weight: 700;
    width: 100%
}

.leaders-2021 .photos .corner-logo {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 4px;
    top: 5px
}

.leaders-2021 .photos .corner-logo img {
    width: auto;
    height: 100%
}

.leaders-2021 .sirname {
    color: #111;
    display: block;
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0
}

.leaders-2021 .name {
    color: #111;
    display: block;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    text-align: center
}

.leaders-2021 .numbers {
    color: #111;
    font-size: 38px;
    line-height: 30px;
    height: 36px;
    display: block;
    font-weight: 900;
    text-align: center
}

.leaders-2021 .number-title {
    font-size: 11px;
    letter-spacing: 2px;
    color: #303030;
    opacity: .7;
    clear: both;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    height: 30px
}

.leaders-2021 .view-all {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    color: #111;
    pointer-events: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px
}

.orange-cap-hold {
    background-image: linear-gradient(to top right, #e3cf23, #ff481e)
}

.video-js {
    width: 100%
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: none
}

.modal {
    z-index: 999999
}

.prod-banner {
    height: 550px;
    width: 100%;
    float: left;
    position: relative
}

.mpc {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #000;
    background: linear-gradient(0deg, #000 0, rgba(36, 0, 0, .12648809523809523) 50%)
}

.prod-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.prod-content h2 {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin-top: 214px
}

.prod-content p {
    color: #fff;
    font-weight: 600;
    text-align: center
}

.app-download-wrap .title h3 {
    font-weight: 700;
    color: #1c1c1c
}

.app-download-wrap .title .line {
    width: 50px;
    height: 4px;
    background: #18184a;
    border-radius: 7px;
    margin: 5px auto
}

.app-download-wrap .detail-text {
    color: #19398a;
    font-size: 14px
}

.app-card {
    background: #fff;
    box-shadow: 1.95594px 2.93392px 29.3392px rgba(57, 57, 57, .25);
    border-radius: 10px;
    border-image-slice: 1;
    padding: 0 !important;
    border-width: 3px;
    position: relative;
    height: 150px;
    width: 205px;
    flex-shrink: 0
}

.app-card-product {
    background: #fff;
    box-shadow: 1.95594px 2.93392px 29.3392px rgba(57, 57, 57, .25);
    border-radius: 10px;
    border-image-slice: 1;
    border-width: 3px;
    position: relative;
    height: 150px
}

.app-card b,
.app-card-product b {
    color: #19398a;
    line-height: 24px;
    font-weight: 600;
    padding-left: 10px
}

.tick-img {
    width: 86%
}

.app-card .prize {
    color: #ef4123;
    font-size: 25px;
    font-weight: 700;
    text-align: center
}

.app-card .title h3 {
    font-size: 24px !important;
    text-transform: uppercase;
    padding: 15px 15px 10px 15px;
    border-bottom: 1px solid rgba(17, 20, 28, .23);
    line-height: 34px !important;
    letter-spacing: -.5px;
    font-family: alineaincisew01-boldregular;
    color: #11141c
}

.app-card .detail-text {
    color: rgba(17, 20, 28, .8);
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 14px !important;
    line-height: 17px;
    text-align: center !important
}

.common-bg {
    background-image: url("assets/images/latest-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.load-more-pagination {
    background: #ef4123;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 40px;
    transition: .3s;
    border: 1px solid transparent;
    transform: skew(344deg);
    cursor: pointer;
    margin-left: 6px;
    font-family: alineaincisew01-boldregular
}

.latest-slider-wrap {
    width: calc(25% - 15px)
}

.ap-bg-wht2 {
    background-color: #fff;
    margin-block: 0px;
    border: 3px solid #ddd;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 7px
}

.ap-bg-wht2 .team-one .ipl-sm-logo {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: #f2f2f2;
    margin: 0 auto
}

.ap-bg-wht2 .team-one .ipl-sm-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ap-bg-wht2 .team-one .isttime,
.ap-bg-wht2 .team-one b,
.ap-bg-wht2 .team-one span {
    display: block;
    color: #7b7b7b;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700
}

.ap-bg-wht2 .team-one span {
    color: #19398a
}

.ap-bg-wht2 .team-one .isttime {
    color: #7b7b7b
}

.ap-bg-wht2 .team-one h6 {
    font-size: 12px;
    font-weight: 600
}

.ap-bg-wht2 .detail-text {
    font-size: 11px;
    text-align: center;
    color: #212529
}

.fan .modal-dialog {
    max-width: 360px;
    margin: 1.75rem auto
}

.ap-tab-content-scroll {
    height: auto;
    overflow-y: auto;
    padding-bottom: 10px
}

.ap-tab-content-scroll::-webkit-scrollbar {
    width: 8px
}

.ap-tab-content-scroll::-webkit-scrollbar-track {
    background: rgba(0 0 0 / 30%)
}

.ap-tab-content-scroll::-webkit-scrollbar-thumb {
    background: rgba(0 0 0 / 50%)
}

.ap-tab-content-scroll::-webkit-scrollbar-thumb:hover {
    background: rgba(0 0 0 / 70%)
}

.btn-red-big {
    background: #ef4123;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    padding: 12px 50px
}

.btn-red-big:hover {
    color: #fff
}

.report-head-title {
    color: #fff;
    font-weight: 700;
    text-align: left;
    font-style: italic
}

.news-vid-ctrl {
    padding: 25px 20px 0 20px
}

.match-vid-ctrl {
    padding: 25px 20px 40px 20px;
    background: url(assets/images/latest-bg.png) no-repeat center center/cover
}

.new-pads {
    padding: 3rem 0 3rem 20rem
}

.new-pad {
    padding: 1rem 0 1rem 6rem
}

a {
    text-decoration: none !important
}

.jc-left {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d9d9d9;
    border-left: none;
    border-radius: 50px;
    position: relative
}

.jc-left img {
    width: 50px;
    position: absolute;
    left: 0
}

.app-card a {
    position: relative;
    height: 100%;
    display: block
}

.fantasy-banner {
    position: relative
}

.fantasy-banner button {
    background-color: #ef4123;
    color: #fff;
    padding: 6px 31px;
    font-weight: bolder;
    font-size: 16px;
    transform: skew(-17deg);
    border: none;
    border-radius: 3px;
    position: absolute;
    width: 168px;
    z-index: 99;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -16px
}

.fantasy-banner span {
    width: 180px;
    position: absolute;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 3px;
    left: -3px;
    right: 0;
    margin: auto;
    bottom: -24px;
    display: block;
    transform: skew(-17deg)
}

.fantasy-banner button:hover {
    background-color: #fff;
    color: #ef4123;
    border: 1px solid #ef4123
}

.fantasy-text {
    display: flex;
    flex-wrap: wrap;
    width: 30%;
    position: absolute;
    bottom: 10%;
    left: 100px
}

.fantasy-text .fantasy-para {
    width: 187px
}

.fantasy-header-text {
    font-family: alineaincisew01-boldregular;
    font-size: 40px;
    width: 250px
}

.app-card-main {
    display: flex;
    gap: 10px;
    justify-content: flex-start
}

.container .fantasy-text .fantasy-header-text {
    font-family: alineaincisew01-boldregular;
    font-style: normal;
    font-size: 70px;
    line-height: 72px
}

.container .fantasy-text .fantasy-para {
    margin-bottom: 50px;
    width: 260px
}

.new-video-social {
    padding: 20px;
    border-bottom: 1px solid #d9d9d9
}

.popuptitle {
    font-family: alineaincisew01-boldregular;
    font-size: 30px;
    color: #11141c;
    margin-top: 0 !important;
    line-height: 28px;
    margin-bottom: 15px;
    text-align: left
}

.new-video-social .type-date-time p {
    color: #11141c;
    font-size: 14px
}

.new-video-share {
    color: #11141c;
    font-size: 14px;
    display: flex;
    align-items: center;
    margin-left: 60px
}

.new-video-share .copy-link,
.new-video-share .facebook,
.new-video-share .messenger,
.new-video-share .twitter,
.new-video-share .whatsapp {
    border: 1.5px solid #222221;
    padding: 5px 6px;
    border-radius: 35px;
    width: 30px;
    height: 30px;
    background: 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222221
}

#searchTabForHeaderMenu {
    z-index: 9;
    animation: .7s slide-down
}

.header-search .btn,
.header-search select {
    width: 106px;
    height: 36px;
    font-size: 16px;
    padding-left: 15px;
    border: none;
    border-right: 1px solid #f2f2f2;
    border-radius: 20px 0 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(assets/images/search-angle.svg);
    background-repeat: no-repeat;
    background-position: 75px center
}

.header-search form {
    width: 74%;
    margin: auto
}

.header-search input {
    width: calc(100% - 182px);
    height: 36px;
    font-size: 16px;
    border: none;
    text-indent: 15px
}

.header-search .btn {
    background: #ef4123;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
    margin-left: -30px;
    box-shadow: 0 0 15px rgb(0 0 0 / 40%);
    transition: .3s;
    border: none
}

#searchButtonForHeader i {
    color: #fff;
    font-size: 17px
}

#searchButtonForHeader b {
    color: #fff;
    font-weight: 600
}

.tick {
    width: 25px !important
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: .9;
        transform: translateY(0)
    }
}

.pp-style>input {
    position: absolute
}

.auction-details p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 18px;
    text-align: center
}

.auction-details {
    padding: 20px 20px 20px 20px;
    text-align: center
}

.auction-banner h2 {
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 10px;
    text-align: center;
    font-family: alineaincisew01-regular
}

.breakLineAuction {
    display: block;
    font-size: 16px !important;
    font-weight: 400;
    color: #fff;
    margin-block: 0px
}

.auction-banner .auction-header__stats .auction-header__stat-container h3 {
    font-size: 16px;
    color: #fff;
    margin-block: 8px
}

.auction-banner .auction-header__stats .auction-header__stat-container span {
    font-size: 30px;
    color: #fff;
    font-family: alineaincisew01-boldregular
}

.head-to-head .nav-item:first-child .nav-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.head-to-head .nav-item:last-child .nav-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.head-to-head .nav-link {
    height: 40px;
    border: 1px solid #b8b9bb;
    line-height: 28px;
    transform: skew(-15deg);
    font-weight: 600;
    position: relative;
    color: #11141c;
    padding-inline: 30px
}

.head-to-head .nav-link.active {
    background-color: #dc5034;
    border-color: transparent;
    color: #fff
}

.head-to-head .nav-link.active::after {
    content: "";
    position: absolute;
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    left: 1px;
    top: 1px;
    border: 2px solid #fff
}

.player-card-wrap {
    width: 845px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.player-card-wrap .card {
    width: 300px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #78787a;
    box-shadow: 0 5px 15px rgba(0 0 0 / 30%);
    border-radius: 16px
}

.add-player-btn-left,
.add-player-btn-right {
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: .3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}

.add-player-btn-left:hover,
.add-player-btn-right:hover {
    transform: scale(1.2)
}

.player-card-wrap .vs span {
    border: 2px solid #dc5034;
    height: 64px;
    display: block;
    padding: 15px;
    font-weight: 600;
    transform: skew(-15deg);
    border-radius: 3px;
    color: #dc5034;
    font-size: 20px;
    align-self: center
}

.player-search-wrap {
    padding: 15px;
    box-shadow: 0 5px 15px rgba(0 0 0 / 30%);
    width: 400px;
    position: relative;
    right: 0;
    top: 10px;
    background: #fff;
    display: none;
    z-index: 99
}

#add-team-btn-left~.player-search-wrap,
#add-team-btn-right~.player-search-wrap {
    top: -8px
}

.player-search .search-input {
    height: 48px;
    width: 100%;
    border: 2px solid #78787a;
    border-radius: 8px;
    background-image: url(assets/images/player-search-icon.svg);
    background-repeat: no-repeat;
    background-position: center left 10px;
    padding: 0 10px 0 40px;
    box-shadow: 0 5px 15px rgba(0 0 0 / 30%);
    font-weight: 600
}

.players-filter {
    display: flex;
    justify-content: center;
    background-image: url(assets/images/plr-filter-icon.svg);
    background-repeat: no-repeat;
    background-position: center left 40px
}

.player-back-btn {
    position: absolute;
    left: 10px;
    background: 0 0;
    border: unset
}

.apply-player {
    position: absolute;
    right: 16px;
    font-size: 12px;
    border: 1px solid #1d2e71;
    color: #1d2e71;
    padding: 2px 10px;
    background: 0 0;
    border-radius: 5px;
    font-family: alineaincisew01-boldregular
}

.players-filter ul {
    display: flex
}

.players-filter ul li {
    text-transform: uppercase;
    padding: 2px 12px;
    border-radius: 40px;
    color: rgba(17 20 28 / 40%);
    font-size: 12px;
    font-family: alineaincisew01-boldregular;
    cursor: pointer
}

.players-filter ul li.active {
    background-color: #1d2e71;
    color: #fff
}

.head-to-head-bg {
    background-image: url(assets/images/head-to-head-top-right.svg), url(assets/images/head-to-head-bottom-left.svg);
    background-repeat: no-repeat, no-repeat;
    background-size: 20%;
    background-position: top right, bottom -250px left
}

.search-players-list,
.search-players-list-player,
.search-players-list-right {
    width: 100%;
    height: 310px;
    overflow: auto;
    display: none
}

.search-players-list .players,
.search-players-list-right .players {
    height: 55px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #78787a;
    cursor: pointer
}

.search-players-list .players img,
.search-players-list-right .players img {
    width: 35px;
    height: auto;
    margin-right: 20px
}

#player-select .players img {
    width: 45px;
    height: auto;
    margin-right: 10px
}

.search-players-list-player .players.active span {
    color: #1d2e71 !important
}

.search-players-list-player .players span {
    color: #c2c3c5 !important
}

.plr-lft img {
    height: 35px
}

.search-players-list .players span {
    color: #c2c3c5 !important
}

.search-players-list-right .players span {
    color: #c2c3c5 !important
}

.search-players-list .players.active span {
    color: #1d2e71 !important;
    flex: auto
}

.search-players-list-right .players.active span {
    color: #1d2e71 !important;
    flex: auto
}

.search-players-list .players span,
.search-players-list-right .players span {
    text-transform: uppercase;
    color: #1d2e71;
    font-size: 16px;
    font-family: alineaincisew01-boldregular
}

.search-players-list-right.active,
.search-players-list.active {
    display: block
}

.season .players span,
.season-right .players span,
.skill .players span,
.skill-right .players span {
    color: #c2c3c5;
    display: block;
    width: 100%
}

.search-players-list .players.active span,
.search-players-list-right .players.active span,
.season .players.active span,
.season-right .players.active span,
.skill .players.active span,
.skill-right .players.active span,
.team-list-one .active span {
    color: #1d2e71;
    background-image: url(assets/images/season-selector-icon.svg);
    background-repeat: no-repeat;
    background-position: center right
}

.player-visible {
    width: 102%;
    height: 102%;
    position: absolute;
    background: linear-gradient(90deg, #102849 0, #cb2f2f 100%);
    padding: 3px;
    border-radius: 16px;
    top: -3px;
    left: -3px
}

.player-visible .pv-top {
    width: 100%;
    height: 80%;
    background-color: #fff;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    background-size: cover;
    background-repeat: no-repeat
}

.pv-top .edit-icon {
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 99;
    padding: 0 10px
}

.pv-top .edit-icon button {
    width: 35px;
    height: 35px;
    transition: .3s
}

.pv-top .edit-icon button:hover {
    transform: scale(1.1)
}

.pv-top .edit-icon button img {
    width: 100%;
    height: 100%
}

.pv-top .name {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    z-index: 9;
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, .6) 100%);
    backdrop-filter: blur(2px);
    color: #19398a;
    font-family: alineaincisew01-boldregular;
    font-style: italic;
    box-shadow: 0 -3px 5px #0000004a;
    padding-inline: 5px
}

.player-visible .pv-bottom {
    width: 100%;
    height: 20%;
    text-align: center
}

.player-visible .pv-bottom img {
    width: auto;
    height: 65px
}

.pv-bottom .details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 15px
}

.pv-bottom .details span {
    color: #fff;
    font-weight: 600;
    font-style: italic
}

.pv-bottom .details h3 {
    font-family: alineaincisew01-boldregular;
    font-size: 16px;
    color: #fff
}

.pv-back {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.pv-plyr {
    position: relative;
    width: 64%;
    z-index: 1;
    bottom: 50px
}

.plyr-list-close {
    width: 30px;
    height: 30px;
    border: none;
    position: absolute;
    right: -10px;
    top: -10px;
    background: #dd5034;
    color: #fff;
    border-radius: 40px;
    box-shadow: 0 1px 5px #00000073
}

.headtobat.vn-tabbing {
    padding-left: 10px !important;
    position: unset !important;
    margin: 0 auto
}

.headtobat.vn-tabbing a {
    padding: 5px 18px
}

.plyr-pop-up {
    background-color: #fff;
    cursor: pointer;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    display: none;
    padding-inline: 15px;
    z-index: 99;
    box-shadow: 0 5px 5px rgb(0 0 0 / 25%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.plyr-pop-up .players {
    height: 55px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #78787a
}

.plyr-pop-up .players:last-child {
    border-bottom: 0 solid #78787a
}

.plyr-pop-up .players.active span {
    color: #1d2e71 !important
}

.plyr-pop-up .players span {
    text-transform: uppercase;
    color: #1d2e71;
    font-size: 16px;
    font-family: alineaincisew01-boldregular
}

.plyr-pop-up .players span {
    color: #c2c3c5 !important
}

.team-players {
    display: none
}

@keyframes progressLineTransmission {
    from {
        width: var(--from-width)
    }

    to {
        width: var(--to-width)
    }
}

.team-RCB {
    background: linear-gradient(135deg, #102849 0, #cb2f2f 100%)
}

.team-RCB .pv-top {
    background-image: url(assets/images/team-RCB-bg.svg)
}

.team-MI {
    background: linear-gradient(135deg, #006cb7 0, #153a75 100%)
}

.team-MI .pv-top {
    background-image: url(assets/images/team-MI-bg.svg)
}

.team-PBKS {
    background: linear-gradient(135deg, #d71920 0, #304075 100%)
}

.team-PBKS .pv-top {
    background-image: url(assets/images/team-PBKS-bg.svg)
}

.team-SRH {
    background: linear-gradient(135deg, #f26522 0, #8b2824 100%)
}

.team-SRH .pv-top {
    background-image: url(assets/images/team-SRH-bg.svg)
}

.team-DC {
    background: linear-gradient(135deg, #00187c 0, #c90006 100%)
}

.team-DC .pv-top {
    background-image: url(assets/images/team-DC-bg.svg)
}

.team-CSK {
    background: linear-gradient(135deg, #4d4d4f 0, #ffcb05 70%)
}

.team-CSK .pv-top {
    background-image: url(assets/images/team-CSK-bg.svg)
}

.team-RR {
    background: linear-gradient(135deg, #014ea2 0, #eb83b5 72%)
}

.team-RR .pv-top {
    background-image: url(assets/images/team-RR-bg.svg)
}

.team-GT {
    background: linear-gradient(135deg, #315079 0, #77c7f2 71%)
}

.team-GT .pv-top {
    background-image: url(assets/images/team-GT-bg.svg)
}

.team-KKR {
    background: linear-gradient(135deg, #312453 0, #ecc542 100%)
}

.team-KKR .pv-top {
    background-image: url(assets/images/team-KKR-bg.svg)
}

.team-LSG {
    background: linear-gradient(86deg, #e30613 0, #0156e1 100%)
}

.team-LSG .pv-top {
    background-image: url(assets/images/team-LSG-bg.svg)
}

.team-GL {
    background: linear-gradient(135deg, #f48724 0, #f7dc22 100%)
}

.team-GL .pv-top {
    background-image: url(assets/images/team-LSG-bg.svg)
}

.team-PWI {
    background: linear-gradient(135deg, #644102 0, #f25c19 100%)
}

.team-PWI .pv-top {
    background-image: url(assets/images/team-LSG-bg.svg)
}

.team-RPS {
    background: linear-gradient(135deg, #443666 0, #9c3c7f 100%)
}

.team-RPS .pv-top {
    background-image: url(assets/images/team-LSG-bg.svg)
}

.team-DEC {
    background: linear-gradient(135deg, #334768 0, #606b93 100%)
}

.team-DEC .pv-top {
    background-image: url(assets/images/team-LSG-bg.svg)
}

.team-KOCHI {
    background: linear-gradient(135deg, #612479 0, #7f3f98 100%)
}

.team-KOCHI .pv-top {
    background-image: url(assets/images/team-LSG-bg.svg)
}

.section2 {
    min-width: 450px;
    height: 75%;
    padding: 12px;
    border-radius: 8px;
    position: relative
}

.section-cont {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.section2_text {
    color: #292947;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-style: italic;
    font-size: 18px;
    width: calc(100% - 400px);
    font-family: alineaincisew01-boldregular
}

.section2__text--bold {
    font-weight: 700
}

.section2__progressBarContainer {
    margin-top: 8px;
    position: relative
}

.section2__progressBar {
    background-color: #292947;
    width: 100%;
    height: 4px;
    padding: 2px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0
}

.section2__progressBarRect {
    background-color: #dc5034;
    height: 100%;
    padding: 2px;
    border-radius: inherit;
    animation: progressLineTransmission 2.5s .3s ease-in-out both;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.section2_progressBarPointleft {
    font-size: 18px;
    font-family: alineaincisew01-boldregular;
    font-weight: 700;
    font-style: italic;
    color: #dc5034;
    width: 200px
}

.section2_progressBarPointright {
    font-size: 18px;
    font-family: alineaincisew01-boldregular;
    font-weight: 700;
    font-style: italic;
    color: rgb(17 20 28 / 50%);
    width: 200px;
    text-align: end
}

.section2__storageLeft {
    background-color: #fff;
    width: fit-content;
    padding: 20px;
    border-radius: 8px 8px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 30px;
    transform: translateY(-70%)
}

.section2__storageLeft::before {
    content: "";
    width: 0;
    height: 0;
    border: solid 20px;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(50%)
}

.section2__storageLeftDigits {
    color: #0c112c;
    font-size: 32px;
    font-weight: 700
}

.section2__storageLeftText {
    color: #848794;
    margin-left: 7px;
    font-weight: 700;
    letter-spacing: 1px
}

.bg-arr {
    background: url(assets/images/vishal/newsBg.jpg) no-repeat center center/cover
}

.team-bg-ban {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%
}

.team-bg-ban img {
    height: 100%;
    width: 100%
}

.pdd {
    padding: 50px
}

.mfp-content {
    height: 100%;
    overflow: hidden
}

.title-bg-blue {
    background-image: url(assets/images/ishwar/ih-apg-bann.png)
}

.team-one {
    width: 20%
}

.outlinephone {
    text-shadow: -1px 1px 0 #dc5034, 1px 1px 0 #dc5034, 1px -1px 0 #dc5034, -1px -1px 0 #dc5034;
    color: #fafbfc;
    padding-right: 5px
}

.outlinemap {
    text-shadow: 0 0 1px red, 0 0 1px red;
    color: #fafbfc
}

.contact-details h2 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px
}

.modal {
    background: rgba(28, 28, 28, .5) !important;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px)
}

.mfp-container {
    background: rgba(28, 28, 28, .5);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px)
}

.v-all {
    padding-right: 40px
}

.ba-pos a {
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px
}

.ba-pos a img {
    width: 64%;
    height: auto
}

.ba-btn {
    width: 272px;
    height: 40px;
    padding: 4px;
    background: #ef4338;
    position: relative;
    transform: skew(333deg);
    margin-left: 15px;
    margin-right: 30px;
    display: none
}

.ba-btn a {
    width: 100%;
    height: 100%;
    padding: 4px
}

.ba-btn a span {
    width: 100%;
    padding: 4px;
    transform: skew(203deg) !important;
    left: 0;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    position: absolute;
    color: #fff;
    top: 4px
}

.pbi {
    width: calc(100% - 73px);
    height: 80px;
    margin-top: 8px;
    float: left
}

.pbi img {
    width: auto;
    height: 100%
}

.np-team-name-first {
    width: 73px !important;
    display: block;
    float: left;
    margin-top: 8px
}

.np-team-name-first h3 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 7px;
    text-align: left
}

.sm-logo {
    width: 30px;
    height: 22px;
    float: left;
    margin-left: 2px
}

.sm-logo img {
    width: auto;
    height: 100%
}

.ap-overs-content {
    padding-bottom: 3px
}

.tab-w-con {
    width: 42%
}

.ap-playing-common-title {
    margin-bottom: 0;
    font-size: 32px;
    color: #ef4123;
    font-weight: 700;
    font-style: italic
}

.ih-td-ban-rb ul li a i {
    font-size: 18px
}

.playercard-box {
    min-height: 160px;
    padding-bottom: 16px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-heading__menu {
    width: 100%
}

.page-heading-menu {
    margin-top: 3rem;
    overflow: auto;
    width: auto;
    white-space: nowrap
}

#fanpoll-history .bc-player-default_default .vjs-big-play-button,
#season .bc-player-default_default .vjs-big-play-button {
    background-color: #e53030
}

.page-heading-menu__link {
    background: #2d68c3;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 13px 35px;
    font-style: italic
}

.page-heading-menu__link:hover {
    color: #fff
}

.page-heading-menu__link.t-vivo {
    background: #2d68c4
}

.page-heading-menu__link.t-green {
    background: #00b49d
}

.team-sm-lg {
    position: relative
}

.team-sm-lg::after {
    content: "";
    position: absolute;
    background-image: url("assets/images/teams-logo-cover-img.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 500px;
    height: 400px;
    right: -75px;
    top: -90px
}

.auction-banner .auction-header__stats .auction-header__stat-container {
    line-height: 24px;
    text-align: center
}

.inline-list>li {
    display: inline-block;
    margin-right: 1rem
}

.u-no-margin {
    margin: 0 !important
}

.viewers-choice {
    background: linear-gradient(0deg, #214bb5, #19398a);
    color: #fff;
    padding: 10px;
    text-align: center;
    height: auto
}

.viewers-choice__wrapper {
    max-width: 73rem;
    padding: 15px 1rem;
    margin: 0 auto
}

.viewers-choice__wrapper ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1rem;
    width: 80%;
    margin: 0 auto;
    text-align: left
}

.viewers-choice__wrapper li {
    font-size: 14px;
    list-style-type: disc
}

.emerging-player-text {
    max-width: 38rem
}

.viewers-choice__logo {
    margin-bottom: 18px;
    width: 8%;
    margin-top: 0
}

.viewers-choice__title {
    font-size: 20px;
    font-weight: 700;
    text-align: center
}

.emerging-player-discrip,
.viewers-choice__description {
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center
}

.viewers-choice__player {
    margin-top: -11rem
}

.viewers-choice.t-vivo {
    background: #2d68c4
}

.viewers-choice.t-green {
    background: #00b49d
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.wrapper {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 1rem;
    position: relative;
    z-index: 10
}

.wrapper:before {
    content: "";
    display: block
}

.wrapper:after {
    content: "";
    display: table;
    clear: both
}

.wrapper--wide {
    max-width: 200rem
}

.wrapper--small {
    width: 100%
}

.embeddable-video {
    margin-top: -11rem
}

.video-js {
    width: 100%;
    height: 90vh
}

.inline-player {
    transition: all .2s ease-in-out
}

.js-results {
    margin-bottom: 40px
}

.js-results li {
    margin-bottom: 20px
}

.seemore-page {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 1.3%
}

.seemore-page,
.seemore-page-auction {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px
}

.seemore-page .latest-slider-wrap {
    width: 100%
}

.ban-play-share {
    margin-top: 30px
}

.story-trey .slick-prev {
    top: -33px;
    left: calc(100% - 60px);
    display: flex;
    align-items: center;
    justify-content: center
}

.story-trey .slick-prev::before {
    content: url("assets/images/white-arrow-prev.png")
}

.story-trey .slick-next {
    top: -33px;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.story-trey .slick-next::before {
    content: url("assets/images/white-arrow-next.png")
}

.new-cricket-banner-mobile {
    display: none
}

@media only screen and (max-width:320px) {
    .viewers-choice__wrapper {
        padding-top: 0;
        font-size: 12px
    }
}

.pointer-none {
    pointer-events: none
}

.vn-matchTime p {
    margin-bottom: 0;
    text-align: left
}

.ov-display {
    font-size: 13px !important;
    font-style: normal !important;
    color: #7b7b7b !important
}

.match-det {
    color: #19398a;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 0;
    width: 100%
}

.ap-team-wrp {
    width: 150px;
    float: left;
    margin-right: 10px
}

.ap-common-sroll::-webkit-scrollbar {
    width: 6px
}

.ap-common-sroll::-webkit-scrollbar-track {
    background: #f1f1f1
}

.ap-common-sroll::-webkit-scrollbar-thumb {
    background: #ef4123
}

.ap-common-sroll::-webkit-scrollbar-thumb:hover {
    background: #555
}

.ap-vd-scroll-div {
    height: 66vh;
    overflow-y: auto;
    padding: 0 20px 50px 20px
}

.ap-video-scroll-list .ap-vd-scroll-div {
    height: 73vh;
    overflow-y: auto;
    padding: 0 0 50px 15px;
    color: #fff
}

.ap-team-schedule-parent {
    width: calc(70% - 10px);
    float: left
}

.ap-team-schedule-inner {
    margin-top: 50px
}

.ap-teams-sched-battle {
    width: calc(40% - 15px);
    display: inline-block
}

.ap-teams-sched-battle .ap-team-single-logo {
    width: 100%;
    float: left
}

.ap-teams-sched-battle .ap-team-single-logo img {
    max-width: 60%
}

.ap-teams-sched-battle .ap-schedule-team-name {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3
}

.ap-team-schedule-inner .ap-schedule-team-vs {
    margin-top: 50px
}

.ap-team-schedule-inner .ap-schedule-team-vs .ap-vs-schedule-txt {
    color: #ef4123;
    font-size: 50px;
    font-weight: 700
}

.ap-schedule-counter {
    margin-top: 40px
}

.flipdown {
    width: 100%;
    display: inline-block
}

.flipdown.flipdown__theme-light {
    display: flex;
    justify-content: center
}

.flipdown.flipdown__theme-light .rotor,
.flipdown.flipdown__theme-light .rotor-leaf-front,
.flipdown.flipdown__theme-light .rotor-top {
    color: #ef4123;
    background-color: #fff
}

.flipdown.flipdown__theme-light .rotor-bottom,
.flipdown.flipdown__theme-light .rotor-leaf-rear {
    color: #ef4123;
    background-color: #fff
}

.flipdown.flipdown__theme-light .rotor:after {
    display: none
}

.flipdown .rotor {
    font-size: 40px
}

.ap-schedule-refree {
    padding: 0 80px;
    margin-top: 40px
}

.ap-schedule-refree .ap-schedule-ref-inner {
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.ap-schedule-refree .ap-schedule-ref-inner span {
    font-weight: 400
}

.ap-playing-schedule-teams {
    padding: 40px 30px 40px 30px;
    background: #e5e5e5
}

.ap-team-schedule-tab-wrp {
    width: calc(70% - 35px);
    float: left;
    text-align: left
}

.ap-schedule-team-list li {
    width: calc(50% - 12px);
    margin-bottom: 20px;
    display: inline-block
}

.ap-schedule-team-list li:nth-child(odd) {
    margin-left: 0
}

.ap-schedule-team-list li:nth-child(2n) {
    margin-right: 0
}

.ap-schedule-team-list li:last-child {
    justify-self: flex-start
}

.ap-player-wrp-sched {
    background: #fff;
    border-radius: 6px;
    padding: 4px 15px 0 5px
}

.ap-sched-vote-inner .ap-select-player.ap-grey {
    color: rgba(82, 82, 82, .5)
}

.ap-checkWrp input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.ap-checkWrp label {
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 10px;
    border: 1.5px solid rgba(190, 204, 226, .6);
    border-radius: 4px;
    background-color: transparent;
    transition: all .4s ease;
    cursor: pointer;
    font-size: 14px
}

.ap-sched-vote-inner .ap-schedule-team-list li {
    width: calc(50% - 5px)
}

.ap-checkWrp input:checked+label {
    background-color: #fafafa
}

.ap-checkWrp span {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    right: 10px;
    top: 50%;
    transform: translateY(-46%);
    pointer-events: none
}

.ap-checkWrp span h3 {
    color: #18184a;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px
}

.ap-checkWrp span img {
    max-width: 100%
}

.ap-submit-selected .ap-submit-click {
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    padding: 10px 65px;
    border: none;
    background-color: #ef4123;
    border-radius: 9px;
    cursor: pointer
}

.ap-schedule-team-list.ap-match-stream li {
    padding: 10px;
    border: 1.5px solid rgba(190, 204, 226, .6);
    border-radius: 4px;
    width: 100% !important;
    display: flex !important;
    justify-content: flex-start !important
}

.ap-schedule-team-list.ap-match-stream li .ap-msg-ico {
    width: 27px;
    margin-right: 15px;
    display: inline-block
}

.ap-schedule-team-list.ap-match-stream li .ap-msg-ico img {
    max-width: 100%
}

.ap-schedule-team-list.ap-match-stream li span {
    color: #18184a;
    font-size: 14px;
    font-weight: 700
}

.ap-comment {
    width: 85%
}

.ap-read-more-wrp a {
    color: #329ed9;
    font-weight: 700
}

.ap-sched-mob-tab {
    display: flex;
    justify-content: space-between;
    margin-top: -41px;
    z-index: 2;
    display: none
}

.ap-sched-mob-tab a {
    background: #ef4123;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    width: calc(50% - 10px);
    padding: 10px 15px;
    text-align: center;
    font-weight: 700
}

.ap-sched-mob-tab a.active {
    color: #ef4123;
    background-color: #fff
}

.ap-match-stream-inner {
    padding: 15px;
    background: #fff;
    box-shadow: 0 4px 20px rgb(102 102 102 / 16%);
    border-radius: 18px
}

.ap-schedule-team-list.ap-match-stream.ap-big li {
    justify-content: space-between !important
}

.ap-schedule-team-list.ap-match-stream.ap-big li span {
    width: 50%;
    text-align: right
}

.ap-schedule-team-list.ap-match-stream.ap-big li span.ap-comment {
    width: 40%;
    text-align: left
}

.ap-overWise-comments {
    padding: 10px 40px;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    border-radius: 5px;
    margin-bottom: 20px
}

.ap-over-brief .ap-overs-content .ap-overs-ball .ap-ball-single {
    background-color: #fff
}

.ap-over-brief .ap-overs-content .ap-over-num {
    color: #fff;
    margin-right: 4px
}

.ap-team-score-brief {
    background: linear-gradient(180deg, #006cb7 0, #003b7a 100%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 10px;
    padding: 4px 4px 0 0
}

.ap-team-score-brief span {
    display: inline-block;
    margin: 0 4px;
    color: #fff;
    font-weight: 600;
    font-size: 20px
}

.ap-team-score-brief span img {
    max-width: 84%
}

.ap-playing-brief-ico {
    width: 50%;
    margin-bottom: 20px
}

.ap-playing-brief-ico .logo {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 150px;
    margin: 0 auto
}

.ap-playing-brief-ico .logo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ap-schedule-team-list.playingXI li {
    margin-bottom: 0;
    width: 100%
}

.ap-over-brief {
    width: 64%
}

.ap-points-table-brief {
    padding: 0
}

.ap-sched-vote-inner.ap-no-pad {
    padding: 0;
    overflow: hidden
}

.ap-sched-vote-inner.ap-no-pad .ap-tab-content {
    padding: 0 20px
}

.ap-sched-vote-inner.ap-no-pad .ap-tab-content .ap-stat-innertable th {
    color: #7b7b7b;
    text-align: center
}

.ap-vd-pop-container {
    position: fixed;
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    z-index: 2000;
    left: 2%;
    right: 2%;
    top: 50px;
    overflow-y: hidden;
    background: #f0f2f8
}

.ap-vd-pop-inner {
    transition: opacity .3s cubic-bezier(0, 0, .18, .71), transform .3s, -webkit-transform .3s;
    position: relative;
    margin: 0 auto;
    height: calc(100% - 20px)
}

.ap-video-list-wrp {
    width: calc(66% - 0px);
    float: left;
    height: 88vh;
    overflow-y: auto
}

.ap-video-list-wrp.auction-vid {
    height: auto
}

.ap-video-scroll-list {
    width: calc(34% - 0px);
    float: right;
    background: #10172b;
    padding: 20px 10px 25px 10px
}

.ap-vd-iframe iframe {
    width: 100%;
    height: 600px
}

.ap-vd-iframe .ap-view-cnt {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    margin-top: 15px
}

.ap-vd-iframe .ap-view-cnt span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    line-height: 10px
}

.ap-video-desc p {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 18px;
    font-family: helvetica_neuemedium
}

.ap-video-desc span {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400
}

.ap-wickt-slider-outer .ap-common-title-wrp {
    padding-right: 0
}

.ap-wickt-slider {
    padding: 0 0 40px;
    margin-top: 20px
}

.ap-wickt-slider .ap-common-slide {
    margin: 0 10px
}

.ap-wickt-slider .slick-dots {
    bottom: 0;
    left: 0
}

.ap-wickt-slider .slick-dots li button {
    width: 100px;
    border-radius: 0;
    height: 10px;
    background: #fff;
    transition: all .4s ease;
    clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0 100%)
}

.ap-wickt-slider .slick-dots li.slick-active button {
    background: #ef4123;
    border: 1px solid rgba(255, 255, 255, .1);
    height: 11px
}

.ap-next-vd-click {
    padding: 4px 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    background: url(assets/images/amit-assets/ap-next-vd-bg.png) no-repeat center center/cover;
    display: inline-block;
    letter-spacing: .8px;
    margin-bottom: 15px;
    pointer-events: none;
    margin-left: 20px
}

.ap-vd-scroll-div .ap-slide-content {
    margin-bottom: 10px;
    border-color: #d7dbdf;
    border: none
}

.ap-vd-pop-inner .mCSB_dragger_bar {
    background: #329ed9 !important;
    width: 6px !important;
    height: 10rem !important
}

.ap-vd-pop-inner .mCSB_draggerRail {
    opacity: 0
}

.ap-vd-pop-inner .mCSB_scrollTools {
    right: -4px
}

.ap-vd-pop-close {
    right: 15px;
    top: 15px;
    display: block
}

.ap-fixed-match-brief {
    padding: 16px 50px;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    margin-top: 80px
}

.ap-fixed-match-slider .ap-match-slide {
    padding: 0 60px;
    border-right: 1px solid rgba(123, 123, 123, .5)
}

.ap-match-slide-inner .ap-date-rcp {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: .8
}

.ap-match-slide-inner .ap-date-rcp span {
    font-size: 16px;
    text-transform: uppercase
}

.ap-match-recap-wrp {
    background: #fff;
    border-radius: 10px;
    width: 88%
}

.ap-match-recap-wrp .ap-team-name-rcap.ap-MI-BG {
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap {
    padding: 0 15px 0 10px;
    width: 45%
}

.ap-match-recap-wrp span {
    display: inline-block;
    font-size: 22px;
    color: #fff
}

.ap-match-recap-wrp span.ap-img-rcap {
    width: 50px;
    height: 42px;
    padding: 4px
}

.ap-match-recap-wrp span img {
    max-width: 100%;
    height: 100%;
    object-fit: cover
}

.ap-match-recap-wrp span.ap-left-space {
    margin-left: 15px
}

.ap-match-recap-wrp span.ap-right-space {
    margin-right: 15px
}

.ap-score-rcap {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    width: 58%
}

.ap-score-rcap .ap-runs-txt {
    display: inline-block;
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 600
}

.ap-score-rcap .ap-vs-rcp-txt {
    display: inline-block;
    font-size: 12px;
    color: #ef4123;
    margin: 0 10px
}

.ap-team-name-rcap.ap-RCB-BG {
    background: #2b2a29;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap.ap-CSK-BG {
    background: #ffe600;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap.ap-CSK-BG span {
    color: #000
}

.ap-team-name-rcap.ap-KKR-BG {
    background: #3a225d;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.ap-team-name-rcap.ap-RR-BG {
    background: #254aa5;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .25);
    border-radius: 8px
}

.latest-slider-wrap2.lsw-dekstop .latest-slider-main-img {
    width: 125px;
    height: 125px
}

.latest-slider-wrap2.lsw-dekstop .latest-slider-main {
    display: flex
}

.latest-slider-wrap2.lsw-dekstop .latest-slider-main-img {
    width: 125px;
    height: 125px
}

.latest-slider-wrap2.lsw-dekstop .latest-slider-main-bottom-white {
    width: calc(100% - 125px);
    padding: 6px 10px;
    height: 125px
}

.latest-slider-wrap2.lsw-dekstop .latest-slider-main-img a {
    width: 26px;
    height: 26px;
    bottom: 6px;
    left: 6px
}

.ih-bg .ih-pcard-sec .ih-pcard-wrap {
    width: 100%;
    flex-flow: wrap;
    display: flex;
    justify-content: space-between
}

.ih-bg .ih-pcard-sec ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 {
    width: calc(20% - 16px);
    position: relative;
    border: 1px solid #b8b9bb;
    border-radius: 4px;
    margin: 0 8px 13px 8px;
    background-color: #fff
}

.teams-icon {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px
}

.teams-icon span {
    display: inline-block
}

img.ih-p1-ab {
    position: absolute;
    right: 16px;
    border: 1px solid #000
}

span.capt_wict {
    position: absolute;
    right: 8px;
    top: 5px;
    z-index: 9
}

span.capt_wict img.ih-p1-ab {
    position: static
}

img.ih-p1-ab {
    position: absolute;
    right: 9px;
    top: 7px;
    width: 20px
}

img.ih-p1-ab img {
    max-width: 100%
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-img {
    width: 100%;
    float: left;
    text-align: center
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-img span {
    color: rgba(17, 20, 28, .7);
    font-size: 12px;
    margin-bottom: 10px
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-img img {
    max-width: 100%;
    margin: 0 auto;
    height: 200px
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-name {
    margin-top: 0;
    padding-top: 10px;
    border-top: 1px solid #b8b9bb
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-name h2 {
    text-align: center;
    font-size: 18px;
    color: #282b32;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: helvetica_neuemedium;
    text-transform: uppercase
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-cont {
    width: 100%;
    float: left;
    margin-top: 20px;
    display: none
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-cont h2 {
    width: 100%;
    text-align: center;
    font-size: 17px;
    float: left
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in {
    width: 60%;
    padding: 0 15px;
    justify-content: space-between;
    margin: 0 auto
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li h3 {
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    color: #000
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li p {
    text-align: center;
    font-size: 11px;
    color: #000
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-vp-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    display: none
}

.ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-vp-btn a {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    text-align: center
}

.ih-view {
    width: 100%;
    display: flex;
    justify-content: center
}

.ih-view a {
    color: #19398a;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #19398a;
    text-align: center;
    display: none
}

.ih-ts-bansec {
    width: 100%;
    display: flex;
    justify-content: center
}

.ih-ts-bansec .ih-ts-banin {
    width: 100%;
    height: auto;
    background-color: #191e4a;
    color: #fff
}

.ih-td-bimg {
    width: 34%;
    height: auto;
    float: left
}

.ih-td-bcont .ih-td-btop {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.ih-td-bcont .ih-td-btop .ih-td-n {
    padding-right: 15px
}

.ih-td-bcont .ih-td-btop .ih-td-n h3 {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    line-height: 60px;
    text-align: left;
    color: #fff
}

.ih-td-bcont .ih-td-btop .ih-td-n h2 {
    text-align: center;
    font-weight: 700;
    font-size: 58px;
    line-height: 60px;
    text-align: left;
    color: #ef4123
}

.ih-td-bcont .ih-td-btop .ih-td-c {
    width: 100%
}

.ih-td-bcont .ih-td-btop .ih-td-c p {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin: 0 10px;
    background-color: #03458b
}

.ih-td-bbot {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.bbot-l {
    width: calc(60% - 20px)
}

.bbot-l h2 {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #fff
}

.bbot-l h2 span {
    color: #fff
}

.bbot-r {
    width: calc(40% - 20px)
}

.bbot-r h2 {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #fff
}

.bbot-r h2 span {
    color: #fff
}

.ih-ts-bansec .ih-ts-banin .ih-td-ban-r {
    width: 23%;
    height: auto;
    float: left;
    padding-top: 50px
}

.ih-td-ban-rt {
    width: 100%;
    float: left;
    padding-bottom: 50px
}

.ih-td-ban-rt ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ih-td-ban-rt ul li {
    width: calc(33.33% - 20px)
}

.ih-td-ban-rt ul li h2 {
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    color: #fff
}

.ih-td-ban-rt ul li p {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0
}

.ih-td-ban-rt ul li img {
    height: 9vh
}

.ih-td-ban-rb {
    width: 100%;
    float: left
}

.ih-td-ban-rb ul {
    float: right;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0
}

.ih-td-ban-rb ul li {
    padding: 10px 10px 0 10px
}

.ih-td-ban-rb ul li img {
    max-width: 100%
}

.ih-td-bgimg {
    width: 100%;
    flex-flow: wrap;
    justify-content: center;
    display: flex
}

.ih-td-squad {
    width: 100%;
    max-width: 1600px;
    float: left;
    padding-top: 40px
}

.ih-td-left {
    width: calc(65% - 20px);
    margin-top: 4%
}

.ih-td-text {
    width: 100%;
    float: left;
    background-color: #fff
}

.ih-td-text p {
    color: rgba(17, 20, 28, .5);
    font-size: 16px;
    font-weight: 300
}

.ih-td-tab-sec {
    width: 100%;
    float: left
}

.ih-td-tab-titel {
    width: 100%;
    float: left
}

.ih-td-tab-titel h2 {
    font-size: 32px;
    color: #ef4123;
    font-weight: 700;
    font-style: italic;
    padding: 50px 0 20px 0
}

.ih-td-tab1 {
    width: 100%;
    padding: 20px 0;
    float: left;
    background: #fff;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    border-radius: 18px
}

.ih-td-tab1 h2 {
    color: #19398a;
    font-size: 28px;
    padding: 0 40px
}

table.ih-td-tab {
    border-collapse: collapse;
    caption-side: bottom;
    text-align: center
}

table.ih-td-tab,
table.ih-td-tab td,
table.ih-td-tab th {
    border: solid 0 #000;
    padding: 9px 18px;
    vertical-align: middle
}

table.ih-td-tab th {
    border-bottom: solid 1px;
    padding-bottom: 10px;
    color: #7b7b7b
}

tr.ih-td-bg {
    background-color: #ef4123;
    padding: 20px;
    color: #fff;
    font-weight: 500
}

td.ih-t-color {
    color: #19398a;
    font-weight: 600
}

.ih-td-right {
    width: calc(35% - 50px)
}

.ih-td-right .ih-td-right-in {
    width: 100%;
    float: left
}

.ih-td-right-in-ti {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.ih-td-right-in-ti h2 {
    color: #ef4123;
    font-weight: 700;
    font-style: italic
}

.ih-td-listsec {
    width: 100%;
    float: left;
    padding: 20px 20px 0 20px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    border-radius: 18.708px
}

.ih-td-listsec ul {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10px
}

.ih-td-listsec ul li {
    width: 100%;
    position: relative;
    margin-bottom: 30px
}

.ih-td-listsec ul li .ap-play-list-wrp {
    background-color: #ffe600;
    border-radius: 5px;
    height: 70px;
    padding: 0 12px 0 0
}

.ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-img {
    display: inline-block;
    width: 21%
}

.ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-img img {
    max-width: 100%;
    float: left;
    margin-right: 3px
}

.ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-list-name {
    height: 100%;
    width: calc(100% - 104px);
    color: #18184a;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.ih-td-listsec ul li .ap-play-list-wrp .ap-playing-details {
    z-index: 5;
    width: 10%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.ih-td-listsec ul li .ap-play-list-wrp .ap-playing-details img {
    width: 70%;
    width: 100%;
    background: rgba(0 0 0 / 15%);
    padding: 8px;
    border-radius: 3px
}

.ih-td-listsec ul li .ap-play-list-wrp {
    z-index: 5
}

.ih-td-listsec ul li .ap-playing-team-logo {
    display: block;
    right: 2px;
    z-index: 1;
    opacity: .2;
    height: 100%
}

.ih-td-listsec ul li .ap-playing-team-logo img {
    float: left;
    max-height: 100%
}

.ih-td-vsec {
    width: 100%;
    display: flex;
    justify-content: center
}

.ih-td-vsec .ih-td-vin {
    width: 100%;
    max-width: 1600px;
    padding: 0 20px 0 20px;
    float: left;
    display: flex;
    justify-content: space-between
}

.ih-td-vsec .ih-td-vin .ap-latest-videos {
    padding: 25px 0 40px 0
}

.ih-td-vsec .ih-td-vin .ap-latest-videos.ap-leader-board {
    padding: 0 40px
}

.ih-td-vsec .ih-td-vin .ap-common-title-wrp {
    padding-right: 0
}

.ih-td-vsec .ih-td-vin .ap-slide-content {
    border-radius: 8px;
    overflow: hidden
}

.ih-td-vsec .ih-td-vin .ap-img-box {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.ih-td-vsec .ih-td-vin .ap-img-box img {
    width: 100%;
    float: left;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.ih-td-vsec .ih-td-vin .ap-img-box .ap-play-video-btn {
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
    display: block;
    z-index: 5
}

.ih-td-vsec .ih-td-vin .ap-img-box .ap-play-video-btn img {
    max-width: 100%;
    width: 65px;
    height: 65px
}

.ih-td-vsec .ih-td-vin .ap-img-content {
    padding: 10px 10px;
    background-color: #fff
}

.ih-td-vsec .ih-td-vin .ap-slide-video-title {
    color: #1c1c1c;
    letter-spacing: .02em;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px
}

.ih-td-vsec .ih-td-vin .ap-time-video {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 600;
    right: 10px;
    bottom: 3px
}

.ih-td-vsec .ih-td-vin .ap-latest-videos {
    background: 0 0
}

.ih-va-n {
    display: none
}

.ih-ts-bansec-mob {
    width: 100%;
    float: left;
    display: none
}

.ih-ts-bansec-mob .ih-ts-banin-mob {
    width: 100%;
    float: left;
    background-color: #fcca06
}

.ih-ts-bansec-mob .ih-ts-banin-mob .ih-ts-top-mob {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 30px
}

.ih-ts-bansec-mob .ih-ts-banin-mob .ih-ts-top-mob .ih-ts-topl-mob {
    width: calc(50% - 15px);
    display: flex
}

.ih-ts-tit-mob {
    padding-right: 20px
}

.ih-ts-tit-mob h3 {
    font-weight: 700;
    text-align: left;
    line-height: 30px;
    font-size: 35px;
    color: #ef4123
}

.ih-ts-tit-mob h2 {
    font-weight: 700;
    text-align: left;
    line-height: 70px;
    font-size: 65px;
    color: #ef4123
}

.ih-ts-c-mob {
    width: 100%;
    align-items: flex-end;
    display: flex
}

.ih-ts-c-mob p {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin: 0 10px;
    background-color: #03458b
}

.ih-ts-topr-mob {
    width: calc(50% - 15px);
    float: left
}

.ih-ts-topr-mob ul {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between
}

.ih-ts-topr-mob ul li {
    width: calc(33.33% - 20px)
}

.ih-ts-topr-mob ul li h2 {
    color: #fff;
    font-size: 18px
}

.ih-ts-topr-mob ul li p {
    color: #fff;
    font-size: 20px
}

.ih-ts-topr-mob ul li img {
    height: 7vh
}

.ih-ts-bansec-mob .ih-ts-banin-mob {
    width: 100%;
    float: left;
    background-color: #fcca06;
    padding: 20px 10px 0 10px
}

.ih-ts-bott-l-mob {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.ih-ts-bott-l-mob .ih-ts-bott-i-mob {
    width: calc(40% - 20px);
    float: left;
    display: flex;
    align-items: flex-end
}

.ih-ts-bott-l-mob .ih-ts-bott-i-mob img {
    width: 100%
}

.ih-ts-bott-c-mob {
    width: calc(60% - 20px);
    float: left;
    flex-flow: row wrap;
    display: flex;
    align-items: flex-end
}

.ih-ts-bott-c1-mob {
    width: 100%;
    float: left
}

.ih-ts-bott-c1-mob h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 51px;
    text-align: left;
    color: #03458b
}

.ih-ts-bott-c1-mob h2 span {
    color: red
}

.ih-ts-bott-c1-mob {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-right: 20px
}

.ih-ts-bott-c1-mob ul {
    width: 40%;
    display: flex;
    padding-bottom: 10px;
    justify-content: space-between;
    float: right
}

.ih-ts-bott-c1-mob ul li {
    width: calc(33.33% - 20px)
}

.ih-ts-bott-c1-mob ul li img {
    width: 100%
}

.ih-pt-bann {
    width: 100%;
    float: left
}

.ih-pt-bann img {
    max-width: 100%;
    float: left
}

.ih-teams-squad-sec {
    width: 100%;
    display: flex
}

.ih-pt-bg {
    width: 100%;
    flex-flow: wrap;
    justify-content: center;
    display: flex
}

.ih-pt-wm-btn {
    width: 100%;
    float: left;
    padding: 40px 40px 10px 40px
}

.ih-pt-wm-in {
    width: 100%;
    float: left;
    max-width: 1600px
}

.ih-pt-w {
    width: 100%;
    float: right
}

.ih-pt-w ul {
    float: right;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
    border-radius: 5px
}

.ih-pt-w ul li {
    width: calc(50% - 0px);
    align-items: center;
    display: flex;
    justify-content: center
}

.ih-pt-w ul li a {
    color: #fff;
    font-weight: 600;
    padding: 8px 47px;
    font-size: 16px;
    text-align: center
}

.ih-pt-w ul li a.ih-pt-act {
    width: 100%;
    font-weight: 600;
    text-align: center;
    border: solid 2px #18184a;
    float: left;
    padding: 8px 20px;
    background: #ef4123;
    border-radius: 5px
}

.ih-pt-tab-bg {
    width: 100%;
    max-width: 1600px;
    padding: 20px 20px 20px 20px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(102 102 102 / 30%);
    border-radius: 8px;
    overflow: auto
}

.ih-pt-ic {
    width: 100%;
    float: left;
    display: flex;
    align-items: center
}

.ih-pt-img {
    padding-right: 20px;
    height: auto;
    width: 50px
}

.ih-pt-img img {
    max-width: 100%
}

h2.ih-pt-cont {
    font-size: 16px;
    color: #18184a;
    font-weight: 700;
    margin-bottom: 0
}

.ih-pt-fb {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center
}

.ih-pt-g,
.ih-pt-r {
    background-color: #01a54b;
    width: 24px;
    height: 24px;
    margin: 0 5px;
    color: #fff;
    line-height: 25px;
    font-weight: 700;
    border-radius: 3px
}

.ih-pt-r {
    background-color: #ef4123
}

td.ih-pt-fb-w {
    width: 10%
}

tr.ih-pt-tbl {
    background: #fff
}

.ih-titel {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 5px 0 10px 0
}

.ih-titel .ih-t-left {
    width: 100%;
    float: left
}

.ih-titel .ih-t-left h2 {
    font-size: 32px;
    color: #ef4123;
    font-weight: 700;
    font-style: italic
}

.ih-titel .ih-t-right {
    display: flex;
    align-items: center
}

.ih-titel .ih-t-right h3 {
    font-size: 24px;
    color: #ef4123;
    font-weight: 700;
    margin-right: 20px;
    margin-bottom: 0
}

.ih-pt-tbl {
    display: none
}

.ih-apg-bann {
    width: 100%;
    height: auto;
    padding: 20px 0 20px 3rem;
    position: relative;
    display: flex
}

.ih-apg-bann img {
    width: 100%;
    float: left
}

.ih-apg-bann-in {
    width: 100%;
    float: left
}

.ih-apg-tit {
    width: 100%
}

.ih-apg-tit h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 0
}

.ih-top-btni {
    float: left;
    padding-right: 10px;
    width: 38px
}

.ih-top-btni img {
    width: 16px;
    height: auto
}

.ih-apg-apsu {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    padding: 15px
}

.ih-apg-apsu .ih-top-btn {
    position: absolute;
    z-index: 1;
    float: left;
    background: rgba(0, 0, 0, .8);
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 4px 12px
}

.ih-top-btn img {
    width: 18px;
    margin-right: 5px
}

.ih-apg-apsu .ih-top-btn .ih-top-btn img {
    max-width: 100%;
    padding-right: 10px;
    float: left
}

.ih-apg-apsu .ih-top-btn h2 {
    font-size: 16px;
    padding-top: 3px;
    color: #fff;
    float: left
}

.ih-apg-cont h3 {
    font-size: 16px;
    text-align: left;
    color: #fff;
    margin-bottom: 3px;
    font-family: alineaincisew01-boldregular
}

.ih-apg-cont h2 {
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: #fff
}

.ih-apg-cont p {
    font-size: 18px;
    text-align: left;
    color: rgb(255 255 255 / 85%);
    letter-spacing: 2px
}

.ih-apg-cart {
    position: relative
}

.ap-photo-inner-wrp.ih-apg-cart:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    left: 0;
    right: 0
}

.ih-apg-cont {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    padding: 66px 15px 12px 15px;
    background: linear-gradient(180deg, rgba(8, 16, 51, 0) 0, #081033 100%)
}

.ih-apg-bg {
    width: 100%;
    flex-flow: wrap;
    justify-content: center;
    display: flex;
    background: url(/images/ishwar/ih-apg-bg.jpg) no-repeat center center/cover
}

.ih-apg-tit ul {
    float: left;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0
}

.ih-apg-tit ul li {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-right: 4px
}

.ih-apg-bann-in2 {
    top: 32px
}

.ih-vmm-bg {
    width: 100%;
    flex-flow: wrap;
    justify-content: center;
    display: flex;
    background: rgba(242 242 242/80%)
}

.auction-tab-section {
    background: rgba(242 242 242/80%)
}

.ap-banner-parent.ih-vmh-right {
    padding: 20px 0 22px 0
}

.np-auction__LatestVid.ih-vmh-h {
    height: 471px;
    overflow-y: auto;
    padding-right: 15px
}

.Filter_popup.np-popup {
    z-index: 99999999;
    max-width: 658px;
    width: 100%;
    display: block;
    background: #fdfbfb;
    border-radius: 10px;
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    display: none
}

.np-popup--title {
    padding: .5rem;
    background: #fff;
    box-shadow: 0 3.97366px 9.93414px rgba(0, 0, 0, .1);
    border-radius: 10px
}

.popWrp h1 {
    padding-left: 2rem;
    text-align: left;
    font-style: italic;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    text-transform: capitalize;
    color: #19398a
}

.btnClose {
    cursor: pointer;
    background: 0 0;
    display: inline-block;
    color: #000;
    font-size: 18px;
    padding: 8px 20px;
    border: 1px solid red !important;
    text-align: center;
    margin-top: 60px
}

button.mfp-close {
    color: #fff !important;
    font-size: 28px !important;
    background: red;
    opacity: 1;
    border-radius: 0;
    width: 30px;
    height: 30px;
    line-height: initial
}

.np-popup__term {
    padding: 2rem
}

.np-popup__term--title {
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #19398a;
    padding: 1rem 0;
    text-align: left
}

.np-popup__term--btn {
    background: #fff;
    box-shadow: 0 5.24825px 13.1206px rgba(0, 0, 0, .1);
    border-radius: 39.3776px;
    padding: 13.1206px 26.2413px;
    cursor: pointer;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #ef4123
}

.np-popup__term--btn i {
    display: none
}

.np-popup__term--btn:hover {
    background: #ef4123;
    box-shadow: 0 5.24825px 13.1206px rgba(0, 0, 0, .1);
    border-radius: 39.3776px;
    color: #fff
}

.np-popup__term--list ul li {
    width: auto;
    padding: 1rem .2rem;
    display: inline-block
}

.np-popup__term--list ul li input:checked+.np-popup__term--btn,
.np-popup__term--list ul li input:checked+.np-popup__term--btn i {
    background: #ef4123;
    color: #fff;
    display: inline-block
}

.np-battingtable__title li {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px
}

body.blueOverlay {
    position: relative;
    min-height: 100%
}

body.blueOverlay::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(25, 57, 138, .7);
    left: 0;
    top: 0;
    display: block;
    z-index: 55
}

.closePop {
    padding-right: 10px;
    display: inherit
}

.closePop i {
    font-size: 25px
}

.cardWrp {
    padding: 3rem
}

.np-sectionBG.np-sectionBG--cardLB {
    background: url(assets/images/NP-Leaders.png) no-repeat center center/cover
}

.np-cardBg-Shikhar {
    background: url(assets/images/NP-Shikhar.png) no-repeat center center/cover;
    border: 3px solid #becce2;
    border-radius: 12px
}

.np-card__discBg-Shikhar {
    background: url(assets/images/np-disc_bg.png) no-repeat center center/cover;
    border-radius: 0 0 6px 8px
}

.np-card__statsBg-Shikhar {
    background: url(assets/images/NP-Shikhar-bg.png) no-repeat center center/cover
}

.np-card__statsBg-harshal {
    background: url(assets/images/NP-Harshal-run-bg.png) no-repeat center center/cover
}

.np-card__statsBg-Jos {
    background: url(assets/images/Np-jobs-runs-bg.png) no-repeat center center/cover
}

.np-cardBg-harshal {
    background: url(assets/images/NP-harshal-bg.png) no-repeat center center/cover;
    border: 3px solid #becce2;
    border-radius: 12px
}

.np-card__discBg-harshal {
    background: url(assets/images/NP-harshal_bottomBG.png) no-repeat center center/cover;
    border-radius: 0 0 6px 8px
}

.np-cardBg-Jos {
    background: url(assets/images/Np-jobs-bg.png) no-repeat center center/cover;
    border: 3px solid #becce2;
    border-radius: 12px
}

.np-card__discBg-Jos {
    background: url(assets/images/Np-jobs_bottomBG.png) no-repeat center center/cover;
    border-radius: 0 0 6px 8px
}

.np-card__Runs {
    padding: 0 1rem
}

.np-runs h3 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 30.17px;
    color: #fff
}

.np-runs h4 {
    font-size: .75rem;
    font-weight: 400;
    line-height: 15.08px;
    color: #fff
}

.np-name h4 {
    font-size: .875rem;
    font-weight: 400;
    line-height: 17.6px;
    color: #fff
}

.np-name h3 {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 25.14px;
    color: #fff
}

.np-card__logo .np-Shikhar-logo {
    display: block;
    max-height: 246px
}

.np-card__logo .np-harshal-logo {
    display: block;
    max-height: 246px
}

.np-card__logo .np-jos-logo {
    display: block;
    max-height: 246px
}

.np-leaderbord__common--title a h3 {
    display: none
}

.np-card__list {
    padding: 1rem 0;
    white-space: nowrap;
    overflow: auto
}

.np-card__list li {
    width: calc(17% - 18px);
    display: inline-block;
    margin: 0 5px
}

.np-card__statsRuns span {
    padding: 0 .5rem
}

.np-sub h4 {
    font-size: .875rem;
    font-weight: 700;
    line-height: 18px;
    color: #fff;
    padding: .625rem 0
}

.np-card__discRuns span {
    padding: 0 .5rem
}

.np-btn {
    padding: 1rem 0
}

.np-button-shikhar {
    background: #fff;
    border: none;
    border-radius: 3px;
    padding: .3125rem 1.375rem;
    color: #d51e3e;
    font-size: 16px;
    font-weight: 700
}

.np-button-harshal {
    background: #fff;
    border: none;
    border-radius: 3px;
    padding: .3125rem 1.375rem;
    color: #7728bc;
    font-size: 16px;
    font-weight: 700
}

.np-button-jos {
    background: #fff;
    border: none;
    border-radius: 3px;
    padding: .3125rem 1.375rem;
    color: #009690;
    font-size: 16px;
    font-weight: 700
}

.np-leaderInnserSectionBg {
    padding-block: 40px
}

.np-leaderInnserSectionWrp {
    max-width: 1830px;
    width: 100%;
    display: inline-block;
    position: relative;
    top: -30px
}

.np-leaderInnserSectionWrp .np-recordTab--title {
    padding: 0 0 14px 0
}

.np-recordtabBg {
    background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
    border-radius: 5px;
    max-width: 369px
}

.np-mostrunsTableBg table.np-mostruns_table {
    padding: 1rem;
    text-align: center;
    overflow-x: scroll;
    font-size: 14px
}

.np-mostruns_table tr:nth-child(2n) {
    background: rgba(0, 0, 0, .05)
}

.np-mostruns_table tbody,
td,
tfoot,
th,
thead,
tr {
    padding: 6px 0
}

.np-recordtab__btn {
    padding: 10px 0;
    margin: 3px;
    background: #ef4123;
    border-radius: 3px;
    font-weight: 700;
    font-size: 16px;
    color: #fff
}

.np-recordtab__btn.firstbtn {
    background: 0 0
}

.np-battingtable__title {
    text-align: start;
    font-style: italic;
    font-weight: 700;
    font-size: 34px;
    color: #ef4123;
    padding-bottom: 10px
}

.np-section--alltime {
    padding-left: 1rem
}

.np-battingtableBg {
    padding: 10px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    z-index: 99;
    position: relative;
    text-transform: uppercase;
    font-size: 25px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .25)
}

.np-recordtabBg.battingtablebg {
    max-width: 583.71px !important
}

.np-recordtab__btn.bollowing {
    background: 0 0
}

.np-battingtable__lists .np-list {
    border-radius: 4.08138px;
    margin-bottom: .5rem;
    padding: 7px 18px;
    font-size: 14px;
    color: rgba(17 20 28 / 40%);
    position: relative;
    font-family: helvetica_neuebold
}

.np-battingtable__lists .np-list::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    padding: 1.5px
}

.np-mostrunsTableBg {
    background: #fafbfc;
    border: 1px solid #d9d9d9;
    border-radius: 14px;
    padding: 1rem 1rem;
    margin-top: 30px;
    overflow: hidden
}

.np-battingtable__filter {
    font-weight: 600;
    font-size: 28px
}

.np-battingtable__filter .np-filter {
    padding-left: 1rem
}

.np-mostrunsTable__head th {
    border-bottom: 1px solid #606060;
    border-collapse: separate;
    border-spacing: 5px 5px;
    padding: 12px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #192e6a
}

.np-mostrunsTableWrp td th {
    padding: 0 1rem
}

.np-bg-org {
    background: #ef4123;
    position: relative
}

.np-tableruns {
    background: rgba(0 0 0 / 5%) !important;
    font-weight: 700
}

.np-bg-org td {
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    padding: 0 8px
}

.np-team-ico img {
    display: block;
    margin-top: -26px
}

.np-team-name {
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    margin-bottom: 0
}

.ap-team-wrp .np-team-name {
    font-weight: 700
}

.np-ico img {
    display: block;
    width: 30px;
    height: 30px;
    margin: 5px 12px 6px 0
}

.np-mostrunsTab__btn {
    padding: 2rem 0 1rem 0
}

.np-mostrunsTab__btn a {
    background: #ef4123;
    border-radius: 3px;
    padding: 8px 44px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    transition: .3s;
    box-shadow: 0 3px 5px #00000040
}

.load-more-pagination:hover,
.np-mostrunsTab__btn a:hover {
    background: #fff;
    color: #ef4123;
    border: 1px solid #ef4123
}

.np-card__list.np-card__leaderbordinnerList li {
    width: calc(33% - 15px)
}

.np-battingtable_contaner.np-battingtable_content {
    padding: 2rem 0
}

.np-list.np-list__about:hover {
    background: #19398a;
    border-radius: 10px;
    color: #fff
}

.np-list.np-list__about.active {
    background: #19398a;
    border-radius: 10px;
    color: #fff
}

.np-list.np-list__about--blue {
    background: #19398a;
    color: #fff
}

.breadcrumb {
    margin-bottom: 0 !important
}

.ap-nav-down {
    top: 0;
    left: 0;
    background-color: #061e59;
    width: 100%;
    float: left
}

.ap-nav-down nav li {
    color: #fff !important;
    font-size: 12px;
    font-weight: lighter;
    font-style: normal;
    padding: 7px 0 10px 85px
}

.ap-nav-down nav li a {
    color: #fff !important
}

.disable-anchor a {
    pointer-events: none
}

.ap-common-head.np-aboutusBg {
    background-image: url(assets/images/about-title-bg.svg);
    background-repeat: no-repeat;
    background-size: auto 75%;
    background-position: bottom left;
    background-color: #081033;
    padding: 50px 0 40px 6.5rem
}

.ap-common-head.np-aboutusBg span {
    color: #fff;
    font-size: 30px;
    line-height: 48px;
    padding-left: 10px;
    font-family: alineaincisew01-boldregular;
    font-style: normal
}

.np-mostrunsTableWrp.np-aboutusWrp {
    padding: 1rem 2rem
}

.ap-common-head.np-aboutus--title {
    font-size: 28px;
    padding-bottom: 16px;
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    font-family: alineaincisew01-boldregular;
    font-style: normal
}

.np-aboutus__iplImg {
    padding: 1rem 0;
    overflow: hidden
}

.np-aboutus__iplImg img {
    max-width: 100%
}

.np-download {
    text-decoration: underline !important;
    font-size: 20px;
    font-weight: 700
}

.np-aboutus--text {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: .02em;
    padding-top: 1rem
}

.np-mostrunsTableBg.np-mostrunsTableBg--space {
    margin-top: 1rem
}

.np-aboutus__i-wish span {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 15px
}

.np-aboutus__i-wish .np-aboutus__op {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-sizing: border-box;
    color: #757575;
    font-size: 14px;
    padding-right: 6rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: 0 4px 20px rgba(102, 102, 102, .16);
    height: 43px;
    font-weight: 600
}

.np-aboutus__i-wish--arrow::after {
    content: "";
    background: url(assets/images/nikhil/np-arrow-down.png) no-repeat center center/cover;
    position: absolute;
    width: 18px;
    height: 11px;
    z-index: 999;
    right: 20px;
    top: 17px;
    pointer-events: none
}

.np-aboutus__i-wish--arrow select option {
    padding: 1rem;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #fff;
    resize: none
}

.np-aboutus__email {
    padding: 1rem 0
}

.np-aboutus__email label {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 15px
}

.np-aboutus__email--input {
    padding: 1rem;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: #fff;
    resize: none
}

.np-venuWrp {
    margin-top: 2.5rem
}

.np-venu_innerWrp {
    width: 100%;
    height: 425px;
    display: inline-block;
    position: relative
}

.np-venu_innerWrp .np-venu_inner {
    width: 100%;
    height: 100%
}

.np-venu_innerWrp::before {
    content: "";
    background: linear-gradient(360deg, rgba(6, 28, 120, .8) 6.02%, rgba(255, 255, 255, 0) 71.35%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px
}

.np-venu_innerWrp h1 {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: px
}

.np-venu_innerWrp .np-deskImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 10px
}

.np-venu_innerWrp .np-mobImg {
    display: none
}

.np-venu_inner--text {
    bottom: 3.125rem
}

.np-venu_inner--text span {
    z-index: 999;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 3.125rem;
    width: 100%;
    padding: 0 10px;
    font-family: alineaincisew01-boldregular
}

.np-venu_inner--text h6 {
    z-index: 999;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.414375rem;
    width: 100%;
    bottom: .9375rem
}

.np-venu_inner--text h4 {
    z-index: 999;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
    line-height: 1.885625rem;
    width: 100%;
    bottom: .9375rem;
    position: relative
}

.np-aboutusBg .np-capacity {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px
}

.ap-common-head.np-aboutusBg.np-venuBg {
    padding-left: 2rem
}

.np-arrow {
    padding-right: 2rem;
    color: #fff;
    font-size: 50px;
    font-weight: 400
}

.ap-common-head.np-stadiumMap {
    padding: 0 10px
}

.ap-common-head.np-stadiumMap img {
    width: 100%;
    float: left;
    border: 1px solid #e2e2e2
}

.ap-common-head.np-stadiumMap span {
    width: 100%;
    padding: 0 0 15px 0;
    font-size: 32px;
    text-align: center;
    font-family: alineaincisew01-boldregular
}

.ap-common-head.np-stadiumMap h6 {
    color: #000;
    font-weight: 600;
    font-size: 23px;
    line-height: 23px;
    padding-top: 1rem;
    text-align: left;
    width: 100%
}

.np-auctionBg {
    background: url(assets/images/nikhil/np-auctionBG.jpg) no-repeat center center/cover
}

.np-auction__videosBg {
    background: url(assets/images/nikhil/np-videoBg.jpg) no-repeat center center/cover;
    margin-top: 2rem
}

.np-auction__videosImgWrp {
    position: relative;
    display: inline-block;
    width: calc(75% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem
}

.ap-video-item.np-auction__videosImg iframe {
    width: 100%;
    height: 750px
}

.ap-video-item.np-auction__videosImg .np-video-to-share {
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 77.79%)
}

.ap-video-item.np-auction__videosImg::before {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 77.79%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.np-auction__shareV {
    display: inline-block;
    right: 50px;
    top: 50px
}

.np-auction__videosDsic {
    display: inline-block;
    bottom: 0;
    left: 0
}

.ap-common-head.np-common-head {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 0;
    padding-top: 0
}

.ap-slide-content.np-slide-content {
    margin-bottom: 1rem
}

.np-auction__LatestV {
    width: calc(25% - 10px);
    float: right;
    padding-right: 1%
}

.np-auction__LatestVid {
    height: 870px;
    overflow-y: auto
}

.np-auction__LatestVid .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #329ed9 !important;
    width: 8px !important;
    height: 10rem !important
}

.np-auction__LatestVid .mCSB_scrollTools .mCSB_draggerRail {
    opacity: 0 !important
}

.np-playerA {
    color: #fff;
    padding: 3rem
}

.np-playerA h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 75px
}

.np-playerA span {
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: .02em;
    max-width: 40%
}

.np-totalSpendBg {
    background: url(assets/images/nikhil/np-total-spend.png) no-repeat center center/cover;
    color: #fff;
    padding: 3rem 1rem;
    margin-top: -3px
}

.np-totalSpendBg h3 {
    font-weight: 700;
    font-size: 60px;
    line-height: 75px
}

.np-totalSpendBg h6 {
    font-weight: 700;
    font-size: 36px;
    line-height: 45px
}

.np-totalSpendBg span {
    font-weight: 700;
    font-size: 36px;
    line-height: 45px
}

.np-totalSpend__amount--inr h6 {
    padding-right: 1rem
}

.np-totalSpend__amount--inr {
    align-items: baseline
}

.np-expansiveP__bg {
    background: url(assets/images/nikhil/np-exp-playerBg.png) no-repeat center center/cover;
    color: #fff;
    padding-top: 1rem;
    margin-top: -3px
}

.np-expansiveP__amt {
    align-items: baseline
}

.np-expansiveP__pName span {
    font-weight: 700;
    font-size: 60px;
    line-height: 75px
}

.np-expansiveP__amt span {
    font-weight: 700;
    font-size: 60px;
    line-height: 75px
}

.np-expansiveP__amt h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    padding-right: 1rem
}

.np-expansiveP__img img {
    text-align: center;
    display: block
}

.np-expansiveP__title span {
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: rgba(245, 248, 250, .8)
}

.np-auctionV .np-auctionV__vid {
    margin-right: 1rem
}

.np-auctionWrp {
    padding: 3rem
}

.np-tabmenu-contentBg {
    background: url(assets/images/nikhil/np-submenus.jpg) no-repeat center center/cover;
    padding: 1rem 10rem;
    color: #fff;
    text-align: center
}

.np-tabmenu-contentBg li a {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: .02em
}

.np-tabmenu__element {
    padding: 3rem
}

.np-tabmenu__table tr.np-tabmenu__table--head {
    font-weight: 700;
    font-size: 26px;
    line-height: 45px;
    color: #7b7b7b
}

.np-tabmenu__table tr.np-tabmenu__table--head th {
    padding: 1rem 0
}

.np-tabmenu__table tr td {
    padding: 1rem 1rem;
    border-top: 3.95645px solid #ebeff5;
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
    text-align: center
}

.np-tabmenu__table-pname span {
    font-weight: 700;
    font-size: 28px;
    line-height: 45px
}

.np-tabmenu__Max {
    padding: 2rem 0
}

.np-tabmenu__Max--overseas {
    padding-right: 1rem
}

.np-tabmenu__Max--overseas span {
    font-size: 26px;
    line-height: 33px
}

.np-tabmenu__Max--overseas h5 {
    padding-left: .5rem;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #ef4123
}

.np-common-title {
    padding-bottom: 1rem
}

.np-tabmenu__table-pname img {
    padding-right: 1rem
}

.np-auction__photosBg {
    background: url(assets/images/nikhil/np-Auction-Photos.jpg) no-repeat center center/cover;
    padding: 1rem 1rem
}

.ap-viewall-click.np-viewall-click {
    color: #fff
}

.ap-common-title-wrp.np-common-title-wrp {
    padding-right: 0
}

.np-smImg-one img {
    width: 100%
}

.np-smImg-two img {
    width: 100%
}

.np-photogrid__bigimg {
    width: 100%
}

.np-photogrid__bigimg img {
    width: 100%;
    padding-right: 1rem
}

.np-photogrid__smlimg {
    width: 47%
}

.np-photogrid__smlimg .np-smImg-one {
    padding-bottom: 1rem
}

.np-tabmenu__cnt {
    display: none
}

.np-tabmenu__cnt.current {
    display: block
}

.np-tabmenu-content li {
    display: inline-block;
    margin: 0 20px;
    position: relative
}

.np-tabmenu-content li a {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: relative;
    transition: all .4s ease
}

.np-tabmenu-content li a::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 2px;
    background-color: #329ed9;
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
    transition: all .4s ease
}

.np-tabmenu-content li:hover a {
    color: #329ed9
}

.np-tabmenu-content li.current a {
    color: #329ed9
}

.np-tabmenu-content li:hover a::after {
    width: 60%
}

.np-tabmenu-content li.current a::after {
    width: 60%
}

.ap-date.np-date--mobile {
    display: none
}

.np-watch-btn--mobile {
    display: none
}

.np-playerA.np-playerA--mob {
    display: none
}

.np-playerA.np-playerA__pre {
    width: calc(30% - 10px);
    padding: 0
}

.np-auction__videosImgWrp.np-auction__videosVidWrp {
    width: calc(70% - 10px)
}

.np-auction__videosBg.np-auction__videosBg--mobile.np-auction__videosBg--pre {
    padding: 3rem
}

.ap-vd-scroll-div::-webkit-scrollbar,
.np-auction__LatestVid::-webkit-scrollbar {
    width: 8px
}

.ap-vd-scroll-div::-webkit-scrollbar-track,
.np-auction__LatestVid::-webkit-scrollbar-track {
    background: 0 0
}

.ap-vd-scroll-div::-webkit-scrollbar-thumb,
.np-auction__LatestVid::-webkit-scrollbar-thumb {
    background: #ef4123
}

.ap-vd-scroll-div::-webkit-scrollbar-thumb:hover,
.np-auction__LatestVid::-webkit-scrollbar-thumb:hover {
    background: #555
}

.pagina-data button {
    background: #fff
}

.np-leaderInnser__battingtable {
    width: 30%;
    margin-right: 1rem
}

.about-next-prev {
    padding-top: 18px
}

.about-next-prev .btn-primary {
    color: #0d6efd;
    background-color: transparent;
    border-color: #0d6efd;
    font-size: 14px
}

.about-next-prev .btn-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.matches-main {
    background: #081033;
    padding: 20px 0 12px 0;
    background-image: url("assets/images/title-bg.svg");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 120%;
    margin-bottom: 0 !important
}

.points-table-page {
    margin-bottom: 30px
}

.matches-main.mm-2 {
    padding: 20px 0 15px 0
}

.matches-title {
    font-family: alineaincisew01-boldregular;
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    line-height: 32px
}

.matches-tabs ul {
    background-color: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 25%);
    border-radius: 10px;
    width: fit-content;
    margin: 0 auto;
    padding: 8px !important;
    font-family: alineaincisew01-boldregular;
    position: absolute;
    left: 0;
    right: 0;
    top: -28px;
    z-index: 9
}

.matches-tabs .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background: #19398a;
    font-size: 12px;
    border-radius: 10px
}

.matches-tabs .nav-pills .nav-link {
    font-size: 12px;
    color: rgba(17, 20, 28, .4);
    font-family: helvetica_neuebold
}

.matches-container {
    padding: 60px 0 50px 0
}

.ap-bats-score-name .dismissalSmall,
.ap-bats-score-name .infoSmall {
    display: none
}

.desktop-hide {
    display: none
}

.ap-vd-pop-inner h1 {
    color: #fff
}

.ih-td-tab1 strong {
    padding-left: 20px
}

.vn-archiveWrap {
    display: flex;
    align-items: center;
    justify-content: center
}

.vn-archiveWrap .vn-archiveInner {
    width: 95%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.vn-archiveWrap .vn-archiveInner ul {
    width: 100%;
    float: left
}

.vn-archiveWrap .vn-archiveInner ul li {
    width: 100%;
    float: left;
    box-shadow: 0 5px 10px rgba(0, 57, 111, .15);
    border-radius: 0;
    background: #fff;
    padding: 0;
    margin: 15px 0;
    border-left: 2px solid rgba(123, 123, 123, .15);
    display: table
}

.vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo {
    background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 25%
}

.vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle
}

.vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo span {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-size: 60px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin: 5px 0 0 20px
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet {
    display: table-cell;
    vertical-align: middle;
    width: 75%
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position {
    width: 25%;
    position: relative;
    padding: 0 50px 0 0
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position img {
    max-width: 100%
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position p {
    width: 100%;
    float: left;
    font-weight: 700;
    color: #7b7b7b;
    font-size: 30px;
    margin-bottom: 0
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
    color: #19398a;
    font-size: 60px;
    font-weight: 700;
    font-style: italic
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv {
    position: relative;
    padding: 0 50px;
    width: 25%
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position::after,
.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv::after {
    content: "";
    position: absolute;
    right: 0;
    width: 5px;
    height: 90px;
    background: url(assets/images/vishal/divider.png) no-repeat center center;
    background-size: auto 100%
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span {
    width: 100%;
    float: left
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:first-child {
    color: #7b7b7b;
    font-size: 16px;
    font-weight: 700
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:nth-child(2) {
    color: #19398a;
    font-size: 60px;
    font-weight: 700;
    font-style: italic;
    line-height: 40px
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:nth-child(3) {
    color: #19398a;
    font-size: 16px;
    font-weight: 700
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-watchVid {
    width: 25%
}

.vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-watchVid a {
    background: #ef4123;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 50px;
    display: inline-block
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam .vn-teamTitle {
    text-align: left
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam.vn-team-2 .vn-teamTitle {
    text-align: right
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam .vn-teamTitle h3 {
    margin: 0
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam .vn-teamTitle p {
    margin: 0;
    font-size: 30px;
    color: #19398a;
    font-weight: 700
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam .vn-teamTitle {
    margin: 0 0 0 20px
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam.vn-team-2 .vn-teamTitle {
    margin: 0 20px 0 0
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-ticketTitle {
    width: calc(100% - 90px);
    text-align: center;
    float: left;
    margin: 0 0 15px;
    font-size: 16px;
    color: #19398a;
    font-weight: 700;
    text-transform: uppercase
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-ticnbtn {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
    width: auto;
    float: none;
    margin: 0
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-ticket {
    padding: 0 20px
}

.vn-sheduleList.vn-fullArchiveList ul li .vn-date {
    font-style: italic
}

.vn-sheduleFilterWrap .vn-menWoTab {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-sheduleFilterWrap .vn-menWoTab a {
    display: inline-block;
    vertical-align: middle;
    padding: 6px 50px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: #ef4123
}

.vn-sheduleFilterWrap .vn-menWoTab a.active {
    background: #19398a
}

.vn-innerPageBan {
    background: #19398a url(assets/images/vishal/inner_ban_bg.png) no-repeat left center;
    background-size: contain;
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.vn-innerPageBan h2 {
    width: 95%;
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    font-style: italic
}

.vn-sheduleBg {
    background: url(assets/images/vishal/sheduleBg.png) no-repeat center bottom;
    background-size: 100% auto
}

.vn-latest-news.vn-sheduleBg .ap-latest-videos {
    background: 0 0
}

a.vn_viewall {
    padding: 6px 50px;
    width: 50%;
    float: left;
    font-size: 20px;
    font-weight: 600;
    text-decoration: underline;
    color: #fff;
    margin: 15px 0 0 25%;
    display: none
}

.vn-blogPageBan {
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%
}

.vn-blogPageBanInner {
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 20px 0
}

.vn-backArrow {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-blogBanTitle h2 {
    color: #fff;
    font-size: 38px;
    text-transform: capitalize;
    font-family: alineaincisew01-boldregular
}

.vn-blogBanTitle p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    letter-spacing: 3px
}

.vn-blogBanTitle p:last-child {
    display: none
}

.vn-blogBanTitle p span:nth-child(2) {
    margin: 0 0 0 25px
}

.vn-sheduleWrap.vn-blogInrWrap {
    padding: 0 20px 20px 20px
}

.vn-teamOverviewWrap .vn-tabbing.vn-newsTab a {
    width: 23%
}

.vn-blogShareDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 15px 0
}

.vn-blogShareDiv .vn-shareInner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 50px
}

.vn-blogShareDiv .vn-shareInner h2 {
    font-weight: 600;
    font-size: 20px;
    color: #19398a
}

.vn-blogShareDiv .vn-shareInner h2 span {
    color: #1c1c1c;
    margin: 0 0 0 25px
}

.vn-blogShareDiv .vn-shareInner .vn-socialIcons {
    width: 36%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.vn-blogShareDiv .vn-shareInner .vn-socialIcons a {
    margin: 0 10px;
    display: inline-block
}

.vn-blogShareDiv .vn-shareInner .vn-socialIcons a img {
    max-width: 100%
}

.vn-blogDetCnt {
    text-align: center
}

.vn-blogDetCnt .vn-blogDetCntInr {
    width: 70%;
    display: inline-block;
    padding: 20px 0
}

.vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg {
    width: 70%;
    display: inline-block;
    margin: 15px 0;
    text-align: left;
    font-weight: 600;
    color: #19398a
}

.vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg img {
    max-width: 100%
}

.vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg iframe {
    width: 100%;
    height: 500px
}

.vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg span {
    width: 100%;
    float: left;
    color: #19398a;
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0 0;
    text-align: left;
    display: none
}

.vn-blogDetCnt .vn-blogDetCntInr p {
    width: 100%;
    float: left;
    font-weight: 400;
    font-size: 16px;
    margin: 10px 0;
    text-align: left
}

.vn-latest-news2 .ap-latest-videos {
    background: 0 0
}

.vn-latest-news2 .ap-common-news {
    margin: 15px 0
}

.np-mostrunsTab__btn .btn-for-submit {
    background: #ef4123;
    border-radius: 5px;
    padding: .5625rem 4rem;
    color: #fff;
    font-weight: 700
}

.auction-text-should-white p {
    color: #fff
}

.auction-text-should-white h2 {
    color: #fff
}

.auction-tabbed_panel ul {
    padding: 1rem 5%;
    min-width: 100%;
    text-align: center !important;
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    border-bottom: 2px solid #ef4123
}

.auction-tab a.active {
    position: relative;
    z-index: 9
}

.auction-tabbed_panel ul a {
    color: #fff;
    margin-right: 0;
    font-size: 1.3rem;
    text-transform: uppercase;
    display: block;
    padding: 8px 0 14px 0
}

.auction-tabbed_panel a.active {
    color: #329ed9
}

ul.sub-menu {
    border-radius: 5px;
    position: absolute;
    top: 28px;
    left: 50%;
    padding: 10px 0;
    cursor: pointer;
    width: 178px;
    background-color: #fff;
    box-shadow: 0 2px 24px 0 hsl(0deg 0% 7% / 24%);
    z-index: +9999;
    display: none;
    -webkit-transform: translateY(.8rem) translateX(-50%);
    transform: translateY(.8rem) translateX(-50%);
    transition: opacity .2s ease-in-out, visibility .3s linear, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out, visibility .3s linear;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out, visibility .3s linear, -webkit-transform .2s ease-in-out
}

ul.sub-menu li {
    width: 100%;
    padding: 0 15px;
    margin: 0;
    text-transform: capitalize;
    transition: .3s ease-in-out
}

ul.sub-menu li:hover {
    background: rgb(26 38 89 / 8%)
}

ul.sub-menu li a:hover {
    font-weight: 700;
    padding-left: 3px
}

ul.sub-menu li a {
    font-weight: 500;
    font-size: 14px;
    color: #18184a !important;
    width: 100%;
    text-transform: capitalize;
    padding: 8px 0;
    text-align: center
}

ul.sub-menu li a:after {
    display: none
}

.np-mostrunsTableBg table.np-mostruns_table {
    padding: 0 0
}

.np-team-ico img {
    bottom: -26px;
    right: 0;
    width: 65px;
    left: auto;
    top: auto
}

.np-card__logo .np-Shikhar-logo {
    max-height: 130px;
    width: auto
}

.ap-team-wrp.flexDisplay.justifySpace.alignCenter {
    position: relative
}

.ap-team-wrp a {
    color: inherit
}

.ap-team-wrp a:hover {
    text-decoration: underline !important
}

.ap-common-slider-wrap h3.ap-slide-video-title {
    padding: 0
}

section.ap-latest-videos.ap-top-highlights .ap-common-slider-wrap h3.ap-slide-video-title {
    padding: 0
}

.ap-common-tab i {
    line-height: 0
}

footer {
    margin-bottom: 0;
    background: #1c3d880d
}

ul.social-icon {
    float: right
}

ul.social-icon li {
    display: inline-block;
    padding: 0 2px
}

ul.social-icon li:last-child {
    padding-right: 0
}

ul.social-icon li img {
    width: 16px
}

.ap-team-name {
    color: #4a4a4a;
    font-size: 13px;
    margin-bottom: 0
}

.slick-dots li button {
    border: none
}

ul.ap-navigation li:hover ul.sub-menu {
    float: left;
    display: block;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.filter,
.filterM,
.filterW {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: +9999999;
    overflow: hidden;
    left: 0;
    top: 0;
    background: rgba(28, 28, 28, .5);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    overflow: auto
}

.filter-box {
    width: 400px;
    height: auto;
    float: left;
    background: #fff;
    border-radius: 10px;
    padding: 0;
    position: absolute;
    top: 5%;
    left: auto;
    right: 3%
}

.filter-box h3 {
    font-style: italic;
    font-weight: 700;
    font-size: 22px;
    color: #19398a;
    line-height: 45px;
    margin-bottom: 0;
    float: left
}

ul.filter-list input:checked+label {
    background: #ef4123;
    color: #fff
}

.head {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 3.97366px 9.93414px rgb(0 0 0 / 10%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 0 28px 0 18px
}

ul.filter-list {
    width: 100%;
    height: auto;
    float: left;
    margin: 12px 0 0 0
}

ul.filter-list li {
    display: inline-block;
    margin: 0 7px 0 0
}

ul.filter-list li input {
    visibility: hidden;
    display: none
}

ul.filter-list label {
    padding: 7px 23px;
    background: #fff;
    box-shadow: 0 5.24825px 13.1206px rgb(0 0 0 / 10%);
    border-radius: 42px;
    color: #ef4123;
    display: block;
    margin-bottom: 8px;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    font-size: 10px
}

.close {
    position: absolute;
    right: 2px;
    top: 0;
    cursor: pointer;
    z-index: 999;
    padding: 10px
}

.sel-btn {
    background: 0 0;
    color: #1b3e8a;
    transition: .3s
}

.sel-btn:hover {
    background: #1b3e8a;
    color: #fff
}

.ap-vd-pop-close.close {
    background: #ef4123;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    line-height: 12px;
    top: 2px;
    right: 4px;
    z-index: 999
}

.close img {
    width: 13px
}

.filters {
    width: 100%;
    height: auto;
    float: left;
    margin: 12px 0;
    padding: 0 15px
}

.filters h3 {
    font-size: 18px;
    line-height: 25px
}

ul.filter-list input:checked+label:before {
    content: "";
    position: absolute;
    width: 12px;
    top: calc(50% - 5px);
    left: 10px;
    height: 10px;
    background: url(assets/images/correct-sign.png);
    background-size: cover
}

.vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg {
    width: 100%
}

.vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg img {
    width: 100%
}

ul {
    padding-left: 0 !important
}

.ap-slider-video {
    display: none
}

.ap-slider-video .slick-next,
.ap-slider-video .slick-prev {
    display: none !important
}

.ap-slider-video .slick-dots {
    top: 560px
}

.cookie {
    background: rgb(255 255 255 / 99%);
    color: #000;
    padding: 18px;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);
    width: 400px;
    z-index: 9999;
    bottom: 25px;
    font-size: 16px;
    right: 25px;
    border-top: 3px solid #ef4123;
    -webkit-backdrop-filter: blur(3.5px);
    backdrop-filter: blur(3.5px);
    border-radius: 5px;
    position: fixed
}

.cookie>div {
    border-left: 4px solid #ef4123;
    float: left;
    padding-left: 18px
}

.cookie__message {
    margin-bottom: 10px;
    padding-right: 10px;
    display: inline-block;
    color: #636363;
    font-size: 15px
}

.cookie__link {
    color: #3498db;
    font-size: .75rem
}

.cookie__accept,
.cookie__decline {
    float: right;
    padding: .1rem .6rem;
    margin-right: 1rem;
    font-size: 14px
}

.cookie__link,
.cookie__message a {
    color: #1250c9;
    font-size: 14px
}

.cookie__accept_btn {
    background: #ef4123;
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    align-items: center;
    transition: .3s;
    box-shadow: 0 3px 5px #00000040;
    transform: skew(-15deg);
    border: none
}

.lload {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #003b7af2;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.lload .load-text {
    color: rgba(255 255 255 / 70%);
    font-size: 14px;
    padding-top: 20px
}

.l {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

@keyframes arrows {

    0%,
    100% {
        color: #fff;
        transform: translateY(0)
    }

    50% {
        color: #3ab493;
        transform: translateY(20px)
    }
}

.l span {
    --delay: 0s;
    animation: arrows 1s var(--delay) infinite ease-in;
    font-size: 25px
}

.ap-schedule-team-list.playingXI .ap-checkWrp label {
    pointer-events: none
}

ul.year-auction li a {
    color: #fff;
    margin: 0 14px;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    white-space: nowrap
}

ul.year-auction li {
    line-height: normal;
    padding-bottom: 4px
}

ul.year-auction li a.active {
    border-bottom: 1px solid #fff !important
}

.playercard-box-inner-at {
    padding-bottom: 10px
}

.vn-blogDetCnt .vn-blogDetCntInr table {
    border: 1px solid rgba(0 0 0 / 10%);
    background: #fff;
    width: 97%
}

.vn-blogDetCnt .vn-blogDetCntInr table tr td p {
    text-align: center;
    margin: 2px 0
}

.vn-blogDetCnt .vn-blogDetCntInr table tr td {
    padding: 6px;
    border: 1px solid rgba(0 0 0 / 10%)
}

.vn-blogDetCnt .vn-blogDetCntInr table tr:first-child {
    background-color: #003a63 !important;
    color: #fff
}

.vn-blogDetCnt .vn-blogDetCntInr table tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.auc-table-card {
    border-radius: 5px;
    overflow: auto;
    box-shadow: 0 4px 20px 0 #66666629;
    padding: 20px 40px 20px 40px
}

.auction-table__rules span strong {
    color: #ef4123;
    font-size: 22px
}

.auc-table-card .table.unsoldPl tbody tr td:first-child {
    text-align: left
}

.auc-table-card .table.overview tr th {
    width: 20%
}

.auc-table-card .table.overview tr th:first-child {
    width: 40%
}

.auc-table-card .table.soldPly tr th,
.auc-table-card .table.unsoldPl tr th {
    width: 40%
}

.auc-table-card .table.soldPly tr th:first-child,
.auc-table-card .table.unsoldPl tr th:first-child {
    width: 30%
}

.au-ih-pt-img img {
    width: 34px
}

.au-ih-pt-img {
    text-align: left;
    margin-right: 10px
}

.auc-img1 {
    width: 100%;
    height: 408px;
    overflow: hidden
}

.auc-img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.auc-img2 {
    width: 100%;
    height: 194px;
    overflow: hidden
}

.auc-img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.auc-img2:nth-child(2) {
    margin-top: 20px
}

.auc-banner img {
    width: 100%
}

.f-lgog {
    color: #fff
}

.f-lgog:hover {
    color: #fff;
    opacity: .7
}

.f-lgog img {
    width: 81px;
    margin-left: 10px
}

.vn-sche-pd {
    padding: 40px 0
}

.share {
    position: absolute;
    right: 20px
}

.my-body-noscroll-class {
    overflow: hidden
}

.fow-items .ap-fow-content {
    padding: 7px 10px;
    border: 2px solid #225ea6;
    background: #fff;
    margin-right: 10px;
    width: fit-content;
    display: inline-block;
    border-radius: 20px;
    font-weight: 700;
    font-size: 12px
}

.fow-items::-webkit-scrollbar {
    width: 10px;
    height: 6px
}

.fow-items::-webkit-scrollbar-track {
    background: #f1f1f1
}

.fow-items::-webkit-scrollbar-thumb {
    background: #888
}

.fow-items::-webkit-scrollbar-thumb:hover {
    background: #555
}

.ap-fow-slider.slick-slider button.slick-prev {
    background: url(assets/images/ap-left-arrow-bsum.png) no-repeat center;
    left: -28px
}

.ap-fow-slider.slick-slider button.slick-next {
    background: url(assets/images/ap-right-arrow-bsum.png) no-repeat center;
    right: 10px !important
}

.ap-fow-slider.slick-slider button {
    width: 10px;
    height: 20px;
    padding: 0
}

.mep-player-list {
    display: flex;
    justify-content: center
}

.mep-player-list .megp-img {
    width: 100px;
    height: 100px;
    margin: 0 auto
}

.mep-player-list .megp-img img {
    width: auto;
    height: 100%
}

.mep-player-list-content {
    display: flex;
    align-items: center;
    flex: none
}

.new .mep-title {
    opacity: 1;
    position: relative;
    font-size: 24px;
    text-transform: uppercase;
    padding-left: 0;
    padding-bottom: 20px;
    font-family: alineaincisew01-boldregular
}

.mep-title {
    opacity: .8;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 10px
}

.new .mep-name {
    color: #fff;
    font-size: 18px;
    padding: 0 14px;
    font-weight: 600;
    font-family: alineaincisew01-regular
}

.mep-name {
    color: #fff;
    font-size: 30px;
    padding: 0 14px;
    font-weight: 700
}

.mep-player-list-content .player-price {
    opacity: .8;
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 10px
}

.top-by h2 {
    color: #000;
    font-size: 28px;
    text-align: left;
    margin-bottom: 20px;
    font-family: alineaincisew01-boldregular
}

.auction-land-banner {
    width: 100%;
    height: auto
}

.auction-land-banner img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 0 10px #4c84ff
}

.ap-common-slider-wrap .slick-track,
.vn-video-inner-team-over .slick-track {
    display: flow-root;
    float: left
}

.auc-btn:hover {
    color: #fff
}

.team-vs {
    font-size: 20px !important
}

.vn-video-inner-team-over .slick-track {
    display: flow-root;
    float: left
}

.ap-large-spons ul li {
    width: 33.33%;
    text-align: center;
    padding: 5px
}

.ap-large-spons ul li a img {
    height: auto;
    width: 100%
}

.poll-card {
    background-color: #eff4ff;
    box-shadow: 0 4px 10px rgba(0 0 0 /12%);
    border-radius: 15px;
    padding: 15px;
    height: 306px;
    overflow: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    border: 3px solid #b9ccfd;
    background-image: url("assets/images/poll-card-bg.svg");
    background-repeat: no-repeat;
    background-position: right bottom
}

.poll-card p {
    margin-bottom: 0;
    line-height: 26px;
    font-size: 18px;
    color: #11141c;
    height: auto;
    letter-spacing: .3px;
    font-family: alineaincisew01-boldregular
}

.poll-radio {
    height: auto;
    display: flex;
    justify-content: flex-end;
    flex-direction: column
}

.poll-radio-ans {
    height: auto;
    display: flex;
    justify-content: flex-end;
    flex-direction: column
}

.poll-radio label input[type=radio] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #fff;
    margin: 0;
    position: absolute;
    opacity: 0
}

.poll-radio label {
    position: relative;
    box-shadow: 0 5px 10px 0 #00000040;
    background: radial-gradient(100% 100% at 0 50%, #18184a 0, #19398a 100%);
    text-align: center;
    color: #fff;
    padding: 6px 12px;
    margin-bottom: 8px;
    border-radius: 6px
}

.poll-radio label span {
    font-size: 14px;
    letter-spacing: .02em;
    font-family: alineaincisew01-boldregular
}

.poll-radio label:hover {
    background: #ebeef0;
    box-shadow: 0 5px 10px 0 #19398a40 inset;
    color: #fff
}

.poll-radio label:hover span {
    color: #19398a
}

.poll-radio label input[type=radio]:checked {
    background-color: #555
}

.fanpoll-slider-wrap .slick-track {
    margin-left: 0
}

.poll-radio-ans .poll-name {
    width: calc(100% - 0px);
    padding: 5px 0;
    background: 0 0;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    color: #1d418c;
    font-family: alineaincisew01-boldregular
}

.poll-radio-ans .poll-name:hover {
    background-color: transparent !important
}

.poll-progress {
    margin-bottom: 8px;
    border-radius: 5px;
    width: 100%
}

.poll-progress .bg-success {
    background: linear-gradient(90deg, #2d4d9d 0, #18184a 100%);
    color: #fff
}

.poll-progress .bg-info {
    background: linear-gradient(90deg, #fb643e 0, #b81c25 100%);
    color: #fff
}

.poll-progress .bg-warning {
    background: linear-gradient(90deg, #fdb913 0, #f85c00 98.81%);
    color: #fff
}

.poll-progress .bg-danger {
    background: linear-gradient(90deg, #70458f 0, #3d2057 100%);
    color: #fff
}

.poll-progress .progress {
    border-radius: 30rem;
    height: 20px;
    background-color: #e2eaff;
    width: 100%
}

.poll-card::-webkit-scrollbar,
.poll-radio-ans::-webkit-scrollbar {
    width: 6px
}

.poll-card::-webkit-scrollbar-track,
.poll-radio-ans::-webkit-scrollbar-track {
    background: #e9ecef;
    border-radius: 30px
}

.poll-card::-webkit-scrollbar-thumb,
.poll-radio-ans::-webkit-scrollbar-thumb {
    background: linear-gradient(92.04deg, #18184a 24.18%, #19398a 50.95%, #18184a 110.32%);
    border-radius: 30px
}

.poll-card::-webkit-scrollbar-thumb:hover,
.poll-radio-ans::-webkit-scrollbar-thumb:hover {
    background: rgba(0 0 0 / 100%)
}

.helix-bg {
    background: url("assets/images/helix.png") no-repeat center center;
    background-size: auto
}

.poll-progress.active {
    border: 2px solid #1a3b84;
    background: #f5f5f5
}

.ih-td-bimg img {
    width: 290px
}

.plaeleven {
    background: #f2f2f2;
    padding: 10px !important;
    font-size: 16px
}

.plaeleven .progress {
    margin-top: 8px
}

.plaeleven input {
    -webkit-appearance: none
}

.inp-wrap {
    background: #fff
}

.plaeleven input[type=checkbox]:checked~label {
    -webkit-appearance: none;
    appearance: none;
    color: green;
    font-weight: 600
}

.poll-progress.active {
    border: 2px solid #62729e;
    background: linear-gradient(90deg, rgb(240 240 240) 0, rgb(255 255 255) 49%, rgba(240 240 240/100%));
    padding: 3px
}

.pro-value {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    font-family: alineaincisew01-boldregular
}

.buy-ticket {
    background: url(assets/images/click-here-btn.png) no-repeat;
    background-size: 100% 100%;
    padding: 5px 12px;
    width: 80px;
    height: 26px
}

.fanpolla ul li .nav-link.active {
    background-color: #ef4123
}

.fanpolla ul li .nav-link {
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
    color: #11141c;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.fanpolla ul .nav-item {
    background: #fff;
    border: 1px solid #b8b9bb;
    transform: skew(-18deg, 0deg);
    padding: 2px
}

.fanpolla ul {
    margin-bottom: 30px
}

.new-header,
.viewers-header {
    background: url(assets/images/IPL_Header_new.jpg) no-repeat;
    background-position: bottom;
    background-size: 100% 100%
}

.fan-viewer {
    display: flex;
    -webkit-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center
}

.site-menu .fa-search {
    font-size: 18px
}

.ap-main-header input:focus,
.ap-main-header select:focus {
    background-color: #fff
}

.ap-main-header button img {
    height: 17px
}

.icon-menu .fa-bars {
    font-size: 22px
}

.site-nav-wrap .fa-search {
    display: none
}

.fan-viewer .fa-search {
    font-size: 30px
}

.ap-slide-content .ap-time-video {
    bottom: 3px
}

.ap-common-news .ap-slide-video-title {
    margin-bottom: 0
}

.viewers-header {
    background: url(assets/images/vievers-bg.jpg) no-repeat;
    padding: 20px;
    float: left;
    width: 100%;
    background-position: bottom;
    background-size: cover
}

.viewers-header h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700
}

.pp-style {
    background: #fff;
    border: 1px solid #b8b9bb;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    color: #1d418c;
    overflow: hidden;
    filter: grayscale(1)
}

.poll-progress.winner-highlight {
    filter: none
}

.pp-font {
    font-size: 18px !important
}

.viewers-bg {
    background-color: #fff;
    background-image: url(assets/images/pol-bg-top.png), url(assets/images/pol-bg-bottom.png);
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 70%
}

.poll-player-pik,
.poll-player-video {
    width: 100%;
    height: 200px;
    background: 0 0;
    overflow: hidden
}

.poll-player-pik,
.poll-player-video {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.poll-player-video img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top
}

.poll-player-pik>div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: end;
    justify-content: center;
    background-image: url(assets/images/polls-player-bg.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-shadow: 0 -50px 50px inset #00000047
}

.poll-player-pik>div img {
    height: 100%
}

.match-titles {
    padding: 15px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.match-titles .nam-sr {
    width: calc(100% - 82px)
}

.match-titles .name {
    font-weight: 600;
    font-size: 14px;
    display: block;
    font-style: italic;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: 0 0 2px #00000082
}

.poll-name .name {
    font-size: 18px;
    display: block;
    color: #11141c;
    font-style: italic;
    font-family: alineaincisew01-boldregular
}

.poll-name .sr {
    font-weight: 400;
    font-size: 16px;
    display: block;
    color: rgba(220 80 52 / 70%);
    margin-bottom: 5px
}

.match-titles .sr {
    font-weight: 600;
    font-size: 12px;
    display: block;
    color: #e8e8e8;
    text-shadow: 0 0 2px #00000082
}

.vote-btn {
    text-align: right;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient(to right, #fff, #dc5034) 1;
    transform: skew(-15deg, 0deg);
    transition: .3s
}

.vote-btn button {
    background: linear-gradient(85.75deg, rgba(255, 255, 255, .25) 0, rgba(153, 153, 153, .25) 100%);
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    border: none;
    padding: 5px 9px;
    transition: .3s;
    width: 100%;
    box-shadow: 3px 4px 5px rgba(0 0 0 / 20%);
    text-shadow: 0 0 2px #00000082
}

.vote-btn:hover {
    transform: skew(0deg, 0deg)
}

.vote-btn button:hover {
    box-shadow: 3px 4px 5px rgb(0 0 0 / 50%);
    transform: skew(0deg, 0deg)
}

.poll-player-pik button,
.poll-player-video button {
    width: 40px;
    height: 40px;
    border: none;
    background-color: rgba(255 255 255 / 15%);
    backdrop-filter: blur(10px);
    border-radius: 40px;
    position: absolute;
    border: 2px solid #fff;
    box-shadow: 0 5px 5px rgba(0 0 0 / 40%);
    pointer-events: none;
    transition: .3s
}

.poll-player-pik.season-ply-btn button {
    right: initial;
    bottom: initial
}

.poll-player-pik button {
    right: 10px;
    bottom: 15px
}

.poll-player-video button img {
    width: 14px;
    height: 18px
}

.poll-player-pik:hover button,
.poll-player-video:hover button {
    transform: scale(1.1);
    color: #ef4123;
    border: 2px solid #fff
}

.viewers-header ul {
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center
}

.viewers-header ul li {
    list-style: none
}

.viewers-header ul li:first-child {
    width: 42%
}

.viewers-header ul li:nth-child(2) {
    width: 16%
}

.viewers-header ul li:nth-child(3) {
    width: 16%
}

.viewers-header ul li:nth-child(4) {
    width: 42%
}

.viewers-header ul li img {
    width: 100%
}

.poll-name-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px
}

.option-team-logo {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 9
}

.option-team-logo img {
    width: 100%;
    height: 100%
}

.vote-description {
    padding: 0 80px
}

.vote-description ol li,
.vote-description p {
    font-size: 14px
}

.video-header-hide {
    text-align: center !important;
    margin-top: 0 !important
}

.video-header-hide iframe {
    width: 600px;
    height: 350px
}

.popupdescription {
    font-size: 16px
}

.logo-sponsor a img,
.logo-sponsor-of a img {
    width: 100%
}

.logo-sponsor-4 {
    width: 100%;
    display: flex;
    justify-content: center
}

.logo-sponsor-4 a {
    width: 120px;
    height: 49px;
    float: left;
    padding: 10px;
    border-radius: 100px;
    border: 1px solid rgba(0 0 0 / 50%)
}

.logo-sponsor-4 a img {
    width: 100%
}

.wo-line-right {
    border-right: 2px solid #9997c8
}

.logo-sponsor-of {
    width: 100%;
    float: left
}

.logo-sponsor-of a img {
    width: 70%
}

.logo-sponsor-circle a,
.logo-sponsor-of a {
    width: 100%;
    text-align: center;
    float: left
}

.logo-sponsor-circle a img {
    width: 80%
}

.vjs-mouse-display {
    display: none !important
}

.ctc,
.ctc2,
.ctc3 {
    position: relative
}

.ctc .c,
.ctc2 .c,
.ctc3 .c {
    display: none;
    position: absolute;
    top: -30px;
    background: #000;
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
    left: -20px;
    margin: 0 auto;
    right: 0;
    width: max-content;
    font-size: 12px
}

.ctc2:hover .c,
.ctc3:hover .c,
.ctc:hover .c {
    display: block;
    height: 25px !important
}

.venue-container {
    max-width: 100%;
    padding: 0 40px
}

.hawkeye-btn {
    background: #f24c38;
    color: #fff;
    padding: 6px 16px;
    border: 3px solid #fff;
    font-size: 12px;
    font-weight: 700;
    position: fixed;
    right: 23px;
    bottom: 9px;
    box-shadow: 0 0 14px #1a3578;
    border-radius: 3px;
    z-index: 999;
    width: 103px;
    height: 103px;
    border-radius: 100%
}

.modal-width .modal-dialog {
    width: 100%;
    max-width: 1200px
}

.hawkeye-close {
    width: 28px;
    height: 28px;
    border: none;
    font-size: 30px;
    line-height: 10px;
    top: 0;
    right: 0;
    border-radius: 28px;
    background: #fff !important;
    z-index: 99999;
    position: absolute;
    padding: 0
}

.hawk-modal-style {
    padding: 3px !important;
    background: #161b52;
    border: 4px solid #fff
}

.hawkeye-iframe {
    height: 358px;
    position: relative;
    z-index: 999;
    border: none
}

.auction-men-women-tab {
    display: flex;
    width: 100%;
    border-bottom: 4px solid #ef4123
}

.auction-men-women-tab ul {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0
}

.auction-men-women-tab ul li {
    width: 160px;
    text-align: center;
    display: flex
}

.auction-men-women-tab ul li a {
    width: 160px;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    transition: .3s
}

.auction-men-women-tab ul li a.active {
    color: red
}

.auction-men-women-tab ul li a.active::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 20%;
    background: red;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 5px;
    animation: myexample .3s
}

@keyframes myexample {
    from {
        opacity: 0%
    }

    to {
        opacity: 100%
    }
}

.year-auction {
    overflow: auto;
    flex-wrap: nowrap
}

table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting:before {
    opacity: 1;
    border: .5px solid;
    background: linear-gradient(180deg, #ff6b00 0, #ef4423 100%);
    line-height: 17px;
    width: 12px;
    height: 22px;
    font-size: 1em;
    text-align: center
}

table.dataTable thead>tr>th.sorting:before {
    content: "â†‘" !important;
    right: 20px;
    top: 14%;
    z-index: 99
}

table.dataTable thead>tr>th.sorting:after {
    content: "â†“" !important;
    right: 4px;
    top: 14%;
    z-index: 99
}

table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_desc:after {
    opacity: .9
}

.new .auction-banner .container {
    max-width: 1640px;
    margin-top: 0
}

.auction-details-new {
    background-image: url("assets/images/tata-ipl-player-auction.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    position: relative;
    box-shadow: 0 10px 25px #329ed94f;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.auction-details-new::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #18184a 0, rgba(12, 28, 158, .8) 49.48%, #18184a 100%);
    opacity: .25;
    z-index: -1
}

.auction-details-new>h2 {
    font-size: 24px;
    margin-bottom: 1px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 2
}

.auction-details-new p {
    color: #fff;
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 2
}

.v-fram1 {
    padding: 0 30px 30px 30px
}

.avb {
    height: 418px;
    background-size: 100%
}

.avb-img {
    padding: 0 30px 30px 30px
}

.v-fram {
    position: relative;
    z-index: 2
}

.video-js .vjs-control-bar {
    background-color: rgba(43, 51, 63, .5) !important
}

.new .auction-tab-section {
    padding: 20px;
    background: rgb(242 242 242 / 80%);
    border-radius: 20px;
    margin-top: 50px;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.new .auction-most-exp-style {
    background: 0 0
}

.new .auction-banner {
    background-image: url("assets/images/auction-bomb-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left bottom;
    padding-bottom: 300px
}

.new .auction-banner .auction-header__stats {
    background: rgba(0 0 0 / 30%);
    padding: 12px;
    border-top: 4px solid #ff7a00
}

.new .auction-tabbed_panel ul a {
    color: #1d418c;
    background: #fff;
    margin-right: 0;
    border: 1px solid #90b6ff;
    box-shadow: 0 2px 10px 0 #00000040 inset;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: 8px 0 8px 0;
    border-radius: 50px;
    font-family: alineaincisew01-boldregular
}

.new .auction-tab a.active:before {
    content: none
}

.new .auction-tabbed_panel a.active {
    color: #fff;
    background: linear-gradient(180deg, #ff6b00 0, #ef4423 100%);
    border: 1px solid transparent;
    box-shadow: none;
    text-transform: uppercase
}

.new .auction-tabbed_panel ul {
    display: flex;
    justify-content: center;
    padding: 0 !important;
    border-bottom: 0;
    background: 0 0;
    min-width: auto
}

.new .player-price {
    font-size: 34px;
    color: #fff;
    font-family: alineaincisew01-boldregular
}

.new .blink-wrap>div {
    display: flex;
    justify-content: center
}

.new .blink-wrap {
    padding: 8px 10px
}

.new .blink {
    margin-right: 0
}

.new .auction-table__rules {
    color: #000;
    font-size: 16px
}

.tab-n-view {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255 255 255 / 10%);
    padding-bottom: 15px
}

.auction-grid-view {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.agv-main {
    width: 19%;
    height: auto;
    padding-top: 10px;
    background: #717171;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
    cursor: pointer
}

.agv-main.wd {
    background: #ea4c68
}

.agv-team-logo {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    margin: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.agv-team-logo img {
    width: 100%
}

.agv-main.CSK {
    background: linear-gradient(143.7deg, #fcca06 0, #f25c19 100%);
    border: 2px solid #f25c19
}

.agv-main.DC {
    background: linear-gradient(180deg, #0078bc 0, #17479e 100%);
    border: 2px solid #17479e
}

.agv-main.GT {
    background: linear-gradient(143.7deg, #1c1c1c 0, #0b4973 100%);
    border: 2px solid #0b4973
}

.agv-main.KKR {
    background: linear-gradient(143.7deg, #3b215d 0, #552792 100%);
    border: 2px solid #552792
}

.agv-main.LSG {
    background: linear-gradient(143.7deg, #a72056 0, #fc0 100%);
    border: 2px solid #fc0
}

.agv-main.MI {
    background: linear-gradient(143.7deg, #006cb7 0, #003b7a 100%);
    border: 2px solid #003b7a
}

.agv-main.PK {
    background: linear-gradient(143.7deg, #d71920 0, #84171b 100%);
    border: 2px solid #84171b
}

.agv-main.RR {
    background: linear-gradient(143.7deg, #ea1a85 0, #001d48 100%);
    border: 2px solid #001d48
}

.agv-main.RCB {
    background: linear-gradient(143.7deg, #6a6a6a 0, #1c1c1c 100%);
    border: 2px solid #1c1c1c
}

.agv-main.SH {
    background: linear-gradient(180deg, #f26522 0, #ed1a37 100%);
    border: 2px solid #ed1a37
}

.agv-main.S {
    background: linear-gradient(143.7deg, #34b3da 0, #147 100%);
    border: 2px solid #147
}

.agv-main.T {
    background: linear-gradient(143.7deg, #e93f91 0, #ffd12a 100%);
    border: 2px solid #ffd12a
}

.agv-main.V {
    background: linear-gradient(143.7deg, #522482 0, #1d1d1b 100%);
    border: 2px solid #1d1d1b
}

.agv-team-name {
    color: #fff;
    font-weight: 700;
    display: block;
    font-size: 16px;
    text-align: center;
    padding-block: 10px;
    font-family: alineaincisew01-boldregular
}

.avg-bottom {
    background: rgba(0 0 0 / 3%);
    padding: 5px 0 0 0;
    color: #fff
}

.avg-fund-remaining {
    text-align: center;
    border-bottom: 1px solid rgba(255 255 255 / 10%);
    padding-bottom: 5px
}

.avg-bottom .fr-name {
    font-size: 14px;
    display: block;
    padding-top: 5px
}

.avg-bottom .fr-fund {
    font-size: 18px;
    display: block;
    font-weight: 700;
    font-family: alineaincisew01-boldregular
}

.avg-bottom ul li {
    border-right: 1px solid rgba(255 255 255 / 10%);
    width: 50%
}

.avg-bottom ul li:last-child {
    border: none;
    width: 50% !important
}

.avg-bottom ul li:first-child {
    width: 50% !important
}

.new .tab-n-view ul {
    width: 100%;
    overflow: auto;
    flex-wrap: nowrap
}

.new .tab-n-view ul::-webkit-scrollbar,
.year-auction::-webkit-scrollbar {
    display: none
}

.new .tab-n-view ul,
.year-auction {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.new .tab-n-view ul::-webkit-scrollbar {
    height: 6px
}

.new .tab-n-view ul::-webkit-scrollbar-track {
    background: rgba(0 0 0 / 10%)
}

.new .tab-n-view ul::-webkit-scrollbar-thumb {
    background: #888
}

.new .tab-n-view ul::-webkit-scrollbar-thumb:hover {
    background: #555
}

.new .tab-n-view ul li {
    width: 150px;
    margin-right: 10px;
    flex: none
}

.au-grid {
    width: 30px;
    height: 30px;
    background: url("assets/images/au-grid.svg") no-repeat center;
    background-size: 100%;
    display: block;
    transition: .3s
}

.au-grid.active,
.au-grid:hover {
    background: url("assets/images/au-grid-active.svg") no-repeat center !important;
    background-size: 100% !important
}

.au-list {
    width: 30px;
    height: 30px;
    background: url("assets/images/au-list.svg") no-repeat center;
    background-size: 100%;
    display: block;
    transition: .3s
}

.au-list.active,
.au-list:hover {
    background: url("assets/images/au-list-active.svg") no-repeat center !important;
    background-size: 100% !important
}

.grid-list-tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90px;
    padding-left: 14px
}

.glt-non {
    display: none
}

.barchart,
.piechart {
    background: #fff;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/Analytics-bg-1-new.svg"), url("https://documents.iplt20.com/ipl/assets/images/Analytics-bg-2-new.svg");
    background-repeat: no-repeat, no-repeat;
    background-position: bottom left, top right;
    box-shadow: 0 0 10px 0 #00000029;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #193887;
    padding: 20px
}

#mainChart2 {
    display: none
}

table.dataTable thead td,
table.dataTable thead th {
    padding: 4px 18px !important;
    white-space: nowrap
}

table thead td,
table thead th {
    padding: 4px 18px !important;
    white-space: nowrap
}

.auction-tab-section table.ih-td-tab th {
    padding: 4px 18px !important;
    white-space: nowrap
}

#demo {
    width: 437px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 800;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    display: flex;
    justify-content: center
}

#days,
#hours,
#minuts,
#seconds {
    padding: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 44px;
    line-height: 24px
}

#demo p {
    width: 100%;
    display: block;
    font-size: 20px;
    margin-bottom: 10px
}

#demo>div {
    position: relative;
    z-index: 9;
    margin: 0 8px;
    text-align: center;
    padding: 5px 0;
    border-radius: 20px;
    width: 90px
}

#demo>div h1 {
    font-size: 14px;
    font-weight: 600;
    color: #ffffffbd;
    margin-top: 1px
}

.ih-pcard-sec {
    overflow: auto
}

.charts-graph-position {
    width: 100%;
    height: auto
}

.charts-graph-position>div {
    position: relative;
    width: 50%;
    padding: 20px;
    height: auto;
    float: left;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 10px 0 #00000029;
    background: #fff;
    background-image: url("https://documents.iplt20.com/ipl/assets/images/Analytics-bg-1-new.svg"), url("https://documents.iplt20.com/ipl/assets/images/Analytics-bg-2-new.svg");
    background-repeat: no-repeat, no-repeat;
    background-position: bottom left, top right
}

.barchart>h1,
.charts-graph-position>div>h1,
.piechart>h1 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    color: #193887;
    margin-bottom: 15px
}

table.dataTable td,
table.dataTable th {
    white-space: nowrap
}

.sold-d-banner {
    width: 100%
}

.sold-d-banner img,
.sold-d-banner-m img {
    width: 100%
}

.sold-d-banner-m {
    width: 100%;
    display: none
}

.teams-header-bg {
    background-image: url("assets/images/teams-main-bg-2.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -12px
}

.teams-tata-logo {
    width: 180px;
    position: relative;
    margin: 34px auto 0 auto
}

.teams-tata-logo::after {
    content: "";
    background-image: url("assets/images/teams-tata-logo-bg.svg");
    position: absolute;
    top: -174px;
    right: 50%;
    margin: 0 auto;
    width: 1175px;
    height: 493px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(50%, 0)
}

.teams-header-bg img {
    width: 100%;
    height: auto
}

.vn-teamTitleODet {
    border-left: 1px solid rgba(255, 255, 255, .2);
    position: relative
}

.doc-table {
    width: 100%;
    overflow: auto
}

.new-auction-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: fit-content
}

.new-auction-title .i {
    width: 30px;
    height: 30px;
    margin-bottom: 4px
}

.new-auction-title .i img {
    width: 100%;
    height: 100%
}

.new-auction-title h3 {
    color: #fff;
    font-size: 34px;
    font-family: alineaincisew01-boldregular;
    position: relative
}

.new-auction-title h3 span {
    color: #fe6804
}

.modal#action-tooltip {
    min-height: 100%;
    width: 100%;
    background: 0 0;
    backdrop-filter: blur(0px)
}

.modal#action-tooltip .modal-dialog {
    max-width: 100%;
    width: 100%;
    margin: 0
}

.modal#action-tooltip .modal-content {
    background-image: url("assets/images/auction-tooltip-text-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    border: none;
    position: relative;
    box-shadow: 0 0 100px 184px #00000078
}

.modal#action-tooltip .modal-content::after {
    content: "";
    height: 1px;
    width: 90%;
    position: absolute;
    top: 14px;
    background: rgba(142, 164, 202, .55);
    left: 0;
    right: 0;
    margin: 0 auto
}

.aution-modal-close-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 15px;
    top: -5px;
    background: 0 0;
    z-index: 4
}

.aution-modal-close-btn:hover {
    background: 0 0
}

.teams-card-bg {
    background-image: url("assets/images/teams-card-bg.svg") !important;
    background-repeat: repeat-y;
    background-position: bottom
}

#blocker.modal {
    width: 100%;
    background-color: transparent;
    max-height: 100%
}

.ipl-block {
    display: block
}

.ipl-block img {
    width: 100%
}

.ipl-close-blocker-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    padding: 0;
    background: 0 0;
    border: none;
    z-index: 3
}

.ipl-close-blocker-btn img {
    width: 100%;
    height: 100%
}

.ap-vd-pop-container:has(.auction-vid) {
    background-color: transparent
}

.ap-video-list-wrp.auction-vid {
    background-color: #fff;
    padding-bottom: 0
}

.ap-vd-pop-inner:has(.auction-vid) .main-vid-close {
    display: none
}

.new-sponsor-panel {
    width: 100%;
    height: auto;
    padding: 15px 0;
    border-radius: 25px;
    background-color: #081e40;
    display: flex;
    justify-content: space-between
}

.new-sponsor-panel>div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-right: 2px solid #fef9c4
}

.new-sponsor-panel__font {
    font-family: alineaincisew01-boldregular;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    height: 36px;
    color: #fef9c4;
    letter-spacing: .5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.new-sponsor-panel__logo--wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 40px;
    height: 120px
}

.new-sponsor-panel__logo--wrap a:first-child,
.new-sponsor-panel__logo--wrap a:nth-child(2),
.new-sponsor-panel__logo--wrap a:nth-child(3) {
    height: auto;
    display: flex;
    align-items: center;
    width: 35%
}

.new-sponsor-panel__logo--wrap a:nth-child(2) {
    width: 37%
}

.new-sponsor-panel__logo--wrap a:nth-child(3) {
    width: 28%
}

.new-sponsor-panel__logo--wrap a img {
    width: 100%;
    height: auto
}

.new-sponsor-panel__logo--wrap--1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px
}

.new-sponsor-panel__tata {
    width: 100%
}

.new-sponsor-panel__tata img {
    width: 130px
}

.new-sponsor-panel__angelo__rupay {
    width: 44%;
    padding-inline: 30px
}

.new-sponsor-panel__logo--wrap {
    width: 100%
}

.new-sponsor-panel__logo--wrap img {
    width: 100px
}

.new-sponsor-panel__cement {
    width: 11%
}

.new-sponsor-panel__cement img {
    width: 100px;
    height: auto
}

.new-sponsor-panel__ceat {
    width: 11%
}

.new-sponsor-panel__ceat img {
    width: 100px;
    height: auto
}

.new-sponsor-panel__start {
    width: 11%
}

.new-sponsor-panel__start img {
    width: 105px;
    height: auto
}

.new-sponsor-panel__jio {
    width: 11%
}

.new-sponsor-panel__jio img {
    width: 115px;
    height: auto
}

.title-text-height {
    height: 25px;
    display: block
}

.mobile-main-div {
    width: 14%
}

.desktops-hide {
    display: none
}

.brackets-text {
    position: absolute;
    bottom: 60px;
    color: #fff;
    width: 100%;
    text-align: left
}

.teams-text-img {
    font-size: 100px;
    color: rgba(255 255 255 / 5%);
    font-family: alineaincisew01-boldregular;
    margin-top: 0;
    line-height: 60px
}

.engagement-wrap a {
    display: block;
    width: 100%
}

.engagement-wrap a img {
    width: 100%
}

.fa-2x,
.no-match-message {
    font-size: 1.2em !important
}

.latest-slider-main-img div:nth-child(2),
.latest-slider-main-img div:nth-child(2)>div {
    height: 100%
}

.latest-slider-main-img div:nth-child(2)>div>.video-js {
    height: 100%;
    width: 100%
}

.latest-slider-main-img div:first-child {
    height: 100%
}

.latest-slider-main-img div:first-child span {
    display: none
}

.brackets-main {
    background-color: #f0f2f8
}

.brackets-main .brackets-inside {
    width: 1056px;
    height: auto;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    align-items: center
}

.brackets-main .brackets-inside .trophy-img {
    top: 42%;
    right: 104px
}

.brackets-main .brackets-inside .qualifer1-div {
    height: 170px;
    width: 230px
}

.brackets-main .brackets-inside .qualifer1-div .quali-1.after-dot::after {
    width: 12px;
    height: 12px;
    background-color: #dc5034;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: 46%;
    top: -6px;
    box-shadow: 0 5px 10px rgba(0 0 0 / 60%)
}

.brackets-main .brackets-inside .qualifer1-div .quali-1.after-down::after {
    width: 12px;
    height: 12px;
    background-color: #dc5034;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: 46%;
    bottom: -6px;
    box-shadow: 0 5px 10px rgba(0 0 0 / 60%)
}

.brackets-main .brackets-inside .qualifer1-div .quali-1.before-dot::before {
    width: 12px;
    height: 12px;
    background-color: #dc5034;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: -6px;
    top: 38%;
    box-shadow: 0 5px 10px rgba(0 0 0 / 60%)
}

.brackets-main .brackets-inside .qualifer1-div .quali-1.after-line::after {
    content: "";
    position: absolute;
    height: 40px;
    width: 60px;
    left: -64px;
    top: -16px;
    border-bottom: 2px solid #dc5034;
    border-left: 2px solid #dc5034;
    border-bottom-left-radius: 10px
}

.brackets-main .brackets-inside .qualifer1-div .quali-1.after-midline::after {
    content: "";
    position: absolute;
    height: 43px;
    width: 78px;
    left: -82px;
    top: -18px;
    border-bottom: 2px solid #dc5034;
    border-left: 2px solid #dc5034;
    border-bottom-left-radius: 10px
}

.brackets-main .quali-common {
    height: 50px;
    width: 230px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #b0b0b0;
    margin-bottom: 10px;
    position: relative
}

.brackets-main .quali-common:last-child {
    margin-bottom: 0
}

.brackets-main .brackets-inside .qualifer1-div .quali-1 .teams-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 5px;
    padding-inline: 5px
}

.qualifer1-div .quali-1 .teams-1 h4 {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    line-height: 19px;
    color: #dc5034
}

.qualifer1-div .quali-2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.qualifer1-div .quali-2.before-line::before {
    content: "";
    position: absolute;
    height: 18px;
    width: 590px;
    right: -592px;
    top: 22px;
    border-top: 2px solid #dc5034;
    border-right: 2px solid #dc5034;
    border-top-right-radius: 8px
}

.qualifer1-div .quali-2.before-line-eli::before {
    content: "";
    position: absolute;
    height: 18px;
    width: 235px;
    right: -242px;
    top: 7px;
    border-bottom: 2px solid #dc5034;
    border-right: 2px solid #dc5034;
    border-bottom-right-radius: 8px
}

.qualifer1-div .quali-2.before-quali::before {
    content: "";
    position: absolute;
    height: 40px;
    width: 54px;
    right: -60px;
    top: 22px;
    border-top: 2px solid #dc5034;
    border-top-right-radius: 10px;
    border-right: 2px solid #dc5034
}

.qualifer1-div .quali-2::after {
    width: 12px;
    height: 12px;
    background-color: #dc5034;
    border-radius: 50%;
    content: "";
    position: absolute;
    right: -8px;
    box-shadow: 0 5px 10px rgba(0 0 0 / 60%)
}

.qualifer1-div .quali-2.after-unset::after {
    content: unset
}

.qualifer1-div .quali-2 h2 {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    line-height: 25px;
    color: #292947
}

.qualifer1-div .quali-2 .stadium-name p {
    font-size: 12px;
    font-weight: 500;
    font-style: italic;
    line-height: 11px;
    color: #ef4123;
    padding-inline: 5px
}

.brackets-inside .quali-teams:first-child {
    margin-right: 122px
}

.brackets-inside .quali-teams:nth-child(2) {
    margin-right: 120px
}

.brackets-inside .quali-teams:nth-child(3) {
    margin-right: 70px
}

.trophy-img {
    width: auto;
    height: 120px
}

.trophy-img img {
    width: auto;
    height: 100%
}

.latest-slider-main-img .vjs-big-play-button {
    display: none
}

.page-player {
    padding: 0 !important
}

.video-not-found-text {
    position: absolute;
    width: 100%;
    bottom: 8px
}

.breadcrumb-item::before {
    content: unset !important
}

.sm-pp__stats:nth-child(2) .sm-pp-table tr th:nth-child(5) {
    background: #2a3554
}

.sm-pp__stats:nth-child(2) .sm-pp-table tr td:nth-child(5) {
    background: rgba(133, 133, 133, .1)
}

.sm-pp__stats:nth-child(2) .sm-pp-table tr td:nth-child(4),
.sm-pp__stats:nth-child(2) .sm-pp-table tr th:nth-child(4) {
    background: unset
}

.tbd-text-center {
    text-align: center
}

.teams-1:has(img[src=""]) h4 {
    text-align: center
}

.abp-modifier {
    height: 300px;
    width: 100%;
    background: #fff;
    justify-content: center;
    align-items: center;
    display: none
}

.ap-copy {
    padding-bottom: 90px
}

.card-link-player-about {
    position: relative;
    float: right;
    bottom: unset;
    justify-content: flex-end;
    height: auto !important;
    padding-top: 0
}

.card-link-player-about img {
    background-color: #fff;
    border-radius: 100px;
    width: 40px;
    height: 40px
}

.card-link-player-about .pop-social {
    top: 5px;
    right: 40px
}

@media (min-width:641px) and (max-width:3000px) {
    .story-iframe {
        width: 30%
    }

    .auc-btn {
        display: none
    }

    .d-tsponsor2-none {
        display: none
    }

    .m-auto {
        margin: auto
    }
}

@media (min-width:701px) and (max-width:3000px) {
    .sold-d-banner {
        display: block
    }
}

@media (min-width:1024px) and (max-width:3000px) {
    .m-aut {
        margin: auto
    }
}

@media screen and (min-width:1024px) and (max-width:1366px) {
    .latest-slider-main-bottom-white .type-date-time {
        gap: 3px;
        white-space: nowrap;
        font-size: 11px
    }
}

@media (min-width:1025px) and (max-width:3000px) {
    .spo-footer-mob {
        display: none !important
    }
}

@media (min-width:1500px) and (max-width:3000px) {
    .ap-photo-popup {
        max-width: 1130px;
        height: 574px
    }

    .ap-photo-popup .slick-slide img {
        height: 542px
    }
}

@media screen and (max-width:2048px) and (min-width:1600px) {
    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn img {
        width: 16px
    }

    .ap-winner-slider .apwsheight {
        height: 203px;
        width: 100%;
        position: relative
    }

    .ap-winner-logo img {
        width: 100%;
        height: 100%
    }

    .ap-winner-slider .slick-dots li button {
        width: 20px;
        height: 3px
    }

    .ap-tab-content-scroll {
        height: 510px
    }

    .ap-slider-video .slick-dots {
        top: 595px !important
    }

    .np-auction__LatestVid.ih-vmh-h {
        height: 522px
    }

    .fow-items {
        font-size: 14px !important
    }

    .auction-banner p {
        font-size: 20px
    }
}

@media screen and (max-width:1920px) {
    .smart-qr img {
        width: 60px;
        height: 60px
    }

    .np-section h2.np-battingtable__title.floatLft {
        padding-left: 20px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo img {
        width: 140px
    }

    .ap-img-box {
        height: 220px
    }
}

@media only screen and (max-width:1800px) {
    .ap-stat-table {
        width: calc(27% - 10px)
    }

    .ap-stat-innertable td {
        padding: 0 10px 0
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam img {
        width: 110px
    }

    .vn-sheduleList ul li a.vn-ticBtn {
        font-size: 16px
    }

    .ap-wkt-wrp {
        line-height: 18px
    }
}

@media only screen and (max-width:1600px) {
    .ap-schedule-refree {
        padding: 0 35px;
        margin-top: 26px
    }

    .ap-team-count-down .ap-match-place {
        font-size: 25px
    }

    .ap-teams-sched-battle .ap-schedule-team-name {
        font-size: 22px
    }

    .ap-schedule-refree .ap-schedule-ref-inner {
        font-size: 18px
    }

    .ap-teams-sched-battle .ap-team-single-logo img {
        max-width: 58%
    }

    .flipdown .rotor {
        font-size: 30px
    }

    .ap-submit-selected .ap-submit-click {
        font-size: 14px;
        padding: 8px 56px
    }

    .ap-sched-vote-inner .ap-select-player {
        font-size: 16px
    }

    .ap-fixed-match-brief {
        padding: 20px 0
    }

    .ap-fixed-match-slider .ap-match-slide {
        padding: 0 32px
    }

    .ap-match-slide-inner .ap-date-rcp span {
        font-size: 16px
    }

    .ap-match-slide-inner .ap-date-rcp {
        font-size: 25px;
        margin: 0
    }

    .ap-match-recap-wrp span {
        display: inline-block;
        font-size: 18px
    }

    .smart-qr img {
        width: 60px;
        height: 60px
    }

    .ap-img-box {
        height: 154px
    }

    .ap-inner-nav {
        margin-bottom: 0
    }

    .ih-td-vsec .ih-td-vin .ap-img-box .ap-play-video-btn img {
        width: 48px;
        height: 48px
    }

    .ih-td-vsec .ih-td-vin .ap-time-video {
        font-size: 13px
    }

    .ih-td-bcont .ih-td-btop .ih-td-n h2 {
        font-size: 48px;
        line-height: 40px
    }

    .ih-pt-wm-in {
        width: 100%;
        float: left;
        max-width: 1600px
    }

    .ih-apg-cont p {
        font-size: 13px
    }

    .ih-apg-apsu .ih-top-btn {
        padding: 3px 12px
    }

    .np-team-name {
        font-size: 13px
    }

    .np-leaderInnser__battingtable {
        margin-right: 1rem
    }

    .np-auction__LatestVid {
        height: 660px;
        overflow-y: auto
    }

    .np-watch-btn--mobile {
        display: none
    }

    .np-playerA.np-playerA--mob {
        display: none
    }

    .ap-video-item.np-auction__videosImg iframe {
        height: 600px
    }

    .np-playerA.np-playerA__pre h1 {
        font-weight: 700;
        font-size: 48px;
        line-height: 55px
    }

    .np-playerA.np-playerA__pre span {
        font-size: 24px;
        line-height: 30px
    }

    .np-playerA.np-playerA__pre h1 br {
        display: none
    }

    .np-playerA.np-playerA__pre span br {
        display: none
    }

    .ap-get-app .ap-gt-txt {
        font-size: 42px
    }

    .ap-orange-inner {
        max-width: 1353px
    }

    .ap-get-app.floatLft {
        margin-bottom: 12px
    }

    .ap-get-app img {
        max-width: 100%;
        border-radius: 5px;
        border: 1px solid #9b9b9b
    }

    .ap-foot-img2 {
        right: 352px;
        bottom: 121px
    }

    .ap-stat-table {
        width: calc(25% - 10px)
    }

    .ap-stat-innertable td {
        padding: 2px 5px 0
    }

    .ap-team-name {
        font-size: 13px
    }

    .ap-wkt-wrp span {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px
    }

    .ap-img-box .ap-play-video-btn img {
        width: 48px;
        height: 48px
    }

    .ap-img-box .ap-play-video-btn {
        bottom: -33px
    }

    .ap-top-highlights a {
        color: #fff
    }

    .white-text {
        color: #fff !important
    }

    .ap-app-text-data .ap-app-cnt {
        font-size: 18px;
        margin-bottom: 38px
    }

    .ap-common-number-txt {
        font-size: 48px
    }

    .ap-winner-text .ap-prev-win {
        font-size: 20px
    }

    .ap-winner-text .ap-winner-name {
        font-size: 30px;
        padding-left: 10px
    }

    .ap-player-stats-txt .ap-stats-player-name {
        font-size: 22px
    }

    .ap-facts-text {
        font-size: 28px
    }

    .ap-facts-quote span {
        font-size: 40px;
        line-height: 1.2
    }

    .ap-overs-content .ap-over-num {
        width: 15%
    }

    .ap-overs-content .ap-overs-ball {
        width: 85%
    }

    .ap-fow-slider,
    .ap-overs-slider {
        padding-right: 40px
    }

    .ap-ball-by-txt .ap-bsum {
        font-size: 12px;
        margin-bottom: 3px;
        margin-top: 6px
    }

    .ap-facts-quote span {
        font-size: 38px;
        line-height: .8
    }

    .np-cardBg-Shikhar {
        width: 100%;
        padding: 0
    }

    .np-cardBg-harshal {
        width: 100%;
        padding: 0
    }

    .np-cardBg-Jos {
        width: 100%;
        padding: 0
    }

    .np-runs h3 {
        font-size: 14px;
        font-weight: 400;
        line-height: 26.17px;
        color: #fff
    }

    .np-runs h4 {
        font-size: 12px;
        font-weight: 400;
        line-height: 15.08px;
        color: #fff
    }

    .np-name h4 {
        font-size: 12px;
        font-weight: 400;
        line-height: 17.6px;
        color: #fff
    }

    .np-name h3 {
        font-size: 1rem;
        font-weight: 400;
        line-height: 25.14px;
        color: #fff
    }

    .np-card__logo .np-Shikhar-logo {
        max-width: 100%;
        max-height: 246px
    }

    .np-card__logo .np-harshal-logo {
        max-width: 100%
    }

    .np-card__logo .np-jos-logo {
        max-width: 100%
    }

    .np-sub h4 {
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        padding: .625rem 0
    }

    .np-button-shikhar {
        font-size: 12px
    }

    .np-button-harshal {
        font-size: 12px
    }

    .np-button-jos {
        font-size: 12px
    }

    .ap-common-small-txt {
        font-size: 14px
    }
}

@media only screen and (max-width:1550px) {
    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo img {
        width: 110px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo span {
        font-size: 50px;
        margin: 5px 0 0 10px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-watchVid a {
        padding: 8px 30px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        font-size: 35px
    }
}

@media only screen and (max-width:1536px) {
    .ap-sched-vote-inner.ap-no-pad .ap-tab-content {
        padding: 0 20px
    }

    .ap-stat-table {
        width: calc(28% - 10px)
    }

    .ap-stat-innertable tr td:last-child {
        border-right: 3px solid #f9f9f9
    }

    .ap-stat-innertable tr.ap-no {
        line-height: .6
    }

    .ap-stat-innertable td {
        border: none
    }

    .ap-stat-innertable td {
        padding: 0 2px 0
    }

    .ap-winner-logo img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .ap-number-pics-wrp img {
        max-width: 100%
    }

    .ap-ball-by-txt {
        width: 120px
    }

    .ap-overs-slider {
        width: 87%
    }

    .ap-fow-slider {
        width: 87%
    }

    .ap-overs-slider.slick-slider button.slick-next {
        right: 10px
    }

    .ap-fow-slider::after,
    .ap-overs-slider::after {
        right: 30px
    }

    .ap-playing-inner-wrp {
        max-width: 1450px
    }

    .vn-teamswrap .vn-teamsInner ul li h3 {
        font-size: 17px;
        line-height: 1.2;
        margin: 12px 0 20px 0
    }
}

@media only screen and (max-width:1500px) {
    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-list-name {
        font-size: 16px
    }

    .ih-td-listsec ul li .ap-play-list-wrp {
        height: 55px
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-playing-details img {
        width: 100%
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li img {
        height: 42px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li p {
        font-size: 9px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-name h2 {
        font-size: 16px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-cont h2 {
        font-size: 14px
    }

    .ih-pt-w ul {
        padding: 0
    }

    .ih-pt-w ul li a {
        color: #fff;
        font-weight: 600;
        padding: 8px 63px
    }

    .ap-score-rcap .ap-runs-txt {
        font-size: 15px
    }

    .ap-score-rcap .ap-vs-rcp-txt {
        font-size: 12px;
        margin: 0 6px
    }

    .ap-team-name-rcap {
        padding: 0 7px 0 7px
    }

    .ap-add-banner {
        padding: 0 115px 0 62px
    }

    .ap-main-header {
        padding: 0 40px
    }

    .ap-orange-inner {
        max-width: 1260px
    }

    .ap-inner-nav li {
        margin: 0 12px
    }

    .ap-foot-line {
        margin-top: 18px
    }

    .ap-foot-img1 {
        width: 21%
    }

    .ap-inner-nav li a i {
        margin-left: 10px
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam img {
        width: 100px
    }

    .vn-sheduleList ul li .vn-sheduleLogo {
        width: 50%
    }

    .vn-sheduleList ul li .vn-ticket {
        width: 25%
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticket {
        width: 30%
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        font-size: 16px
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn img {
        width: 15px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam .vn-teamTitle p {
        font-size: 25px
    }
}

@media only screen and (max-width:1450px) {
    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position p {
        color: #7b7b7b;
        font-size: 16px;
        font-weight: 700
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position::after,
    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv::after {
        top: 50%;
        transform: translateY(-50%)
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:nth-child(2) {
        font-size: 45px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position {
        padding: 0 35px 0 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        color: #19398a;
        font-size: 45px
    }
}

@media screen and (max-width:1400px) {
    .ih-td-text p {
        color: #1c1c1c;
        font-size: 16px;
        font-weight: 600
    }

    .ih-td-left {
        width: calc(68% - 20px);
        margin-top: 7%
    }

    .ih-td-tab-titel h2 {
        padding: 40px 0 10px 0
    }

    .ih-td-tab1 h2 {
        padding: 0 30px
    }

    table.ih-td-tab,
    table.ih-td-tab td,
    table.ih-td-tab th {
        font-size: 14px
    }

    .ih-td-listsec ul li {
        margin-bottom: 33px
    }

    .ih-top-btni {
        padding-right: 9px;
        width: 33px
    }

    .ih-apg-apsu .ih-top-btn {
        padding: 0 8px
    }

    .ap-photo-cnt-slider p {
        font-size: 14px
    }

    .ap-team-schedule-inner {
        margin-top: 24px
    }

    .ap-schedule-counter {
        margin-top: 18px
    }

    .ap-team-schedule-inner .ap-schedule-team-vs .ap-vs-schedule-txt {
        font-size: 35px
    }

    .ap-team-schedule-inner .ap-schedule-team-vs {
        margin-top: 35px
    }

    .ap-team-schedule-tab-wrp {
        width: calc(70% - 10px)
    }

    .ap-checkWrp span {
        width: 25%
    }

    .ap-checkWrp span img {
        max-width: 40%
    }

    .ap-schedule-vote-wrp {
        width: calc(30% - 25px)
    }

    .ap-player-wrp-sched .ap-player-designat {
        font-size: 16px
    }

    .ap-overWise-comments {
        padding: 10px 15px
    }

    .ap-team-score-brief span {
        margin: 0 3px;
        font-size: 15px
    }

    .ap-over-brief {
        width: 72%
    }

    .ap-checkWrp span h3 {
        font-size: 14px
    }

    .ap-vd-iframe iframe {
        width: 100%;
        height: 446px
    }

    .ap-vd-pop-close {
        width: 20px
    }

    .ap-vd-pop-close img {
        max-width: 100%
    }

    .ap-match-slide-inner .ap-date-rcp {
        font-size: 20px;
        margin: 0
    }

    .ap-match-slide-inner .ap-date-rcp span {
        font-size: 14px
    }

    .ap-match-recap-wrp span {
        font-size: 16px
    }

    .ap-match-recap-wrp span.ap-left-space {
        margin-left: 8px
    }

    .ap-match-recap-wrp span.ap-right-space {
        margin-right: 5px
    }

    .ap-score-rcap {
        margin: 0 5px
    }

    .ap-fixed-match-brief {
        padding: 18px 0
    }

    .ap-fixed-match-slider .ap-match-slide {
        padding: 0 22px
    }

    .np-leaderInnser__battingtable {
        width: 34%
    }

    .np-team-name {
        font-size: 13px
    }

    .np-battingtable__title {
        font-size: 34px
    }

    .np-recordtab__btn {
        padding: 8px 0
    }

    .np-auction__shareV {
        right: 20px;
        top: 20px
    }

    .np-auction__LatestVid {
        height: 600px;
        overflow-y: auto
    }

    .np-watch-btn--mobile {
        display: none
    }

    .np-playerA.np-playerA--mob {
        display: none
    }

    .np-playerA.np-playerA__pre h1 br {
        display: none
    }

    .np-playerA.np-playerA__pre span br {
        display: none
    }

    .np-playerA.np-playerA__pre h1 {
        font-size: 40px;
        line-height: 40px
    }

    .np-playerA.np-playerA__pre span {
        font-size: 24px;
        line-height: 30px
    }

    td.np-team--player {
        width: 27%
    }

    .np-mostrunsTable {
        width: 76%
    }

    .ap-get-app .ap-gt-txt {
        font-size: 38px
    }

    .ap-bcciLogo h4 {
        font-size: 12px
    }

    .ap-bcciLogo h4 span img {
        margin-right: 5px
    }

    .ap-official-innerwrp {
        max-width: 1052px
    }

    .ap-app-text-data .ap-app-cnt {
        font-size: 16px
    }

    .ap-player-stats-txt .ap-stats-info {
        margin-top: 6px
    }

    .ap-player-stats-txt .ap-stats-info .ap-run-valus sub {
        font-size: 10px
    }

    .ap-line-match img {
        max-width: 65%
    }

    .ap-match-innerwrp {
        max-width: 1220px
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-logo img {
        max-width: 72%
    }

    .ap-playing-inner-wrp {
        max-width: 1300px
    }

    .ap-hawk-action .ap-hawk-click img {
        max-width: 80%
    }

    .ap-hawk-action .ap-hawk-click {
        margin-left: 30px
    }

    .ap-wkt-wrp span {
        width: 20px;
        height: 20px;
        font-size: 11px;
        line-height: 20px
    }

    .ap-slider-video .slick-dots li.slick-active button {
        height: 8px
    }

    .ap-slider-video .slick-dots li button {
        height: 6px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc {
        margin: 20px 0 0
    }

    .vn-sheduleList ul li a.vn-ticBtn {
        font-size: 16px
    }

    .vn-sheduleList ul li a.vn-ticBtn img {
        width: 18px
    }

    .vn-sheduleList ul li .vn-date,
    .vn-sheduleList ul li .vn-matchno {
        font-size: 16px;
        margin: 0 0 10px
    }

    .vn-sheduleList ul li .vn-venueDet {
        padding: 0 0 0 25px
    }

    .vn-sheduleList ul li .vn-sheduleLogo {
        padding: 0 25px 0 0
    }

    .vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo img {
        width: 80px
    }

    .vn-sheduleFilterWrap .vn-sheduleSponcer .vn-sponcerLogo p {
        font-size: 12px;
        margin: 0 0 5px
    }

    .vn-sheduleFilterWrap .vn-sheduleFilter span {
        font-size: 22px
    }

    .np-cardBg-Shikhar {
        width: 100%;
        padding: 0
    }

    .np-runs h3 {
        font-size: 1rem;
        font-weight: 400;
        line-height: 30.17px;
        color: #fff
    }

    .np-runs h4 {
        font-size: .5rem;
        font-weight: 400;
        line-height: 15.08px;
        color: #fff
    }

    .np-name h4 {
        font-size: .75rem;
        font-weight: 400;
        line-height: 17.6px;
        color: #fff
    }

    .np-sub h4 {
        font-size: .75rem;
        font-weight: 700;
        line-height: 18px;
        color: #fff;
        padding: .625rem 0
    }

    .np-button-shikhar {
        background: #fff;
        border: none;
        border-radius: 3px;
        padding: .3125rem 1.375rem;
        color: #d51e3e;
        font-size: 10px;
        font-weight: 700
    }

    .np-button-harshal {
        background: #fff;
        border: none;
        border-radius: 3px;
        padding: .3125rem 1.375rem;
        color: #7728bc;
        font-size: 10px;
        font-weight: 700
    }

    .np-button-jos {
        background: #fff;
        border: none;
        border-radius: 3px;
        padding: .3125rem 1.375rem;
        color: #009690;
        font-size: 10px;
        font-weight: 700
    }

    .np-card__list li {
        width: 198px;
        display: inline-block;
        margin: 4px
    }
}

@media screen and (max-width:1367px) {
    .story-iframe {
        width: 370px
    }

    .site-navbar .site-navigation .site-menu>li>a {
        padding: 15px 12px !important;
        font-size: 12px !important
    }

    .site-navbar .site-navigation .site-menu {
        margin-left: 70px
    }

    .np-battingtable__lists .np-list {
        font-size: 14px !important
    }

    .top-by h2 {
        font-size: 24px
    }

    .type-date-time p span {
        font-size: 11px
    }

    .what-r-u-text,
    .what-r-u-text-2,
    .what-r-u-text-3 {
        font-size: 24px
    }

    .popuptitle {
        font-size: 30px
    }

    .vn-teamswrap .vn-teamsInner ul li {
        width: 262px;
        height: 265px
    }

    .trophy-text-align {
        margin-top: 40px
    }

    .new-official-sponsor-right {
        padding-left: 10px
    }
}

@media screen and (max-width:1366px) {
    .new-sponsor-panel__tata img {
        width: 120px;
        height: auto
    }

    .avg-bottom .fr-name {
        font-size: 11px
    }

    .new-sponsor-panel__font {
        font-size: 11px
    }

    .agv-team-name {
        font-size: 14px
    }

    .new .tab-n-view ul li {
        width: 140px
    }

    .new .auction-tabbed_panel ul a {
        font-size: 12px;
        padding: 8px 0 5px 0
    }
}

@media only screen and (max-width:1300px) {
    .ap-stat-table {
        width: calc(30% - 10px)
    }

    .ap-score-rcap .ap-runs-txt {
        font-size: 13px
    }

    .ap-facts-quote {
        font-size: 16px
    }

    .ih-td-bcont .ih-td-btop .ih-td-n h3 {
        font-size: 30px;
        line-height: 40px
    }

    .ih-td-bcont .ih-td-btop .ih-td-n h2 {
        font-size: 38px;
        line-height: 30px
    }

    .ih-td-bcont .ih-td-btop .ih-td-c p {
        width: 30px;
        height: 30px;
        font-size: 19px
    }

    .ih-td-ban-rt ul li h2 {
        font-size: 20px
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-list-name {
        font-size: 14px
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-playing-details img {
        max-width: 62%
    }

    .ih-td-listsec ul li .ap-play-list-wrp {
        height: 62px
    }

    table.ih-td-tab,
    table.ih-td-tab td,
    table.ih-td-tab th {
        padding: 9px 15px
    }

    .ih-td-tab-titel h2 {
        padding: 40px 0 0 0
    }

    .ih-pt-w ul li a {
        padding: 8px 33px
    }

    .ap-img-content {
        padding: 10px 10px
    }

    .ap-player-stats-txt .ap-stats-player-name {
        font-size: 18px
    }

    .ap-player-stats-txt .ap-stats-info .ap-total-runs {
        font-size: 14px
    }

    .ap-facts-quote span {
        line-height: .8
    }

    .ap-team-result-stat .ap-team-logoName {
        width: calc(52% - 15px)
    }

    .ap-stat-table {
        width: calc(30% - 10px)
    }

    .np-cardBg-Shikhar {
        width: 100%;
        padding: 0
    }

    .np-cardBg-harshal {
        width: 100%;
        padding: 0
    }

    .np-runs h3 {
        font-size: 1rem;
        font-weight: 400;
        line-height: 30.17px;
        color: #fff
    }

    .np-runs h4 {
        font-size: .5rem;
        font-weight: 400;
        line-height: 15.08px;
        color: #fff
    }

    .np-name h4 {
        font-size: .75rem;
        font-weight: 400;
        line-height: 17.6px;
        color: #fff
    }

    .np-name h3 {
        font-size: .9rem;
        font-weight: 400;
        line-height: 25.14px;
        color: #fff
    }

    .np-sub h4 {
        font-size: .75rem;
        font-weight: 700;
        line-height: 18px;
        color: #fff;
        padding: .625rem 0
    }

    .np-button-shikhar {
        background: #fff;
        border: none;
        border-radius: 3px;
        padding: .3125rem 1.375rem;
        color: #d51e3e;
        font-size: 10px;
        font-weight: 700
    }

    .np-button-harshal {
        background: #fff;
        border: none;
        border-radius: 3px;
        padding: .3125rem 1.375rem;
        color: #7728bc;
        font-size: 10px;
        font-weight: 700
    }

    .np-button-jos {
        background: #fff;
        border: none;
        border-radius: 3px;
        padding: .3125rem 1.375rem;
        color: #009690;
        font-size: 10px;
        font-weight: 700
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv {
        padding: 0 30px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo {
        padding: 20px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr {
        padding: 30px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo span {
        font-size: 40px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        font-size: 27px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam img {
        width: 80px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam .vn-teamTitle p {
        font-size: 22px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-matchTime span {
        margin: 0 12px 0 0
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticketTitle br {
        display: none
    }

    .vn-backArrow a span {
        font-size: 15px
    }

    .vn-blogShareDiv .vn-shareInner h2 {
        font-size: 16px
    }

    .vn-blogShareDiv .vn-shareInner .vn-socialIcons {
        width: 35%
    }

    .vn-blogDetCnt .vn-blogDetCntInr p {
        font-size: 16px;
        font-weight: 600
    }
}

@media only screen and (max-width:1200px) {

    .seemore-page,
    .seemore-page-auction {
        grid-template-columns: repeat(3, 1fr)
    }

    td.np-team--player {
        width: 35%
    }

    .np-mostrunsTableBg {
        overflow-x: scroll
    }

    .ap-stat-table {
        width: calc(27% - 10px)
    }

    .ap-tab-content {
        margin-top: 12px
    }

    .ap-footer-wrapper.first {
        padding-bottom: 60px
    }

    .vn-teamOvrBanner .vn-bannerDet {
        top: 0
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc {
        margin: 10px 0 0
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
        font-size: 20px;
        margin: 0 32px
    }

    .np-card__list li {
        width: calc(33% - 10px);
        margin: 0 15px 1rem
    }

    .ap-tab-content-scroll {
        height: auto
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-img img {
        height: 140px
    }
}

@media only screen and (max-width:1200px) {
    .sm-pp__stats-box {
        overflow: auto
    }

    .site-navbar .site-navigation .site-menu {
        margin-left: 0
    }

    .poll-card p {
        line-height: 20px;
        font-size: 16px
    }

    .fanpolla .tab-pane.container {
        max-width: 98%
    }
}

@media screen and (max-width:1190px) {
    .site-navbar .site-navigation .site-menu>li>a {
        padding: 18px 10px;
        font-size: 14px
    }
}

@media only screen and (max-width:1180px) {
    .new-sponsor-panel__jio img {
        width: 112px
    }
}

@media only screen and (min-width:1180px) {
    .site-navbar .site-navigation .site-menu {
        margin-left: 70px
    }
}

@media only screen and (max-width:1150px) {
    .ap-player-wrp-sched .ap-player-pic-schd img {
        max-width: 80%
    }

    .ap-schedule-team-list li {
        width: calc(50% - 5px);
        margin-bottom: 13px
    }

    .ap-player-wrp-sched .ap-player-name-schd {
        font-size: 16px
    }

    .ap-player-wrp-sched .ap-player-pic-schd {
        width: 50px
    }

    .ap-player-wrp-sched .ap-player-designat {
        font-size: 14px
    }

    .ap-sched-tab-inner {
        padding: 15px 4px 0
    }

    .ap-playing-schedule-teams {
        padding: 40px 14px 40px
    }

    .ap-video-desc p {
        font-size: 18px
    }

    .ap-video-desc span {
        font-size: 14px
    }

    .ap-wickt-slider {
        padding: 0 0 0
    }

    .ap-wickt-slider.slick-slider button.slick-right {
        right: 0
    }

    .ap-wickt-slider .ap-common-slide {
        margin: 0 10px
    }

    .vn-teamOverviewWrap .vn-teamNav ul {
        width: 95%
    }

    .ih-td-bcont .ih-td-btop .ih-td-n h3 {
        font-size: 25px;
        line-height: 30px
    }

    .ih-td-bcont .ih-td-btop .ih-td-n h2 {
        font-size: 30px;
        line-height: 30px
    }

    .bbot-l h2 {
        font-size: 15px;
        line-height: 21px
    }

    .bbot-r h2 {
        font-size: 15px;
        line-height: 21px
    }

    .ih-td-ban-rt ul li img {
        height: 6vh
    }

    .ih-td-ban-rt {
        padding-bottom: 0;
        padding-top: 10px
    }

    .ih-td-ban-rt ul li p {
        font-size: 18px
    }

    .ih-td-ban-rt ul li h2 {
        font-size: 16px
    }

    .ih-td-ban-rb ul li {
        width: calc(44.33% - 20px)
    }

    .ih-td-right {
        width: calc(40% - 50px)
    }

    .ih-td-left {
        width: calc(60% - 20px);
        margin-top: 7%
    }

    .ih-td-right-in-ti h2,
    .ih-td-tab-titel h2 {
        font-size: 32px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 {
        width: calc(25% - 16px)
    }

    .ih-bg .ih-titel .ih-t-left h2 {
        font-size: 32px
    }

    .ih-apg-cont h2 {
        font-size: 20px;
        line-height: 22px
    }

    .ih-apg-cont h3 {
        line-height: 22px;
        margin-bottom: 8px
    }

    .ih-apg-cont p {
        font-size: 14px;
        line-height: 15px
    }

    .ih-apg-bann-in {
        max-width: 980px;
        top: 13px
    }

    .ih-apg-tit h2 {
        font-size: 32px
    }

    .ih-apg-bann-in {
        max-width: 980px;
        top: 23px
    }

    .ih-apg-bann img {
        height: 12vh
    }

    .ih-apg-bann-in {
        max-width: 920px;
        top: 53px
    }

    .np-auction__LatestVid.ih-vmh-h {
        height: 478px
    }

    .vn-teamOverviewWrap .vn-tabbing.ih-tabbing a {
        padding: 10px 10px;
        font-size: 9px
    }

    .ap-stripWht {
        padding: 0 25px
    }

    .ap-stripTxt span {
        font-size: 14px;
        margin-right: 16px
    }

    .ap-get-app .ap-gt-txt {
        font-size: 34px
    }

    .ap-navigation li a {
        font-size: 15px
    }

    .ap-navigation li {
        margin: 0 10px
    }

    .ap-main-header {
        padding: 0 10px
    }

    .ap-bcciLogo h4 {
        font-size: 14px
    }

    .ap-foot-menu {
        width: calc(25% - 8px)
    }

    .ap-foot-menu .ap-foot-nav li {
        margin-bottom: 8px
    }

    .ap-foot-menu:last-child {
        width: calc(14% - 30px)
    }

    .ap-foot-img1 {
        width: 26%
    }

    .ap-slider-video .slick-dots li button {
        height: 6px
    }

    .ap-stat-innertable th {
        font-size: 12px
    }

    .ap-tab-content {
        margin-top: 12px;
        padding: 0 8px
    }

    .ap-team-name {
        font-size: 11px
    }

    .ap-video-title {
        font-size: 20px
    }

    .ap-stat-innertable tr.ap-no {
        line-height: .2
    }

    .ap-stat-innertable td {
        border-top: 2px solid #f9f9f9;
        border-bottom: 2px solid #f9f9f9
    }

    .ap-common-tab i {
        font-size: 18px;
        margin-right: 5px;
        line-height: 35px
    }

    .ap-numbers-wrapper {
        padding: 20px 15px 50px
    }

    .ap-facts-quote br {
        display: none
    }

    .ap-player-stats-txt .ap-stats-player-name {
        font-size: 17px
    }

    .ap-ball-by-txt .ap-bsum {
        font-size: 12px
    }

    .ap-overs-content .ap-overs-ball .ap-ball-single {
        width: 30px;
        height: 30px;
        font-size: 12px;
        margin: 0 3px
    }

    .ap-overs-slider.slick-slider button {
        width: 7px;
        height: 12px;
        padding: 0
    }

    .ap-fow-slider.slick-slider button {
        width: 7px !important;
        height: 12px !important;
        padding: 0
    }

    .ap-fow-slider.slick-slider button.slick-prev,
    .ap-overs-slider.slick-slider button.slick-prev {
        left: -15px !important
    }

    .ap-playing-teams-inner {
        padding-left: 0
    }

    .ap-playing-listing li .ap-play-list-wrp .ap-plyer-img img {
        max-width: 62%
    }

    .ap-playing-listing li .ap-play-list-wrp {
        height: 58px
    }

    .ap-playing-listing li .ap-play-list-wrp .ap-plyer-list-name {
        font-size: 16px;
        margin-left: -56px;
        padding-bottom: 16px
    }

    .ap-bats-score-name span {
        font-size: 14px
    }

    .ap-wkt-wrp span {
        width: 18px;
        height: 18px;
        font-size: 9px;
        line-height: 18px
    }

    .ap-stat-table {
        width: calc(28% - 5px)
    }

    .ap-common-small-txt br {
        display: none
    }

    .ap-small-spons {
        width: 100%
    }

    .ap-inner-spons {
        flex-flow: row wrap;
        justify-content: center !important
    }

    .ap-inner-spons li {
        width: 100%;
        text-align: center
    }

    .ap-no-bor {
        border-right: none !important
    }

    .ap-common-spons-title {
        height: 30px !important;
        margin-bottom: 15px
    }

    .ap-large-spons {
        padding: 30px 0 30px 0;
        width: 100%
    }

    .vn-teamOvrBanner .vn-bannerDet {
        top: 0
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet h2 {
        font-size: 30px;
        margin: 0 0 12px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare {
        margin: 0 0 17px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare a.vn-button {
        font-size: 15px;
        padding: 6px 30px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons {
        margin: 0 0 0 20px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons a {
        font-size: 18px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn span {
        font-size: 14px;
        margin: 0 0 0 10px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet {
        margin: 0 0 0 20px
    }

    .vn-teamOvrBanner .vn-bannerDet {
        left: 14px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
        font-size: 18px;
        margin: 2px 10px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p span {
        font-size: 16px
    }

    .vn-teamOverviewWrap .vn-tabbing a {
        padding: 8px 8px;
        font-size: 14px
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam img {
        width: 80px
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam h3 {
        font-size: 18px
    }

    .vn-sheduleList ul li .vn-matchTime span {
        margin: 0 7px 0 0
    }

    .vn-sheduleList ul li .vn-matchTime {
        font-size: 13px
    }

    .vn-sheduleList ul li .vn-sheduleLogo span {
        margin: 0 15px;
        font-size: 15px
    }

    .vn-sheduleList ul li {
        padding: 20px 15px
    }

    .np-sectionWrp {
        padding: 0
    }

    .prod-banner h2 {
        margin-top: 130px
    }

    .pbi {
        width: 70px;
        margin-top: 3px
    }

    .vn-videoWrap .ap-common-slide {
        width: calc(33.33% - 16px)
    }

    .ap-common-news {
        width: calc(33.33% - 16px)
    }

    .ap-winner-slider .apwsheight {
        height: 203px
    }

    .ap-stat-table {
        width: calc(30% - 5px)
    }

    .ap-foot-menu {
        text-align: left;
        float: left;
        width: 25%
    }

    .ap-foot-menu:first-child {
        width: 25%
    }
}

@media only screen and (max-width:1100px) {
    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position {
        padding: 0 20px 0 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:nth-child(2) {
        font-size: 40px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-watchVid a {
        font-size: 14px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv {
        padding: 0 10px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo {
        width: 20%
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet {
        width: 80%
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position p {
        font-size: 20px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        font-size: 30px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr {
        padding: 20px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position::after,
    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv::after {
        height: 80px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticnbtn {
        flex-flow: row wrap;
        justify-content: center
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        width: 100%
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticket {
        width: 25%
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-venueDet {
        width: 20%
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo {
        width: 55%
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticketTitle {
        font-size: 14px
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        font-size: 16px
    }

    .vn-innerPageBan h2 {
        font-size: 40px
    }

    .vn-blogShareDiv {
        display: none
    }

    .vn-teamOverviewWrap .vn-tabbing.vn-newsTab a {
        width: auto;
        padding: 8px 30px
    }

    .vn-blogBanTitle h2 {
        font-size: 25px;
        text-align: left
    }

    .vn-blogBanTitle p {
        font-size: 14px
    }

    .vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg {
        width: 90%
    }

    .vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg iframe {
        height: 350px
    }

    .new-sponsor-panel__font {
        font-size: 9px
    }

    .new-sponsor-panel__tata img {
        width: 90px !important;
        height: auto
    }

    .new-sponsor-panel__cement img {
        width: 95px !important;
        padding: 10px
    }

    .new-sponsor-panel__ceat img {
        width: 95px !important
    }

    .new-sponsor-panel__start img {
        width: 85px !important
    }
}

@media screen and (max-width:1024px) {
    .vn-teamTitleODet h2 {
        font-size: 26px
    }

    .official-app-common-head {
        font-size: 34px;
        line-height: 34px
    }

    .ap-footer {
        background-size: 50%, 50%
    }

    .cap-purple .cap-profile::after,
    .cap-upstox .cap-profile::after {
        background-position: left -15px top
    }

    .cap-orange .cap-profile::after,
    .cap-paytm .cap-profile::after {
        background-position: left -82px top -38px
    }

    .vn-teamOverviewWrap .vn-teamNav ul li {
        width: 90px;
        height: 90px
    }

    .latest-slider-wrap {
        width: calc(33.33% - 15px)
    }

    .pt-gal .ap-photo-inner-wrp {
        height: 150px;
        width: 20%
    }

    .ap-player-img img {
        height: 165px
    }

    .ap-latest-videos.ap-no-bg-result {
        padding: 10px 10px 0 10px
    }

    .ap-wickt-slider-outer.rv-page {
        padding-inline: 0px
    }

    .lsmi-height~.latest-slider-main-bottom-white {
        width: 100%
    }

    .wrut-drk {
        color: #1d1d1d !important;
        padding-left: 3px;
        margin-top: 0 !important
    }

    .wrulf-bg {
        background-size: 37%, 44%
    }

    .ap-photo-inner-wrp a {
        height: 150px
    }

    .ap-vd-scroll-div2 {
        display: flex;
        flex-wrap: wrap
    }

    .latest-slider-wrap2 {
        width: calc(50% - 15px);
        margin: 6px 6px
    }

    .fantasy-text {
        left: 30px
    }

    .fantasy-header-text {
        font-size: 27px
    }

    .new-official-sponsor-left {
        padding-right: 15px
    }

    .new-official-sponsor-right {
        padding-left: 10px
    }

    .new-official-sponsor-right ul li {
        padding-inline: 5px
    }

    .new-popup-highlights {
        width: 220px
    }

    .team-top-sqaud-main {
        background-size: cover
    }

    .sp-ft-res {
        display: none
    }

    .capt_wict_pos {
        right: -16px;
        top: 16px
    }

    .ap-photo-slider {
        height: 466px
    }

    .ap-photo-popup .slick-slide img {
        height: auto
    }

    .ap-slide-video-title {
        margin-bottom: 5px;
        font-size: 14px
    }

    .ap-photo-popup {
        max-width: 92%;
        height: auto
    }

    .ih-td-bimg img {
        width: 201px !important
    }

    .aptw11p {
        padding: 40px 24px !important
    }

    .ap-large-spons {
        margin: 40px 0;
        width: 100%;
        border-left: none !important;
        border-right: none !important;
        border-bottom: 1px solid rgba(217, 217, 217, .2);
        border-top: 1px solid rgba(217, 217, 217, .2)
    }

    .ap-all-spons {
        padding: 0 200px
    }

    .ap-slider-video .slick-dots {
        top: 540px !important
    }

    .prod-banner {
        height: 346px
    }

    .ap-vd-pop-container {
        position: fixed;
        width: 96%;
        height: calc(100% - 6vh);
        z-index: 2000;
        top: 4vh;
        left: 2%;
        right: 2%;
        overflow: auto
    }

    .ap-video-list-wrp {
        width: 100%;
        height: auto;
        padding-right: 0
    }

    .ap-video-scroll-list {
        width: 100%;
        float: right;
        background: 0 0
    }

    .ap-video-scroll-list .ap-vd-scroll-div {
        padding: 0;
        height: auto;
        overflow-y: unset
    }

    .ap-vd-scroll-div .ap-slide-content {
        width: calc(33.33% - 10px);
        margin: 10px 5px
    }

    .ap-latest-videos.ap-leader-board {
        padding: 25px 20px 30px 20px
    }

    .mCSB_inside>.mCSB_container {
        margin-right: 0
    }

    .ap-app-img-data img {
        width: 58%
    }

    .np-venu_inner--text {
        bottom: 1rem
    }

    .np-venu_innerWrp {
        height: 300px
    }

    .np-venu_inner--text span {
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 2rem
    }

    .np-venu_inner--text h4 {
        font-size: 1.5rem;
        font-weight: 700;
        margin-top: 10px
    }

    .np-mostrunsTableBg {
        overflow-x: scroll
    }

    .ap-common-head.np-common-head {
        color: #fff;
        font-weight: 700;
        font-size: 24px;
        line-height: 10px;
        padding-top: 1rem
    }

    .np-auction__LatestVid {
        height: 480px;
        overflow-y: auto
    }

    .np-auction__shareV {
        right: 20px;
        top: 15px;
        width: 5%
    }

    .np-auction__videosImgWrp {
        padding-left: 0;
        padding-right: 0
    }

    .np-playerA h1 {
        font-size: 30px;
        line-height: 38px
    }

    .np-playerA span {
        font-size: 16px;
        line-height: 20px
    }

    .np-totalSpendBg h3 {
        font-size: 26px;
        line-height: 33px
    }

    .np-totalSpendBg span {
        font-size: 16px;
        line-height: 20px
    }

    .np-totalSpend__amount--inr h6 {
        font-size: 16px;
        line-height: 20px
    }

    .np-expansiveP__pName span {
        font-size: 26px;
        line-height: 33px
    }

    .np-expansiveP__amt span {
        font-size: 26px;
        line-height: 33px
    }

    .np-expansiveP__amt h3 {
        font-size: 16px;
        line-height: 20px
    }

    .np-expansiveP__title span {
        font-size: 16px;
        line-height: 20px
    }

    .np-expansiveP__img img {
        width: 67%
    }

    .np-tabmenu-contentBg {
        padding: 1rem 5rem
    }

    .ap-watch-btn.np-watch-btn--desktop {
        display: none
    }

    .ap-date.np-date {
        display: none
    }

    .ap-date.np-date--mobile {
        display: inline-block
    }

    .np-watch-btn--mobile {
        display: inline-block
    }

    .ap-watch-btn.np-watch-btn--mobile {
        padding-top: 1rem;
        right: 0;
        width: 45%;
        text-align: end;
        padding-right: 1rem
    }

    .np-expansiveP__img img {
        width: 100%
    }

    .ap-video-title.np-video-title {
        font-size: 24px
    }

    .np-playerA.np-playerA--mob {
        display: none
    }

    .np-playerA.np-playerA__pre h1 br {
        display: none
    }

    .np-playerA.np-playerA__pre span br {
        display: none
    }

    .ap-video-item.np-auction__videosImg iframe {
        height: 470px
    }

    .np-playerA.np-playerA__pre h1 {
        font-size: 26px;
        line-height: 40px
    }

    .np-playerA.np-playerA__pre span {
        font-size: 20px;
        line-height: 30px
    }

    .ap-video-list-wrp-page {
        width: calc(100% - 0px);
        height: auto;
        overflow: hidden
    }

    .page-vid-side {
        width: 100%;
        height: auto;
        padding: 0 0 30px 0;
        background: 0 0
    }

    .ap-wickt-slider-page-video .ap-common-slide,
    .page-vid-side .ap-slide-content {
        width: calc(300px - 10px);
        margin: 10px 5px
    }

    .ap-facts-quote sub {
        font-size: 34px;
        line-height: 26px
    }

    .ap-common-small-txt {
        font-size: 12px
    }

    .ap-facts-quote span {
        line-height: 1.2
    }

    .ap-app-img-data {
        width: calc(57% - 60px)
    }

    .what-r-u-btns div {
        width: 200px;
        margin: 0 0
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-img {
        width: 27%
    }

    .ap-spons-title-spo {
        width: 100%
    }

    .avis {
        margin: 0 auto 0 auto
    }

    .ap-spons-1 {
        padding-right: 0
    }

    .sp-ft-res {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .footer-br {
        border-right: none
    }

    .ap-spons-title-spo-right {
        width: 100%;
        margin-bottom: -60px
    }

    .sp-icon-mob {
        width: 33.33%
    }

    .o-broad {
        display: none
    }

    .d-tsponsor-none {
        display: none
    }

    .d-tsponsor2-none {
        display: flex;
        border-top: 1px solid rgba(217, 217, 217, .2);
        padding-top: 40px
    }

    .footer-br2 {
        border-right: 1px solid rgba(217, 217, 217, .2)
    }

    .ap-inner-nav li a,
    .ap-inner-nav li a i {
        font-size: 16px
    }

    .np-card__list li {
        width: calc(30% - 5px);
        margin: 0 15px 25px
    }

    .ap-vd-scroll-div {
        height: auto;
        overflow-y: visible;
        padding: 0;
        display: flex;
        flex-wrap: wrap
    }

    .latest-slider-wrap2 {
        flex-shrink: 0
    }

    .ap-inner-nav {
        margin-bottom: 0;
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 6px;
        padding-top: 6px;
        width: 1000px;
        text-align: center
    }

    .ap-orange-header {
        padding-bottom: 0
    }

    .ap-orange-inner span {
        width: 114px;
        font-size: 16px
    }

    .vn-sheduleList ul li .vn-sheduleLogo span {
        margin: 0 0
    }

    .ap-playing-listing li .ap-play-list-wrp .ap-playing-details {
        margin-bottom: 10px
    }

    .new .auction-tabbed_panel ul {
        justify-content: flex-start
    }

    .agv-main {
        width: 31.33%;
        height: auto
    }

    .ap-winner-slider .apwsheight,
    .new-slickslider-fours,
    .runrate-new-slick {
        height: 161px
    }

    .new-sponsor-panel__angelo__rupay {
        width: 42%;
        padding-inline: 15px
    }

    .new-sponsor-panel__start {
        width: 14%
    }

    .new-sponsor-panel__jio {
        width: 15%
    }

    .new-sponsor-panel__ceat {
        width: 15%
    }

    .new-sponsor-panel__tata img {
        width: 110px;
        height: auto
    }

    .new-sponsor-panel__ceat img {
        width: 117px
    }

    .new-sponsor-panel__logo--wrap {
        gap: 25px
    }

    .ap-ipl-logo::after {
        background-position: bottom 5px left 8px
    }
}

@media only screen and (max-width:950px) {
    .ap-team-schedule-parent {
        width: calc(70% - 10px)
    }

    .ap-team-count-down .ap-match-place {
        font-size: 18px
    }

    .ap-teams-sched-battle .ap-schedule-team-name {
        font-size: 18px
    }

    .ap-teams-sched-battle .ap-team-single-logo img {
        max-width: 50%
    }

    .ap-over-brief {
        width: 94%
    }

    .ap-team-score-brief span {
        font-size: 12px
    }

    .ap-overs-content .ap-over-num {
        font-size: 10px
    }

    .ap-sched-vote-inner.ap-no-pad .ap-tab-content {
        padding: 0 16px
    }

    .ap-playing-schedule-teams.playingXI {
        padding: 0 12px 70px
    }

    .ap-schedule-vote-wrp {
        width: calc(40% - 6px)
    }

    .mr-l {
        margin-left: 0 !important
    }

    .mr-r {
        margin-right: 0 !important
    }

    .np-battingtable__title {
        padding: 1rem 0
    }

    .np-mostrunsTableWrp {
        overflow-x: scroll
    }

    .np-leaderInnser__battingtable {
        width: 50%
    }

    .np-recordTab {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .np-recordtab_btns {
        justify-content: center
    }

    .np-battingtableBg {
        max-width: none
    }

    .np-recordtabBg.battingtablebg {
        max-width: none
    }

    .np-battingtableBg {
        padding: 20px 10px 10px 10px
    }

    .np-recordtabBg.battingtablebg {
        justify-content: center
    }

    .ap-common-head.np-aboutusBg {
        background-position: left center
    }

    .ap-common-head.np-aboutus--title {
        font-size: 2.5rem
    }

    .np-aboutus--text {
        font-size: 1.25rem;
        line-height: 2rem
    }

    .np-mostrunsTableWrp.np-aboutusWrp {
        padding: 1rem;
        display: flex;
        flex-direction: column
    }

    .np-mostrunsTab__btn.np-aboutus__btn a {
        display: inline-block
    }

    .np-card__list.np-card__leaderbordinnerList li {
        width: calc(33% - 15px)
    }

    .np-section--alltime {
        width: 50%
    }

    .np-auction__LatestV {
        display: none
    }

    .np-auction__videosImgWrp {
        width: 100%;
        padding: 1rem
    }

    .ap-video-content.np-video-content {
        width: 95%
    }

    .np-auction__videosBg.np-auction__videosBg--mobile {
        display: block
    }

    .np-playerA {
        display: none
    }

    .np-playerA.np-playerA--mob {
        display: inline-block;
        text-align: center
    }

    .np-playerA.np-playerA--mob h1 {
        font-size: 24px;
        line-height: 23px
    }

    .np-playerA.np-playerA--mob span {
        font-size: 18px;
        line-height: 18px
    }

    .np-playerA.np-playerA--mob span br {
        display: none
    }

    .np-totalSpendBg {
        display: block
    }

    .np-totalSpend__players {
        flex-direction: row-reverse;
        justify-content: space-between
    }

    .np-totalSpend__amount {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center
    }

    .np-totalSpend__overseas {
        flex-direction: row-reverse;
        justify-content: space-between
    }

    .np-totalSpendBg span {
        font-size: 24px
    }

    .np-totalSpendBg h3 {
        font-size: 24px
    }

    .np-totalSpend__amount--inr h6 {
        padding-right: .5rem
    }

    .np-photogrid {
        display: block
    }

    .np-photogrid__smlimg {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 98%
    }

    .np-smImg-one {
        padding-right: 1rem;
        padding-bottom: 0 !important
    }

    .np-tabmenu__Max {
        display: block
    }

    .np-mostrunsTableBg.np-tabmenu__elementBg {
        overflow-y: auto
    }

    .ap-slide-content.np-auctionV__vid {
        margin-bottom: 1rem;
        margin-right: 0
    }

    .np-auctionV {
        display: block
    }

    .np-auction__videosImgWrp.np-auction__videosVidWrp {
        width: 100%
    }

    .np-name h3 {
        font-size: 14px !important;
        font-weight: 400;
        line-height: 10.6px !important
    }

    .np-name h4 {
        font-size: 10px !important;
        font-weight: 400;
        line-height: 15.08px !important
    }

    .np-runs h3 {
        font-size: 14px !important;
        font-weight: 400;
        line-height: 17.6px !important
    }

    .np-runs h4 {
        font-size: 10px !important;
        font-weight: 400;
        line-height: 10.06px !important
    }

    .np-sub h4 {
        font-size: 10px !important;
        font-weight: 400;
        line-height: 10.06px !important
    }

    .np-sectionWrp {
        padding: 0 1rem;
        padding-right: 0
    }

    .ap-add-banner {
        display: none
    }

    .fan-viewer {
        position: absolute;
        right: 0;
        width: 240px;
        height: 33px;
        z-index: 99
    }

    .ap-orange-inner span {
        display: none
    }

    .ap-mobile-menu-toggle {
        display: inline-block
    }

    .ap-navigation {
        width: 100%;
        display: block !important;
        position: fixed;
        left: 0;
        background: linear-gradient(54.29deg, #18184a .91%, #19398a 101.84%, #18184a 141.11%);
        top: 0;
        padding-right: 0;
        overflow: hidden;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
        z-index: 1000;
        display: none
    }

    .ap-navigation li {
        float: left;
        width: 100%;
        height: 52px;
        padding: 0 0;
        position: relative;
        margin: 0
    }

    .ap-navigation li::after {
        content: "";
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        background: url(assets/images/mob-menu-arrow-down.png) no-repeat center center/cover;
        width: 18px;
        height: 16px;
        pointer-events: none
    }

    .ap-nav .ap-navigation li a {
        float: left;
        width: 100%;
        height: auto;
        line-height: 110%;
        font-size: 20px;
        padding: 20px 20px !important;
        height: 45px;
        text-align: left;
        border-top: 1px solid rgba(255, 255, 255, .06);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        transition: all 1s;
        transition-delay: 0.3s
    }

    .ap-navigation.nav-open {
        height: 100% !important;
        margin-top: 70px
    }

    .ap-stripWht {
        display: none
    }

    .ap-mobile-menu-toggle {
        margin-left: 15px;
        margin-top: -6px
    }

    .ap-inner-nav li a i {
        display: none
    }

    .ap-inner-banner-wrp {
        flex-flow: row wrap;
        justify-content: center !important
    }

    .ap-slider-video .slick-dots {
        position: absolute;
        bottom: 8px
    }

    .ap-banner-parent {
        padding-right: 0;
        background-size: 100%;
        height: auto
    }

    .ap-latest-videos.ap-latest-news {
        padding-right: 20px
    }

    .ap-winner-slider {
        width: 100%
    }

    .ap-runs-wrp {
        width: 100%;
        margin-top: 20px
    }

    .ap-players-num-stats {
        width: 100%;
        margin-bottom: -15px
    }

    .ap-fours-sixes-wrp {
        width: 100%
    }

    .ap-app-text-data .ap-app-cnt {
        font-size: 14px
    }

    .ap-app-img-data {
        width: calc(38% - 18px)
    }

    .ap-all-spons {
        justify-content: center !important;
        padding: 0 100px
    }

    .ap-refree-inner {
        width: 100%
    }

    .ap-team-result-stat .ap-team-logoName {
        width: 100%;
        order: 1
    }

    .ap-team-result-stat .ap-team-res-cnt {
        width: 100%;
        order: 2
    }

    .ap-teams-battle-wrp .ap-team-vs {
        display: none
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-logo img {
        max-width: 46%
    }

    .ap-teams-battle-wrp {
        padding: 0 56px
    }

    .ap-team-res-name br {
        display: block
    }

    .ap-team-result-stat .ap-team-logoName.ap-mob-right-align {
        text-align: right
    }

    .ap-team-result-stat .ap-team-logoName.ap-mob-left-align {
        text-align: left
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name {
        text-align: center;
        width: 100%
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name.ap-flt-left {
        float: left
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name.ap-flt-right {
        float: right
    }

    .ap-w50 {
        width: 50%
    }

    .ap-w100 {
        width: 100%;
        margin-top: 15px
    }

    .ap-mb25 {
        margin-bottom: 0
    }

    .ap-fow-slider,
    .ap-overs-slider {
        width: 78%
    }

    .ap-overs-content .ap-over-num {
        width: 16%
    }

    .ap-playing-listing li {
        width: 50%
    }

    .ap-hawk-eye-wrp {
        padding: 38px 25px
    }

    .ap-hawk-action .ap-hawk-click img {
        max-width: 60%
    }

    .ap-bats-score-name span img {
        display: none
    }

    .ap-photo-cnt-slider p {
        font-size: 13px
    }

    .ap-slider-video {
        width: calc(100% - 0px);
        margin-bottom: 20px
    }

    .ap-date-wrp span {
        font-weight: 600
    }

    .ap-slide-video-title br {
        display: none
    }

    .ap-stat-table {
        width: calc(80% - 5px);
        margin-bottom: 10px
    }

    .ap-fanpoll-ico {
        display: none;
        right: 10px
    }

    footer {
        margin-bottom: 0
    }

    .ap-spons-1.leftBorder-add {
        border-left: none
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet h2 {
        font-size: 22px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare a.vn-button {
        font-size: 13px;
        padding: 5px 20px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn {
        padding: 2px 18px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn span {
        font-size: 12px;
        margin: 0 0 0 10px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p span {
        font-size: 14px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
        font-size: 16px;
        margin: 0 5px
    }

    .vn-teamswrap .vn-teamsInner ul li {
        width: calc(50% - 20px)
    }

    .vn-video-inner {
        display: block !important
    }

    .vn-teamOverviewWrap .vn-tabbing a {
        width: calc(22% - 45px);
        margin: 0 10px
    }

    .vn-sheduleList ul li .vn-date,
    .vn-sheduleList ul li .vn-matchno {
        font-size: 16px;
        margin: 0 0 2px
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam h3 {
        font-size: 14px
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam img {
        width: 70px
    }

    .vn-sheduleList ul li a.vn-ticBtn {
        font-size: 17px
    }

    .vn-sheduleList ul li a.vn-ticBtn img {
        width: 15px
    }

    .np-card__list {
        display: block
    }

    .np-card__list div.slick-list {
        padding: 0 45px 0 0
    }

    .np-card__list li {
        width: auto;
        margin-right: 25px !important
    }

    .team-news .ap-latest-videos {
        padding: 25px 40px
    }

    .vn-videoWrap .slick-slider button.slick-prev {
        left: 0
    }

    .v-all {
        padding-right: 0
    }

    .ap-foot-menu {
        width: 30%
    }
}

@media only screen and (max-width:992px) {
    .site-navbar-wrap {
        position: absolute;
        height: 100%;
        top: 8px;
        left: -5px
    }

    .site-navigation {
        padding: 0
    }

    .player-card-wrap {
        width: 100%
    }
}

@media screen and (max-width:820px) {

    .seemore-page,
    .seemore-page-auction {
        grid-template-columns: repeat(2, 1fr)
    }

    .ap-photo-popup {
        max-width: 100%
    }

    .ap-team-schedule-parent {
        margin-bottom: 36px;
        width: 100%
    }

    .ap-schedule-refree {
        padding: 0 20px;
        width: 100%
    }

    .ap-schedule-refree .ap-schedule-ref-inner {
        width: 100%;
        float: left;
        text-align: center
    }

    .ap-teams-sched-battle .ap-schedule-team-name {
        font-size: 16px
    }

    .ap-vd-wrp {
        justify-content: center !important
    }

    .ap-video-list-wrp {
        width: 100%;
        height: auto;
        overflow-y: hidden;
        padding-right: 0
    }

    .ap-video-scroll-list {
        width: 60%;
        height: auto;
        overflow-y: hidden
    }

    .vid-popup .ap-video-scroll-list {
        width: 100%;
        height: auto;
        overflow-y: hidden
    }

    .vid-popup .ap-vd-scroll-div .ap-slide-content {
        margin: 20px 16px;
        width: calc(49% - 26px)
    }

    .mr-mid {
        margin: auto !important;
        float: none
    }

    .auc-img1 {
        height: 352px;
        margin-bottom: 20px
    }

    .auc-img2 {
        height: 352px !important
    }

    .ap-slider-video .slick-dots {
        top: 476px !important
    }

    .auction-tab-section table.ih-td-tab td,
    .auction-tab-section table.ih-td-tab th {
        white-space: nowrap
    }

    .membr-details .membr-details-img {
        width: 430px;
        height: auto
    }

    .new-sponsor-panel__jio img {
        width: 90px
    }
}

@media screen and (max-width:1023px) and (min-width:769px) {
    .ap-ipl-logo {
        width: 175px
    }

    .ap-ipl-logo::after {
        background-size: 125% auto;
        background-position: bottom left -71px
    }
}

@media only screen and (max-width:800px) {
    .ap-team-schedule-tab-wrp {
        width: 100%;
        margin-top: 40px
    }

    .ap-schedule-vote-wrp {
        width: 100%
    }

    .ap-playing-schedule-teams {
        flex-direction: column;
        padding-top: 0
    }

    .ap-sched-mob-tab {
        display: flex
    }

    .ap-playing-schedule-teams .ap-common-head {
        display: none
    }

    .ap-banner-parent.ap-schedule-parent {
        padding-bottom: 60px
    }

    .ap-team-tab-common {
        display: none
    }

    .ap-team-tab-common.active {
        display: block
    }

    .nav-open .sub-menu {
        margin: 0 !important;
        width: 100%;
        position: relative;
        transform: unset !important;
        background: 0 0;
        display: none;
        left: unset;
        top: unset;
        box-shadow: none
    }

    .ap-navigation li:hover a::after {
        content: unset
    }

    .nav-open .sub-menu li {
        background-color: #12284b;
        margin-bottom: -1px
    }

    .nav-open .sub-menu li a {
        font-size: 14px !important;
        text-align: left;
        color: #fff !important;
        line-height: 28px;
        border-top: 0;
        padding: 10px 15px !important
    }

    .nav-open .sub-menu li::after {
        content: unset
    }

    ul.sub-menu {
        opacity: 1 !important;
        visibility: visible !important
    }

    .ap-navigation li {
        height: auto !important
    }

    .ap-nav .ap-navigation li a {
        float: none;
        line-height: 1.3;
        float: unset;
        position: relative;
        border-top: unset;
        font-size: 18px !important;
        height: auto !important;
        padding: 8px 10px !important
    }

    .ap-navigation li::after {
        content: unset !important
    }

    .ap-navigation li a::after {
        content: "" !important;
        position: absolute;
        right: 15px;
        left: unset;
        bottom: unset;
        transition: unset;
        top: 20px !important;
        transform: unset;
        display: block;
        background: url(assets/images/mob-menu-arrow-down.png) no-repeat;
        width: 18px;
        height: 16px;
        pointer-events: none;
        background-size: contain
    }

    .ap-navigation li:hover a::after {
        width: 19px
    }

    .ap-navigation li a.active-arrow::after {
        transform: rotate(180deg);
        transition: .5s
    }

    .ap-navigation .active-arrow a::after {
        transform: rotate(180deg)
    }

    ul.sub-menu li:hover {
        background: #f07f6f !important
    }

    .ap-navigation li.active::before {
        background-color: transparent
    }

    .vn-blogBanTitle {
        padding: 0 15px
    }

    .np-leaderInnser__battingtable {
        margin-right: 0
    }

    .np-mostrunsTableWrp {
        overflow-x: scroll
    }

    .atright {
        width: 100%
    }

    .ih-td-ban-l {
        width: 100%
    }

    .ih-td-ban-r {
        width: 33%;
        position: absolute;
        right: 35px
    }

    .np-battingtable_contaner.np-battingtable_content {
        flex-flow: row wrap
    }

    .np-mostrunsTableWrp td th {
        padding-right: 10px
    }

    .np-venu_innerWrp {
        width: 100%;
        display: inline-block
    }

    .np-venu_innerWrp .np-deskImg {
        display: none
    }

    .np-venu_innerWrp .np-mobImg {
        display: inline-block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px
    }

    .np-venu_inner--text span br {
        display: none
    }

    .np-venu_inner--text h6 {
        font-size: 1.5rem;
        font-weight: 700;
        margin-top: 5px
    }

    .np-stadiumWrp {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

    .np-leaderbord__common--title a h3 {
        display: block;
        font-size: 1rem;
        line-height: 20.11px;
        text-decoration: underline;
        font-weight: 600;
        color: #19398a;
        padding-right: 3rem
    }

    .np-tabmenu-contentBg {
        padding: 1rem 2rem
    }

    .np-sectionWrp {
        padding-right: 0
    }

    td.np-team--player {
        width: 100%
    }

    .np-battingtable__title {
        padding: 0;
        font-size: 23px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0;
        padding-left: 0 !important;
        padding-bottom: 1rem
    }

    .np-leaderbord__common--title a h3 {
        padding-right: .5rem;
        padding-bottom: 1rem
    }

    .mfp-bg {
        height: auto !important
    }

    .vn-sheduleFilterWrap .vn-sheduleSponcer {
        display: none
    }

    .vn-sheduleFilterWrap .vn-sheduleFilterInner {
        justify-content: flex-end
    }

    .vn-sheduleList ul li {
        flex-flow: row wrap
    }

    .vn-sheduleList ul li .vn-shedule-desk {
        display: none
    }

    .vn-sheduleList ul li .vn-sheduleMob {
        display: block
    }

    .vn-sheduleList ul li {
        padding: 10px
    }

    .ap-slide-content.np-slide-content {
        width: calc(50% - 16px);
        margin: 0 5px 15px 8px
    }

    .np-auction__LatestVid.ih-vmh-h {
        margin-top: 10px
    }

    .vn-latest-news .slick-slider button.slick-prev {
        left: 0
    }

    .vn-videoWrap .ap-common-slide {
        width: calc(33.33% - 8px)
    }

    .ap-common-news {
        width: calc(49.33% - 12px)
    }

    .np-leaderInnserSection .vn-teamOverviewWrap a {
        padding: 8px !important;
        width: 19% !important
    }

    .filter-box-scroller-for {
        max-height: 35rem !important;
        overflow-y: scroll
    }

    .filter-box-scroller-for::-webkit-scrollbar {
        width: 10px
    }

    .filter-box-scroller-for::-webkit-scrollbar-track {
        background-color: #d4aa70;
        border-radius: 100px
    }

    .filter-box-scroller-for::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #ef4123;
        border-radius: 100px
    }

    .auction-session-bottom-line {
        border-bottom: 1px solid #ef4123;
        margin-bottom: 1rem
    }

    .auction-stats-number-style {
        margin-top: 1rem
    }

    .auction-stats-number-style p {
        padding: 0 .7rem;
        color: #d3d3d3
    }

    .auction-stats-number-style span {
        font-size: 1.8rem;
        font-weight: 700;
        padding: 0 .7rem;
        color: #fff !important
    }

    .auction-most-exp-style p {
        color: #d3d3d3;
        font-size: 1.2rem
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo {
        width: 35%
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet {
        width: 65%
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr {
        flex-flow: row wrap
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position,
    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv,
    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-watchVid {
        width: 100%;
        float: left;
        padding: 0;
        text-align: left
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position::after,
    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv::after {
        background: 0 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position {
        margin: 0 0 10px;
        line-height: 14px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position p {
        width: auto;
        font-size: 16px;
        margin-right: 5px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        width: auto;
        font-size: 25px;
        margin: 0 0 0 20px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv {
        margin: 0 0 10px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span {
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:first-child {
        margin: 0 5px 0 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:nth-child(2) {
        font-size: 25px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo span {
        width: 100%;
        float: left
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr {
        padding: 30px
    }

    .vn-archiveWrap .vn-archiveInner ul li {
        border-radius: 10px;
        overflow: hidden
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo {
        border-radius: 10px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position img {
        max-width: 100px
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        width: auto
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo {
        width: 100%
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleLogo .vn-shedTeam h3 {
        font-size: 22px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleMob .vn-timeMatchBtn {
        padding: 6px 0;
        border-bottom: 2px solid rgba(123, 123, 123, .15)
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-sheduleMob .vn-matchTitleRep {
        width: 100%;
        float: left;
        margin-top: 6px;
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticketTitle {
        margin: 0;
        font-size: 17px;
        text-align: left
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        font-size: 18px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticketTitle br {
        display: block
    }

    .vn-sheduleFilterWrap .vn-sheduleFilterInner {
        flex-flow: unset;
        justify-content: space-between
    }

    .vn-sheduleFilterWrap .vn-menWoTab {
        width: auto;
        margin: 0 0 0
    }

    .vn-sheduleFilterWrap .vn-menWoTab a {
        width: 100%
    }

    a.vn_viewall {
        display: block
    }

    .vn-newsPge .ap-common-news {
        width: calc(100% - 15px)
    }

    .vn-newsPge .ap-common-news:nth-child(-n+4) {
        display: block
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name {
        text-align: left;
        font-size: 14px
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name.ap-flt-right {
        text-align: right;
        font-size: 14px
    }

    .mep-player-list-content {
        flex-wrap: wrap;
        justify-content: center
    }

    .mep-title {
        width: 100%
    }

    .mep-name {
        width: 100%
    }

    .mep-player-list .megp-img {
        display: flex;
        justify-content: center
    }

    .mep-player-list .megp-img {
        margin-bottom: 10px
    }
}

@media screen and (max-width:768px) {
    .ann-width {
        width: 90% !important
    }

    .ap-wickt-slider-outer {
        margin: 10px 0 0 0
    }

    .brackets-main .filter-has {
        left: 50px;
        top: 50px
    }

    .auction-banner .auction-header__stats .auction-header__stat-container {
        line-height: 24px;
        text-align: center;
        display: flex;
        justify-content: space-between
    }

    .auction-banner h2 {
        font-size: 15px
    }

    .team-detail-text {
        width: 100%
    }

    .fantasy-header-text {
        font-size: 32px;
        width: 100%;
        text-align: center !important
    }

    .fantasy-text .fantasy-para {
        width: 70%;
        text-align: center !important;
        margin: 0 auto
    }

    .app-card {
        width: 50%;
        border-radius: 20px
    }

    .app-card-main {
        justify-content: center
    }

    .fantasy-banner button {
        width: 80%;
        padding: 6px 6px
    }

    .fantasy-banner span {
        width: 88%;
        left: -6px
    }

    .fantasy-text {
        width: 90%;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-block: 20%
    }

    .new-cricket-banner-desktop {
        display: none
    }

    .new-cricket-banner-mobile {
        display: block
    }

    .team-sm-lg::after {
        width: 447px
    }

    .vn-teamOverviewWrap .vn-teamNav ul li a img {
        height: 44px
    }

    .tickets-banner {
        flex-wrap: wrap
    }

    .news-detail-banner {
        width: 100%;
        height: auto;
        overflow: hidden
    }

    .ap-footer-sponsor-wrapper .container {
        padding: 0
    }

    .new-official-sponsor-left {
        border-bottom: 1px solid rgba(217, 217, 217, .2)
    }

    .vn-teamswrap .vn-teamsInner ul li {
        height: 332px !important
    }

    .TL_CSK .vn-team-logo,
    .TL_DC .vn-team-logo,
    .TL_GT .vn-team-logo,
    .TL_KKR .vn-team-logo,
    .TL_LSG .vn-team-logo,
    .TL_MI .vn-team-logo,
    .TL_PBKS .vn-team-logo,
    .TL_RCB .vn-team-logo,
    .TL_RR .vn-team-logo,
    .TL_SRH .vn-team-logo {
        top: -195px
    }

    .trophy-text-align {
        margin-top: 74px;
        font-size: 24px
    }

    .vn-teamswrap .vn-teamsInner ul li h3 {
        font-size: 26px
    }

    .team-on-hover img {
        margin-top: 80px;
        width: 90px;
        opacity: 0
    }

    .slider-controls {
        left: 20px;
        right: 0
    }

    .what-r-u-btns div a i {
        transform: skew(0deg, 0deg)
    }

    .wru .what-r-u-text {
        border: .5px solid #d9d9d9;
        outline: .5px solid #d9d9d9 !important;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        background-color: #fff
    }

    .what-r-u-btns {
        justify-content: space-around;
        white-space: initial;
        border-radius: 10px;
        border: none;
        padding-bottom: 0 !important;
        margin-bottom: 0
    }

    .what-r-u-btns div {
        width: 50% !important;
        border: .5px solid #d9d9d9;
        outline: .5px solid #d9d9d9 !important
    }

    .what-r-u-btns div a {
        transform: skew(0);
        font-style: italic;
        justify-content: flex-start;
        font-size: 14px
    }

    .what-r-u-btns span {
        display: none
    }

    .seemore-page {
        gap: 30px 4%
    }

    .modal-width .modal-dialog {
        max-width: 400px !important
    }

    .hawkeye-iframe {
        height: 530px !important
    }

    .w-bt-lin {
        border-bottom: 2px solid #9997c8
    }

    .wo-line-right {
        border-right: none !important
    }

    .logo-sponsor-4 a {
        width: 100% !important;
        height: auto !important
    }

    .wceat-pa {
        padding: 20px
    }

    .aptw11p {
        padding: 10px 20px !important
    }

    .ap-spons-title-spo-right {
        width: 100%;
        border-right: 0px;
        margin-bottom: -78px !important
    }

    .ap-small-spons-flex-wrap {
        flex-wrap: wrap
    }

    .footer-br {
        border-right: 0px solid rgba(217, 217, 217, .2)
    }

    .taleft {
        text-align: left !important
    }

    .avisl {
        margin: 0 auto 0 0 !important
    }

    .avisr {
        margin: 0 0 0 auto !important
    }

    .taright {
        text-align: right !important
    }

    .ap-navigation.nav-open {
        height: 90vh !important;
        overflow-y: scroll !important
    }

    .np-recordtabBg {
        max-width: 100%
    }

    .only-video .ap-slider-video {
        width: calc(100% - 0px) !important
    }

    .np-auction__LatestVid.ih-vmh-h {
        padding-right: 0 !important
    }

    .viewers-choice__wrapper {
        text-align: left
    }

    .viewers-choice__logo {
        width: 80px
    }

    .emerging-player-discrip,
    .viewers-choice__description {
        margin-top: 0
    }

    .viewers-choice__title {
        font-size: 24px
    }

    .video-js {
        height: 50vh
    }

    .ap-video-content {
        bottom: auto;
        width: 89%;
        left: 20px;
        top: calc(100% - 340px)
    }

    .ap-foot-img3 {
        opacity: .1
    }

    .latestDispNoneMob {
        display: none !important
    }

    .ap-slider-video .slick-dots {
        top: 409px !important
    }

    .share {
        position: relative !important;
        right: 0 !important
    }

    .ap-main-header {
        background-image: unset
    }

    .wrul-align {
        padding-block: 30px !important;
        margin-top: 30px
    }

    .wru-pb-mo {
        padding-bottom: 30px !important
    }

    .ap-ipl-logo a {
        margin-left: 55px
    }

    .vn-teamOverviewWrap .vn-teamNav ul {
        grid-template-columns: repeat(5, 1fr);
        gap: 10px
    }

    .ap-fours-wrp {
        width: calc(52% - 20px);
        margin-bottom: 20px
    }

    .ap-sixes-wrp {
        width: calc(52% - 20px);
        margin-bottom: 20px
    }

    .ap-winner-slider {
        width: calc(60% - 15px)
    }

    .ap-runRate {
        width: calc(105% - 20px);
        margin-top: 17px
    }

    .ap-player-img img {
        max-width: 100%;
        height: 136px
    }

    .ap-player-stats-txt {
        width: calc(70% - 40px)
    }

    .ap-runs {
        width: calc(100% - 0px);
        margin-bottom: 20px !important;
        margin-top: 16px;
        height: 150px
    }

    .ap-intersting-facts {
        width: calc(104% - 20px)
    }

    .ap-number-pics-wrp {
        width: calc(25% - 20px)
    }

    .ap-number-pics-wrp {
        width: calc(50% - 10px);
        margin-top: 20px;
        height: 150px
    }

    .full-archive-btn {
        padding: 4px 10px
    }

    .ap-app-text-data {
        width: calc(50% - 0px)
    }

    .official-app-common-head {
        font-size: 28px
    }

    .ap-app-img-data img {
        width: 92% !important;
        margin-left: 67px
    }

    .ap-app-img-data {
        width: calc(48% - 18px)
    }

    .ih-top-btni {
        width: 27px
    }

    .only-video .ap-slider-video {
        margin-bottom: 0
    }

    .ih-td-left {
        width: 100%
    }

    .ih-td-right {
        width: calc(40% - 50px)
    }

    .ih-td-squad {
        flex-wrap: wrap
    }

    .ih-td-right {
        width: 100%;
        padding-top: 0
    }

    .ih-td-right-in-ti h2 {
        padding: 20px 0 0 0
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-img img {
        width: 100%;
        float: left
    }

    .ih-td-listsec ul li {
        margin-bottom: 48px
    }

    .ih-td-listsec ul li .ap-playing-team-logo {
        width: 31%
    }

    .ih-td-listsec ul li .ap-playing-team-logo img {
        width: 100%
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-list-name {
        font-size: 30px
    }

    .ih-td-left {
        margin-top: 0
    }

    .ih-td-listsec ul {
        margin-top: 20px
    }

    .ih-td-right-in-ti .ap-viewall-click {
        font-size: 16px
    }

    .ih-td-right-in-ti .ap-common-title-wrp {
        padding-right: 0
    }

    .ih-td-vin .ap-viewall-click {
        font-size: 16px
    }

    .ih-va-n {
        display: block
    }

    .ih-td-vsec .ih-td-vin .ap-common-title-wrp {
        padding-right: 0
    }

    .ih-ts-bansec-mob {
        display: block
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 {
        width: calc(32% - 10px)
    }

    .ih-pt-tbl {
        display: block
    }

    .ih-pt-bg {
        display: block;
        overflow-x: scroll
    }

    .ih-pt-mo-t {
        width: 100%;
        float: left
    }

    .ih-pt-mo-t .ih-titel .ih-t-left h2 {
        font-size: 27px
    }

    .ih-pt-mo-t .ih-titel .ih-t-right h3 {
        font-size: 18px;
        margin-right: 10px
    }

    .ih-pt-mo-t .ih-titel .ih-t-right a {
        width: 100%;
        float: left
    }

    .ih-pt-mo-t .ih-titel .ih-t-right a img {
        max-width: 100%
    }

    .ih-apg-apsu {
        padding: 7px
    }

    .ih-apg-cont h2 {
        font-size: 17px;
        line-height: 16px
    }

    .ih-apg-cont h3 {
        font-size: 16px;
        line-height: 20px
    }

    .ih-apg-cont h2 {
        font-size: 18px;
        line-height: 23px
    }

    .ih-apg-cont h3 {
        font-size: 18px
    }

    .ih-apg-cont p {
        font-size: 10px;
        line-height: 9px
    }

    .ih-apg-bann-in {
        max-width: 710px;
        top: 34px
    }

    .ih-apg-tit ul {
        width: 100%;
        justify-content: flex-start
    }

    .ih-apg-bann-in2 {
        top: 20px
    }

    .np-auction__LatestV.ih-vmh-blok {
        display: block
    }

    .np-auction__LatestV.ih-vmh-blok {
        width: 94%;
        float: right;
        padding-right: 2%
    }

    .vn-teamOverviewWrap .vn-tabbing.ih-tabbing a {
        font-size: 10px
    }

    .ih-pt-w.men-women-tab ul {
        width: 90%;
        margin-bottom: 0
    }

    .ap-navigation li.active::before {
        content: unset
    }

    .ap-inner-nav {
        width: 100%
    }

    .ap-inner-nav li {
        padding: 0 14px;
        margin: 0 !important;
        width: auto;
        text-align: center
    }

    .ap-ipl-logo::after {
        background-position: bottom 5px left 30px
    }

    .cap-orange .cap-profile::after,
    .cap-paytm .cap-profile::after {
        background-position: left -65px top -29px;
        background-size: 120%
    }

    .pt-gal .ap-photo-inner-wrp {
        height: 150px;
        width: 33.33%
    }

    .latest-slider-wrap2 {
        margin: 0 6px
    }

    .new-official-sponsor-right {
        width: 100%
    }

    .new-official-sponsor-left {
        width: 100%;
        padding-right: 0;
        border-right: none
    }

    .new-official-sponsor-left {
        width: 100%;
        padding-right: 0
    }

    .membr-details .membr-details-img {
        width: 100%;
        height: auto
    }

    .player-overview-detail {
        width: 100%
    }

    .teams-membr-overflow-color {
        height: 90%
    }

    .grid-container {
        width: 100%
    }

    .sim-mr {
        margin-top: 30px
    }

    .ln-mr {
        padding-top: 10px !important
    }

    .similar-news-main {
        height: auto
    }

    .ap-wickt-slider-page-video .ap-common-slide,
    .page-vid-side .ap-slide-content {
        width: calc(300px - 0px);
        margin: 10px 5px
    }

    .capt_wict_pos {
        width: 30px;
        right: -12px;
        top: 36px
    }

    .np-mostrunsTable {
        width: 100% !important
    }

    .np-leaderInnser__battingtable {
        width: 60%
    }

    .ap-common-head.np-aboutus--title {
        font-size: 18px !important
    }

    .np-aboutus__iplImg img {
        width: 100%
    }

    .common-bg {
        padding-top: 15px !important
    }

    .ap-results-photos-wrap {
        margin-top: 20px
    }

    .ap-photo-slider {
        width: calc(100% - 0px);
        height: 437px
    }

    .ap-photo-cnt-slider {
        width: calc(100% - 0px)
    }

    .tab-w-con {
        width: 60%
    }

    .ap-fall-wickets {
        margin-bottom: 30px
    }

    .sticky .ap-ipl-logo img {
        width: 95px
    }

    .ih-td-listsec ul li .ap-play-list-wrp {
        height: 118px
    }

    .ap-common-number-txt {
        font-size: 32px
    }

    .auction-banner .auction-header__stats .auction-header__stat-container span {
        font-size: 20px
    }

    .site-navbar {
        margin-top: 2px
    }

    .ap-facts-quote sub {
        font-size: 34px;
        line-height: 10px
    }

    .mtr-40 {
        margin-top: 30px !important
    }

    .np-card__list {
        overflow: auto;
        white-space: nowrap
    }

    .np-card__list li {
        width: 240px !important;
        margin: 0 15px 0;
        display: inline-block
    }

    .ap-tab-content-scroll {
        height: auto
    }

    .ap-common-title-wrp {
        padding-right: 25px
    }

    .ap-top-highlights .slick-slider button.slick-prev {
        left: 0
    }

    .vn-latest-news .ap-common-news-wrap {
        padding: 0
    }

    .vn-newsPge .ap-common-news {
        width: calc(49% - 10px) !important
    }

    .vn-sheduleList ul li .vn-sheduleLogo span {
        margin: 0 10px
    }

    .ap-match-innerwrp .ap-match-win {
        margin-bottom: 15px
    }

    .np-mostrunsTab__btn {
        margin-bottom: 10px
    }

    .vn-teamOverviewWrap.self-menu .vn-tabbing a {
        width: auto !important
    }

    .vn-teamOverviewWrap .vn-tabbing {
        width: 100%;
        float: left;
        overflow-x: auto;
        white-space: nowrap;
        display: block !important;
        padding: 20px 20px
    }

    .ap-inner-nav li {
        margin: 0 22px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamBanLogo {
        width: 147px;
        height: 147px
    }

    .np-battingtable__filter {
        font-size: 18px;
        margin-bottom: 10px
    }

    .ap-playing-teams-inner {
        margin-top: 0
    }

    .ap-inner-nav li a,
    .ap-inner-nav li a i {
        font-size: 14px
    }

    .pbi {
        display: none
    }

    .np-ico img {
        margin: 10px
    }

    .ap-team-wrp .sm-logo {
        margin-top: 12px
    }

    .np-team-name-first {
        margin: 8px 0
    }

    .np-recordTab--title .np-recordtabBg {
        max-width: 100%
    }

    .np-battingtable__title .np-battingtable__mostrun {
        font-size: 23px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn {
        padding: 5px 10px;
        white-space: nowrap;
        overflow: auto
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn span {
        font-size: 14px
    }

    .np-battingtable__title {
        justify-content: space-between;
        padding-bottom: 0;
        padding-top: 10px;
        margin-bottom: 10px
    }

    .all-leaders {
        padding-bottom: 10px
    }

    .ap-fanpoll-ico img {
        max-width: 100%;
        height: 65px
    }

    .np-mostrunsTable {
        margin-bottom: 0 !important
    }

    .ih-td-vsec .ih-td-vin .ap-latest-videos {
        padding: 25px 0 10px 0
    }

    .ap-next-vd-click {
        display: block;
        max-width: 240px
    }

    .pdd {
        padding: 20px
    }

    .mobile-main-div {
        display: flex !important;
        justify-content: space-between !important;
        flex-direction: unset !important;
        align-items: center;
        width: 100%;
        padding-bottom: 25px
    }

    .new-sponsor-panel>div {
        border-right: unset
    }

    .desktops-hide {
        display: block
    }

    .disply-none {
        display: none !important
    }

    .brackets-main .brackets-inside {
        padding-bottom: 50px !important;
        padding-top: 118px !important
    }

    .brackets-main {
        padding-inline: 50px
    }

    .new-auction-title h3 {
        font-size: 28px
    }

    .modal#action-tooltip .modal-content::after {
        content: unset
    }

    .new-slickslider-fours {
        width: calc(22% - 22px) !important;
        height: 148px
    }

    .runrate-new-slick {
        height: 148px
    }

    .ap-winner-slider .apwsheight {
        height: 148px
    }

    .agv-main {
        width: 48%;
        height: auto
    }

    .charts-graph-position>div {
        width: 100%;
        padding: 20px;
        background-size: 28%, 28%
    }

    .barchart,
    .piechart {
        background-size: 28%, 28%
    }

    .new-auction-title .i {
        top: 10px;
        right: 30px;
        width: 25px;
        height: 25px
    }

    .new-sponsor-panel {
        flex-wrap: wrap
    }

    .new-sponsor-panel__tata {
        width: 30%;
        text-align: center
    }

    .new-sponsor-panel>div {
        border-width: 1px
    }

    .new-sponsor-panel__angelo__rupay {
        width: 94%;
        border-bottom: 1px solid #fef9c4;
        border-top: 1px solid #fef9c4;
        padding-top: 25px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto
    }

    .new-sponsor-panel__logo--wrap {
        gap: 55px
    }

    .new-sponsor-panel__angelo__rupay .new-sponsor-panel__font {
        height: auto
    }

    .new-sponsor-panel__start {
        width: 35%;
        text-align: center;
        border-right: 1px solid #fef9c4
    }

    .new-sponsor-panel__jio {
        width: 35%;
        text-align: center;
        border-left: 1px solid #fef9c4 !important
    }

    .new-sponsor-panel__ceat {
        width: 50%;
        border-left: 1px solid #fef9c4
    }

    .new-sponsor-panel__cement {
        width: 50%
    }

    .new-sponsor-panel__ceat img {
        width: 117px
    }

    .new-sponsor-panel__start img {
        width: 90px;
        height: auto
    }

    .new-sponsor-panel__angelo__rupay,
    .new-sponsor-panel__tata {
        border-right: 0 !important
    }

    .new-sponsor-panel__logo--wrap a {
        width: 50%;
        display: flex;
        justify-content: center
    }

    .new-sponsor-panel {
        padding: 40px 0
    }

    .new-sponsor-panel__ceat,
    .new-sponsor-panel__cement {
        margin-top: 30px
    }

    .new-sponsor-panel__font {
        font-size: 10px;
        display: block
    }

    .new-sponsor-panel__logo--wrap {
        height: 100px
    }

    .new-sponsor-panel__tata a {
        height: 120px
    }

    .new-sponsor-panel__tata img {
        width: 120px;
        height: auto
    }

    .new-sponsor-panel__jio img {
        width: 118px
    }
}

@media only screen and (max-width:767px) {
    .new-sponsor-panel__tata a {
        height: auto
    }

    .qualifer1-div .quali-2 h2 {
        font-size: 16px
    }

    .qualifer1-div .quali-1 .teams-1 h4 {
        font-size: 14px
    }

    .card-link-player-about img {
        padding: 5px
    }

    .archive-table.table tbody tr td:nth-child(2),
    .archive-table.table thead tr td:nth-child(2) {
        text-align: center
    }

    table.dataTable thead td,
    table.dataTable thead th {
        padding: 4px 42px !important;
        white-space: nowrap
    }

    table thead td,
    table thead th {
        padding: 4px 42px !important;
        white-space: nowrap
    }

    .auction-tab-section table.ih-td-tab th {
        padding: 4px 42px !important;
        white-space: nowrap
    }

    .auction-tab-section .ih-points-table-sec .ih-pcard-wrap td {
        padding: 9px 42px
    }

    .seemore-page,
    .seemore-page-auction {
        grid-template-columns: repeat(1, 1fr)
    }

    .app-card .title h3 {
        font-size: 18px !important
    }

    .search-players-list .players span,
    .search-players-list-right .players span {
        font-size: 14px
    }

    .site-navbar {
        margin-top: 8px !important
    }

    .vn-teamOverviewWrap .vn-teamNav ul li {
        width: 60px !important;
        height: 60px !important
    }

    .teams-mobile-bg {
        position: relative
    }

    .teams-mobile-bg::after {
        content: "";
        position: absolute;
        right: -14px;
        top: -92px;
        width: 200px;
        height: 300px;
        background-image: url(assets/images/teams-mobile-bg.svg);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: cover
    }

    .bottom-section-main,
    .player-profile-bg {
        background-image: url(https://documents.iplt20.com/ipl/assets/images/bottom-section-bg-mobile.svg);
        background-size: 100%;
        background-position: center top -48px
    }

    .new .auction-banner {
        background-size: 100% !important;
        background-position: left bottom 245px !important
    }

    .cap-purple .cap-profile::after,
    .cap-upstox .cap-profile::after {
        background-position: left -60px top !important;
        background-size: 170%
    }

    .cap-orange .cap-profile::after,
    .cap-paytm .cap-profile::after {
        background-position: left -128px top -35px !important;
        background-size: 200% !important
    }

    .ap-numbers-wrapper::before {
        width: 379%;
        height: 677px;
        transform: translateY(-50%) rotate(150deg)
    }

    .membr-details-img::before {
        left: -21px;
        top: 7px;
        width: 310px;
        height: 300px;
        background-size: 86%
    }

    .team-sm-lg::after {
        content: unset
    }

    .videobanner-bg {
        background-size: 330%;
        background-position: left
    }

    .np-mostrunsTableBg.col-100.floatLft {
        margin-top: 10px
    }

    .ap-common-head.np-aboutusBg {
        padding: 40px 0 30px 0 !important;
        background-size: auto 40% !important
    }

    .np-mostrunsTable {
        margin-top: 0
    }

    .ap-over-color:before {
        height: 0%
    }

    .ap-slider-video.slick-initialized~.slide-m-next,
    .ap-slider-video.slick-initialized~.slide-m-prev {
        top: 20%
    }

    .ap-common-head.np-stadiumMap h6 {
        text-align: center !important;
        font-size: 16px !important
    }

    .ap-photo-inner-wrp a {
        height: 120px !important
    }

    .vn-team-logo-w img {
        height: 60px
    }

    .vn-trophyBtn-w img {
        width: 18px;
        margin-right: 8px
    }

    .d-tsponsor2-none {
        padding-top: 15px !important
    }

    .ap-footer-wrapper.first {
        padding-top: 0 !important
    }

    .avis {
        width: 94px
    }

    .avis-2 {
        width: 100px
    }

    .vn-blogBanTitle p {
        font-size: 10px !important
    }

    .filter-has2 select {
        font-size: 11px
    }

    .vn-teamswrap {
        padding-bottom: 0 !important
    }

    .new-official-sponsor-left {
        border-bottom: 1px solid rgba(217, 217, 217, .2);
        padding-bottom: 15px !important
    }

    .new-official-sponsor-right {
        border-bottom: 0 solid rgba(217, 217, 217, .2);
        padding-bottom: 15px !important
    }

    .new-official-sponsor-right ul li {
        width: 33.33%;
        padding: 15px
    }

    .new-official-sponsor-right ul li:nth-child(4) {
        width: 50%;
        padding-inline: 40px
    }

    .new-official-sponsor-right ul li:nth-child(5) {
        width: 50%;
        padding-inline: 40px
    }

    .new-official-sponsor-left ul li {
        width: 33.33%;
        padding: 15px;
        display: flex;
        justify-content: center
    }

    .ap-runs {
        overflow: hidden
    }

    .slide-m-prev {
        top: 20%
    }

    .slide-m-next {
        top: 20%
    }

    .fanpolla>ul>li {
        width: 96px
    }

    .fanpolla {
        padding-block: 20px
    }

    .story-tray-main ul h3 {
        font-size: 12px
    }

    .video-js .vjs-overlay-top-right {
        top: 20px
    }

    .story-iframe {
        height: 100%;
        width: 100%
    }

    .story-modal .nextStoryBtn,
    .story-modal .previousStoryBtn {
        width: 50%;
        height: 100%;
        background-image: unset
    }

    .ap-video-item {
        height: 500px !important
    }

    .ban-play-share {
        margin-top: 20px
    }

    .story-tray-main ul {
        width: 88px;
        margin-right: 10px
    }

    .story-circle {
        height: 110px
    }

    .team-detail-text p {
        font-size: 14px
    }

    .ap-over-color {
        position: relative;
        height: auto
    }

    .ap-video-item:before {
        width: 100%;
        height: 40% !important;
        background: linear-gradient(1.35deg, #10172b 17.74%, rgba(16, 23, 43, 0) 89.5%) !important
    }

    .ap-video-item img {
        width: 100%;
        height: auto
    }

    .ap-over-color img {
        width: 100%;
        height: auto
    }

    .story-tray-main {
        padding-block: 20px;
        background-image: none
    }

    .popuptitle {
        font-size: 20px !important;
        line-height: 23px;
        margin-bottom: 10px
    }

    .new-video-share {
        margin-left: 0
    }

    .new-video-social {
        padding: 14px
    }

    .new-video-share span {
        display: none
    }

    .new-video-share .copy-link,
    .new-video-share .facebook,
    .new-video-share .messenger,
    .new-video-share .twitter,
    .new-video-share .whatsapp {
        width: 25px;
        height: 25px
    }

    .slider-controls {
        top: calc(100% - 260px)
    }

    .ap-banner-parent ul.slick-dots li {
        height: 2px
    }

    .ap-video-content {
        top: calc(100% - 250px)
    }

    .videobanner-bg {
        height: 36%;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px
    }

    .similar-news-main {
        overflow: initial
    }

    .teams-logo-slider .slick-next {
        width: 50px
    }

    .teams-logo-slider .slick-prev {
        width: 50px
    }

    .ap-ipl-logo::after {
        background-image: url(https://documents.iplt20.com/ipl/assets/images/header-logo-bomb-left-mobile.svg);
        background-size: 44% auto;
        background-position: center left 184px !important
    }

    .teams-name-filter {
        margin-top: 60px;
        margin-bottom: 30px
    }

    .ih-pcard-sec:nth-child(2) .teams-name-filter {
        margin-top: 30px
    }

    .ih-pcard-sec:last-child .teams-name-filter {
        margin-top: 30px
    }

    .ih-pcard-sec:last-child ul {
        margin-bottom: 20px
    }

    .filter-has {
        position: absolute;
        right: 12px;
        top: 52px
    }

    .filter-has select {
        padding: 5px 38px 5px 12px
    }

    .official-team-site {
        padding: 2px 12px;
        font-size: 14px;
        margin-top: 15px
    }

    .vn-tabbing {
        width: 100%;
        border-radius: initial
    }

    .vn-teamOverviewWrap {
        margin-bottom: 20px;
        margin-top: 10px
    }

    .vn-teamTitleODet h2 {
        font-size: 18px !important
    }

    .vn-trophyBtn img {
        width: 36px
    }

    .vn-trophyBtn {
        padding-block: 0
    }

    .match-report-video-slider .latest-slider-main-bottom-white {
        padding: 8px
    }

    .match-report-video-slider .latest-slider-main-img {
        height: 123px;
        width: 180px
    }

    .new-slider-controls button {
        width: 26px;
        height: 37px
    }

    .site-navbar-wrap {
        top: 0 !important
    }

    .year-auction {
        overflow: auto;
        flex-wrap: nowrap
    }

    ul.year-auction li a {
        margin: 0 10px !important
    }

    .modal-width .modal-dialog {
        max-width: calc(100% - 16px) !important
    }

    .wsw {
        width: 50%
    }

    .wmb-0 {
        margin-top: 0 !important
    }

    .venue-container {
        padding: 0 20px !important
    }

    .video-header-hide iframe {
        width: 100% !important;
        height: 180px !important
    }

    .ap-latest-videos.fanpolla {
        padding: 25px 0 25px 0
    }

    .fanpolla ul {
        margin-bottom: 20px !important
    }

    .vote-description {
        padding: 0 20px !important
    }

    .viewers-header ul li:first-child {
        width: 36% !important
    }

    .viewers-header ul li:nth-child(2) {
        width: 28% !important
    }

    .viewers-header ul li:nth-child(3) {
        width: 28% !important
    }

    .viewers-header ul li:nth-child(4) {
        width: 36% !important
    }

    .viewers-header h2 {
        font-size: 28px !important
    }

    .fanpolla.viewers-bg ul li {
        width: 50%
    }

    .viewers-choice__title {
        font-size: 20px
    }

    .aptw11p {
        padding: 10px 14px !important
    }

    .top-by h2 {
        font-size: 24px !important
    }

    .auc-table-card {
        padding: 0 !important
    }

    .auction-tab-section .ih-pt-cont {
        width: 146px;
        text-align: left
    }

    .ap-slider-video .slick-dots {
        top: 265px !important
    }

    .auction-banner .auction-header__stats .auction-header__stat-container h3 {
        margin-top: 0
    }

    .ap-ipl-logo img {
        width: 65px !important
    }

    .ap-mobile-menu-toggle img {
        width: 25px
    }

    .viewers-choice__wrapper ul {
        -ms-grid-columns: unset;
        grid-template-columns: unset
    }

    .ap-wickt-slider .slick-dots li button {
        width: 40px !important
    }

    .ap-photo-popup {
        padding: 4px;
        height: auto
    }

    .ap-photo-slider {
        height: auto
    }

    .prod-content img {
        width: 50%
    }

    .ap-sched-vote-inner {
        padding: 0 0;
        margin-bottom: 0
    }

    .ap-playing-listing li .ap-play-list-wrp .ap-plyer-img {
        width: 100px
    }

    .ih-teams-squad-sec {
        padding: 0 0
    }

    .ih-td-tab-titel h2 {
        padding: 22px 0 0 0 !important
    }

    .ap-foot-menu .ap-foot-nav li {
        width: 50%
    }

    .ap-foot-nav {
        margin-bottom: 5px
    }

    .vn-teamOverviewWrap .vn-tabbing {
        padding: 12px 20px !important
    }

    .ih-teams-squad-sec {
        padding: 0 0 !important
    }

    .only-video .ap-slider-video {
        margin-bottom: 0
    }

    .jcc {
        justify-content: center
    }

    .auction-most-exp-style span {
        font-size: 14px;
        padding: 0
    }

    .top-buys h2 {
        padding-left: 20px;
        font-size: 24px
    }

    .pttt-0 {
        padding-top: 0 !important
    }

    @keyframes progressLineTransmission {
        from {
            width: var(--from-width)
        }

        to {
            width: var(--to-width)
        }
    }

    .next-new-slider .slick-next,
    .next-new-slider .slick-prev {
        display: none !important
    }

    #add-team-btn-right~.team-psw-right {
        left: unset
    }

    .pv-bottom .details h3 {
        font-size: 10px
    }

    .player-visible {
        left: -2px
    }

    .plyr-pop-up .players span {
        font-size: 14px
    }

    .bodyBackground {
        background-image: url(https://raw.githubusercontent.com/mohammadjarabah681/codepen-assets/main/pens/ExpzvRa/images/bg-mobile.png)
    }

    .head-to-head-bg {
        background-size: 40%;
        background-position: top right, bottom 0 left
    }

    .section2 {
        width: 100%;
        min-width: unset;
        padding: 12px 0
    }

    .player-card-wrap {
        width: 100%;
        gap: 6px
    }

    .pv-top .name {
        font-size: 13px;
        height: 40px;
        line-height: 14px
    }

    .section2__storageLeft {
        padding: 20px;
        border-radius: 8px;
        right: unset;
        left: 50%;
        top: unset;
        bottom: 0;
        transform: translate(-50%, 50%)
    }

    .section2__storageLeft::before {
        content: none
    }

    .player-search-wrap {
        padding: 15px;
        box-shadow: 0 5px 15px rgb(0 0 0 / 30%);
        width: 227%;
        position: absolute;
        right: 0;
        left: 0;
        top: -13px;
        background: #fff;
        display: none;
        z-index: 9999
    }

    .search-players-list,
    .search-players-list-player,
    .search-players-list-right {
        height: 250px
    }

    .player-search-wrap.psw-right {
        left: unset
    }

    .section2_text {
        width: calc(100% - 200px);
        font-size: 14px
    }

    .section2_progressBarPointleft {
        width: 100px;
        font-size: 14px
    }

    .section2_progressBarPointright {
        width: 100px;
        font-size: 14px
    }

    .pv-plyr {
        bottom: 38px
    }

    .headtobat.vn-tabbing {
        width: fit-content
    }

    .player-card-wrap .card {
        height: 213px
    }

    .player-visible .pv-bottom img {
        height: 30px
    }

    .pv-bottom .details span {
        font-size: 8px
    }

    .pv-bottom .details {
        padding: 0 8px
    }

    .player-card-wrap .vs span {
        height: 32px;
        padding: 6px;
        font-size: 12px
    }

    .pv-top .edit-icon button {
        height: 18px;
        width: 18px
    }

    .pv-top .edit-icon {
        top: 2px;
        width: 106%
    }

    .head-to-head .nav-link {
        height: 36px;
        line-height: 24px;
        padding-inline: 40px
    }

    .headtobat.vn-tabbing {
        box-shadow: none
    }

    .headtobat.vn-tabbing a {
        padding: 5px 18px;
        border-radius: 30px;
        font-size: 12px
    }

    .new-sponsor-panel__jio img {
        width: 100px
    }
}

@media screen and (max-width:700px) {
    .np-playerA.np-playerA--mob span br {
        display: none
    }

    .np-tabmenu-contentBg {
        padding: 1rem 1rem
    }

    .np-auction__videosBg.np-auction__videosBg--mobile.np-auction__videosBg--pre {
        padding: 1rem
    }

    .np-tabmenu__element {
        padding: 3rem 0 3rem 3rem
    }

    .np-mostrunsTableBg.np-tabmenu__elementBg table {
        text-align: center;
        max-width: 150%;
        width: 150%
    }

    .np-leaderbord__common--title {
        padding-top: 1rem
    }

    .np-battingtable__title {
        padding: 0;
        font-size: 23px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0;
        padding-left: 0 !important;
        padding-bottom: 1rem
    }

    .np-leaderbord__common--title a h3 {
        padding-right: .5rem;
        padding-bottom: 1rem
    }

    .np-leaderInnser__battingtable {
        width: 100% !important;
        max-height: 230px;
        overflow: auto;
        margin-bottom: 10px;
        position: relative;
        box-shadow: 0 4.06736px 20.3368px rgb(102 102 102 / 16%)
    }

    .about-next-prev {
        position: sticky;
        bottom: 0;
        background: #fff;
        padding: 10px 5px 10px 5px
    }

    .np-battingtable__lists {
        padding-bottom: 0;
        padding-top: 0
    }

    .np-section--alltime {
        width: 100%
    }

    .np-battingtable_contaner {
        flex-wrap: nowrap;
        display: block
    }

    .np-battingtableBg {
        padding-top: 0
    }

    .np-battingtableBg {
        padding: 10px 10px 0 10px
    }

    .ap-runs {
        height: 110px
    }

    .ap-player-data {
        height: auto
    }

    .ap-player-data.cap-orange,
    .ap-player-data.cap-purple {
        height: 225px
    }

    .cap-orange::after,
    .cap-paytm::after,
    .cap-purple::after,
    .cap-upstox::after {
        left: 200px
    }

    .vn-sheduleWrap.vn-blogInrWrap {
        padding: 0 !important
    }

    .header-search form {
        width: 100%
    }

    .teams-header-bg {
        background-position: center;
        margin-bottom: -32px
    }

    .teams-header-bg img {
        width: 120px !important;
        margin: 20px auto
    }

    .hawkeye-btn {
        padding: 6px !important;
        font-size: 10px !important;
        width: 80px !important;
        height: 80px !important
    }

    .matches-tabs ul {
        position: initial;
        width: 100%;
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 2px !important
    }

    .matches-main {
        padding: 10px 0 6px 0 !important
    }

    .matches-main.mm-2 {
        padding: 10px 0 7px 0
    }

    .matches-title {
        font-size: 18px;
        line-height: 20px
    }

    .matches-tabs .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link {
        font-size: 12px;
        padding: 6px 14px
    }

    .matches-container {
        padding: 30px 0 40px 0
    }

    .about-sm-0 {
        padding-top: 18px
    }

    .ap-ipl-logo {
        width: 65px
    }

    .ap-ipl-logo a {
        width: 100%;
        margin-left: 55px
    }

    .ap-playing-common-title {
        font-size: 23px
    }

    .ih-pt-wm-in {
        padding: 0 20px
    }

    .ih-td-bimg {
        width: 100%
    }

    .ih-td-bcont {
        width: 100%;
        height: auto;
        float: left;
        padding: 22px 20px 14px 20px
    }

    .ih-ts-bansec .ih-ts-banin .ih-td-ban-r {
        width: 280px;
        height: auto;
        float: left;
        padding-top: 0;
        margin-left: 54px;
        position: relative
    }

    .ih-td-bimg img {
        width: 60%
    }

    .bbot-l {
        width: 100%
    }

    .bbot-r {
        width: 100%
    }

    .ih-td-bbot {
        width: 100%;
        flex-wrap: wrap
    }

    .bbot-l h2 span {
        padding-right: 5px
    }

    .bbot-r h2 span {
        padding-right: 5px;
        text-transform: uppercase
    }

    .ih-td-ban-rt {
        padding-top: 0
    }

    .ih-td-text p {
        text-align: justify
    }

    .ap-inner-nav li {
        border-right: 1px solid rgba(255, 255, 255, .2);
        margin: 0
    }

    .ap-inner-nav li:last-child {
        border-right: none
    }

    .ap-foot-menu {
        width: 100%;
        margin-bottom: 20px
    }

    .ap-foot-menu:last-child {
        width: 100%
    }

    .ap-foot-img1 {
        top: auto;
        bottom: 70px
    }

    .ap-foot-img2 {
        width: 20%;
        right: 30px
    }

    .ap-sponsers-desk-wrp img.ap-spons-mob {
        display: block
    }

    .ap-sponsers-desk-wrp img.ap-spons-desk {
        display: none
    }

    .ap-stat-table {
        width: 50%
    }

    .ap-video-content {
        left: 18px
    }

    .ap-slider-video .slick-dots li button {
        width: 40px
    }

    .ap-common-news {
        width: 100%;
        margin-bottom: 15px
    }

    .ap-intersting-facts {
        width: 100%;
        order: 1
    }

    .ap-number-pics-wrp {
        width: calc(50% - 10px);
        order: 2;
        margin-top: 20px;
        text-align: center
    }

    .ap-app-text-data .ap-app-cnt {
        font-size: 13px
    }

    .ap-common-slider-wrap div.slick-list {
        padding: 0 45px 0 0
    }

    .ap-teams-battle-wrp .ap-team-result-stat {
        width: calc(50% - 30px)
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-logo img {
        max-width: 65%
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name {
        width: 76%
    }

    .ap-results-photos-wrap {
        margin-top: 25px
    }

    .ap-overs-slider {
        width: 70%
    }

    .ap-playing-listing li {
        width: 100%;
        margin: 0 0 20px 0
    }

    .ap-playing-listing {
        margin-top: 28px
    }

    .ap-bats-score-name .infoSmall {
        display: block;
        color: #fff;
        font-weight: 400;
        padding-left: 10px
    }

    .pd-l-10 {
        padding-left: 10px
    }

    .mobile-hide {
        display: none !important
    }

    .desktop-hide {
        display: table-cell;
        padding-left: 10px !important
    }

    .ap-bats-score-name .dismissalSmall {
        display: block;
        width: 200px;
        font-weight: 400
    }

    .dit-not-bat {
        display: inline !important;
        color: #fff !important;
        font-weight: 400 !important;
        padding-left: 10px
    }

    .ap-scroreboard-table tr th {
        font-size: 14px;
        padding: 0 10px
    }

    .ap-fall-txt {
        font-size: 14px;
        padding: 8px 10px
    }

    .ap-fall-summary {
        font-size: 14px;
        padding: 10px 5px 10px 10px;
        font-weight: 400;
        margin-bottom: 0
    }

    .ap-playing-listing li .ap-play-list-wrp {
        height: 72px;
        align-items: center
    }

    .ap-playing-listing li .ap-playing-team-logo {
        width: 16%
    }

    .ap-scorecard-outer {
        padding: 0
    }

    .ap-scorecard-outer {
        overflow-x: scroll
    }

    .ap-scroreboard-table tr td {
        padding: 6px 10px
    }

    .ap-scroreboard-table tr td {
        font-size: 13px
    }

    .ap-photo-slider {
        width: 100%;
        margin-bottom: 0;
        height: 256px
    }

    .ap-photo-cnt-slider {
        width: 100%;
        margin: 0
    }

    .ap-img-box {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }

    .ap-img-box img {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }

    .ap-img-content {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .ap-all-spons {
        padding: 0 6px
    }

    .vn-teamswrap .vn-teamsInner ul li {
        width: 47%;
        height: 160px !important;
        margin: 4px
    }

    .vn-team-logo-onhover img {
        width: 28px;
        margin-right: 6px
    }

    .vn-team-logo-onhover span {
        font-size: 20px
    }

    .ap-common-slide {
        margin-right: 10px
    }

    .ap-common-news-wrap {
        display: block !important
    }

    .ap-common-news {
        width: 100%
    }

    .ih-td-vsec .ih-td-vin .ap-common-news {
        width: calc(100% - 16px);
        margin: 0 8px 20px 8px
    }

    .ap-common-news-wrap div.slick-list {
        padding: 0 45px 0 0
    }

    .vn-teamOverviewWrap .vn-teamNav ul {
        width: 100%;
        float: left;
        padding-left: 15px
    }

    .vn-teamOverviewWrap .vn-teamNav ul li a img {
        height: 40px
    }

    .vn-teamOverviewWrap .vn-tabbing a {
        display: inline-block;
        width: 100px;
        margin-right: 0
    }

    .mCSB_scrollTools .mCSB_draggerContainer {
        opacity: 0
    }

    .vn-team-Mob {
        display: block;
        width: 100%
    }

    .vn-team-Desk {
        display: none
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons {
        width: 100%;
        float: left
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet h2 {
        font-size: 24px;
        margin-bottom: 4px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons a:first-child {
        margin-left: 0
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-trophyBtn span {
        vertical-align: middle
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare {
        margin: 0 0 18px;
        display: flex;
        flex-wrap: wrap
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare a.vn-button {
        order: 2;
        margin-top: 10px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p span {
        font-size: 14px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
        font-size: 15px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
        margin: 0 10px
    }

    .np-card__list {
        display: block
    }

    .np-card__list li {
        width: auto;
        margin-right: 11px !important
    }

    .np-sectionWrp {
        padding: 0 0
    }

    .ap-slide-video-title {
        line-height: inherit
    }

    .ap-slide-content.np-slide-content {
        width: calc(100% - 16px)
    }

    .vn-teamOvrBanner {
        height: 312px
    }

    .vn-teamOvrBanner img {
        height: 100%;
        object-fit: cover
    }

    .na .vn-teamOverviewWrap .vn-tabbing.vn-newsTab a {
        width: auto !important
    }

    .mCSB_horizontal.mCSB_inside>.mCSB_container {
        margin-bottom: 0
    }

    .prod-banner h2 {
        margin-top: 87px
    }

    .ap-slider-video {
        margin-bottom: 0;
        padding-bottom: 0 !important
    }

    .ap-latest-videos.ap-latest-news {
        padding-right: 0
    }

    .ap-latest-videos {
        padding-left: 15px
    }

    .ap-latest-videos.ap-leader-board {
        padding-left: 15px
    }

    .np-card__list li {
        margin: 0 0 1rem
    }

    .cap-holder-title {
        font-size: 16px;
        width: 100%
    }

    .prod-content h2 {
        margin-top: 227px;
        font-size: 22px
    }

    .prod-content p {
        font-size: 12px
    }

    .report-head-title {
        font-size: 18px
    }

    .match-vid-ctrl {
        padding: 25px 0 0 0
    }

    .team-sm-lg {
        width: 60px !important;
        height: 60px !important
    }

    .vn-teamTitleODet {
        margin-left: 10px !important;
        z-index: 1
    }

    .pdd {
        padding: 15px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet {
        width: calc(100% - 120px)
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamTitle .vn-teamTitleODet .vn-banShare .vn-socIcons {
        margin: 0
    }

    .ap-latest-videos {
        padding: 25px 0 0 0
    }

    .vn-videoWrap .ap-latest-videos {
        padding: 25px 10px 25px 10px
    }

    .ap-common-head {
        font-size: 23px !important
    }

    .ap-foot-menu {
        text-align: left;
        float: left;
        width: 100%
    }

    .ap-foot-menu:first-child {
        width: 100%
    }

    .result .vn-menWoTab2 a {
        padding: 6px 20px
    }

    .mb-15 {
        margin-bottom: 15px
    }

    .ap-common-head.np-aboutusBg span {
        font-size: 18px
    }

    .blink-wrap {
        font-size: 10px;
        width: fit-content
    }

    .new .blink-wrap {
        padding: 5px 7px
    }

    .blink {
        width: 10px;
        height: 10px
    }

    .modal#action-tooltip .modal-content {
        background-position: center;
        background: #081037
    }

    #demo {
        margin-top: 10px;
        margin-bottom: 0
    }

    #demo>div {
        margin: 0 2px;
        padding: 0 5px;
        width: 68px
    }

    #demo p {
        font-size: 12px
    }

    #days,
    #hours,
    #minuts,
    #seconds {
        padding: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
        font-size: 28px;
        line-height: 30px
    }

    #demo>div h1 {
        font-size: 10px;
        margin-bottom: 10px
    }

    .new .auction-tabbed_panel ul a {
        padding: 5px 8px !important;
        font-size: 12px !important
    }

    .agv-main {
        width: 100%;
        height: auto
    }

    .avb {
        height: auto;
        padding-bottom: 20px
    }

    .avb img {
        padding: 0 !important
    }

    .avb-img {
        padding: 0 !important
    }

    .v-fram1 {
        padding: 0
    }

    .auction-details-new {
        padding: 10px;
        flex-wrap: wrap
    }

    .auction-details-new>h2 {
        font-size: 18px
    }

    .auction-details-new p {
        font-size: 14px
    }

    .auction-most-exp-style {
        padding: 15px 0 0 0 !important
    }

    .au-grid {
        margin-right: 10px
    }

    .au-grid,
    .au-list {
        width: 25px;
        height: 25px
    }

    .grid-list-tab {
        width: 70px
    }

    .auction-grid-view {
        padding-inline: 0px
    }

    .agv-team-name {
        font-size: 18px;
        padding-top: 0
    }

    .avg-bottom .fr-name {
        font-size: 14px
    }

    .avg-bottom .fr-fund {
        font-size: 21px
    }

    .wrulf-bg {
        background-size: 0, 60%
    }

    .ap-footer {
        background-image: unset;
        position: relative
    }

    .ap-footer::after {
        background-image: unset;
        position: absolute;
        content: url(https://documents.iplt20.com/ipl/assets/images/footer-bomb-top-bg.svg);
        right: 0;
        top: 0
    }

    .pt-gal .ap-photo-inner-wrp {
        height: 100px !important;
        width: 50% !important
    }

    .vn-teamOverviewWrap .vn-teamNav ul li .ap-logoteam-wrp {
        padding: 4px
    }

    .vn-teamOverviewWrap .vn-teamNav ul li .right-tick {
        right: -4px;
        top: -6px
    }

    .new-slide-controls a {
        margin-right: 0;
        padding: 3px 8px
    }

    .what-r-u-text,
    .what-r-u-text-2 {
        width: calc(100% - 104px)
    }

    .team-detail-text {
        width: 100%
    }

    .video-news-gap {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .seemore-page {
        gap: 15px 4%
    }

    .official-app-common-head {
        font-size: 23px !important;
        line-height: 50px;
        background: #fff;
        color: #1d1d1d;
        transform: skew(-15deg)
    }

    .ap-photo-slider.slick-slider button.slick-prev {
        left: 0;
        width: 35px;
        height: 40px
    }

    .ap-photo-slider.slick-slider button.slick-next {
        width: 35px;
        height: 40px;
        right: 0
    }

    .ap-schedule-team-list.ap-match-stream.ap-big li span.ap-comment {
        width: 95%
    }

    .ap-schedule-team-list.ap-match-stream.ap-big li span {
        width: 18%
    }

    .ap-vd-iframe iframe {
        height: 335px
    }

    .ap-video-scroll-list {
        width: 100%
    }

    .ap-fixed-match-slider .ap-match-slide {
        padding: 0 5px;
        border-right: none
    }

    .vid-popup .ap-vd-scroll-div .ap-slide-content {
        margin: 20px 8px;
        width: calc(100% - 16px)
    }

    .ap-match-recap-wrp {
        width: 100%
    }

    .ap-foot-menu .ap-foot-nav li {
        width: 100%
    }

    .ap-footer-inner:last-child .ap-foot-nav {
        border: none
    }

    .page-heading-menu__link {
        font-size: 12px
    }

    .pdlcatch {
        padding-left: 20px !important
    }

    .ap-foot-menu:last-child {
        margin-bottom: 0
    }

    .ap-foot-menu:last-child ul {
        border: none
    }

    .flexDirRev {
        flex-direction: column-reverse
    }

    .ap-app-text-data {
        width: calc(100% - 30px) !important;
        text-align: center;
        padding-bottom: 20px
    }

    .ap-app-img-data {
        width: calc(100% - 0px) !important
    }

    .ap-get-app {
        float: none !important
    }

    .ap-get-app img {
        max-width: 95% !important;
        height: auto
    }

    .ih-pt-wm-btn {
        padding: 40px 20px 10px 20px !important
    }

    .prod-banner {
        height: 323px
    }

    .auc-banner img {
        height: 300px;
        object-fit: cover
    }

    .auc-banner .ap-video-content {
        bottom: 5px;
        padding-left: 15px !important
    }

    .capt_wict_pos {
        width: 15px !important;
        right: -4px !important;
        top: 23px !important
    }

    .what-r-u-text {
        font-size: 20px
    }

    .what-r-u-text-2 {
        font-size: 20px
    }

    .what-r-u-text-3 {
        font-size: 20px;
        color: #1d1d1d;
        padding-left: 0
    }

    .auction-tab-section table.ih-td-tab th {
        font-size: 14px !important;
        width: auto !important
    }

    .auction-tab-section select {
        width: 180px !important;
        font-size: 14px !important;
        background-position: right 20px center !important
    }

    .auction-tab-section select:focus {
        background-position: right 20px center !important
    }

    .auction-tab-section {
        padding: 10px !important
    }

    .new-sponsor-panel__start img {
        width: 70px;
        height: auto
    }

    .engagement-wrap a {
        margin-bottom: 15px
    }

    .engagement-wrap .col-sm-4:last-child a {
        margin-bottom: 0
    }

    .brackets-text {
        bottom: 20px
    }

    .new-sponsor-panel__logo--wrap--1 {
        height: 70px
    }

    .new-sponsor-panel__jio img {
        height: auto
    }

    .new-sponsor-panel__tata img {
        width: 80px;
        height: auto
    }

    .teams-text-img {
        text-align: center;
        margin-top: -26px;
        font-size: 72px;
        line-height: 55px
    }

    .teams-tata-logo::after {
        top: -16px;
        width: 456px;
        height: 250px;
        opacity: .5
    }

    .teams-tata-logo {
        margin: 0 auto
    }

    .new-auction-title .i {
        width: 20px;
        height: 20px
    }

    .new-auction-title {
        padding-top: 4px
    }

    .new-auction-title .i {
        margin-bottom: 5px;
        margin-left: 5px !important
    }

    .new-auction-title h3 {
        font-size: 18px
    }

    .new-auction-title .i {
        position: unset
    }

    .ap-winner-slider .apwsheight {
        height: 110px
    }

    .ban-share-icons,
    .latest-slider-main ul li>div {
        margin-left: 25px !important
    }

    .new-slickslider-fours {
        width: calc(100% - 3px) !important;
        margin-bottom: 15px;
        height: 110px
    }

    .ap-runs .slick-dots,
    .ap-winner-slider .slick-dots,
    .new-slickslider-fours .slick-dots,
    .runrate-new-slick .slick-dots {
        bottom: 0
    }

    .new-slickslider-cap .slick-dots {
        bottom: 17px
    }

    .ap-winner-slider {
        width: calc(100% - 3px) !important;
        margin-bottom: 15px !important;
        margin-top: 15px
    }

    .runrate-new-slick {
        width: calc(100% - 3px) !important;
        height: 110px
    }

    .new-slickslider-cap {
        width: calc(100% - 3px) !important
    }

    .cap-profile {
        width: 130px;
        display: flex;
        align-items: end
    }

    .cookie {
        width: 94%;
        margin: 0 auto;
        left: 0;
        right: 0
    }

    .cookie__link,
    .cookie__message {
        font-size: 14px
    }

    .header-search select {
        width: 92px;
        font-size: 14px;
        background-position: 64px center
    }

    .header-search input {
        width: calc(100% - 112px)
    }

    .header-search .btn {
        width: 36px;
        margin-left: -16px
    }

    .latest-slider-wrap2 {
        width: calc(100% - 15px)
    }

    .vn-teamswrap .vn-teamsInner {
        padding: 0
    }

    .sold-d-banner-m {
        display: block
    }

    .sold-d-banner {
        display: none
    }

    .poll-card {
        height: auto
    }

    #t1,
    #t2,
    #t4 {
        width: 900px !important
    }

    .auction-details-new {
        background-position: top right
    }

    .auction-details-new::after {
        opacity: .7
    }

    .new-sponsor-panel__cement img {
        width: 82px;
        height: auto
    }

    .new-sponsor-panel__ceat img {
        width: 90px;
        height: auto
    }

    .new-sponsor-panel__logo--wrap {
        height: 80px
    }

    .new-sponsor-panel__logo--wrap {
        gap: 18px
    }

    .new-sponsor-panel__logo--wrap a:nth-child(2) {
        width: 37%
    }

    .new-sponsor-panel__logo--wrap a:nth-child(3) {
        width: 28%
    }

    .ap-nav-down nav li {
        padding-left: 30px
    }

    .ap-numbers-wrapper {
        padding: 38px 0 40px !important
    }

    .ap-app-img-data img {
        width: 90% !important;
        margin-left: 40px
    }

    .ap-app-img-data {
        background-position: left -10px center;
        background-size: 126%;
        padding-top: 0;
        margin-top: -28px
    }
}

@media only screen and (max-width:640px) {
    .vn-sheduleMob.schedule .vn-shedTeam {
        justify-content: center !important
    }

    .vn-sheduleMob.schedule .vn-shedTeam.vn-team-2 {
        justify-content: center !important
    }

    .auc-btn {
        position: absolute;
        right: 15px;
        bottom: 10px;
        background: #0390ea;
        color: #fff;
        font-weight: 800;
        font-size: 12px;
        padding: 0 10px;
        border: none;
        line-height: 22px;
        display: block
    }

    .page-heading-menu {
        margin: 12px 0 0 0;
        padding: 0 15px 0 15px
    }

    .vn-sche-pd {
        padding: 25px 0 40px 0 !important
    }

    .page-heading-menu__link {
        padding: 12px 8px
    }

    .f-lpb-18 {
        padding-bottom: 12px
    }

    .vn-sheduleList ul li a.vn-matchBtn {
        padding: 5px 8px
    }

    .membr-details-img::after {
        width: 60%;
        height: 220px;
        top: 85px
    }

    .plyr-name-nationality h1 {
        font-size: 30px
    }

    .plyr-name-nationality {
        position: relative;
        bottom: 10px
    }

    .ih-td-listsec ul li .ap-play-list-wrp {
        height: 62px
    }

    .ih-top-btni {
        width: 37px
    }

    .auction-land-banner img {
        height: 118px !important;
        object-fit: cover !important
    }

    .auc-img1 {
        height: 189px !important
    }

    .auc-img2 {
        height: 189px !important
    }

    .np-tabmenu-content li {
        display: inline-block;
        margin: 0 5px;
        position: relative
    }

    .np-tabmenu-content li a {
        font-size: 20px
    }

    .ap-watch-btn.np-watch-btn--mobile {
        width: 60%
    }

    .ap-wickt-slider-page-video .ap-common-slide,
    .page-vid-side .ap-slide-content {
        width: calc(290px - 5px);
        margin: 10px 5px
    }

    .page-vid-side {
        padding: 10px 0 10px 0
    }

    .leaders-2021 .numbers {
        font-size: 30px
    }

    .leaders-2021 .number-title {
        height: 20px
    }

    .vn-teamOvrBanner .vn-bannerDet .vn-teamdesc p {
        width: 100%
    }

    .ap-common-slider-wrap h3.ap-slide-video-title {
        min-height: 45px
    }

    section.ap-latest-videos.ap-top-highlights .ap-common-slider-wrap h3.ap-slide-video-title {
        min-height: 45px
    }

    .ap-slider-video .slick-dots {
        top: 256px !important
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-img img {
        width: 77px;
        float: left
    }

    .container .fantasy-text {
        width: 100%;
        padding-left: 0;
        padding-top: 80px;
        padding-bottom: 80px
    }

    .fantasy-header-text {
        font-size: 35px;
        text-align: center !important
    }

    .container .fantasy-text .fantasy-para {
        text-align: center !important
    }

    .ap-spons-title-spo {
        width: 100%;
        border-top: 1px solid rgba(217, 217, 217, .2)
    }

    .ap-vivo-img2 a img {
        width: 80px
    }

    .nos-title {
        padding-bottom: 8px
    }

    .ap-common-spons-title,
    .ap-common-spons-title-ts {
        font-size: 7px;
        margin-inline: 0
    }

    .ap-large-spons {
        padding: 15px 0 15px 0;
        margin: 15px 0
    }

    .als-mb-0 {
        margin-bottom: 0
    }

    .ap-copy {
        font-size: 12px;
        padding-bottom: 140px
    }

    ul.social-icon {
        float: left;
        padding-top: 0
    }

    .ap-match-start-wrp {
        display: block
    }

    .ap-orange-header {
        padding: 0
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam {
        flex-flow: row wrap;
        justify-content: center
    }

    .vn-sheduleList ul li .vn-sheduleMob .vn-sheduleLogo .vn-shedTeam h3 {
        width: 100%;
        float: left
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam.vn-team-2 img {
        order: 0
    }

    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam h3,
    .vn-sheduleList ul li .vn-sheduleLogo .vn-shedTeam.vn-team-2 h3 {
        text-align: center;
        margin: 0
    }

    .np-card__list li {
        width: auto;
        margin-right: 25px !important
    }

    .team-news .ap-latest-videos {
        padding: 25px 0
    }

    .vn-newsPge .ap-common-news {
        width: calc(100% - 8px) !important
    }

    .video-js {
        height: 294px
    }

    .fan .modal-dialog {
        right: 0 !important
    }

    .fan .modal-dialog {
        max-width: 100%;
        margin: 1.75rem auto
    }

    .match-vid-ctrl .ap-common-news {
        margin: 0 15px 15px 15px
    }

    .jc-left {
        justify-content: left !important;
        padding-left: 0
    }

    .ap-team-logo-schedule {
        width: 75px;
        height: 75px
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-logo {
        width: 75px !important;
        height: 75px
    }

    .filter-box {
        width: 94% !important
    }

    .ap-winner-slider .apwsheight {
        height: 136px
    }

    .vn-videoWrap .ap-common-slide {
        width: calc(100% - 8px)
    }

    .vn-teamswrap .vn-teamsInner ul li .vn-trophyBtn {
        padding: 2px 20px
    }

    .ap-wkt-wrp span {
        width: 16px;
        height: 16px;
        font-size: 8px;
        line-height: 16px;
        margin: 0
    }

    .ap-wkt-wrp.aww-hw span {
        width: 13px;
        height: 13px;
        font-size: 8px;
        line-height: 13px
    }

    .ap-tab-content {
        padding: 0 2px;
        margin-top: 0
    }
}

@media only screen and (max-width:550px) {
    .ap-schedule-team-list li {
        width: 100%
    }

    .ap-player-wrp-sched .ap-player-name-schd {
        font-size: 18px
    }

    .ap-player-wrp-sched .ap-player-pic-schd {
        margin: 0
    }

    .ap-player-wrp-sched .ap-player-pic-schd img {
        max-width: 100%
    }

    .ap-sched-vote-inner .ap-schedule-team-list li {
        width: 100%
    }

    .ap-outer-tb-wrp {
        border-radius: 0 !important;
        background: 0 0 !important
    }

    .ap-inner-tb-click {
        height: 50px !important;
        border-radius: 0 !important;
        width: 50% !important;
        display: block !important;
        float: left !important;
        background: linear-gradient(71.81deg, #18184a 25.64%, #19398a 66.22%, #18184a 114.53%);
        font-size: 18px !important
    }

    .ap-sched-tab-inner {
        background-color: transparent
    }

    .ap-inner-tb-click.ap-active-team {
        background: #ef4123;
        box-shadow: 0 3.29827px 6.59655px rgba(0, 0, 0, .25)
    }

    .ap-playing-schedule-teams {
        background-color: #fff
    }

    .ap-player-wrp-sched {
        border: 1px solid #e0e0e0
    }

    .ap-sched-vote-inner {
        box-shadow: none
    }

    .ap-sched-tab-inner {
        padding: 15px 4px 0
    }

    .ap-sched-vote-inner {
        padding: 0 0
    }

    .ap-over-brief .ap-overs-content .ap-overs-ball .ap-ball-single {
        width: 22px;
        height: 22px;
        font-size: 9px
    }

    .ap-overs-content .ap-over-num {
        width: 20%
    }

    .ap-overWise-comments {
        flex-flow: row wrap;
        justify-content: center !important
    }

    .ap-over-brief {
        width: 100%;
        margin-bottom: 20px
    }

    .ih-td-tab1 {
        overflow-x: scroll
    }

    .ih-ts-tit-mob h3 {
        line-height: 20px;
        font-size: 25px
    }

    .ih-ts-tit-mob h2 {
        line-height: 40px;
        font-size: 30px
    }

    .ih-ts-bansec-mob .ih-ts-banin-mob .ih-ts-top-mob {
        padding: 1px 5px
    }

    .ih-ts-tit-mob {
        padding-right: 0
    }

    .ih-ts-c-mob p {
        width: 25px;
        height: 25px;
        font-size: 12px
    }

    .ih-ts-bansec-mob .ih-ts-banin-mob .ih-ts-top-mob .ih-ts-topl-mob {
        width: calc(35% - 5px)
    }

    .ih-ts-topr-mob {
        width: calc(65% - 10px)
    }

    .ih-ts-topr-mob ul li p {
        font-size: 16px
    }

    .ih-ts-bott-c1-mob h2 {
        font-weight: 600;
        font-size: 15px;
        line-height: 28px
    }

    .ih-ts-bott-c1-mob ul {
        width: 38%
    }

    .ih-ts-bott-c1-mob ul li {
        width: calc(45.33% - 20px)
    }

    .ih-td-listsec {
        padding: 20px 10px 0 10px
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-list-name {
        font-size: 16px
    }

    .ih-td-listsec ul li {
        margin-bottom: 38px
    }

    .ih-td-vsec .ih-td-vin {
        padding: 0 10px 0 10px
    }

    .ih-apg-bann-in {
        max-width: 500px;
        top: 18px
    }

    .ih-apg-cont h2 {
        font-size: 42px;
        line-height: 53px
    }

    .ih-apg-cont p {
        font-size: 20px;
        line-height: 19px
    }

    .ih-apg-apsu {
        padding: 13px
    }

    .ih-apg-tit h2 {
        font-size: 20px
    }

    .ih-apg-tit ul li {
        font-size: 12px
    }

    .vn-teamOverviewWrap .vn-tabbing.ih-tabbing a {
        font-size: 12px
    }

    .ih-vmm-mt {
        margin-bottom: 0
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 {
        margin: 0 0 13px 0
    }

    .np-tabmenu-content li a {
        font-size: 18px
    }

    .np-tabmenu__table tr.np-tabmenu__table--head {
        font-size: 22px
    }

    .ap-video-item.np-auction__videosImg iframe {
        height: 273px
    }

    .auction-tabbed_panel-list {
        width: 99%;
        overflow-x: scroll;
        text-align: center
    }

    .np-leaderInnserSection-text {
        font-size: .9rem;
        padding: 8px;
        width: 19%
    }

    .auction-most-exp-style {
        text-align: center;
        background-image: linear-gradient(90deg, #14135b, #820f66);
        color: #fff
    }

    .auction-most-exp-styleb {
        width: 100%;
        font-size: 1rem
    }

    .auction-text-should-white {
        margin-bottom: 1rem
    }

    .auction-text-should-white img {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .auction-text-should-white h2 {
        font-size: 1.25rem
    }

    .auction-text-should-white p {
        text-align: justify;
        padding: 0;
        margin-bottom: 0
    }

    .auction-stats-number-style p span {
        float: right
    }

    .ap-inner-nav li a {
        display: contents
    }

    .ap-inner-nav li a {
        font-size: 10px;
        padding-top: 3px;
        line-height: 16px;
        padding-bottom: 4px
    }

    .ap-inner-nav .navc_4 a {
        width: 59px
    }

    .ap-inner-nav li a br {
        display: block
    }

    .ap-inner-nav {
        width: 100% !important;
        text-align: center;
        overflow: auto;
        white-space: nowrap;
        padding: 5px 0
    }

    .ap-inner-nav li {
        padding: 2px 10px;
        width: auto
    }

    .ap-stat-table {
        width: 100%;
        padding: 0 15px
    }

    .ap-app-text-data {
        width: calc(65% - 18px)
    }

    .ap-winner-text .ap-winner-name {
        font-size: 24px
    }

    .ap-winner-text .ap-prev-win {
        font-size: 16px
    }

    .ap-common-title-wrp {
        padding-right: 15px
    }

    .ap-players-num-stats {
        flex-flow: row wrap
    }

    .ap-player-data {
        width: 100%;
        margin-bottom: 20px
    }

    .ap-player-stats-txt .ap-stats-player-name {
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 10px
    }

    .ap-player-stats-txt .ap-stats-info .ap-total-runs {
        font-size: 13px
    }

    .ap-player-stats-txt .ap-stats-info .ap-run-valus {
        font-size: 16px
    }

    .ap-player-stats-txt .ap-stats-info {
        margin-top: 12px
    }

    .ap-intersting-facts {
        padding: 5% 8px
    }

    .ap-teams-battle-wrp {
        padding: 0
    }

    .ap-match-innerwrp {
        padding: 0 15px
    }

    .ap-match-innerwrp .ap-match-place {
        font-size: 14px;
        margin-bottom: 0
    }

    .ap-line-match img {
        max-width: 100%
    }

    .ap-match-innerwrp .ap-match-win {
        font-size: 16px;
        margin-top: 0
    }

    .ap-mob-view-all {
        display: block
    }

    .ap-slide-content.ap-highlight-box {
        border: 5px solid #fff
    }

    .ap-common-number-txt {
        font-size: 32px
    }

    .ap-common-small-txt {
        font-size: 13px
    }

    .ap-common-small-txt br {
        display: none
    }

    .ap-runRate {
        padding: 5% 2px
    }

    .ap-runs {
        padding: 5% 15px;
        margin-top: 0
    }

    .ap-runs br {
        display: none
    }

    .ap-fours-sixes-wrp {
        margin-top: -22px
    }

    .ap-fours-wrp {
        padding: 10% 40px
    }

    .ap-facts-text {
        font-size: 24px
    }

    .ap-facts-quote span {
        font-size: 26px;
        line-height: 1
    }

    .ap-player-stats-txt .ap-stats-info {
        margin-top: 6px
    }

    .ap-slider-video .slick-dots li button {
        height: 5px
    }

    .ap-slider-video .slick-dots li.slick-active button {
        height: 6px
    }

    .ap-time-video {
        right: 6px;
        bottom: 2px
    }

    .ap-date-wrp span img {
        max-width: 25%
    }

    .vn-teamswrap .vn-teamsInner ul li h3 br {
        display: none
    }

    .vn-sheduleList ul li .vn-sheduleMob .vn-date,
    .vn-sheduleList ul li .vn-sheduleMob .vn-matchno {
        font-size: 16px
    }

    .vn-sheduleList ul li .vn-sheduleMob .vn-matchTime {
        font-size: 16px
    }

    .np-card__list li {
        width: auto;
        margin-right: 11px !important
    }

    .vn-latest-news .ap-common-title-wrp {
        padding-right: 15px
    }
}

@media only screen and (max-width:500px) {
    .np-mostrunsTableWrp {
        overflow-x: scroll
    }

    .np-mostrunsTable td th {
        padding-right: 10px
    }

    .np-mostrunsTable tr th {
        width: 30% !important
    }

    .np-aboutus__btn.np-aboutus__btn a {
        display: inline-block
    }

    .np-mostrunsTab__btn a {
        display: inline-block;
        padding: 8px 20px
    }

    .np-venu_inner--text span {
        font-size: 2rem;
        font-weight: 700;
        line-height: 2rem
    }

    .np-venu_inner--text h6 {
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1.414375rem;
        margin-top: 5px
    }

    .np-venu_inner--text {
        bottom: 0
    }

    .ap-common-head.np-stadiumMap span {
        font-size: 1.875rem;
        line-height: 1.5625rem
    }

    .np-auctionWrp {
        padding: 1rem
    }

    .np-tabmenu-content li a {
        font-size: 1.125rem;
        line-height: 1.625rem
    }

    .np-tabmenu-contentBg {
        padding: 1rem 0
    }

    .np-tabmenu__element {
        padding: 2rem 0 2rem 1rem
    }

    .ap-video-title.np-video-title {
        font-size: 1.2rem
    }

    .np-expansiveP__amt span,
    .np-expansiveP__pName span {
        font-size: 1.3rem
    }

    .np-totalSpendBg span {
        font-size: 1.2rem
    }

    .np-tabmenu__table tr td {
        padding: .5rem 1rem
    }

    .np-playerA.np-playerA--mob span br {
        display: none
    }

    .np-playerA {
        color: #fff;
        padding: 1rem
    }

    .np-tabmenu__table-pname span {
        font-size: 20px
    }

    .np-playerA.np-playerA--mob h1 br {
        display: none
    }

    .ap-video-item.np-auction__videosImg iframe {
        height: 260px
    }

    .ap-video-item.np-auction__videosImg iframe {
        height: 268px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        font-size: 20px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr {
        padding: 20px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span {
        margin: 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-scoreDiv span:nth-child(2) {
        font-size: 20px;
        margin: 0 5px 0 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo span {
        margin: 5px 0 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-watchVid {
        margin: 5px 0 0
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo span {
        font-size: 30px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-IplLogo img {
        width: 90px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        margin: 0 0 0 10px
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticketTitle {
        font-size: 15px
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        font-size: 16px
    }

    .vn-blogPageBanInner {
        flex-flow: row wrap
    }

    .vn-backArrow a {
        margin: 10px 0 0
    }

    .vn-blogDetCnt .vn-blogDetCntInr .vn-blogImg {
        width: 100%
    }

    .vn-blogBanTitle h2 {
        font-size: 22px
    }
}

@media only screen and (max-width:450px) {
    .ap-player-wrp-sched .ap-player-pic-schd {
        width: 75px
    }

    .ap-team-schedule-tab-wrp {
        margin-top: 10px
    }

    .ap-overWise-comments {
        padding: 10px 8px
    }

    .ap-over-brief .ap-overs-content .ap-over-num {
        font-size: 10px
    }

    .ap-sched-vote-inner.ap-no-pad .ap-tab-content {
        padding: 0 10px
    }

    .ap-sched-vote-inner.ap-no-pad {
        box-shadow: 0 4px 20px rgb(102 102 102 / 16%) !important
    }

    .ap-wickt-slider .slick-dots {
        bottom: 0
    }

    .ap-wickt-slider .slick-dots li button {
        height: 8px
    }

    .ap-wickt-slider .slick-dots li.slick-active button {
        height: 6px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-name h2 {
        font-size: 12px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-name {
        padding: 8px 0
    }

    img.ih-p1-ab {
        right: 15px;
        top: 8px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-cont {
        margin-top: 12px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li p {
        font-size: 14px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1.ih-pcard1 .ih-p-cont ul.ih-p-cont-in li img {
        height: 55px
    }

    .ih-bg .ih-titel .ih-t-left h2 {
        font-size: 20px
    }

    .ih-bg .ih-pcard-sec ul {
        justify-content: space-between
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 .ih-p-img img {
        height: 162px
    }

    .ih-bg .ih-pcard-sec ul li.ih-pcard1 {
        width: 49%;
        padding: 0 0 10px 0
    }

    .ih-view a {
        display: block;
        margin-bottom: 20px
    }

    .ih-ts-bott-l-mob .ih-ts-bott-i-mob {
        width: calc(42% - 15px)
    }

    .ih-apg-cont h2 {
        font-size: 31px;
        line-height: 45px
    }

    .ih-apg-cont p {
        font-size: 13px;
        line-height: 9px
    }

    .ih-apg-bann-in {
        max-width: 500px;
        top: 18px;
        padding: 0 0
    }

    .ih-apg-tit ul li {
        font-size: 14px
    }

    .ih-apg-tit ul {
        width: 100%
    }

    .ih-bg .ih-titel .ih-t-left {
        width: 74%;
        float: left
    }

    .ih-t-right a img {
        max-width: 100%
    }

    .ih-bg .ih-titel .ih-t-right h3 {
        font-size: 20px
    }

    .np-tabmenu-content li a {
        font-size: 14px;
        line-height: 26px
    }

    .ap-watch-btn.np-watch-btn--mobile {
        width: 100%
    }

    .ap-video-item.np-auction__videosImg iframe {
        height: 220px
    }

    .ap-inner-nav .navc_4 a {
        width: 70px
    }

    .ap-video-title {
        font-size: 26px
    }

    .ap-video-content .ap-watch-btn img {
        max-width: 42%
    }

    .ap-date {
        font-size: 13px;
        margin-top: 4px
    }

    .ap-stat-innertable tr.ap-no {
        line-height: .5
    }

    .ap-navigation.nav-open {
        height: 95vh !important;
        margin-top: 53px
    }

    .ap-team-name {
        font-size: 13px
    }

    .ap-slide-content {
        border: 4px solid #eaeaea;
        overflow: hidden
    }

    .ap-winner-text .ap-winner-name {
        font-size: 20px;
        padding-left: 0
    }

    .ap-player-img {
        width: calc(50% - 19px)
    }

    .vn-teamswrap .vn-teamsInner ul li h3 {
        font-size: 12px;
        margin-bottom: 8px;
        line-height: 17px
    }

    .team-on-hover img {
        margin-top: 32px;
        width: 50px
    }

    .vn-team-logo-onhover {
        top: 4px
    }

    .TL_CSK .vn-team-logo,
    .TL_DC .vn-team-logo,
    .TL_GT .vn-team-logo,
    .TL_KKR .vn-team-logo,
    .TL_LSG .vn-team-logo,
    .TL_MI .vn-team-logo,
    .TL_PBKS .vn-team-logo,
    .TL_RCB .vn-team-logo,
    .TL_RR .vn-team-logo,
    .TL_SRH .vn-team-logo {
        width: 400px;
        height: 400px !important;
        top: -298px
    }

    .TL_CSK .vn-team-logo img,
    .TL_DC .vn-team-logo img,
    .TL_GT .vn-team-logo img,
    .TL_KKR .vn-team-logo img,
    .TL_LSG .vn-team-logo img,
    .TL_MI .vn-team-logo img,
    .TL_PBKS .vn-team-logo img,
    .TL_RCB .vn-team-logo img,
    .TL_RR .vn-team-logo img,
    .TL_SRH .vn-team-logo img {
        width: 60px;
        bottom: 20px
    }

    .trophy-text-align {
        margin-top: 22px;
        font-size: 14px;
        line-height: 20px
    }

    .ap-team-contn {
        bottom: -42px
    }

    .vn-teamswrap .vn-teamsInner ul li .vn-trophyBtn span {
        font-size: 12px;
        margin: 0 0 0 5px
    }

    .ap-spons-1.rightBorder {
        padding-right: 0
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-logo img {
        max-width: 40%
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name {
        font-size: 16px
    }

    .ap-team-result-stat .ap-team-res-cnt .ap-overs-count .ap-overscnt-bar {
        width: 3px;
        height: 16px
    }

    .ap-team-result-stat .ap-team-res-cnt .ap-total-runs {
        font-size: 24px
    }

    .ap-team-result-stat .ap-team-res-cnt .ap-runs-overs {
        font-size: 14px
    }

    .ap-team-result-stat .ap-team-res-cnt .ap-overs-count {
        margin-top: 12px
    }

    .ap-refree-inner .ap-refree-span-bold {
        font-size: 14px
    }

    .ap-refree-inner .ap-refree-span-light {
        font-size: 14px
    }

    .ap-overs-content .ap-overs-ball .ap-ball-single {
        width: 25px;
        height: 25px;
        font-size: 12px
    }

    .ap-ball-summary-wrp {
        flex-flow: row wrap;
        display: flex;
        justify-content: center
    }

    .ap-fow-slider,
    .ap-overs-slider {
        padding-right: 20px
    }

    .ap-ball-by-txt {
        width: 100%;
        margin-top: 10px
    }

    .ap-fow-slider,
    .ap-overs-slider {
        width: 84%;
        padding-left: 20px
    }

    .ap-overs-slider::after,
    .ap-overs-slider::before {
        display: none
    }

    .ap-overs-slider.slick-slider button.slick-prev {
        left: 10px
    }

    .ap-playing-listing li .ap-play-list-wrp .ap-plyer-list-name {
        font-size: 16px;
        margin-left: -110px;
        padding-bottom: 0
    }

    .ap-playing-listing li .ap-play-list-wrp .ap-playing-details {
        margin-bottom: 0
    }

    .ap-playing-listing li .ap-playing-team-logo {
        width: 20%
    }

    .ap-playing-teams-wrp {
        padding: 25px 0 0 0
    }

    .ap-playing-inner-wrp {
        padding: 0 15px
    }

    .ap-outer-tb-wrp {
        height: 50px;
        width: 100%
    }

    .ap-inner-tb-click {
        font-size: 12px !important;
        padding: 0
    }

    .ap-inner-tb-click {
        height: 44px;
        font-size: 20px;
        line-height: 50px
    }

    .ap-playing-teams-inner .ap-playing-common-title {
        font-size: 30px
    }

    .ap-playing-listing li .ap-playing-team-logo {
        right: 2px;
        bottom: 5px
    }

    .ap-hawk-action .ap-hawk-click {
        margin-left: 0
    }

    .ap-hawk-action {
        margin-top: 12px
    }

    .ap-hawk-action .ap-hawk-click img {
        max-width: 46%
    }

    .ap-hawk-screen {
        margin-top: 16px
    }

    .vn-sheduleList ul li .vn-sheduleMob .vn-date,
    .vn-sheduleList ul li .vn-sheduleMob .vn-matchno {
        font-size: 14px
    }

    .vn-sheduleList ul li .vn-sheduleMob .vn-matchTime {
        font-size: 14px
    }

    .ap-inner-nav .navc_4 a {
        width: 70px
    }

    ul.ap-navigation li:hover ul.sub-menu {
        margin: 18px 0 0 110px
    }

    .newsviewall__btn a {
        background: #ef4123;
        border-radius: 5px;
        padding: .5625rem 4rem;
        color: #fff;
        font-weight: 700;
        margin: 25%
    }

    .vn-teamswrap .vn-teamsInner ul li .vn-trophyBtn img {
        width: 20px
    }
}

@media only screen and (max-width:400px) {
    .np-tabmenu__Max--overseas span {
        font-size: 1.125rem
    }

    .np-tabmenu__Max--overseas h5 {
        font-size: 1.875rem
    }

    .np-expansiveP__amt span,
    .np-expansiveP__pName span {
        font-size: 1.2rem
    }

    .np-totalSpendBg span {
        font-size: 1.1rem
    }

    .np-totalSpendBg h3 {
        font-size: 1.2rem
    }

    .ap-video-title.np-video-title {
        font-size: 1rem
    }

    .ap-inner-nav li a {
        font-size: 12px
    }

    .vn-archiveWrap .vn-archiveInner ul li .vn-archiveDet .vn-archiveDetInr .vn-position span {
        width: 100%;
        margin: 0
    }

    .vn-sheduleList.vn-fullArchiveList ul li .vn-ticketTitle {
        font-size: 13px
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        font-size: 14px
    }
}

@media only screen and (max-width:390px) {
    .ap-photo-slider {
        height: 235px
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-img {
        width: 100px
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-bottom-white {
        width: calc(100% - 100px)
    }

    .ap-video-scroll-list {
        padding: 20px 5px 25px 5px
    }
}

@media only screen and (max-width:375px) {
    .embeddable-video {
        margin-top: -5rem
    }

    .np-tabmenu-content li a {
        font-size: 13px;
        line-height: 26px
    }

    .np-expansiveP__amt span,
    .np-expansiveP__pName span {
        font-size: 1rem
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-img {
        width: 93px;
        height: 115px
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-bottom-white {
        width: calc(100% - 93px);
        height: 115px;
        padding: 6px 6px
    }

    .ap-runs-wrp {
        flex-flow: row wrap
    }

    .ap-overs-slider::after {
        right: 15px
    }

    .ap-overs-slider.slick-slider button.slick-next {
        right: 0 !important
    }

    .ap-overs-slider.slick-slider button.slick-prev {
        left: 0 !important
    }

    .ap-fow-slider.slick-slider button.slick-prev {
        left: 0 !important
    }

    .ap-fow-slider::before,
    .ap-overs-slider::before {
        content: unset
    }

    .ap-fow-slider::after,
    .ap-overs-slider::after {
        content: unset
    }

    .ap-hawk-eye-wrp {
        padding: 38px 6px
    }

    .vn-sheduleList ul li {
        padding: 20px;
        margin: 15px 0 5px 0
    }
}

@media only screen and (max-width:360px) {
    .ih-ts-bott-c1-mob h2 {
        font-size: 14px;
        line-height: 20px
    }

    .ih-ts-bott-c1-mob {
        padding-right: 0
    }

    .ih-ts-bott-c-mob {
        width: calc(60% - 0px)
    }

    .ih-ts-c-mob p {
        width: 20px;
        height: 20px;
        font-size: 12px
    }

    .ih-td-listsec ul li .ap-play-list-wrp {
        height: auto
    }

    .ih-td-listsec ul li .ap-play-list-wrp .ap-plyer-img img {
        width: 75%;
        float: left
    }

    .ih-td-listsec ul {
        margin-top: 10px
    }

    .ih-apg-apsu .ih-top-btn h2 {
        font-size: 18px
    }

    .ih-apg-cont h2 {
        font-size: 22px;
        line-height: 28px
    }

    .ih-apg-tit h2 {
        font-size: 20px
    }

    .ih-bg .ih-titel .ih-t-left h2 {
        font-size: 25px
    }

    .ih-bg .ih-titel .ih-t-right h3 {
        font-size: 20px
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-img {
        width: 78px;
        height: 115px
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-bottom-white {
        width: calc(100% - 78px);
        height: 115px;
        padding: 6px 6px
    }

    .ap-photo-slider {
        height: 223px
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-name {
        width: 100%
    }

    .ap-team-result-stat .ap-team-logoName .ap-team-res-logo img {
        max-width: 55%
    }

    .ap-teams-battle-wrp .ap-team-result-stat {
        width: calc(50% - 12px)
    }

    .new-auction-title h3 {
        font-size: 14px
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-img {
        width: 70px !important
    }

    .latest-slider-wrap2.lsw-dekstop .latest-slider-main-bottom-white {
        width: calc(100% - 70px) !important
    }
}

@media only screen and (max-width:320px) {
    .np-mostrunsTableWrp {
        overflow-x: scroll
    }

    .np-recordtab__btn {
        font-size: 15px
    }

    .np-battingtable__title {
        font-size: 20px
    }

    .np-aboutus__btn.np-aboutus__btn a {
        display: inline-block
    }

    .np-mostrunsTab__btn a {
        display: none
    }

    .np-venu_inner--text span {
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1rem
    }

    .np-venu_inner--text h6 {
        font-size: 1rem;
        font-weight: 700;
        line-height: 1rem
    }

    .np-venu_inner--text {
        bottom: -1rem
    }

    .np-arrow {
        padding-right: 1rem
    }

    .ap-common-head.np-venuBg {
        font-size: 20px
    }

    .np-tabmenu-content li a {
        font-size: 10px;
        line-height: 26px
    }

    .np-expansiveP__pName span {
        font-size: 13px
    }

    .np-expansiveP__amt span {
        font-size: 13px
    }

    .np-playerA.np-playerA--mob span br {
        display: none
    }

    .np-auction__videosImgWrp.np-auction__videosVidWrp {
        padding: 0
    }

    .ap-orange-header {
        padding: 8px 0
    }

    .vn-sheduleList ul li a.vn-matchBtn {
        font-size: 10px;
        padding: 5px
    }

    .vn-sheduleList.vn-fullArchiveList ul li a.vn-ticBtn {
        display: inline-flex
    }

    .ap-playing-listing li .ap-play-list-wrp .ap-plyer-list-name {
        font-size: 14px;
        margin-left: -76px;
        padding-bottom: 20px
    }

    .ap-inner-tb-click {
        font-size: 10px !important
    }
}