/*
Theme Name:  indreni_naya
Theme URI: http://www.appharu.com
Author: Gopal Sangroula
Author URI: http://www.gopalsangroula.com.np
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: #3a3a3a;
    text-decoration: none;
        transition: all ease-in-out .7s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    font-weight: 600;
    color: #3a3a3a;
        transition: all ease-in-out .7s;
}

p {
    color: #656565;
}
a:hover{
        color: #0d75b2;
}
.top-nav {
    background: #0d75b2;
}

.top-nav .navbar {
    padding: 0px;
}

.top-nav .navbar .nav-item {
    padding: 0 18px;
}
.nav-tab-list{
        justify-content: space-between;
}
.top-nav .navbar .nav-link {
    transition: all .3s ease;
    font-size: 1.08em;
    color: #fff;
    font-weight: 500;
    font-family: 'Poppins',
    sans-serif;
}

.banner-title a{
    font-weight: 500;
    transition: all .3s ease;
    color: #4d4d4d;
    text-decoration: none;
    font-size: 60px;
    line-height: 1.22;
    letter-spacing: -1px;
}
.banner-title a:hover{
    color: #0d75b2;
}
.banner-title{
    text-align: center;
    padding: 15px 0px;
}
.sub-title{
    color: #5f5f5f;
    text-align: center;
    font-weight: 500;
    font-size: 25px;
    font-family: 'Poppins',
    sans-serif;
}
.karobar-author{
        height: 30px;
        width: 30px;
        border-radius: 50%;
        margin-right: 10px;
}
.author-name{
        margin-bottom: 0px;
        margin-right: 10px;
        color: #6d6d6d;
}
.main-banner{
	border-bottom: 1px solid #ddd;
    margin-bottom: 30px !important;
}
.title-tag span {
    color: #fff;
    background: #d41637;
    font-size: 20px;
    padding: 1px 15px;
    border-radius: 5px;
    margin-top: 5px;
    font-weight: 600;
}
.title-tag{
    margin-top: 20px;
}
.author-img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cat-title {
    padding: 5px 0px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 14px;
}
.cat-title a{
    font-family: 'Poppins', sans-serif;
}
.nav-tabs{
        font-family: 'Poppins',sans-serif;
        font-weight: 500;
}
.bichar-list img{
        width: 80px;
        height: 80px;
        float: left;
        object-fit: cover;
        margin-right: 10px;
        border-radius: 50%;
}
.artha-section{
    margin: 20px 0px 15px;
}
.bichar-item{
background: #0d75b2;
padding: 30px 15px;
}
.bichar-item h5{
color: #f1f1f1;
}
.rajniti-main-section img{
    height: 445px;
    object-fit: cover;
    width: 100%;
}
.bichar-item .author-img {
        justify-content: right;
}
.inner-scroll{
        height: 450px;
        overflow: auto;
}
.rajniti-section{
        background: #ddd;
        padding: 20px;
        margin-top: 20px;
}
.share-img-list{
    height: 150px;
    width: 100%;
    object-fit: cover;
}
.banner-img-list{
    height: 165px;
    object-fit: cover;
    width: 100%;
}
.bichar-item .author-name {
    color: #e6e6e6;
}
.khel-section{
    margin-top: 30px;
}
.small-list{
display: flex;
}
.multiple-news{
        border-right: 1px solid #ddd;
}
.int-title{
    background: #0d2f68;
    min-height: 345px;
    padding: 50px;
}
.int-title a{
    color: #fff;
    font-weight: 500;
    font-size: 33px;
}
.micro-file{
    font-size: 31px;
    color: #c5c5c5;
}
.cat-title span{
        color: #fff;
        border-right: 8px solid #f6d303;
        border-left: 8px solid #cd6d1b;
        background: #0d2f68;
        padding: 3px 35px;
        border-top-right-radius: 50px;
}
.main-news{
    box-shadow: rgb(0 0 0 / 10%) 0 0 18px;
    margin: 0px;
    padding: 10px 0px;
}
.cat-title a {
    color: #fff;
}
.interview-img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.interview-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.archive-title {
    background: #ddd;
}
    .embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
.card-body p {
    margin: 0px
}

aside .card {
    border: none;
}

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

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

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

.small-list img {
    width: 167px;
    height: 95px;
    float: left;
    object-fit: cover;
    margin-right: 10px;
}

.page header {
    background: #efefef;
    padding: 10px;
}
.aayomail-facebook-embeded {
    max-width: 980px;
    margin: 0 auto;
    margin-bottom: 24px;
    width: 100%;
}

.aayomail-facebook-embeded iframe {
    width: 100% !important;
    height: 560px !important;
    margin: 0 auto;
}
.post-entry p {
    font-size: 1.3em;
    color: #333;
}

.post-entry blockquote {
    border-left: solid 5px #bbb;
    padding: 10px;
    background: #e3e3e3;
}

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

.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;
}

.popular {
    counter-reset: section;
}

.popular li:before {
    counter-increment: section;
    content: counter(section);
    color: #4c76ff;
    font-size: 35px;
    position: absolute;
    margin-top: -7px;
}

.popular h5 {
    padding-left: 45px;
}

.interview img {
    min-height: 220px;
}

.interview .fa {
    position: absolute;
    bottom: 0px;
    background: #333;
    color: #ddd;
    padding: 5px 10px;
}

.custom-list-item {
    border-bottom: dashed 1px #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
     min-height: 110px;
}
.custom-list-items {
    border-bottom: dashed 1px #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.custom-list .custom-list-items:last-child {
    border-bottom: none;
}
.custom-list .custom-list-item:last-child {
    border-bottom: none;
}
.custom-list{
    min-height: 95px;
}
blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    float: left;
    padding: 5px 10px;
    font-size: 30px;
    border: solid 3px #a2a2a2;
    margin-right: 10px;
    color: #484848;
}

.related .small-list {
    margin: 10px 0px;
}

.dropdown {
    display: flex;
    align-items: center;
}

.dropdown i {
    cursor: pointer;
}

/*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;
}
.single-title{
        font-size: 65px;
        font-weight: 600;
        color: #585858;
}
.widget img{
    margin-bottom: 5px;
}
/*footer*/

.footer-top {
        background-color: #0d75b2;
        padding: 30px 0px 0px;
        margin-top: 30px;
}

.copyright {
       background-color: #0d6396;
}
.footer-title{
    color: #ddd;
    font-size: 18px;
    font-weight: 500;
}
.footer-navigation .nav-link{
color: #fff !important;
}
.info-details{
    color: #fff;
}
.dev-link{
    color: #ddd;
}
.dev-link:hover{
    color: rgb(156, 28, 28);
}
@media (max-width: 575px) {
    .post-entry img {
        width: 100%;
    }
    .banner-title a{
    font-size: 38px;
    }
    .multiple-news {
        border-right: none;
    }
    .interview-img{
        display: none;
    }
	    .aayomail-facebook-embeded iframe {
        height: 180px !important;
    }
    .single-title {
        font-size: 35px;
    }
}