html{
    color: transparent;
}

img {
    max-width: 100% !important;
}
.flash-news-slider-item {
    background: #f2f2f2;
}

.flash-news-slider-item h3 {
    padding-left: 15px;
    padding-bottom: 15px;
}

span.author_img img {
    max-height: 25px;
    width: auto;
    max-width: 100%;
    margin-right: 18px;
}

span.author_img.post_author_image img {
    max-height: 50px;
    border-radius: 50%;
}

.author_info, .post_time {
    display: inline-flex;
    display: -webkit-inline-flex;
    align-items: center;
    margin-right: 1.1em;
}

.mag_postinfo {
    align-items: center;
    font-weight: 300;
    padding-bottom: 15px;
}

.author_info label {
    display: contents;
    font-weight: 700;
    font-size: 16px;
}


/*entry meta date*/

.web-entry-meta {
    margin: 10px 0px 0px 0px;
}

.web-entry-meta ul {
    padding: 0 0 0px;
    margin: 0 0px 15px 1px;
}

.web-entry-meta ul li {
    border-right: 1px solid #cdcfd4;
    padding-right: 10px;
    font-weight: 700;
    margin-right: 6px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2em;
    display: inline-block;
    list-style: none;
    margin-bottom: 10px;
    
}

.web-entry-meta ul li a {
    color: #000;
}

.web-entry-meta ul li a:hover {
    color: #9f205a;
}


a.context {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block!important;
    background: #ed1c24;
    color: #fff!important;
    padding: 6px 14px;
}

.post_share_count h3 {
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-size: 2.5em;
    font-weight: 700;
}


h3.share-title {
    font-size: 15px;
    font-weight: 500;
}

.post_share_count {
    margin-top: -5px;
    float: left;
}

.main-news-category {
    margin: 10px auto -10px auto;
    display: block;
    float: none;
    text-align: center;
}

.main-news-category a {
    text-align: center;
    background: #9a1c5b;
    width: max-content;
    margin: 0 auto;
    color: #fff;
    padding: 7px 15px 5px;
    border-radius: 20px;
    display: inline-block;
    min-width: 100px;
}

.item.rajniti-item {
    height: 260px;
    overflow: hidden;
    padding-top: 24px;
}

.fw-main-row  .block-title > span:after {
    border-top: 10px solid #5a4747;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.tabs .tab-pane {
    margin-left: 20px;
}
.tabs-texts h5 {
    font-family: 'Bree Serif', serif !important;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 400;
    margin-bottom: 8px;
    color: #fff;
    text-decoration: none;
}
.tabs-texts p {
    color: #fff;
    margin-bottom: 0px;
}
.tabs p {
    font-size: 14px;
}

.tabs-lists {
    height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tabs li {
    background-color: #333;
    margin-top: 1px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
    clear: both;
    min-height: 100px;
}

.tabs a {
    font-size: 15px;
    font-family: OpenSans,sans-serif;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
}

.tabs a img {
    max-height: 85px;
    object-fit: cover;
    float: left;
    margin-right: 20px;
    width: auto;
    max-width: 100%;
}

.tabs li a h5 {
    font-family: 'Bree Serif', serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    padding-top: 15px;
}


.nav-pills > li > a {

    min-height: 100px;
}



.three_column_section .interview.clearfix.card3 .post-content {
    height: 235px;
    overflow: hidden;
}

.three_column_section .interview.clearfix.card3 .post-content .post-meta {
    padding-bottom: 20px;
    height: 86px;
    overflow: hidden;
}

.four_column_round .post-title.title-large {
    height: 67px;
    overflow: hidden;
    margin-bottom: 10px;
}

.four_column_round .post-meta.title-small {

    height: 99px;
    overflow: hidden;
}

.three_column_three_category h2.post-title.title-medium {
    max-height: 50px;
    overflow: hidden;
}

.three_column_one_ad .post-meta.title-small {
    height: auto;
    text-align: left;
}
.three_column_one_ad .post-meta .post-author a {

    margin-right: 10px;
}

.three_column_one_ad .post-block-style.post-float .post-title {
    margin-top: 0;
    max-height: 65px;
    overflow: hidden;
}

.gallery_section .post-thumb.main-img a img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}

a.left.carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

a.right.carousel-control .fa{
 position: absolute;
 top: 50%;
 z-index: 5;
 display: inline-block;
 margin-top: -10px; 
}


.widget-area-11 h2.post-title.title-large {
    max-height: 74px;
    overflow: hidden;
}


section.cartoon-section #myCarousel img {
    height: 525px !important;
    object-fit: cover;
}


.tajaupdate #myCarousel1 img{
    height: 360px;
    object-fit: cover;
}

.cartoon-section .carousel-caption h3 {
    padding: 6px 0px 6px 0px;
}

.tajaupdate .post-block-style.post-float .post-title {

    max-height: 70px;
    overflow: hidden;
}

.post-block-style.post-float .related-post-thumb img {
    height: 99px !important;
    width: 100% !important;
    max-height: 100%;
    object-fit: cover;
}
h2.post-title.title-medium.related-news {

    overflow: hidden;
    clear: both;
}

ul.list-post.popular-post li {
    list-style: none;
    margin-left: 0px;

}

.list-post.popular-post li span.post-date {
    color: #6e6e6e;
    font-style: italic;
}

.list-post.popular-post li{
list-style-type: decimal;
    list-style-position: outside;
    font-size: 17px;
    line-height: 1.4;
    margin: 0 0 10px 20px;
    padding: 0 0 10px;
    border-bottom: 0px solid #eee;
    color: #000;
    font-weight: bold;
}

.list-post.popular-post .post-content {
    border-bottom: 1px solid #c5c5c5;
}

.web-bank-widget .list-post.popular-post li  a {
    font-size: 16px;
}

.web-bank-widget .list-post.popular-post li  {
    font-size: 17px !important;
    line-height: 23px !important;
    margin: 0;
    padding: 0;
    max-height: 75px;
    overflow: hidden;
}

.web-bank-widget .list-post.popular-post li  a {
    font-size: 15px;
}

ul.list-post.popular-post h3 {
    text-align: left;
    margin: 0px 0px 15px 0;
    padding: 0;
}


.single_post_page .post-block-style.post-float.clearfix.card12 {
    height: auto;
    max-width:200px;
    
}

.single_post_page .post-block-style.post-float.clearfix{
    max-height: 100% !important;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {

   /* padding-left: 40px;
    border-left: 1px solid #746e6e47;*/
}

footer#footer p {
    font-size: 16px;
    line-height: 1.5em;
}

footer#footer p strong {
    font-size: 18px;
}

div#back-to-top .btn {
    cursor: pointer;
}

.logo-section a.logo img {
    margin: 15px 0px 15px 0px;
    max-height: 130px;
}


.single-sidebar-advertisement img {
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
    display: block;
}

.small-thumb-section .post-block-style.post-float.clearfix.card {

    height: 126px;
    overflow: hidden;


}

span.english-date , .top-header .fa{
    font-size: 14px;
}

.tab-content {
    margin-left: -18px;
}

.nepali-time-clock {
 /*  padding-top: 18px; */
}


.col11 {
    width: 60%;
    float: left;
    max-width: 360px;
}

.col1 {
    width: 40%;
    float: left;
    max-width: 90px;
}
.col1, .col11 {
    display: flex;
    padding-bottom: 15px;
}

.logo-section .add img {
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
    min-height: 98px;
}

.four_column_round .post-title.title-large {

    padding-top: 15px;
}

.row.footer-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
}
.footer-row .footer-widget{
 display: flex;
 flex-direction: column;

} 

.footer-main .textwidget p {
    padding: 0;
}

.featured-news-single-block .fa {
    margin-right: 2px;
}

.featured-news-single-block .single-post {
    margin-bottom: 20px;
}


body.page .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    padding-left: 0px;
    border-left: 0px solid #746e6e47;
}

/* mobile css */
@media only screen and (max-width: 992px) {
    .nepali-time-clock {
        padding-top: 0px;
        padding-bottom: 6px;
        text-align: center;
        margin: 0px auto 0px auto;
    }
    .topheadmenu {
        display:none;
    }



    .stick {
   position: relative;
    top: auto;
    padding: 0px;
    max-height: auto;
    overflow-y: none;

}

.abs {
    position: relative;
    bottom: auto;
    width: 0;
}



}

@media only screen and (max-width: 768px) {

    .topheadmenu {
        display:none;
    }

    .entertainment-side-slider .carousel-inner img {
    height: auto !important ;
    object-fit: contain;
    background: #cc292a;
}
    
    i.heateorSssSharing.heateorSssFacebookMessengerBackground {
        display: none;
    }
    
    .main-image-rajniti .post-title {
        width: 100% !important;
        bottom: -2% !important;
    }
    
    .four_column_round .bichar .post-content {

        margin: -20px 0px 20px 0px !important;
    }
    
    .small-thumb-section .post-block-style.post-float.clearfix {

        min-height: auto;
    }

    .logo-section .add img {

        min-height: 100%;
    }

    .tab-content {
        margin-left: 0px;
    }

    .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {

     padding-left: 10px;
     margin-left: 25px;
     height: 40px;
 }

 .item.rajniti-item {
    height: auto !important;
    overflow: hidden;
    padding-top: 5px;
}

.three_column_section .interview.clearfix.card3 .post-content {
    height: auto !important;
    
}

.three_column_section .interview.clearfix.card3 .post-content .post-meta {

    height: auto !important;
    
}

.four_column_round .post-title.title-large {

    height: auto !important;
    overflow: visible;
}

.four_column_round .post-meta.title-small {

    height: auto !important;
    overflow: visible;
}

.three_column_three_category h2.post-title.title-medium {
    max-height: 100% !important;
    overflow: visible;
}


.three_column_one_ad .post-block-style.post-float .post-title {

    max-height: 100% !important;
    overflow: visible;
}

.gallery_section .post-thumb.main-img a img {
    height: auto !important;
    width: auto;
}

.widget-area-11 h2.post-title.title-large {
    max-height: 100% !important;
    overflow: hidden;
    /*display: inline-block !important;*/
}



.tajaupdate .post-block-style.post-float .post-title {

    max-height: 100% !important;
    overflow: hidden;
}

.tajaupdate li.adver img {

    height: auto !important;
    width: auto !important;
    
}

section.cartoon-section .adver img {
    height: auto !important;
}

.post-block-style.post-float .related-post-thumb img {
    height: auto !important;

    
}

.sidebar-right .widget {
    margin-left: 15px !important;
    margin-right: 15px;
}

h2.post-title.title-medium.related-news {
    max-height: auto !important;
    clear: both;
    font-size: 18px !important;
    line-height: 25px !important;
}

.single_post_page .post-block-style.post-float.clearfix.card12 {
    height: auto !important;
}

.post-block-style.post-float.clearfix {
    max-height: 100% !important;
}


}



#wptu-ticker-1 > .wptu-ticker-block > ul > li > a {
    text-align: left;
}

.has-text-align-center {
    text-align: center !important;
}




.tajaupdate li.adver img {
    display: block;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.tajaupdate .sidebar-right .widget {
    margin-left: 0px;
}
.tajaupdate .sidebar .widget {
    margin-bottom: 0px;
}

.two_column_section_one_ad .adver img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

section.cartoon-section .adver img {
    height: 196px;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}


.top-header {
    text-align: center;
}

.tajaupdate .carousel-caption h3 {
    padding: 7px 0px 5px 0px;
}

.four_column_round .bichar .post-content {

    margin: -20px 0px 0px 0px;
    
    padding-left: 15px;
    padding-right: 15px;

}

.addtoany_list {
    height: 42px;
    padding: 5px 0px 0px 5px;
    border-left: 1px solid #ddd;
}


.two_column_section .post-meta.title-small .post-author {
    padding-right: 15px;
}

ul.list-post.single-recent-post li {
    list-style: none;
    padding: 0 0 5px;
    list-style-type: decimal;
    list-style-position: outside;
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 10px 20px;
    font-weight: 600;
}

ul.list-post.single-recent-post li a {
    font-size: 15px;
    font-weight: 700;
}





/* tab section */
/*Panel tabs*/
.pradesh-tab-section .panel-tabs {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
}

.pradesh-tab-section .panel-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin: 1px 8px 0px 8px;
}

.pradesh-tab-section .panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #ffffff;
    background: red;
}

.pradesh-tab-section .panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: #bf5252;
}

.pradesh-tab-section .panel-tabs > li.active > a,
.pradesh-tab-section .panel-tabs > li.active > a:hover,
.pradesh-tab-section .panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 50%;
    background-color: rgb(204, 97, 97);
    border-bottom-color: transparent;
}

.pradesh-tab-section .panel-tabs > li > a:active, .pradesh-tab-section .panel-tabs > li > a:focus{
    background-color: blue;
}

.footer .footer-top .container{
    display: flex;
    justify-content: center;
    align-items: center;
}

footer#footer {
    margin-bottom: -25px;
}

.footer-about-menu ul li {
    display: inline-block;
        margin-bottom: 0 !important;
}

.footer-about-menu ul{
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.footer-about-menu ul li a{
    padding: 9px 15px 10px 15px;
    background: #093969;
    margin: 0px 10px 0px 10px;
    color: #fff;

}

.author-icon-image {
    width: 60px !important;
    margin-right: 5px;
    border-radius: 50%;
}

.writers {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 10px;
}

.writers img {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 50%;
    margin-right: 20px;
    object-fit: cover;
    background: #cc8241;
}

.writers h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    padding-top: 0px;
}

.writers-details {
    padding-top: 10px;
}

.writers-details p {
    
}
.writers p {
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.writers h5 a, .writers p a {
    text-decoration: none;
    color: #000;
}

a.post_tag {
    background: #000;
    color: #fff;
    padding: 10px 10px 10px 10px;
        margin-left: 0px;
    margin-right: 10px;
}

.single_post_category a {
    font-size: 16px;
    padding: 7px 18px 6px 13px;
    margin-right: 10px;
    border-radius: 20px;
}

#interads {
    background: #fff;
    width: auto;
    height: 100%;
    max-width: 100%;
    position: fixed;
    z-index: 9999999999;
    top: 10%;
    display: block;
    overflow: hidden;
    right: 50%;
}

#ninja-slider li h2{
       background: #38373d63;
    z-index: 100;
    position: sticky;
    color: #fff;
    width: auto;
    margin: 0 auto;
    padding: 9px 12px 4px 12px;
    max-width: 100%;
    top: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.footer-social li a {
   
    margin-bottom: 5px !important;
}

.footer-main .current-menu-item {
    background: transparent;
}

@media only screen and (max-width: 996px) {
.pradesh-tab-section .nav > li > a {
    
    padding: 4px 4px;
    font-size: 12px;
}

.footer .footer-social {
    
    text-align: left !important;
}

.footer-about-menu ul {
    
    justify-content: left !important;
    
}

.footer .footer-top .container {
    display: inline;
}

.footer-about-menu ul li a {
    display: inline-block;
}

.pradesh-tab-section .panel-tabs {
    
    bottom: 23px;
    padding: 0px 0 8px 40px;
   
}

}


@media only screen and (max-width: 628px) {

.pradesh-tab-section .panel-primary > .panel-heading {
    
    height: 73px;
}
    }

    @media only screen and (max-width: 380px) {

.pradesh-tab-section .panel-primary > .panel-heading {
    
    height: 100px;
}
    }

        @media only screen and (max-width: 296px) {

.pradesh-tab-section .panel-primary > .panel-heading {
    
    height: 125px;
}
    }



    /* email subscriber css */
    .es-field-wrap {
    display: inline-block;
}

form.es_subscription_form input[type="text"], 
form.es_subscription_form input[type="email"], 
form.es_subscription_form input[type="url"], 
form.es_subscription_form input[type="password"], 
form.es_subscription_form input[type="search"], 
form.es_subscription_form input[type="number"], 
form.es_subscription_form input[type="tel"], 
form.es_subscription_form input[type="range"], 
form.es_subscription_form input[type="date"], 
form.es_subscription_form input[type="month"], 
form.es_subscription_form input[type="week"], 
form.es_subscription_form input[type="time"], 
form.es_subscription_form input[type="datetime"], 
form.es_subscription_form input[type="datetime-local"], 
form.es_subscription_form input[type="color"], 
form.es_subscription_form textarea {
    color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 7px 5px 10px;
}

form.es_subscription_form button, form.es_subscription_form input[type="button"], 
form.es_subscription_form input[type="reset"], form.es_subscription_form input[type="submit"] {
    border: 1px solid;
    border-color: #b02b33 #b02b33 #b02b33;
    border-radius: 3px;
    background: #b02b33;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 10px 10px 10px 10px;
}

form.es_subscription_form input[type="submit"],  form.es_subscription_form input[type="email"] {

background: #b02b33;
border-color: #b02b33;

}

/* form setting */

form.es_subscription_form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
  font-weight: 300;
}

form.es_subscription_form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
  font-weight: 300;
}

form.es_subscription_form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
  font-weight: 300;
}

form.es_subscription_form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-weight: 300;
}

form.es_subscription_form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
  font-weight: 300;
}


.header-social-icons ul li a i {
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 20px;
    color: #000;
    background: transparent;
    text-align: center;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    padding: 0px 5px;
}






.footer-about-menu ul li a {
    display: inline-block;
}


.tajaupdate .post-block-style .post-content {
    padding: 2px 0px 0px 0px;
}

.video_section_embed .tabs .tab-pane.active a img {
    height: auto;
    max-height: 100%;
        width: 100%;
}


/* custom css  */

.logo-section a.logo img {
    margin: 15px 0 15px 67px;
    max-height: 170px;
    width: 60%;
    max-height: fit-content;
}

    
    .header-social-icons ul li a i {
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 20px;
    color: #000;
    background: transparent;
    text-align: center;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    padding: 0px 5px;
}

.english-date, .nepali-date, .live-clock {
    /*max-width: 150px;
    text-align: left;
    margin: 0 auto;*/
}

@media (max-width: 991px) and (min-width: 768px){
.logo img {
    height: auto;
}
}

.footer-logo img {
    margin-left: auto;
    margin-right: auto;
}

ul.unstyled.footer-social li {
    text-align: center;
}

@media only screen and (max-width: 996px){
.footer-about-menu ul {
    justify-content: center!important;
}
}


.addthis_tool {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 10px;
}
    
    
    .writers p a {
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
}
    
    .facebook-comment.author-details{
            margin-top: 50px;
        
    }
    
    .single_post_page .post-block-style.post-float.clearfix.card12 {
    height: auto;
    max-width: 100%;
}
    
    .writers {
    border-top: 0px solid #ddd;
    margin-top: 0px;
    padding-top: 0px;
}
    
    .single .list-post-block a h2, ul.list-post.popular-post h2 {
    color: #fff;
    background-color: #093969;
    padding: 6px 15px 5px 10px;
    width: auto;
        border-radius: 10px;
}
    
    .post-content {
    padding: 0 0px 30px;
   
}
    
    h2.post-title.title-medium.related-news {
    
    line-height: 25px !important;
    font-size: 17px !important;
    padding-top: 5px;
}
    
    
    .post-block-style.post-float .post-thumb {
  
    margin-right: 0px;
}
    
    .post-block-style.post-float.clearfix img {
    height: auto !important;
   
}
    
    .single-page-post .post-title.related-news a {
    font-size: 17px;
    line-height: 25px;
}
         .post-title.related-news {
    padding: 0;
}

.RELATED-NEWS-BLOCK .block-title {
    font-size: 17px;
}
    
    .facebook-comment .block-title > span:after {
    border-color: #d21f27 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); 
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 0px !important;
    border-style: solid;
}

.single-post .post-content p {
    padding: 0px;
}

a.post_tag {
   
    margin-left: 0px;
    margin-right: 10px;
}









.facebook-comment .block-title {
    font-size: 18px;
    padding: 0px 0px 6px 0px;
}

.single_post_page .facebook-comment  .color-red .block-title {
    border-bottom-color: #093969 !important;
}

.single_post_page .facebook-comment .color-red .block-title > span {
    background: #093969 !important;
}
    
    .facebook-comments-plugins {
    margin-top: 50px;
}
        @media only screen and (max-width: 992px) {
            .nepali-time-clock {
                padding-top: 0px;
                padding-bottom: 6px;
                text-align: center;
                margin: 0px auto 0px auto;
            }
            .topheadmenu {
                display: none;
            }
        }
        
        .post-thumb.single-page-and-post {
            overflow: visible;
            margin-bottom: 30px;
        }
        
        .post-block-style:hover .post-thumb img,
        .post-overaly-style:hover .post-thumb img {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }
        
        .list-post.popular-post .post-content {
            border-bottom: 1px solid #c5c5c5;
        }
        
        .single-recent-post li span.post-date {
            color: #6e6e6e;
            font-style: italic;
        }
        
        .web-bank-widget .list-post.popular-post li h2 a {
            font-size: 16px;
        }
        
        ul.list-post.single-recent-post li {
            list-style-type: decimal;
            list-style-position: outside;
            font-size: 17px;
            line-height: 1.4;
            margin: 0 0 10px 20px;
            padding: 0 0 10px;
            border-bottom: 1px solid #eee;
            color: #000;
            font-weight: bold;
        }
        
        .list-post.popular-post li {
            list-style-type: decimal;
            list-style-position: outside;
            font-size: 17px;
            line-height: 1.4;
            margin: 0 0 10px 20px;
            padding: 0 0 10px;
            border-bottom: 0px solid #eee;
            color: #000;
            font-weight: bold;
        }



        /* archive page css */

      
     .post-block-style.post-float.clearfix.card12 {
    height: auto;
    max-width: 100%;
}
    
    

    .archive-block-single .post-content {
    min-height: 140px;
    margin-top: 0px;
}
    
    .archive-block-single .post-block-style.post-float .post-thumb {
    margin-right: 5px;
}
    
    
  /* entertainment  slider */

  .entertainment-side-slider .carousel-caption h3 {
    color: #fff;
    padding: 6px;
    background: red;
}

.entertainment-side-slider .carousel-inner img{
    height: 550px;
    object-fit: cover;
    background: #cc292a;
}
  

  .entertainment-side-slider #myCarousel11 .carousel-indicators {
    bottom: -15px;
}
    
    .entertainment-side-slider #myCarousel11 .carousel-caption {
    bottom: -5px;
}
        
       
       ul.list-post.single-recent-post.papularpost li {
    list-style-type: none;
    list-style-position: inherit;
    font-size: 17px;
    line-height: 1.4;
    margin: 0 0 10px 5px;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}

ul.list-post.single-recent-post.papularpost li h2 {
    font-size: 15px;
    line-height: 25px;
    margin: 0 0px 0px 0px;
    padding: 0;
}
   

   @media only screen and (max-width: 768px){
ul.list-post.single-recent-post.papularpost li h2 {
    font-size: 15px !important;
    line-height: 25px !important;
}   


.block-title > span {
    font-size: 18px !important;
    line-height: 25px !important;
}

.block-title {
    font-size: 24px !important;

} 
} 

@media only screen and (max-width: 992px){
.footer-logo img {
    
    margin-bottom: 10px !important;
}
}


.post-block-style.post-float.clearfix img.related-post-thumb {
    height: auto !important;
    display: block;
    width: auto !important;
    max-width: 100% !important;
}
        

 .featured-news-single-block .single-post {
    margin-bottom: 20px;
    padding: 0px 15px 0px 15px;
  
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px! important;
    box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
}       


.at-below-post.addthis_tool {
    border: 0;
}


.single-post-advertisement {
    margin-bottom: 25px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-top: 20px;
    padding-top: 10px;
}






/**********MOBILE MENU***********/

.clickmenus{
   font-size: 20px;
    cursor: pointer;
    position: absolute;
    top: 13%;
    right: 0px;
    color: #ffffff;
    z-index: 99;
    display: inline-block;
    float: right;
    background-color: #0f75bc;
    padding: 0px 9px 8px 15px;
    border-radius: 30px 0 0 30px;
}

.fix-tv .fa {
    vertical-align: middle;
    margin: 11px 0px 0px 0px;
}

.clickmenus h6{
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
}

.sidenav {
    height: 400px;
  width: 0px;
  position: fixed;
  z-index: 999;
  top: 10%;
  right: 0;
  background-color: #0f75bc;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 20px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #222;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f9c836;
}

.sidenav .closebtn {
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 20px;
  margin-left: 10px;
  z-index: 9999;
  padding: 0px;
  color: #fff;
}

.mobile-menus{
  margin-top: 15px;
}

@media screen and (max-height: 450px) {
  .sidenav a {font-size: 18px;}
}


.sidenav .card{
    background-color: transparent;
    border: none;
}


.card-header{
  background-color: transparent;
  border-bottom: 1px solid #eee;
}

.sidenav .card-body{
    padding: 0 10px;
}

.mobile-menus ul{
    padding: 0px;
    margin: 0px;
}

.mobile-menus ul li{
    list-style-type: none;
}

.mobile-menus ul li a {
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #006b2e;
}

.sidenav .card-body ul li a {
    font-size: 13px;
}


.sidenav .card-body ul li a:hover {
    color: #facc41;
    font-size: 13px;
    background-color: transparent;
}

.mobile-menus ul li a i.fa.fa-angle-double-right{
  float: left;
  margin-right: 10px;
}

.mobile-menus ul li a i.fa{
    float: right;
}



/* new addition */


.big-block {
    border-bottom: 1px solid #bebdbd;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.mainbox, .sidebox {
    border-right: 1px solid #bdbdbd;
    padding-right: 20px;
}

.big-block p {
    color: #525252;
    line-height: 1.6;
    font-size: 1.9rem;
    -webkit-font-smoothing: antialiased;
}

.big-block h3 {
    font-size: 22px;
    line-height: 1.3;
}


.archive-block-single .post-block-style.post-float.clearfix img {
    max-height: 200px;
    height: auto !important;
        margin: 0px 10px 0px 0px;
}

.archive-block-single .post-title a{
    font-size: 20px;
}






/* tajaupdates */


/**********MOBILE MENU***********/

.clickmenuss{
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    top: 13%;
    left: 0%;
    color: #ffffff;
    z-index: 99;
    display: inline-block;
    float: right;
    background-color: #0f75bc;
    padding: 10px;
    border-radius: 0px 30px 30px 0px;

}

.clickmenuss h6{
   font-size: 14px;
    line-height: 3px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
}


  .sidenavv {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 999;
    top: 13%;
    left: 0%;
    background-color: #0f75bc;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;

}

.sidenavv a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #222;
  display: block;
  transition: 0.3s;
}

.sidenavv a:hover {
  color: #f9c836;
}

.sidenavv .closebtn {
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 20px;
  margin-left: 10px;
  z-index: 9999;
  padding: 0px;
  color: #fff;
}

.mobile-menus{
  margin-top: 15px;
}

@media screen and (max-height: 450px) {
  .sidenavv a {font-size: 18px;}
}

@media screen and (max-width: 768px) {
  .sidenavv {
    top: 13%;
    left: 0%;

  }

  .clickmenuss {
    
    position: relative;
    float: none;
}

section.block-wrapper.news-ticker-block h3 {
   
    word-break: break-word;
}

.archive-block-single .post-title.title-medium {
   
    margin-top: 10px !important;
    display: inline-block;
}

.archive-block-single .post-block-style.post-float.clearfix img {
    max-height: 100%;
}

.mainbox, .sidebox {
    border-right: 0px solid #bdbdbd;
    padding-right: 0px;
}

}


.sidenavv .card{
    background-color: transparent;
    border: none;
}


.card-header{
  background-color: transparent;
  border-bottom: 1px solid #eee;
}

.sidenavv .card-body{
    padding: 0 10px;
}

.mobile-menus ul{
    padding: 0px;
    margin: 0px;
}

.mobile-menus ul li{
    list-style-type: none;
}

.mobile-menus ul li a {
    font-family: 'Quicksand', sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #fff;
    padding: 10px 20px;
    border-bottom: 1px solid #006b2e;
}

.sidenavv .card-body ul li a {
    font-size: 13px;
}


.sidenavv .card-body ul li a:hover {
    color: #facc41;
    font-size: 13px;
    background-color: transparent;
}

.mobile-menus ul li a i.fa.fa-angle-double-right{
  float: left;
  margin-right: 10px;
}

.mobile-menus ul li a i.fa{
    float: right;
}


/* fixed sidebar */



.stick {
   position: fixed;
    top: 0;
    padding: 33px 15px 0px 0px;
    max-height: 600px;
    overflow-y: scroll;

}

.abs {
    position: absolute;
    bottom: 0px;
    width: 92.5%;
}


.repeator-load-more {
    margin: 30px 0px;
    padding: 0px 0px 20px 0px;
    box-shadow: 0 2px 0px rgba(0, 0, 0, 0.13);
    border-radius: 0px;
    transition: .3s;
}


/*rajniti side adv*/

.post-thumb.img-responsive.rajniti-side-adv a img {
    object-fit: unset;
    width: 100%;
    height: auto;
    max-height: 100%;
    margin-bottom: 10px;
}


section.block-wrapper.three_column_three_category.three_column_three_categorytwo .post-thumb a img {
    width: 100%;
}




.at-below-post-page.addthis_tool {
    border: 0;
}


.big-team-block, .team-box {
    text-align: center;
        padding-bottom: 40px;
}


.big-team-block img {
    max-width: 350px !important;
    margin: 0 auto;
    border-radius: 50%;
    height: 350px;
    width: 350px;
    object-fit: contain;
    background: #1380c5;
}



.team-box img{
     max-width: 350px !important;
    margin: 0 auto;
    border-radius: 50%;
    height: 300px;
    width: 300px;
    object-fit: contain;
    background: #1380c5;
}


/* prabash section css */

.prabash-section-title h2 {
    color: #fff;
}

.prabash-section-title a {
    float: right;
    font-size: 18px;
    background: #000;
    color: #fff;
    padding: 0px 10px 0px 10px;
    border-radius: 15px;
    margin: 0 10px 0px 0px;
}

.dot_wrap:last-child {
    margin-right: 0;
}

.dot_wrap {
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
    margin-left: 4px;
}

.dot_wrap>span {
    background-color: #fff;
}



.dot_wrap>span {
    height: 3px;
    width: 3px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 1);
    margin-bottom: 1px;
    display: block;
}



.prabash-section .slider-caption h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}

.prabash-section .slider-caption h2 a{
    color: #fff;
}

section.prabash-section .slick-slide img {
    height: 227px;
    width: auto;
    display: block;
    object-fit: cover;
    background-color: #1380c5;
        margin: 0 auto;
}

p.team-post {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.team-excerpt p {
    font-size: 18px;
    line-height: 25px;
}

.team-social li a i {
    font-size: 20px;
    padding: 5px 5px 5px 5px;
    background: #093e70;
    color: #fff;
    height: 30px;
    width: 30px;
}

/*extra css added for naya dristi*/

.list-post-block .list-post > li {
    
    box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
    padding-right: 5px;
    padding-left: 3px;
    padding-top: 5px;
}

.small-thumb-section .post-block-style.post-float.clearfix.card {

   

    box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
    padding-right: 5px;
    padding-left: 3px;
    padding-top: 5px;
}


.sidebar ul.list-post.single-recent-post li {
    box-shadow: 0px 0px 0px rgba(22,30,106,0.3);
    border-radius: 0px;
}



.category-our-team .list-post-block .list-post > li {
    box-shadow: 0px 0px 0px rgba(22,30,106,0.3);
    
}

.three_column_one_ad .post-block-style.clearfix.card9{
box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
}

.item.rajniti-item {
  
    box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
    padding-right: 5px;
    padding-left: 6px;
    padding-top: 5px;
}

.pradesh-tab-section .post-block-style.clearfix.card1 {
    box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
    padding-right: 5px;
    padding-left: 6px;
    padding-top: 5px;
}

.widget-area-11.cartoon-2 .list-post li .post-float {
    box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
    padding-right: 5px;
    padding-left: 3px;
    padding-top: 5px;
}


.sidebar ul.nav-tabs li a {
    
    
    padding: 0px 25px 0px 0px !important;
    padding-left: 0 !important;
  
    border-bottom: 0px solid #ddd !important;
    -webkit-transition: 400ms !important;
    -moz-transition: 400ms !important;
    -o-transition: 400ms !important;
    transition: 400ms !important;
}

.recent-tabs-block ul li {
    background: #093e70;
     padding: 8px 10px 5px 5px;
}

.recent-tabs-block ul li.active {
    background: red;
    padding: 8px 10px 5px 5px;
}

.recent-tabs-block ul li.active a {
    color: #fff !important;
}



.recent-tabs-block ul.single-recent-post li {
    background: transparent;
    padding: 8px 10px 5px 5px;
    margin: 0 0px 0 29px;
}

.recent-tabs-block ul li a {
    color: #fff !important;
}

ul.list-post.single-recent-post li a {
    color: #000 !important;
}

ul.list-post.single-recent-post.papularpost li {
    box-shadow: 0px 2px 7px rgba(22,30,106,0.3);
    border-radius: 10px;
    padding-right: 5px;
    padding-left: 3px;
    padding-top: 5px;
}

.stick .recent-tabs-block {
    padding: 20px 0px 10px 15px;
}