/*
Theme Name: khabarkura
Theme URI: http://www.appharu.com
Author: Gopal Sangroula
Author URI: http://www.gopalsangroula.com.np
Description: Description
Version: 85.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/
* {
    font-family: 'Mukta', sans-serif;
}

a {
    color: #030303;
    font-family: noto sans, sans-serif;
    font-weight: 600;
}

a:hover {
    color: #00a99d !important;
    transition: all .3s ease 0s;
}

.ah:hover {
    color: #333;
    background-size: 100% 2px;
    transition: all .3s ease 0s;
}

img {
    border-radius: 5px;
    width: 100%;
}

/* .ah-header {
        background-color: #263089;
} */

/* .ah {
    color: #333;
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0 95%;
    -webkit-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    -o-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    background-repeat: no-repeat;
} */

h1 {
    font-family: noto sans, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    color: #000;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: noto sans, sans-serif;
    line-height: 1.4;
    font-weight: 500;
    color: #000;
}

p {
    font-size: 1.2em;
    line-height: 1.5;
}

.wbg {
    background-color: #fcfcfc;
}

.ah-main-img {
    height: 350px;
    object-fit: cover;
    width: 100%;
}

#offcanvas-nav .custom-logo-link,
.footer .custom-logo-link {
    padding-bottom: 5px;
    display: block;
}

.np-border .uk-navbar-nav>li>a {
    min-height: 52px !important;
	padding: 0 12px;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-weight: 600;
    color: #263089;
    font-size: 18px;
    text-transform: none;
    font-family: 'Mukta', sans-serif;
}

.menu-icon .uk-active {
    background: #116fef;
}

.uk-overlay {
    padding: 15px 15px;
}

img:hover {
    opacity: .5;
}

.radio-btn-flip {

    -webkit-animation: pulse 2s infinite cubic-bezier(.66, 0, 0, 1);
    -moz-animation: pulse 2s infinite cubic-bezier(.66, 0, 0, 1);
    -ms-animation: pulse 2s infinite cubic-bezier(.66, 0, 0, 1);
    animation: pulse 2s infinite cubic-bezier(.66, 0, 0, 1);

}

.full-ah-nav {
    width: 100%;
    background: #00a99d !important;
    left: 0;
}

.ah-sidebar P {
    text-align: start;
}

.recent-list {
    border: 1px solid #ddd;
    padding: 15px;
    scroll-behavior: smooth;
    height: 470px !important;
    overflow-y: auto;
}
.fb_iframe_widget_ah iframe{
	width: 100%;
}
 .wp-block-image.is-style-rounded img{
    height: 150px;
}
.is-close {
    background: #f5c518 !important;
}

.is-close:hover {
    background: #f51818 !important;
    transform: rotate(180deg);
}

.ah-sidebar-img {
    height: 86px;
    border-radius: 50%;
    object-fit: cover;
}


.uk-modal{
	background: #fff !important;
}
.widget:before {
    display: block;
    color: #aaa !important;
    text-transform: uppercase;
    padding: .2em 0 .2em .5em;
    content: 'advertisement';
    font-size: 9px;
}

.search-title {
    font-size: 27px;
    font-weight: 600;
    color: #29506f;
}
.khabarkura-samacahr{
    background: #cef3f0
}
.ah-search-khb {
    font-size: 18px;
    margin-left: 20px;
    font-weight: 600;
    color: #1b68b3;
}

.nav-about {
    padding: 6px 0px;
    justify-content: space-around;
    background: #003e6f;
}
.loop-img img{
    height: 230px;
}
.nav-about>li>a {
    font-size: 18px !important;
    font-weight: 600;
    color: #fff !important;
}

.nav-about a:hover {
    background-color: #1b68b3 !important;
}

.cat-name {
    background: #1b1b43;
    color: #fff;
    font-weight: 600;
    padding: 2px 15px;
    font-size: 16px;
    line-height: 14px;
    border-radius: 10px;
}
/* widget flip section started */
.wrapperes {
    height: 265px;
    margin: auto;
    left: 0;
    right: -78%;
    bottom: 86px;
    z-index: 1;
}

.election-update {
    /*   background: gray; */
      width: 100%;
      max-height: 400px;
      overflow: auto;
    }
    
    /* scrollbar */
    ::-webkit-scrollbar {
      width: 5px;
      height: 5px;
    }
    
    ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      -webkit-border-radius: 10px;
      border-radius: 10px;
    }
    
    ::-webkit-scrollbar-thumb {
      -webkit-border-radius: 10px;
      border-radius: 10px;
      background: rgba(255, 255, 255, 0.3);
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    }
    
    ::-webkit-scrollbar-thumb:window-inactive {
      background: rgba(255, 255, 255, 0.3);
    }
    

.box-content {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1200px;
    perspective-origin: 50%;
}
.wp-inner-ads {
    display: flex;
    justify-content: space-around;
}

.wp-inner-ads .widget {
    margin-right: 10px;
}

.wp-inner-ads .widget img {
    margin-right: 10px;
	width: 245px;
}
.image-cube {
    width: 200px;
    height: 200px;
    transform-style: preserve-3d;
    position: relative;
    animation: spin 45s linear infinite;
}

.image-cube .widget img {
    height: 220px !important;
}

@keyframes spin {
    100% {
        transform: rotateY(360deg);
    }
}

.image-cube div {
    height: 200px;
    width: 200px;
    position: absolute;
    backface-visibility: hidden;
}

img {
    width: 100%;
}

.front {
    transform: translateZ(100px);
}
.dayes-remain{
    position: relative;
}
.dyes-id{
    position: absolute;
    bottom: -13px;
    color: #fff;
    left: 42px;
    font-size: 26px;
    font-weight: 700;
}
.uk-modal-close-icon{
    position: absolute;
    width: 30px;
    display: flex;
    height: 30px;
    border-radius: 50%;
    right: 43%;
    background: #ddd;
    text-align: center;
    line-height: 100px;
    justify-content: center;
    align-items: center;
}
.right {
    transform: rotateY(-270deg) translateX(100px);
    transform-origin: 100% 0;
}

.back {
    transform: translateZ(-93px) rotateY(180deg);
}

.left {
    transform: rotateY(270deg) translateX(-100px);
    transform-origin: 0 50%;
}

/* widget flip section ended */
.search-model {
    width: 780px !important;
}

.icon-item {
    transition: background .2s ease-in-out;
    background-color: #001d3a;
    height: 27px;
    width: 27px;
}

.ent-small-img img {
    height: 220px;
}

.ent-small-img:first-child {
    margin-bottom: 25px;
}

.mid-mano:first-child {
    margin-bottom: 20px;
}

.radio-icon {
    background: #1b68b3;
    color: #fff !important;
    font-weight: 500 !important;
}

.eng-link {
    background: #820000;
    color: #fff !important;
}

/* .uk-sticky-fixed .menu-icon li a {
    color: #fff !important;
}

.uk-sticky-fixed .mob-date {
    color: #fff !important;
}
 */
.main-banner a {
    font-family: noto sans, sans-serif;
}

.sarokar-main {
    font-size: 44px;
}

.pradesha-tab {
    margin-right: 40px;
    justify-content: space-between;
}

.board-memebr img {
    height: 170px;
    width: 170px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #031846;
    padding: 15px;
}

em {
    color: #000000;
}

.board-memebr .card-title {
    font-weight: 600;
    font-size: 18px;
    border-bottom: 2px solid #054abf;
    padding-bottom: 5px;
}

.team-name {
    padding: 0px 34px;
}

.fw-normal {
    font-weight: 500 !important;
    font-size: 16px !important;
}
.khabar-kura-skip{
    width: 960px !important;
}
.pradesha-tab li a {
    padding-right: 25px;
    font-size: 1.1rem !important;
    font-weight: bold;
}

.live-video {
    background: #000 !important;
    margin-top: 25px;
}

.post-time {
    display: flex;
    align-items: center;
}

.cat {
    font-size: 3.25rem;
}

h5.cat span {
    font-weight: 600;
    color: #333a45;
    position: relative;
    font-family: jost, sans-serif;
}

.single-author .ah-author-info {
    color: #797979 !important;
    font-weight: 600;
}

.author-info {
    font-size: 16px !important;

    display: block;
    margin-bottom: 30px;
    padding-bottom: 5px;
}


.rajniti-img {
    height: 100px;
    object-fit: cover;
    width: 100%;
}

.trending-item {
    display: flex;
    align-items: center;
}

.bichar-img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
}

.bichar-img img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.tendy a {
    padding: 0 7px;
    position: relative;
    font-size: 16px !important;
    font-weight: 500;
    color: #8c8c8c;
}

iframe {
    max-width: 100%;
}

.item-nunber {
    margin-right: 20px;
    font-size: 30px;
    color: #bfb9b9;
}

.footer-btn-section {
    background: #02746c;
    padding: 5px;
    border-radius: 10px;
}

.nav-btn-op .uk-navbar-nav>li>a {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    min-height: 25px !important;
    padding: 0px 13px;
}

.search-title {
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    padding-bottom: 10px;
}

.search-tie {
    margin-left: 20px;
    font-size: 16px;
    color: #898787;
}

.search-box {
    border: 1px solid #ddd;
    padding-left: 15px;
    font-size: 16px !important;
}

.bichar-main-section {
    height: 86px;
    width: 95px !important;
    object-fit: cover;
    border-radius: 50%;
}

.icon-search {
    background: #b4aaaa;
    color: #fff !important;
    font-weight: 900;
    cursor: pointer;
    pointer-events: auto !important;
}

.search-model-item {
    background: rgb(98 96 96 / 33%);
}

.search-model-item .uk-input:focus {
    border-color: #ddd;
}

.trending-list {
    padding-top: .58rem !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
}

.ah-recent {
    font-size: 21px !important;
}

.cat-name-yoho {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0d437bb8;
    padding: 1px 15px;
    color: #f4f4f4;
    font-size: 14px;
    font-weight: 500;
}

.dropdown-item {
    padding: 5px 15px 5px 15px;
}

.cat-name-title {
    position: relative;
}

.latest-news {
    height: 170px;
    object-fit: cover;
    width: 100%;
}

.navigation-bar>li>a:hover {
    color: #1f5ea9 !important;
}

.crime-item-img {
    height: 170px;
    width: 100%;
    object-fit: cover;
}

.bichar-title {
    font-weight: 600;
}

.artha-text-item {
    background: #126cc96b;
}

.title-tag {
    margin: 0px;
}

.press-title {
    margin-bottom: 5px;
}

.telipress-desc {
    margin-bottom: 0px;
    font-size: 16px;
}

.skip-ads .widget img {
    width: 100%;
    object-fit: cover;
    margin: 0px !important;
    border-radius: 0 !important;
    opacity: 1;
}

.skip-ads .widget img:hover {
    opacity: 1;
}

.skip-ads .widget:before {
    position: absolute;
}

.np-model-title {
    position: absolute !important;
    right: 0;
    background: #ec1b30;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #ffffff;
    border: 1px solid;
    top: 0;
    cursor: pointer;
}

.more-story {
    color: #22428d;
    font-weight: 500;
    font-size: 16px;
}

.title-tag span {
    background: #00a99d;
    padding: 3px 15px;
    color: #fff;
    display: inline-block;
    margin-bottom: 0px;
    border-radius: 25px;
}

.embed-container {
    position: relative;
    padding-bottom: 47%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aayomail-facebook-embeded {
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 24px;
    width: 100%;
}

.aayomail-facebook-embeded iframe {
    width: 100% !important;
    height: 560px !important;
    margin: 0 auto;
}

.artha-text-item h2 a {
    color: #fff;
}

.artha-text-item p {
    color: #fff;
}

.post-entry blockquote {
    border: solid 2px #22428d;
    padding: 5px 15px;
    position: relative;
    border-radius: 5px;
    width: 43%;
    float: left;
    margin-right: 15px;
    margin: 25px 15px 25px 0;
    background: #eee;
}

.post-entry img {
    width: 100%;
}

.online-inner-ads {
    display: flex;
    margin-bottom: 5px;
    justify-content: center;
    padding-bottom: 5px;
}

.online-inner-ads .widget img {
    margin-right: 5px;
}

.post-entry blockquote .is-style-large {
    border: solid 2px #22428d;
    padding: 30px;
    position: relative;
    border-radius: 5px;
    width: 97% !important;
    margin-right: 15px;
    margin: 25px 15px 25px 0;
}

.menu-title {
    color: #f5c518;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 1.4rem;
    position: relative;
}

.nav-tab-menu {
    display: flex;
    justify-content: space-around;
    background: #cef3f0;
    align-items: center;
    margin: 0px;
}

.uk-subnav-pill>.uk-active>.tab-item {
    padding: 0px 10px;
    background-color: #067069;
}

.uk-subnav-pill>.uk-active>.tab-item span {
    color: #fff !important;
}

.tab-title span {
    font-size: 23px;
    font-weight: 600;
    color: #000;
}

.post-entry blockquote::before {
    position: absolute;
    content: url(http://www.drishtinews.com/wp-content/uploads/2021/02/Bracket-Open-1.png);
    font-family: FontAwesome;
    font-size: 30px;
    background: #ffffff;
    padding: 0px;
    left: -4%;
    padding-right: 14px;
    top: -27px;
}

.post-entry blockquote .is-style-large::before {
    position: absolute;
    content: url(http://www.drishtinews.com/wp-content/uploads/2021/02/Bracket-Open-1.png);
    font-family: FontAwesome;
    font-size: 30px;
    background: #ffffff;
    padding: 0px;
    left: -4%;
    padding-right: 14px;
    top: -30px;
}

.post-entry blockquote p {
    font-weight: 600;
    font-style: italic;
    color: #676869;
    text-align: center !important;
    padding-top: 30px;
    font-size: 20px;
}

.post-entry blockquote .wp-block-quote.is-style-large p {
    font-size: 1em;
    color: #ed6d1d;
    font-style: italic;
    line-height: 1.6;
}

.post-entry blockquote:after {
    position: absolute;
    content: url(http://1.appharu.com/wp-content/uploads/2021/08/Braket-Close1.png);
    font-family: FontAwesome;
    font-size: 30px;
    background: #fff;
    padding: 6px 10px;
    right: -4%;
    bottom: -24px;
}

.post-entry blockquote .is-style-large:after {
    position: absolute;
    content: url(http://1.appharu.com/wp-content/uploads/2021/08/Braket-Close1.png);
    font-family: FontAwesome;
    font-size: 30px;
    background: #fff;
    padding: 6px 10px;
    right: -4%;
    bottom: -24px;
}

figcaption {
    text-align: center;
    font-style: italic;
    color: #22428d;
    font-weight: 600;
}

.feature-img-cap {
    text-align: center;
    font-style: italic;
    color: #22428d;
    font-weight: 600;
    margin-top: 10px;
}

.artha-item-list {
    height: 72px !important;
    border-radius: 5px;
    object-fit: cover;
}

.main-banner {
    display: block;
    position: relative;
    font-weight: 500;
    font-size: 64px;
    line-height: 1.3;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: 'Mukta', sans-serif;
}

.banner-title {
    display: block;
    position: relative;
    font-size: 65px;
    color: #1c8b98;
    line-height: 76px;
    padding-bottom: 15px;
    padding-left: 40px;
    margin-bottom: 25px;
}

.banner-title::before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 20px;
    left: 0;
    border-left: 18px solid #126cc9;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    z-index: 2;
}

.uk-light {
    color: #fff !important;
}

.banner-title::after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 20px;
    left: 7px;
    border-left: 18px solid #1c8b98;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    z-index: 1;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    min-height: 55px !important;
    text-transform: none;
}

.ah-nav-logo {
    height: 120px;
}

.np-banner-title-mob {
    padding: 25px 30px;
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
}
.np-banner-title-mob img{
    width: auto !important;
}
.uk-offcanvas-bar {
    background: #fff;
}

.uk-height-medium {
    display: flex;
}

.ah-close {
    width: 45px;
    height: 45px;
    border: none;
    font-size: 0;
    font-weight: 500;
    background: #f5c518;
    position: relative !important;
    border-radius: 50%;
    cursor: pointer !important;
    transition: all ease-in-out .7s;
}
.election{
    padding: 5px 15px;
    background: #00a99d;
    color: #fff;
    border-radius: 4px;
}
.ah-close:hover {
    background: #f51818;
    color: #fff;
    transition: all ease-in-out .7s;
    transform: rotate(180deg);
}

.ah-search {
    background-color: #fff !important;
    border-radius: 27px;
}

.ah-search-icon {
    background: #007bff;
    color: #fff !important;
    cursor: pointer;
}

.uk-search .uk-search-icon:not(a):not(button):not(input) {
    pointer-events: visible;
}

.ah-search input {
    color: #3c3c3c !important;
    padding-left: 15px !important;
    height: 40px !important;
}

.ah-search .uk-search-icon {
    color: #999 !important;
    cursor: pointer !important;
    right: 0 !important;
    left: auto;
}

.uk-offcanvas-bar a {
    color: #000 !important;
}

p {
    color: #656565;
}

.social-icon a {
    font-size: 13px;
}

.cat-4 {
    background: #da1365 !important;
}

.custom-title {
    color: #fff !important;
}

.side-nav li {
    border-bottom: 1px solid #00669954;
    padding: 10px 0px;
    margin-top: 0px !important;
}

.side-nav li:last-child {
    border-bottom: 0px solid #00669954;
}

.side-nav li a {
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 18px;
}


.np-breaking {
    border: 1.2px solid #ddd;
}

.np_bannertext {
    margin-left: 5px;
    color: #0e539a;
    font-weight: 500;
}

.single-date {
    font-size: 18px;
    font-weight: 500;
    color: #878787;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.search-menu .uk-search-input {
    background: #fff !important;
    height: 34px !important;
}

.top-nav-img {
    height: 90px;
    width: 100%;
    object-fit: cover;
}

.top-update-title {
    margin-bottom: 5px;
}

.latest-update {
    background: #dc3545 !important;
    color: #fff !important;
    border-radius: 3px;
    font-weight: 500;
}

.top-nav-sec-title {
    display: grid;
}

.top-dropdown {
    width: 100%;
    left: 0 !important;
}

.top-nav {
    background-color: #f8f9fa !important;
    border-bottom: 1px solid #dee2e6 !important;
    padding: .5rem 0rem !important;
}

.np-border {
    background: #ffffff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/* .uk-sticky-fixed {
    background: #0c3995;
}

.uk-sticky-fixed .navigation-bar>li>a {
    color: #f1f1f1 !important;
} */

.navigation-bar>li>a {
    color: #363636;
    font-family: noto sans, sans-serif;
    font-size: 18px !important;
    font-weight: 600;
}

.social-icon>li>a {
    color: #ddd !important;
    font-size: 14px;
    text-transform: none;
}

.social-icon-item {
    background: #ef1b27;
    color: #fff;
    width: 32px;
    height: 32px;
}

.logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.img-wraper {
    overflow: hidden;
}

.logo img {
    width: 400px;
    padding: 30px;
}

.banner-img {
    height: 450px;
    object-fit: cover;
}
.khabar-english{
    align-items: center;
    display: flex;
}
.kura-english{
    border-radius: 4px;
    font-weight: 700;
    color: #ffffff !important;
    background-color: #00a99d;
    text-decoration: none;
    min-height: 36px !important;
    transition: all .3s ease;
}
.slide-dot {
    position: absolute;
    left: 30%;
    bottom: 0;
}

.single-title {
    color: #383838 !important;
    font-size: 3.2rem;
    font-weight: 700;
    margin-top: 20px;
    line-height: 1.2;
}

.sub-title {
    color: #525252 !important;
    font-size: 30px;
    font-weight: 600;
    margin-top: 10px;
}

.sport-news {
    background: #126cc926;
    padding: 15px;
}

.sport-news img {
    height: 240px;
    object-fit: cover;
    width: 100%;
}

.footer-nav-item li a {
    margin-top: 5px;
}

.author-name {
    font-size: 18px;
    font-weight: 600;
    color: #242434;
    margin: 0px;
    padding: 0px 15px 0px 10px;
}

.blog-title {
    font-weight: 500;
    color: #807d7d;
    font-size: 16px;
}

.author-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.font-change ul li {
    border: 1px solid #113e6f;
    padding: 5px;
    padding-top: 0;
    width: 30px;
    height: 35px;
    justify-content: center;
    border-radius: 50px;
    float: left;
    margin-right: 5px;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    cursor: pointer;
    align-items: center;
    display: flex;
}

.font-change ul li span {
    padding-top: 5px;
}

.authorImg img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    object-fit: cover;
}

.author-img img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    object-fit: cover;
}
.ek-time-date{
    font-size: 14px;
}
.post-date {
    margin: 0px;
    color: #727171;
    font-weight: 500;
    font-size: 14px;
}

.uk-overlay-text {
    padding: 15px 10px 15px 0px !important;
    background: rgb(255, 255, 255);
    max-width: 60% !important;
}

.uk-overlay-text .cat-name {
    padding: 2px 10px;
    background-color: rgb(206, 137, 35);
    color: #fff;
    font-weight: 500;
}

.uk-overlay-text h3 {
    color: #333;
}

.widget img {
    margin-bottom: 5px;
}

.widget img:hover {
    opacity: 1;
}

#khb-button-ads a {
    position: relative;
}

.slider-overlay {
    background: linear-gradient(180deg, rgba(18, 18, 19, 0) 0%, rgb(18 18 19) 100%);
    padding: 10px 20px;
    z-index: 1;
	display: flex;
    justify-content: center;
    height: 100%;
    align-items: end;
}

.cat-title {
    padding: 5px 0px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}



.icon-list {
    margin-left: 15px;
}

.icon-list img {
    padding: 6px;
}

.icon-list a {
    color: #fff !important;
}

.icon-list .currency :hover {
    background-color: #ffc729;
}

.icon-list .gold:hover {
    background-color: #f0bc5e;
}

.icon-list .air-quality:hover {
    background-color: #84dbff;
}

.icon-list .weather:hover {
    background-color: #60a2d7;
}

.icon-list .vegetable:hover {
    background-color: #a3e440;
}

.icon-list .rss:hover {
    background: #f26522;
}

.icon-list .calendar:hover {
    background-color: #ce412d;
}

.icon-list .date-converter:hover {
    background-color: #84dbff;
}

.icon-list .facebook:hover {
    background: #3b5998;
}

.icon-list .twitter:hover {
    background: #1da1f2;
}

.icon-list .instagram:hover {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%),
        radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%),
        radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),
        radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%),
        radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),
        radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%),
        radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent),
        linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.icon-list .youtube:hover {
    background: red;
}

.icon-list .viber:hover {
    background: #59267c;
}

.ah-audio audio {
    width: 220px;
}

.radio-model {
    overflow: auto !important;
}

.radio-model body {
    overflow-y: hidden !important;
}

.icon-list .linked-in:hover {
    background: #0077b5;
}

.icon-list .appstore:hover {
    background: #1975e4;
}

.icon-list .playstore:hover {
    background: radial-gradient(circle farthest-corner at 35% 90%, #3bccff, transparent 50%),
        radial-gradient(circle farthest-corner at 0 140%, #48ff48, transparent 50%),
        radial-gradient(ellipse farthest-corner at 0 -25%, #ffd400, transparent 50%),
        radial-gradient(ellipse farthest-corner at 20% -50%, #ff3333, transparent 50%),
        radial-gradient(ellipse farthest-corner at 100% 0, #3bccff, transparent 50%),
        radial-gradient(ellipse farthest-corner at 60% -20%, #48ff48, transparent 50%),
        radial-gradient(ellipse farthest-corner at 100% 100%, #ffd400, transparent),
        -webkit-gradient(linear, left top, left bottom, from(#ff3333), color-stop(30%, #bc318f), color-stop(50%, #e33f5f), color-stop(70%, #f77638), to(#fec66d));
}

.icon-list .date-converter:hover {
    background-color: #84dbff;
}

.header-search {
    border-radius: none !important;
    height: 28px;
    width: 28px;
    padding: 0px !important;
    border: none !important;
}

.header-nav-item .uk-navbar-nav>li>.header-search {
    background: #001d3a !important;
    color: #fff !important;
}

.header-nav-item .uk-navbar-nav>li>.header-search:hover {
    background: #1b68b3 !important;
}

.ah-radio-model {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px 15px;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .15s linear;
    bottom: auto;
    left: auto;
    width: 300px;
    padding: 0px;
    height: 250px;
}

.radio-text {
    color: #fff;
    font-weight: 600;
}

.ah-list-recent {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.ah-list-recent:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.radio-section {
    height: 100%;
    width: 100%;
    background: #00000078;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header-nav-item {
    justify-content: end;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.radio-section h1 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}

.header-nav-item .uk-navbar-nav>li>a {
    min-height: 25px !important;
    background: #fb0;
    border: 2px solid #fb0;
    border-radius: 15px;
    font-weight: 500;
    padding: 1px 11px;
    font-size: 14px;
    margin-right: 15px;
}

.uk-modal-close-full {
    padding: 20px;
    top: 26%;
    right: 7%;
    background: #d01414;
    border-radius: 50%;
}

.derecotr_info {
    font-size: 18px;
    color: #2f3091 !important;
    font-weight: 600;
}

.uk-modal-close-full svg {
    color: #fff;
}

.vasa-section {
    background: #f5f5f5;
    margin: 30px 0px;
    padding: 30px 0px;
}

.book-img {
    border-top: 1px solid #ddd;
    padding: 30px 0;
}

.book-img:hover .bool-list-right {
    background: linear-gradient(90deg, #e5e5e5, #fff);
    min-height: 160px;
}

.book-img:nth-child(1) {
    padding-top: 0;
    border-top: 0;
}

.book-img img {
    width: 190px;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.book-img img:hover {
    width: 190px;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.book-img-list {
    width: 190px;
    height: 160px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.book-img h3 {
    margin-top: 0px;
    font-size: 22px;
}

.np-samachar-list:hover img {
    opacity: 1;
    transform: scale(1.1, 1.1);
}

.np-samachar-image {
    overflow: hidden;
}

.np-samachar-list img {
    transition: .3s ease-out;
}

.small-title span {
    background: #f0506e;
    padding: 2px 10px;
    font-size: 23px;
    color: #fff;
    font-weight: 600;
}

.small-title {
    margin-bottom: 20px;
}

/* .np-samachar-item:hover img {
    opacity: 1;
    transform: scale(1.1, 1.1);
} */

.np-samachar-item img {
    transition: .3s ease-out;
    width: 100%;
    object-fit: cover;
}

.np-samachar-item {
    overflow: hidden;
}

.cat-title h2 {
    margin: 0px;
    font-weight: 600;
    line-height: 0;
}


.single-author a {
    font: 500 16px mukta, sans-serif;
    color: #003e6f !important;
}

.np-taja-samachar {
    margin-top: 15px !important;
}

.cat-title .uk-icon-button {
    margin-left: 15px;
    color: #ffffff;
    background: #113e6f;
}

.scroll-title {
    background: #113e6f;
    padding: 0px 10px;
}

.scroll-title a {
    color: #fff !important;
    font: 600 20px sarala !important;
}

.post-entry p {
    line-height: 35px;
    font-size: 22px;
    text-align: justify;
    color: #222;
    font-weight: 500;
}

.thap-samachar {
    font-size: 18px;
    margin-right: 52px;
}

.sabai-samachar {
    font-size: 18px;

}

.ah-home-postion-btn {
    text-align: center !important;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.nav-edit .uk-navbar-toggle {
    color: #000;
}

.dropdown-icon {
    margin-left: 5px;
}

.dropdown-list {
    margin-top: 2px !important;
    background: #eeeeee;
}

.dropdown-list>ul>li>a {
    font-size: 16px;
    color: #000000;
}

.cat-title h2 span a {
    line-height: 1;
    font-size: 45px;
    font-weight: 600;
    font-family: noto sans, sans-serif;
    color: #067069;
    display: flex;
    align-items: center;
}

.fav-right {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    background-color: rgb(6 112 105);
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.ekagaj-news {
    height: 85px;
    width: 100%;
    object-fit: cover;
}

.province {
    position: relative;
    top: 0;
    font-size: 16px;
    color: #0b0b0b99;
    font-weight: 600;
    border: 1px solid #0000003b;
    border-radius: 14px;
    padding: 1px 16px;
    background: #00000008;
}

.margin-s {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.margin-s:last-child {
    border-bottom: 0 solid #ddd;
    margin-bottom: 0;
    padding-bottom: 0;
}

.cat-title span {
    padding: 0px 15px;
    position: relative;
    display: inline-block;
    position: relative;
    line-height: 0;
    padding: 0px;
}

/* .cat-title span::after {
    position: absolute;
    content: "";
    right: -14px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-left: 14px solid #003e6f;
    border-bottom: 0 solid transparent;
} */

.cat-title i {
    margin-left: 7px;
}

.ah-story {
    height: 504px;
    background-size: cover !important;
    background-position: center !important;

}

.ah-story a::before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
}

.ah-story-int {
    height: 330px;
    background-size: cover !important;
    background-position: center !important;
    position: relative;
}

.ah-story-int a::before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
}

.ah-story-enter {
    background-size: cover !important;
    background-position: center !important;
}

.ah-story-enter a::before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.95) 100%);
}

.thumb-int-img {
    height: 70px;
    width: 100%;
    object-fit: cover;
}

/* .cat-title span::before {
    position: absolute;
    content: "";
    left: -9px;
    top: 0;
    width: 4px;
    height: 100%;
    background: #003e6f;
    bottom: 0;
    margin: auto;
} */

.main-title-item {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 5px;
}

.politics-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 5px;
}

.uk-heading-line>::after,
.uk-heading-line>::before {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-image: linear-gradient(to right, #003E6F, #993131, #003e6f, #003e6f, gold, #003e6f) 1;
}

/* .uk-sticky-fixed .dropdown-list {
    background: #0c3995;
}
*/
/* .uk-sticky-fixed .dropdown-list>ul>li>a {
    font-size: 14px;
}  */

.search-mobile {
    display: none;
}

.footer-title {
    text-align: center;
    margin-bottom: 0px;
    font-size: 22px;
    border-bottom: 2px solid #fff !important;
}

.footer-nav .uk-nav-default>li>a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.footer-nav .uk-nav-default>li>a:hover {
    text-decoration: underline;
    color: #cfcfcf !important;
}

.our-team p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}

.post-meta {
    font-size: 16px;
}

.scroll-sticky-section {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
}

.single-page-coverImg {
    width: 100%;
    object-fit: cover;
}

.credit p {
    color: #fefeff;
    font-size: 16px;
    line-height: 1.3;
}

.credit a {
    color: #77bcff;
}

.credit a:hover {
    color: #e7e7e7 !important;
}

/* Home css*/
.uk-card .size-medium {
    width: 100%;
}

.uk-text-meta {
    margin-bottom: 10px;
}

span.uk-leader-fill {
    color: #ddd;
}

.video-sidebar-icon {
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
}

.small-list .title {
    font-size: 20px;
}

.small-list .uk-card-title {
    font-size: 1.1em;
    font-weight: 600;
}

.small-list .uk-icon {
    margin-bottom: 2px;
    float: left;
    line-height: 1.5;
}

.custom-list .list-item:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
}

.sahitya-img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    object-fit: cover;
}

.main-section-news {
    width: 745px;
    object-fit: cover;
}

.suchana-list {
    border-bottom: 1px solid #dded;
}

.suchana-list:last-child {
    border-bottom: 0px solid #dded;
}

.uk-overlay-our {
    background: linear-gradient(0deg, #000, transparent);
}

.jiwansaili-list {
    background: #e6e9ec;
}

.uk-label a {
    color: #fff;
}

.single-cat-name {
    font-weight: 500;
    color: #153c72;
    font-size: 18px;
    margin-top: 15px;
}

.uk-text-meta .uk-icon {
    margin-right: 5px;
}

.latest.uk-list-divider>li:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 15px;
}

.uk-card-default.uk-card-hover:hover {
    box-shadow: none
}

.image-flashing:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: .4;
    }

    100% {
        opacity: 1;
    }
}

.number {
    font-size: 25px;
    align-items: center;
    display: flex;
    color: #ff8889;
}

.uk-offcanvas-bar form {
    width: 100%;
    background: #252525;
}

.footer {
    padding: 15px;
}

.footer-nav {
    background: #00a99d;
    padding: 25px 0px 0px;
}

.op-offter-nav {
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #417caf
}

.op-offter-nav li>a {
    color: #fff !important;
    margin-bottom: 0px;
}

.footer-nav .uk-navbar-nav>li>a {
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
}

.nav-btn-op .uk-navbar-nav>li>a {
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    min-height: 25px !important;
    padding: 0px 5px;
    color: #ddd;
    line-height: 0;
    position: relative;
}

.nav-btn-op .uk-navbar-nav>li a:after {
    content: "";
    background-color: #5787b8;
    position: absolute;
    top: 6px;
    right: -1px;
    height: 12px;
    width: 1px;
}

.footer-nav .uk-navbar-nav>li.home {
    border-bottom: 2px solid #ffcc0d;
}

.footer-nav .uk-navbar-nav>li.bichar {
    border-bottom: 2px solid #f0506e;
}

.footer-nav .uk-navbar-nav>li.artha {
    border-bottom: 2px solid #4d90fe;
}

.footer-nav .uk-navbar-nav>li.paryatan {
    border-bottom: 2px solid #7e11d0;
}

.footer-nav .uk-navbar-nav>li.helth {
    border-bottom: 2px solid #000000;
}

.footer-nav .uk-navbar-nav>li.khel {
    border-bottom: 2px solid #3e7c0c;
}

.footer-nav .uk-navbar-nav>li.rajniti {
    border-bottom: 2px solid #c21dba;
}

.uk-totop {
    position: fixed;
    right: 29px;
    bottom: 74px;
    background: #00a99d;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.main-item-right {
    height: 80px;
    object-fit: cover;
    width: 100%;
}

.np-video-section {
    margin-top: 70px;
    background: #333;
    padding: 60px 0px;
}

.np-card-title {
    font-size: 1.2rem;
}

.np-height-large {
    height: 490px;
    width: 100%;
    object-fit: cover;
}

.uk-totop svg {
    color: #fff !important;
}

.footer-navigation .uk-nav>li>a {
    font-weight: 600;
    color: #6e6767 !important;
    font-size: 15px;
}

.contact-navigation .uk-nav>li>p {
    font-weight: 600;
    color: #6e6767 !important;
    font-size: 16px;
    margin-bottom: 10px;
}

.nepali-date {
    position: absolute;
    left: 21%;
    top: 16%;
}

.nepali-date span {
    font-size: 21px;
    font-weight: 500;
    color: #fff;
}

.weather-atlas-wrapper {
    font-size: 0.5em;
}

.page-link {
    border: 2px solid;
    padding: 5px 15px;
    font-weight: 600 !important;
    margin-bottom: 10px;
}

.loading {
    display: flex;
    display: none;
    padding: 15px;
    justify-content: center;
}

/* animation */

.loading-item {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #1e458a;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

.autoload-list {
    background: #f1f1f1;
}

.autoload-list:hover {
    background: #c8c8c8;
}

.autoload-list .uk-card-body {
    padding: 15px;
}

.autoload-list h3 {
    font-size: 1.3rem;
}

.autoload-list:hover h3 {
    text-decoration: underline;
    background-size: 100% 2px;
    transition: all .3s ease 0s;
    color: #dd972e !important;
}


@media (max-width: 640px) {
    .margin-s {
        margin-bottom: 15px;
    }

    .margin-s-l {
        margin-left: 15px;
    }

    .post-entry img {
        width: 100%;
    }

}

@media (max-width: 575px) {
    .search-mobile {
        display: inline;
    }

    .nav-btn-op {
        display: none;
    }

    .uk-flex-first {
        order: 0;
    }

    .latest-news {
        height: auto !important;
    }

    .trending-list {
        display: none;
    }

    .uk-height-medium {
        height: 246px;
    }
	.wrapperes {
		height: 265px;
		margin: auto;
		left: 0;
		right: -28%;
		bottom: 0px;
		z-index: 1;
	}
    .post-entry p {
        text-align: justify;
    }

    .video-titble-on {
        font-size: 25px;
    }

    .video-section-main {
        margin-bottom: 15px !important;
    }

    .uk-height-large,
    .ah-story {
        height: 246px;
    }

    .pradesh-mb-pana {
        padding-left: 30px !important;
    }

    .pradesh-mb-pana-main {
        padding-left: 15px !important;
    }

    .pradesha-tab {
        margin-right: 0px;
    }

    .pradesha-tab li a {
        padding-right: 0px;
    }

    .main-title-item {
        font-size: 25px;
    }

    .top-nav-sec-title {
        justify-content: space-around;
    }

    .single-title {
        font-size: 2.5rem;
    }

    .op-offter-nav {
        overflow: scroll;
    }

    .uk-card-body {
        padding: 0px;
    }

    .np-samachar-image {
        float: left;
        margin-right: 10px;
    }

    .post-entry blockquote {
        width: 90%;
    }

    .latest-update {
        margin-right: 15px;
    }
    .wp-inner-ads {
        display: flex;
        justify-content: space-around;
        flex-flow: column;
    }

    .wp-inner-ads .widget {
        margin-right: 0px;
    }
    .np-samachar-image .uk-card-title {
        font-size: 1.2rem !important;
    }

    .np-banner-title-mob h1 {
        font-size: 2.6rem;
    }

    .book-img img {
        width: 150px;
        height: 125px;
    }

    .book-img-list {
        width: 150px;
        height: 125px;
    }

    .text-meta-sd {
        display: none;
    }

    .mobile-headaer-social {
        margin-top: 0px !important;
    }

    .nepali-date {
        top: 10%;
    }

    .artha-main-img-op {
        height: auto;
    }

    .uk-list-disc {
        text-align: center;
    }

    .photo-slide-mob {
        display: none;
    }

    /* .ah-khb-logo {
        height: 90px;
    } */
    .sarokar-main {
        font-size: 28px;
    }

    .np-height-large {
        height: 260px;
    }

    .tendy {
        overflow: scroll;
        display: inline-flex;
    }

    .main-banner {
        font-size: 37px;
    }

    .author-img {
        margin-bottom: 10px;
    }

    iframe {
        max-width: 100%;
    }

    .aayomail-facebook-embeded iframe {
        width: 100% !important;
        height: 204px !important;
        margin: 0 auto;
    }

    .sub-title {
        color: #646464 !important;
        font-size: 18px;
    }

    .ah-mobile-margin {
        margin-top: 0px !important;
    }

    .ah-mobile-menu {
        margin: 0px !important;
    }

    .ah-sidebar-img {
        height: 90px;
    }

    .province {
        display: none;
    }

    .cat {
        font-size: 2.25rem;
    }

    .nav-about>li>a {
        font-size: 17px !important;
    }
	.image-cube .widget img {
    height: 170px !important;
	}
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .cat-title h2 {
            border-bottom: 3px solid #003e6f !important;
        }
    }
}

/* //dark */
#dmon,
#dmoff {
    display: none;
    top: -2px;
    position: relative;
    color: #116fef;
}

#dmcheck {
    display: none;
}

.bi-moon {
    color: #116fef;
    padding: 2px;
    border-radius: 50%;
    background-color: #ddd;
}

#dm {
    background-color: #000;
}

#dm .uk-card-default.uk-card-hover:hover,
#dm .uk-card-default,
#dm .wbg,
#dm .uk-section-muted,
#dm .uk-offcanvas-bar,
#dm .uk-comment-primary.uk-section-default,
#dm .top-nav,
#dm .cat-4,
#dm .cat-3,
#dm .cat-128,
#dm.cat-6,
#dm .footer-nav,
#dm .npdark-nav,
#dm .uk-comment-primary,
#dm .uk-section-default,
#dm .single-video-section,
#dm .ah-header,
#dm .khabarkura-samacahr,
#dm .dropdown-list {
    background-color: #252525 !important;
}

.top-nav #dm .ah,
#dm a,
#dm .menu-icon .uk-icon,
#dm h1,
#dm .author-name,
#dm .post-entry p {
    color: #f1f1f1 !important;
}

#dm .uk-icon,
#dm .ah:hover,
#dm a:hover {
    color: #f90 !important;
}