/*

Theme Name: enewspana

Theme URI: http://www.appharu.com

Author: Gopal Sangroula

Author URI: http://www.gopalsangroula.com.np

Description: Description

Version: 8.0.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: appharu

*/

* {

    font-family: 'Noto Sans', sans-serif;



}



a {

    color: #000000;

    font-family: 'Noto Sans', sans-serif;

    font-weight: 600;

}



a:hover {

    color: #505050 !important;

    transition: all .3s ease 0s;

}



.ah:hover {

    color: #333;

    background-size: 100% 2px;

    transition: all .3s ease 0s;

}



.ahs {

    font-size: 1.125rem;

}



img {

    max-width: 100%;

    ;

}



.ah:hover {

    color: #333;

    background-size: 100% 2px;

    transition: all .3s ease 0s;

}



.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: 'Mukta', sans-serif; */

    line-height: 1.4;

    font-weight: 500;

    color: #000;

    font-family: 'Noto Sans', sans-serif;

}



h2,

h3,

h4,

h5,

h6 {

    /* font-family: 'Mukta', sans-serif; */

    line-height: 1.4;

    font-weight: 500;

    color: #000;

    font-family: 'Noto Sans', sans-serif;

}



p {

    font-size: 1em;

    line-height: 1.5;

    font-family: 'Mukta', sans-serif;



}



.uk-sticky-fixed .np-border {

    border: none !important;

}



.uk-search .uk-search-icon {

    color: #116fef;

}



#offcanvas-nav .custom-logo-link,

.footer .custom-logo-link {

    padding-bottom: 5px;

    display: block;

}



.top-story {

    height: 110px;

    object-fit: cover;

}



.uk-navbar-item,

.uk-navbar-nav>li>a,

.uk-navbar-toggle {

    font-weight: 600;

    color: #111;

    font-size: 18px;

    text-transform: none;

}
.ah-title-latesnews{
    font-size: 1.1rem;
}
.ah-main-desc{
    font-size: 1.3em;
    color: #333;
    font-weight: 500;
    font-family: 'Mukta', sans-serif;
}
.trending-item-section{
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 5px;
}
.ah-title-line{
    border-bottom: 1px solid #ddd;
}
.ah-samaj-list{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.ah-samaj-list:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #ddd;
}
.ah-title-news{
    font-size: 1rem;
}
.title_text_title {

    font-family: Montserrat,

        sans-serif;

    color: #171d67;

    text-shadow: 2px 2px #f711c0;

    font-size: 1.5625rem;

    font-weight: 900;

    letter-spacing: 1.5px;

    text-transform: uppercase;

    font-size: 2.25rem;

}



.title_text_title a {

    font-size: 37px !important;

    font-weight: 700 !important;

}

.ahauthor-img{
    display: flex;
    align-items: center;
}
.ahauthor-img img{
    height: 45px;
    width: 45px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #ddd;
    padding: 2px;
}
.single-authorah a{
    font-size: 15px;
    font-weight: 500;
    color: rgb(104, 97, 97) !important;
}
.post-time-ah{
    display: flex;
    align-items: center;
}
.single-dateah{
    font-size: 15px;
    font-weight: 500;
    color: rgb(104, 97, 97) !important;
}
.menu-icon .uk-active {

    background: #116fef;

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

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

.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-top: 20px;
    font-size: 27px;
    color: #606060;
}
.uk-overlay {

    padding: 15px 15px;

}



.widget:before {

    display: block;

    color: #aaa !important;

    text-transform: uppercase;

    padding: .2em 0 .2em .5em;

    content: 'advertisement';

    font-size: 9px;

}



.about-nav-section .uk-nav>li>a {

    font-size: 16px;

    padding: 0px 0;

    font-weight: 500;

    margin-bottom: 10px;

}

.footer-navigation-nav .uk-nav>li>a {

    font-size: 16px;

    padding: 0px 0;

    font-weight: 600;

    margin-bottom: 10px;

}



/* .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;

    font-weight: 800;

    font-size: 70px;

}



.pradesha-tab {

    margin-right: 40px;

    justify-content: space-between;

}



.pradesha-tab li a {

    padding-right: 25px;

    font-size: 1.1rem !important;

    font-weight: bold;

}



.post-time {

    display: flex;

    margin-left: 20px;

    align-items: center;

}



.author-info {

    font-size: 16px !important;



    display: block;

    margin-bottom: 30px;

    padding-bottom: 5px;

}



.span-author-name {

    border-bottom: 1px solid #ef1b27;

}



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

}



.tendy a {

    padding: 0 7px;

    position: relative;

    font-size: 16px !important;

    font-weight: 500;

    color: #8c8c8c;

}



.item-nunber {

    margin-right: 20px;

    font-size: 30px;

    color: #bfb9b9;

}



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

}



.menu-logo {

    display: none;

    transition: all ease-in-out .7s;

}



.uk-sticky-fixed .menu-logo img {

    height: 35px;

    display: inline-block !important;

    transition: all ease-in-out .7s;

}



.uk-sticky-fixed .menu-logo {

    display: inline-block !important;

    transition: all ease-in-out .7s;

}



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

}



.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{
    background: #113e6f;
    color: #fff;
    font-weight: 600;
    padding: 2px 15px;
    font-size: 16px;
    line-height: 14px;
    border-radius: 10px;
}

.cat-name-title {

    position: relative;

}



.latest-news {

    height: 250px;

    object-fit: cover;

    width: 100%;

}



.navigation-bar>li>a:hover {

    color: #505050 !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;

}



.np-model-title {

    position: absolute;

    right: 0;

    background: #ec1b30;

    height: 30px;

    width: 30px;

    border-radius: 50%;

    color: #ffffff;

    border: 1px solid;

    top: 0;

}



.more-story {

    color: #22428d;

    font-weight: 500;

    font-size: 16px;

}



.title-tag span {

    color: #fff;

    background: #d41637;

    font-size: 20px;

    padding: 1px 15px;

    border-radius: 5px;

    margin-top: 5px;

    font-weight: 600;

}



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

}



.aayomail-facebook-embeded {

    max-width: 980px;

    margin: 0 auto;

    margin-bottom: 24px;

    width: 100%;

}



.img-ent-item {

    background: #e7fcff;

}



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

}



.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://amsanchar.com/wp-content/themes/amsanchar/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://amsanchar.com/wp-content/themes/amsanchar/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://amsanchar.com/wp-content/themes/amsanchar/img/Braket-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://amsanchar.com/wp-content/themes/amsanchar/img/Braket-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;

}



.feature-img-cap {

    text-align: center;

    font-style: italic;

    color: #22428d;

    font-weight: 600;

    margin-top: 10px;

}



.business-img {

    height: 250px;

    object-fit: cover;

    width: 100%;

}



.artha-item-list {

    height: 72px !important;

    object-fit: cover;

}



.main-banner {

    display: block;

    position: relative;

    font-weight: 500;

    font-size: 64px;

    line-height: 1.2;

    padding-bottom: 0px;

    margin-bottom: 0px;

}



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

}



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

}





.np-banner-title-mob {

    padding: 25px 0px;

    border-bottom: 1px solid #ddd !important;

}



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

}



.side-nav li {

    border-bottom: 1px solid #00669954;

    padding: 10px 0px;

}



.side-nav li:last-child {

    border-bottom: 0px solid #00669954;

}



.side-nav li a {

     color: #050505 !important;

    font-weight: 600 !important;

    font-size: 17px;

}





.np-breaking {

    border: 1.2px solid #ddd;

}



.np_bannertext {

    margin-left: 5px;

    color: #0e539a;

    font-weight: 500;

}



.single-date {

    font-size: 16px;

    font-weight: col;

    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;

}

.uk-container-expand {
    max-width: 1200px;
}

.top-nav-sec-title {

    display: grid;

}



.top-dropdown {

    width: 100%;

    left: 0 !important;

}



.top-nav {

    /* background-color: #f2f5ff !important; */

    border-bottom: 1px solid #dee2e6 !important;

    padding: .5rem 0rem !important;

}



.uk-sticky-fixed {

    background-color: #efefef !important;

}



/* .mobile-date{

	display: none;

} */

/* .uk-sticky-fixed .mobile-date{

    background-color: #efefef !important;

	display: inline-block !important;

} */

/* .mobile-vs-logo{

display:inline-block !important;

} */



.uk-sticky-fixed .uk-navbar-nav>li>a {

    color: #333 !important;

}



/* .np-border {

   border-bottom: 2px solid #5953a4;

    border-top: 1px solid #dddddd7a;

}



/* .uk-sticky-fixed {

    background: #0c3995;

}



.uk-sticky-fixed .navigation-bar>li>a {

    color: #f1f1f1 !important;

} */



.navigation-bar>li>a {

    color: #080808;

}



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

}



.slide-dot {

    position: absolute;

    left: 30%;

    bottom: 0;

}



.single-title {

    color: #000 !important;

    font-size: 4.5rem;

    font-weight: 700;

    margin-top: 20px;

    line-height: 1.2;

}



.author-imgs img {

    border-radius: 50%;

}



.sub-title {

    color: #6f6f6f !important;

    font-size: 28px;

    margin-top: 5px;

    font-weight: 500;

}



.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: 16px;

    font-weight: 500;

    color: #7c7a7a;

    margin: 0px;

    padding: 0px 15px 0px 10px;

}



.author-img {

    display: flex;

    justify-content: center;

    align-items: center;

}



.author-img img {

    border-radius: 50%;

    height: 30px;

    width: 30px;

}



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

}



.slider-overlay {

    background: linear-gradient(180deg, rgba(18, 18, 19, 0) 0%, rgb(18 18 19) 100%);

    padding: 0px 20px 0px;

}



.cat-title {

    padding: 5px 0px;

    color: #fff;

    font-size: 20px;

    margin-bottom: 15px;

}



.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 {

    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;

}



.single-author {

    margin-left: 10px;

}



.single-author a {

    color: rgb(104, 97, 97) !important;

    font-weight: 500;

    font-size: 18px;

}

.footer-details {

    text-align: center;

}

.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.3em;

    color: #333;

    font-weight: 500;

    font-family: 'Mukta', sans-serif;

}

.footer-details h4 {

    font-weight: 500;

    margin: 0px;

}

.footer-details p {

    font-size: 18px;

    font-weight: 500;

    margin: 0px;

}

.thap-samachar {

    font-size: 18px;

    margin-right: 52px;

}



.sabai-samachar {

    font-size: 18px;



}



.nav-edit .uk-navbar-toggle {

    color: #000;

}



.dropdown-icon {

    margin-left: 5px;

}



.dropdown-list {

    margin-top: 2px !important;

    background: #ffffff;

}



.dropdown-list>ul>li>a {

    font-size: 14px;

    color: #141414;

}



.cat-title h2 span a {

    font-family: poppins, sans-serif;

    font-size: 26px;

    color: #050505;

}



.main-title-item {

    font-size: 35px;

    font-weight: 600;

    margin-bottom: 5px;

}



.politics-title {

    font-size: 28px;

    font-weight: 600;

    margin-bottom: 5px;

}



/* .uk-sticky-fixed .dropdown-list {

    background: #0c3995;

}

*/

/* .uk-sticky-fixed .dropdown-list>ul>li>a {

    font-size: 14px;

}  */



.search-mobile {

    display: none;

}



.our-team p {

    font-size: 16px;

    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;

}



/* 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: 1em;

    font-weight: 500;

}



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

    border-top: 1px solid #e5e5e5;

}



.main-section-news {

    width: 745px;

    object-fit: cover;

    width: 100%;

}



.uk-overlay-our {

    background: linear-gradient(0deg, #000, transparent);

}
.int-top{
    height: 163px;
    object-fit: covers;
}
.margin-s:last-child {
    border-bottom: 0 solid #ddd;
    margin-bottom: 0;
    padding-bottom: 0;
}
.sarokar-img-list {
    height: 96px;
    width: 100%;
    object-fit: cover;
}

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

    color: #fff;

}



.single-cat-name {

    font-weight: 600;

    color: #5c5e60;

    font-size: 16px;

    text-transform: uppercase;

}



.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: #eee;

    padding-top: 45px;

}



.op-offter-nav {

    justify-content: space-between;

    width: 100%;

}

.footer-nav-btn{

        background: #eee;

    }

.footer-nav-btn .border-btn-nav {

       border-top: 2px solid #ddd;

    }

.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: 16px;

    font-weight: 500;

    text-transform: none;

    min-height: 25px !important;

    padding: 0px 13px;

}



.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: #141414;

    border-radius: 50%;

    height: 30px;

    width: 30px;

    align-items: center;

    display: flex;

    justify-content: center;

}



.artha-main-img-op {

    height: 445px;

}



.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) {

    .uk-offcanvas-bar {

        width: 300px;

    }

}



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

    }



    .uk-flex-first {

        order: 0;

    }



    .trending-list {

        display: none;

    }



    .uk-height-medium {

        height: 246px;

    }



    .post-entry p {

        text-align: justify;

    }



    .video-titble-on {

        font-size: 25px;

    }



    .video-section-main {

        margin-bottom: 15px !important;

    }



    .uk-height-large {

        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;

    }



    .mobile-vs-logo img {

        width: auto;

        height: 52px !important;

    }



    .uk-sticky-fixed .mobile-vs-logo img {

        display: none;

    }



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

    }



    .np-samachar-image .uk-card-title {

        font-size: 1.2rem !important;

    }

    .header-sticky{

        box-shadow: 0 5px 15px rgb(0 0 0 / 8%);

        background: #fff !important;

    }

    .np-banner-title-mob h1 {

        font-size: 1.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: 250px;

    }



    .uk-list-disc {

        text-align: center;

    }



    .photo-slide-mob {

        display: none;

    }



    .np-height-large {

        height: 260px;

    }



    .tendy {

        overflow: scroll;

        display: inline-flex;

    }



    .main-banner {

        font-size: 37px;

    }



    .menu-icon {

        width: 100%;

        justify-content: space-between;

    }



    .nav-edit .uk-navbar-left {

        width: 100%;

    }



    .author-img {

        margin-bottom: 10px;

    }



    .uk-sticky-fixed .mobile-date {

        display: none;



    }



    .main-banner a {

        font-family: 'Noto Sans', sans-serif;

        font-weight: 800;

        font-size: 36px;

    }



    .top-story {

        height: auto !important;

    }



    .business-img {

        height: auto;

    }

}