.menu,
.menu a {
    display: flex;
    width: 100%
}

.container-fluid {
    max-width: 1600px;
}

.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
}

.menu a {
    line-height: 30px;
    /* background-color: #ee2f52; */
    background-color: light;
    padding-left: 1rem;
    text-decoration: none;
    color: black !important;
    justify-content: space-between;
    align-items: center
}

.menu a:hover {
    color: #ee2f52 !important;
}

.dropdown {
    position: absolute;
    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: myanmar-khyay-regular, 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
}


.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
    }
}




.owl-nav {
    display: none !important
}

#result_set_mobile ul {
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    padding: 10px
}

.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;
    background: #ee2f52;
    color: #fff;
    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: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blogs a {
    font-size: 1.2rem;
}

@media screen and (max-width:1300px) {
    .latest-news-card .mb--3 {
        margin-bottom: 1rem !important;

    }
}



.blogs img {
    height: 50px !important;
    width: 80px !important;
}

@media(max-width:1024px) {
    .blogs a {
        font-size: 0.65rem !important;
    }

    .img-slider img {
        max-height: 370px !important;
    }

    .latest-news-card .mb--3 {
        margin-bottom: 0 !important;

    }

}

@media (max-width: 912px) {
    .latest-news-card .mb--3 {
        margin-bottom: 1rem !important;
    }
}


@media(max-width:1440px) {

    .img-slider img {
        height: 510px !important;
    }

    .blogs a {
        font-size: 0.65rem !important;
    }

    .latest-news-card a {
        font-size: 0.7rem !important;
    }


}

@media(max-width:768px) {

    .latest-news-card img {
        height: 94px;
    }

    ;

}

.mb--3 {
    margin-bottom: 1.5rem !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;
}



.mb--5 {
    margin-bottom: 15px;
}





.video-iframe {
    height: 0;
    overflow: hidden;
}

@media (max-width: 576px) {
    .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;
    }
}