/*
Theme Name: Geometry
Description: A theme by Geometry - Brussels - Visit us at http://www.geometry.be
Author: Geometry
Version: 1.0
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
/* END CSS RESET */

@font-face {
 font-family: AkrobatExtraBold;
 src: url("fonts/Akrobat-Black.eot")
}
@font-face {
 font-family: AkrobatExtraBold;
 src: url("fonts/Akrobat-ExtraBold.ttf")
}
@font-face {
 font-family: AkrobatBold;
 src: url("fonts/Akrobat-Bold.eot")
}
@font-face {
 font-family: AkrobatBold;
 src: url("fonts/Akrobat-Bold.ttf")
}
@font-face {
 font-family: AkrobatRegular;
 src: url("fonts/Akrobat-Regular.eot")
}
@font-face {
 font-family: AkrobatRegular;
 src: url("fonts/Akrobat-Regular.ttf")
}
@font-face {
 font-family: AkrobatSemiBold;
 src: url("fonts/Akrobat-SemiBold.eot")
}
@font-face {
 font-family: AkrobatSemiBold;
 src: url("fonts/Akrobat-SemiBold.ttf")
}

body {
	background-color: #000000;
	color: #ffffff;
    font-family: AkrobatRegular, sans-serif;
    font-size: 22px;
    line-height: 1.25em;
}

.small,
.credits,
.trailer  {
    font-size: 15px;
    line-height: 1.25em;
}

#intro,
.quote {
    font-family: AkrobatBold;
    font-size: 32px;
    line-height: 1.25em;
}

.mfp-close {
    font-family: AkrobatRegular !important;
    font-size: 50px !important;
	top: -47px !important;
}

a {
	color: #ffffff;
}

em, .editor em {
  font-style: oblique;
  padding-right: 0.15em;
}

.wpm-switcher-list li.active a, 
.wpm-switcher-list li.active > span,
.wpm-switcher-list li a, 
.wpm-switcher-list li > span {
	color: #ffffff !important;
}

#responsive {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	position: relative;
}

.carousel {
	width: 100%;
	z-index: 1;
	overflow: hidden;
}

.carousel-cell-image {
	display: block;
    opacity: 0;
    transition: opacity 3s ease-in-out;
    width: 100%;
}

.carousel-cell-image img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
    width: 100%;
    max-height: 80vh;
}

.flickity-button {
	display: none;
}

.big-y {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
	opacity: 0.08;
}

.big-y img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.light {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
}

.light img {
	display: block;
	margin: 0 auto;
	margin-top: 18%;
	width: 100%;
}

section {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 4;
}

#logo {
	display: block;
	margin: 7% auto;
	max-width: 30%;
	max-height: 60vh;
}

#intro {
	width: 60%;
	margin: 0 auto;
}

.laurels,
.season {
	margin: 0 60px;
	margin-top: 7%;
	margin-bottom: 7%;
	overflow: hidden;
}

.season > div {
	display: block;
	width: calc(100% / 4 - 40px);
	margin: 0 20px;
	float: left;
}

.season .info {
	width: calc(100% / 2 - 40px);
}

.season .poster {
	width: 100%;
	display: block;
}

.season .title {
	width: 70%;
	max-width: 130px;
}

.youtube,
.auvio,
.vrtmax {
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: 15px center;
	padding: 12px;
	padding-left: 80px;
	margin-bottom: 1.5em;
	background-color: #181818;
	border-radius: 6px;
	display: inline-block;
	text-decoration: none;
}

.synopsis {
	margin-bottom: 1.5em;
}

.synopsis p {
	margin-bottom: 1em;
}

.underline {
	text-decoration: underline;
}

.auvio {
	background-image: url(img/auvio.png);
}

.youtube {
	background-image: url(img/youtube.png);
	margin-right: 1em;
}

.vrtmax {
	background-image: url(img/vrtmax.png);
	margin-right: 1em;
}

#social-media {
    padding: 25px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#social-media a {
	text-decoration: none;
}

#social-media img  {
	padding-right: 10px;
	width: 28px;
}

#language {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5
}	

.wpm-switcher-list li {
    float: left;
}

.wpm-switcher-list li.wpm-item-language-fr {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ffffff;
}

.wpm-switcher-list {
    padding: 25px;
}

.trailer {
    text-transform: uppercase;
    letter-spacing: 0.15em;
    text-decoration: none;
	background-color: #181818;
    display: block;
    text-align: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.trailer p {
    padding: 10px;
    display: inline-block;
}

.laurels {
	margin-top: -1%;
	text-align: center;
}

.laurels img {
	width: 21%;
	padding: 0 1%;
}

.mobile {
	display: none;
}

.presse div {
	width: 60%;
	margin: 1.2em auto;
}







@media only screen and (max-width : 1100px) {
	
#intro,
.presse div {
  width: 70%;
}

}





@media only screen and (max-width : 950px) {

#intro,
.quote {
    font-size: 27px;
    line-height: 1.25em;
}
	
body {
    font-size: 19px;
    line-height: 1.25em;
}

.small,
.credits,
.trailer  {
    font-size: 13px;
    line-height: 1.25em;
}

.laurels,
.season {
	margin-left: 30px;
	margin-right: 30px;
}

.season > div {
	width: calc(100% / 4 - 30px);
	margin: 0 15px;
}

.season .info {
	width: calc(100% / 2 - 30px);
}

#intro,
.presse div {
  width: 80%;
}

.laurels img {
  width: 26%;
  padding: 0 1.5%;
}

.light img {
  margin-top: 30%;
}

}






@media only screen and (max-width : 600px) {

#intro,
.quote {
    font-size: 22px;
    line-height: 1.25em;
}
	
body {
    font-size: 17px;
    line-height: 1.25em;
}

.small,
.credits,
.trailer  {
    font-size: 13px;
    line-height: 1.25em;
}

#logo {
  margin: 18% auto;
  max-width: 50%;
}

.carousel-cell-image img {
  height: 70vh;
}

#social-media img {
  padding-right: 7px;
  width: 20px;
}

.wpm-switcher-list li.wpm-item-language-fr {
  margin-right: 7px;
  padding-right: 7px;
}

.wpm-switcher-list,
#social-media {
  padding: 15px;
}

.laurels,
.season {
	margin: 15% 15px;
}

.season > div {
	width: calc(100% / 2 - 14px);
	margin: 0 7px;
}

.season .info {
	width: calc(100% - 14px);
	clear: both;
	margin-top: 7%;
}

#intro,
.presse div {
  width: calc(100% - 30px);
  margin-left: 15px;
  margin-right: 15px;
}

.screen {
	display: none;
}

.mobile {
	display: block;
}

.laurels img {
  width: 40%;
}

.light {
	overflow: hidden;
}

.light img {
  margin-top: 90%;
	transform: scale(2);
}

.big-y {
	overflow: hidden;
}

.big-y img {
	transform: scale(1.4) translateY(12%);
}

}












