* {
    font-family: mukta,sans-serif
}
.active_box{
    opacity: 1;
    left: 0px;
    pointer-events: fill;
}
.disabled {
    pointer-events: none;
    cursor: auto;
}
a {
    color: #030303;
    font-family: mukta,sans-serif;
    font-weight: 600
}

a:hover {
    color: #567462 !important;
    transition: all .3s ease 0s
}

.ah:hover {
    color: #333;
    background-size: 100% 2px;
    transition: all .3s ease 0s
}


.box-content {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1200px;
    perspective-origin: 50%;
}

.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;
}



.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 */
.ah-flip-phulbari{
  padding: 28px;
  perspective: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  right: 20px;
  bottom: 48px;
  z-index: 910;
}
.ah-flip-phulbari{
  padding: 28px;
  perspective: 800px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  right: 20px;
  bottom: 48px;
  z-index: 910;
}
.ah-carousel .owl-item img{
  height: 200px !important;
  width: 200px !important;
  object-fit: cover;
}

.ah-flip-ads-close{
  font-size: 22px;
  background: rgb(221, 221, 221);
  border-radius: 50%;
  top: 0px;
  color: #ff1e1e;
  right: 11px;
  cursor: pointer;
}

/* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}



img {
    border-radius: 5px
}

.ah-header {
    background: #ffffff;
}

h1 {
    font-family: mukta,sans-serif;
    line-height: 1.4;
    font-weight: 500;
    color: #000
}

h2,h3,h4,h5,h6 {
    font-family: mukta,sans-serif;
    line-height: 1.4;
    font-weight: 500;
    color: #000
}

p {
    font-size: 1.2em;
    line-height: 1.5
}

.ah-word {
    color: #14532d;
}

.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
}

.uk-navbar-item,.uk-navbar-nav>li>a,.uk-navbar-toggle {
    font-weight: 600;
    color: #111;
    font-size: 18px;
    text-transform: none;
    font-family: mukta,sans-serif
}

.menu-icon .uk-active {
    background: #567462
}

.uk-overlay {
    padding: 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: #14532d!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
}

.is-close {
    background: #14532d!important
}

.is-close:hover {
    background: #f51818!important;
    transform: rotate(180deg)
}

.ah-sidebar-img {
    height: 86px;
    border-radius: 50%;
    object-fit: cover
}

.widget:before {
    display: block;
    color: #aaa!important;
    text-transform: uppercase;
    padding: .2em 0 .2em .5em;
    content: 'विज्ञापन';
    font-size: 9px
}

.search-title {
    font-size: 27px;
    font-weight: 600;
    color: #14532d
}

.ah-search-khb {
    font-size: 18px;
    margin-left: 20px;
    font-weight: 600;
    color: #567462
}

.nav-about {
    padding: 6px 0;
    justify-content: space-around;
    background: #14532d
}

.nav-about>li>a {
    font-size: 18px!important;
    font-weight: 600;
    color: #fff!important
}

.nav-about a:hover {
    background-color: #567462!important
}

.cat-name {
    background: #567462;
    color: #fff;
    font-weight: 600;
    padding: 2px 15px;
    font-size: 16px;
    line-height: 14px;
    border-radius: 10px
}

.search-model {
    width: 600px!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: #567462;
    color: #fff!important;
    font-weight: 500!important
}

.eng-link {
    background: #820000;
    color: #fff!important
}

.main-banner a {
    font-family: mukta,sans-serif
}

.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: #000
}

.board-memebr .card-title {
    font-weight: 600;
    font-size: 18px;
    border-bottom: 2px solid #054abf;
    padding-bottom: 5px
}

.team-name {
    padding: 0 34px
}

.fw-normal {
    font-weight: 500!important;
    font-size: 16px!important
}

.pradesha-tab li a {
    padding-right: 25px;
    font-size: 1.1rem!important;
    font-weight: 700
}

.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%
}

.skip-ads {
    width: auto!important
}

.skip-ads .widget img {
    object-fit: cover;
    margin: 0!important;
    border-radius: 0!important;
    opacity: 1
}

.model-btn-skip {
    display: inline-block;
    line-height: 28px;
    border-radius: 48px;
    padding: 0 15px;
    background-color: #e11b22;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    top: 0;
    right: 0;
    cursor: pointer
}

.ah-skip-img {
    border: 1px solid #ddd
}

.skip-model-ah {
    background-color: #fff
}

.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: #fff;
    border: 1px solid;
    top: 0;
    cursor: pointer
}

.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 {
    font-family: Mukta sans-serif !important;
    font-weight: bold !important;
    border: none!important;
    width: 80px !important;
    padding: 12px 14px!important;
    color: #fff !important;
    font-size: 13px !important;
    cursor: pointer !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    background: #14532d !important;
    font-weight: 600 !important;
    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
}

.cat-name-title {
    position: relative
}

.latest-news {
    height: 170px;
    object-fit: cover;
    width: 100%
}

.navigation-bar>li>a:hover {
    color: #e9e9e9!important;
    background: #567462!important
}

.crime-item-img {
    height: 170px;
    width: 100%;
    object-fit: cover
}

.bichar-title {
    font-weight: 600
}

.artha-text-item {
    background: #126cc96b
}

.title-tag {
    margin: 0
}

.press-title {
    margin-bottom: 5px
}

.telipress-desc {
    margin-bottom: 0;
    font-size: 16px
}

.skip-ads .widget img {
    width: 100%;
    object-fit: cover;
    margin: 0!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: #fff;
    border: 1px solid;
    top: 0;
    cursor: pointer
}

.more-story {
    color: #22428d;
    font-weight: 500;
    font-size: 16px
}

.title-tag span {
    background: #00244c;
    padding: 3px 15px;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    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 {
    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:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(90deg,#14532d,rgba(211,37,49,0))
}

.menu-title {
    color: #14532d;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 1.4rem;
    position: relative
}

.post-entry blockquote::before {
    position: absolute;
    content: url(images/Open.png);
    font-family: FontAwesome;
    font-size: 30px;
    padding: 0;
    left: -5%;
    padding-right: 14px;
    top: -19px
}

.post-entry blockquote .is-style-large::before {
    position: absolute;
    content: url(images/Open.png);
    font-family: FontAwesome;
    font-size: 30px;
    background: #fff;
    padding: 0;
    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(images/Close.png);
    font-family: FontAwesome;
    font-size: 30px;
    padding: 6px 10px;
    right: -4%;
    bottom: -24px
}

.post-entry blockquote .is-style-large:after {
    position: absolute;
    content: url(images/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
}

.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: 0;
    margin-bottom: 0;
    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: 100px
}

.np-banner-title-mob {
    padding: 25px 0;
    border-bottom: 1px solid #ddd!important
}

.uk-offcanvas-bar {
    background: #fff
}

.uk-height-medium {
    display: flex
}

.ah-close {
    transition: all 300ms;
    font-size: 25px;
    float: right;
    height: 35px;
    width: 35px;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    color: #ffffff;
    background-color:#14532d;
    border: none;
}

.ah-close:hover {
    background-color:#14532dd4;
    color: #567462;
    cursor: pointer;
    
}

.ah-search {
    background-color: #fff!important;
    border-radius: 27px
}

.ah-search-icon {
    background: #14532d;
    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 #ffffff2b;
    border-top: 1px solid #ffffff2b;
    padding: 10px 0;
    margin-top: 0!important
}
.side-nav li:hover {
    background-color: #3e4084
}

.side-nav li:last-child {
    border-bottom: 0 solid #00669954
}

.side-nav li a {
    color: #fff!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: 0;
    margin-bottom: 0
}

.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 0!important
}

.np-border {
    background: #14532d;
}

.navigation-bar>li>a {
    color: #fff;
    font-family: mukta,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
}

.slide-dot {
    position: absolute;
    left: 30%;
    bottom: 0
}

.single-title {
    color: #383838!important;
    font-size: 4.5rem;
    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: 0;
    padding: 0 15px 0 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 #567462;
    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
}

.post-date {
    margin: 0;
    color: #727171;
    font-weight: 500;
    font-size: 14px
}

.uk-overlay-text {
    padding: 15px 10px 15px 0!important;
    background: #fff;
    max-width: 60%!important
}

.uk-overlay-text .cat-name {
    padding: 2px 10px;
    background-color: #ce8923;
    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
}

.cat-title {
    padding: 5px 0;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    margin-left: 10px
}

.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: 0!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: #567462!important
}

.ah-radio-model {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px;
    background: rgba(0,0,0,.6);
    opacity: 0;
    transition: opacity .15s linear;
    bottom: auto;
    left: auto;
    width: 300px;
    padding: 0;
    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: 0
}

.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 0;
    padding: 30px 0
}

.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: 0;
    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 img {
    transition: .3s ease-out;
    width: 100%;
    object-fit: cover
}

.np-samachar-item {
    overflow: hidden
}

.cat-title h2 {
    margin: 0;
    font-weight: 600;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    line-height: 0;
    border-color: #14532d;
    }

.single-author a {
    font: 500 16px mukta,sans-serif;
    color: #14532d!important
}

.np-taja-samachar {
    margin-top: 15px!important
}

.cat-title .uk-icon-button {
    margin-left: 15px;
    color: #fff;
    background: #567462
}

.scroll-title {
    background: #14532d;
    padding: 0 10px;
    border-top-right-radius: 15px;
}

.scroll-title a {
    color: #fff!important;
    font: 600 20px mukta!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: #14532d;
}

.dropdown-list>ul>li>a {
    font-size: 16px;
    color: #fff
}

.cat-title h2 span a {
    font: 300 20px mukta!important;
    font-size: 26px;
    color: #fff;
    font-weight: 600!important
}

.cat-title span {
    padding: 0 15px;
    position: relative;
    background: #14532d;
    display: inline-block;
    position: relative;
    border-top-right-radius: 15px;
    line-height: 0;
    padding: 3px 10px
}

.cat-title span::after {
    /*position: absolute;
    content: "";
    right: -14px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 38px solid transparent;
    border-left: 14px solid #14532d;
    border-bottom: 0 solid transparent*/
}

.candidate-img {
    width: 60px!important;
    height: 60px;
    border-radius: 50%;
    object-fit: cover
}

.uk-btn-edit {
    padding: 0 15px
}

.mutro-politant-nav {
    width: 100%!important;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    display: flex
}

.mutro-politant-nav li>a {
    font-size: 18px!important;
    font-weight: 600
}

.ah-election-table th {
    font-size: 16px;
    font-weight: 600;
    color: #333
}

.ah-election-table img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    margin-right: 7px
}

.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: #14532d;
    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-color: #ffffff !important;
}

.search-mobile {
    display: none
}

.footer-title {
    text-align: center;
    margin-bottom: 0;
    font-size: 22px;
    border-bottom-width: 2px!important;
    border-bottom-style: solid!important;
     border-color: #ffffff !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
}

.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: 0 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: #14532d;
    padding: 25px 0 0
}

.op-offter-nav {
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #417caf
}

.op-offter-nav li>a {
    color: #fff!important;
    margin-bottom: 0
}

.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: 0 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 #000
}

.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: #14532d;
    border-radius: 50%;
    box-shadow: 0px 0px 2px white;
    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 0
}

.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: .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
}

.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%
    }

    .ah-khb-logo {
        height: auto;
    }
}

@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
    }

    .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: 0
    }

    .pradesha-tab li a {
        padding-right: 0
    }

    .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: 0
    }

    .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
    }

    .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: 0!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: auto;
    }

    .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: 0!important
    }

    .ah-mobile-menu {
        margin: 0!important
    }

    .ah-sidebar-img {
        height: 90px
    }

    .cat {
        font-size: 2.25rem
    }

    .nav-about>li>a {
        font-size: 17px!important
    }

    .ah-election-table img {
        height: auto!important;
        width: auto!important
    }

    .candidate-img {
        height: auto!important;
        width: auto!important
    }

    .mutro-politant-nav {
        justify-content: start!important
    }
}

@media not all and (min-resolution: .001dpcm) {
    @supports(-webkit-appearance:none) {
        .cat-title h2 {
            border-bottom:3px solid #14532d!important
        }
    }
}

#dmon,#dmoff {
    display: none;
    top: -2px;
    position: relative;
    color: #ffffff;
}

#dmcheck {
    display: none
}

.bi-moon {
    color: #567462;
    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 {
    background-color: #252525!important
}

.top-nav #dm .ah,#dm a,#dm .menu-icon .uk-icon,#dm h1,#dm .post-entry p {
    color: #f1f1f1!important
}

#dm .uk-icon,#dm .ah:hover,#dm a:hover {
    color: #f90!important
}
