section.film-singles {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100% !important;
	height: 100%;
	opacity: 0;
}
article.film-single {
	/*max-width: 1400px;
	margin: 0 auto;*/
	height: 100%;
	width: 100%;
	padding: 0 1.5%;
	position: relative;
	overflow: auto; 
	background-position: center;
		background-size: cover;
}
article.film-single .wrap {
	max-width: 1400px;
	margin: 0 auto;
	width: 97%;

}
article.film-single .info {
	padding: 25px 0 20px;
	overflow: hidden;
}
/*--- HEADER ---*/
article.film-single .header {
	padding: 85px 0;
	position: relative;
	border-bottom: 1px ridge #fff;
}
article.film-single .film-title {
	position: absolute;
	bottom: 10px;
	right: 0px;
	background: transparent;
	text-align: right;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: neutrafacebold;
	font-size: 3em;
	width: 60%;
}
.film-single-subnav {
	position: absolute;
	bottom: 20px;
	left: 0px;
	font-family: neutrafacebold;
}
.film-single-subnav .current {
	outline: 2px solid #fff;
}
.film-single-subnav li {
	display: inline;
	margin: 0 30px 0 10px;
}
.film-single-subnav li a {
	color: #fff;
	padding: 2px 3px;
}
article.film-single .bk-image {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 100%;
	min-height: 100%;
	z-index: -20;
}
.bk-div {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 150%;
	min-height: 150%;
	z-index: -20;
	background: rgb(142,142,142); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(142,142,142,1) 0%, rgba(173,173,173,1) 49%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,142,142,1)), color-stop(49%,rgba(173,173,173,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(142,142,142,1) 0%,rgba(173,173,173,1) 49%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(142,142,142,1) 0%,rgba(173,173,173,1) 49%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(142,142,142,1) 0%,rgba(173,173,173,1) 49%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(142,142,142,1) 0%,rgba(173,173,173,1) 49%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

	
}
.link-to-cat {
	position: absolute;
	right: 25px;
	top: 175px;
	color: #fff;
	font-size: 1.1em;
	font-family: neutrafacebold;
	text-transform: uppercase;
}
.grid {
	position: relative;
	top: 9px;
	margin-right: 7px;
}
/*--- LEFT ---*/
.film-single .left {
	float: left;
	width: 28%;
	padding: 20px 6%;
	height: 100%;
	text-align: center;
	opacity: 0;
}
article.film-single .left .poster {
	border: 2px solid #fff;
	width: 100%;
	height: auto;
	max-height: 100%;
	box-shadow: -1px 2px 5px #222;
}
article.film-single .left a {
	color: #fff;
	clear: both;
	position: relative;
	top: 12px;
}
.play-button {
	position: relative;
	top: 11px;
	margin-right: 10px;
}
/*--- RIGHT ---*/
.film-info-container {
	float: right;
	width: 53%;
	height: 500px !important;
	padding: 40px 5% 20px 2%;
	font-family: graphiklight;
	/* overflow: hidden; */
}
.film-info-container a {
	font-family: OpenSans-bold;
	color: #fff;
}
.film-info-container a:hover {
	color: #bd8b00;
}
.film-info-container .rsOverflow {
	background: transparent !important;
}
.film-info-container .rsSlide {
	background: transparent !important;
}
.film-sing-info {
	height: 100%;
	position: absolute;
	display: none;	
	padding-right: 15%;
}
.summary-info {
	display: block;
	line-height: 18px;
}
.nonCont {
	margin: 20px 0;
}
.film-sing-info p {
	font-family: graphiklight;
}
.film-sing-info .quotes {
	margin-top: 30px;
}
.film-sing-info h3 {
	font-size: 1.5em;
	margin-bottom: 20px;
	font-family: neutrafacebold;
	text-transform: uppercase;
}
.film-sing-info h4 {s
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 8px;
	font-family: neutrafacebold;
	text-transform: uppercase;
}
.credits-info li {
	margin-bottom: 8px;
}
.credits-info li span {
	margin-right: 4px;
	font-family: OpenSans-bold !important;
}
.quotes {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}
.quotes li {
	font-size: 1.25em;
	line-height: 23px;
}
.quotes li i {
	text-transform: capitalize;
}
.quotes li a {
	font-family: graphiklight;
}
.quotes li .author {
	text-transform: uppercase;
	display: block;
	font-size: 0.7em;
}
.press li {
	margin-top: 5px;
}
.trivia li {
	margin-top: 5px;
}
.awards li {
	margin-top: 5px;
}
.links-info li {
	list-style: none;
	margin-bottom: 8px;
}
.links-info li span {
	margin-right: 4px;
	display: block;
}
@media all and (max-width: 1100px) {

	article.film-single .film-title {
		width: 55%;
	}

}
@media all and (max-width: 1000px) {

	.film-single-subnav li {
		margin-right: 0px;
	}
	article.film-single .film-title {
		font-size: 2.1em;
		width: 52%;
	}

}
@media all and (max-width: 800px) {

	.play-button {
		width: 45px;
		display: block;
		margin: 0 auto 18px;
	}

}

@media (max-width: 680px) {
	.rsArrowIcn {
		display: none;
	}
}

@media all and (max-width: 500px) {

	article.film-single .bk-image {
		display: none;
	}

	body {
		overflow: hidden;
	}

	article.film-single {
		width: 100%;
		padding: 0;
	}

	article.film-single .film-title {
		width: 90%;
		padding: 0 5%;
		text-align: center;	
		position: static;
	}

	article.film-single .header {
		padding: 80px 0 20px;
		border-bottom: none;
	}

	.film-sing-info h3 {
		text-align: center;
	}

	article.film-single .wrap {
		height: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		width: 100%;
	}

section.film-singles {
	background-color: black !important;
}

.film-single-subnav {
	display: none;
}
.rsSlide .film-single .left {
	float: none;
	padding: 0 0 20px;
	width: 100%;
	height: auto;
}
.rsSlide .film-single .film-info-container {
	float: none;
	width: 90%;
	padding: 40px 5% 0;
}
.rsSlide .film-single .film-sing-info {
	display: block;
	position: static;
	padding: 20px 0;
}
article.film-single .info {
	padding-top: 0;
	padding-bottom: 0;
}
article.film-single .left .poster {
	width: 70%;
	margin: 0 auto 0;
}
.link-to-cat {
	right: 0;
	width: 100%;
	top: 20px;
	text-align: center;
	position: static;
	display: block;
}
.film-info-container {
	height: auto !important;
}

}


