/*
 Theme Name:   NDTV
 Description:  GeneratePress Child theme for mobile responsive news blog website. Using this child theme you can easily create a news website. This GeneratePress Child theme design by wplitetheme.com
 Author:       rnvlive.in
 Template:     generatepress
 Version:      1.3
*/
.inb-scroll-menu2 { background: #2c2c2c; display: block !important; color: white; width: 100%; overflow-x: auto; white-space: nowrap; } img { border-radius: 4px } .gb-headline a,.related-post-title-multi { margin: 0 0 6px !important; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* ------------------------- */ .main-navigation { position: sticky; position: -webkit-sticky; border-bottom: 1px solid var(--light-gray-color-2,#dedede); top: 0 } .main-navigation.has-branding .menu-toggle,.main-navigation.has-sticky-branding.navigation-stick .menu-toggle { flex-grow: 0; padding-right: 20px; order: -1!important } @media (min-width: 769px) { .three-col-cate-img { max-height:226px } .inb-scroll-webstory-grid { margin-bottom: 10px } .inb-scrollbar::-webkit-scrollbar { height: 10px } .inb-scroll-webstory-grid::-webkit-scrollbar-track { background-color: #3a4257; border: 1px solid #292c2e; border-radius: 30px } .inb-scroll-webstory-grid::-webkit-scrollbar-thumb { background: linear-gradient(to bottom right,red 0,#ff00f8 100%); border-radius: 30px; cursor: pointer } .inb-scroll-webstory-grid::-webkit-scrollbar-thumb:hover { background-color: #ff4a3d } } @media (max-width: 1024px) { .mtbc { border:1px solid var(--light-gray-color-2,#dedede) } .nav-align-right .navigation-branding { margin: 0 auto } } .navigation-branding img,.site-logo.mobile-header-logo img { height: 56px; width: auto } .navigation-branding .main-title { line-height: 56px } .inb-scroll-menu { background: #2c2c2c; display: block !important; color: white; width: 100%; position: fixed; overflow-x: auto; white-space: nowrap; box-shadow: 0 3px 3px rgb(0 0 0 / 13%) !important; z-index: 10000; } /* GeneratePress Site CSS */ /*Images Style*/ /*Top-Notification*/ .gp-icon svg {height: 1.6em; width: 1.6em;top: 0.5em;} /*Comment Box*/ .comment-respond .comment-reply-title { padding: 10px 10px 10px 25px; background-color: var(--accent); border-radius: 5px; color: white !important; font-weight: 500; font-size: 20px !important; }