/*
Theme Name: RangaKhabar
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: 'Mukta', sans-serif;
}

a {
    color: #333;
}

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

p {
    color: #656565;
    font-size: 18px;
}
.bg-nav{
    background: rgb(114, 50, 146);
    padding: 0px;
}
img{
	border-radius: 5px;
}
.bg-nav .nav-link{
    font-size: 18px;
    font-weight: 700;
    color: #ffffff!important;
}
.bg-nav .nav-item:hover{
    background: #f47920;
    transition: 0.5s;
}
.bg-nav .nav-link:hover{
    color: #e7e3e9 !important;
}
.bg-nav .nav-item .fas-edit{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff!important;
}
.bg-nav .nav-item{
    text-align: center;
}
.bg-nav img{
    display: none;
}
.logo-brand img{
    height: 75px;
    width: 100px;
}
.edit-nav{
    background: #fff;
    border-bottom: 1px solid #ddd;
    transition: all 200ms cubic-bezier(0.55,0.055,0.675,0.19);
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.edit-nav .nav-link{
    font-size: 18px;
    font-weight: 700;
    color: #000!important;
}
.edit-nav img{
    height: 33px;
}
.news-list img{
    width: 100%;
    object-fit: cover;
    height: 422px;
}
.music-list img{
    height: 100px;
}
.news-list:hover h3,h4{
    color: rgb(152, 109, 175);
}

.main-Newslist {
    margin-top: 1.5rem;
}
.rkslide img{
    width: 100%;
    max-height: 536px;
}

.upcoming-title{
    min-height: 75px;
}
.owl-dot{
    height: 20px;
    width: 20px;
    background: #b67368;
    display: inline-flex;
    margin-right: 12px;
    border-radius: 50%;
}
.owl-dot:active{
    background: #841bb4;
}
.owl-dot:hover{
    background: #703192;
}
.owl-dots{
    position: absolute;
    top: -74px;
    right: 0px;
}
.main-title{
    font-size: 26px;
    color: #f57b20;
    font-weight: 600;
    margin: 0px 0px 20px;
    border-bottom: 1px solid;
    position: relative;
}
.title-tab{
    position: absolute;
    bottom: 0px;
    padding: 10px;
    width: 100%;
    text-align: center;
}
.title-tab h5{
    color: #e2e2e2;
}
.title-link h3, h4 {
    color: #fff!important;
    padding: 10px;
}
.bg-tab{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    background-image: url(img/shadowLayer.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center -173px;
}
.carousel-caption {
    bottom: 0px;
    text-align: center;
    width: 100%;
    left: 0px;
    right: 0px;
    background: rgb(29,27,27);
    background: linear-gradient(0deg, rgba(29,27,27,1) 0%, rgba(37, 29, 39, 0.57) 100%);
}
.taja-tab{
    margin-bottom: 10px;
    padding: 5px;
    border-bottom: 2px solid #723292;
}
.taja-tab .nav-link{
    border:none;
    border-radius: 0px;
    color: #723292;
    font-weight: bold;
    font-size: 20px;
}
.taja-tab .nav-link.active{
    color: #f57b20;
    background: none;
}
.main-title span{
    color: #723292;
}
.main-Newslist p{
    font-size: 18px;
}
.edit-nav .nav-item .fas-edit{
    font-size: 18px;
    font-weight: bold;
    color: #000!important;
}
.edit-nav .nav-item{
    text-align: center;
}
.dropdown-menu.show {
    background: #f9a64b;
}
.dropdown-item{
    color: #eeeeee;
}
.news-list{
    position: relative;
}
.title-link{
    position: absolute;
    bottom: 1px;
    text-align: center;
    width: 100%;
	background: linear-gradient(0deg,#000,transparent);
}
.edit-nav img{
    height: 33px;
}
.bg-nav img{
    display: none;
}
.post-info span{
    color: #572570;
}


.title-link:hover h4{
    color: rgb(152, 109, 175);
}
.bg-img{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    background-image: url(img/shadowLayer.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center -100px;
}
.wp-block-image h4{
      color: rgb(243, 107, 33)!important;
}
.cat-title {
    padding: 2px 0px;
    color: #ffffff;
    font-size: 23px;
    margin-bottom: 1px;
    margin-top: 20px;
    font-weight: bold;
    border-bottom: 2px solid #703192;
    background: #f36b21;
    position: relative;
}
.cat-title:after{
    content: "";
    position: absolute;
    border-color: transparent transparent transparent #703192;
    border-width: 14px;
    border-style: solid;
    top: 50%;
    margin-top: -15px;
}
.cat-title span{
    background: #703192;
    padding: 0px 26px;
}
.box-office h4{
    padding-top: 35px;
    color: #986daf;
}
.box-income p{
    font-size: 14px;
    margin: 0px;
}
.box-income h6{
    color: #f9aa62;
}
.right-sidebar{
    top: 65px;
    z-index: 1;
}
.bm-list{
    border-right: 1px solid #8d8787;
    border-bottom: 1px solid #8d8787;
    color:#ddd;
    background-size:cover;
    height: 170px;
    padding: 0px;
}
.price-span{
    position: absolute;
    top: 67px;
    font-weight: bold;
    color: #986daf;
    left: 24px;
}
.box-span{
    font-size: 18px;
}
.realease-movi img{
    height: 250px;
}
.realease-movi{
    background: #000;
    padding-right: 15px;
    padding: 40px 0px;
}
.movi-icon{
    color: #dddddd;
    margin-bottom: 30px;
    border-bottom: 2px solid #582571;
}
.movi-icon span{
    background: linear-gradient(0deg, rgb(88, 38, 114) 0%, rgba(250,171,98,1) 100%);    height: 56px;
    width: 50px;
    font-size: 20px;
    display: flex;
    text-align: center;
    margin-right: 15px;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
.realease-movi .card{
    border: 1px solid rgba(209, 209, 209, 0.125);
    background: none;
    transition: .3s;
}
.realease-movi .card:hover{
    background: #57266f;
}
.jumb{
    background: #9a71b112;
    box-shadow: 0 0px 17px 0 rgba(23, 84, 116, 0.18);
}
.jumb:hover .wrap-head{
    color: rgb(152, 109, 175);
}
.cat-title a {
    color: #fff;
}
.slide-image .widget img{
      height: 75px !important;
	border-radius: 5px;
}
.bolly-adv .widget img{
	width: 100% !important;
	height:100px !important;
}
.archive-title {
    border-bottom: 2px solid;
    color: #f47820;
}
.cat-media{
    border: 1px solid #faa644;
    padding: 15px;
    box-shadow: 0 0 0 rgba(255,255,255,.12), 0 0 60px rgba(165,153,153,.24);
    margin-bottom: 20px;
}
.cat-media:hover h5{
    color: rgb(152, 109, 175); 
}
.card-body p {
    margin: 0px
}

aside .card {
    border: none;
}
.post-box {
    border-bottom: 1px solid #d6d6d6;
}
.post-list{
    padding: 10px 0px;
    border-bottom: dashed 1px #ddd !important;
}
.upcoming-title h5{
    color:#ddd;
}
.post-list.card img {
    width: 100%;
}
.poster h1 span{
    font-size: 31px;
    color: #723292;
}
.poster img{
    max-height: 450px;
}
.story_fig:hover:before{
    display: block;
    /* background: linear-gradient(to right,rgba(243, 107, 34, 0.45) 0,rgba(113, 49, 146, 0.89) 100%); */
}
.desc-filim p{
    font-size: 13px !important;
    color: #e4e4e4 !important;
    font-style: italic;
}
.story_fig:before{
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 101%;
    height: 73.5%;
    display: none;
    z-index: 0;
}
aside .post-list:last-child,
.category .post-list:last-child {
    border-bottom: none !important;
}

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

.page{
    background: #efefef;
    padding: 10px;
    margin-bottom: 20px;
}

.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: 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;
    color: rgb(226, 226, 226);
    height: 50px;
    width: 55px;
    text-align: center;
    align-self: center;
    background: #572570;
    display: table-footer-group;
    font-size: 37px;
}


/* Home css*/

.latest .media {
    background: linear-gradient(#f7f7f7, #fff 77%, #efefef 95%);
    padding-bottom: 15px;
}
.main-list{
    position: relative;
}
.main-list img {
    width: 100%;
}
.filim-list{
    background: #bb98cd70;
	height: calc(100% - 160px);
}
.icon-item{
    color: #723292;
    font-size: 17px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.filim-list-item{
    position: relative;
}
.uplist{
    position: relative;
}
.uplist img{
    margin-right: 15px;
}
.dirname{
    font-size: 16px;
    color: #703091;
    font-weight: bold;
}
.dirdis{
    color: #4684b8;
    font-size: 15px;
}
.table-name{
    border: 1px solid #8d8787;
    background: #f9f9f9f9;
}
.table-row{
    border-bottom: 1px solid #8d8787;
}
.filim-list-item img{
    padding: 0px 15px 15px;
    height: 100px;
    width: 150px;
}

.title-head{
    color: #f9aa62;
    opacity: 1;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, #703091b8, #e2958785);
    
    margin: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.title-head:hover{
    background: #582571ee
}
.title-head p{   
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
}
.cat-link{
    position: absolute;
    bottom: 25px;
    background: #713192;
    padding: 1px 7px;
    color: #ddd;
    font-size: 11px;
}
.taja-item img{
    height: 120px;
}
.cat-link a{
    color: #e9e9e9;

}
.cat-link a:hover{
    color: #f26522;
}
.filim-news{
    margin-top: 80px;
    position: relative;
    text-align: center;
}
.filim-news h5{
    padding: 0px 15px;
}
.film-headline{
    background: #656565;
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    padding: 2px 30px;
    padding: 30px;
}
.filim-news img{
    margin-top: -82px;
}
.filim-news-list{
    margin-top: 160px;
    position: relative;
    text-align: center;
}
.filim-news-list img{
    margin-top: -184px;
    padding: 0px 30px;
}
.filim-title span{
    padding: 0px 13px;
    border-bottom: 1px solid #703091;
}
.filim-title p.author-name{
    color: #703192;
}
.home .post-meta {
    position: absolute;
    bottom: 15px;
}

.popular {
    counter-reset: section;
}

.popular li:before {
    counter-increment: section;
    content: counter(section);
    color: #fff;
    font-size: 35px;
    position: absolute;
    margin-top: -7px;
    text-align: center;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #713192;
}

.popular h5 {
    padding-left: 60px;
}
.popular h5:hover{
    color: rgb(152, 109, 175);
}
.interview img {
    min-height: 220px;
}

.interview .fa {
    position: absolute;
    bottom: 0px;
    background: #333;
    color: #ddd;
    padding: 5px 10px;
}
.main-banner{
    background-color: #f2f3f5;
}
.filim-section{
    padding-top: 3.5rem!important;
}
.video-section{
    padding: 3.5rem 0rem 3.5rem;
    background: rgb(29,27,27);
    background: linear-gradient(0deg, rgba(29,27,27,1) 0%, rgba(89,38,115,1) 100%);
}
.custom-list-item {
    border-bottom: dashed 1px #ddd;
    margin-bottom: 25px;
}
.custom-list-item:hover h5{
    color: rgb(152, 109, 175);
}
.box-title h4{
    color: #d7d7d7;
    border-bottom: 2px solid #582672;
    padding-bottom: 17px;
    margin-bottom: 30px;
}
.box-list {
    border-bottom: dashed 1px #ddd;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-right:1px solid #ddd;
}
.box-list:nth-child(5){
    border-bottom: 0px;
}
.box-list:last-child{
    border-bottom: none;
}
.custom-list-item:last-child{
    border-bottom: none;
	margin-bottom: 0px;
}
.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;
}
.footer-nav .nav-link{
    color: #5396d1;
}

/*footer*/

.footer-top {
    background-color: #dacbe3;
}
.footpara{
    font-size: 16px;
    color: #f36a22;
    text-align: center;
}
@media (max-width: 575px) {
    img{
        width: 100%;
        height: auto !important;
    }
    .post-entry img {
        width: 100%;
    }
    .edit-nav{
        background: linear-gradient(0deg, rgb(243, 107, 33) 0%, rgb(150, 105, 173) 87%);
        }
    .owl-dots {
        top: -119px;
    }
	.media-intre {
		display:inline !important;
	}
		.widget img{
			height: auto !important;
		}
	.slide-image .widget img{
			height: auto !important;
		}
	.bolly-adv .widget img{
	height: auto !important;
	}
	.media-intre img{
		margin-bottom:10px;
	}
	.wrap-head {
		font-size:23px;
	}
}