/*
Theme Name: Ktmdainik
Theme URI: http://www.Ktmdainik.com
Author: Pawan Paudel
Author URI: #
Description: Ktmdainik Theme
Version: 3.0.0
*/
@import url('https://fonts.googleapis.com/css?family=Ek+Mukta:400,500,600,700,800');

.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{
    font-family: 'Ek Mukta', sans-serif;
}
body {
    font-family: 'Ek Mukta', sans-serif;
    background: #fff;
}
a,.uk-link {
    color: #3e3e3e;
    text-decoration: none !important;
}
.uk-link:hover, a:hover {
    color: #ec0000;
    cursor: pointer;
}
h3.widget-title {
    display: none;
}
p {
    font-size: 19px;
    line-height: 30px;
    color: #888;
    font-weight: 400;
}
.formal__bg__main {
    background: #1b1b1b;
}
.clip-text {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 55px;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 17px;
    line-height: 40px;
    font-weight: 700;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    background: #d21818;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #d21818;
}
.left-0 {
    left: 0 !important;
}
.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;
    background: #d21818;
}
/*--------------------------------------------------------------
## BODY
--------------------------------------------------------------*/
.ht-100 img {
    height: 100px;
    width: 120px;
}
.ht-540 img {
    height: 540px;
}
.ads-main img {
    margin-bottom: 15px;
}
.ht-170 img {
    height: 170px;
}
.ht-70 img {
    height: 70px;
    width: 70px;
}
.ht-90 img {
    height: 95px;
    width: 120px;
}
.ht-225 img {
    height: 225px;
}
.ht-300 img {
    height: 300px;
}
.cover {
    object-fit: cover;
}
.my-overflow {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.cat-title {
    border-bottom: 1px solid #b9b9b9;
    display: block;
    margin-bottom: 20px;
}
.cat-title h2 {
    display: inline-block;
    margin: 0;
    position: relative;
    color: #ec0d0d;
    font-size: 25px;
    line-height: 40px;
    font-weight: 800;
}
.cat-title h2:after {
    content: "";
    position: absolute;
    border: 1px solid #bd0606;
    width: 100%;
    top: 100%;
    left: 0;
}
.cat-title a {
    float: right;
    line-height: 38px;
    font-size: 18px;
}
.cat-title a:after {
    content: "\f142";
    font-family: fontawesome;
    color: #ec1f27;
}
.my-overlay {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #d21818;
}
.footer p {
    font-size: 16px;
    line-height: 32px;
    margin: 0;
}
/*--------------------------------------------------------------
 # Single & Archive
 --------------------------------------------------------------*/
.my-tags a {
    border: 1px solid #ddd;
    padding: 0 10px;
    margin-left: 10px;
}

/* Custom Table CSS */

/*---------------Skip Ads------------------*/

.add-head img {
    background: #444;
}
#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;
}
iframe {
    max-width: 100%;
}
.scrollbox {
    height: 450px;
    overflow: auto;
    overflow-x: hidden;
    visibility: hidden;
    padding-right: 15px;
}
.tab-content {
    background: #fff;
}
.scrollbox-content,
.scrollbox:hover,
.scrollbox:focus {
    visibility: visible;
}
.scrollbox_delayed {
    transition: visibility 0.2s;
}
.scrollbox_delayed:hover {
    transition: visibility 0s 0.2s;
}
#mybox::-webkit-scrollbar {
    width: 10px;
    background: #b1b1b1;
}
#mybox::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #ffffff;
}
#mybox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ec0d0d;
    padding: 0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ec0d0d;
}
@media only screen and (max-width: 600px) {
  .ht-540 img, .ht-300 img {
    height: auto;
  }
}
