@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;
}
body {
    overflow-x: hidden;
}
.uk-link, a {
    color: #272727;
}
.uk-link:hover, a:hover {
    color: #e00000;
    text-decoration: none;
}
.dbl-bdr {
    width: 100%;
    height: 2px;
    border: 0;
    border-top: 1px solid #d7dbe3;
    border-bottom: 1px solid #d7dbe3;
    font-size: 0;

}
.breaking-news-title h1 {
    font-size: 65px;
    line-height: 84px;
    margin: 0;
    font-weight: 700;
}
@media only screen and (max-width: 600px) {
    .breaking-news-title h1 {
        font-size: 30px;
        line-height: 1.2;
        margin: 0;
        font-weight: 700;
    }
}
.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-tag-box span {
    background: #ff4e02;
    padding: 5px 20px;
    font-size: 17px;
    font-weight: 700;
    color: white;
    border-radius: 4px;
}
.breaking-news-excerpt p {
    font-size: 22px;
    font-weight: 400;
}
p {
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
em {
    color: #565656;
}
.main-btn {
    border: 0;
    border-radius: 50px;
    line-height: 35px;
}
.bg1 {
    background: #051b4a;
}
.navbar-light .navbar-nav .nav-link {
    line-height: 50px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    padding: 0 25px;
}
.menu a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}  
.menu a:hover {
    color: #f00 !important;
} 
.uk-sticky-fixed .logo-part img {
    width: 150px;
    transition: 1s;
}
.uk-sticky-fixed .logo-part {
    padding: 10px;
    transition: 1s;
}
.bg2 {
    background: #051b4a;
}
.bg3 {
    background: #b40000;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    background: #b40000;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #02314b;
    color: #ffffff;
}
.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;
}
.respo__fnt {
    font-size: calc(1.25rem + 2.9vw);
    line-height: 130%;
}
.cover {
    object-fit: cover;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #ec1e24 !important;
    color: #fff !important;
}
.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: 30px;
}
.ft-18 {
    font-size: 18px;
    line-height: 28px;
}
.ft-20 {
    font-size: 20px;
    line-height: 34px;
}
.ht-550 {
    height: 550px;
}
.ht-400 img {
    height: 400px;
}
.ht-350 img {
    height: 350px;
}
.ht-325 img {
    height: 325px;
}
.ht-190 img {
    height: 190px;
}
.ht-100 img {
    width: 90px;
    height: 90px;
} 
.ht-220 img {
    height: 210px;
}
.ht-140 img {
    height: 95px;
    width: 140px;
}
.ht-90 img {
    height: 75px;
    width: 75px;
}
.ht-25 {
    height: 25px;
    width: 25px;
}
.xxxsmall-thumnail img {
    height: 65px;
    width: 70px;
}
.search-news-thumbnail {
    height: 80px;
    width: 90px;
}
.bdr>li:nth-child(n+2) {
    -border-top: 1px dashed #231f20;
}
.non-head {
    border-top: 6px solid #231f20;
    border-bottom: 1px solid #555;
}
.non-head:before {content: "";position: absolute;width: 100%;left: 0;top: -10px;}
.hover_img:hover img {
    transform: scale(1.2);
}
.hover_img img {
    transition: 1s;
}
.heading {
    font-size: 22px;
    font-weight: 700;
    line-height: 45px;
    background: #12232E;
    padding: 0 10px;
    position: relative;
}
.heading span {
    color: #ffffff;
    position: relative;
}
.cat_lead {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    background: gainsboro;
}
.cat_lead span {
    font-size: 25px;
    font-weight: 800;
    position: relative;
    background: #1643a2;
    padding: 0 15px;
    line-height: 50px;
    display: inline-block;
    color: #fff;
}
.cat_lead a {
    display: inline-block;
    line-height: 50px;
    font-size: 20px;
    padding: 0 10px;
    font-weight: 800;
    color: #12232e;
}
.cat_lead a:hover {
    color: #007cc7;
}
.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%);
}
.tab-button a {
    font-size: 1.1rem;
    font-weight: 600;
    padding: 12px 30px;
    border-radius: 2px;
    transition: all 0.3s ease;
}
.tab-button .uk-active > a {
    background-color: #b40000;
    color: #fff !important;
    box-shadow: 0 4px 15px rgba(30, 135, 240, 0.3);
}
.tab-button a:hover {
    background-color: #dcdcdc;
    color: #051b4a !important;
}
.tab-button-container {
    padding: 20px 0;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.uk-subnav-pill>*>:first-child {
    padding: 15px 28px;
    background: 0 0;
    color: #ffffff;
    background: #051b4a;
}
.number {
    background: #ffdfe0;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #ed1c24;
    font-size: 20px;
    font-weight: 700;
    color: #ed1c24;
    border-radius: 50%;
}
.footer p {
    line-height: 28px;
    font-size: 15px;
    margin: 0;
    color: #fff;
}
#skip-ads img {box-shadow: 0px 0px 10px -6px #000000;}
.uk-tab-right::before {
    border: 0;
}
.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;
}
@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 {
        height: auto;
    }
    .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;
}
.searchbox{
    position:relative;
    width:0%;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    border:0;
    outline:0;
    background:#dcddd8;
    margin:0;
    color:red;
    padding: 4px;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}
.searchbox-open{
    width:100%;
}
.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%);
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Single Page---
------------------------------------------------------------------------------------------------------------*/
.single-news-title h1 {
    font-size: 45px;
    font-weight: 700;
    margin: 0;
}
.publish-date p {
    font-size: 16px !important;
    color: #525252 !important;
    font-weight: 600;
}
.feature-image-caption {
    font-size: 14px;
    font-style: italic;
}
.share-details h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: -10px;
}
.share-details p {
    font-size: 16px;
    text-align: center;
    color: #2a2a2a;
    margin: 0;
}
.attach-cap {
    background: #f8f9fa;
    display: block;
    padding: 2px 8px;
    font-style: italic;
    text-align: center;
    font-size: 15px;
}
figcaption {
    background: #f8f9fa;
    padding: 4px;
    text-align: center;
    font-size: 15px;
    font-style: italic;
}
blockquote {
    background: #ffebea;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
}
blockquote p {
    font-size: 20px !important;
    color: #333;
    line-height: 30px !important;
    font-weight: 500 !important;
    font-style: italic !important;
    margin-bottom: 16px !important;
}
blockquote:before {
    background-image: url(/assets/icon/blockquote-left.png);
    content: " ";
    display: inline-block;
    width: 53px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
}
blockquote:after {
    background-image: url(/assets/icon/blockquote-right.png);
    content: " ";
    display: inline-block;
    width: 53px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
}
.single-news-content p {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 14px;
    font-style: normal;
    font-weight: 400;
    text-align: justify;
}
.search-releted-news-column {
    display: flex;
    align-items: center;
    background: #245fb905;
    padding: 7px;
    border: 1px solid #245fb914;
    border-radius: 4px;
}
.search-releted-news-thumbnail {
    height: 80px;
    width: 135px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 3px;
}
.search-releted-news-title {
    font-size: 20px;
    color: #4a4a4a;
    font-weight: 600;
}
@media only screen and (max-width: 600px) {
    .single-news-title h1 {
        font-size: 27px;
        font-weight: 700;
        margin: 0;
    }
    .search-releted-news-thumbnail {
        height: 80px;
        width: 145px;
        object-fit: cover;
        margin-right: 10px;
        border-radius: 3px;
    }
    .search-releted-news-title {
        font-size: 16px;
        color: #4a4a4a;
        font-weight: 600;
        line-height: 21px;
        text-align: start;
    }
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Dashboard Menu---
------------------------------------------------------------------------------------------------------------*/
.dashboard-menu {
    background: #111827;
}
.dashboard-navbar-item a {
    font-size: 14px;
    font-weight: 500;
    color: #525252;
}
.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-dropdown-navbar-item a {
    font-size: 13px;
    line-height: 31px;
    font-weight: 500;
    padding: 0px 8px !important;
    display: block !important;
}
.dashboard-dropdown-navbar-item a:hover {
    background: #111827;
    color: white !important;
}
.dashboard-user img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 2px dotted #046fbc;
    padding: 2px;
    margin-right: 4px;
}
.dashboard-dropdown-box {
    background: #1f2937;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    min-width: 165px;
    top: 63px !important;
    border-radius: 0 0 7px 7px;
    padding: 0;
}
.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;
}
.dashboard-list-divider>:nth-child(n+2) {
    border-top: 1px solid #18212c;
    margin-top: 0;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Pagination---
------------------------------------------------------------------------------------------------------------*/
.web-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Vesper Libre';
    margin: 20px 0;
    background-color: transparent;
    border-radius: 8px;
}
.web-pagination li {
    margin: 0 5px;
    list-style: none;
}
.web-pagination li a, .web-pagination li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 40px;
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    border-radius: 2px;
    transition: all 0.3s ease;
    background-color: #d7d7d7;
}
.web-pagination li a:hover {
    background-color: #0066b3;
    color: #fff;
}
.web-pagination li.uk-active a {
    background-color: #d2232a;
    color: #fff;
    font-weight: bold;
    cursor: default;
}
.web-pagination li.uk-disabled span {
    color: #999;
    background-color: #e5e5e5;
    cursor: not-allowed;
}
.web-pagination .prev-button, .web-pagination .next-button {
    padding: 0 10px;
    font-weight: 500;
}
.web-pagination .prev-button:hover,
.web-pagination .next-button:hover {
    background-color: #0056b3; /* Darker shade on hover */
    color: #fff;
}
@media (max-width: 600px) {
    .web-pagination li a, .web-pagination li span {
        min-width: 10px;
        height: 35px;
        font-size: 14px;
    }
    .web-pagination .prev-button,
    .web-pagination .next-button {
        padding: 0 10px;
    }
}