.slick-slide {height: auto;}
.slider img {
    max-width: 100%;
    max-height: 100%;
}
.movie-items .movie-item .title-in{
	position: relative;
	margin-bottom: 0;
	margin-top: 10px;
}
.slider .movie-item .title-in h6 a{
	font-size: 16px;
}
.slider{
	padding-top: 90px;
    padding-bottom: 10px;
	background: #fff;
}
.slider .albums{
	padding-top: 20px;
}
.filmiforest-bc{
	font-size: 14px;
    padding: 10px 0px;
    color: #322d33!important;
    font-family: 'Nunito', sans-serif;
}
.filmiforest-bc a {
    color: #322d33!important;
    text-decoration: none;
}
.filmiforest-bc span {
    padding: 0px 4px;
    line-height: 19px;
}
.title-hd-celeb .db-title-hd-celeb {
    position: relative;
    top: 0;
    width: 237px;
    left: 14px;
    padding: 10px 20px;
    background: rgba(237, 20, 91, 0.82);
    color: #ffffff;
    text-transform: uppercase;
    z-index: 9;
    font-size: 18px;
}
.slider .slick-multiItemSlider .slick-list {
    margin-top: 10px;
}
.movie-items .movie-item .title-in h6 a{
	color: #000;
}
.sticky .filmiforest-bc {
    display: none;
}
i.ion-social-facebook{
	margin-left: 5px;
}
.social-link p{
	margin-bottom: 0px;
}
.db-search {
    padding: 10px;
    background: #ffffff;
}
.db-searchblock {
    margin-top: 84px;
    width: 100%;
    position: relative;
}
h2.db-title-hd-celeb.mv {
    width: 270px;
}
.db-searchblock input[type="text"] {
    padding: 0 10px;
    height: 48px;
    line-height: 60px;
    font-size: 18px;
    background: url(../media/images/search-icon.png) no-repeat 10px center;
    padding-left: 50px;
    width: 100%;
    border: none;
    outline: none;
    border-radius: 5px;
    box-shadow: 3px 0.7px 8px 0px rgba(0, 0, 0, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
span.db-close {
    position: absolute;
    display: none;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 10px;
    color: #000;
    font-size: 28px;
    transform: rotate(45deg);
    cursor: pointer;
}
.movie-items, .latestnew {
    background-color: #fff;
}
.slider .slick-multiItemSlider {
    padding-bottom: 10px;
}
.movie-items.search {
    padding: 0;
}
.slider.movie-items.albums {
    padding-top: 20px;
}
.slick-multiItemSlider1 {
    margin-top: 10px;
}
.title-hd-celeb.mv{
	margin-bottom: 10px;
}
.slick-track
{
    display: flex !important;
}
.slick-slide
{
    height: inherit !important;
}
.title-hd-celeb {
    margin-bottom: 10px;
}
.page-single{
	background-color: #fff;
	padding:20px 0;
}
.movie-single {
    margin-top: 0px;
}
.bd-hd{
	color: #000;
}
a.time.story {
    float: right;
    color: #4280bf;
}
a.time.cast {
    float: right;
    color: #4280bf;
    margin-left: 294px;
}
.tabs ul.tabs-mv {
    padding:10px 0;
    margin-bottom: 20px;
    background-color: #0f2133;
}
.tabs ul.tabs-mv li a {
    font-size: 15px;
     padding-bottom: 0px; 
    border-bottom: 3px solid transparent;
}
ul.photo-main {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li.photo-gallery {
    margin-right: 9px;
    margin-bottom: 10px;
    float: left;
    width: 185px;
    position: relative;
    min-height: 150px;
}
li.photo-gallery img {
    width: 100%;
    border-radius: 10%;
    text-align: center;
}
.photo-gallery .desc {
    padding: 5px;
    text-align: center!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gallery-last-photo a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    background: rgba(0,0,0,.4);
    text-align: center;
    padding-top: 50px;
    margin-bottom: 25px;
}
.gallery-last-photo a {
    line-height: 25px;
}
.mv_photo{
	height: 115px;
}