

.sidebar__social-list a:hover{
    background-color: #fff;
    color: rgb(177,53,58);
}



.sticky__bottomNav .icon img{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}



.pradesh__news .pradesh__grid .tab__grid .grid__left .grid__card .card__details {
margin-top: 15px;
}

.grid__box-sixth .card__img{
    height:auto;
    width: 100%;
        max-height: 420px;
}
.grid__box-sixth .card__overlay{
    width:100%;
}
.post__box-wrapper {
    height: 100%;
}

a.post__box-link {
    height: 100%;
}
.post__box-info{
    flex: 1;
}
.live__update-box {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .nav__tab-box .nav-tabs .nav-link.active {
        border: 1px solid var(--secondary-color);
        border-bottom: 1px solid var(--secondary-color) !important;
        border-radius: 5px !important;
    }
    .nav__tab-box .nav-tabs .nav-link{
        border-radius: 5px !important;
    }
}

@media (max-width: 1024px) {
    .header .search__box {
        width: 95%;
    }
}

@media (max-width: 768px) {
    .header .search__box input,
    .header .search__box input::placeholder {
        font-size: 26px;
    }
    .hr__tab .nav .nav-link {
height: 32px!important;
}
}



.grid__image-zoom:hover .card__img img {
    transform: scale(1.15);
}



.inner__wrapper {
    margin: 50px 0 0 !important;
}

.gallery__tab-section .video__gallery-grid{
border: 0px !important;
}
.gallery__album-box{
border: 0px !important;
}
.see__more {
display: inline-block;
padding: 8px 20px 4px;
border: 1px solid var(--theme-color);
border-radius: 5px;
font-weight: 500;
color: var(--theme-color);
transition: all .3s ease-in-out;
}
.see__more:hover{
background-color: var(--theme-color);
color: #fff;
}
.see__more-wrapper{
display: flex;
justify-content: center;
padding-bottom: 40px;
border-bottom: 1px solid #ddd !important;
}




.gallery__section {
padding: 80px 0;
}

.gallery__album-box {
display: grid !important;
grid-template-columns: repeat(2, 1fr);
}

.gallery__album-title {
display: flex;
flex-direction: column;
align-items: center;
}

@media (max-width: 768px) {
.gallery__album-box {
    grid-template-columns: repeat(1, 1fr);
}
}



.video__gallery-wrapper .post-meta,
.gallery__album-title .post-meta {
    margin-bottom: 0;
}

.video__gallery-grid .row .col-lg-6 {
    margin-bottom: 40px;
}

.video__gallery-grid .row .col-lg-6:last-child,
.video__gallery-grid .row .col-lg-6:nth-last-child(2) {
    margin-bottom: 0px !important;
}

@media (max-width:575px) {
    .gallery__video-tab {
        margin-bottom: 30px;
    }

    .gallery__tab-section .gallery__album-box,
    .gallery__tab-section .video__gallery-grid {
        grid-gap: 30px;
        padding-bottom: 30px;
    }

    .video__gallery-grid .row .col-lg-6 {
        margin-bottom: 30px !important;
    }
}











.tab__content-box {
    padding: 50px 0;
}



.sidebar__social-list{
    justify-content: center !important;
}
@media (max-width:575px){
    .pagination{
        margin-bottom: 0 !important;
        margin-top: 30px !important;
    }
}


@media (max-width: 767px) {
.opinion__grid-layout {
    display: none;
}

.mobile__opinion-grid {
    display: block;
}
}

@media (max-width: 480px) {

.pradesh__newsSection .nav-tabs {
    padding: 0 40px;
}

.video__news__section .image__size-66 .image__size-div {
    padding-bottom: 76.67%;
}

.pradesh__news .pradesh__grid .tab__grid .grid__card .card__img .image-size-70 {
    padding-bottom: 86.67%;
}

.hr__tab .nav .nav-link span {
    grid-gap: 10px;
    font-size: 16px;
}

.hr__tab .nav .nav-link span img {
    width: 30px;
    height: 30px;
}
}

@media (max-width: 450px) {
.post-meta.post-meta__white .date {
    color: white !important;
}
}

@media (max-width: 450px){
.grid__box-sixth-content:nth-child(1) {
    height: unset!important;
}
}

@keyframes sidebarMenu {
0% {
    transform: translateX(100%);
    opacity: 0;
}

100% {
    transform: translateX(0%);
    opacity: 1;
}
}



/* <!-- thursday and firday changes --> */

.post-meta .category::before {
display: none;
}

.post-meta .category {
background: transparent !important;
padding: 0;
border-radius: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
grid-gap: 20px;
}

.post-meta .category p {
position: relative;
color: var(--theme-color);
font-weight: 600;
font-size: 16px;
}

.post-meta .category p:not(:last-child)::before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%) rotate(20deg);
right: -10px;
width: 1px;
height: 15px;
background: #a7a9ac;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .post-meta .category p:not(:last-child)::before {
background: #f6f6f6;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .post-meta .category p {
color: #ffffff;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .overlay__box {
padding: 30px 30px 10px !important;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .single__grid-title {
margin-bottom: 10px !important;
}

.important__news-album-box {
padding: 5px 0 0;
}

.important__news .single__row-info .post-meta:last-child {
margin-bottom: 0;
}

.pradesh__newsSection .post-meta {
margin-bottom: 0;
}

.pradesh__newsSection .post-meta:last-child {
margin-top: -5px;
}

.pradesh__news .pradesh__grid .tab__grid .grid__card {
grid-gap: 20px;
}

.pradesh__news .pradesh__grid .tab__grid .grid__card .card__details {
grid-gap: 5px !important;
}

.pradesh__news .pradesh__grid .tab__grid .grid__left .grid__card .card__details .post-meta:last-child {
margin-top: -5px;
}

.header {
/* padding: 30px 0; */
position: relative;
background: var(--theme-color);
background: #bc0000;
}

.header-top {
background: transparent;
position: relative;
z-index: 5;
}

.header-inner-banners {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 5;
overflow: hidden;
}

.header-inner-banners .custom-container {
position: relative;
}

.header-inner-banners img {
width: 100%;
height: 100%;
position: absolute;
top: 0%;
left: 0;
z-index: 5;
object-fit: contain;
}

.header-inner-banners img:nth-child(1) {
left: 0;
width: 40%;
height: 300px;
top: -20px;
}

.header-inner-banners img:nth-child(2) {
left: unset;
right: 0;
width: 15%;
height: 250px;
top: -20px;
}

.header-top__logo {
display: flex;
justify-content: center;
padding-bottom: 30px;
}

.header-top__logo .header-logo {
grid-gap: 30px;
}

.header-top__logo .header-logo .header-logo__flag {
height: 90px;
object-fit: contain;
}

.header-top__logo .header-logo .header-logo__name {
display: flex;
flex-direction: column;
color: white;
font-size: 24px;
font-weight: 500;
}

.header-bottom {
position: relative;
display: flex;
align-items: center;
justify-content: center;
grid-gap: 40px;
padding: 8px 0;
}

.header-bottom::before {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 40%;
height: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
background: linear-gradient(to left, transparent, #d31811, #d31811, transparent);
z-index: 0;
}

.header .navbar__menu {
flex: unset;
justify-content: center;
position: relative;
z-index: 55;
grid-gap: 40px;
}

.header .navbar__menu .nav__link {
color: white;
font-weight: 400;
}

.header .navbar__menu .nav__list.active .nav__link {
color: white;
}

.header .navbar__menu .nav__list {
margin-top: 0;
}

.header .navbar__menu .nav__link:hover {
color: var(--secondary-color);
}

.home__link {
min-width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
background: white;
border-radius: 100%;
transition: all 300ms ease-in-out;
}

.home__link:hover {
background: var(--secondary-color);
}

.nav__list.active .home__link {
background: #dc0000;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.home__link:hover svg,
.nav__list.active .home__link svg {
color: white;
}

.home__link svg {
font-size: 14px;
display: flex;
color: var(--theme-color);
transition: all 300ms ease-in-out;
}

.header .navbar__cta {
margin-left: 0;
position: relative;
z-index: 55;
}

.header .navbar__cta .nav__link svg {
color: white;
position: relative;
font-size: 20px;
}

.navbar__cta .nav__link {
position: relative;
}

.navbar__cta .nav__link::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 35px;
height: 35px;
background: white;
opacity: 0;
border-radius: 100%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
transition: all 500ms ease-in-out;
}

.navbar__cta .nav__link:hover::before {
opacity: 1;
}

.navbar__cta .nav__link:hover svg {
color: var(--theme-color);
}

.header .navbar__cta-member {
background: white;
color: var(--theme-color);
padding: 0 10px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
padding-top: 3px;
min-width: 1px;
height: 30px;
}

.header .navbar__cta-member.active {
background: #dc0000;
color: white;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.card__overlay .card__img a::before,
.single__grid-image::before {
background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}


.grid__card-album-gallery-content a::before,
.important__news-album-content a::after {
background: transparent;
}

.gallery__grid-img .images-hover {
background: transparent;
}

.gallery__grid-img .zoom-btn,
.grid__card-album-overlay {
color: white;
}

.header.sticky {
position: fixed;
top: 0;
z-index: 998;
width: 100%;
animation: stickyHeaderTransition 0.5s alternate;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}

.header.sticky .header-top {
display: none;
}

.search__page-title {
display: flex;
justify-content: center;
padding: 50px 0;
}

.search__page-title .search__content-title {
font-size: 42px;
font-weight: bold;
color: #a7a9ac;
}

.search__page-title .search__content-title span {
color: #3e3e3e;
margin-left: 10px;
}

.navbar__cta-member:hover {
background: var(--secondary-color);
color: white;
}

.header .header-top__caption {
font-size: 16px;
}

.sidebar__menu-wrapper {
position: fixed;
top: 0;
right: 0;
max-width: 330px;
width: 300px;
height: 100vh;
z-index: 11;
background: rgba(224, 26, 34, 0.7);
flex-direction: column;
transform: translateX(-100%);
transition: all 0.3s ease-in-out;
z-index: 1000;
display: none;
}

.sidebar__menu-wrapper.active {
display: flex;
transform: translateX(0%);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
animation: sidebarMenu 0.2s linear;
}

.sidebar__menu-wrapper .sidebar__close-btn {
position: absolute;
right: 15px;
top: 10px;
font-size: 20px;
z-index: 1;
color: #fff !important;
}

.sidebar__menu-list {
flex: 1;
padding: 20px 15px !important;
margin: 0;
overflow: auto;
display: flex;
flex-direction: column;
grid-gap: 10px;
}

.sidebar__menu-list .sidebar__nav-link {
font-size: 18px;
padding: 14px 15px 8px;
}

.sidebar__menu-list .sidebar__nav-link {
color: #fff !important;
/* font-size: 20px; */
font-weight: 600;
/* padding: 10px 15px 5px; */
transition: all 0.3s ease-in-out;
display: flex;
justify-content: space-between;
transition: all 0.2s ease-in-out;
font-family: "Anek Devanagari", sans-serif !important;
}

.sidebar__menu-list .sidebar__nav-link:hover {
background-color: rgba(0, 0, 0, 0.1);
}

.has-sub-sidebar-dropdown .sidebar__dropdown-nav-link svg {
font-size: 14px;
}

.mini-sticky-logo {
position: relative;
z-index: 55;
display: none;
}

.header.sticky .mini-sticky-logo {
display: block;
}

.mini-sticky-logo a img {
width: 40px;
height: 40px;
}

.important__news .post-meta .date {
font-size: 14px;
}

.important__news .post-meta .category p {
font-size: 15px;
}

.sidebar__menu-wrapper .sidebar__close-btn,
.sidebar-logo__name {
color: var(--theme-color) !important;
}

.sidebar-logo {
background: #fff;
}

.sidebar__menu-wrapper .sidebar__close-btn svg {
color: var(--theme-color) !important;
}

@media (max-width: 992px) {
.header-top__logo .header-logo .header-logo__flag {
    width: 60px;
    height: 60px;
}

.header-top__logo .header-logo .header-logo__name {
    font-size: 20px;
}

.header .search__box {
    width: 80%;
}

.header .search__box label {
    margin-top: 20px !important;
}

.header .search__box input,
.header .search__box input::placeholder {
    font-size: 28px;
}

.header .search__box input {
    padding: 10px 0;
}

.header.sticky .header-top {
    display: block;
}

.header.sticky .header-top__box {
    display: none;
}
}

@media (max-width: 991px) {
.header-top__logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0;
}

.header-inner-banners {
    display: none;
}

.header-top__logo .header-logo {
    grid-gap: 20px;
}

.search__page-title .search__content-title{
    font-size: 32px !important;
}
}

@media (max-width: 768px) {
.see__more-wrapper {
    padding-top: 30px !important;
}

.header .search__box input,
.header .search__box input::placeholder {
    font-size: 26px;
}
}

@media (max-width: 575px) {
.header-top {
    display: revert;
}

.header-top__caption {
    width: auto;
}

.search__page-title .search__content-title{
    font-size: 26px !important;
}

.search__page-title .title__icon{
    min-width: 40px !important;
    height: 40px !important;
}
}

@media (max-width: 500px) {
.header-top__logo .header-logo .header-logo__flag {
    height: 50px;
    width: 50px;
}
}
.npcalendar .npcalendar-days .npcalendar-days-count .npcalendar-nep-days-e
{
z-index: 1000 !important;
}

.npcalendar .npcalendar-days .npcalendar-days-count .npcalendar-nep-days-e
{
z-index: 1000 !important;
}
.current-date:hover .npcalendar-nep-days-e, .current-date:hover .npcalendar-eng-days
{
color: #113088;
}


/* <!-- sundary changes --> */

.header-top__logo .header-logo .header-logo__name {
font-size: 30.7px;
}

.header-top__logo .header-logo .header-logo__name span {
font-size: 24px;
}

.header .navbar__menu .nav__link:hover,
.header .navbar__menu .nav__list:hover .nav__link:hover {
color: #ffd600;
}

.header .navbar__menu .nav__list.active .nav__link {
color: #ffd600;
}

.mini-sticky-logo a img {
object-fit: contain;
}

.see__more-wrapper {
justify-content: flex-start;
padding-top: 30px !important;
}

.post-meta .category {
column-gap: 20px;
row-gap: 0;
justify-content: flex-start;
}

.post-meta .category p {
color: #6d6d6d;
}

.important__news .post-meta .category p {
line-height: 1.32;
}

.opinion__content .opinion__grid .grid__card .card__img {
overflow: visible;
}

.interview__news .opinion__content .opinion__grid .grid__card .card__img {
overflow: hidden;
border-radius: 100%;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .overlay__box {
padding: 1.875rem !important;
}

.history__section .custom-container>.category-title {
font-size: 32px;
}

.members__content .members__menu-list .member__card .card__overlay .member__post {
font-size: 18px;
font-weight: 600;
color: rgba(255, 255, 255, 0.7);
}

.members__content .members__menu-list .member__card .card__overlay .member__name {
margin-bottom: -7px !important;
}

.page__section {
padding-top: 50px;
}

.page__image {
margin-bottom: 30px;
}

.page__para p:not(:last-child) {
margin-bottom: 15px;
}

.pradesh__news .pradesh__grid .tab__grid .grid__right .grid__card,
.important__news .grid__box-bannerNews-content,
.grid__box-sixth .grid__box-sixth-content {
position: relative;
}

.pradesh__news .pradesh__grid .tab__grid .grid__right .grid__card:not(:last-child)::before,
.important__news .grid__box-bannerNews-content:not(:first-child, :last-child)::before,
.grid__box-sixth .grid__box-sixth-content:not(:first-child, :last-child)::before {
content: '';
position: absolute;
bottom: -15px;
left: 0;
width: 100%;
height: 1px;
background: #ddd;
}

.full__slider-box .full__slider-box-content .banner__content .button__box.view__all {
position: absolute;
top: 250px;
}

.full__slider-box .full__slider-box-content .banner__content .button__box.view__all {
min-width: 200px;
}

.opinion__content .opinion__grid .grid__card {
align-items: center;
}

@media (max-width: 768px) {
.page__section {
    padding-top: 30px;
}

.pradesh__news .pradesh__grid .tab__grid .grid__right .grid__card:not(:last-child)::before,
.important__news .grid__box-bannerNews-content:not(:last-child)::before,
.grid__box-sixth .grid__box-sixth-content:not(:last-child)::before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
}
}

@media (max-width: 650px) {
.important__news .grid__box-bannerNews-content:not(:nth-child(1)) .post-meta:first-child {
    margin-bottom: 5px;
}

.important__news .single__row-info .post-meta:last-child {
    margin-top: 2px;
}
}

@media (max-width: 575px) {
.search__page-title {
    padding: 30px 0;
}

.history__section .post__box-wrapper {
    box-shadow: unset;
}

.history__section .post__box-info {
    padding: 25px 0;
}

.slider__controls {
    margin-top: 25px;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .overlay__box {
    padding: 1rem !important;
}
}

@media (max-width: 500px) {
.opinion__content .opinion__grid .grid__card .card__img {
    width: 100%;
    height: 250px;
    border-radius: 0;
    display: revert;
}

.interview__news .opinion__content .opinion__grid .grid__card .card__img {
    border-radius: 100%;
    width: 150px;
    height: 150px;
}
}

@media (max-width: 450px) {
.opinion__content .opinion__grid .grid__card .card__img {
    height: 200px;
}
}










.header-top__logo .header-logo .header-logo__name {
font-size: 30.7px;
}

.header-top__logo .header-logo .header-logo__name span {
font-size: 24px;
}

.header .navbar__menu .nav__link:hover,
.header .navbar__menu .nav__list:hover .nav__link:hover {
color: #FFD600;
}

.header .navbar__menu .nav__list.active .nav__link {
color: #FFD600;
}

.mini-sticky-logo a img {
object-fit: contain;
}

.see__more-wrapper {
justify-content: flex-start;
padding-top: 30px !important;
}

.post-meta .category {
column-gap: 20px;
row-gap: 0;
justify-content: flex-start;
}

.post-meta .category p {
color: #6D6D6D;
}

.important__news .post-meta .category p {
line-height: 1.32;
}

.opinion__content .opinion__grid .grid__card .card__img {
overflow: visible;
}

.interview__news .opinion__content .opinion__grid .grid__card .card__img {
overflow: hidden;
border-radius: 100%;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .overlay__box {
padding: 1.875rem !important;
}

.history__section .custom-container>.category-title {
font-size: 32px;
}

.members__content .members__menu-list .member__card .card__overlay .member__post {
font-size: 18px;
font-weight: 600;
color: rgba(255, 255, 255, 0.7);
}

.members__content .members__menu-list .member__card .card__overlay .member__name {
margin-bottom: -7px !important;
}

.page__section {
padding-top: 50px;
}

.page__image {
margin-bottom: 30px;
}

.page__para p:not(:last-child) {
margin-bottom: 15px;
}

.pradesh__news .pradesh__grid .tab__grid .grid__right .grid__card,
.important__news .grid__box-bannerNews-content,
.grid__box-sixth .grid__box-sixth-content {
position: relative;
}

.pradesh__news .pradesh__grid .tab__grid .grid__right .grid__card:not(:last-child)::before,
.important__news .grid__box-bannerNews-content:not(:first-child, :last-child)::before,
.grid__box-sixth .grid__box-sixth-content:not(:first-child, :last-child)::before {
content: '';
position: absolute;
bottom: -15px;
left: 0;
width: 100%;
height: 1px;
background: #DDD;
}

.full__slider-box .full__slider-box-content .banner__content .button__box.view__all {
position: absolute;
top: 250px;
}

.full__slider-box .full__slider-box-content .banner__content .button__box.view__all {
min-width: 200px;
}

.opinion__content .opinion__grid .grid__card {
align-items: center;
}

@media (max-width: 991px) {
.history__section .signleRow__col {
bottom: 0 !important;
}

.history__section .signleRow__col .category__card:nth-child(1) {
grid-column: span 1;
flex-direction: column-reverse !important;
}

.history__section .signleRow__col .category__card:not(:last-child, :first-child)::before {
right: unset;
top: unset;
bottom: -20px;
width: 100%;
height: 1px;
}
}

@media (max-width: 768px) {
.page__section {
padding-top: 30px;
}

.pradesh__news .pradesh__grid .tab__grid .grid__right .grid__card:not(:last-child)::before,
.important__news .grid__box-bannerNews-content:not(:last-child)::before,
.grid__box-sixth .grid__box-sixth-content:not(:last-child)::before {
content: '';
position: absolute;
bottom: -15px;
left: 0;
width: 100%;
height: 1px;
background: #DDD;
}
}

@media (max-width: 650px) {
.important__news .grid__box-bannerNews-content:not(:nth-child(1)) .post-meta:first-child {
margin-bottom: 5px;
}

.important__news .single__row-info .post-meta:last-child {
margin-top: 2px;
}
}

@media (max-width: 575px) {
.search__page-title {
padding: 30px 0;
}

.history__section .post__box-wrapper {
box-shadow: unset;
}

.history__section .post__box-info {
padding: 25px 0;
}

.slider__controls {
margin-top: 25px;
}

.important__news .grid__box-bannerNews-content:nth-child(1) .overlay__box {
padding: 1rem !important;
}
}

@media (max-width: 500px) {
.opinion__content .opinion__grid .grid__card .card__img {
width: 100%;
height: 250px;
border-radius: 0;
display: revert;
}

.interview__news .opinion__content .opinion__grid .grid__card .card__img {
border-radius: 100%;
width: 150px;
height: 150px;
}
}

@media (max-width: 450px) {
.opinion__content .opinion__grid .grid__card .card__img {
height: 200px;
}
}


