/*
Theme Name: Sobij
Theme URI: http://www.sobizpress.com
Author: Sobizpress
Author URI: http://www.sobizpress.com
Description: Commercial Template of sobizpress for News Portal
Version: 5.5.7
*/

/*-----------------------------------------------------------------------------------------------------------
                                    ----Header Part---
------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------------
                                    ----Menu Part---
------------------------------------------------------------------------------------------------------------*/
.main-menu {
    padding: 11px 0px 11px 0px;
    background: #145571;
}
.main-navbar-nav {
    display: flex;
}
.navbar-item li a {
    font-size: 18px;
    font-weight: 600;
    color: #ffffffe0;
    font-family: 'Mukta', sans-serif;
    padding: 14px 16px;
}
.nav-bar-lines::before {
    content: "";
    position: absolute;
    top: 55px;
    left: 0px;
    right: 100%;
    border-bottom: 2px solid #ffe000;
    transition: right .3s ease-out;
}
.navbar-item li a:hover {
    background: #ed1c24;
    padding: 13px 16px;
}
.dropdown-box {
    background: white;
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
    min-width: 165px;
    padding: 15px;
    top: 59px !important;
    border-radius: 0 0 7px 7px;
}
.dropdown-navbar-item li a {
    font-size: 14px;
    color: #606060;
}
.dropdown-navbar-item li a:hover {
    color: #fe0002;
    transform: translatex(10px);
}
.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 {
    top: 0 !important;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}
.uk-sticky-fixed .navbar-item li a {
    color: #4a4a4a;
}
.uk-sticky-fixed .navbar-item li a:hover {
    color: #ffffff;
}
.sticky-date {
    position: absolute;
    display: none;
}
.uk-sticky-fixed div.sticky-date {
    display: block;
    background: #006ec3;
    padding: 0px 3px;
    font-size: 13px;
    font-weight: 600;
    top: 57px;
    color: white;
}
.uk-sticky-fixed .sticky-logo {
    display: flex;
}
.sticky-logo {
    display: none;
}
.sticky-logo img {
    height: 30px;
}
.english-links a {
    background: #ed1c24;
    padding: 7px 11px;
    border-radius: 50px;
    color: white;
    font-family: 'jost';
    text-transform: none;
}
.english-links a:hover {
    background: #258ab5;
    color: white;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----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: yellowgreen;
    border-radius: 0px 16px 16px 1px;
    width: 36px !important;
    color: #ed1c24 !important;
}
.search-icon-box {
    background: #ed1c24;
    border-radius: 0px 16px 16px 1px;
    width: 65px !important;
    color: #ffffff !important;
}
.search-icon-box:hover {
    background: #c90008;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----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: #ed1c24;
}
.title-tag span {
    background: #f92e30;
    padding: 5px 20px;
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    border-radius: 4px;
}
.position-bottom {
    background: #ffffff;
    width: 405px;
    padding: 17px;
}
.bg-1 {
    background: #d7eeff;
}
.bg-2 {
    background: #006ec3;
}
.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%);
}
.personality-area {
    background: #155672;
    padding: 20px;
    border-radius: 5px;
}
.personality-area .border-button {
    border-bottom: 1px solid #44788e;
}
.tab-button>.uk-active>a {
    background: #145571;
    font-size: 17px;
    font-weight: 600;
    border-radius: 4px;
    padding: 6px 10px;
    border: none;
}
.tab-button>*>:first-child {
    padding: 5px 10px;
    background: #ed1c24;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    border: none;
    border-radius: 4px;
    padding: 6px 10px;
}
.tab-button>*>a:hover {
    background-color: #d3d3d3;
    color: #666;
}
.border-box {
    border: 1px solid #e5e5e5;
}
.videos-size iframe {
    width: 100%;
    height: 433px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----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;
}
.breaking-news-author a {
    font-size: 15px;
    font-weight: 600;
    color: #999999;
}
.news-author a {
    font-size: 14px;
    font-weight: 600;
    color: #464646;
}
.writer-name a {
    font-size: 18px;
    font-weight: 600;
    color: #666666;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Image Part---
------------------------------------------------------------------------------------------------------------*/
.breaking-news-author img {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    margin-right: 4px;
}
.news-author img {
    height: 25px;
    width: 25px;
    border-radius: 50%;
}
.xxlarge-thumnail img {
    height: 430px;
}
.xxxmedium-thumnail img {
    height: 200px;
}
.xmedium-thumnail img {
    height: 260px;
}
.small-thumnail img {
    height: 126px;
    width: 179px;
}
.xlarge-thumnail img {
    height: 420px;
}
.medium-thumnail img {
    height: 290px;
}
.xxsmall-thumnail img {
    height: 70px;
    width: 110px;
}
.small-videos-thumnail img {
    height: 96px;
    width: 150px;
}
.xxxsmall-thumnail img {
    height: 77px;
    width: 98px;
}
.writer-thumnail img {
    height: 60px;
    border: 1px solid #fe0002;
    padding: 3px;
}
.xxxxmedium-thumnail img {
    height: 215px;
}
.xxxxsmall-thumnail img {
    height: 100px;
    width: 130px;
}
.xxmedium-thumnail img {
    height: 230px;
}
.search-news-thumnail img {
    height: 200px;
    width: 290px;
}
.opinion-thumnail img {
    width: 103px;
    height: 103px;
    border: 2px solid #006ec3;
    padding: 3px;
}
.xxxlarge-thumnail img {
    height: 364px;
}
.ads img {
    width: 100%;
    border-radius: 4px;
    margin-bottom: 10px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Category Heading---
------------------------------------------------------------------------------------------------------------*/
.heading__formall span {
    color: #145571;
    font-size: 28px;
    line-height: 45px;
    font-weight: 800;
    position: relative;
    display: inline-block;
    top: 6px;
    border-radius: 4px;
}
.heading__formall a {
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    padding: 0 15px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    border-radius: 90px;
    background: #ed1c24;
    top: 13px;
}
.heading__formall a:after {
    content: "\f090";
    font-family: fontawesome;
    color: #fff;
    margin-left: 5px;
    font-size: 14px;
}
.heading__formall {
    margin-bottom: 20px;
    display: block;
    position: relative;
    border-top: double #6a6a6a;
}
.heading__formall a:hover {
    background: #145571;
}
.heading__formall li a {
    padding: 0 13px;
    font-size: 15px;
    color: #ffffff;
    line-height: 60px;
    background: #ee1d23;
    position: static;
    font-weight: 500;
    border-radius: 50px;
}
.heading__formall li a:after {
    display: none;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Footer---
------------------------------------------------------------------------------------------------------------*/
.footer-area {
    padding: 25px 0;
    background: #145571;
}
.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%;
}
.border-bottom-footer {
    border-bottom: 1px solid #338bcf !important;
}
.trademark-box {
    background: #0a3648;
}
.back-to-top-buttom {
    background: #c41616;
    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: #d4d4d4;
    color: white;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Single---
------------------------------------------------------------------------------------------------------------*/
.wp-caption-text {
    font-size: 14px !important;
    border-bottom: 1px solid #c1c1c1;
    font-style: italic;
    color: #525252 !important;
    font-weight: 500 !important;
    padding: 4px 0px;
    margin: 0;
}
.feature-image-caption {
    font-size: 14px;
    margin-top: 35px;
    font-style: italic;
}
.single-news-text p {
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
    color: #4a4a4a;
}
blockquote {
    background: #3496d71f;
    padding: 20px;
    border-radius: 10px;
    float: left;
    width: 370px;
    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;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Page File---
------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------------
                                    ----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: 17px;
    font-family: 'Mukta';
    font-weight: 700;
    color: #646464 !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: #ed4f20 !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;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Skip Ads---
------------------------------------------------------------------------------------------------------------*/
#skip-advertisement {
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: 999999;
    margin: auto;
    position: fixed;
    text-align: center;
    background: #fff;
    left: 0;
    overflow: auto;
}
.advertisement-container {
    max-width: 850px;
    margin: 35px auto;
    background: #fff;
    padding: 20px;
    position: relative;
}
.skip-button {
    background: #d90000;
    border: none;
    font-size: 12px;
    padding: 9px 21px;
    border-radius: 4px;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}
.skip-button:hover {
    background: #01356f;
    color: #ffffff;
}
.advertisement-title {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #565656;
    margin: 0;
}
.desktop-skip-advertisement img, .mobile-skip-logo img {
    max-height: 45px;
}
.skip-advertisement-thumnail img, .mobile-skip-advertisement-thumnail img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 10px auto;
}