/*
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
Licence: commercial
Version: 1.0.4
*/
/*--------------------------------------------------------------
 # Header
 --------------------------------------------------------------*/
.main-menu {
    background: #0033ff;
}
 /*--------------------------------------------------------------
 # Menu
 --------------------------------------------------------------*/
 .navbar-light .navbar-nav .nav-link {
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    padding: 0;
    color: #ffffff;
    padding: 0 22px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background: #f38026;
}
.uk-sticky-below.uk-active .sticky-logo {
    display: flex;
    background: #f1f1f1;
    padding: 3px;
}
.navbar-light>div.sticky-logo {
    display: none;
} 
.left-0 {
    left: 0 !important;
} 
.uk-sticky-below {
    top: 0 !important;
    position: fixed;
    width: 100%;
}
.trending-search-box {
    background: #ffffff;
    padding: 13px 0px 0px 0px;
    white-space: nowrap;
    overflow: auto;
}
.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: #fff;
    background: #f38025;
}
.dropdown-item:focus, .dropdown-item:hover {
    background: transparent;
}
.drop-icon-down:after {
    content: "\f063";
    font-family: 'FontAwesome';
    padding-left: 5px;
    font-size: 11px;
    display: inline-block;
    position: absolute;
}
.uk-sticky-fixed .hide {
    display: none;
}
.menu {
    list-style: none;
    line-height: 38px;
    list-style: circle;
    color: #f00;
}
.menu .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu a {
    color: #112f7c;
    font-size: 18px;
    font-weight: 600;
    line-height: 47px;
}
.menu a:hover {
    color: #d6141d;
}
.dropdown-item {
    border-bottom: 1px solid #e77a1a;
    font-size: 18px;
    font-weight: 600;
    line-height: 45px;
}
.heading-tags a {
    background: #e8e8e8;
    padding: 0 15px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 300;
}
 /*--------------------------------------------------------------
 # Body
 --------------------------------------------------------------*/
 body {
    overflow-x: hidden;
}
 .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6, body {
    font-family: 'Mukta', sans-serif;
}
.uk-link, a {
    color: #272727;
}
.uk-link:hover, a:hover {
    color: #c80101;
    text-decoration: none;
}
.my-overlay {
    background: linear-gradient(to bottom,rgba(0, 0, 0, 0)0%, rgba(0, 0, 0, 0.75)45% ,rgba(0, 0, 0, 0.97) 100%);
}
.play {
    float: left;
    background: #b31d20;
    padding: 0px 21px 6px 20px;
    border-radius: 4px;
}
.sn_videos {
    font-size: 27px;
    margin-bottom: 23px;
    font-weight: 600;
    border-bottom: 1px solid #3c3c3c;
}
.bg1 {
    background: #004578;
}
 /*--------------------------------------------------------------
 # Font
 --------------------------------------------------------------*/
p {
    font-size: 18px;
    line-height: 28px;
    color: #444;
}
.popin {
    font-family: 'Poppins';
}
.zk-excerpt {
    font-size: 17px;
    line-height: 34px;
    font-weight: 500;
    color: #3a3a3a;
}
.breaking-text {
    font-size: 22px;
    font-weight: 500;
    line-height: 38px;
    color: #484848;
}
.ft-17 {
    font-size: 17px;
    line-height: 25px;
}
.ft-17 h4 {
    font-size: 16px;
}
.ft-18 {
    font-size: 18px;
}
 /*--------------------------------------------------------------
 # Image
 --------------------------------------------------------------*/
 .breaking-thumnail img {
    height: 600px;
}
.recent-post-thimnail img {
    height: 110px;
    width: 115px;
}
.big-main-news-thumnail img {
    height: 440px;
}
.small-main-news-thumnail img {
    height: 208px;
}
.small-news-thumnail img {
    height: 100px;
    width: 100px;
}
.big-news-thumnail img {
    height: 460px;
}
.blog-thumnail img {
    height: 200px;
}
.cover {
    object-fit: cover;
}
.ads img {
    margin-bottom: 25px;
    border-radius: 3px;
}
.ht-480 img {
    height: 480px;
}
.ht-135 img {
    height: 85px;
    width: 135px;
}
.ht-170 img {
    height: 170px;
}
.ht-100 img {
    height: 100px;
    width: 100px;
}
.ht-330 img {
    height: 330px;
}
.ht-130 img {
    height: 130px;
}
.ht-50 img {
    height: 30px;
    width: 30px;
    margin-right: 5px;
}
 /*--------------------------------------------------------------
 # Cat Head
 --------------------------------------------------------------*/
 .heading__formall span {
    color: #fff;
    font-size: 20px;
    line-height: 43px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 0px 5px;
    background:#cc0000;
}
.heading__formall a {
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    padding: 0 15px;
    line-height: 28px;
    position: absolute;
    right: 15px;
    top: 25%;
    border-radius: 90px;
    background: #0033ff;
}
.heading__formall a:after {
    content: "\f090";
    font-family: fontawesome;
    color: #fff;
    margin-left: 5px;
    font-size: 14px;
}
.heading__formall {
    margin-bottom: 25px;
    display: block;
    position: relative;
    border-bottom: 1px solid #d3d3d3;
}
.heading__formall a:hover {
    background: #005bd5;
}
.heading__formall span:after {
    content: "";
    position: absolute;
    top: 17px;
    width: 5px;
    height: 22px;
    left: 0;
}
.heading__formall span:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 17px;
    width: 5px;
    height: 22px;
}
 /*--------------------------------------------------------------
 # Single
 --------------------------------------------------------------*/
 .content-area p {
    font-size: 20px;
    line-height: 40px;
    font-style: normal;
}
 /*--------------------------------------------------------------
 # Blockquote
 --------------------------------------------------------------*/
 blockquote {
    padding: 20px;
    overflow: hidden;
    position: relative;
    background: #fff;
    z-index: 99;
}
blockquote:before {
    content: "\f10d";
    font-family: fontawesome;
    color: #ffffff;
    position: absolute;
    font-size: 16px;
    font-style: normal;
    z-index: 999;
    text-align: center;
    left: 45%;
    top: 0;
    background: #103178;
    padding: 0;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 28px;
}
blockquote p {
    z-index: 99;
    position: relative;
    background: #fff;
    padding: 15px;
    color: #777;
}
blockquote:after {
    content: "";
    border: 2px solid #9a0a0e;
    width: 100%;
    height: 60%;
    left: 0;
    position: absolute;
    top: 20%;
    z-index: -1;
}