.movie-header {
    height: 370px;
    position: relative;
    background: #222!important;
    color: #FFF;
}
.device-lg .movie-header {
	margin-bottom: 20px;
}
.movie-header > div {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.movie-header .background {
	background-repeat: no-repeat;
	background-position: center 33%;
	background-size: cover;
	opacity: 0.3;
}
.movie-header .breadcrumb {
	display: block;
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	right: 0!important;
	padding: 4px 4px 4px 20px!important;
	background: rgba(0,0,0,0.2)!important;
	z-index: 10;
	overflow: hidden;
	height: 24px;
}
.movie-header .breadcrumb a {
	color:rgba(255,255,255,0.8);
}
.movie-header .container {
	height: 100%;
	position: relative;
}
.movie-header .z1 {
	width: 20%;
	position: absolute;
	bottom: -20px;
	z-index: 999;
}
.movie-header .z1 .poster {
    display: block;
    background: #222;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.movie-header .z2 {
	position: absolute;
	top: 90px;
	left: 270px;
	right: 20px;
}
.movie-header h1 {
	text-transform: initial;
	font-weight: 200;
	font-size:40px;
	color: #FFF;
	margin: 0;
	line-height: 44px;
}
.movie-header .people {
	color:rgba(255,255,255,0.5);
}
.movie-header .people a {
    display: inline-block;
    color: #FFF;
    white-space: nowrap;
}
.movie-header .people a + a:after {
	content:',';
	display: inline-block;
	margin-right: 2px;
}
.movie-header .people a + a:last-child:after {
	display: none;
}
.movie-header .rating {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #FFF;
	letter-spacing: 6px;
	font-size: 28px;
}
.star-rating {
	line-height: 30px;
	font-size: 3em;
	cursor:pointer;
}
.detail-post-review .star-rating {
	line-height: 70px;
    margin-top: -30px;
}
.star-rating .clear-rating,
.star-rating .caption {
	display: none;
}
.movie-header .star-rating {
	line-height: 50px;
	float: left;
}
.movie-header .star-rating .rating-container {
	color: rgba(255,255,255,0.2);
	padding-right: 0;
}
.movie-header .star-rating .rating-container .rating-stars {
	color: #FFF;
}
.rating-note {
	font-size: 30px;
	font-weight: 100;
	float: right;
	margin-left: 20px;
	line-height: 58px;
}
.rating-note small {
	font-size: 55%;
}
.rating-note-num {
	font-size: 12px;
	margin-left: 8px;
}
.movie-header .z3 {
	position: absolute;
	bottom: 70px;
	left: 270px;
	right: 11px;
}
.movie-header .z3 .btn {
	margin-top: 4px;
	margin-right: 4px;
}
.movie-header .z3 [class^="icon-"] {
    font-size: 20px;
    vertical-align: sub;
    line-height: 18px;
}
.movie-header .z3 font {
	margin-left: 10px;
}
.movie-tabs {
	background: rgba(0,0,0,0.5);
	top: auto;
	margin-top: -40px;
}
.movie-tabs ul {
	display: block;
	list-style: none;
	margin: 0 0 0 20%;
}
.movie-tabs ul > li {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	border-right: 1px solid rgba(0,0,0,0.1);
	height: 40px;
}
.movie-tabs ul > li.active {
	margin-top: -10px;
	background: #FFF;
	height: 50px;
	color:#222;
	border-radius: 4px 4px 0 0;
}
.movie-tabs ul > li:first-child {
	width: 30px;
	padding: 0;
}
.movie-header .movie-tabs a {
    color: inherit;
    padding: 9px 10px;
    display: inline-block;
}
.movie-header .movie-tabs [class^="icon-"] {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: sub;
    line-height: 22px;
}
.overrelease {
	position: absolute;
	top: 50px;
	right: 0;
	background: #EFD830;
	color: #222;
	padding: 5px 15px 10px;
	line-height: 18px;
	font-size: 13px;
	text-align: right;
}
.overrelease b {
	font-size: 20px;
}
ul.infos-list {
    padding: 0;
    list-style: none;
    overflow: hidden;
}
ul.infos-list li {
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
}
ul.infos-list li > div {
	display: block;
	/*border-bottom: 1px solid rgba(0,0,0,0.05);*/
	padding: 5px 0;
}
ul.infos-list li > div label {
	padding: 0;
	margin: 0;
}
ul.infos-list li > div > div {
	display: inline-block;
	/*float: right;*/
}
ul.infos-list li > div label > [class*=icon-]{
	margin-right: 5px;
	font-size: 16px;
}
/* IF NO POSTER */
.movie-header.noposter .z1 {
	display: none;
}
.movie-header.noposter .z2 {
	left: 15px;
}
.movie-header.noposter .z3 {
	left: 15px;
}
.device-lg .movie-header.noposter .movie-tabs ul,
.device-md .movie-header.noposter .movie-tabs ul {
	margin-left: -30px;
}

.casting .entry-title h4,
.casting .entry-title a {
	color: #333;
	margin: 0;
	font-size: 16px;
}
.entry-image img {
	background: rgba(0,0,0,0.1);
}
#box-contest {
	display: block;
	background: #EFD830;
	color: #000;
	padding: 20px 10px;
	text-align: center;
	margin-bottom: 10px;
}
#box-contest a {
	color: #000;
}
#box-contest h3 {
	margin: 0;
	color: #000;
}
#box-contest .movie-title {
	font-size:14px;
}
#box-contest .win {
	font-size:16px;
}
@media (max-width: 1200px) {
	/* MD */
	.movie-header .z2 {
		left: 230px;
		top: 165px;
	}
	.movie-header .z3 {
		left: 230px;
	}
}
@media (max-width: 992px) {
	/* XS-SM */
	.movie-header .z1 {
		bottom: 120px;
	}
	.movie-header .z2 {
		top: 60px;
		left: 180px;
		padding: 30px 10px 10px 10px;
		right: 0;
	}
	.movie-header.movies-released .z2 {
		top: 60px;
	}
	.movie-header .z3 {
		left: 15px;
	}
	.movie-header .movie-tabs ul {
		margin: 0;
	}
	.movie-tabs ul > li:first-child {
		display: none;
	}
}
@media (max-width: 768px) {
	/* XS */
	.movie-header .z0 {
		width: 100%!important;
	}
	.movie-header .container {
		width: 100%!important;
	}
	.movie-header .z2 {
		top: 100px;
		left: 24%;
		padding: 30px 10px 10px 10px;
		right: 0;
	}
	.movie-header .movie-tabs [class^="icon-"] {
		margin-right: 0;
	}
	.movie-header .movie-tabs font {
		display: none;
	}
	.movie-tabs ul > li {
		padding: 0;
	}
	.star-rating {
		font-size: 2em;
	}
	/*.movie-header .z3 {
		bottom:60px;
	}*/
	.movie-header .z3 .btn {
		min-height: 20px;
	}
	.movie-header .z3 .btn font {
		display: none;
	}
	/*.movie-header .movie-tabs {
		margin-top: -80px;
	}*/
}
@media (max-width: 480px) {
	/* XXS */
	.movie-header {
		height: 790px;
	}
	.movie-header .z0 {
		overflow: hidden;
    	height: 100%!important;
    	display: block;
	}
	.movie-header .z2 {
		padding: 40px 10px 10px 10px;
		position: static;
	}
	.movie-header .z1 {
		display: block;
		width: auto;
		height: auto;
		position: static;
		margin-left: 10px;
		margin-right: 10px;
	}
	.movie-tabs {
		position: absolute;
		left: 0;
		right: 0;
	}
	.blackgrad {
		width: 100%;
		height: 320px;
		position: absolute;
		bottom: 0px;
		right: 0;
		left: 0;
		background: -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
		background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
		background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
		background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /* Standard syntax (must be last) */

	}
	.overrelease {
		position: static;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		z-index: 999;
		background: #000;
		color: #FFF;
		font-size: 12px;
		padding: 4px;
		text-align: center;
	}
	.overrelease b {
		font-size: 12px;
	}
}
.device-xxs #id-block-swap-rating,
.device-xs #id-block-swap-rating {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
}
.pin-rating {
	display: block;
	position: fixed;
	bottom: -100px;
	right: 0;
	left: 0;
	background-color: #dff0d8;
	z-index: 999;
	padding: 10px;
	-webkit-transition: bottom 1s; /* Safari */
	transition: bottom 1s;
}
.pin-rating.active {
	bottom: 0;
	-webkit-transition: bottom 1s; /* Safari */
	transition: bottom 1s;
}
