/*
Theme Name: Sobizpress
Theme URI: http://www.sobizpress.com
Author: Binod Bhattarai
Author URI: http://www.bbinod.com.np
Description:  sobizpress Theme
Version: 2.0.1 
*/
a,.uk-link {
    color: #3e3e3e;
    text-decoration: none !important;
}
.uk-link:hover, a:hover {
    color: #ed1b24;
}
.uk-link {
    text-decoration: none !important;
}
.uk-h1 {
    color: #3e3e3e;
    font-size: 3.625rem;
}
body,h1,.uk-link,.uk-h3,.uk-h1,.text-white,.uk-h2,.uk-h5,.uk-h4 {
    font-family: 'Ek Mukta', sans-serif;
}
h3.widget-title {
    display: none;
}
.text-white {
    color: #fff;
}
.ads-main img {
    margin-bottom: 20px;
}
body {
    background: #fff;
}
 /*--------------------------------------------------------------
 # HEADER
 --------------------------------------------------------------*/
 .top-header {
    line-height: 38px;
}
.navbar-brand {
    padding: 0;
}
a.navbar-brand img {
    height: 60px;
}
 .top-button {
    border: none;
    background: none;
}
.news-ticker button {
    background: none;
    border: none;
}
.clock:before {
    content: "\f017";
    font-family: fontawesome;
}
.bn-news ul li a {
    color: #fff;
}
.news-ticker button:hover {
    background: #f00;
    padding: 0;
    color: #fff;
}
.nav-item a {
    line-height: 0;
}
.nav-link__awesome li {
    list-style: none;
    display: inline-block;
    width: 29px;
}
.nav-link__awesome {
    margin: 0;
    padding: 0;
    text-align: center;
}
.nav-link__awesome li a {
    padding: 2px;
}
.nav-item:last-child {
    border: none;
}
.navbar-light .navbar-brand {
    color: #efefef;
    line-height: 40px;
    padding-right: 15px;
}
.navbar-brand {
    margin-right: 0;
    font-size: 21px;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    font-weight: 100;
    font-size: 18px;
    line-height: 30px;
    padding-right: 15px;
    padding-left: 15px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-menu {
    margin-top: 0;
    border-radius: 0;
}
.dropdown-menu a {
    line-height: 32px;
}
.sidebar-menu li {
    border-right: none;
}
.sidebar-menu a {
    line-height: 30px;
    font-size: 17px;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
    background: #019934;
}
.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: rgb(255, 255, 255);
    background: #019934;
}
.samachar {
    background: #28a745;
    padding: 4px 15px;
    color: #fff;
    margin: 15px;
}
/*--------------------------------------------------------------
## BODY
--------------------------------------------------------------*/
.cat-heading {
    border-bottom: 2px solid #404040;
    margin-bottom: 15px;
}
.cat-heading h3 {
    background: #404040;
    padding: 0 10px;
    font-size: 25px;
    line-height: 46px;
    color: #fff;
    box-shadow: 4px -4px 0 #019934;
}
.white-overlay {
    position: absolute;
    bottom: 0;
    background: #fff;
    margin: 60px;
    margin-bottom: 0;
}
.white-overlay li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.dark-blue {
    color: #019934;
}
.news_list_image {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
.news_list_image img {
    height: 90px;
    width: 140px;
}
.ht-100 {
    height: 100px;
}
.img-left img,.ht-220  {
    height: 220px;
    opacity: 0.8;
}
.img-left img:hover,.ht-220:hover  {
    opacity: 1;
}
.interview img {
    height: 150px;
}
.interview h4 {
    font-size: 17px;
}
.cat-heading a {
    padding: 0 10px 0 0;
    line-height: 38px;
    z-index: 9;
    float: right;
    color: #1a3c52;
}
.divider-tip::after {
    border-top: 2px solid #019934;
}
.divider-tip::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #019934;
    position: absolute;
}
.cover {
    object-fit: cover;
    width: 100%;
}
.my-overflow {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.my-overflow> .uk-link {
    color: #fff;
}
.bullet-list li:before {
    content: "\2022";
    color: red;
    font-weight: bold;
    margin: 0 10px;
    display: inline-block;
}
.bullet-list li:last-child:before {
    display: none;
}
.bullet-list li {
    display: inline-block;
}
.light-blue {
    background: #03a9f414;
}
.news-list span:before,.cat-head span:before {
    border: 1px solid #f00;
} 
.news-list {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.news-list img {
    float: right;
    width: 85px;
    height: 55px;
}
.footer-logo img {
    height: 55px;
}
.my-tabs {
    padding: 0;
    margin-left: 0;
}
.my-tabs li {
    margin: 0;
    padding: 0;
    border-left: 0;
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.my-tabs a {
    padding: 20px !important;
}
.uk-light .uk-subnav-pill>.uk-active>a {
    background: none;
    color: #f00;
    border-bottom: none;
}
.my-tabs li.uk-active {
    border-bottom: none;
}
.my-overlay {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.dami-actt >.uk-active a {
    background: #f00;
    padding: 8px;
    margin: -3px;
}
.dark-blue-back {
    background: #1a3c52;
}
iframe {
    max-width: 100%;
}
@media only screen and (min-width: 600px){
.contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text], .contact-form input[type=url] {
     width: 100%; 
}}