@CHARSET "UTF-8";
body {
	font-family: "Nunito",Helvetica,Arial,sans-serif;
	color: #abb7c4;
	background-color: #020d18;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: "Cuprum",Helvetica,Arial,sans-serif;	
}
@media (min-width: 1200px) {
	.container {
	    width: 100%;
	    max-width: 1600px;
	    padding-left: 30px;
	    padding-right: 30px;
	}
}

.boxed {
	padding-top: 165px;
	/* background-image: url(/images/slider-bg.jpg); */
}
@media (max-width: 768px){
	.boxed {
		padding-top: 69px;
	}
}

a {
	color: #4280bf;
	transition: color 0.2s ease;
}

a:focus, a:hover {
	text-decoration: none;
	color: #dcf836;
}

.wrapper {
	background-color: #020d18;
	padding-top: 20px;
}

.video-detail {
	padding: 20px 0px;
}

.video-detail .video-wrap {
    max-width: 960px;
    margin: 0 auto;
    position: relative
}

.video-detail .video-preload {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 3;
    overflow: hidden;
    margin: auto;
    background: #233a50;
    border-top: solid 2px #020d18;
}

.video-detail .video-preload h3 {
    color: #fff;
}

.video-detail .video-preload a {
	text-decoration: underline;
}

.video-detail .video-preload-overlay {
	height: 100%;
}

.center {
    text-align: center;
    vertical-align: middle;
}

.anchor-fix .clone-fix{
	display: none;
}

@media (max-width: 767px) {
	
	.video-detail {
		padding: 0;
	}
	.anchor-fix {
	    /*padding-top: 56.25%*/
	}
}
@media (max-width : 767px) and (min-width : 421px){
	.player-fix{
	    width: 100%;
	    right: 0;
	    z-index: 4;
	}
	.luna .boxed{
		background-size : 117%;
	}
}
@media (max-width : 420px){
	.player-fix {
	    position: fixed!important;
	    top: 0;
	    width: 100%;
	    right: 0;
	    z-index: 4;
	    box-shadow: 0 2px 15px #111;
	    background-color: #111;
	}
	.header-sticky .player-fix {
	    top: 70px;
	}
	.player-fix .cc-warning{
		display : none !important;
	}
	.luna .boxed {
		background-size: 142%;
	}
	
	.anchor-fix .clone-fix{
		display: block;
	}
}
.movie-thumb {
	width: 100%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.movie-title {
	margin-top: 0;
    font-size: 36px;
    color: #fafafa;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 25px;	
}

.movie-title a {
	color: #fafafa;
}

.movie-title span {
	font-size: 24px;
    color: #4f5b68;
    font-weight: 300;
    text-transform: uppercase;
}

.movie-eps,
.movie-eps-loading{
	width: 100%;
}

.movie-eps-item {
	display: inline-block;
	padding: 5px 7px;
    background-color: #fafafa;
    border-radius: 5px;
    color: #020d19;
    margin: 5px;
    transition: background-color 0.1s ease;
}

.movie-eps-item.disabled {
	cursor: default;
	background-color: #888;
}

.movie-eps-item.active {
	color: #fefefe;
	background-color: #dd003f;
}

.movie-eps-item:hover {
	background-color: #020d19;
	color: #fefefe;
}

.tagcloud a {
    background-color: #233a50;
    color: #abb7c4;
    padding: 2px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 300;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 5px;
}

.tagcloud a:hover {
	color: #dcf836;
}

.flickity-enabled {
	padding-bottom: 30px;
}
.trending-container .flickity-enabled{
	padding-bottom : 0;	
}

.flickity-prev-next-button{
	width: 30px !important;
    height: 80px !important;
    background-color: #020d18 !important;
    /* border-radius: unset !important; */
    padding: 0;
    transition: all 0.2s ease;
}

.flickity-prev-next-button:hover {
}

.flickity-prev-next-button .flickity-button-icon{
	transition: all 0.2s ease;
}

.flickity-prev-next-button:hover .flickity-button-icon{
	transform: scale(1.1);
}

.flickity-prev-next-button:focus {
	box-shadow: unset !important;
}

.flickity-prev-next-button.previous {
	left: -15px !important;
	border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.flickity-prev-next-button.next {
	right: -15px !important;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

.flickity-page-dots {
	bottom: 10px !important;
    text-align: right !important;
}

.flickity-page-dots .dot {
	background: #888 !important;
	opacity: 1 !important;
}

.flickity-page-dots .dot.is-selected {
	background: #dcf836 !important;
}

.flickity-button-icon {
	width: 100% !important;
    left: 0 !important;
    fill: #eee !important;
}

.carousel-cell-movie,
.carousel-cell-nf {
	width: 100%;
}

.carousel-cell-nf{
	padding: 0 30px;
}

.carousel-cell-movie {
	padding-right: 10px;
} 

.carousel-sm {
	width: 20%;
}

@media (max-width: 1199px) {
	.carousel-sm {
		width: 25%;
	}
	
}

@media (max-width: 991px) {
	.carousel-sm {
		width: 33.3333%;
	}
	
}

@media (max-width: 767px) {
	.carousel-sm {
		width: 50%;
	}
}

@media (max-width: 479px) {
	.carousel-sm {
		width: 90%;
	}
}

.carousel-cell-movie .movie-item img {
	width: 100%;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.carousel-cell-movie .movie-item .mv-img {
  position: relative;
}
.carousel-cell-movie .movie-item .mv-img:after {
  box-shadow: inset -5px -50px 100px -15px #000000;
  -webkit-box-shadow: inset -5px -50px 100px -15px #000000;
  -moz-box-shadow: inset -5px -50px 100px -15px #000000;
  -o-box-shadow: inset -5px -50px 100px -15px #000000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.carousel-cell-movie .movie-item .title-in {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 30px;
  margin-bottom: 20px;
  bottom: 0;
  left: 0;
  position: absolute;
}

.carousel-cell-movie .movie-item .title-in h6 a {
  font-family: 'Cuprum', sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-cell-movie .movie-item .title-in p {
  font-size: 12px;
  color: #ffffff;
}
.carousel-cell-movie .movie-item .title-in p i {
  color: #f5b50a;
  font-size: 22px;
}
.carousel-cell-movie .movie-item .title-in p span {
  font-weight: 400;
  font-size: 18px;
}
.carousel-cell-movie .movie-item .hvr-inner {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #dd003f;
  padding: 8px 15px;
  width: 110px;
  height: 38px;
  text-align: center;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.carousel-cell-movie .movie-item .hvr-inner {
  font-family: 'Cuprum', sans-serif;
  font-size: 14px;
  color: #abb7c4;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.carousel-cell-movie .movie-item .hvr-inner i {
  margin-right: 5px;
}
.carousel-cell-movie .movie-item:hover .hvr-inner {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
	
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.carousel-cell-movie .movie-item:hover .title-in,
.carousel-cell-movie .movie-item:hover img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
	-webkit-opacity: 0.25;
	opacity: 0.25;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
	filter: alpha(opacity=25);
}

.carousel-cell-movie .movie-item:hover h6 a {
  color: #dcf836;
}

.news_detail {
	text-align: justify;
}

.news_detail p {
    margin-bottom: 20px;
}

.news_detail img {
	width: 100%;
}

.error-wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}

.error-wrapper h1,
.error-wrapper h2 {
	color: #fafafa;
}

.error-wrapper img {
	max-width: 720px;
	margin: 0 auto;
}
.flex-wrap-movielist{
	position: relative;
}
.badget-eps{
	position: absolute;
	top : 0;
	left : 0;
	padding : 2px 10px;
	background: #273057;
	color : white;
	max-width: 70%;
	text-overflow: ellipsis;
	overflow: hidden;
	height : 24px;
	white-space: nowrap;
	border-bottom-right-radius: 10px;
	box-shadow: 0.75px 0.75px #616161;
}

.badget-highlight{
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 20px;
    color: #dcf836;
}

.box_animate{
	overflow: hidden;
	display: inline-block;
}

.box_animate > div {
	position: relative;
    border: 5px solid transparent;
    padding: 0px 10px;
}
.box_animate .bar {
	position: absolute;
	width: 50px;
	height: 5px;
	background: #fff;
	transition: all 1s linear;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.box_animate .bar.delay {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.box_animate .top {
	top: -5px;
	left: -5px;
}
.box_animate .right {
	top: 18px;
	right: -28px;
	transform: rotate(90deg);
}
.box_animate .bottom {
	bottom: -5px;
	left: -5px;
}
.box_animate .left {
	top: 18px;
	left: -28px;
	transform: rotate(90deg);
}
 @-webkit-keyframes h-move {
	0% {
		left: -5px;
	}
	100% {
		left: 100%;
	}
}
 @keyframes h-move {
	0% {
		left: -5px;
	}
	100% {
		left: 100%;
	}
}
.box_animate .top, 
.box_animate .bottom {
	-webkit-animation-name: h-move;
	animation-name: h-move;
}
 @-webkit-keyframes v-move {
	0% {
		top: -5px;
	}
	100% {
		top: calc(100% + 28px);
	}
}
 @keyframes v-move {
	0% {
		top: -5px;
	}
	100% {
		top: calc(100% + 28px);
	}
}
.box_animate .right,
.box_animate .left {
	-webkit-animation-name: v-move;
	animation-name: v-move;
}