/*
Theme Name: Magnolia 01
Author: Elemental Films
Version: 2.0
*/

body, html {
	width: 100%;
	margin: 0;
	padding: 0;
}

html {
	overscroll-behavior: none;
}

body {
	/* background-color: #6864b2; */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size: 16px;
	color: #333333;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/************** page header *****************/

.center {
	box-sizing: border-box;
	width: calc(100% - 20px);
	max-width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
}
.violet {
	color: #6864B2;
}

/************** page body *****************/

header, .poster, article, .picture {
	width: 100%;
}

header {
	padding: 0;
}

.poster {
	height: 450px;
}

.picture {
	aspect-ratio: 4/3;
}

.exclusive, .filmTitle, .strapline, .paper, footer {
	font-family: "itc-avant-garde-gothic-pro", Helvetica, Arial, sans-serif;
	line-height: 100%;
}

.filmTitle, .strapline {
	margin: 0;
	text-align: center;
	font-weight: 300;
	font-size: 2.1rem;
	color: #333333;
	letter-spacing: -1px;
}

.filmTitle {
	padding: 24px 0;
}
.strapline {
	padding: 24px 0 5px;
}

.paper {
	text-align: right;
	margin: 3px 0 8px;
	font-size: 0.8rem;
	font-weight: 300;
	color: #6864B2;
}

.paper span {
	position: relative;
	display: inline-block;
	margin: 0;
}

.quote, .banner {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

.quote p, .bfi p {
	font-family: "helvetica-neue-lt-pro", Helvetica, Arial, sans-serif;
	font-size: 0.85rem;
	font-weight: 300;
	line-height: 1.25;
	word-spacing: -1px;
	text-align: justify;
	margin: 0 0 12px;
}

.quote a {
	color: #6864B2;
	font-weight: 500;
	text-decoration: underline;
}
.quote a:hover {
	color: #333333;
	text-decoration: none;
}

.liner {
	border-top: #6864B2 solid 2px;
	width: 300px;
	margin: 30px auto 50px;
}

.slant {
	font-style: italic;
}

.poster, .picture {
	border-radius: 6px;
}

.poster {
	background: url(./images/still/fight-416-450.jpg) 50% 0%/cover no-repeat;
}
#screen .picture {
	background: url(./images/still/trise01-416-312.jpg) 50% 0%/contain no-repeat;
}
#scotsman .picture {
	background: url(./images/still/johnpaul01-416-312.jpg) 50% 0%/contain no-repeat;
}
#telegraph .picture {
	background: url(./images/still/car-416-312.jpg) 50% 0%/contain no-repeat;
}
#list .picture {
	background: url(./images/still/justine-416-312.jpg) 50% 0%/contain no-repeat;
}
#empire .picture {
	background: url(./images/still/jackie01-416-312.jpg) 50% 0%/contain no-repeat;
}
#villagevoice .picture {
	background: url(./images/still/johnpaul02-416-312.jpg) 50% 0%/contain no-repeat;
}
#newyorkpost .picture {
	background: url(./images/still/leanne-416-312.jpg) 50% 0%/contain no-repeat;
}
#skinny .picture {
	background: url(./images/still/johnpaul03-416-312.jpg) 50% 0%/contain no-repeat;
}
#guardian .picture{
	background: url(./images/still/trise02-416-312.jpg) 50% 0%/contain no-repeat;
}
#torontoglobe .picture {
	background: url(./images/still/jackie02-416-312.jpg) 50% 0%/contain no-repeat;
}
#filmcomment .picture {
	background: url(./images/still/trise03-416-312.jpg) 50% 0%/contain no-repeat;
}
#variety .picture {
	background: url(./images/still/trise04-416-312.jpg) 50% 0%/contain no-repeat;
}
#dublin .picture {
	background: url(./images/still/hold-416-312.jpg) 50% 0%/contain no-repeat;
}
#timeout .picture {
	background: url(./images/still/johnpaul04-416-312.jpg) 50% 0%/contain no-repeat;
}
#irishtimes .picture {
	background: url(./images/still/trise05-416-312.jpg) 50% 0%/contain no-repeat;
}

footer {
	width: 50%;
	height: 20px;
	padding: 0 12px 10px;
}

footer p {
	font-size: 0.85rem;
	text-align: left;
	font-weight: 300;
	margin: 0 6px 0 0;
}

footer p a {
	color: #333333;
	text-decoration: underline;
}
footer p a:hover {
	text-decoration: none;
}

/* ------------------- PayPal and Bitmovin ------------------- */

.exclusive {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 300px;
	margin: 2px auto 12px;
	height: 40px;
	background-color: #6864B2;
}

.exclusive span {
	color: white;
	font-size: 1.25rem;
	font-weight: 300;
}

.banner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.watch {
	width: 100%;
	height: 40px;
	background: url('images/elemental-play.svg') 50% 0 no-repeat;
	margin: 2px 0 0;
	cursor: pointer;
}

.watch:hover {
	background-position: 50% 100%;
}

/**************************** Media Queries *************************/

@media screen and (min-width:375px) {
	.filmTitle, .strapline {
		font-size: 2.5rem;
	}
}

@media (min-width:416px) {
	.center {
		width: calc(80% - 16px);
	}

	.poster, .picture {
		width: 100%;
	}
	.poster {
		background: url(./images/still/fight-614-450.jpg) 70% 0%/cover no-repeat;
	}
	#screen .picture {
		background: url(./images/still/trise01-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#scotsman .picture {
		background: url(./images/still/johnpaul01-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#telegraph .picture {
		background: url(./images/still/car-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#list .picture {
		background: url(./images/still/justine-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#empire .picture {
		background: url(./images/still/jackie01-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#villagevoice .picture {
		background: url(./images/still/johnpaul02-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#newyorkpost .picture {
		background: url(./images/still/leanne-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#skinny .picture {
		background: url(./images/still/johnpaul03-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#guardian .picture{
		background: url(./images/still/trise02-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#torontoglobe .picture {
		background: url(./images/still/jackie02-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#filmcomment .picture {
		background: url(./images/still/trise03-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#variety .picture {
		background: url(./images/still/trise04-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#dublin .picture {
		background: url(./images/still/hold-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#timeout .picture {
		background: url(./images/still/johnpaul04-614-461.jpg) 50% 0%/contain no-repeat;
	}
	#irishtimes .picture {
		background: url(./images/still/trise05-614-461.jpg) 50% 0%/contain no-repeat;
	}
}

@media (min-width: 520px) {
	.paper {
		text-align: center;
	}
	.exclusive, .banner, .quote, #irishtimes .liner {
		width: 75%;
		max-width: 960px;
	}
}

@media (min-width: 768px) {
	header {
		margin-top: 3.5%;
	}
	.filmTitle, .strapline {
		font-size: 2.6rem;
	}
	.quote p, .bfi p {
		font-size: 0.9rem;
	}
	.poster {
		height: auto;
		aspect-ratio: 1.85/1;
	}
	
	.picture {
		height: auto;
		aspect-ratio: 2.4/1;
	}

	.poster {
		background: url(./images/still/fight-1200-649.jpg) 50% 0%/contain no-repeat;
	}
	#screen .picture {
		background: url(./images/still/trise01-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#scotsman .picture {
		background: url(./images/still/johnpaul01-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#telegraph .picture {
		background: url(./images/still/car-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#list .picture {
		background: url(./images/still/justine-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#empire .picture {
		background: url(./images/still/jackie01-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#villagevoice .picture {
		background: url(./images/still/johnpaul02-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#newyorkpost .picture {
		background: url(./images/still/leanne-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#skinny .picture {
		background: url(./images/still/johnpaul03-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#guardian .picture{
		background: url(./images/still/trise02-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#torontoglobe .picture {
		background: url(./images/still/jackie02-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#filmcomment .picture {
		background: url(./images/still/trise03-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#variety .picture {
		background: url(./images/still/trise04-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#dublin .picture {
		background: url(./images/still/hold-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#timeout .picture {
		background: url(./images/still/johnpaul04-1200-500.jpg) 50% 0%/contain no-repeat;
	}
	#irishtimes .picture {
		background: url(./images/still/trise05-1200-500.jpg) 50% 0%/contain no-repeat;
	}

	.exclusive .bfi {
		float: left;
		width: calc(100% - 155px);
	}

	footer {
		padding: 20px 22px 12px;
	}
}
@media (min-width:1024px) {
	.filmTitle, .strapline {
		font-size: 3rem;
	}
	.paper {
		font-size: 0.9rem;
	}
	.quote p, .bfi p {
		font-size: 1rem;
	}

	.bfi p {
		margin: 0;
	}

	.banner {
		justify-content: space-between;
		flex-direction: row;
	}
	.bfi {
		width: calc(100% - 155px);
	}
	.watch {
		width: 135px;
		margin: 0;
	}
}

@media (min-width:1500px) {
	.filmTitle, .strapline {
		font-size: 3.5rem;
	}
	.poster {
		background: url(./images/still/fight-1200-649.jpg) 50% 0%/cover no-repeat;
		/* aspect-ratio: 2.4/1; */
	}
	footer {
		padding: 40px 42px 12px;
	}
}