/*
Theme Name: khasokhas
Theme URI: http://www.appharu.com
Author: Gopal sangroula
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/

body {
    font-family: 'Mukta', sans-serif;
}

a {
    color: #333;
}

a:hover {
    color: #2a337c !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    font-weight: 600;
}

    .my-nav {
        background: #fff;
        border-bottom: 2px solid #27307a;
        border-top: 2px solid #27307a;
    }

.b-r {
    border-right: 1px solid #ddd;
    padding-right: 2px !important;
    padding-left: 2px !important;
}

.col-md-4.b-r:last-child {
    border: 0;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.col-md-4.b-r:first-child {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.banner-h5 {
    left: 0px;
    right: 0px;
    position: absolute;
    height: auto;
    color: #fff !important;
    padding: 15% 0.75rem 0.75rem 0.75rem;
    background-color: transparent;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    bottom: 0px;
    margin-bottom: 0px;
}

.wrapper {
    border: 1px solid #ddd;
    padding: 10px;
    background: #009f3c24;
}

.banner-h5 a {
    color: #fff;
}
p.suchana {
    color: white;
    line-height: 1.3;
}
.my-nav .nav-link {
    margin-left: 15px;
    margin-right: 15px;
}

i.fas.fa-square-full.align-self-center {
    background: red;
    height: 15px;
    width: 15px;
}

.english {
    background: #db0101;
    padding: 1px;
}
.widget p{
	display: flex;
	justify-content: center;
	}
.author-img img{
    border-radius: 50%;
    height: 50px;
    width: 50px;
    object-fit: cover;
}
.banner-title {
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 2px 0px 0px #dad4d4;
}

.more-text {
    font-size: 18px !important;
    font-weight: bold;
    color: white;
}

.read-more {
    border-radius: 50px;
}

h4.sub-title {
    width: 80%;
    margin-left: 10%;
    margin-top: 2%;
    color: #007cb9;
    margin-bottom: 2%;
}

.my-nav a.nav-link,
.navbar-brand {
    font-size: 1.325em;
    font-weight: bold;
    color: #27307a !important;
}

.my-nav a.nav-link:hover,
.navbar-brand:hover {
    color: #000 !important;
    transition: 1s;
}

.sub-menu a.nav-link {
    font-size: 17px;
}

.sub-menu .nav-link {
    margin: auto;
}

.banner-p {
    width: 80%;
    margin: 2% 10%;
}

.time-ago {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #ada7a7;
    position: absolute;
    float: right;
    right: 28px;
}

p {
    color: #656565;
    font-size: 1.2rem;
}

.latest-wrap {
    border: 1px solid #d7d7d7;
    padding: 10px;
}

.cat-title {
    padding: 5px 0px;
    color: #170101;
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: bold;
    border-bottom: 2px solid #007bff;
}

.feature-wrap .nav-link {
    color: #fff;
}
.taja-list{
    position: relative;
}
.taja-list img{
    width: 100%;
}
.feature-wrap .nav-link:hover {
    color: #fff !important;
    background: #057610;
}

.feature-border {
    border: 1px solid #007bff;
    margin-top: 40px;
}

.feautre-active {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    background: #057610;
}

.samachar-wrap .nav-link {
    color: #6a6363 !important;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    padding: 0px 14px;
    margin: 0px;
}

.samachar-wrap .nav-link:hover {
    color: red !important;
}

.samachar-wrap .navbar {
    border-bottom: 2px solid #27307a;
}
.feature-img-cap{
	text-align: center;
    background: #29327b;
    color: #fff !important;
    font-style: italic;
    font-weight: 400;
    font-size: 14px !important;
}
.samachar-wrap .navbar-brand {
    color: #000 !important;
    font-size: 30px;
}

.more-page {
    font-size: 30px;
    font-weight: bold;
}

.samachar-wrap .nav-item {
    border-right: 1px solid #ddd;
    line-height: 1;
    padding-right: 2px;
    padding-left: 2px;
}

.latest {
    background: #27307a;
    text-align: center;
    padding: 5px 0px;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
}

.cat-title a {
    color: #fff;
}
figcaption{
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    color: #27307a;
	}
.archive-title {
    background: #ddd;
}

.card-body p {
    margin: 0px
}

aside .card {
    border: none;
}

.post-list,
.video-list {
    padding: 10px 0px;
    border-bottom: solid 1px #ddd !important;
}

.post-list.card img {
    width: 100%;
}

aside .post-list:last-child,
.category .post-list {
    border-bottom: none !important;
}

.calc-height {
    height: calc(100% - 0px);
}

.col-4-wrap {
    border: 1px solid #ddd;
    padding: 10px;
}

.small-list-img img {
    width: 80px;
}
.footer-section{
    color: #ddd;
}
.footer-section a{
    color: #fff !important;
}
.small-list img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 10px;
}

.page header {
    background: #efefef;
    padding: 10px;
}

.post-entry p {
    font-size: 1.2em;
    color: #333;
}
.post-entry p a{
        color: #27307a !important;
	text-decoration: underline;
	}
.post-entry p a:hover{
        text-decoration: none;
	}
.post-entry blockquote {
    border-left: solid 5px #bbb;
    padding: 10px;
    background: #e3e3e3;
}

.post-meta {
    font-size: 12px;
}

.video-thumb {
    overflow: hidden;
}

.video-list img:hover {
    transform: scale(1.2);
    transition: 1s;
}

.video-list img {
    width: 100%;
    transition: 1s;
}

.play-icon {
    position: absolute;
    bottom: 10px;
    padding: 0px 10px;
    background: #333;
    color: #fff;
}

/* Home css*/

.latest .media {
    background: linear-gradient(#f7f7f7, #fff 77%, #efefef 95%);
    padding-bottom: 15px;
}

.main-list img {
    width: 100%;
}

.home .post-meta {
    position: absolute;
    bottom: 15px;
}

.date-time {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    color: #908a8a;
    bottom: 20%;
    margin-left: 10px;
}

.interview img {
    min-height: 120px;
    min-width: 120px;
}

.border-r {
    border-right: 1px solid #ddd;
}

hr:last-child {
    display: none;
}

.border-l {
    border-left: 1px solid #ddd;
}

.border-b {
    border-bottom: 1px solid #ddd;
}

.custom-list-item {
    border-bottom: solid 1px #ddd;
    margin-bottom: 16px;
    padding-bottom: 16px;
}

.custom-list .custom-list-item:last-child {
    border-bottom: none;
}

blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    border: solid 3px #a2a2a2;
    margin-right: 10px;
    color: #484848;
}
.row-wraper{
    margin: 0px;
}
.related .small-list {
    margin: 10px 0px;
}

/*Other*/

.border-right {
    border-right: solid #ddd 1px;
}

.border-left {
    border-left: solid #ddd 1px;
}

.seperator {
    border-bottom: solid #ddd 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}

/*footer*/

.footer-top {
    background-color: #595959;
}

.copyright {
    background-color: #000
}


@media (min-width: 575px) {
    .owl-video-wrapper {
        height: 400px !important;
    }
}

@media (max-width: 575px) {
    .post-entry img {
        width: 100%;
    }
    .nepal-list .media {
        display: inline;
    }
    .banner-title{
        font-size: 26px;
    }
    .mobile-khasokhas{
        display: none;
    }
}