/*-----------------------------------------------------------------------------------------------------------
                                    ----Dashboard Menu---
------------------------------------------------------------------------------------------------------------*/
.dashboard-navbar-item li a {
    font-size: 16px;
}
.dashboard-menu {
    background: #111827;
}
.dashboard-alert {
    padding: 0;
    margin-bottom: 0;
}
.dashboard-navbar {
    display: flex;
    margin: 14px 0;
    padding: 9px;
    list-style: none;
    gap: 25px;
    background: #1f2937;
    border-radius: 11px;
}
.dashboard-user img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 2px dotted #046fbc;
    padding: 2px;
    margin-right: 4px;
}
.dashboard-alert a:not([class]) {
    text-decoration: none;
}
.dashboard-alert a:not([class]):hover {
    text-decoration: none;
    color: #12aa98;
}
.close-button {
    padding: 8px;
    color: #666d7b;
    border-radius: 4px;
    opacity: unset;
    background: black;
}
.close-button:hover {
    background: #374151;
    color: #666d7b;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Header Part---
------------------------------------------------------------------------------------------------------------*/
.mobile-menu {
    padding: 20px 0px 20px 0px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Menu Part---
------------------------------------------------------------------------------------------------------------*/
.main-logo img {
    height: 42px;
}
.main-menu {
    padding: 16px 0px 16px 0px;
    background: #ed161f;
    border-top: 2px solid #f5f5f5;
    border-bottom: 1px solid #ebebeb;
}
.main-navbar-nav {
    display: flex;
}
.navbar-item li a {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    font-family: 'Mukta', sans-serif;
    padding: 15px 15px 15px 15px;
    line-height: 28px;
}
.nav-bar-lines::before {
    content: "";
    position: absolute;
    top: 60px;
    left: 0px;
    right: 100%;
    border-bottom: 2px solid #de0000;
    transition: right .3s ease-out;
}
.navbar-item li a:hover {
    color: #ff0000;
    background: #f5f5f5;
}
.dropdown-box {
    background: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    min-width: 165px;
    padding: 11px;
    top: 66px !important;
    border-radius: 0 0 7px 7px;
}
.dropdown-navbar-item li a {
    font-size: 14px;
    color: #3e3e3e;
    padding: 0;
}
.dropdown-navbar-item li a:hover {
    color: #08854b;
    padding: 0;
    background: none;
}
.nav-bar-lines:focus::before, .nav-bar-lines:hover::before {
    right: 0px;
}
.nav-bar-lines {
    position: relative;
}
.uk-sticky-fixed {
    top: 0 !important;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.uk-sticky-fixed .main-menu {
    border-top: none;
    border-bottom: none;
}
.uk-sticky-fixed div.sticky-date {
    display: block;
    background: #ed161f;
    padding: 0px 3px;
    font-size: 13px;
    font-weight: 600;
    top: 60px;
    color: white;
}
.sticky-date {
    position: absolute;
    display: none;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Body Part---
------------------------------------------------------------------------------------------------------------*/
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6, .feat span {
    font-family: 'Mukta', sans-serif;
}
.uk-link, a {
    color: #272727;
    text-decoration: none;
}
.uk-link:hover, a:hover {
    text-decoration: none;
    color: #ff0000;
}
.title-tag-box span {
    background: #004da3;
    padding: 5px 20px;
    font-size: 17px;
    font-weight: 800;
    color: #ffffff;
    border-radius: 4px;
    font-style: italic;
}
.trending-number {
    border: 2px solid #dd5603;
    height: 30px;
    width: 30px;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    color: #dd5603;
    line-height: 31px;
    border-radius: 50%;
}
.my-overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0, 0, 0) 100%);
}
.big-interview-box {
    background: white;
    box-shadow: 0px 10px 40px 0px #0066b31f;
    border-radius: 3px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Font Part---
------------------------------------------------------------------------------------------------------------*/
.breaking-news-title-desktop {
    font-size: 67px;
    line-height: 77px;
    margin: 0;
    font-weight: 800;
}
.breaking-excerpt p {
    font-size: 18px;
}
.news-excerpt p {
    font-size: 16px;
    margin: 0;
}
.news-byline a {
    font-size: 13px;
    color: #464646;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Image Part---
------------------------------------------------------------------------------------------------------------*/
.breaking-news-byline img {
    height: 40px;
    width: 40px;
    border: 1px dashed #c02446;
    padding: 2px;
}
.xxxxlarge-thumnail img {
    height: 330px;
}
.xxxxmedium-thumnail img {
    height: 200px;
}
.xxxmedium-thumnail img {
    height: 220px;
}
.xsmall-thumnail img {
    height: 120px;
    width: 145px;
}
.xxxxsmall-thumnail img {
    height: 80px;
    width: 80px;
}
.small-videos-thumnail img {
    height: 95px;
    width: 130px;
}
.circle-thumnail img {
    height: 105px;
    width: 105px;
}
.news-byline img {
    height: 23px;
    width: 23px;
}
.xlarge-thumnail img {
    height: 390px;
}
.xxxlarge-thumnail img {
    height: 355px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Category Heading---
------------------------------------------------------------------------------------------------------------*/
.cat-head {
    margin-bottom: 25px;
    border-top: 3px solid #ebc6c6;
    background: #f9e9e9;
}
.cat-head a {
    color: #ed161f;
}
.cat-head span:after {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0;
    border-radius: 50px;
}
.cat-head span {
    font-size: 24px;
    font-weight: 900;
    line-height: 46px;
    position: relative;
    display: inline-block;
    margin-left: 7px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Footer---
------------------------------------------------------------------------------------------------------------*/
.footer-area {
    padding: 40px 0;
    background: #008387;
}
.footer-heading {
    margin-bottom: 20px !important;
}
.text-link {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    transition: all .1s ease-in-out;
    color: white;
}
.footer-links a {
    font-size: 16px;
    text-transform: none;
}
.text-link::before {
    width: 35px;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    background: #e65625;
    height: 2px;
    transition: all .1s ease-in-out;
}
.text-link:hover::before {
    width: 100%;
}
.trademark-box {
    background: #004da3;
}
.back-to-top-buttom {
    background: #ff0000;
    position: fixed !important;
    bottom: 50px;
    right: 20px;
    width: 30px;
    height: 30px;
    z-index: 88;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    color: #ffffff;
    border-radius: 4px;
}
.back-to-top-buttom:hover {
    background: #235153;
    color: white;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Single Page---
------------------------------------------------------------------------------------------------------------*/
.sub-title-text {
    font-size: 19px;
    font-weight: 500;
    font-style: italic;
}
.single-author img {
    height: 40px;
    width: 40px;
    padding: 2px;
    border: 1px dashed #12aa98;
    margin-right: 8px;
}
.single-author span {
    font-size: 15px;
}
.single-date span {
    font-size: 14px;
    font-weight: 600;
    color: #464646;
}
.single-author a {
    font-size: 17px;
    font-weight: 600;
    color: #343434;
}
.share-count span {
    font-size: 25px;
    color: #666666;
    font-family: 'Poppins';
    font-weight: 500;
}
.share-count {
    display: inline-block;
    line-height: 32px;
}
.share-count-title {
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    line-height: 1px;
    color: #2a2a2a;
    font-family: 'Poppins';
}
.feature-image-caption {
    font-size: 14px;
    font-style: italic;
}
figcaption {
    background: #f8f9fa;
    padding: 4px;
    text-align: center;
    font-size: 15px;
    font-style: italic;
}
blockquote {
    background: #3496d71f;
    padding: 20px;
    border-radius: 10px;
    float: left;
    width: 387px;
    margin-right: 25px;
    overflow: hidden;
}
blockquote p {
    font-size: 21px !important;
    color: #333;
    line-height: 30px !important;
    font-weight: 500 !important;
}
blockquote:before {
    content: "\f10d";
    font-family: fontawesome;
    color: #ed1c24;
    font-size: 39px;
}
blockquote:after {
    content: "\f10e";
    font-family: fontawesome;
    color: #ed1c24;
    font-size: 39px;
}
.single-content p {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 25px;
    font-style: normal;
    font-weight: 400;
    text-align: justify;
}
.tag-box {
    background: #b0224b1c;
    border: 1px solid #ffcedc;
    border-radius: 9px;
    padding: 15px;
}
.trending-tags {
    overflow: auto;
    white-space: nowrap;
}
.trending-tags a {
    background: white;
    margin-right: 13px;
    padding: 3px 11px;
    font-size: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
    border-radius: 12px;
}
.icon-box span {
    background: #e40613;
    color: white;
    border-radius: 50px;
}
.number {
    font-size: 25px;
    background: #000000;
    height: 30px;
    width: 30px;
    text-align: center;
    border: 1px solid #ed161f;
    line-height: 31px;
    border-radius: 50%;
    color: #ed161f;
    font-weight: 600;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Byline Page---
------------------------------------------------------------------------------------------------------------*/
.byline-thumnail img {
    height: 100px;
    width: 100px;
    border-radius: 50px;
    border: 2px solid #b0224b;
    padding: 2px;
}
.byline-box {
    background: white;
    padding: 20px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 20px;
}
.byline-description {
    background: #d5f0ff;
    padding: 9px;
    border: 1px solid #73cdff;
    border-radius: 55px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Page Blade---
------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------------
                                    ----Search Modal---
------------------------------------------------------------------------------------------------------------*/
.search_box {
    background: #dbdbdb;
    border-radius: 8px;
}
.search-title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 23px;
}
.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;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Sidebar Menu Modal---
------------------------------------------------------------------------------------------------------------*/
.canvas-bar {
    background: #f2faff;
    max-width: 250px !important;
}
.navbar-logo-box img {
    height: 50px;
}
.navbar-logo-box {
    padding: 19px;
    background: #f2faff;
}
.navbar-category li a {
    padding-left: 23px;
}
.navbar-category a {
    font-size: 16px;
    font-weight: 600;
    color: #5a5a5a !important;
}
.dropdown-icon {
    background: #f2faff;
    color: #015cab;
    margin-right: 15px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 19px;
    border: 1px solid #015cab;
}
.search-input {
    height: 46px !important;
    color: #fff !important;
    background: #015cab !important;
    font-size: 16px;
    font-family: 'Jost';
}
.signin-area .button {
    background: #ffffff;
    position: relative;
    border-radius: 50px;
    height: 39px;
    line-height: 40px;
    padding: 0 22px 0 22px;
    display: inline-block;
    color: #424242;
    font-weight: 700;
    font-size: 14px;
}
.signin-area {
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #015cab;
    padding: 10px 0 10px 0;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----404 Blade---
------------------------------------------------------------------------------------------------------------*/
.not-found-heading-text h2 {
    font-size: 25px;
    font-family: 'jost';
    font-weight: 600;
    color: #c41616;
    margin: 0;
}
.not-found-heading-text h5 {
    font-size: 20px;
    margin: 0;
    font-family: 'jost';
    color: #666666;
}
.home-page-button a {
    background: #c41616;
    padding: 6px 12px;
    color: white;
    font-family: 'jost';
}