.displayNoneClass {
    display: none;
}

.header-section-hny {
    position: sticky;
    top: 0;
    z-index: 9999999;
    background: #fff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
}

.videoThumbsSize {
    width: 228px !important;
    height: 128px !important;
}

.videoThumbsSizeTopV {
    width: 228px !important;
    height: 128px !important;
}

.videoThumbsSizethumb {
    width: 228px !important;
    height: 128px !important;
}

@media(max-width:768px) {

    .stickthis {
        display: none;
    }

    .BottomLastAdvt {
        display: block !important;
    }

    .videoThumbsSizeTopV {
        width: 100% !important;
        height: 100% !important;
    }

    .videoThumbsSizethumb {
        width: 228px !important;
        height: 83px !important;
    }
}

@media (min-width: 992px) {
    .header-mid {
        display: none;
    }
}


.aspect-ratio {
    aspect-ratio: 16 / 9;
    object-fit: fill !important;
    background: no-repeat;
    object-position: 0 0;
}

#ContentPlaceHolder1_RightPanel1_news_time_byId .post-item-grid {
    margin-left: 0px;
    margin-right: 0px;
}

#ContentPlaceHolder1_RightPanel1_trending_news_ .post-item-grid {
    margin-left: 0px;
    margin-right: 0px;
}

.aspect-ratio {
    aspect-ratio: 16 / 9;
    object-fit: fill !important;
    background: no-repeat;
    object-position: 0 0;
}



#ContentPlaceHolder1_Story_Related .mag-post-meta {
    position: absolute;
    bottom: 0;
}

#ContentPlaceHolder1_Story_Related .post-item-grid {
    margin-left: 0px;
    margin-right: 0;
}

#ContentPlaceHolder1_last_update.fa-clock-o:before {
    margin-right: 3px;
}

#ContentPlaceHolder1_last_update {
    color: #777;
    font-size: 14px;
    font-weight: bold;
}

.w3l-header-6-main ul.social-icons-top li a:hover {
    color: #fff !important;
}

#ContentPlaceHolder1_socialsharer .storysocialicon li {
    margin-right: 0;
}

@media (min-width: 760px) {
    #ContentPlaceHolder1_Story_Related .cathead {
        -webkit-line-clamp: 2;
    }
}

@media (max-width: 760px) {
    .footer-main .row {
        margin-left: 0;
        margin-right: 0;
    }

    .footer-main .col-lg-2 {
        padding-left: 40px;
        padding-right: 0;
        padding-bottom: 15px;
    }
}

.active {
    border-bottom: 2px solid #ffffff;
}

header .dropdown-menu {
    max-height: 300px;
    overflow: auto;
}

/*#searchBar {
    border: 1px solid #cccccc !important;
    border-radius: 20px !important;
}*/
#searchBar {
    background-color: #fff;
    border: 1px solid #cccccc !important;
    color: #ed1d25;
    font-size: 12pt;
    font-weight: 100;
    margin-right: 7px;
    padding: .25em .75em;
    float: right;
    text-align: left;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 30px !important;
    outline: 0;
    width: 212px !important;
    max-width: 70%;
}

#toggle-search span {
    color: #777;
}

#WebStory_Id .item .webStoryImg-home {
    aspect-ratio: 9 / 16;
    object-fit: fill !important;
    background: no-repeat;
    object-position: 0 0;
}

@media (max-width:760px) {


    #ContentPlaceHolder1_RightPanel2_news_time_byId .post-item-grid, #ContentPlaceHolder1_RightPanel2_trending_news_ .post-item-grid {
        margin-left: -8px;
        margin-right: -8px;
    }
}

#myDiv {
    margin-top: 7px;
}

#primary-menu {
    display: flex;
    /*justify-content: space-between;*/
}


.caret {
    font-size: 12px;
    vertical-align: middle;
    margin-left: 3px;
    margin-top: 2px;
}

.sub-arrow {
    font-size: 11px;
    vertical-align: middle;
}
/* Sirf navbar wale container ko full width do */
/*#trending > .container {
    max-width: 100% !important;
    width: 100%;
    padding: 0 15px;
}*/

/* Navbar full width le */
#trending .navbar {
    flex-wrap: nowrap;
    width: 100%;
}

/* Ab scroll safely laga sakte ho */
#trending .navbar-nav.responshivenav {
    overflow-x: auto;
    overflow-y: visible;
    flex-wrap: nowrap;
    /*width: max-content;*/
    max-width: calc(100vw - 345px); /* logo + search ke liye jagah */
}

    /* Scrollbar hide */
    #trending .navbar-nav.responshivenav::-webkit-scrollbar {
        display: none;
    }

/* Dropdown fix */
.dropdown-menu-level1 {
    position: fixed !important;
    z-index: 99999 !important;
}

.dropdown-menu-level2 {
    position: fixed !important;
    z-index: 100000 !important;
}
/*@media (max-width: 992px) {
            .header-inn-top.row{
        display:none;
    }
        }*/

@media (max-width: 991px) {
    /* Level 1: Main Category (e.g., Pradesh, Religion) */

    .navbar-light .navbar-nav .nav-link {
        color: #161212;
        font-size: 15px;
        /* font-weight: bold; */
        display: inline-flex;
        white-space: nowrap;
    }

    .dropdown-menu-level1 {
        position: static !important;
        z-index: 1 !important;
        width: 100%;
        box-shadow: none !important;
        float: none !important;
        margin: 0 !important;
        max-height: none;
        /*height:auto;*/
        overflow-y: visible;
    }

    .dropdown-menu-level2 {
        position: static !important;
        z-index: 1 !important;
        width: 100%;
        box-shadow: none !important;
        float: none !important;
        margin: 0 !important;
        max-height: none;
        height: auto;
        overflow-y: visible;
        display: none;
    }

    .has-dropdown > a.nav-link {
        background-color: #ffffff !important; /* Halka grey */
        /*color: #333 !important;
        font-weight: bold;*/
        border-bottom: 1px solid #ddd;
    }

    /* Level 2: Sub-category (e.g., MP, UP) */
    .dropdown-menu-level1 {
        background-color: #ffffff !important;
        padding-left: 0 !important;
    }

        .dropdown-menu-level1 .dropdown-item {
            color: #444 !important;
            /*  padding-left: 25px !important;  Thoda right shift */
            /* border-left: 4px solid #007bff;  Blue line nesting ke liye */
            background-color: #ffffff !important;
            margin-bottom: 2px;
            font-size: 14px;
            font-weight: 300;
        }

    /* Level 3: Sub-Sub-category (e.g., Bhopal, Gwalior) */
    .dropdown-menu-level2 {
        background-color: #ffffff !important;
        padding-left: 0 !important;
    }

        .dropdown-menu-level2 .submenu-item {
            color: #666 !important;
            /*padding-left: 30px !important;*/ /* Aur zyada right shift */
            /*   border-left: 4px solid #28a745; Green line level 3 ke liye */
            font-size: 14px;
            background-color: #ffffff !important;
            font-weight: 300;
        }

    /* Caret (Arrow) Color */
    .caret, .sub-arrow {
        color: #161212;
        ; /* Red color arrows ke liye */
        font-weight: bold;
    }

    /* Hover/Active State */
    .dropdown-item:active, .submenu-item:active {
        background-color: #fff !important;
        color: #640f0f !important;
    }

    .w3l-header-6-main nav ul ul {
        width: 100%;
        margin: 2px;
        padding: 5px 15px;
        max-height: none;
    }

    nav-item has-dropdown active {
        color: #161212;
    }

    #getheaderid > li.active > a.nav-link {
        color: #640f0f !important;
        border-bottom: none !important;
    }

    .w3l-header-6-main nav ul ul ul {
        border: none;
        padding: 2px 12px;
    }
}

/* Caret fix - inline alignment */
.caret {
    font-size: 12px;
    vertical-align: middle;
    margin-left: 3px;
    display: inline-block;
    line-height: 1;
    position: relative;
    top: -1px; /* ← yahi ऊपर-नीचे fix karega */
}

.sub-arrow {
    font-size: 11px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}

/* Nav link flex fix for proper alignment */
.navbar-light .navbar-nav .nav-link {
    display: inline-flex;
    align-items: center;
    gap: 2px;
}

@media (max-width: 991px) {
    .navbar-nav .has-dropdown > a.nav-link,
    .navbar-nav .nav-item > a.nav-link {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        width: 100% !important;
    }

    .caret {
        margin-left: auto !important;
        float: right !important;
    }

    .dropdown-menu-level1,
    .dropdown-menu-level2 {
        display: none;
    }


    .navbar-light .navbar-nav .nav-link:hover {
        border-bottom: 1px solid #444;
    }

    #getheaderid > li.active > a.nav-link,
    #getheaderid > li > a.nav-link.active {
        /*color: #640f0f !important;*/
        /*background: #f5f5f5 !important;*/
        font-weight: 700 !important;
        /*border-left: 4px solid #640f0f;*/
    }

    .dropdown-menu-level1 .dropdown-item.active,
    .dropdown-menu-level2 .submenu-item.active {
        /*color: #ed1d25 !important;*/
        /*background: #f5f5f5 !important;*/
        font-weight: 700 !important;
        border-left: 4px solid #640f0f;
    }

    #mob_headertop a.active {
        color: #ed1d25 !important;
        font-weight: 700 !important;
        border-bottom: 2px solid #ed1d25 !important;
        /*background: #f5f5f5 !important;*/
        border-radius: 3px;
    }
}

@media(max-width:840px) {
    ul.closetab {
        margin-left: 20% !important;
        width: 15px !important;
        display: block;
    }
}

@media(max-width:700px) {
    ul.closetab {
        margin-left: 20% !important;
        width: 15px !important;
    }
}

@media(max-width:600px) {
    ul.closetab {
        margin-left: 20% !important;
        width: 15px !important;
    }
}

@media(max-width:500px) {
    ul.closetab {
        margin-left: 22% !important;
        width: 15px !important;
    }

    div.social-right {
    }
}

@media(max-width:429px) {
    ul.closetab {
        margin-left: 34% !important;
        width: 15px !important;
    }
}
/*.live-blink {
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    width: 12px !important;
    height: 12px !important;
    background: red !important;
    border-radius: 50% !important;
    box-shadow: 0 0 0 rgba(255,0,0,0.7);
    animation: liveBlink 1.5s infinite !important;
    z-index: 999 !important;
}

       @keyframes liveBlink {
           0% {
               transform: scale(1);
               box-shadow: 0 0 0 0 rgba(255,0,0,0.7);
           }

           70% {
               transform: scale(1.2);
               box-shadow: 0 0 0 10px rgba(255,0,0,0);
           }

           100% {
               transform: scale(1);
           }
       }*/
.live-story-timeline-wrap {
    position: relative;
}

.live-story-item-row {
    display: flex;
    position: relative;
    padding-bottom: 25px;
}

.timeline-line-indicator {
    width: 40px;
    min-width: 40px;
    position: relative;
    display: flex;
    justify-content: center;
}

    /* Dotted Timeline Line */
    .timeline-line-indicator:before {
        background-image: linear-gradient(to bottom, #bebebe 50%, transparent 50%);
        background-repeat: repeat-y;
        background-size: 1px 10px;
        bottom: -25px;
        content: "";
        left: 18px;
        position: absolute;
        top: 28px;
        width: 1px;
    }
/*content:'';
    position:absolute;
    top:0;
    bottom:-25px;
    left:50%;
    transform:translateX(-50%);
    border-left:2px dashed #cfcfcf;*/
}

/* Last item tak line */
.live-story-item-row:last-child .timeline-line-indicator:before {
    bottom: 0;
}

/* Static Red Dot */
.live-dot-pulse {
    width: 14px;
    height: 14px;
    background: #fff;
    border: 3px solid #ff0000;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    margin-top: 5px;
}

    /* Animation remove */
    .live-dot-pulse:after {
        display: none;
    }

.live-head-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

    .live-head-wrap h2 {
        margin: 0;
    }

.live-badgestory {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #f44336;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 10px;
}

.live-dot {
    width: 8px;
    height: 8px;
    background: #f44336;
    border-radius: 50%;
    animation: liveBlink 1s infinite;
}

@keyframes liveBlink {
    0%,100% {
        opacity: 1;
    }

    50% {
        opacity: .2;
    }
}
/* Main Container - Ab isme koi background nahi hai */
.live-badge {
    position: absolute;
    top: 6px;
    left: 23px;
    z-index: 9999;
    display: inline-flex;
    align-items: center;
    gap: 6px; /* Dot aur Red text ke beech ka gap */
}

    /* 🔥 Dot - Iska apna koi background container nahi hai, ye khula chalega */
    .live-badge .live-dot {
        width: 10px;
        height: 10px;
        background-color: #ff0000 !important; /* Pure Red Dot */
        border-radius: 50%;
        flex-shrink: 0;
        display: inline-block;
        animation: liveBlink 1s infinite ease-in-out;
    }

/* 1. Main badge jisme background hoga */
.live-badge {
    position: absolute;
    top: 6px;
    left: 23px;
    z-index: 9999;
    background: #f44336;
    color: #fff;
    padding: 2px 8px 0px 8px; /* Right side mein jagah banayi taaki dot fit ho sake */
    border-radius: 4px;
    font-size: 15px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
}

    /* 2. Dot ko badge ke upar absolute position se set kar rahe hain */
    .live-badge .live-dot {
        position: absolute;
        left: -15px; /* Dot ko background box se bahar nikalne ke liye */
        top: 50%;
        transform: translateY(-50%);
        width: 10px;
        height: 10px;
        background: #f44336 !important;
        border-radius: 50%;
        /* Animation */
        animation: liveBlink 1s infinite;
    }

@keyframes liveBlink {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0.3;
    }
}
/*.live-badge{
    position:absolute;
    top:8px;
    right:8px;
    z-index:9999;

    display:flex;
    align-items:center;
    gap:5px;

    color:#fff;
    font-size:12px;
    font-weight:700;
    text-shadow:0 1px 3px rgba(0,0,0,.8);
    background:none;
    padding:0;
}

.live-dot{
    width:10px;
    height:10px;
    background:#ff0000;
    border-radius:50%;
    animation:liveBlink 1s infinite;
}*/
.story-tag {
    position: absolute;
    bottom: 1px;
    left: 3px;
    background: #f44336;
    color: #fff;
    font-size: 16px;
    padding: 8px 5px 3px 5px;
    line-height: 1;
    border-radius: 4px;
    font-weight: 600;
    z-index: 99;
}

.storypagetag {
    background: #f44336;
    color: #fff;
    font-size: 19px;
    padding: 3px 6px 0px 6px;
    line-height: 1;
    border-radius: 4px;
    font-weight: 600;
    z-index: 99;
    margin-right: 10px;
}

.splstoryhead {
    font-size: 28px;
}

@media (max-width: 768px) {
    .splstoryhead {
        line-height: 1.4;
    }
}

