/*--------------------------------------------------
:: Header
-------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@300;400;500;600;700;800');
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;800&family=Hind:wght@400;700&display=swap');
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Mukta', sans-serif;
}
.main-bar {
    background: #024e9a;
    top: 0 !important;
}
.logo_sz {
    height: 100px;
}
a.sub_bx {
    background: #005093;
    padding: 9px 20px 9px 16px;
    border-radius: 4px;
    font-family: sans-serif;
    font-weight: 500;
    color: white;
}
/*--------------------------------------------------
:: Menu
-------------------------------------------------- */
.nav-item {
    position: relative;
    margin: 0 20px;
}
.nav-item:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.nav-item:hover:before {
    height: 3px;
}
.navbar-light .navbar-nav .nav-link {
    line-height: 50px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    padding: 0;
    text-decoration: none;
}
.menu a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}  
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #e82525;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #02314b;
    color: #ffffff;
}
.uk-navbar-dropdown {
    top: 36px !important;
    padding: 8px;
    width: 320px;
}
.uk-navbar-nav>li>a {
    color: #02314b;
    font-size: 16px;
    line-height: 45px;
    min-height: auto;
    font-weight: 800;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #ec1e24 !important;
    color: #fff !important;
}
.side_menu_bx {
    background: #0063a5;
    box-shadow: rgb(34 96 191 / 24%) 0 0 48px;
    width: 240px;
}
.side_menu_size {
    font-size: 18px;
    line-height: 50px;
}
/*--------------------------------------------------
:: Body
-------------------------------------------------- */
.uk-link, a {
    color: #272727;
    text-decoration: none;
}
.uk-link:hover, a:hover {
    text-decoration: none;
    color: #e82525;
}
p {
    font-size: 18px;
    line-height: 32px;
}
em {
    color: #565656;
}
.heading-tags {
    background: #271e1e0a;
    border-top: 1px solid #ddd;
}
.news-box-bg {
    background: whitesmoke;
    padding: 12px;
    border: 1px solid #dbdbdb;
}
.exp_sm-ft {
    font-size: 15px;
    font-weight: 600;
    color: #666666;
}
.cover {
    object-fit: cover;
}
a.eng_bx {
    background: #c51035;
    padding: 0px 31px;
    font-size: 20px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 600;
}
a.view_more_bx {
    background: black;
    padding: 0.142857rem 1.428571428571429rem;
    border-radius: 50px;
}
.trending_box {
    background: #282828;
    padding: 5px 12px 5px 12px;
    border-radius: 20px;
}
.taja_box {
    background: #282828;
    padding: 5px 12px 5px 12px;
    border-radius: 20px;
}
.new-post-box {
    background: #1e5dbe;
    padding: 12px;
}
.uk-active > .bg-class-activ {
    background: #28a5b7 !important;
    border: 1px solid #28a5b7 !important;
    color: #fff !important;
}
.uk-active > .bg-class-activ a, .uk-active > .bg-class-activ i {
    color: #fff !important;
}
.title_tag {
    background: #25408f;
}
.respo__fnt {
    font-size: calc(1.25rem + 2.9vw);
    line-height: 130%;
}
.blog-bg {
    background: #f1f1f1;
}
.writer_name {
    font-size: 17px;
    font-weight: 700;
    color: #8d8d8d;
}
.quote:before {
    content: "";
    position: absolute;
    background: url(/cmsweb/public_html/online/assets/images/quote.png) no-repeat;
    background-size: 45px 45px;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: -18px;
    left: -26px;
    opacity: 0.4;
}
.entertainment-bg {
    background: #1e5dbe url(/cmsweb/public_html/online/assets/images/ent.png);
    padding: 40px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    background-attachment: fixed;
}
.sb-break {
    font-size: 20px;
    line-height: 39px;
    color: #444;
    margin-top: 15px;
}
@media    all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
    .navbar .dropdown-menu{ top:180%;  }
    .navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
}
@media only screen and (max-width: 600px) {
    .ht-550, .ht-auto img {
        height: auto;
    }
    .m-ht-300 img {
        height: 300px;
    }
    .mob-vv {
        left: 0 !important;
        margin-top: 0 !important;
    }
}
.tag__box {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.tag__box a:after {content: "";position: absolute;border-bottom: 1px solid #f8f9fa;width: 100%;left: 0;bottom: -1px;}
.tag__box a:hover, .tag__box a:focus {
    background: #f8f9fa !important;
}
.tag__box a {
    position: relative;
    display: inline-block;
}
.s-box.s-big {
    position: fixed;
    display: block;
    color: #000 !important;
    z-index: 999;
    top: 30px;
}
.s-box.s-big a, .s-box.s-big span {
    color: #000 !important;
}
.site-logo img {
    max-height: 75px;
    -webkit-transition:max-height 0.2s ease-out;
    -moz-transition:max-height 0.2s ease-out;
    -o-transition:max-height 0.2s ease-out;
    transition:max-height 0.2s ease-out;
}
.site-logo.shrink img {
    max-height: 45px;
} 
.top__bx {
    background: rgb(108,108,108);
    background: radial-gradient(circle, rgba(108,108,108,1) 0%, rgba(116,116,116,1) 48%, rgba(170,170,170,1) 100%);
}
.tab-content {
    background: #fff;
}
.text-init {
    color: #c7c7c7;
}
.ft-12 {
    font-size: 12px;
}
.ft-14 {
    font-size: 14px;
    line-height: 26px;
}
.ft-15 {
    font-size: 15px;
    line-height: 28px;
}
.ft-17 {
    font-size: 17px;
    line-height: 25px;
}
.ft-18 {
    font-size: 18px;
}
.ft-20 {
    font-size: 20px;
    line-height: 34px;
}
.fw-9 {
    font-weight: 800;
}
.bdr>li:nth-child(n+2) {
    -border-top: 1px dashed #231f20;
}
.my-overlay {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(95%,rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
/*--------------------------------------------------
:: Image Height
-------------------------------------------------- */
.big-news-box img {
    height: 260px;
}
.interview-thumnail img {
    height: 460px;
}
.main-news-thumnail img {
    height: 330px;
}
.notification_box img {
    height: 65px;
    width: 65px;
}
.tech-thumnail img {
    height: 123px;
    width: 154px;
}
.news-thumnail img {
    height: 190px;
}
.blog_opinion_box img {
    height: 100px;
    width: 100px;
}
.special_box img {
    height: 400px;
}
.interview_box img {
    height: 360px;
}
.big_ent_box img {
    height: 384px;
}
.small_ent_box img {
    height: 102px;
    width: 150px;
}
.recent-thumnail img {
    height: 80px;
    width: 100px;
}
.sports_box img {
    height: 450px;
}
.small_sports_box img {
    height: 155px;
}
.health_big_box img {
    height: 230px;
}
.small-int-thm img {
    width: 115px;
    height: 80px;
}
.ht-550 {
    height: 550px;
}
.ht-110 img {
    height: 90px;
    width: 110px;
    float: left;
    margin-right: 10px;
}
.ads img {
    border-radius: 4px;
}
.ht-400 img {
    height: 380px;
}
.ht-250 img {
    height: 270px;
}
.ht-300 img {
    height: 476px;
}
.ht-255 img {
    height: 220px;
}
.ht-350 img {
    height: 480px;
}
.ht-360 img {
    height: 360px;
}
.ht-325 img {
    height: 325px;
}
.ht-190 img {
    height: 190px;
}
.ht-100 img {
    width: 130px;
    height: 100px;
}
.ht-80 img {
    height: 80px;
    width: 80px;
}
.ht-220 img {
    height: 210px;
}
.ht-140 img {
    height: 95px;
    width: 140px;
}

.ht-25 {
    height: 25px;
    width: 25px;
}
/*--------------------------------------------------
:: Footer
-------------------------------------------------- */
.footer {
    border-top: 4px solid #fdc008;
    background: #0c685d;
}
.footer p {
    line-height: 28px;
    font-size: 15px;
    margin: 0;
    color: #fff;
}
.zk-footer-menu {
    line-height: 21px;
    padding: 10px 0px;
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 8px 0px;
}
.zk-f-text {
    color: #626262;
    font-weight: 600;
}
.zk-f-menu {
    color: #051939;
}
/*--------------------------------------------------
:: Category Heading
-------------------------------------------------- */
.trendings {
    background: #1f408d;
    color: #ffffff;
    font-size: 28px;
    border-radius: 5px;
}
.vid-bx {
    background: #e75725;
    padding: 19px;
    height: 80px;
    color: #fff;
    width: 144px;
    transition: width 1s;
    display: block;
    right: -70px;
}
.nn:hover .vid-bx {
    width: 300px;
    height: 80px;
    transition: width 1s;
}
.uk-heading-bullet a {
    font-size: 25px;
    font-weight: 700;
    font-family: 'poppins',sans-serif;
    color: #343434;
}
.uk-heading-bullet::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-.1 * 1em);
    vertical-align: middle;
    height: calc(0px + 0.7em);
    margin-right: calc(-1px + 0.2em);
    border-left: calc(5px + 0.1em) solid #9b9b9b;
}
.cat-head {
    border-bottom: 1px solid #eaeaea;
}
.cat-head span {
    font-size: 24px;
    font-weight: 900;
    line-height: 46px;
    position: relative;
    display: inline-block;
}
.cat-head span:after {
    content: "";
    position: absolute;
    border-top: 1px solid #d40000;
    bottom: -1px;
    width: 100%;
    left: 0;
    border-radius: 50px;
}
a.heading_ctg {
    color: #0066b3;
}
.main__bullets li a {
    padding: 0 13px;
    font-size: 15px;
    color: #ffffff;
    line-height: 40px;
    background: #a50107;
    display: inline;
    font-weight: 500;
    border-radius: 50px;
}
.main__bullets li a:hover {
    background: #006eb8;
}
.sub-heading-right {
    float: right!important;
}
/*--------------------------------------------------
:: Scroll Box
-------------------------------------------------- */
.scrollbox {
    height: 346px;
    overflow: auto;
    overflow-x: hidden;
    visibility: hidden;
    padding-right: 15px;
}
.scrollbox-content, .scrollbox:hover, .scrollbox:focus {
    visibility: visible;
}
.scrollbox-content,
.scrollbox:hover,
.scrollbox:focus {
    visibility: visible;
}
.scrollbox_delayed {
    transition: visibility 0.2s;
}
.scrollbox_delayed:hover {
    transition: visibility 0s 0.2s;
}
#mybox::-webkit-scrollbar {
    width: 3px;
    background: transparent;
}
#mybox::-webkit-scrollbar-track {
    border-radius: 0px;
    background: transparent;
}
#mybox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #e75726;
    padding: 0;
}