.home-banner-slider-item {
    border-radius: 50%;
    background-color: #fafafb;
}

.cardsection.focused .customcard-body .img-class,
.cardsection.focused .customcard-bodyLive .img-classforlive {
    background: rgba(50, 178, 188, 0.376) 0 0 no-repeat padding-box
}
.home-banner-more-details-btn {
    background-color: rgba(50, 178, 188, 0.376);
}
.right-sec .search-result-section .bottom-sec .list-row .list-item.focused {
    background: rgba(50, 178, 188, 0.4)
}
.loader_con {
    background: #0e1e23;
}
#lottie, .loader_con_img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
}

.welcome-container .welcome-strip,
.main .main-strip,
.main,
.detail-sec .strip-sec,
.right-sec .strip-sec,
.live_landing .strip-sec,
.group_collection_seeAll .right-sec .strip-sec,
.view_all_page .right-sec .strip-sec,
.right-sec .home-banner,
.right-sec .side-menu .menu-list-wrapper,
.lang_expanded .onboard-menu-list-wrapper
/* ,.player_page #side-menu-language  */
{
    background: url('');
}
.player_page #side-menu-language {
    background-image: url('');
}