@font-face {
    font-family: "IRANSansWeb";
    src: url(../fonts/iransans/IRANSansWeb.ttf);
    src: url(../fonts/iransans/IRANSansWeb.woff) format("embedded-opentype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "IRANSansWeb_FaNum";
    src: url("../fonts/IRANSansWeb_FaNum.ttf");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "broya";
    src: url(../fonts/BRoya.eot);
    src: url(../fonts/BRoyad41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BRoya.woff) format("woff"), url(../fonts/BRoya.ttf) format("truetype"), url(../fonts/BRoya.html#BRoya) format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "bnasim";
    src: url(../fonts/BNasim.eot);
    src: url(../fonts/BNasimd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BNasim.woff) format("woff"), url(../fonts/BNasim.ttf) format("truetype"), url(../fonts/BNasim.html#BNasim) format("svg");
    font-weight: normal;
    font-style: normal
}


@font-face {
    font-family: "bmitra";
    src: url(../fonts/BMitra.eot);
    src: url(../fonts/BMitrad41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BMitra.woff) format("woff"), url(../fonts/BMitra.ttf) format("truetype"), url(../fonts/BMitra.html#BNasim) format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "btabassom";
    src: url(../fonts/BTabassom.eot);
    src: url(../fonts/BTabassomd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BTabassom.woff) format("woff"), url(../fonts/BTabassom.ttf) format("truetype"), url(../fonts/BTabassom.html#BNasim) format("svg");
    font-weight: normal;
    font-style: normal
}


@font-face {
    font-family: "btir";
    src: url(../fonts/BTitr.eot);
    src: url(../fonts/BTitrd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BTitr.woff) format("woff"), url(../fonts/BTitr.ttf) format("truetype"), url(../fonts/BTitr.html#BNasim) format("svg");
    font-weight: normal;
    font-style: normal
}


@font-face {
    font-family: "trfic";
    src: url(../fonts/BTraffic.eot);
    src: url(../fonts/BTrafficd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BTraffic.woff) format("woff"), url(../fonts/BTraffic.ttf) format("truetype"), url(../fonts/BTraffic.html#BNasim) format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "trfic";
    src: url(../fonts/BTraffic.eot);
    src: url(../fonts/BTrafficd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BTraffic.woff) format("woff"), url(../fonts/BTraffic.ttf) format("truetype"), url(../fonts/BTraffic.html#BNasim) format("svg");
    font-weight: normal;
    font-style: normal
}

body{
    font-family: 'Nunito',sans-serif !important;
    cursor: auto;
    margin: 0px;
    direction: ltr;
    color: #515151;
    font-size: 14px;
    overflow: auto !important;
}

a{
    color: #515151 !important;
    text-decoration: none !important;
}

a:hover{
    color: #1e73be !important;
}

@media screen and (min-width:1320px){.container{width:1330px;max-width:1330px}}


.day_con > div:nth-child(2n) {
    background-color: #eaeaea;
}

.date_en
{
    font-family: 'Nunito',sans-serif !important;
}

.header-btn-border{
    border-radius: 0 0 5px 5px;
    height: 30px;
    border: 2px solid #ef9020;
    color: #000;
    border-top: none;
    float: right;
    line-height: 28px;
    padding: 2px 10px;
}

.header-btn-border:hover{
    border-radius: 0 0 5px 5px;
    height: 30px;
    border: 2px solid #24b24c;
    background-color: #24b24c;
    color: #fff;
    border-top: none;
    float: right;
    line-height: 28px;
    padding: 2px 10px;
}


.header-border-top{
    /* border-top: 3px solid #ef9020; */
    color: #5e5e5e;
    float: right;
    display: block;
    direction: rtl;
    margin-left: 16px;
    padding-top: 12px !important;
}


.nav-text-color{
    color: #000;
}

.bg-nav-color{
    background-color: #0070ba !important;
}


.nav-item a{
    color: #fff !important;
}
.nav.nav-tabs .nav-item a{
    color: #000 !important; 
}

.nav.nav-tabs .nav-item .active{
    color: #fff !important; 
}

.nav-item.dropdown {
    direction : rtl !important
}

.nav-link {
    display: block;
    padding: 0.8rem 1rem;
}
.nav-tabs .nav-link, .nav-link.active {

    border: none;
}
.nav-tabs .nav-link:hover, .nav-link.active {

    border: none;
    margin-top: 0 !important;
}

.top-search input{
    float: right;
    background: transparent;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    width: 300px;
    height: 30px;
    line-height: 15px;
    padding: 0 35px;
    color: #94b3e5;
}

.top-search-footer input{
    float: right;
    background: transparent;
    font-size: 14px;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    width: 300px;
    height: 30px;
    line-height: 15px;
    padding: 0 35px;
    color: #94b3e5;
}

.margin-search{
    margin-top: 10px;
}

.margin-search-footer{
    margin-top: 10px;
}

.bg-search{
    background-color: transparent;
    float: right;

}

.top-search button{
    border: 0 none;
    position: absolute;
    top: 7px;
    right: 9px;
}


.top-search-footer button{
    border: 0 none;
    position: absolute;
    top: 5px;
    right: 7px;
    font-size: 17px;
}

.top-search form{
    position: relative;
    float: right;
}

.top-search-footer form{
    position: relative;
    float: right;
}

.border-bottom-content{
    border-bottom: 3px;
    box-shadow: #ebebeb;
}

.img-top-news-1{
    display: block;
}



.img-top-news-1 img {
    width: 100%;
    height: 361px !important;
    box-shadow: 0px 0px 4px #ccc;
    border-radius: 5px;

}



.img-top-news-2 img{
    display: block;
    width: 310px;
    margin-right: 19px;
    border-radius: 5px;
    height: 176px;
    box-shadow: 0px 0px 4px #ccc;
}

.img-read-news img{
    display: block;
    margin-right: 19px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #ccc;
}

.circle-title{
    width: 7px;
    height: 7px;
    background: #e80000;
    border-radius: 50px;
    margin-top: 16px;
    margin-right: 6px;
    display: block;
    float: left;
}

.style-text a p {
    color: #000;

}

.style-text:hover a p {
    color: #e80000;
}

/* .img-hover:hover .style-top-tittle{
    color: #fff !important;
} */
/* 
.text-p{
    text-align: center;
} */

.line-height-text{
    line-height: 21px;
}

.style-tittle{
    font-weight: bold ;
}

.text-box-top-news-1 {
    /* position: absolute; */
    /* right: 0px; */
    /* bottom: 0px !important; */
    /* border-radius: 7px 0 0 7px; */
    padding: 10px;
    overflow: hidden;
    width: 100% !important;
    text-align: center;
    color: #000 !important;
}


/* .style-top-tittle{
    color: #fff;
} */

.img-relative{
    position: relative;
}

.bg-content{
    background: #f8f8f8;
    padding-top: 30px;
    box-shadow: inset 0 10px 11px -7px #e6e6e6;
}

.img-news-bartar img {
    width: 167px;

    border-radius: 5px;
    box-shadow: 0px 0px 4px #ccc;
}

.border-news{
    border-bottom: #c6c8ca;
    margin: 0 5px;
}

.bg-content-whit{
    background-color: #fff;
    border-radius: 5PX;
}



.sticky-shadow{
    background: #fff;
    height: 42px;
    box-shadow: 0 8px 4px -7px #2c2c2c;
}
.aaa {
    padding-left: 0;
}
.aaa .nav-item{
    width: 50%;
}

.circle-titr{
    width: 7px;
    height: 7px;
    background: #525252;
    border-radius: 50px;
    margin-top:14px;
    margin-right: 8px;
    display: block;
    float: left
}


.color-text{
    color: #515151;
    line-height: 34px;
    text-align: justify;
}

.color-text:hover{
    color: #1e73be;
}

.aaa .nav-item .nav-link{
    color: #000;
    font-weight: bold;

}


.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    background-color: #1e73be !important;
    color: #fff !important;
    margin-top: 0px;
}


.bg-style-title{
    background: #e9e9e9;
    border-radius: 5px;
    padding: 16px 22px;
    margin-bottom: 20px;
    color: black;
}

.circle-title2{
    width: 7px;
    height: 7px;
    background: #e80000;
    border-radius: 50px;
    margin-top: 5px;
    margin-right: 6px;
    display: block;
    float: left;
}

.img-sozhe-rooz img{
    border-radius: 10px;
    box-shadow: 0px 0px 4px #ccc;
}

.bg-sozhe-rooz{
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 0px 4px #ccc;
}



.bg-style-soozhe{
    background: #e9e9e9;
    border-radius: 5px;
    padding: 9px 22px;
    margin-bottom: 20px;
    color: black;
}

.bg-style-more-see{
    background: #e9e9e9;
    border-radius: 5px;
    padding: 14px 22px;
    margin-bottom: 20px;
    color: black;
}

.color-see-all{
    color: #333;
}


.color-see-all:hover{
    color: #ef9020;
}


.bg-white{
    background-color: #fff;
    border-radius: 0 0 10px 10px ;
    box-shadow: 0px 0px 4px #ccc;
}

.bg-white-content{
    background-color: #fff;
    border-radius: 10px ;
    box-shadow: 0px 0px 4px #ccc;
}

.bg-darkgray{
    background: #242424;
    border-radius: 5px;
    height: 100px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 40px;
}

.gray-relative{
    position: relative;
}

.pos-abs{
    position: absolute;
    right: 40px;
}

.style-enter{
    background: #e00000;
    border-radius: 5px;
    color: #fff;
    position: absolute;
    bottom: -20px;

    right: 20px;
    padding: 13px 20px;
    cursor: pointer;
}

.bg-archive{
    background: #e9e9e9;
    border-radius: 5px;
    padding: 9px 22px;
    margin-bottom: 20px;
}

.color-archive{
    color: #ef9020;
}
.col_z_index{
    z-index: 1000;
}

.bg-video{
    background: #e9e9e9;
    border-radius: 5px;
    padding: 13px 22px;
    margin-bottom: 20px;
    margin-top: 10px;
}



.color-video{
    color: #000000;
}

.color-video:hover{
    color: #ef9020;
}

.txt-left .asa{
    text-align: right;
}

.color-teldio{
    font-weight: bold;
    color: #ef9020;
}

.img-news-teldio img {

    border-radius: 5px;
    box-shadow: 0px 0px 4px #ccc;
}

.bg-resane{
    background-color: #ef9020;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    padding: 10px 15px;
}



.color-pic{
    color: #ef9020;
}


.color-ax-rooz{
    font-weight: bold;
    color: #000;
}



.bg-color-gray{
    background-color: #f6f6f6;

}

.style-title-footer{
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.style-title-footer:hover{
    color: #ef9020;
}

.line-height-footer{
    line-height: 26px;
}

.hover-txt-footer{
    color: #4a4a4a;
    font-size: 12px;
}

.hover-txt-footer:hover{
    color: #ef9020;

}

.border-top-footer{
    border-top: 2px solid #f5f1f0;
    position: relative;
    padding-top: 46px;
    margin-bottom: 45px;
}

.style-li li{
    display: inline-block;
}

.color-media{

    float: left;
    margin-right: 17px;
    color: #525252;
    font-size: 19px !important;
}

.navbar-nav-top-bar {
    display: flex !important;
    list-style: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    justify-content: space-between !important;
}

.navbar-nav-top-bar .menu-item-live-tv{
    background-color: unset !important;
}

.navbar-nav-top-bar .menu-item-live-tv .whatsapp_web {
    height: 27px !important;
}

.navbar-nav-top-bar .nav-item a{
    padding: 0px !important;
    padding-top: 12px !important;
    font-size: 14px !important;
}

.navbar-nav-top-bar .nav-item .english_font{
    font-family: 'Nunito',sans-serif !important;
}

.color-media:hover{
    color: #1e73be;
}

.bg-content-show-news{
    background-color: #f8f8f8;
    margin-top: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}

/* .navbar{
    margin-bottom: 30px !important;
} */

.category-image{
    margin-bottom: 20px !important;
}

.new-content{
    float: right;
    margin-left: 10px;
    width: 100%;
    margin-bottom: 30px !important;
}

.text-p-line-left{
    text-align: justify;
    direction: ltr;
    line-height: 34px;
}

.bg-white-show{
    background-color: #fff;
    border-radius: 8px ;
    border:  1px solid #ccc;
    /* margin-bottom:30px !important; */
    line-height: 25px;
    padding: 10px 8px;

}

.bg-color-box{
    background-color: #f5f5f5;
    line-height: 56px;
    padding: 0 23px 0 15px;
    margin-bottom: 11px;
    border-radius: 5px;
}

.style-ul{
    list-style: none;
}

.style-tag{
    font-weight: bold;
    font-size: 15px;
    color: #000;
}


.sab-news{
    font-weight: bold;
    font-size: 15px;
    color: #000;
}


.border-sab-news{
    box-shadow: 0px 0px 5px 2px #eee;
    padding: 25px 20px;
    border-radius: 5px;
    text-align: justify;
    min-height: 135px;

}


.border-comment{
    box-shadow: 0px 0px 5px 2px #eee;
    padding: 25px 20px;
    border-radius: 5px;
    text-align: justify;
    min-height: 135px;

}



.style-text-sab-news{
    color: #000;
    font-weight: bold;
    line-height: 25px;
    text-align: justify;
}

.style-text-sab-news:hover{
    color: #ef9020;
}


.style-text-comment{
    color: #000;
    font-weight: bold;
    line-height: 25px;
    text-align: justify;
    font-size: 15px;
}




.img-sab-news img {

    border-radius: 5px;
    box-shadow: 0px 0px 4px #ccc;
}


.end-news{
    font-weight: bold;
    color: #000;
    font-size: 13px;
}


.circle-end-news{
    width: 7px;
    height: 7px;
    background: #ef9020;
    border-radius: 50px;
    margin-top: 5px;
    margin-right: 8px;
    display: block;
    float: left
}

.circle-more-see{
    width: 7px;
    height: 7px;
    background: #ef9020;
    border-radius: 50px;
    margin-top: 7px;
    margin-right: 8px;
    display: block;
    float: left
}

.frm-name{
    color: #4f4f4f;
    margin: 5px 10px;
}

.com-message{
    border: none !important;
    min-height: 92px !important;
    padding: 18px 20px !important;
}

.text-content{
    font-weight: bold;
    color: #000;
    font-size: 16px;
}

.style-td{
    font-size: 14px;
}

.btn-default{

    background: #e00000 !important;
    border-radius: 5px;
}

.contact-sticky{
    z-index: 1000;
}

.border-title-cat{
    width: 100%;
   border-radius: 5px;
    background: #fff;
    border: 1px solid #e4e4e4;
}


.bg-white-cat{
    background-color: #fff;
    border-radius: 10px ;
    box-shadow: 0px 0px 4px #ccc;
}


.bg-subject{
    background-color: #ef9020;
    color: #fff;
    border-radius: 5px 0 0 5px;
}

.style-subject{
    font-size: 16px;
    padding: 17px;
}


.color-subject{
    color: #000;
}

.color-subject:hover{
    color: #ef9020;
}


.circle-subject{
    width: 6px;
    height: 6px;
    background: #9a9a9a;
    border-radius: 50px;
    margin-top: 6px;
    margin-right: 4px;
    display: block;
    float: left
}

.bg-footer{
    background-color: #1d1d1d;
    color: #fff;
    padding: 15px 0;
    direction: rtl !important;
}

.scrolltop {
    border-radius: 10px;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #c6c8ca;
    left: 10px;
    bottom: 47px;
    z-index: 1000;
}

.arrow_icon{
    margin-top: 12px;
    margin-left: 14px;
}

.navbar-nav .nav-item .nav-link ,
.dropdown-menu li .dropdown-item{
    font-size: 22px !important;
    list-style: 34px !important;
}

.title-line-height {
    line-height: 34px;
}

.line-height-text-slider{
    line-height: 34px !important;
}

.main-title-line-height{
    line-height: 48px !important;
}

.bottom-text-line-height{
    line-height: 28px !important;
}

.ttl-line-height{
    line-height: 38px !important;
}

.big-img-ttl{
    line-height: 60px !important;
}

.circle-title-btm {
  width: 7px;
  height: 7px;
  background: #e80000;
  border-radius: 50px;
  margin-top: 8px;
  margin-right: 6px;
  display: block;
  float: left;
}

.circle-title-more-title{
  width: 7px;
  height: 7px;
  background: #e80000;
  border-radius: 50px;
  margin-top: 8px;
  margin-right: 6px;
  display: block;
  float: left;
}

.detail-line-height{
    line-height: 36px !important;
}

.zm-author{
    font-size: 18px !important;
}


.newsletter-wrapper .bg-style-title{
    text-align: left !important;
}

.newsletter-wrapper #submit{
    font-size: 16px !important;
    border-radius: 5px !important;
} 

.tag-title {
    font-weight: 800 !important;
    font-size: 18px !important;
}

.meta-list-tags a{
    font-size: 18px !important;
}

.detail-page-title,
.line-height-side-image{
 line-height: 48px !important;   
}

.sub-title{
    line-height: 32px ;
}

.more-title {
    line-height: 34px;
}

.top-centered{
    background-size: cover !important;
    background-position: center top !important;
    padding-bottom: 56.25% !important;
    background-repeat: no-repeat !important;
    border-radius: 5px;
    box-shadow: 0px 0px 4px #ccc;
}

.category-title{
    margin-bottom: 20px !important;
}

.stickey-sidebar{
    position: sticky !important;
    top: 0px !important;
}

.ticker-bg{
    background-color: #f3f3f3 !important;
}

.news-ticker-inner-wrapper{
    height: 60px;
}

.news-ticker-inner-wrapper .swiper-slide{
    width: 100% !important;
}

.ticker-news-title{
    line-height: 58px;
}

.news-ticker-inner-wrapper .swiper-container {
    height: 60px !important;
    max-height: 60px !important;
    overflow: hidden !important;
}

.news-ticker-inner-wrapper .swiper-button-next,.news-ticker-inner-wrapper .swiper-button-prev{
    position: relative !important;
}


.news-ticker-inner-wrapper .swiper-btns{
    float: right !important;
}

.news-ticker-inner-wrapper .swiper-button-prev:after,.news-ticker-inner-wrapper .swiper-rtl .swiper-button-next:after,
.news-ticker-inner-wrapper .swiper-button-next:after,.news-ticker-inner-wrapper .swiper-rtl .swiper-button-prev:after{
    font-size: 10px !important;
}

.news-ticker-inner-wrapper .swiper-button-next,.news-ticker-inner-wrapper .swiper-button-prev{
    top: 36px !important;
    transform: rotate(-90deg) !important;
}

.swiper-btns {
    display: flex !important;
}

.news-ticker-inner-wrapper .swiper-button.swiper-button-prev, .news-ticker-inner-wrapper .swiper-button.swiper-button-next{
    border: 1px solid #777 !important;
    height: 20px !important;
    width: 22px !important;
    background-color: #fff !important;
    color: #000 !important;
}

.news-ticker-inner-wrapper .swiper-button-prev {
    right: 0px !important;
}

.style-text-md-p-side{
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    height: 66px !important;
    max-height: 66px !important;
    margin-bottom: 20px !important;
    overflow: hidden !important;
    direction: ltr !important;
}

.sticky-block .nav-item{
    padding: 0px !important;
}

.style-text-md-p{
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    height: 66px !important;
    max-height: 66px !important;
    margin-bottom: 20px !important;
    overflow: hidden !important;
    direction: ltr !important;
}

.style-text-md-p-side p{
    margin-bottom: 0px !important;
}

.side-bar-block{
    padding-left: 0px !important;
}

.style-text-md-small {
    font-family:  'Nunito',sans-serif !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    line-height:43px !important; 
    color: #000 !important;
    /* height: 129px !important;
    max-height: 129px !important; */
    margin-bottom: 5px !important;
    overflow: hidden !important;
    direction: ltr !important;
}

.style-text-md-dot {
    font-size: 18px !important;
    line-height:25px !important; 
    color: #000 !important;
    height: 84px !important;
    max-height: 84px !important;
    margin-bottom: 0px !important;
    overflow: hidden !important;
    /* display:block !important; */
    text-align: left !important;
    font-weight: 600 !important;
}

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

.float-right {
    float: right !important;
}

.side-bar-block.btm h2{
    display: unset !important;
}

.style-text-md-dot-small {
    font-size: 18px !important;
    line-height:43px !important; 
    color: #000 !important;
    /* height: 86px !important;
    max-height: 86px !important; */
    margin-bottom: 10px !important;
    overflow: hidden !important;
    /* display:block !important; */
    text-align: left !important;
    direction: ltr !important;
}

.col_z_index .side-bar-block.btm ul{
    margin-top: 10px !important;
}

.image-mb {
    margin-bottom: 20px !important;
}

.image-mb-10{
    margin-bottom: 10px !important;
}

.style-text-xl{
	font-size: 22px !important;
	font-weight: 700 !important;
	line-height: 34px !important;
	height: 102px !important;
	max-height: 102px !important;
	overflow: hidden !important;
	direction: ltr !important;
}

.style-text-lg {
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height:48px !important;
    color: #000 !important;
    height: 96px !important;
    max-height: 96px !important;
    margin-bottom: 5px !important;
    overflow: hidden !important;
    direction: ltr !important;
}

.content_en_content{
    font-family: 'Nunito',sans-serif !important;
}

.swiper-ticker .swiper-slide{
    background-color: #f3f3f3 !important;
}

.swiper-ticker .swiper-slide h4 a{
    color: #000 !important;
}

.btm-slider .swiper-slide{
    background-color: transparent !important;
}

.detail-page-title{
    line-height: 68px !important;
    margin-bottom: 20px !important;
}

.detail-page-image{
    margin-bottom: 20px !important;
}

.detail-page-sub-title .sub-title {
    font-size: 18px !important;
    line-height: 44px !important;
}

.zm-post-meta-category {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #404040 !important;
    text-align: center !important;
}

.zm-post-meta-author {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #404040 !important;
    float: right !important;
    text-align: right !important;
    direction: ltr !important;
}

.zm-post-meta-author a,
.zm-post-meta-category a{
    color: #404040 !important;
}

.zm-post-meta-author li,
.zm-post-meta-category li{
    list-style:none !important
}

.zm-post-meta-date{
    font-family: 'Nunito',sans-serif !important;
    margin: 0px !important;
    padding-left: 0px !important;
    direction: ltr !important;
}

.author-avatar .top-center{
    height: 125px !important;
    border-radius: 15px;
    background-size: cover !important;
    background-position: center top !important;
}

.author-name a {
    font-size: 18px !important;
}

.tt-author-social li {
    display: inline-block;
    margin-left: 13px;
}

.detail-page-sub-title {
    margin-bottom: 20px !important;
}

.detail-page-tags{
    margin-bottom: 20px !important;
}

.swiper-slide .tt-swiper-margin-entry h4{
    text-align: left !important;
}

.top-footer {
    background-color: #fff !important;
    padding-top: 20px !important;
}

.top-footer-border {
    border-top: 2px solid #ccc !important;
}


.news-ticker-inner-wrapper .swiper-button.swiper-button-next{
    right: auto !important;
    left: 10px !important;
}

.btm-slider .swiper-button-prev,
.btm-slider .swiper-button-next{
    border: 1px solid rgba(0, 0, 0, .5) !important;
    background: rgba(0, 0, 0, .5) !important;
    top: 30% !important;
}

.btm-slider .swiper-button-prev:after,
.btm-slider .swiper-button-next:after{
    color: #fff !important
}

.btm-slider .swiper-button-prev:after,
.btm-slider .swiper-button-next:after{
    font-size: 14px !important;
}

.news-content {
    padding: 0px 50px !important;
}

.footer-menu li {
    text-align: center !important;
}

.calender_container{
    border-right: 1px solid #A8A8A8;
    border-left: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    background-color: #fafafa;
    display: none;
    padding: 2px;
    position: absolute;
    top: -9px;
    z-index: 99999999;
    border-top: 1px solid #A8A8A8;
}

.calender_container select {
    width: 49%;
    margin-bottom: 2px;
    font-family: 'Roboto', sans-serif !important;
    padding: 8px 5px;
}

.calender_container select {
    width: 49%;
    margin-bottom: 2px;
    font-family: 'Roboto', sans-serif !important;
    padding: 8px 5px;
}

.archive-calender-top{
    display: flex !important;
    justify-content: space-between !important;
}

.archive-filter .archive-button {
    width: 100px;
    text-align: center;
    direction: ltr;
    background: #232323;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    padding: 0px 0px !important;
    height: 48px;
    outline: none;
    color: #fff !important;
}

.space-20{
    padding-bottom: 20px !important;
}

.bg-white .header-color, .header-color {
    background: #fff !important;
    border: 2px solid #2f2f2f;
    color: #2f2f2f;
    min-width: 120px;
    text-align: center;
    padding: 16px !important;
    margin-bottom: 20px !important;
}

.bg-white .section-title::after, .section-title::after{
    background: #2f2f2f none repeat scroll 100% 0 !important;
}

.publishrr-logo{
     direction: ltr !important;
}

.publishrr-link{
    font-family: 'Nunito',sans-serif !important;
    color: #fff !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mt-60{
    margin-top: 60px !important;
}

.author-news-wrapper {
    display: flex !important;
    width: 100% !important;
}
#author_types, #authors {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    text-transform: capitalize;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-colorease-in-out .15s, -webkit-box-shadowease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-colorease-in-out .15s, box-shadowease-in-out .15s;
}

.ptb-15{
    padding: 15px 0px !important;
}

#post_show_more{
    text-align: center !important;
}

#post_show_more input{
    padding: 10px 22px !important;
    background: #ef9020 !important;
    border: none !important;
    color: #fff !important;
    cursor: pointer !important;
}

.tt-author-img img {
    -moz-border-radius: 90px;
    border-radius: 90px;
    object-fit: cover !important;
}

.tt-author-info {
    padding-right: 115px;
    padding-top: 7px;
}

.tt-author-title {
    display: inline-block;
    font-size: 16px !important;
    line-height: 18px;
    font-weight: 700;
    color: #111;
    margin-bottom: 9px;
}

.tt-author-designation {
    margin-left: 20px !important;
}
.tt-author-designation {
    display: inline-block;
    font-size: 14px !important;
    line-height: 18px;
    font-weight: 700;
    color: #3b5265;
    margin-bottom: 9px;
}

.tt-author-social li {
    display: inline-block;
    margin-left: 13px;
    padding-left: 0px !important;
}

.tt-author {
    border: 1px solid #eaeaea;
    padding: 15px;
    display: flex;
}

.marg-lg-b25 {
    height: 25px;
}

.tt-author-info{
    margin-left: 10px !important;
}

.image-epaper {
    height: 200px !important;
}

.image-epaper{
    box-shadow: -6px 10px 6px -6px #777 !important;    
}

.jeg_tabpost_item{
    display: none;
}

.jeg_tabpost_item.active{
    display: block;
}

.jeg_tabpost_item img{
    width: 100% !important;
}

.jeg_tabpost_nav{
    display: block;
    overflow: hidden;
}

.jeg_tabpost_nav li {
    float: left;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    border-left: 0;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    width: 33.333333333%;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    transition: all 0.2sease;
    list-style: none !important;
}

.jeg_tabpost_nav li.active{
    border-bottom-color: #c91212;
    color: #212121;
}

.epaper-detail-page-head-wrapper a {
    padding: 10px;
    width: 130px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    transition: all .7s;
}
.active-link {
    color: #ffffff;
    background-color: #c91212;
    border: 1px solid #c91212;
}

.epaper-detail-page-head-wrapper{
    margin-bottom: 30px !important;
}
.epaper-detail-page-head-wrapper a {
    padding: 10px;
    width: 130px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    transition: all .7s;
}

.disabled-link {
    color: #ffffff;
    background-color: #A8A8A8;
    opacity: .2;
    border: 1px solid #A8A8A8;
}

.news-ticker-heading-wrapper {
    background-color: #383838;
    margin-top: 4px;
    margin-bottom: 4px;
    border-radius: 4px;
}

.news-ticker-heading {
    color: #fefefe;
    font-size: 20px;
    line-height: 45px;
    padding-left: 15px;
    text-transform: capitalize;
}

.style-text-md:hover,
.style-text-lg:hover,
.style-text-sm:hover,
.style-text-xl:hover,
.style-text-md-dot:hover,
.style-text-md-dot-small:hover{
    color: #a71e22 !important;
}

.calender_archive .btn-default{
    background-color: #ef9020 !important;
    color: #fff !important;
}

.img-top-news-1{
    margin-bottom: 20px !important;
}

.image-epaper {
    box-shadow: -6px 10px 6px -6px #777 !important;
}
.image-epaper {
    height: 250px !important;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: unset !important;
        top: 0;
        z-index: 1020;
    }
}
.ticker-news-title{
    font-size: 22px !important;
}
.sticky-block{
    position: sticky !important;
    top: 70px !important;
}
.nav-tabs{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

ul{
    padding-left: 30px !important;
    padding-right: 10px !important;
}

.style-tittle{
    font-size: 18px !important;
    /* font-family: Arial, Helvetica, sans-serif !important; */
}

.footer_menu .nav-item .nav-link:hover{
    color: #ef9020 !important;
}

.bg-style-title{ 
    box-shadow: 0px 0px 4px #ccc !important;
}

.news-ticker-inner-wrapper .swiper-button.swiper-button-prev, .news-ticker-inner-wrapper .swiper-button.swiper-button-next{
    height: 22px !important;
    width: 25px !important;
}

.footer_menu .nav-link{
    color: #000 !important;
}

.style-li {
    text-align: right !important;
}

.top-footer .style-li {
    line-height: 62px !important;
}

.copyright {
    font-family: 'Nunito',sans-serif !important;
    text-align: left !important;
}

.newsletter-wrapper input[type="text"], .newsletter-wrapper input[type="email"] {
    direction: ltr;
    padding-left: 20px;
    margin-bottom: 10px;
}
.style-text-lg {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height:28px !important;
    color: #000 !important;
    height: 84px !important;
    max-height: 84px !important;
    margin-bottom: 5px !important;
    overflow: hidden !important;
    direction: ltr !important;
}

input[type="text"], input[type="email"], input[type="password"] {
    background: #fff none repeat scroll 100% 0;
    border: 1px solid #e6e6e6;
    box-shadow: none;
    color: #7c8c99;
    height: 45px;
    margin-bottom: 30px;
    padding-right: 20px;
    width: 100%;
}
input[type=submit] {
    border: none;
    border-radius: 0;
    background: #1e73be;
    color: #fff;
    padding: 0 20px;
    line-height: 40px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    direction: rtl;
    outline: 0;
    -webkit-appearance: none;
    transition: .3sease;
}

.style-text-md {
    font-family:  'Nunito',sans-serif !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height:28px !important; 
    color: #000 !important;
    height: 84px !important;
    max-height: 84px !important;
    margin-bottom: 5px !important;
    overflow: hidden !important;
    direction: ltr !important;
}

.newsletter-wrapper input[type="submit"] {
    width: 100%;
    background-color: #1e73be;
    border: 1px solid #1e73be;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.sticky-top.header{
    position: sticky !important;
    top: 0px !important;
}

.archive-calender-top h2 a{
    font-size: 18px !important;
}

.home-btn {
    background-color: #ba1f25 !important;
    color: #fff !important;
    padding: 15px 30px !important;
}

@media all and (min-width: 992px) {
    .navbar .dropdown-menu-end{ left:0; right: auto;  }
    .navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
    .navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 100% 0%; }
    .navbar .dropdown-menu.fade-up{ top:180%;  }
    .navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
    
}

.img-top-news-2 .top-centered{
    margin-bottom: 50px !important;
}

.bg-sozhe-rooz a .top-centered{
    margin-bottom: 10px !important;
}

.archive-calender-top h2 a{
    font-weight: 800 !important;
}

.pollbar{
    padding: 10px !important; 
    margin-bottom: 0px !important;  
    padding-left: 0px !important;
}

.poll-block{
    margin-bottom: 20px !important;
}

.pollbar .poll_option_cls{
    border: 1px solid #ccc !important;
    padding: 10px !important;
    margin-bottom: 20px !important;
    list-style: none !important;
}

.pollbar .poll_option_cls input[type="radio"]{
    border-right: 1px solid #ccc !important;
    margin-top: 2px !important;
    padding-right: 10px !important;
    margin-right: 10px !important;
}

#poll_answers{
    padding: 0px !important;
}

#poll_answers .poll_options {
    border: 1px solid #ccc !important;
    padding: 5px !important;
    margin-bottom: 20px !important;
    list-style: none !important;
}

#poll_answers .poll_options span{
    border-right: 1px solid #ccc !important;
    padding-right: 5px !important;
    margin-right: 5px !important;
}

#main_nav ul{
    padding-left: 0px !important;
} 

@media (min-width: 768px) {
    .left.sticky, .right.sticky {
        position: sticky;
        top: 0;
    }

    .calender_container {
        right: 0px !important;
    }

    .top-header-time{
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .header-border-top{
        padding-top: 0px !important;
    }
}

.font-bold-logo{
    font-size: 14px ;
}

.font-text-logo{
    font-size: 11px ;
}

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

    .font-bold-logo{
        font-size: 14px !important;
    }

    .font-text-logo{
        font-size: 10px !important;
    }

}

@media screen and (max-width: 480px){
    .overflow-style {
        overflow-x: scroll;
        display: block;
        white-space: nowrap;
    }

    .top-search input {
        float: right;
        background: transparent;
        font-size: 14px;
        border: 1px solid #ebebeb;
        border-radius: 6px;
        width: 382px;
        height: 30px;
        line-height: 15px;
        padding: 0 35px;
        color: #94b3e5;
    }
    .img-top-news-2 img {
        width: 167px;
        height: 98px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .img-top-news-2 img {
        height: 117px !important;
        width: 200px;
    }
}
.nav-item {
    position: relative;
}

.search-btn {
    color: #fff !important;
}

.search-form {
    right: 0 !important;
    direction: ltr !important;
}
.search-form {
    background: #fff none repeat scroll 100% 0;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.15);
    height: 90px;
    padding: 20px;
    position: absolute;
    /* right: 0; */
    text-align: left;
    top: 100%;
    width: 500px;
    z-index: 99;
}

.search-form input[type="search"] {
    border: 1px solid #e6e6e6;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    width: 85%;
}

.search-form button {
    background: #1e73be none repeat scroll 100% 0;
    border: 1px solid #1e73be !important;
}
.search-form button {
    background: #1e73be none repeat scroll 100% 0;
    border: 1px solid #1e73be !important;
    float: left;
    height: 50px;
    width: 15%;
    color: #fff !important;
}

.footer_menu {
    display: flex !important;
    flex-direction: row !important;
}

.footer_menu li{
    margin-left: 20px !important;
}

.navbar-toggler{
    color: #fff !important;
}

.date-time{
    font-family: 'Nunito',sans-serif !important;
}

.top-menu .style-li ul{
    text-align: left !important;
    margin-top: 10px !important;
}
.content_en{
    font-family: 'Nunito',sans-serif !important;
     
}

/* .style-text-md-dot,.style-text-md-dot-small,
.style-text-md,.style-text-md-small{
    padding: 5px 10px !important;
    direction: ltr !important;
}
.style-text-md-p-side{
    padding: 0px 10px !important;
} 
.style-text-md-p{
    padding: 0px 10px !important;
} */

.breaking_heading {
    color: #f8a810 !important;
}

.navbar-collapse.collapse.show{
    background-color: #0070ba !important;
}
.navbar-collapse{
    background-color: #0070ba !important;
}
.pub-logo {
    display: flex !important;
}

@media (min-width: 768px) {
    .oembed_title a {
        font-size: 20px !important;
        line-height: 48px !important;

    }
}

@media (max-width: 768px) {
    .oembed_title a {
        line-height: 36px !important;
    }
    .top-header-time .date-time{
        margin-top: 5px !important;
    }
    
.pub-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

}
.top-header-bar{
    height: 42px !important;
}

.navbar{
    height: 56px !important;
}

.breaking_heading {
    color: #f8a810 !important;
}

.extralarge-title a {
    font-size: 30px !important;
    line-height: 86px !important;
    font-weight: 800;
}

.breaking-news-bn .section-title .h6 a {
    font-size: 30px;
    line-height: 60px;
    font-weight: 800;
    color: #2f2f2f !important;
}

/* .content_en{
    font-family: 'Nunito',sans-serif !important;
      */
    /* text-align: right !important; */
    /* font-size: 18px !important;
    line-height: 28px !important;
    height: 84px !important;
    max-height: 84px !important;    
} */

.content_en_cms{
    font-family: 'Nunito',sans-serif !important;
     
    /* text-align: right !important; */
    font-size: 18px !important;
    line-height: 28px !important;
}

.content_en_detail {
    font-family: 'Nunito',sans-serif !important;
    font-size: 36px !important;
    line-height: 50px !important; 
}

.top-footer .content_en .nav-link{
    font-family: 'Nunito',sans-serif !important;
     
    /* text-align: right !important; */
    font-size: 18px !important;
    line-height: 28px !important;
}
.content_en_content{ 
    padding-left: 30px !important;
    padding-right: 15px !important;
}

.tab-pane {
    height: 550px !important;
    max-height: 570px !important;
}

.live-tv-widget iframe{
    width: 100% !important;
    height: 100% !important;
}

.cms-page .news-content .live-tv-widget iframe{
    width: 100% !important;
    height: 450px !important;
}


.dropdown-menu{
    background-color: #383838 !important;
}

.style-text-md-top{
    height: 84px !important;
    max-height: 84px !important;
}

.ticker-news-title{
    font-size: 22px !important;
}

.bg-color{
    background-color: #383838 !important;
}

.bg-color .date-time,
.bg-color .top-menu ul li a i{
    color: #ffffff !important;
}

.epaper-block{
    display: flex !important;
    margin: 0 auto !important;
}

.nav-item{
    padding: 0 5px !important;
}

.menu-item-type-post_type{
    padding: 0 10px !important;
    padding-top: 5px !important;
}
.navbar-nav .nav-link{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

/* .content_en_dir {
    text-align: right !important;
} */

/* Live update side bar styling */

.timeline_right {
    width: 360px;
    float: left;
    margin-left: 2%;
    margin-top: 10px !important;
}
.timeline_list {
    direction: ltr;
    width: 100%;
    float: right;
    background-color: #f4f0ef;
    padding: 0 5px;
    border-radius: 5px;
    height: 460px;
    overflow-y: auto;
    overflow-x: hidden !important;
}
ul.timeline {
    list-style-type: none;
    position: relative;
    direction: rtl;
}
ul.timeline:before {
    content: ' ';
    background: #333;
    display: inline-block;
    position: absolute;
    right: 11px;
    width: 2px;
    height: 100%;
    z-index: 400;
    top: 10px;
}
ul.timeline>li {
    margin: 20px 0;
}
.update_time {
    width: 100%;
    float: right;
    font-size: 13px;
    color: #e00015;
    font-family: Open Sans;
}
ul.timeline>li:before {
    margin-top: 7px !important;
}
ul.timeline>li:before {
    content: ' ';
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 5px solid #e00015;
    right: 7px;
    width: 10px;
    height: 10px;
    z-index: 400;
}
.circles {
    height: 50px;
    position: absolute;
    width: 50px;
    right: -19px;
    top: -13px;
}
.circles .circle1 {
    animation-delay: 1s;
}
.circles > div {
    animation: growAndFade 3s infinite ease-out;
    background-color: red;
    border-radius: 50%;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
}
.circles .circle2 {
    animation-delay: 2s;
}
.circles .circle3 {
    animation-delay: 3s;
}

@keyframes growAndFade {
    0% {
        opacity: 0.25;
        transform: scale(0);
   }
    100% {
        opacity: 0;
        transform: scale(1);
   }
}


.timeline_list ul li:first-child .circles {
    display: block !important;
}
.update_time {
     
}
.live-update-sidebar {
    position: sticky;
    top: 50px;
}
.live-update {
    background-color: #fbfbfb !important;
    margin-bottom: 30px !important;
    padding: 20px !important;
}
.live-update-title {
    margin-right: 150px !important;
}
.update_time {
	padding-right: 30px;
}
.story-link h3 {
	padding-right: 30px;
	font-size: 18px;
	line-height: 30px;
}
.entry-title {
    font-family: 'Merriweather' !important;
    font-size: 24px !important;
    line-height: 36px !important;
    font-weight: 700 !important;
}
.entry-content {
    font-size: 18px !important;
    line-height: 34px !important;
    text-align: justify !important;
    overflow-x: hidden !important;
    font-weight: 300 !important;
}

.live-detail-page .detail-page-info .s-meta::after{
	display: none !important;
}

.live-detail-page .detail-page-info{
	justify-content: space-between !important;
}

.live-detail-page .live-update-subtitle{

	font-family: 'Merriweather' !important;
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	padding: 0 50px !important;
}

.live-detail-page .live-update-subtitle .caption-heading{
	border-right: 5px solid #000 !important;
	font-size: 20px !important;
	padding: 0 20px !important;
	line-height: 26px !important;
}

.live-detail-page{
	margin: 0 auto !important
}

.search-wrap.mobile-search .mobile-search-btn{
	top: -20px !important;
}

.mobile-search-form{
	top: 75px !important;
}


.time-line-background{
    background-color: #FFF9FC !important;
    /* margin: 50px 0; */
    padding: 50px 0 !important;
}

.timeline-image{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
    min-height: 285px !important;
    border-radius: 10px 10px 0px 0px  !important;
}

.timelie-title{
    box-shadow: 0 12px 30px rgba(80, 80, 80, 0.2) !important;
    border-radius: 0 0 10px 10px !important;
    padding: 30px 15px !important;
}

.timelie-title .timeline-stories-title {
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
    color: #04072E !important;
}

.timeline-border-right{
    position: relative !important;
    width: 2px !important; 
    height: 100% !important; 
    background-color: transparent !important;
    border-right: 2px dotted #aaaaaa !important; 
    right: 0 !important; 
    transform: translateY(50%) !important;
    z-index: 1 !important;
    margin: 0 auto !important;
    margin-top: -10px !important;
}

.timeline-border-left{
    position: relative !important;
    width: 2px !important; 
    height: 100% !important; 
    background-color: transparent !important;
    border-right: 2px dotted #aaaaaa !important; 
    right: 0 !important; 
    /* transform: translateY(50%); */
    z-index: 1 !important;
    margin: 0 auto !important;
}


.timeline-circle{
    margin: 0 auto !important;
    width: 12px !important;
    height: 12px !important;
    background: #2c6a00 !important;
    border-radius: 50% !important;
    position: relative !important;
    top: 40% !important;
    right: -6px !important;
    -webkit-transform: translateX(-6px) !important;
    transform: translateX(-6px) !important;
    /* z-index: 999999 !important; */
}


.time-line-circle{
    position: relative !important;
    top: 45.5% !important;
    width: 14px !important;
    height: 0px !important;
    margin: 0 auto !important;
    background-color: #FFF9FC !important;
    z-index: 10000 !important;
}

.time-line-date{
    /* margin-left: 145px; */
    width: 45% !important;
    /* height: 85px; */
    text-align: center !important;
    background: #002072 !important;
    border-radius: 6px !important;
    /* box-shadow: 0px 13px 20px rgba(56, 19, 221, 0.2) !important; */
    padding: 15px !important;
}

.time-line-date .month{
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: #FFFFFF !important;
    margin-bottom: 0 !important;
    /* margin-top: 9px !important; */
}

.time-line-date .year{
    font-size: 22px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    margin-bottom: 0px !important;
}

.timelie-title p{
    font-size: 16px !important;
}

.timeline-date-time{
    margin: auto 0 !important;
}

.time-line-date{
    margin-top: -50px !important;
}

.time-line-background .time-line-item:last-child .timeline-border-right{
    display: none !important;
}

.fl-rt{
    float: left !important;
}

.news-date{
    text-align: left !important;
}

.news-author{
    text-decoration: none !important;
    color: #000 !important;
    transition: all 0.3s !important;
    margin-bottom: 20px !important;
}

.news-author:hover{
    color: red !important;
}


.circles {
    height: 50px;
    position: absolute ;
    width: 50px ;
    left: -19px ;
    top: -19px ;
}
.circles > div {
    animation: growAndFade 3s infinite ease-out ;
    background-color: #2c6a00 ;
    border-radius: 50% ;
    height:100% ;
    opacity: 0 ;
    position: absolute ;
    width: 100% ;
}
.circles .circle1 {
    animation-delay: 1s ;
}
.circles .circle2 {
    animation-delay: 2s ;
}
.circles .circle3 {
    animation-delay: 3s ;
}

.ripple-effect{
    height: 20px ;
}

@keyframes growAndFade {
    0% {
        opacity: 0.25;
        transform: scale(0);
   }
    100% {
        opacity: 0;
        transform: scale(1);
   }
}

.time-line-background .time-line-item:first-child .circles{
    display: block !important;
}

.time-line-background .time-line-item:first-child .timeline-circle::before{
    display: none !important;
}
.mb-10{
    margin-bottom: 10px !important;
}

.mb-50{
    margin-bottom: 50px !important;
}

.time-line-stories .row{
	display: flex !important;
}

.time-line-background{
	margin-bottom: 50px !important;
}

.timeline-stories-title:hover{
	color: #0053ff !important;
}

.time-line-background a{
	color: #3b5265 !important;
	transition: all .5s !important;
}
.time-line-background a:hover{
	color: #3b5265 !important;
}

.time-line-background .video_category_icon_cls{
	border-top-right-radius: 10px !important;
}

#live-content{
	height: 252px;
	overflow: hidden !important;
}
.live-content{
	height: 238px;
	overflow: hidden !important;
}

.timeline-stories-title:hover{
	color: #23527c !important;
}

.load-btn{
	color: #117cc1 !important;
}

.load-btn:hover{
	cursor: pointer;
}
.timelie-title {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.timelie-title p {
    font-size: 20px !important;
    line-height: 48px !important;
    margin-bottom: 10px !important;
}

.fl-lt{
    float: right !important;
}

.time-line-date .year , 
.time-line-date .month{
    font-family: 'Roboto', sans-serif !important;
     
}

.author-avatar {
    width: 25% !important;
}

.author-information{
    width: 75% !important;
}

.border-bottom{
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 20px !important;;
}

.menu-item-live-tv{
    background-color: #ec2028 !important;
}

.zm-post-meta-date{
    font-size: 18px !important;
    text-align: left !important;
}

.zm-post-meta-category li a{
    font-size: 18px !important;
}

.h3-sm.ticker-news-title{
    font-family:  'Nunito',sans-serif !important;
    font-size: 18px !important;
    line-height: 58px !important;
    color: #000 !important;
    height: 58px !important;
    max-height: 58px !important;
    overflow: hidden !important;
} 

.nav-link:hover {
    border-top: 2px solid #de2228 !important;
}

.load-more {
    margin-bottom: 20px !important;
}

.live-tv-widget iframe{
    height: 245px !important;
}

.line-height-text-slider.style-text-md{
    padding: 0px 5px !important;
} 

.footer_menu .top-footer .content_en .nav-link{
    font-family: 'Nunito',sans-serif !important;
     
    text-align: right !important;
    font-size: 18px !important;
    line-height: 28px !important;  
}

.poll-detail ul{
    padding: 0px !important;
}

.poll-detail .poll_options {
    border: 1px solid #ccc !important;
    padding: 5px !important;
    margin-bottom: 20px !important;
    list-style: none !important;
}

.poll-detail .poll_options span{
    border-right: 1px solid #ccc !important;
    padding-right: 5px !important;
    margin-right: 5px !important;
}

.col_z_index .side-bar-block.btm .content_en_content{
    margin: 0px !important;
}

@media (max-width: 767px) {
    .author-widget .tt-author-social{
        padding: 0px !important;
    }

    .top-menu.hf-wt .style-li li .color-media {
        margin-right: 10px !important;
    }

    .top-header-time .header-border-top{
        padding-top: 6px !important;
    }

    .zm-post-meta-category {
     padding-left: 0px !important;   
    }
    .news-content{
        padding: 0 20px !important;
    }

    .menu-item-live-tv{
        padding: 15px 0px !important;
    }

    .menu-item-live-tv{
        background-color: unset !important;
    }

    .menu-item-live-tv a{
        background-color: #ec2028 !important;
        padding: 10px 10px !important;
    }

    .breaking-news-bn .section-title .h6 a {
        font-size: 24px;
        font-weight: 800;
        color: #2f2f2f !important;
    }

    .author-page-news{
        width: 100% !important;
    }

    .author-avatar .top-center{
        height: 75px !important;
        width: 75px !important;
    }

    .extralarge-title a {
        font-size: 24px !important;
        line-height: 50px !important;
    }
    .search-form{
        width: 380px !important;
    }
    .hidden-xs{
        display: none !important;
    }
    .search-btn {
        padding: 12px !important;
    }
    .dropdown-menu{
        background-color: #ba1f25 !important;
    }
    .img-fluid {
        height: 130px !important;
    }
    .navbar-toggler-icon i{
        margin-top: 5px !important;
    }
    .hf-wt{
        width: 50% !important;
    }
}

@media (min-width: 767px) {
    .hidden-lg{
        display: none !important;
    }
}

@media (max-width: 767px) {

    .pr-m-0{
        padding-right: 0px !important;
    }

    .style-text-xl{
        font-size: 20px !important;
        font-weight: 700 !important;
        line-height: 28px !important;
        height: 84px !important;
        max-height: 84px !important;
        overflow: hidden !important;
        direction: ltr !important;
    }

    .style-text-md ,.style-text-md-mid{
        font-family: 'Nunito',sans-serif !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 25px !important;
        height: 75px !important;
        max-height: 75px !important;
        margin-bottom: 5px !important;
        overflow: hidden !important;
        direction: ltr !important;
        text-align: left !important;
    }
    .style-text-md-top,.style-text-md-mid{
        height: 130px !important;
        max-height: 130px !important;
    }

    .img-top-news-2 .top-centered{
        margin-bottom: 10px !important;
    }

    .style-text-md-p{
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 22px !important;
        height: 88px !important;
        max-height: 88px !important;
        margin-bottom: 20px !important;
        overflow: hidden !important;
        direction: ltr !important;
    }

    .style-text-md-p-side{
        height: 88px !important;
        max-height: 88px !important;
    }

    /* .style-text-md-dot{
        font-size: 16px !important;
        line-height: 23px !important;
        color: #000 !important;
        height: 69px !important;
        max-height: 69px !important;
        margin-bottom: 0px !important;
        overflow: hidden !important;
        display: block !important;
        text-align: left !important;
        font-weight: 600 !important;
    } */

    .style-text-md-dot {
        font-size: 16px !important;
        line-height: 23px !important;
        color: #000 !important;
        height: 84px !important;
        max-height: 84px !important;
        margin-bottom: 0px !important;
        overflow: hidden !important;
        /* display:block !important; */
        text-align: left !important;
        font-weight: 600 !important;
    }

    .style-text-lg {
        font-size: 18px !important;
        font-weight: 700 !important;
        line-height: 24px !important;
        color: #000 !important;
        height: 84px !important;
        max-height: 84px !important;
        margin-bottom: 5px !important;
        overflow: hidden !important;
        direction: ltr !important;
    }
    .navbar-nav .nav-item .nav-link{
        font-size: 11px !important;
    }

    .content_en_detail{
        font-family: 'Nunito',sans-serif !important;
        font-size: 26px !important;
        line-height: 36px !important;
    }

    .zm-post-meta-date,
    .zm-post-meta-category li a,
    .zm-post-meta-author li a{
        font-size: 16px !important;
    }

    .detail-line-height.news-content{
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .tag-title,.meta-list-tags a ,.meta-list-tags {
    font-size: 16px !important;
    line-height: 22px !important;
    }
    .cat-aut {
        width: 100% !important;
    }
    .cat-aut .col-sm-6 {
        padding-right: 0px !important;
    }

    .side-img {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 567px){
    .bottom-share{
        float:left !important;
    }
    .image-mb-mob{
        margin-bottom: 10px !important;
    }

    .footer_menu {
        padding: 0px !important;
    }
        
    .category-page .style-text-md {
        font-family: 'Nunito', sans-serif !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 27px !important;
        height: 82px !important;
        max-height: 82px !important;
        margin-bottom: 5px !important;
        overflow: hidden !important;
        direction: ltr !important;
        text-align: left !important;
    }

    .zm-post-meta-category{
        text-align: left !important;
    }

    .calender_container{
        right: 0px !important;    
    }

    .top-footer .content_en{
        font-family: 'Nunito',sans-serif !important;
         
        text-align: right !important;
        font-size: 18px !important;
        line-height: 28px !important;  
        justify-content: center !important;  
        height: unset !important; 
    }

    .top-footer-menu ul {
        justify-content: center !important;
    }


    .bottom-share .style-li ul{
        padding-left: 0px !important;
    }

    .top-footer ul{
        text-align: center !important;
    }

    .header-border-top{
        float: unset !important;
    }

    .top-menu .style-li{
        text-align: center !important;
        margin-top: 20px !important;
    }
    .date-time{
        text-align: center !important;
    }
        
    .font_download{
        display: none !important;
    }
    .menu_arrow{
        position: absolute;
        right: 10px;
        top: 5px;
        padding: 10px;
    }
    .hidden-xs{
        display: none;
    }
    .copyright{
        text-align: center !important;
    }
    .navbar-nav .nav-item .nav-link{
        font-size: 14px !important;
    }
    .top-menu .style-li,.top-menu .style-li ul{
        margin-top: 0px !important;
    }

    .top-menu .style-li ul{
        margin-top: 10px !important;
    }
    .header-border-top{
        margin-left: 0px !important;
    }
}