@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@300;400;500;600;700;800');
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Mukta', sans-serif;
}
p {
    font-size: 19px;
    line-height: 32px;
}
.ads img {
    margin-bottom: 20px;
}
body {
    font-family: 'Ek Mukta', sans-serif;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'mukta';
}
.hard--back {
    background: #046ebb;
    z-index: 99;
}
.navbar-light .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    line-height: 35px;
    color: #fff;
    font-size: 19px;
    font-family: 'mukta';
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
    background: #d2232a;
}
.uk-link, a {
    font-family: 'mukta';
    color: #444;
}
.head_date {
    font-family: 'poppins';
    font-weight: 500;
    font-size: 12px;
}
.single-author img {
    height: 30px;
    width: 30px;
    border: 1px solid #8d8d8d;
}
.breaking-author img {
    height: 30px;
    width: 30px;
    border: 1px solid #456;
    padding: 2px;
    margin-right: 6px;
}
.breaking-author a {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Mukta';
    color: #4c4c4c;
}
.breaking-date {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Mukta';
    color: #606060 !important;
}
.bg-logo {
    background: #028fc5 !important;
}
.single-author A {
    font-size: 15px;
    font-weight: 600;
    color: #303030 !important;
}
.date_line {
    font-size: 13px;
    font-weight: 600;
    font-family: 'mukta';
}
.border-botton {
    border-bottom: 1px solid #dee2e6;
}
.uk-link:hover, a:hover {
    color: #0f6ecd;
    text-decoration: none;
}
.adspc img {
    margin-bottom: 15px;
    margin-top: 15px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255, 255, 255);
    background: #eb0000;
}
.cat-tt {
    background: #ef1e1f;
    outline: 1px dashed #ffffff;
    outline-offset: -4px;
    line-height: 12px;
    overflow: hidden;
}
.cat-tt span:after {
    content: "";
    position: absolute;
    height: 0;
    right: -8px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 45px solid #40acfb;
}
.cat-tt span {
    background: #046ebb;
    display: inline-block;
    line-height: 45px;
    padding: 0 15px;
    color: #fff;
    position: relative;
}
.cat-tt span a {
    color: #fff;
}
.share_count {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #626262;
}
.share-title {
    margin-top: -8px;
    font-size: 14px;
}
/*--------------------------------------------------------------
 # Body
 --------------------------------------------------------------*/
 .my-overlay {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.cover {
    object-fit: cover;
}
.ht-200 img {
    height: 200px;
}
.ht-100 img {
    height: 90px;
    width: 120px;
}
.nav-tabs {
    border: 1px solid #dee2e6;
    border-right: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #eb1c2a;
}
.nav-tabs .nav-item {
    margin: 0;
}
.nav-tabs .nav-link {
    border: none;
    border-radius: 0;
    line-height: 33px;
    border-right: 1px solid #ddd;
    padding: 5px 15px;
}
.footer {
    background: #160c90;
}
.footer p {
    font-family: 'Mukta';
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
#skip-ads {
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 999999;
    margin: auto;
    position: fixed;
    text-align: center;
    background: #fff;
    left: 0;
    }
    .skip-banner img {
    max-width: 850px;
    }
    .skip-banner {
    margin-top: 60px;
    }
    .skip-button {
    background: #d90000;
    border: none;
    font-size: 12px;
    padding: 9px 21px;
    border-radius: 4px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 71%;
    position: unset;
    opacity: unset;
    }
    .m-skip-button {
    background: #d90000;
    border: none;
    font-size: 12px;
    padding: 9px 21px;
    border-radius: 4px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    position: unset;
    opacity: unset;
    }
    .skip-button:hover {
    background: #666666;
    color: white;
    }
    .advertisement-container {
    max-width: 850px;
    }
    .advertisement-title {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #565656;
    }
    .skip-ads-logo img {
    height: 40px;
    margin-right: 34%;
    }
    .m-skip-ads img {
    height: 45px;
    }
    .m-skip-thumnail img {
    height: 100%;
    width: 100%;
    }