/*
Theme Name: NewsOfNepal
Theme URI: http://www.appharu.com
Author: Ishant Sitaula
Author URI: http://www.ishant.com.np
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/

body {
    background: #ddd;
    font-family: 'Mukta', sans-serif;
    font-size: 17px;
}

.card-body {
    padding: 1rem !important;
}

a {
    color: #000;
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 1.4;
    font-weight: 600;
}
h6 {
    margin-top: 3px;
    margin-bottom: 3px;
}
.single h1 {
    color: #333;
    font-size: 50px;
    text-shadow: 1px 0.2px #333;
}

.single figure {
    background: #ffb90f;
    clear: both;
}
.single-footer aside{
    height: 100%;
}
p {
    color: #656565;
}

.wrapper {
    background: #f7f7f7;
}
.bises-wrap figure:hover span.category {
    color: #fff;
}
.cat-title {
    color: #000;
    border-bottom: 2px solid #000;
    padding: 5px 0px;
    font-size: 20px;
    margin: 10px 0px;
    font-weight: 600;
}
.cat-title:hover .inner-more{
    color: #ffb90f;
}
.cat-title .navbar-nav {
    font-size: 17px;
    background: #ddd;
}
.cat-title .nav-link{
    cursor: pointer;
}
.cat-title,.cat-title .nav-link{
    color: #999;
}
.cat-title .nav-link:hover{
    color: #333;
}
.inner-cat {
    background: #050000;
    padding: 5px 15px;
    color: #fff;
    box-shadow: 5px -5px 1px #ffb90f;
}
.inner-more{
    float: right;
    color: #000;
    background: #ddd;
    padding: 0px 10px;
}
.inner-cat a{
    color: #fff;
}

.sticky-top{
    top: -1px;
}
.top-menu {
    padding: 3px;
}

.top-menu .nav-link {
    border-left: 1px solid #ddd;
}

.top-menu img {
    height: 24px;
    filter: grayscale(.9);
}

.top-menu img:hover {
    filter: grayscale(0);
}

.top-menu a {
    color: #000 !important;
}
.dropdown-item {
    color: #ddd;
}
.archive-title {
    border-bottom: solid;
}

.my-nav {
    background: #000;
    padding: 0px 10px;
}

.my-nav a.navbar-brand {
    content: "";
    color: #000 !important;
    background: #ffb90f;
    height: 41px;
    text-align: center;
    width: 60px;
    position: relative;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}

.nepal .nav-link {
    padding: 9.5px 20px;
}

.my-nav li.nav-item:hover {
    content: "";
    color: #000;
    background: #ffb90f;
    height: 5px;
    position: relative;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
}

.my-nav .nav-link {
    color: #fff !important;
    font-weight: normal;
    font-size: 18px;
}

.writer {
    font-weight: bold;
    color: #ffb90f;
    font-size: 15px;
}

.card-body p {
    margin: 0px
}

aside .card {
    border: none;
}

.post-list,
.video-list {
    padding: 10px 0px;
    border-bottom: dashed 1px #ddd !important;
}

.banner-h2 {
    font-weight: bold;
    font-size: 55px;
    line-height: 1.5;
}
span.category {
    position: absolute;
    bottom: 0px;
    padding: 0px 15px;
    background: #ffb90f;
}
.main-h4 {
    font-size: 30px;
    font-weight: bold;
    margin: 0px;
}

.li-icon {
    color: #ffb90f;
    margin-right: 15px;
    background: #000;
    padding: 5px;
    border-radius: 50%;
}

.post-list.card img {
    width: 100%;
}

aside .post-list:last-child,
.category .post-list {
    border-bottom: none !important;
}

.interview .media-body {
    border: 5px solid #ffb90f;
    border-radius: 10px;
    position: relative;
}

.interview figure {
    position: absolute;
    top: -60px;
    width: 100%;
    left: 0;
}
.interview .title{
    position: absolute;
    bottom: 0;
}

.interview img {
    width: 150px;
    border: 5px solid #ffb90f;
}

.small-list img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 5px;
}

.list-heading {
    font-size: 20px;
    line-height: 1.5;
}

.page header {
    background: #efefef;
    padding: 10px;
}
.post-entry a{
    color: #007bff;
}
.post-entry a:hover{
    color: #0056b3;
}

.post-entry h2 {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 2em;
}

.post-entry p {
    font-size: 1.3em;
    color: #333;
    margin-bottom: 1.5em;
}

.post-entry blockquote {
    border: solid 2px #e4bc00;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
    font-style: italic;
    font-size: 20px;
}
.post-meta {
    font-size: 12px;
}
.video .custom-list-item{
    height: 100px;
    margin-top: 0px;
}
.video-thumb {
    overflow: hidden;
}

.page3 img:hover, .video-list img:hover {
    transform: scale(1.2);
    transition: 3s;
}

.page3 img, .video-list img {
    width: 100%;
    transition: 3s;
}

.play-icon {
    position: absolute;
    bottom: 10px;
    padding: 0px 10px;
    background: #333;
    color: #fff;
}

.world img {
    min-height: 205px;
}


/* Home css*/

.latest .media {
    background: linear-gradient(#f7f7f7, #fff 77%, #efefef 95%);
    padding-bottom: 15px;
}

.main-list img {
    width: 100%;
}

.main-wrap .card {
    height: 100%;
}

.home .post-meta {
    position: absolute;
    bottom: 15px;
}

.popular {
    counter-reset: section;
}

.arrow-down {
    width: 0;
    height: 0;
    left: -9px;
    bottom: -13px;
    position: relative;
    border-right: 20px solid transparent;
    border-top: 20px solid #ffb90f;
}

.row.nepal {
    min-height: 500px;
}

.bichar {
    margin: 20px 0px;
    background-color: #fff;
    padding: 10px;
}

.bichar h6 {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px;
    line-height: 1.5;
}

.img-cricle img {
    width: 60px;
    border-radius: 50%;
}

.popular-item {
    font-size: 40px;
    font-weight: bold;
    color: #ffb90f;
    margin-bottom: 25px;
}
.border-right {
    border-right: 1px solid #ddd;
}
.popular li:before {
    counter-increment: section;
    content: counter(section);
    color: #9fa89b;
    font-weight: 600;
    font-size: 35px;
    position: absolute;
    margin-top: -10px;
}
.nepal .card {
    border: 0px !important;
    min-height: 300px;
    border-radius: 0px;
}
.ent img {
    height: 360px;
}
.b-non a:last-child .media {
    border: none;
}
.nepal .col-md-3 {
    padding: 2px;
}
.sahitya img {
    height: 80px;
    width: 80px;
}
.health-wrap {
    background: #fff;
}
.time-border {
    border-top: 1px solid rgba(0, 0, 0, .125);
}
.sampadakiye a {
    color: #fff;
}
.page3{
    margin-right: -15px;
    margin-left: -15px;
}
.page3 figure{
    overflow: hidden;
}
.page3 small {
    color: #fcbb0e;
}
.page-3 {
    position: absolute;
    right: 0;
    margin: 0;
    height: 50%;
    bottom: 0;
    width: 50%;
    background: #00000087;
    padding: 15px;
    flex-direction: column;
}

.page-3 h5 {
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    text-shadow: 1px 2px #000;
}

.card-logo {
    background: url(img/samachar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100px;
}
span.cat {
    background: #fcba0f;
    width: auto;
    display: table;
    color: #000;
    padding: 0px 15px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}
.pradesh h4 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    background: #08122c;
    padding: 5px 0px;
    font-weight: bold;
}


/* nepal */

.pradesh-img img {
    height: 190px;
}

.category-special h3 {
    font-size: 60px;
    color: #ffb90f;
    padding: 34px 0px;
    text-shadow: 1px 1px 1px;
    background: #000000a8;
    width: 100%;
    margin: 0px;
}

.nepal-background {
    /* background: url(img/nepal.jpg); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 150px;
    margin-top: -15px;
}

.artha-background {
    /* background: url(img/artha.jpg) no-repeat; */
    background-size: 100% 100%;
    height: 150px;
    margin-top: -15px;
}


/* end-nepal */

.owl-nav {
    display: none;
}

.nav-pills .nav-link {
    border-radius: 0px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    font-size: 15px;
}

.dist {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    left: 33%;
    bottom: 25px;
    background: #ffb90f;
    padding: 5px 25px 5px 25px;
}

.nav-pills, .nav-pills .nav-link:hover {
    background: #000;
    color: #999;
}
.nav-pills a{
    color: #999
}
.nav-pills .nav-link.active,
.show>.nav-pills .nav-link {
    background-color: #ffb90f;
}
.nepal h5 {
    padding: 17px 12px;
    line-height: 1.5;
    position: relative;
    background: #ffffff;
    font-size: 17px;
    bottom: 50px;
    min-height: 90px;
    font-weight: bold;
}


/* 
.pathak-patra a:nth-child(odd) h4 {} */


.pathak-patra h4 {
    background: #e6e6e6;
    padding: 15px;
    border: 1px solid #ddd;
    font-size: 20px;
}

.footer-nav a {
    color: #fff;
}

.social .btn {
    width: 30%;
}

.sports img {
    height: 270px;
}

.nepal h5 a {
    color: #000;
}

.photo img {
    height: 300px;
}
.category-page3 .photo img{
    height: 400px;
}
.itihas .card{
    height: 100%;
}
.nepal img {
    height: 170px;
}

.photo h5 {
    font-size: 20px;
    width: 100%;
    background: #000;
    padding: 5px;
    position: absolute;
    bottom: -30px;
}

.popular h5 {
    padding-left: 50px;
    font-weight: bold;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}
ul.card-body{
    list-style: none;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
ul.card-body li {
    border-top: solid 1px #ddd;
    padding: 7px 0px;
}
.custom-list-item {
    border-bottom: solid 1px #ddd;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
}

.custom-list .custom-list-item:last-child {
    border-bottom: none;
}

.owl-video-wrapper {
    height: 400px !important;
}

.video .media:hover {
    background: #ffb90f;
    transition: 0.5s;
}

blockquote p {
    margin-bottom: 0 !important;
}

blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    color: #000;
    position: absolute;
    top: -30px;
    background: #f7f7f7;
    width: 100px;
    text-align: center;
}

.related .small-list {
    margin: 10px 0px;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #ffb90f;
    border-color: #e3bd07;
}
/*Other*/

.calc-height {
    height: calc(100% - 62px);
}
.bg-black{
    background: #000;
}
.text-white{
    color: #fff;
}
.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 p{
    margin: 0px;
}
footer .title {
    color: #007cbc;
    font-weight: bold;
}
footer a{
    color: #ccc;
}

@media (max-width: 575px) {
    .row.nepal {
        min-height: auto;
    }
    .post-entry img {
        width: 100%;
    }
    .top-menu img {
        height: 20px;
    }
    .photo img {
        height: 250px;
    }
    .nepal img {
        height: auto;
    }
    .my-nav li.nav-item:hover{
        height: auto !important;
    }
}