/*
Theme Name: FilmyNepal
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 {
    font-family: 'Noto Sans', sans-serif;
}

a {
    color: #000;
}
a:hover{
	color:#ed3a3a;
}

h1 {
    color: #333;
    font-size: 30px;
    text-shadow: 1px 0.2px #333;
}

h1.mt-4 {
    border-bottom: 1px solid #ddd;
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 1.3;
}
h6 {
    font-size: 17px;
    line-height: 1.5;
}
p {
    color: #656565;
}

.wrapper {
    background: #f7f7f7;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    color: aliceblue;
}
a.home {
    color: #fff !important;
    font-weight: bold;
    font-size: 15px;
}

.cat-title {
    color: #000;
    padding: 10px 0px;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    border-top: 5px solid #878787;
    font-weight: bold;
    border-top-style: double;
}

.main-samachar img {
    width: 100%;
    height: 130px;
}
.main-samachar .custom-list-item{
    border-bottom: dashed #ffffff 1px;
}


/* nav */


/* 
img.logo {
    width: 250px;
} */

img.logo {
    width: 200px;
}

.zoom-me {
    transition: 1s ease-in-out;
}

.own-nav {
    background: #000 !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.cat-title a {
    color: #fff;
}

.banner-image img {
    width: 100%;
}

.banner img {
    width: 600px;
    height: 100%;
}
.banner-full img{
    width: 100%;
}
.samachar-text {
    margin-top: -15px;
    font-weight: bold;
}

.white {
    color: #f8f3f3;
}
.news-category {
    background: #ed3a3a;
    padding: 2px 5px;
    position: absolute;
    font-weight: bold;
    text-align: center;
    bottom: 0px;
    color: #fff;
    border-top-right-radius: 15px;
    border: solid 2px;
}

.video .news-category {
    background: #34a2cf;
    padding: 5px 5px;
    border-top-right-radius: 10px;
    color: #fff;
    width: 45px;
}
.video .text-light{
    background: #000;
    min-height: 70px;
}

.text-bold {
    font-weight: bold;
}

.wrap-th-title h4 {
    font-weight: bold;
    margin-top: -15px;
    padding: 0px 2px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    min-height: 52px;
}

.samachar-wrap {
    padding: 10px 20px;
}

span.category-banner {
    position: relative;
    padding: 5px 15px;
    background: #ed3a3a;
    font-weight: bold;
    color: #fff;
    border-top-right-radius: 20px;
    top: -30px;;
    border: 2px solid #fff;
}

li.nav-item a {
    color: #fff !important;
    font-weight: bold;
}

li.nav-item:hover {
    background: #ed3a3a;
    transition: 1s;
}


/* .nav */

.archive-title {
    color: #00a4d8;
    margin-top: 30px;
    text-align: center;
    border-bottom: 2px solid #de2a2a;
    font-size: 37px;
    margin-bottom: 30px;
}

.card-body p {
    margin: 0px
}

aside .card {
    border: none;
}
aside a{
    color: #256680;
}
aside .custom-list-item{
    padding:0px;
}

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

.video img {
    height: 160px;
}

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

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

.media.small-list.item.slide-text-item {
    background: ALICEBLUE;
}

h5.mt-2.slide-text {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    max-height: 50px;
}

.post-meta.text-muted.slide-post {
    position: relative;
    bottom: -10px;
}

.small-cat {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 13px;
}
.small-cat a{
    color: #fff;
}

.small-list img {
    width: 100px !important;
    height: 100px;
    float: left;
    margin-right: 10px;
}

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

.post-entry p {
    font-size: 1em;
    color: #333;
}

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

li.nav-item.dropdown.show a {
    color: #000 !important;
}


/* Home css*/

.upcoming img{
    height: 255px;
}
.music img{
    height: 230px;
}
/* jubotorn */

h4.display-3.jubo-text {
    font-weight: bold;
    font-size: 50px;
    line-height: 1.5;
    text-shadow: 1px 1px #241b1b;
}


/* .jumbotron */

.latest .media {
    padding-bottom: 15px;
}

.main-list figure {
    overflow: hidden;
}

.main-list img {
    width: 100%;
    transition: 1s ease-in-out;
    transform: scale(1.2);
}

.main-list img:hover {
    transform: rotate(-10deg);
    transform: scale(1);
}

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

.trend {
    float: right;
    position: relative;
    right: -1px;
    background: #ddd;
    bottom: -10px;
    border: 1px solid#ddd;
    padding: 2px;
    border-top-left-radius: 5px;
    text-shadow: 0px 0px 0.5px #f00;
}

.photo .item {
    background: #000;
    text-align: center;
    padding: 15px;
    min-height: 180px;
}

.photo img {
    height: 170px;
    width: 100%;
}

.photo-text {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.trending {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    max-height: 50px;
}

.trending-wrap {
    background: #000;
}

.trending-wrap h5 {
    color: #fff;
}

.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 {
    margin-bottom: 15px;
    padding: 5px 0px;
    border-bottom: dashed #ddd 1px;
}
.film-name {
    background: #ed3a3a;
    padding: 10px;
}

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

.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;
}
.gallery-ad img{
    height: 200px !important;
}

/*footer*/

.footer-top {
    border-bottom: 1px solid #262525;
    background-color: #181717;
}

h5.on-social {
    color: #fff;
    font-weight: bold;
    margin: 30px 0px;
    font-size: 25px;
}



h6.mt-0.ml-3.custom-h6 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    max-height: 55px;
    line-height: 1.5;
}

.fa-circle{
    color: #00a4d8;
}

i.fa.fa-facebook:hover,
i.fa-twitter:hover,
i.fa-youtube:hover {
    background: #ff1616;
}

.social-media {
    text-align: center;
    color: #fff;
}

.copyright {
    background-color: #000
}

img.logo-footer {
    width: 300px;
}

.row.footer-top.footer-wrap {
    padding-top: 10px;
}
section.widget {
    margin-bottom: 5px;
}

@media (max-width: 575px) {
    .post-entry img {
        width: 100%;
    }
    .photo .item {
        background: #000;
        text-align: center;
        padding: 15px;
        min-height: 300px;
    }
    .main-samachar img,.video img {
        width: 100%;
        height: auto;
    }
    .owl-video-wrapper {
        height: 400px !important;
    }
}

@media (min-width: 576px) {
    .owl-video-wrapper {
        height: 400px !important;
    }
}
.social-media i.fa.fa-facebook,
i.fa.fa-twitter,
i.fa.fa-youtube,
i.fa.fa-tiktok{
/*     font-size: 60px; */
    color: #000;
    padding: 10px;
    background: #ede2e2;
    border-radius: 50%;
/*     width: 80px; */
}




