/*
Theme Name: Pokhara Press
Theme URI: https://www.pokharapress.com
Author: SobizPress
Author URI: https://www.sobizpress.com
Description: Commercial Template of sobizpress
Version: 3.0.4
*/
/*-----------------------------------------------------------------------------------------------------------
                                    ----Header---
------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------------------
                                    ----Header---
------------------------------------------------------------------------------------------------------------*/
.main-menu {
    position: relative;
    background: #005193;
}
.menu-button {
    background: #c6171e;
    padding: 15px 14px;
}
.uk-navbar-nav>li>a {
    color: #ffffff;
    font-size: 17px;
    line-height: 60px;
    min-height: auto;
    font-weight: 800;
    font-family: 'Mukta', sans-serif;
}
.nav-item:after {
    content: '';
    display: block;
    border-top: 2px solid #ee1f27;
    width: 0;
    position: absolute;
    left: 0;
    transition: .2s ease-out;
    top: 0px;
}
.nav-item {
    position: relative;
}
.nav-item:hover:after {
    width: 100%;
}
.uk-navbar-nav>li>a:hover {
    color: #f89848;
}
.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a[aria-expanded=true] {
    color: #ed1c24;
}
.dropdown-box {
    background: white;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
    border-radius: 0 0 7px 7px;
    min-width: 165px;
}
.dropdown-navbar-item li a {
    font-size: 16px;
    color: #606060;
    font-weight: 600;
}
.dropdown-navbar-item li a:hover {
    background: #e3e3e3;
    color: #4c4c4c;
}
.uk-sticky-fixed {
    top: 0 !important;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.icon-bar {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    background: #ffffff;
    color: #005391;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color,background-color;
    border: 1px solid #cf1819;
    font-size: 15px !important;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Sidebar Nav---
------------------------------------------------------------------------------------------------------------*/
.navbar-logo-box img {
    height: 50px;
}
.sidebar-menu-items {
    font-size: 17px;
    line-height: 40px;
    font-weight: 700;
}
.navbar-logo-box {
    background: #d51920;
    padding: 19px;
}
.navbar-category li a {
    padding-left: 23px;
}
.navbar-category a {
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #1a1a1a !important;
}
.sidebar-menu-box {
    background: #ddd;
    padding: 0px 0px;
    max-width: 209px !important;
}
.sidebar-subnav-background {
    background: white;
    padding: 10px 0px 10px 0px !important;
}
.navbar-search {
    background: #282828;
    width: 100%;
}
.dropdown-icon {
    background: #ed1c24;
    padding: 5px 6px;
    color: white;
    margin-right: 15px;
    border-radius: 3px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Search Part---
------------------------------------------------------------------------------------------------------------*/
.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---
------------------------------------------------------------------------------------------------------------*/
body, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Mukta', sans-serif;
}
.uk-link, a {
    color: #222;
    text-decoration: none;
}
.uk-link:hover, a:hover {
    color: #ff5200;
    text-decoration: none;
}
.title-tag-box {
    background: #005391;
    padding: 6px 13px;
}
.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%);
}
.small-margin {
    margin-bottom: 25px;
}
.number {
    background: #005391;
}
.blog-card {
    background: #eff8ff;
    padding: 20px;
    border-radius: 7px;
    border: 1px solid #b8e0ff;
}
.card-background {
    background: #eef8ff;
    border-bottom: 2px solid #a7ddff;
}
.special-box {
    background: #005391;
    padding: 20px;
    border-radius: 20px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Font---
------------------------------------------------------------------------------------------------------------*/
.breaking-title-desktop {
    font-size: 67px;
    line-height: 77px;
    margin: 0;
    font-weight: 800;
}
.breaking-news-author a {
    font-size: 15px;
    font-weight: 600;
    color: #999999;
}
.subtitle-text {
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    color: #1e1e1e;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Image---
------------------------------------------------------------------------------------------------------------*/
.breaking-news-author img {
    height: 30px;
    width: 30px;
    border-radius: 50px;
    margin-right: 4px;
}
.xlarge-thumnail img {
    height: 430px;
}
.xxsmall-thumnail img {
    height: 105px;
    width: 130px;
}
.xxxsmall-thumnail img {
    height: 80px;
    width: 80px;
}
.blogs-news-author img {
    height: 30px;
    width: 30px;
    border-radius: 50px;
}
.xmedium-thumnail img {
    height: 200px;
}
.medium-thumnail img {
    height: 240px;
}
.large-thumnail img {
    height: 410px;
}
.small-thumnail img {
    height: 200px;
    width: 290px;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Category Heading---
------------------------------------------------------------------------------------------------------------*/
.category-heading {
    margin-bottom: 25px;
    display: block;
    position: relative;
    border-bottom: 3px solid #005391;
}
.category-heading span {
    color: #005391;
    font-size: 25px;
    line-height: 50px;
    font-weight: 900;
    position: relative;
    display: inline-block;
    z-index: 0;
}
.category-heading span:before {
    content: "";
    position: absolute;
    border-bottom: 3px solid #cf1819;
    width: 100%;
    left: 0;
    bottom: -3px;
}
.category-heading a {
    font-size: 16px;
    color: #6e6e6e;
    position: absolute;
    right: 0;
    top: 30%;
    font-weight: 600;
}
.category-heading a:after {
    content: "\f0fe";
    font-family: fontawesome;
    color: #6e6e6e;
    font-size: 13px;
    position: relative;
    top: 0px;
    margin-left: 8px;
}
.sub-category a {
    position: relative;
    background: #005391;
    padding: 2px 12px;
    top: 13px;
    font-size: 14px;
    color: white;
    border-radius: 25px;
}
.sub-category a:after {
    display: none !important;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----Footer---
------------------------------------------------------------------------------------------------------------*/
.trademark-box {
    background: #c6171e;
}
.footer-box {
    background: #e3e3e3;
}
.footer-content h3 {
    font-size: 19px;
    font-weight: 700;
    margin: 0;
}
.footer-content h4 {
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}
.company-infromation p {
    background: #edf8ff;
    padding: 9px;
    margin: 0;
    text-align: center;
    border: 1px solid #1aabff;
    border-radius: 30px;
}
.social-media-box {
    background: #005391;
    padding: 14px;
    border-radius: 65px;
}
.trademark-content p {
    font-family: 'poppins';
    font-weight: 300;
    font-size: 16px;
}
.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---
------------------------------------------------------------------------------------------------------------*/
.single-title-tag-box span {
    background: #005391;
    padding: 4px 14px;
    font-size: 19px;
    color: white;
    font-weight: 600;
    border-radius: 4px;
}
.wp-caption-text {
    font-size: 14px;
    border-bottom: 1px solid #c1c1c1;
    margin-top: 2px;
    font-style: italic;
    font-family: 'Jost';
    color: #525252;
    font-weight: 500;
}
.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: 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;
}
/*-----------------------------------------------------------------------------------------------------------
                                    ----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;
}