/*
Theme Name: SobizPress
Theme URI: http://www.sobizpress.com
Author: Sobizpress
Author URI: http://www.sobizpress.com
Description: Commercial Template of sobizpress for News Portal
Version: 2.0.4
*/
/*-----------------------------------------------------------------------------------------------------------
                                    ----Header---
------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------
                                    ----Menu---
------------------------------------------------------------------------------------------------------------*/
.main_menu {
    background: #196570;
    box-shadow: rgb(0 0 0 / 14%) 0 0 18px;
}
.uk-sticky-fixed {
    top: 0 !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #e0bf7f;
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    padding: 0 22px;
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: #bc1e2c;
}
.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: #ffffff;
    background: #006ec3;
}
.side_menu_bx {
    background: #0063a5;
    box-shadow: rgb(34 96 191 / 24%) 0 0 48px;
    width: 240px;
}
.bg-menu {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.uk-sticky-below.uk-active .sticky-logo {
    display: flex;
    background: #ffffff;
    padding: 3px;
}
.zk-date-bx {
    position: absolute;
    display: none;
}
.uk-sticky-fixed div.zk-date-bx {
    display: block;
    background: #373737;
    padding: 0px 3px;
    margin: 0px 75px;
    font-size: 13px;
    font-weight: 600;
    color: white;
    margin-top: 0px;
}
.navbar-light>div.sticky-logo {
    display: none;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Body---
------------------------------------------------------------------------------------------------------------*/
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Mukta', sans-serif;
}
.title-tag-box {
    background: #eb0826;
    padding: 5px;
}
.uk-link, a {
    color: #333;
    text-decoration: none !important;
}
.uk-link-toggle:focus .uk-link, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
    color: #006eb8;
    text-decoration: underline;
}
a:focus, a:hover {
    color: #006eb8;
    text-decoration: none;
}
.float-right-eco {
    float: right!important;
    margin-right: 107px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #196570;
}
.main-bar {
    background: #222222;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Fonts---
------------------------------------------------------------------------------------------------------------*/
.breaking-author a {
    font-size: 15px;
    font-weight: 600;
    color: #464646;
}
.breaking_news_desktop_title {
    font-size: 67px;
    line-height: 89px;
    margin: 0;
    font-weight: 800;
}
.breaking-excerpt {
    font-size: 20px;
    margin: 0;
}
.opinion_author a {
    font-size: 17px;
    font-weight: 500;
}
.news-excerpt {
    font-size: 19px;
    line-height: 27px;
    text-align: justify;
}
p {
    font-size: 20px;
    line-height: 35px;
    color: #444;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Image---
------------------------------------------------------------------------------------------------------------*/
.breaking-author img {
    height: 40px;
    width: 40px;
    margin-right: 5px;
    border: 1px dashed #d12229;
    padding: 2px;
}
.xmedium-thumnail img {
    height: 185px;
}
.small-thumnail img {
    height: 143px;
}
.xlarge-thumnail img {
    height: 331px;
}
.large-thumnail img {
    height: 450px;
}
.xsmall-thumnail img {
    height: 92px;
    width: 92px;
}
.opinion_author img {
    height: 20px;
    width: 20px;
    border: 1px solid #006ec3;
}
.xxlarge-thumnail img {
    height: 420px;
}
.xxsmall-thumnail img {
    height: 89px;
    width: 101px;
}
.xxmedium-thumnail img {
    width: 114px;
    height: 108px;
}
.medium-thumnail img {
    height: 196px;
}
.cover {
    object-fit: cover;
}
.small-x-thumnail img {
    height: 114px;
    width: 140px
}
.ht-50 img {
    height: 40px;
    width: 40px;
    border: 1px solid #f00;
    margin-right: 10px;
    margin-top: 5px;
    padding: 4px;
    border-radius: 50%;
}
a.author_name {
    font-weight: 700;
    font-size: 17px;
}
.date_post {
    font-size: 13px;
    color: #2e2e2e;
}
.auth_box {
    float: right;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Category Heading---
------------------------------------------------------------------------------------------------------------*/
.sp-category-heading {
    margin-bottom: 25px;
    display: block;
    position: relative;
    border-bottom: 3px solid #484647;
}
.sp-category-heading span {
    color: #196570;
    font-size: 39px;
    line-height: 50px;
    font-weight: 900;
    position: relative;
    display: inline-block;
    z-index: 0;
}
.sp-category-heading span:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -3px;
}
.sp-category-heading a {
    font-size: 16px;
    color: #006ec3;
    position: absolute;
    right: 0;
    top: 30%;
    font-weight: 600;
}
.sp-category-heading a:after {
    content: "\f054";
    font-family: fontawesome;
    color: #fff;
    font-size: 13px;
    position: relative;
    top: 0;
    margin-left: 8px;
    background-color: #e00e6a;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 50%;
}
.sp-sub-category li a {
    padding: 0 13px;
    font-size: 15px;
    color: #fff;
    line-height: 60px;
    background: #196570;
    display: inline;
    font-weight: 500;
    border-radius: 50px;
    position: inherit;
}
.sp-sub-category li a:after {
    display: none
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----footer---
------------------------------------------------------------------------------------------------------------*/
.site-footer {
    background: #006ec3;
    padding: 7px 0;
}
#back-to-top {
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 5px;
    color: #fff;
    border-radius: 50%;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Single---
------------------------------------------------------------------------------------------------------------*/
.tag-box {
    background: #e5e5e5;
    border: 1px solid #cbcbcb;
    padding: 11px;
    border-radius: 7px;
    margin-bottom: 28px;
}
.tags a {
    font-size: 15px;
    margin-right: 11px;
    background: #196570;
    padding: 1px 10px;
    color: white;
    font-weight: 600;
    border-radius: 50px;
}