/* Navajyothi global mobile header, menu and search */
.nj-mobile-nav-actions,.nj-mobile-search-panel{display:none}
@media(max-width:780px){
.nj-logo-area{min-height:72px!important;height:72px!important;padding:2px 0!important;overflow:hidden!important}
.nj-logo-area .nj-container{min-height:68px!important;height:68px!important;max-height:68px!important;max-width:100%!important;flex-direction:row!important;justify-content:center!important;gap:0!important;padding:0!important}
.nj-logo{width:190px!important;max-width:190px!important;flex:0 0 190px!important;margin:0 auto!important}
.nj-logo img,.nj-logo .custom-logo{width:190px!important;max-width:190px!important;height:64px!important;object-fit:contain!important}
.nj-ad{display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;overflow:hidden!important}
.nj-main-menu{overflow:visible!important;border:0!important;background:#1f57b7!important}
.nj-main-menu .nj-container{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important}
.nj-mobile-nav-actions{display:flex!important;align-items:center;justify-content:space-between;min-height:46px;padding:0 14px;background:#1f57b7}
.nj-mobile-menu-button,.nj-mobile-search-button{display:flex!important;align-items:center;gap:8px;height:46px;padding:0 8px;border:0;background:transparent;color:#fff;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer}
.nj-hamburger{display:flex;flex-direction:column;gap:4px;width:21px}.nj-hamburger i{display:block;width:21px;height:2px;border-radius:2px;background:#fff}
.nj-primary-menu-panel{display:none!important;background:#174b9d;border-top:1px solid rgba(255,255,255,.18)}
.nj-primary-menu-panel.is-open{display:block!important}
.nj-primary-menu-panel .nj-menu,.nj-primary-menu-panel ul{display:flex!important;width:100%!important;flex-direction:column!important;align-items:stretch!important;white-space:normal!important}
.nj-primary-menu-panel .nj-menu>li,.nj-primary-menu-panel ul>li{display:block!important;width:100%!important;border-bottom:1px solid rgba(255,255,255,.14)}
.nj-primary-menu-panel .nj-menu>li>a,.nj-primary-menu-panel ul>li>a{display:block!important;width:100%!important;padding:11px 20px!important;font-size:15px!important;line-height:1.35!important;text-align:left!important;color:#fff!important}
.nj-mobile-search-panel{display:none!important;padding:11px 14px;background:#f4f7fb;border-bottom:1px solid #dce4ed}
.nj-mobile-search-panel.is-open{display:block!important}
.nj-mobile-search-panel form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin:0}
.nj-mobile-search-panel input{width:100%;height:42px;margin:0;padding:0 13px;border:1px solid #cbd6e2;border-radius:4px;background:#fff;color:#172b3f;font-family:inherit;font-size:15px}
.nj-mobile-search-panel button{height:42px;padding:0 15px;border:0;border-radius:4px;background:#10283f;color:#fff;font-family:inherit;font-size:14px;font-weight:800}
}

