/*
Theme Name: Sobizpress template for Janata Today
Theme URI: http://www.sobizpress.com
Author: Binod Bhattarai
Author URI: http://www.bbinod.com.np
Description: Commercial Template of sobizpress
Version: 2.0.4
*/
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6, body{
    font-family: 'Ek Mukta', sans-serif;
}
.uk-link, a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
.uk-link:hover, a:hover {
    text-decoration: none;
}
.ads img {
    margin-bottom: 20px;
}
.hard--cc {
    color: #0d4b9e;;
}
.bg--cc {
    background: #0d4b9e;
}
/*==============================
        HEADER
=================================*/
.main-bar {
    background: #0d4b9e;
}
.navbar-light .navbar-nav .nav-link {
    padding-right: 18px;
    padding-left: 18px;
    font: 600 15px sans-serif;
    color: #fff;
    line-height: 25px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
    background: #002d69;
}
/*==============================
            BODY
=================================*/
.cat-header {
    background: #ebebeb;
}
.cat-header span {
    background: #0d4b9e;
    padding: 0 10px;
    line-height: 33px;
    display: inline-block;
    font-size: 21px;
}
#taja-open,#charchit-open {
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
    padding: 20px;
    box-shadow: -1px 0 10px #9a9a9a;
    display: none;
    top: 100%;
    left: 0;
}
.my-overlay {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(95%,rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.ht-60 img {
    height: 60px;
    width: 60px;
    overflow: hidden;
}
.ht-650 img {
    height: 650px;
}
p {
    font-size: 19px;
    line-height: 32px;
}
.cover {
    object-fit: cover;
}
iframe {
    max-width: 100%;
}
.ht-100 img {
    height: 90px;
    width: 100px;
}
.ht-250 img {
    height: 220px;
}
.child-last div:last-child {
    border: none;
}
.child-last div {
    border-bottom: 1px solid #dadada;
}
.font-tag h2 {
    font-size: 25px;
}
/*==============================

        FOOTER
=================================*/
.main-bg {
    background: #0954b9;
}
#back-to-top {
    right: 5px;
    bottom: 5px;
}
#messagem{
    display:block;
    background:#fff;
    height:100%;
    width:100%;
    position:fixed;
    z-index:999999;
    top:0px;
    right:0px;
    left:0px;
    bottom:0px;
    text-align:center;   
    overflow: scroll;
}
.add-img img {
    margin: auto;
    padding: 5px;
    background: #fff;
    border: 4px double #444;
}

.add-img {
    display: inline-block;
    width: 100%;
    background: #ddd;
    padding: 30px;
    overflow: scroll;
}
.add-txt h1 {
    position: absolute;
    left: 10%;
    font-size: 17px;
    text-transform: uppercase;
    color: #797979;
}
.add-text a {
    line-height: 6px;
    background: #f00;
    position: relative;
    padding: 0 10px;
    color: #fff;
    font-weight: 900;
    font-family: inherit;
    letter-spacing: 2px;
    margin-bottom: 2px;
    border: 2px solid #fff;
}

.add-text h1 {
    position: absolute;
    left: 10%;
    font-size: 18px;
    line-height: 30px;
    color: #888;
}
.add-text {
    display: inline-block;
    width: 100%;
    position: relative;
}