@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;
}
.main-menu {
    position: relative;
    background: #231f20;
}
.mobile-header {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}
.uk-link, a {
    color: #272727;
    text-decoration: none;
}
.uk-link:hover, a:hover {
    text-decoration: none;
    color: #ed1c24;
}
.card-default {
    background: #ffffff;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
}
.today-date p {
    text-align: center;
    margin: 0;
    font-size: 16px;
    color: #8b8b8b;
}
p {
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
.nav-item {
    position: relative;
    margin: 0 20px;
}
.nav-item:before {
    content: "";
    position: absolute;
    background: #ed1c24;
    width: 100%;
    bottom: 0px;
    left: 0;
}
.nav-item:hover:before {
    height: 3px;
}
.navbar-light .navbar-nav .nav-link {
    line-height: 50px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    text-decoration: none;
}
.menu a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}  
.menu a:hover {
    color: #f00 !important;
}
.dropdown-menu {
    background: #ffffff;
    border: none;
    box-shadow: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);
    border-radius: 0 0 7px 7px;
    top: 51px !important;
}
.uk-sticky-fixed .logo-part img {
    width: 150px;
    transition: 1s;
}
.uk-sticky-fixed .logo-part {
    padding: 10px;
    transition: 1s;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ed1c24;
}
.dropdown-menu a {
    font-size: 18px;
    font-weight: 500;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #ed1c24;
    color: #ffffff;
}
.uk-sticky-fixed .sticky-date-favicon {
    display: block;
    background: #e2e2e2;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 600;
    top: 51px;
    color: #363636;
}
.sticky-date-favicon {
    position: absolute;
    display: none;
}
.sticky-date-favicon img {
    height: 15px;
    width: 15px;
}
.uk-navbar-dropdown {
    top: 36px !important;
    padding: 8px;
    width: 320px;
}
.uk-search-navbar .uk-search-input {
    font-size: 17px;
}
.uk-navbar-nav>li>a {
    color: #02314b;
    font-size: 16px;
    line-height: 45px;
    min-height: auto;
    font-weight: 800;
}
.breaking-news-title h1 {
    font-size: 67px;
    line-height: 77px;
    margin: 0;
    font-weight: 600;
}
.breaking-news-byline img {
    height: 35px;
    border-radius: 50%;
    width: 35px;
    padding: 2px;
    border: 1px dotted #456;
    margin-right: 4px;
}
.breaking-news-byline a {
    font-size: 16px;
    font-weight: 600;
    color: #484848;
}
.title-bg {
    background: #58585a;
}
.cover {
    object-fit: cover;
}
.news-list-box {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #ec1e24 !important;
    color: #fff !important;
}
.default-card {
    border-bottom: 3px solid #080808;
    background: #3a3939;
    border-radius: 0px 0px 10px 10px;
}
.post-byline img {
    height: 36px;
    width: 36px;
    border: 1px dashed #ed1c24;
    border-radius: 50%;
    padding: 2px;
    margin-right: 6px;
}
.post-byline a {
    font-size: 17px;
    font-weight: 600;
    color: #525252;
}
.publish-date p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.opinion-border {
    border-bottom: 2px solid #ed1c24;
    margin-bottom: 9px;
    margin-top: 9px;
}
.list-number {
    font-size: 46px;
    font-weight: 700;
    color: #ffffffd6;
}
.circle-thumbnail {
    height: 110px;
    width: 110px;
    border-radius: 0px 30px 0px 30px;
    border: 4px solid #d3d3d3;
}
.news-byline img {
    height: 30px;
    border-radius: 50%;
    width: 30px;
    padding: 2px;
    border: 1px solid #ffffff;
    margin-right: 4px;
}
.xxsmall-thumbnail {
    height: 90px;
    width: 110px;
}
.xlarge-thumbnail {
    height: 390px;
}
.xxlarge-thumbnail {
    height: 350px;
}
.multimedia-section {
    background: #231f20;
    padding: 20px;
    border-radius: 6px;
}
.rounded-title a {
    background: #231f20;
    padding: 3px 13px;
    font-size: 22px;
    font-weight: 700;
    color: white;
    border-radius: 3px;
}
.line-box:after {
    content: "";
    border: 2px solid #231f20;
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 12px;
}
.z-10 {
    z-index: 10;
}
.heading_text {
    position: relative;
    border-bottom: 1px solid #c5c5c5;
    border-top: 4px solid;
    margin-bottom: 20px;
}
.heading_text span {
    font-size: 24px;
    font-weight: 900;
    color: #231f20;
    line-height: 50px;
    vertical-align: middle;
    position: relative;
    z-index: 99;
    right: 11px;
}
.heading_text:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    left: 0;
    top: -2px;
}
.heading_text a {
    color: #212529;
}
.heading_text>span>a>i {
    color: #ed1c24;
}
.sub-category>li>a {
    float: right;
    background: #ffffff;
    border: 1px solid #d7d7d7;
    padding: 2px 15px;
    display: inline-block;
    border-radius: 50px;
}
.sub-category {
    float: right;
    top: 9px;
}
.sub-category>li>a:hover {
    background: #ed1c24;
    color: white;
}
.my-overlay {
    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%);
}
.single-title-heading h1 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 600;
    margin: 0;
}
.single-news-content p {
    font-size: 21px;
    font-weight: 400;
    color: #404040;
    text-align: justify;
}
.navbar .nav-item .dropdown-menu {  
    display:block; 
    opacity: 0;  
    visibility: hidden; 
    transition:.3s; 
    margin-top:0;  
}
.navbar .nav-item:hover .dropdown-menu { 
    transition: .3s; 
    opacity:1; 
    visibility:visible; 
    top:100%; 
    transform: rotateX(0deg); 
}
.footer-section {
    background: #f1f0f0;
    padding: 10px 0px;
}
.footer-text h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
}
.footer-text h4 {
    margin: 0;
    font-size: 16px;
    color: #7a7a7a;
}
.footer-text h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.copyright-section {
    padding: 10px 0px;
    background: #e2e2e2;
}
.copyright-text p {
    margin: 0;
    font-size: 15px;
    font-family: serif;
}
.footer-links a {
    font-size: 12px !important;
    font-weight: 500;
}
.footer-logo img {
    height: 46px;
}
.news-list-number {
    color: #ffd2d4;
    font-size: 50px;
}
.bg-red {
    background: #ed1c24;
}
.menu-offcanvas-bar {
    padding: 0;
    background: #ffffff;
    box-shadow: rgba(34, 96, 191, 0.24) 0 0 48px;
    width: 200px;
}
.navbar-logo-area {
    background: #ffffff;
    padding: 23px;
}
.offcanvas-bar-close button {
    background: #dc1e3d;
    padding: 7px;
    color: white !important;
    border-radius: 50%;
}
.sidebar-nav-area {
    background: #ffffff;
}
.searchInput {
    height: 49px !important;
    background: #0e5dae !important;
    border: none !important;
}
.searchIcon {
    background: #d70304;
    width: 44px !important;
    color: #ffffff !important;
}
.sidebar-nav-item a {
    font-size: 18px;
    line-height: 50px;
    font-weight: 600;
    color: #505050;
    padding: 0px 8px;
    display: block;
}
.sidebar-nav-item a:hover {
    background: #e21a22;
    color: white;
}
.sidebar-nav-item-dropdown a {
    padding: 0px 8px !important;
    font-size: 18px;
    color: #505050 !important;
    line-height: 50px;
    font-weight: 600;
    display: block;
}
.sidebar-nav-item-dropdown a:hover {
    background: #e21a22;
    color: white !important;
}
.sidebar-dropdown-child-category a {
    font-size: 13px;
    line-height: 35px;
}
.search_box {
    background: #dbdbdb;
    border-radius: 8px;
}
.heading-text h4 {
    margin: 0;
    font-size: 27px;
    font-weight: 700;
    color: #22408c;
}
.search-form-box {
    width: 100%;
}
.search-input-box {
    height: 61px !important;
    border-radius: 16px;
    background: white !important;
}
.search-icon-box {
    background: #ed1c24;
    border-radius: 0px 16px 16px 1px;
    width: 65px !important;
    color: #ffffff !important;
}
.search-icon-box:hover {
    background: #c90008;
}
@media only screen and (max-width: 600px) {
    .uk-height-medium, .uk-height-small, .xxlarge-thumbnail {
        height: auto;
    }
    .single-title-heading h1 {
        font-size: 30px;
        line-height: 37px;
        font-weight: 700;
        margin: 0;
    }
    .breaking-news-title h1 {
        font-size: 30px;
        line-height: 1.2;
        margin: 0;
        font-weight: 700;
    }
}