/*
Theme Name: banking samachar naya
Theme URI: http://www.appharu.com
Author: Gopal Sangroula
Author URI: http://www.gopalsangroula.com.np
Description: Description
Version: 19.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/
* {
    font-family: 'Noto Sans Devanagari', sans-serif;
}

a {
    color: #040707;
    text-decoration: none !important;
    font-family: 'Noto Sans Devanagari',
        sans-serif;
    transition: all .3s ease 0s;

}

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

.ah:hover {
    color: #333;
    background-size: 100% 2px;
    transition: all .3s ease 0s;
}
.wp-embed-featured-image {
    margin-bottom: 20px;
    width: 150px;
    float: left;
    margin-right: 15px;
}

.wp-embed-excerpt {
    display: none;
}

.footer-navigation .uk-navbar-nav>li>a {
    min-height: 27px !important;
}

.ah-cat-name {
    background: #d50000;
    padding: 2px 14px;
}

.ah-cat-name .cat-name {
    color: #fff;
}

.footer-navigation {
    margin-bottom: 10px;
}

/* .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 Devanagari',
        sans-serif;
    line-height: 1.4;
    font-weight: 600;
    color: #000;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: 'Noto Sans Devanagari',
        sans-serif;
    line-height: 1.4;
    font-weight: 600;
    color: #000;
}
h5{
    font-size: 18px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: 'Mukta', sans-serif;
}

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

.wbg {
    background-color: #fcfcfc;
}

.top-navigation {
    background: #fff !important;
}

.top-nav-item>li>a {
    font-size: 18px !important;
}

.uk-search .uk-search-icon {
    color: #116fef;
}

.trending-section {
    border-top: 1px solid #ddd;
    background: #ffffff;
    padding: 8px 0px;
}

.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;
}

.top-navigation .uk-navbar-nav>li>a {
    min-height: 25px !important;
    font-weight: 500;
    font-size: 14px;
}

.bisesha-section {
    padding: 50px 0px;
}

.bisesha-section .uk-container {
    z-index: 2;
}

.besesha-item {
    padding: 15px 0px 0px;

}

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

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

.besesha-item .uk-card {
    border-radius: 20px;
}

.besesha-item .uk-card img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ah-bisesha-card {
    background: #ffffff47;
}

.slider-icon {
    background: #ff3939;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}

.bisesha-section::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom right,#342640,#3b2f4c,#393151,#323c67);
}

.uk-card-title {
    font-size: 22px;
    line-height: 28px;
}

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

.blog-title {
    line-height: 1.45;
    font-size: 19px;
    font-weight: 600;
}
.uk-offcanvas-bar li>a:hover {
    background: linear-gradient(to right,#818a92 50%,#003c81 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease;
    border-radius: 6px;
    color: #fff !important;
    padding-left: 10px;
}
.np-border .uk-navbar-nav>li>a:hover {
    color: #ed1c24 !important
}
.nb-dark-mode {
    font-family: 'Noto Sans Devanagari', sans-serif;
    background: #ddd;
    padding: 0rem 1rem !important;
    color: #030303;
    border-radius: 50px;
    transition: all 300ms ease-in-out;
}
.nb-unicode {
    font-family: 'Noto Sans Devanagari', sans-serif;
    background: #ae1d22 !important;
    padding: 0rem 1rem !important;
    color: #ffffff !important;
    padding: 0rem 1rem !important;
    border-radius: 50px;
    transition: all 300ms ease-in-out;
}


.nb-unicode img {
    height: 25px !important;
    margin-right: 9px;
}

.right-nav-icon {
    color: #8f8f8f !important;
}

.np-border .uk-navbar-nav>li>a {
    font-family: 'Noto Sans Devanagari', sans-serif;
    font-size: 18px;
    padding: 0px !important;
}

.imagration-img {
    height: 310px;
    object-fit: cover;
}

.globe-nav-recent {
    background: #9a9a9a;
    margin: 0px;
    justify-content: space-between;
}

.ah-word {
    color: #ec1c24;
}

.trending-nav .uk-subnav-pill>.uk-active>a {
    color: #fff !important;
    font-size: 23px !important;
    font-family: 'Khand', sans-serif;
    font-weight: 600;
    border-left: 5px solid #da2e2b;
    border-top-right-radius: 50px;
    border-right: 8px solid #da2e2b;
    padding: 4px 23px;
    background-color: #000 !important;
}

.trending-nav .uk-subnav-pill>li>a {
    color: #114f9e !important;
    font-size: 23px !important;
    font-family: 'Khand', sans-serif;
    font-weight: 600;
    border-left: 5px solid #da2e2b;
    border-top-right-radius: 50px;
    border-right: 8px solid #da2e2b;
    padding: 4px 23px;
}

.body-section {
    padding-top: 20px;
}
.ah-slide-img{
	height: 95px;
	object-fit: cover;
	width: 100%;
}
.home-cat {
    text-align: left !important;
    color: #ed1c24 !important;
    font-weight: 700 !important;
}

.uk-card-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.uk-card-item:last-child {
    border-bottom: 0px solid #ddd;
    margin-bottom: 0px;
}

.author-item-list {
    justify-content: start !important;
    margin: 0px !important;
}

/* .np-border .uk-navbar-nav>li>a:hover:after{
    transform: scaleX(1) !important;
}

.np-border .uk-navbar-nav>li>a:after {
    border-bottom: 2px solid !important;
    content: "" !important;
    display: block !important;
    transform: scaleX(0) !important;
    transition: transform .25s ease-in-out !important;
} */

.np-border .uk-navbar-nav>li>a {
    transition: transform .25s ease-in-out !important;
}

.search-section {
    height: 25px !important;
}

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

.mid-mano:last-child {
    margin-bottom: 0px;
}

.wp-block-image {
    margin-bottom: 0px !important;
}

.brand-logo {
    border-bottom: 1px solid #e6163a;
    margin-bottom: 20px;
}

.side-nav-item li a {
    font-size: 18px;
    font-weight: 500;
}


.single-title {
    font-size: 65px;
    font-weight: 600;
    color: #333;
    padding: 0px 0px 20px;
}

.uk-sticky-fixed .single-title {
    font-size: 35px;
    font-weight: 600;
    color: #333;
    padding: 0px;
}

.single-cat-name {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}

.site-info h5 {
    color: #000;
}

.site-info {
    color: #000;
}

.nb-english {
    background: #e6163a;
    color: #fff !important;
    border-radius: 3px;
}

.nb-unicode img {
    height: 25px;
    margin-right: 5px;
}

.uk-height-medium {
    height: 260px;
}

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

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

.tendy a::after {
    color: #0e539a;
    ;
    margin: 0 15px;
    content: "|";
}

.int-img {
    object-fit: cover;
    padding: 10px;
}

.video-section .uk-height-large {
    height: 600px;
}

.int-card {
    background: #6a4343;
    padding: 15px;
    height: 100%;
}

.my-border {
    border-bottom: solid 1px #ececec;
    background: white;
}

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

.tranding-item:last-child {
    border-bottom: 0px;
}

.tranding-item h4 {
    margin-bottom: 7px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    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%;
}

.body-section {
    background-color: #ffffff;
}

.latest-post {
    background: #f5f6f7;
    ;
    padding: 15px;
}

.bool- .trending-title {
    font-weight: 600;
    padding: 11px;
    position: relative;
    color: #e20a16;
}

.latest-voice {
    padding: 15px;
    background: #fff;
}

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

.news-list {
    width: 100%;
    height: 90px;
    object-fit: cover;
    border-radius: 5px;
}
.banking-besha-round{
    height: 260px;
    object-fit: cover;
}
.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    text-transform: none;
}

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

.today-discuss {
    background: #f3f9ff;
}

.menu-icon .uk-active a {
    color: #fff !important;
}

.sifaris {
    background: #f5f5f5;
    padding: 15px;
}

.video-section {
    background: #0071bb;
    padding-top: 30px;
}

.bichar-section {
    background: #663f3f;
    padding: 45px 0px;
}

.banner-title a {
    color: #1c8b98;

}

.bichar-img {
    height: 90px;
    width: 90px;
    object-fit: cover;
    margin-top: 15px;
}

.main-banner {
    display: block;
    position: relative;
    font: 600 65px Noto Sans Devanagari regular;
    color: #1c8b98;
    line-height: 76px;
    padding-bottom: 15px;
    margin-top: 15px;
}

.pradesh-item {
    background: #ddd;
    padding: 15px;
}

.post-entry blockquote {
    border: solid 2px #676869;
    padding: 30px;
    position: relative;
    border-radius: 5px;
    width: 91%;
    float: left;
    margin-right: 15px;
}

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

/* .post-entry blockquote::before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 30px;
    background: #ffffff;
    padding: 0px 10px;
    left: 46%;
    top: -30px;
    color: #ed1b24;
    margin-bottom: 12px;
}

.post-entry blockquote:after {
    position: absolute;
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 30px;
    background: #ffffff;
    padding: 0px 10px;
    right: 46%;
    bottom: -30px;
    color: #ed1b24;
} */

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

.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;
}

.post-entry blockquote::before {
    position: absolute;
    content: url(https://palikaonline.com/wp-content/themes/palikaonline/img/Bracket-Open.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(https://palikaonline.com/wp-content/themes/palikaonline/img/Bracket-Open.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(https://palikaonline.com/wp-content/themes/palikaonline/img/Bracket-Close.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(https://palikaonline.com/wp-content/themes/palikaonline/img/Bracket-Close.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;
    padding-top: 10px;
}

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

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

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

.np-banner-title-mob {
    border-bottom: 1px solid #ddd;
    padding: 40px 0px;
}

.uk-offcanvas-bar {
    background: #fff;
}

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

.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;
}

.writer-name {
    border-bottom: 1px solid #de143a;
}

.single-date {
    font-size: 14px;
    font-weight: col;
    color: #878787;
    margin-top: 0px;
    margin-bottom: 0px;
}

.health-item {
    min-height: 150px;
}

.health-item img {
    width: 250px;
    height: 150px;
    object-fit: cover;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

/* .top-nav {
    background: #0071bb;
} */
.ah-khb-logo{
    border-radius: 5px;
    background: #fff;
    padding: 5px;
}
.cat-title-sub-item>li>a {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 0 14px;
    line-height: 33px;
    font-weight: 600;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    color: #000000b5;
    background: #fff;
    margin: 0 5px;
    min-height: 35px !important;
    font-family: mukta;
    display: flex;
    flex: none;
}

.uk-navbar-nav>li.uk-active>a {
    color: #003c81;
    font-weight: 700;
}

.himalayan-headline-1 {
    background: #2f5a3a !important;
}

.np-border {
    border-top: 2px solid #0071bb;
    background-color: #041f4a;
}

.uk-sticky-fixed {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 13%);
}

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

.navigation-bar img {
    height: 50px;
}

.author-img {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}

.author-img img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.icon-item {
    background: #d41637d1;
    padding: 12px 25px !important;

}

.author-name {
    font-size: 16px !important;
    font-weight: 600;
    color: #818285 !important;
    padding: 0px 15px;
    margin: 0;
    font-family: 'Noto Sans Devanagari',
        sans-serif;
}

.banner-item {
    border-bottom: solid 1px rgba(0, 0, 0, .14);
    padding: 15px;
}

.banner-item .uk-divider-small::after {
    border-top: 1px solid #ed1c24;
}

.sub_title {
    margin-top: 20px;
    font-size: 27px;
    color: #606060;
}
.ah-kbc-title{
    font-weight: 600;
    font-size: 2.1rem;
}
.ah-full-half-img{
    height: 330px;
    object-fit: cover;
    width: 100%;
}
.post-date {
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    color: #818285;
}

.artha-serction-item {
    background: #f3f9ff;
    padding: 30px 15px 15px;
}

.ent-sub-cat {
    margin-bottom: 10px;

}

.uk-counter {
    background: #003c81;
}

.conter-title {
    background: #003c81;
    margin-left: -19px;
    margin-right: -19px;
    margin-top: 30px;
    margin-bottom: 31px;
    padding: 0 20px;
}

.khel-section {
    background: #e5e5e5;
    padding: 50px 0px;
}

.ent-sub-cat span {
    background: #ed1c24;
    padding: 2px 10px 0px;
    border-radius: 5px;
    color: #fff !important;
}

.interview-slide {
    min-height: 500px;
}
.logo-footer img{
    border-radius: 50%;
}
.interview-slide img {
    height: 450px;
    object-fit: cover;
}

.navigation-bar li a:hover {
    color: #333 !important;
}

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

.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;
}

.slide-dot {
    position: absolute;
    left: 30%;
    bottom: 0;
}

.title-tag {
    margin-bottom: 0px;
    margin-top: 15px;
}

.title-tag span {
    font-weight: 700;
    font-size: 17px;
    padding: 0 30px;
    height: 38px;
    line-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0;
    background: #ae1d22;
    cursor: auto;
}

.sub-title {
    margin-bottom: 15px;
}

.sub-title span {
    color: #103471;
    font-size: 26px;
    font-style: italic;
}

.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-img img {
    border-radius: 50%;
}

.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;
}

.slider-overlay {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 10px;
}

.cat-title {
    padding: 5px 0px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}
.cat-title span{
    padding: 5px 0px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0px;
}
.cat-title a span{
    padding: 5px 0px;
    color: #050505;
    font-size: 20px;
    margin-bottom: 0px;
}
.icon-list {
    margin-left: 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 {
    padding-bottom: 20px;
}

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

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

.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;
}

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

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

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

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

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

.cat-title h2 {
    margin: 0px;
    font-weight: 600;
    font-family: 'Mukta', sans-serif;
}

.cat-title h2 span {
    font-family: 'Mukta', sans-serif;
    background-color: #041f4a !important;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.cat-title h2 span::before {
    z-index: 1;
    content: "";
    top: 0;
    right: -8px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid #d13938;
    border-right: 8px solid transparen
}

.ah-close {
    width: 45px;
    height: 45px;
    border: none;
    font-size: 0;
    font-weight: 500;
    background: #d8d8d8;
    position: relative !important;
    border-radius: 50%;
    cursor: pointer !important;
    transition: all ease-in-out .7s;
    top: 0 !important;
    left: 0 !important;
}

.ah-close:hover {
    background: #f51818;
    color: #fff !important;
    transition: all ease-in-out .7s;
    transform: rotate(180deg);
}

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

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

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

.ek-search-title {
    font-size: 18px;
    color: #ad353a;
    margin-left: 10px;
}

.ek-search {
    width: 800px;
}

.ek-brand {
    display: none;
}

.uk-sticky-fixed .ek-brand {
    display: inline-block;
}

.ah-trending {
    justify-content: center;
}

.uk-sticky-fixed .ek-brand img {
    height: 60px;
}

.post-ah-sports {
    padding: 30px !important;
    margin-top: 195px;
    background: #ffe7ed !important;
}

.ah-position-express {
    margin-top: -195px;
}

.cat-title h2 span a {
    font-family: 'Noto Sans Devanagari';
    font-size: 24px;
    color: #ffffff !important;
    font-weight: 600;
    display: flex;
    line-height: 1.5;
    padding: 0px 24px 0px 10px;
    align-items: center;
    -webkit-clip-path: polygon(0 0, 88% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 88% 0, 100% 100%, 0% 100%);
}
.ah-bima-img{
    height: 95px;
    width: 100%;
    object-fit: cover;
}
.hk-nepal-title {
    font: 600 41px Noto Sans Devanagari regular;
    line-height: 55px;
    padding-bottom: 10px;
}

.hk-des {
    font-size: 16px;
    color: rgb(78, 78, 78);
}

.single-author {
    margin-left: 10px;
}

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

.cat-title .uk-icon-button {
    margin-left: 15px;
    background: #fafafa;
    color: #116fef;
}

.post-entry p {
    font-size: 1.4rem;
    line-height: 1.7;
    color: #111;
    text-align: justify;
}

.post-entry p a {
    font-weight: 600;
    color: #0593cf;
}

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

.himalayan-top {
    padding-top: 15px;
}

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

}

.himalaya-utilities img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.himalaya-utilities .uk-nav-default>li>a {
    font-size: 18px;
    font-weight: 500;
}

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

.top-navigation-ah .uk-navbar-nav>li>a {
    min-height: 30px !important;
}

.nepali-ah-date {
    font-weight: 500;
    color: #383838;
    font-size: 16px;
}

.ah-right-nav-header .uk-navbar-nav>li>a {
    color: #ffffff !important;
    font-family: 'Mukta', sans-serif;
    font-size: 18px;
    min-height: 35px !important;
}

.ah-tag .tag-cloud-link {
    font-size: 16px !important;
    padding: 4px 15px;
    border-radius: 60px;
    margin-left: 12px;
    border: 1px solid #0003;
    background: #fff;
    vertical-align: middle;
    color: #666 !important;
    min-height: 30px !important;
    font-weight: 400 !important;
    font-family: 'Noto Sans Devanagari', sans-serif;
    display: flex;
    flex: none;
}

.nav-edit {
    /* border-left: 6px solid #d12121;
    border-top-left-radius: 33px;
    border-right: 5px solid #d12121;
    border-top-right-radius: 33px;
    border-top: 2px solid #d12121; */
}

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

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

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

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

.search-mobile {
    display: none;
}

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

.bisesha-bichar-img {
    width: 100%;
    object-fit: cover;
}

.slider-icon {
    background: #ff3939;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}

.ah-image-section {
    object-fit: cover;
}

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

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

.embed-responsive iframe {
    width: 100% !important;
}

.sticky-item {
    top: 48px !important;
    z-index: 977;
    background: #fff;
    box-shadow: none;
    padding-top: 17px;
}

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

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

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

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

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

.uk-heading-line>::after,
.uk-heading-line>::before {
    border-bottom: calc(0.2px + 0.1px) solid #ae1d22;
}

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

.fav-right {
    text-align: center;
    font-size: 16px;
    color: #474747;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    font-weight: 500;
}
.uk-modal-container .uk-modal-dialog {
    width: 950px;
    text-align: center;
}
.sifaris-ads {
    margin-top: 3rem;
}

.custom-list .list-item:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #9c9a97;
}

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

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

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

.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: #15396f;
}

.footer {
    padding: 15px;
}

.footer-nav {
    background: #f0efef !important;
    padding-top: 50px;
    border-top: 1px solid #ddd;
}

.footer-nav .uk-navbar-nav>li>a {
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    color: #000000 !important;
}

.model-btn {
    background: #ff3640;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    top: -10px;
    right: -10px;
}
.about-info-link a{
    color: #0071bb !important;
}
.footer-nav-ah-last{
    background-color: #ec1c24;
}
.publisher-location {
    margin-top: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Noto Sans Devanagari';
    color: #818285;
    margin-bottom: 2px;
}

.post-titles h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Noto Sans Devanagari';
    color: #818285;
}

.publisher-title {
    margin-top: 0;
    font-size: 21px;
    font-weight: 500;
    font-family: 'Noto Sans Devanagari';
    color: #000000;
    margin-bottom: 10px;
}

.post-titles h4 {
    font-family: 'Noto Sans Devanagari';
    color: #000000;
    font-size: 20px;
    margin-bottom: 5px;
}

.publisher-mail {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 21px;
    font-family: 'Noto Sans Devanagari';
    font-weight: 400;
}

.post-title h4 {
    font-family: 'Noto Sans Devanagari';
    color: #000000;
    font-size: 21px;
    margin-bottom: 5px;
}

.taksar-team {
    border-bottom: 2px solid #ed1c24;
    margin-top: 18px;
}

.taksar-team h3 {
    font-family: 'Noto Sans Devanagari';
    margin-bottom: 0;
    font-size: 27px;
    color: #000000;
}

.post-title h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Noto Sans Devanagari';
    color: #818285;
}

/* .dainiki-video {
    background: #0e0e0e;
    padding: 50px 0px;
} */

.footer-navigation {
    padding-top: 7px;
    margin-top: 7px;
}

.post-titles p {
    font-family: 'Noto Sans Devanagari';
    font-size: 18px;
    margin: 2px;
    color: #000000;
}
.latest-section-ah{
    background: #ec1c24;
    padding: 5px;
}

.publisher {
    margin-bottom: 0;
    font-size: 27px;
    font-family: 'Noto Sans Devanagari';
    font-weight: 500;
}

.footer-nav .uk-navbar-nav>li>a h4 {
    color: #000000 !important;
    font-size: 16px;
}

.footer-details p {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    color: #ddd;
}

.footer-details h4 {
    margin: 0;
    font-size: 19px;
    font-weight: 600;
}

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

.footer-logo img {
    height: 130px;
    border-radius: 50%;
}

.footer-nav-bottom {
    background: #171616;
    color: #ddd;
}

.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: 15px;
    bottom: 15px;
    background: #ae1d22;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
}

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

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

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

.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;
}
.ah-brand-menu{
    padding: 2px 5px;
    background: #ffffff;
    border-radius: 5px;
    color: #383838;
    margin-right: 30px;
}
.weather-atlas-wrapper {
    font-size: 0.5em;
}

.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;
}

.rectangular {
    margin-bottom: 20px;
    width: 150px;
    float: left;
    margin-right: 15px;
}

.wp-embed-excerpt {
    display: none;
}

@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;
    }

    .single-title {
        font-size: 40px !important;
    }

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

    .sub_title {
        font-size: 20px;
    }

    .interview-slide {
        min-height: auto !important;
    }

    .interview-slide img {
        height: auto !important;
        object-fit: cover;
    }
    /* .top-nav .uk-sticky-fixed{
        background: #585858;
    } */
    .interview-slide img {
        height: 350px;
        margin-bottom: 10px;
    }

    .uk-height-large {
        height: 250px !important;
    }

    .sifaris-ads {
        margin-top: 0rem !important;
    }

    .int-desc {
        display: none;
    }

    .health-item img {
        width: 100% !important;
        margin-bottom: 10px;
    }

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

    .embed-responsive iframe {
        height: 250px !important;
    }

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

    .main-banner {
        font-size: 36px;
        line-height: 1.1;
    }

    .trending-section {
        overflow: scroll;
    }

    .ah-title-express {
        color: #fff;
        margin: 0px;
        font-size: 26px;
    }

    .np-samachar-image .uk-card-title {
        font-size: 1.2rem !important;
    }

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

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

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

    .footer-nav {
        overflow: scroll;
    }

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

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

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

    .nepali-date {
        top: 10%;
    }

    .footer-nav-sm {
        grid-gap: 1rem;
        display: grid;
        gap: 1rem;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .nav-btn-op .uk-navbar-nav>li>a {
        padding: 0px !important;
    }

    .uk-overlay {
        padding: 15px;
    }

    .uk-overlay h1 {
        font-size: 26px;
    }

    .hk-nepal-title {
        font-size: 26px;
    }

    .aayomail-facebook-embeded iframe {
        width: 100% !important;
        height: 204px !important;
        margin: 0 auto;
    }
    .nb-unicode {
        font-family: 'Noto Sans Devanagari', sans-serif;
        background: #ddd;
        padding: 0rem 1rem !important;
        color: #030303;
        border-radius: 50px;
        transition: all 300ms ease-in-out;
    }
    .imagration-img {
        height: auto !important;
        object-fit: cover;
    }
    .np-border{
        border-top: none !important;
    }
    .cat-title h2 span a {
        font-size: 26px !important;
    }
    .ah-right-nav-header{
        width: 100%;
    }
    .ah-right-nav-header .uk-navbar-nav{
        width: 100%;
        justify-content: space-between;
    }

}

/* //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 .footer-nav,
#dm .npdark-nav,
#dm .uk-comment-primary,
#dm .uk-section-default,
#dm .single-video-section,#dm .latest-post, #dm .right-nav-icon, #dm .top-nav , #dm .np-border, #dm .trending-section , #dm .ah-tag .tag-cloud-link, #dm .body-section, #dm .cat-title-sub-item>li>a,#dm .footer-nav, #dm .sticky-item, #dm .uk-navbar-dropdown{
    background-color: #252525 !important;
}

#dm .ah,
#dm a,
#dm .menu-icon .uk-icon,  #dm .sub_title, #dm .fav-right,
#dm h1,
#dm .post-entry p,#dm .hk-des, #dm p{
    color: #f1f1f1 !important;
}

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