@font-face {
    font-family: 'Nunito Sans';
    src: url('font/nunito-sans-v6-latin-regular.woff2') format('woff2');
    font-weight: 400;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('font/nunito-sans-v6-latin-700.woff2') format('woff2');
    font-weight: 700;
}

@font-face {
    font-family: 'Poppins';
    src: url('font/Poppins-latin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('font/Poppins-latin-Bold.woff2') format('woff2');
    font-weight: 700;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('font/roboto-condensed-v25-latin-700.woff2') format('woff2');
    font-weight: 700;
}

.container-fluid .row h6, p{
    font-family: 'Poppins', -apple-system, Arial, Helvetica, sans-serif;
}
.opportunity-scroll a{
    font-family: 'Poppins', -apple-system, Arial, Helvetica, sans-serif;
}
.latest-news-card a{
    font-family: 'Poppins', -apple-system, Arial, Helvetica, sans-serif;
}
.blogs a{
    font-family: 'Poppins', -apple-system, Arial, Helvetica, sans-serif;
}
.menu,
.menu a {
    display: flex;
    width: 100%
}

.container-fluid {
    max-width: 1600px;
    overflow-x: hidden;
}

.child-submenu-list>a:hover,
.menu-link:hover {
    transition-delay: 0s !important
}

.menu {
    flex-direction: column;
    justify-content: space-around
}

.celb-bdy-slider .owl-dots,
.child-submenu-list,
.dropdown,
.submenu-list {
    display: none
}

.presentation {
    margin-top: 20px !important;
}

.menu a {
    line-height: 30px;
    padding-left: 1rem;
    text-decoration: none;
    color: #3c3c3c !important;
    justify-content: space-between;
    align-items: center;
}
.main-menu a{
    font-family: 'Roboto Condensed', sans-serif;
}


.dropdown {
    position: fixed;
    width: 165px;
    background: #fff;
    text-align: left;
    z-index: 1;
    padding-left: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.days-strip,
.submenu {
    position: relative
}

.menu-link:last-child {
    border-bottom: none
}

.menu-item {
    margin: 0 !important
}

.submenu-list a {
    background-color: #ddd
}

.child-submenu-list a {
    background-color: #eee
}

.child-submenu-list a,
.submenu-list a {
    color: #000;
    border-bottom: 1px solid #fff
}

.child-submenu-list>a:hover {
    background-color: #ddd
}

.child-submenu-btn:hover,
.submenu-list>a:hover {
    background-color: #eee;
    color: #000 !important;
    transition: none !important
}

.toggler {
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: -12px !important
}

.toggler::before {
    content: '+'
}

.toggler.active::before {
    content: '-'
}

.toggler.active {
    background-color: #fff;
    color: #000
}

.cine-name {
    font-weight: 900;
    font-size: 17px;
    text-align: center
}

.header-logo img {
    height: 60px !important
}

.core-menu li a {
    font-weight: 600 !important
}

.tab-btn-group {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    min-height: 58px;
    border-bottom: 2px solid red;
    font-family: Inter, sans-serif !important;
    text-transform: uppercase
}

.tab-content {
    border-bottom: none !important
}

.tab-heading {
    margin-top: 0 !important;
    text-transform: uppercase
}

.articles .card-box .card-body {
    font-family: 'Poppins', sans-serif !important;
}

a>.card-title {
    color: #000;
    font-weight: 600;
    font-size: 14px
}



.shadow {
    box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .15) !important
}

.music-telv .owl-carousel .owl-item img {
    object-fit: cover;
    max-height: 230px;
    min-height: auto
}

.latest-news-card a {
    /* line-height: 0.4 !important; */
    display: inline-block;
    font-family: poppins, sans-serif !important;
}


.days-strip {
    flex-direction: row;
    gap: 6px;
    color: #fff;
    /* font-weight: 800; */
    font-size: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: var(--main-color);
    padding: 3px 6px;
    justify-content: center;
    align-items: center;
    display: flex !important;
    margin: 0;
    transform: none;
    width: auto;
    text-align: center
}

.days-strip span {
    flex: 1
}

.days-strip span:not(:last-child) {
    border-right: 2px solid #fff
}

.celb-card-box.card {
    height: auto;
    width: calc(100% - 4px)
}

.ad-horizontal {
    min-height: auto
}

.celb-detail {
    margin-bottom: 0
}

.owl-carousel .owl-item img {
    object-fit: cover !important
}

@media (max-width:569px) {

    .blog-slider .card,
    .sliider-card {
        width: calc(100% - 24px);
        max-width: none !important
    }

    .blog-slider {
        width: 100%;
        margin: 0;
        max-width: none !important;
        min-width: auto !important
    }

    .header-logo img {
        height: 40px !important
    }


}

@media(max-width:1000px) {
    .bdy-card {
        flex: 1;
        height: fit-content
    }

    .ad-box-horizontal-lg {
        height: auto
    }
}

@media(max-width:768px) {
    .hide-in-mob {
        display: none !important
    }

    .cine-img {
        border-radius: 12px !important
    }
}

/* ✅ For 14-inch displays (~768px to 900px height range) */
/* @media screen and (min-height: 768px) and (max-height: 899px) {
      .oppotunity {
        max-height: 40vh;
        overflow-y: auto;
      }
    } */

/* ✅ For 15-inch displays (~900px to 1024px height range) */
/* @media screen and (min-height: 900px) and (max-height: 1024px) {
      .oppotunity {
        max-height: 46vh;
        overflow-y: auto;
      }
    } */

/* ✅ For larger displays (above 1024px height) */
/* @media screen and (min-height: 1025px) {
      .oppotunity {
        max-height: 25vh !important;
        overflow-y: auto;
      }
    } */


.owl-nav {
    display: none !important
}

#result_set_mobile ul {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    padding: 10px
}

.latest-news-card {
    max-height: 420px !important;
    overflow-y: scroll;
}

@media (max-width:767px) {
    .latest-news-card {
        max-height: 300px !important;
        overflow-y: scroll;
    }
}

.slider-card,
.webstories-slider {
    width: auto;
    min-width: auto;
    max-width: none
}

.nav-link {
    text-transform: uppercase !important
}

.main-menu {
    margin-top: -12px
}

.header {
    padding: 10px 0;
    height: 95px;
}

@media screen and (max-width:1023px) {
    .main-menu {
        display: none
    }

    .header {
        padding: 10px 0;
        height: auto
    }
}

#result_set ul li:hover,
#result_set_mobile ul li:hover {
    background: #eee
}

#SIDE_USER_DETAILS {
    width: 50px !important;
    text-align: center;
}



#result_set_mobile {
    border: 0px dotted #ccc;
    padding: 0px 5px;
    position: absolute;
    background: white;
    width: 220px;
    z-index: 9999;
    top: 86px;
    left: 160px;
}


.search__wrapper button {
    left: 12px;
    top: 2px;
    font-size: 20px;
    position: relative;
    line-height: normal;
    height: 42px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #00000;
    border-radius: 50%;
}

.search__wrapper {
    max-height: 100%;
}

.search__wrapper input {
    border: 0px;
}

.btn-login {
    color: #fff !important;
}

.btn-login:hover {
    background: #ee2f52 !important;
}


.latest-news-card a {
    font-size: 18px;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.blogs h3 {
    font-size: 18px;
}

.blogs img {
    height: 50px !important;
    /*width: 80px !important;*/
}
.celebrities-slider{
    margin-top: 30px !important;

}
@media(max-width:576px) {
    .celebrities-slider{
        margin-top: 0px !important;
    }
}

@media (max-width: 576) {
    .carouselinner {
        margin-top: 0px !important;
    }
    .carouselinner {
        bottom: 0px !important;
    }
    

    .carouselinner2 {
        margin-top: 0px !important;
    }


    .row .custom-gap {
        margin: 0px !important;
        padding: 0 !important;
    }
    .latest-news-card{
        padding-bottom:  0px !important;
    }

}

@media(max-width:1024px) {
    .latest-news-card a {
        font-size: 16px !important;
    }



    .latest-news-card img {
        height: 70px;
    }

    .blogs a {
        font-size: 16px !important;
    }

    .img-slider img {
        max-height: 370px !important;
    }

}

@media (max-width: 1150px) {
    .latest-news-card {
        max-height: 280px !important;
        overflow-y: scroll;
    }
}

@media(max-width:1440px) {

    .img-slider img {
        height: 510px !important;
    }

    .blogs a {
        font-size: 16px !important;
    }

    .latest-news-card a {
        font-size: 16px !important;
    }

    /* .latest-news-card img{
        height: 94px
    }; */

}

@media(max-width:768px) {

    .latest-news-card img {
        height: 94px;
        width: 160px !important;
    }

    


}

.video-iframe iframe {
    height: 450px;
}

.img-slider img {
    height: 455px !important;
}

.container-fluid h1,
.container-fluid h2,
.container-fluid h3,
.container-fluid h4,
.container-fluid h5,
.container-fluid h6,
.container-fluid p {
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
}

@media(max-width: 576px) {

    .latest-news-card img {
        height: 50px !important;
    }

    .latest-news-card {
        height: 100% !important;
        max-height: none !important;
        overflow: hidden !important;
    }


}



.mb--5 {
    margin-bottom: 15px;
}





.video-iframe {
    height: 0;
    overflow: hidden;
}

@media (max-width: 576px) {
    .multipleItems .slick-dots {
        position: relative !important;
        bottom: 0px !important;

    }

    .video-iframe {
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        border-radius: 12px;
    }

    .video-iframe iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        border-radius: 12px;
    }
}

@media (max-width: 576px) {
    /*.search-bar {*/
    /*    display: none !important;*/
    /*}*/
}


.carouselinner .slick-dots {
    position: relative !important;
    bottom: -15px !important;
}

@media (max-width: 576px) {
    .carouselinner .slick-dots {
        bottom: -1px !important;
    }
    .carouselinner{
        padding: 0px !important;
    }
}