/*-------------Ad banner at the Top----------------------------------*/

.ads-section {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 1rem;
    padding-bottom: 1rem;;
}
.adtop, .adtop img{
    width: fit-content;
    height: fit-content;
}



/* =================================================================
 ------   margins---------*/

.mr{
    margin-right: 0.5em;
}
.ml{
    margin-left: 0.5em;
}
.mb{
    margin-bottom: 1em;
}
.mt{
    margin-top: 1em;
}
.mth{
    margin-top: 0.5em;
}
/* =================================================================
=================== Home Page =================================================================*/
.brief, .stateviral, .storent, .vidsamp {
    align-items: center;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}
.container {
    width:71.75rem;
}


/*================================================================
-----------brief Section-----------*/
.brief {
    padding-top: 1em;
    padding-bottom: 1em;
}
.brief .bnh  {
    display: flex;
    flex-direction: row;
}
.stateviral .feeds{
    width: 18.75em;
    display: flex;
    flex-direction: column;
}
.stateviral .newshold{
    display: flex;
    flex-direction: column;
}

.titlrect{
    width:100%;
    height: 2em;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    justify-content:flex-start;
    align-content: center;
}
.titlrect h3 {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 1.375em;
    font-weight: 600;
    line-height: 30px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    letter-spacing: 0.01em;
    text-align: left;
    color: #A63E3E;
}
.titlrect svg{
    width: 4.5em;
    height: 1.35em;
    margin-top: 0.5em;
    margin-right: 1em;
}
.newscard .newsinfo svg{
    width: 4.5em;
    height: 1.35em;
    margin-top: 0.5em;
}
.titlrect::before{
    content: "";
    height: 22px;
    width: 5px;
    background: #ef412f;
    right: 10px;
    margin-right: 10px;
    align-self: center;
    border: 5px;
    margin-top: -6px;
}


.catcards {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: -webkit-fill-available;
}
.catcards .card{
    width: fit-content;
    height: fit-content;
    position: relative;
}

.catcards .card img {
    width: 24.875em;
    height: 16.438em;
    border-radius: 5px;
}

.catcards .card .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24.875em;
    height: 16.438em;
}    

.catcards .card .overlay, .catcards .card .overlay {
    position: absolute;
    width: 100%;
    height: 99.8%;
    border-radius: 5px;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-items: flex-end;
    justify-content: flex-end;
    border-radius: 5px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: linear-gradient(180deg, #2b2b2b00, #2b2b2ba1);
    
}

.catcards .card .overlay .infotime, .catcards .card .overlay .infotime a, .catcards .card .overlay a {
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.08em;
}

.catcards .card .overlay .infotime {
    padding-bottom: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    padding-right: 1em;
}

/*-------------Breadcrumbnews holder section----------------------------------*/
.dnewsgrid{
    width: unset;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    padding: 1em;
}
.dnewsgrid .left {
    width: 70.5em;
    padding: 1em;
    display: flex;
    flex-direction: column;
    align-content: stretch;
    margin-left: 1em;
  }
.dnewsgrid .right {
    width:0em;
    padding: 1em;
}
/*------------- Breadcrumbs ----------------------------------*/
.dnewsgrid .breadcrumb {
    width: inherit;
    border-bottom:1px #333333;
    border-bottom-style: dotted;
    padding-bottom:  0.2em;
}
.dnewsgrid .breadcrumb a{
    text-decoration: none;
}
/*------------- Breadcrumbs ----------------------------------*/
.breadcrumb {
    width: inherit;
    border-bottom:1px #333333;
    border-bottom-style: dotted;
    padding-bottom:  0.2em;
}
.breadcrumb a{
    text-decoration: none;
    color:#4a4a4a;
}
.breadcrumb .linkactive {
    background: #C04C4C;
    color: #ffff;
    padding-left: 0.5em;
    padding-right: 0.5em;
    border-radius: 2px;
}

/*================================================================
---------- news card --------  */
.newscard {
    display: flex;
    flex-direction: column;
    width: 18.75em;
    font-family: 'Noto Sans Devanagari', sans-serif;
    justify-content: flex-start;
    background: #fafafa;
    border-radius: 5px;
}
.newscard img{
    width:18.75em;
    height: fit-content;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    object-fit: cover;
    height: 12.025em;
}
.newscard .newsinfo {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.newscard .newsinfo span, .brief .detnews .newsinfo span{
    padding-top: 0.2em;
    padding-bottom: 0.15em;
    font-family: 'Noto Sans Devanagari', sans-serif;
    padding-right: 0.9em;
    padding-left: 0.9em;
    background: #C04C4C;
    border-radius: 4px;
    height: fit-content;
    color: #fff;
}
.brief .detnews .newsinfo span {
    padding-top: 0.1em;
    padding-bottom: 0.06em;
    font-family: 'Noto Sans Devanagari', sans-serif;
    padding-right: 0.8em;
    padding-left: 0.8em;
    background: #C04C4C;
    border-radius: 4px;
    height: fit-content;
    color: #fff;
    margin-bottom: 0.25em;
}
.newscard .newsinfo svg{
    width:4.5em;
    height: 1.36em;
}



/* =================================================================
--------------   feeds     ads -----------*/

.feedsads {
    width: 18.75em;
    height: fit-content;
}
.feedsads img {
    width:18.75em;
    height: fit-content;
}

/* =================================================================
---------   details news cards === detnewscard*/

.detnews {
    display: flex;
    flex-direction: row;
    width: 100%;
    border-radius: 5px;
}
.detnews .detimg {
    width: fit-content;
    height: fit-content;
    border-top-left-radius: 5px;
    border-bottom-left-radius:5px;
}
.brief .detnews .detimg img {
    width: 10.95em;
    object-fit: cover;
    height: fit-content;
    border-top-left-radius: 5px;
    border-bottom-left-radius:5px;
}
.brief .detnews .newsinfo span{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

 .detnews .newsinfo{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0.2em;
    padding-left: 1em;
}
.detnews .newsinfo .head {
    text-decoration: none;
    color:#333333;
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 0.2em;
    font-weight: 500;
    font-family: 'Noto Sans Devanagari', sans-serif;
}
.detnews .newsinfo .info {
    text-decoration: none;
    color:#333333;
    font-size: 0.8em;
    font-weight: 400;
    margin-top: 0.1em;
    line-height: 1.2em;
    font-family: 'Noto Sans Devanagari', sans-serif;
}

/*----------------------------------------------------------------
small compact news list -----------*/

.compactcard {
    display: flex;
    flex-direction: row;
    width:100%;
    justify-content: flex-start;
}
.compactcard .compimg, .compactcard .compimg img {
    width: 7.563em;
    height: 5.15em;
    border-top-left-radius: 5px;
    object-fit: cover;
    object-position: left;
    border-bottom-left-radius: 5px;
}
.compactcard .cardinfo {
    margin-left: 0.4em;
    margin-top: 0.0em;
}
.compactcard .cardinfo .update {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-weight: 400;
    font-size: 0.72em;
    text-decoration: none;
    line-height: 1.2em;
}
.compactcard .cardinfo .ptitle {
    text-decoration: none;
    color: #333333;
    font-size: 0.9em;
    font-weight: 500;
    margin-top: 0.1em;
    line-height: 1.3em;
    font-family: 'Noto Sans Devanagari', sans-serif;
}






/*----------------------------------------------------------------
-----------  state & viral  ----------*/

.stateviral .stnews {
    width: 51em;
    display: flex;
    flex-direction: column;
}
.stateviral .feeds {
    width:18.75em;
    display: flex;
    flex-direction: column;
}
.stateviral .detnews .detimg img {
    width: 21.5em;
    height: 11.8em;
    object-fit: cover;
    height: fit-content;
    border-top-left-radius: 5px;
    border-bottom-left-radius:5px;
}
.stateviral .detnews .detimg {
    width: 21.5em;
    height: 11.8em;
}

/*----------------------------------------------------------------
--------- stn card ---------*/
.stncard {
    display: flex;
    width: 51em;
    flex-direction: row;
    justify-content: flex-start;
}
.infotime .time{
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}
.stncard .stnimg {
    width: fit-content;
    height: fit-content;
}
.stncard .stnimg img {
    width :14em;
    height: 10em;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.stncard .stninfo {
    display: flex;
    flex-direction: column;
    padding-top: 0.22em;
    margin-top: 0.3em;
    padding-left: 1em;
}
.stncard .stninfo .tinfo {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 0.8em;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 0.5em;
    letter-spacing: 0.01em;
    text-align: left;
    color:#333333;
}
.stncard .stninfo .navlink {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0.5em;
    line-height: 27px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #333333;
    text-decoration: none;    
}
.stncard .stninfo .navinfo {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0.01em;
    text-align: left;
}
.storent .stori {
    display: flex;
    flex-direction: column;
    width: 51em;
}
.storent .stori .storihold {
    display: flex;
    flex-direction: column;
    width: 51em;
}
.storent .stori .storihold .storigrid {
    display: flex;
    flex-direction: row;
}
.storent .stori .storihold .storigrid .storiimg {
    width: fit-content;
    height: fit-content;
    position: relative;
    z-index: -1;
}
.storent .stori .storihold .storigrid .storiimg img {
    width: 16.313em;
    height: 27.075em;
}
.storent .stori .storihold .storigrid .storiimg .overlay {
    position: absolute;
    width: invert;
    height: 24.375em;
    color:white;
    border-radius: 10px;
    top: 0px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1em;
    left: 0px;
    align-items: flex-start;
    bottom: 0px;
    right: 0px;
    background: linear-gradient(180deg, #2b2b2b00, #2b2b2ba1);
}
.storent .stori .storihold .storigrid .topic {
    padding-top: 0.2em;
    padding-bottom: 0.15em;
    font-family: 'Noto Sans Devanagari', sans-serif;
    padding-right: 0.9em;
    padding-left: 0.9em;
    background: #ac4343;
    border-radius: 4px;
    height: fit-content;
    color: #fff;
    margin-bottom: 1em;
    font-family: 'Noto Sans Devanagari', sans-serif;
}
.storent .stori .storihold .storigrid .overlay a {
    text-decoration: none;
    color: #ffff;
    font-weight: 300;
    font-size: 1.2em;
    font-family: 'Noto Sans Devanagari', sans-serif;
    letter-spacing: 0.1px;
}
.storent .feeds{
    width:18.75em;
    display: flex;
    flex-direction: column;
}
.bnh {
    display: flex;
    flex-direction: row;
}

.index {
    z-index: -1;
}

/*----------------------------------------------------------------
-------    Videos & Sampadak --------------------------------*/

.vidsamp .bnh {
    display: flex;
    flex-direction: row;;
}
.vidsamp .video {
    width: 35.37em;
    display: flex;
    flex-direction: column;
}
.vidsamp .videogrid {
    display: flex;
    flex-direction: column;
}
.vidsamp .videohold{
    display: flex;
    flex-direction: row;
}
.vidsamp .videocard {
    display: flex;
    flex-direction: column;
    width: 17.375em;
    border-radius: 5px;
    background: #fafafa;
}
.vidsamp .videoimg {
    width: fit-content;
    width: fit-content;
    position: relative;
}
.vidsamp .videoimg .icon-hold{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.vidsamp .videoimg .iconhold img {
    width: 48px;
    height: 48px;
}
.ad {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}
.vidsamp .videoimg .image {
    width: 16.375em;
    height: 9em;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.vidsamp .vidinfo {
    padding: 0.5em;
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 1.1em;
    color: #333333;
    line-height: 1.2em;
    text-decoration: none;
}

/*----------------------------------------------------------------
------- detailed news page styles----*/

.stateviral .stnews .content{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.stateviral .stnews .content h2 {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #4a4a4a;
}
.stateviral .stnews .content h4 {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    margin-top: 3px;
    line-height: 27px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #4a4a4a;
}

.stateviral .icons {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;

}
.stateviral .iconhold {
    height: fit-content;
    width: fit-content;

}
.stateviral .iconhold .img {
    width: fit-content;
    height: fit-content;
}
.stateviral .iconhold, .stateviral .iconhold img {
    width: 18px;
    height: 18px;
}

.stateviral .icons .icontext {
    font-size: 12px;
    width: fit-content;
    font-family: 'Noto Sans Devanagari', sans-serif;
    line-height: 1.2em;
}
.stateviral .icons .icontext a{
    color: #333;
    text-decoration: none;
}
.dnewsgrid .breadcrumb ul{
    list-style: none;
}
.dnewsgrid .breadcrumb {
    width: inherit;
    border-bottom: 1px #333333;
    border-bottom-style: dotted;
    padding-bottom: 0.2em;
}
.dnewsgrid .breadcrumb ul li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}

.newsinfo .cat-name{
    position: relative;
    margin-top: -40px;
    text-decoration: none;
    }

    .newscard .info a{
        color: #4a4a4a;
        font-size: 1.0em;
        text-decoration: none;
        font-weight: 600;
    
    }
    .info .tinfo {
        font-family: 'Noto Sans Devanagari', sans-serif;
        font-size: 0.7em;
        font-weight: 500;
        line-height: 1.2em;
        margin-bottom: 0.5em;
        margin-left: 8px;
        margin-top: 5px;
        letter-spacing: 0.01em;
        text-align: left;
        color: #333333;
    }

    
/* border-pagination */
.b-pagination-outer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: flex
  }
 .search-result-pagination  {
    margin: 50px auto;
    padding: 0;
    text-align: center;
  }
 .search-result-pagination  li {
    display: inline;
  
  }
 .search-result-pagination  li a {
    display: block;
    text-decoration: none;
    color: #333333;
    padding: 5px 10px;
    border: 1px solid #ddd;
    float: left;
  
  }
 .search-result-pagination  li a {
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s
  }
 .search-result-pagination li.active a{
    background-color: #A63E3E;
    color: #fff;
  }
 .search-result-pagination  li a:hover:not(.active) {
    background: #ddd;
  }

  .authorbanner {
    display: flex;
    flex-direction: row;
   
    margin-bottom: 20px;
    align-items: center;
    background: #fafafa;
    padding: 20px;
    /* border: 1px solid #d7d7d7; */
    border-radius: 10px;
    border: 2px solid #f7f7f7;
}
.authorbanner .authimg .icon img{
    width: 25px;
    height: 25px;
}
.authorbanner .authimg .social{
  margin-top: 10px;
}
.authorbanner .authimg {
    width: 30em;
    height: fit-content;
    margin-left: 10px;
    text-align: center;
}
.authorbanner .authimg img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
}

.authorbanner .info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 1em;
}
.authorbanner .info .head {
    display: flex;
    flex-direction: column;
}
.authorbanner .head h1 {
    font-size: 1.15em;
    line-height: 1em;
    margin-top: 0.5em;
    color: #333333;
    margin-bottom: 0.5em;
}
.authorbanner  .head h4 {
    font-size: 1em;
    line-height: 1em;
    font-weight: 500;
    margin-top: 0.5em;
    color: #333333;
    margin-bottom: 0.5em;
}
.authorbanner .info .head h3, .authorbanner .info  h3{
    font-size: 1.2em;
    line-height: 1.2em;
    color: #333333;
    font-weight: 700;
    margin-bottom: .5em;
}
.authorbanner .info h3{
    font-size: 1.3em;
    color:#c01e1e;
}
.authorbanner .info .social {
    display: flex;
    flex-direction: row;
    margin-bottom: 0.5em;
    margin-top: 1em;
}
.authorbanner .info .social img {
    margin-right: 0.5em;
    margin-left: 0;
    width: 1.2em;
}
.authorbanner .info p{
    font-size: 1em;
    font-weight: 400;
    color: #4a4a4a;
}