/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}
/* HTML5 display-role reset for older browsers */
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 {
  content: '';
  content: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*---------------------------------------------------
    LESS Prefixer
  ---------------------------------------------------
    All of the CSS3 fun, none of the prefixes!
    As a rule, you can use the CSS properties you
    would expect just by adding a '.':
    box-shadow => .box-shadow(@args)
    Also, when shorthand is available, arguments are
    not parameterized. Learn CSS, not LESS Prefixer.
    -------------------------------------------------
    TABLE OF CONTENTS
    (*) denotes a syntax-sugar helper
    -------------------------------------------------
        .animation(@args)
            .animation-delay(@delay)
            .animation-direction(@direction)
            .animation-duration(@duration)
            .animation-iteration-count(@count)
            .animation-name(@name)
            .animation-play-state(@state)
            .animation-timing-function(@function)
        .background-size(@args)
        .border-radius(@args)
        .box-shadow(@args)
            .inner-shadow(@args) *
        .box-sizing(@args)
            .border-box() *
            .content-box() *
        .columns(@args)
            .column-count(@count)
            .column-gap(@gap)
            .column-rule(@args)
            .column-width(@width)
        .gradient(@default,@start,@stop) *
            .linear-gradient-top(@default,@color1,@stop1,@color2,@stop2,[@color3,@stop3,@color4,@stop4])*
            .linear-gradient-left(@default,@color1,@stop1,@color2,@stop2,[@color3,@stop3,@color4,@stop4])*
        .opacity(@factor)
        .transform(@args)
            .rotate(@deg)
            .scale(@factor)
            .translate(@x,@y)
            .translate3d(@x,@y,@z)
            .translateHardware(@x,@y) *
        .text-shadow(@args)
        .transition(@args)
            .transition-delay(@delay)
            .transition-duration(@duration)
            .transition-property(@property)
            .transition-timing-function(@function)
    Credit to LESS Elements for the motivation and
    to CSS3Please.com for implementation.
    Copyright (c) 2012 Joel Sutherland
    MIT Licensed:
    http://www.opensource.org/licenses/mit-license.php
-----------------------------------------------------*/
/* Animation */
/* Background Size */
/* Border Radius */
/* Box Shadows */
/* Box Sizing */
/* Columns */
/* Gradients */
/* Opacity */
/* Text Shadow */
/* Transforms */
/* Transitions */
.Geogrotesque-BdIt {
  font-family: Geogrotesque-BdIt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-Bd {
  font-family: Geogrotesque-Bd;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-Lt {
  font-family: Geogrotesque-Lt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-Md {
  font-family: Geogrotesque-Md;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-LtIt {
  font-family: Geogrotesque-LtIt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-MdIt {
  font-family: Geogrotesque-MdIt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-Rg {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-RgIt {
  font-family: Geogrotesque-RgIt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-SmBd {
  font-family: Geogrotesque-SmBd;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-SmBdIt {
  font-family: Geogrotesque-SmBdIt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-ThIt {
  font-family: Geogrotesque-ThIt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-Th {
  font-family: Geogrotesque-Th;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-UltLt {
  font-family: Geogrotesque-UltLt;
  font-weight: normal;
  font-style: normal;
}
.Geogrotesque-UltLtIt {
  font-family: Geogrotesque-UltLtIt;
  font-weight: normal;
  font-style: normal;
}
.OpenSans-LT {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.OpenSans-Rg {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.OpenSans-SmBd {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.OpenSans-Bd {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.OpenSans-XtBd {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}
BODY {
  background-color: black;
  color: white;
  position: relative;
  padding-bottom: 114px;
  min-height: 100vh;
}
@media only screen and (min-width:768px) {
  BODY {
    padding-bottom: 57px;
  }
}
H1 {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width:992px) {
  H1 {
    font-size: 60px;
    margin-bottom: 50px;
  }
}
H1 .subtitle {
  font-size: 20px;
  display: block;
}
@media only screen and (min-width:992px) {
  H1 .subtitle {
    font-size: 40px;
  }
}
H2 {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width:768px) {
  H2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width:768px) {
  H2.header-title.underlined:after {
    content: '';
    border-bottom: 2px white solid;
    display: block;
    width: 19px;
    margin: 0 auto;
    padding-top: 17px;
    margin-bottom: 30px;
  }
}
H2.header-title.centered {
  text-align: center;
}
H3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #666666;
  padding-left: 15px;
  padding-right: 15px;
}
P,
OL {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
}
P.paragraph,
OL.paragraph {
  margin-bottom: 40px;
}
@media only screen and (min-width:768px) {
  P.paragraph,
  OL.paragraph {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width:768px) {
  P.paragraph.columns-2,
  OL.paragraph.columns-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
OL {
  list-style: decimal;
  list-style-type: decimal;
}
OL LI {
  list-style-type: decimal;
  margin-bottom: 10px;
  margin-left: 15px;
}
A.animate-underline {
  position: relative;
  color: white;
}
A.animate-underline:before,
A.animate-underline:after {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: white;
  width: 0;
}
A.animate-underline:before {
  right: 50%;
}
A.animate-underline:after {
  left: 50%;
}
A.animate-underline:focus,
A.animate-underline:active,
A.animate-underline:visited,
A.animate-underline:hover {
  text-decoration: none;
}
A.animate-underline:focus:before,
A.animate-underline:active:before,
A.animate-underline:visited:before,
A.animate-underline:hover:before,
A.animate-underline:focus:after,
A.animate-underline:active:after,
A.animate-underline:visited:after,
A.animate-underline:hover:after {
  width: 50%;
}
.ce-bodytext {
  line-height: 1.6;
}
.ce-media {
  margin-bottom: 100px;
}
.arrow-left {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 12px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../Icons/arrow.svg");
  display: inline-block;
}
.arrow-left.red {
  background-image: url("../Icons/arrow-red.svg");
}
.arrow-right {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  height: 12px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  background-image: url("../Icons/arrow.svg");
}
.arrow-right.red {
  background-image: url("../Icons/arrow-red.svg");
}
.hide-me {
  opacity: 0;
  visibility: hidden;
}
.left-pane,
.right-pane {
  height: 100%;
}
.left-pane {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-stretch: normal;
  letter-spacing: 3px;
}
.btn-back,
.btn-share,
.btn-performance-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  color: white;
  font-size: 18px;
  font-stretch: normal;
  letter-spacing: 3px;
  padding: 17px 20px 12px;
  position: relative;
  display: block;
}
.btn-back:focus,
.btn-share:focus,
.btn-performance-list:focus,
.btn-back:active,
.btn-share:active,
.btn-performance-list:active,
.btn-back:visited,
.btn-share:visited,
.btn-performance-list:visited,
.btn-back:hover,
.btn-share:hover,
.btn-performance-list:hover {
  text-decoration: none;
  color: white;
}
.btn-back,
.btn-share {
  padding: 21px 20px 12px;
}
@media only screen and (min-width:768px) {
  .btn-back,
  .btn-share {
    padding: 17px 20px 12px;
  }
}
.btn-share {
  display: none;
}
@media only screen and (min-width:992px) {
  .btn-share {
    display: block;
  }
}
.nav-hamburger {
  display: block;
  margin-right: 5px;
  padding: 13px 10px;
}
@media only screen and (min-width:992px) {
  .nav-hamburger {
    display: none;
  }
}
.nav-hamburger.collapsed .icon-bar.first {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.nav-hamburger.collapsed .icon-bar.middle {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.nav-hamburger.collapsed .icon-bar.last {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.nav-hamburger .icon-bar {
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -ms-transform-origin: 12% 50%;
  /* IE 9 */
  -webkit-transform-origin: 12% 50%;
  /* Chrome, Safari, Opera */
  transform-origin: 12% 50%;
  background-color: white;
}
.nav-hamburger .icon-bar.first {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-hamburger .icon-bar.middle {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.nav-hamburger .icon-bar.last {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-performance-list {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  background-color: #f34a20;
  position: static;
  margin-bottom: 20px;
  display: inline-block;
}
@media only screen and (min-width:1200px) {
  .btn-performance-list {
    margin-bottom: 50px;
  }
}
.film-language {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  padding: 11px 38px 15px;
  background-color: #333333;
}
.film-header-wrapper {
  margin-bottom: 30px;
}
@media only screen and (min-width:1200px) {
  .film-header-wrapper {
    margin-bottom: 40px;
  }
}
.film-header-wrapper .film-poster-wrapper {
  position: relative;
  padding-top: 50px;
}
@media only screen and (min-width:768px) {
  .film-header-wrapper .film-poster-wrapper {
    padding-top: 100px;
  }
}
.film-header-wrapper .film-poster-wrapper .header-background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media only screen and (min-width:768px) {
  .film-header-wrapper .film-poster-wrapper .header-background {
    left: 0;
    top: 0;
  }
}
.film-header-wrapper .film-poster-wrapper .header-background:after {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95));
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95));
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
}
.film-header-wrapper .film-poster-wrapper .header-background + .trailer-play {
  margin: 0 auto 30px;
}
.film-header-wrapper .film-poster-wrapper .film-poster {
  text-align: center;
}
.film-header-wrapper .film-poster-wrapper .film-poster .film-poster-image {
  width: 60%;
  margin-bottom: 20px;
}
@media only screen and (min-width:938px) {
  .film-header-wrapper .film-poster-wrapper .film-poster .film-poster-image {
    width: 100%;
  }
}
.fact {
  margin-bottom: 10px;
}
.fact .fact-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
}
@media only screen and (min-width:992px) {
  .fact .fact-label {
    font-size: 14px;
  }
}
.fact .fact-value {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: inline-block;
  font-size: 14px;
  font-stretch: normal;
  color: #999999;
}
.trailer-play {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #f34a20;
  height: 50px;
  width: 50px;
  background-size: 33%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../Icons/play.svg");
  margin: 30px 0;
  cursor: pointer;
  position: relative;
}
@media only screen and (min-width:992px) {
  .trailer-play {
    height: 83px;
    width: 83px;
  }
}
.film-detail-wrapper {
  position: relative;
}
.film-detail .film-title {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  color: white;
  margin-bottom: 8px;
}
@media only screen and (min-width:992px) {
  .film-detail .film-title {
    font-size: 60px;
    margin-bottom: 13px;
  }
}
.film-detail .film-genre {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
@media only screen and (min-width:992px) {
  .film-detail .film-genre {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.film-detail .film-description {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-stretch: normal;
  line-height: 1.6;
  color: white;
  margin-bottom: 20px;
  white-space: pre-line;
}
@media only screen and (min-width:992px) {
  .film-detail .film-description {
    font-size: 16px;
    margin-bottom: 58px;
    line-height: 1.8;
  }
}
.film-detail .main-facts {
  line-height: 1.8;
}
.film-detail .main-facts .fact {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-stretch: normal;
  color: #999999;
  display: inline-block;
  margin-right: 50px;
  margin-bottom: 20px;
}
@media only screen and (min-width:1200px) {
  .film-detail .main-facts .fact {
    font-size: 16px;
  }
}
.film-detail .main-facts .icon {
  width: 17px;
  height: 17px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width:1200px) {
  .film-detail .main-facts .icon {
    width: 23px;
    height: 23px;
  }
}
.film-detail .main-facts .icon.duration {
  background-image: url("../Icons/duration.svg");
}
.film-detail .main-facts .icon.release-date {
  background-image: url("../Icons/year.svg");
}
.film-detail .main-facts .icon.sound-system {
  background-image: url("../Icons/sound-system.svg");
}
.film-detail .main-facts .icon.rating {
  background-image: url("../Icons/restriction.svg");
}
.trailer-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  display: none;
}
.trailer-overlay .close-overlay {
  display: inline-block;
  height: 44px;
  width: 44px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 15px;
}
.trailer-overlay .close-overlay .close-icon {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  height: 22px;
  width: 22px;
  margin: auto;
}
.trailer-overlay .close-overlay .close-icon:before,
.trailer-overlay .close-overlay .close-icon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
}
.trailer-overlay .close-overlay .close-icon:before {
  width: 4px;
  height: 100%;
  left: calc(50% - 2px);
}
.trailer-overlay .close-overlay .close-icon:after {
  width: 100%;
  height: 4px;
  top: calc(50% - 2px);
}
.trailer-overlay .overlay-content {
  width: calc(100% - 60px);
  height: calc(100% - 90px);
  margin: 60px 30px 30px;
  background-color: #999999;
}
.trailer-overlay .overlay-content IFRAME {
  width: 100%;
  height: 100%;
}
.divider {
  height: 2px;
  background-color: #999999;
  width: 50%;
  margin: 90px 25%;
}
.divider.long {
  width: calc(100% - 20px);
  margin: 0;
  padding: 0;
  height: 1px;
}
.banner-wrapper {
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px;
  display: table;
  background-color: black;
  z-index: 900;
}
@media only screen and (min-width:768px) {
  .banner-wrapper {
    position: fixed;
    width: 170px;
    padding: 0;
    display: table;
  }
}
.banner-wrapper:focus,
.banner-wrapper:active,
.banner-wrapper:visited,
.banner-wrapper:hover {
  text-decoration: none;
}
.banner-wrapper .cine-label-wrapper {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  text-align: left;
  padding-top: 3px;
}
@media only screen and (min-width:768px) {
  .banner-wrapper .cine-label-wrapper {
    position: relative;
    width: 100%;
    height: 80px;
    padding-top: 20px;
    margin-bottom: 17px;
    display: block;
    text-align: center;
  }
}
.banner-wrapper .cine-label-wrapper .cine-label {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 2.7px;
  color: #f34a20;
}
@media only screen and (min-width:768px) {
  .banner-wrapper .cine-label-wrapper .cine-label {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    font-size: 24px;
    letter-spacing: 4px;
    margin: auto 0;
    position: relative;
    top: 50%;
  }
}
.banner-wrapper .logo {
  width: 60%;
  height: 21px;
  background-image: url("../Icons/logo-scala-mobile.svg");
  background-size: 111px 21px;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: top;
  display: table-cell;
}
@media only screen and (min-width:768px) {
  .banner-wrapper .logo {
    width: 72px;
    height: 320px;
    background-image: url("../Icons/logo-scala.svg");
    margin: 90px auto 25px auto;
    background-size: 73px 320px;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: top;
    display: block;
  }
}
.banner-wrapper .diekirch-label {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 2.7px;
  color: #f34a20;
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  text-align: right;
  padding-top: 3px;
}
@media only screen and (min-width:768px) {
  .banner-wrapper .diekirch-label {
    font-size: 15px;
    letter-spacing: 3.4px;
    font-family: Geogrotesque-Rg;
    font-weight: normal;
    font-style: normal;
    width: 100%;
    color: #f34a20;
    display: block;
    text-align: center;
    padding-top: 0;
  }
}
@media only screen and (min-width:768px) {
  .content {
    width: calc(100% - 170px);
    vertical-align: top;
    margin-left: 170px;
    padding-top: 80px;
    margin-top: 0 !important;
  }
}
.content .page-detail-header,
.content .film-detail-header {
  height: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: black;
  padding-bottom: 20px;
  position: fixed;
}
@media only screen and (min-width:992px) {
  .content .page-detail-header,
  .content .film-detail-header {
    padding-top: 20px;
    height: 80px;
    top: 0;
    left: 170px;
    margin-bottom: 7px;
  }
}
.main-wrapper {
  position: relative;
  overflow-y: hidden;
  padding: 0;
}
.main-wrapper.is-moving .sticky-time-label {
  z-index: 20;
}
.main-wrapper.is-moving .main-carousel {
  z-index: 30;
}
.image-carousel {
  margin: 0;
}
@media only screen and (min-width:768px) {
  .image-carousel {
    margin: auto;
  }
}
.image-carousel .carousel-cell {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.image-carousel .carousel-cell:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.image-carousel .carousel-cell .cell-image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.image-carousel .flickity-prev-next-button.previous {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-image: url("../Icons/arrow.svg");
  display: block;
  left: 20px;
}
.image-carousel .flickity-prev-next-button.next {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-image: url("../Icons/arrow.svg");
  right: 20px;
}
.image-carousel .flickity-prev-next-button.next,
.image-carousel .flickity-prev-next-button.previous {
  background-repeat: no-repeat;
  background-size: 13px 8px;
  background-position: center center;
  background-color: transparent;
  top: calc(50% - 10px);
  bottom: 0;
  height: 20px;
  width: 20px;
  padding: 0;
}
.image-carousel .flickity-prev-next-button.next SVG,
.image-carousel .flickity-prev-next-button.previous SVG {
  display: none;
}
.carousel {
  margin-bottom: 40px;
}
.flickity-prev-next-button {
  display: none;
}
@media only screen and (min-width:992px) {
  .flickity-prev-next-button {
    display: block;
  }
}
.flickity-prev-next-button:disabled {
  display: none;
}
.flickity-prev-next-button.previous {
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, transparent 80%, transparent 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, transparent 80%, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, transparent 80%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00ffffff', GradientType=1);
}
.flickity-prev-next-button.next {
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.7) 0%, transparent 80%, transparent 100%);
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.7) 0%, transparent 80%, transparent 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0.7) 0%, transparent 80%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#99000000', GradientType=1);
}
.flickity-prev-next-button.next,
.flickity-prev-next-button.previous {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  top: 80px;
  bottom: 0;
  right: 0;
  height: calc(100% - 60px  + 20px);
  width: 75px;
  padding: 0;
}
@media only screen and (min-width:1200px) {
  .flickity-prev-next-button.next,
  .flickity-prev-next-button.previous {
    width: 100px;
  }
}
.flickity-prev-next-button.next SVG,
.flickity-prev-next-button.previous SVG {
  top: 15%;
}
.flickity-prev-next-button .arrow {
  fill: white;
}
.date-carousel {
  width: calc(100% - 30px);
  height: 80px;
  margin: 0 15px 0;
}
.date-carousel:after {
  /* enable Flickity by default */
  content: 'flickity';
  display: none;
  /* hide :after */
}
@media only screen and (min-width:768px) {
  .date-carousel {
    padding-top: 10px;
  }
}
@media only screen and (min-width:1200px) {
  .date-carousel {
    padding-top: 19px;
  }
  .date-carousel:after {
    /* disable Flickity for large devices */
    content: '';
  }
}
.date-carousel .date-cell {
  display: inline-block;
  margin-right: 50px;
  height: 100%;
  width: auto;
}
.date-carousel .date-cell .date-label {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  position: relative;
  top: 50%;
  cursor: pointer;
  font-size: 24px;
  letter-spacing: 4px;
  color: #666666;
}
.date-carousel .date-cell.is-selected .date-label {
  color: #666666;
}
.date-carousel .date-cell.is-active .date-label {
  color: white;
}
.sticky-time-label {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  letter-spacing: 4px;
  position: absolute;
  color: #f34a20;
  padding-top: 15px;
  margin-bottom: 20px;
  height: 60px;
}
@media only screen and (min-width:768px) {
  .sticky-time-label {
    padding-top: 95px;
  }
}
.main-carousel {
  display: none;
  padding-top: 0;
}
@media only screen and (min-width:768px) {
  .main-carousel {
    padding-top: 80px;
  }
}
.main-carousel .flickity-viewport .flickity-slider .main-cell {
  position: relative;
  left: 0;
  top: 0;
  margin-right: 5px;
  width: calc(100% / 1.5);
}
@media only screen and (min-width:768px) {
  .main-carousel .flickity-viewport .flickity-slider .main-cell {
    width: calc(100% / 3.5);
  }
}
@media only screen and (min-width:992px) {
  .main-carousel .flickity-viewport .flickity-slider .main-cell {
    width: calc(100% / 5.5);
  }
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .time-label {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  letter-spacing: 4px;
  color: #f34a20;
  height: 60px;
  padding-top: 15px;
  margin-bottom: 20px;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .time-label + .film-wrapper {
  margin-top: 0;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper {
  margin-top: 80px;
  display: table;
  width: 100%;
  position: relative;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper.active,
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper:focus,
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper:active,
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper:hover {
  text-decoration: none;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper:hover .poster-wrapper .wrapper-content .poster-overlay {
  display: block;
  opacity: 1;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper {
  position: relative;
  display: table-header-group;
  overflow: hidden;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 148.51851852%;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content {
  position: relative;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 148.51851852%;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .poster-overlay {
  position: relative;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  opacity: 1;
  padding-bottom: 5px;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .poster-overlay:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 148.51851852%;
}
@media only screen and (min-width:768px) {
  .main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .poster-overlay {
    display: none;
    opacity: 0;
    background-color: rgba(243, 74, 32, 0.3);
  }
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .film-poster {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .film-poster:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 148.51851852%;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .btn-buyticket {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 15px 20px;
  background-color: #f34a20;
  color: white;
  z-index: 10;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .btn-buyticket.disabled {
  background-color: #999999;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .poster-wrapper .wrapper-content .btn-buyticket:hover + .poster-overlay {
  display: none;
  opacity: 0;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .film-info {
  display: table-row-group;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .film-info .info-wrapper {
  padding: 10px 11px 15px 11px;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .film-info .info-wrapper .film-title {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: white;
  line-height: 1.8;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .film-info .info-wrapper .film-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 1.6;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .film-info .info-wrapper .more-info {
  font-family: Geogrotesque-SmBd;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #f34a20;
  line-height: 1.8;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .film-info .info-wrapper .more-info:before,
.main-carousel .flickity-viewport .flickity-slider .main-cell.film-cell .film-wrapper .film-info .info-wrapper .more-info:after {
  background-color: #f34a20;
  bottom: -3px;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.date-placeholder-cell {
  height: 100%;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.date-placeholder-cell .date-wrapper {
  position: relative;
  margin-top: 80px;
  display: block;
  background-color: #f34a20;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.date-placeholder-cell .date-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 148.51851852%;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.date-placeholder-cell .date-wrapper .date-content {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 40px 20px;
}
@media only screen and (min-width:992px) {
  .main-carousel .flickity-viewport .flickity-slider .main-cell.date-placeholder-cell .date-wrapper .date-content {
    font-size: 24px;
  }
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.date-placeholder-cell .date-wrapper .date-content .date-day {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
}
.main-carousel .flickity-viewport .flickity-slider .main-cell.date-placeholder-cell .date-wrapper .date-content .date-month {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
}
.timetable-header {
  margin-bottom: 50px;
}
@media only screen and (min-width:1200px) {
  .timetable-header {
    margin-bottom: 80px;
  }
}
.timetable-carousel {
  font-size: 0;
}
.timetable-carousel .flickity-viewport {
  width: 100%;
}
.timetable-carousel .timetable-cell {
  display: inline-block;
  vertical-align: top;
  width: calc(100% / 3);
  text-align: center;
  margin-right: 0;
}
@media only screen and (min-width:992px) {
  .timetable-carousel .timetable-cell {
    width: calc(100% / 7);
  }
}
.timetable-carousel .timetable-cell:first-child .timetable-time-label {
  border-left: none;
}
.timetable-carousel .timetable-cell .timetable-date-label {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  line-height: 1.8;
  font-size: 14px;
  border-bottom: 1px #333333 solid;
  margin-right: 0;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width:768px) {
  .timetable-carousel .timetable-cell .timetable-date-label {
    font-size: 18px;
  }
}
.timetable-carousel .timetable-cell .timetable-time-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  font-size: 14px;
  color: white;
  border-left: 1px #333333 solid;
  padding: 13px 20px;
}
@media only screen and (min-width:768px) {
  .timetable-carousel .timetable-cell .timetable-time-label {
    font-size: 20px;
  }
}
.timetable-carousel .timetable-cell .timetable-time-label.active,
.timetable-carousel .timetable-cell .timetable-time-label:focus,
.timetable-carousel .timetable-cell .timetable-time-label:active,
.timetable-carousel .timetable-cell .timetable-time-label:hover {
  color: white;
  text-decoration: none;
}
.timetable-carousel .timetable-cell .timetable-time-label .hover-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  opacity: 0;
  font-size: 14px;
  padding-top: 3px;
}
.timetable-carousel .timetable-cell .timetable-time-label.active,
.timetable-carousel .timetable-cell .timetable-time-label:hover {
  background-color: #f34a20;
}
.timetable-carousel .timetable-cell .timetable-time-label.active .hover-label,
.timetable-carousel .timetable-cell .timetable-time-label:hover .hover-label {
  opacity: 1;
}
.timetable-carousel .timetable-cell .timetable-time-label.disabled {
  background-color: #999999;
}
.timetable-carousel .flickity-prev-next-button {
  top: -3px;
  background: transparent;
  bottom: auto;
  height: 33px;
  width: 40px;
}
.timetable-carousel .flickity-prev-next-button.previous,
.timetable-carousel .flickity-prev-next-button.next {
  display: block;
}
.timetable-carousel .flickity-prev-next-button.previous SVG,
.timetable-carousel .flickity-prev-next-button.next SVG {
  width: 50%;
}
.timetable-carousel .flickity-prev-next-button.previous SVG {
  left: 0;
}
.timetable-carousel .flickity-prev-next-button.next SVG {
  left: 30%;
}
.footer {
  display: table;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #f34a20;
  padding: 0 30px;
  z-index: 1000;
}
.footer .main-menu-wrapper {
  display: none;
}
@media only screen and (min-width:992px) {
  .footer .main-menu-wrapper {
    display: block;
  }
}
#mobile-nav {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 60px;
  background-color: #f34a20;
}
#mobile-nav.collapse.in {
  max-height: calc(100% - 60px);
  overflow-y: auto;
}
@media only screen and (min-width:992px) {
  #mobile-nav {
    display: none !important;
  }
}
@media only screen and (min-width:992px) {
  .menu {
    float: left;
  }
}
@media only screen and (min-width:992px) {
  .menu.menu-right {
    float: right;
  }
}
.menu .menu-item {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  display: block;
  font-size: 16px;
  letter-spacing: 4px;
  color: white;
  line-height: 57px;
  text-align: center;
}
@media only screen and (min-width:992px) {
  .menu .menu-item {
    line-height: 57px;
    display: inline-block;
    margin: 0 25px;
    text-align: left;
  }
}
.menu .menu-item:first-child {
  margin-left: 0;
}
.menu .menu-item:last-child {
  margin-right: 0;
}
.menu .menu-item.lang-selector {
  cursor: pointer;
}
.menu .menu-item .menu-link {
  color: white;
  padding: 0 5px;
  display: inline-block;
}
.menu .menu-item .menu-link .lang {
  display: block;
}
.menu .menu-item .menu-link.active,
.menu .menu-item .menu-link:focus,
.menu .menu-item .menu-link:active,
.menu .menu-item .menu-link:hover {
  color: white;
  text-decoration: none;
  position: relative;
}
.menu .menu-item .menu-link.active:after,
.menu .menu-item .menu-link:focus:after,
.menu .menu-item .menu-link:active:after,
.menu .menu-item .menu-link:hover:after {
  content: '';
  background-color: white;
  position: absolute;
  left: 0;
  bottom: 17px;
  width: 100%;
  height: 2px;
}
.lang-selector-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 900;
  display: none;
}
.lang-selector-overlay .overlay-content {
  position: fixed;
  left: 0;
  top: 60px;
  bottom: 0;
  right: 0;
  height: 100%;
  background-color: #f34a20;
  margin: 0 auto;
  padding: 15px;
}
@media only screen and (min-width:768px) {
  .lang-selector-overlay .overlay-content {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    height: auto;
    min-width: 300px;
    max-width: 370px;
  }
}
.lang-selector-overlay .overlay-content .lang-close {
  display: block;
  height: 22px;
  width: 22px;
  margin: 10px auto 15px;
  cursor: pointer;
}
.lang-selector-overlay .overlay-content .lang-close .close-icon {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
}
.lang-selector-overlay .overlay-content .lang-close .close-icon:before,
.lang-selector-overlay .overlay-content .lang-close .close-icon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
}
.lang-selector-overlay .overlay-content .lang-close .close-icon:before {
  width: 4px;
  height: 100%;
  left: calc(50% - 2px);
}
.lang-selector-overlay .overlay-content .lang-close .close-icon:after {
  width: 100%;
  height: 4px;
  top: calc(50% - 2px);
}
.lang-selector-overlay .overlay-content .lang-header {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}
.lang-selector-overlay .overlay-content .lang-list .single-lang {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: block;
  font-size: 16px;
  text-align: center;
  color: white;
  margin-bottom: 10px;
  opacity: 0.5;
}
.lang-selector-overlay .overlay-content .lang-list .single-lang.active,
.lang-selector-overlay .overlay-content .lang-list .single-lang:focus,
.lang-selector-overlay .overlay-content .lang-list .single-lang:active,
.lang-selector-overlay .overlay-content .lang-list .single-lang:hover {
  color: white;
  text-decoration: none;
  opacity: 1;
}
.action-banner {
  background-color: #f34a20;
  padding: 40px 15px;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (min-width:768px) {
  .action-banner {
    padding: 30px 15px;
    margin-bottom: 100px;
  }
}
.action-banner .banner-title {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  color: white;
  margin-bottom: 30px;
}
@media only screen and (min-width:768px) {
  .action-banner .banner-title {
    font-size: 40px;
  }
}
.action-banner .banner-button {
  font-family: Geogrotesque-Lt;
  font-weight: normal;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 3px;
  color: white;
  padding: 14px 20px 12px;
  border: 2px white solid;
  text-transform: uppercase;
}
@media only screen and (min-width:768px) {
  .action-banner .banner-button {
    font-size: 18px;
  }
}
.action-banner .banner-button.active,
.action-banner .banner-button:focus,
.action-banner .banner-button:active,
.action-banner .banner-button:hover {
  color: white;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.4);
}
.collapsable-list-wrapper {
  margin-bottom: 40px;
}
@media only screen and (min-width:768px) {
  .collapsable-list-wrapper {
    margin-bottom: 100px;
  }
}
.collapsable-list-wrapper .panel-group .panel-default {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top: none;
  border-left: none;
  border-right: none;
}
.collapsable-list-wrapper .panel-group .panel-default:last-child {
  border: none;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading {
  color: white;
  background-color: black;
  border: none;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A {
  display: table;
  margin-left: -15px;
  margin-right: -15px;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A.active,
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A:focus,
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A:active,
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A:hover {
  text-decoration: none;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A.collapsed .glyphicon-play {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A.empty {
  cursor: default;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A .glyphicon-play {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 12px;
  color: #999999;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A .title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #999999;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.6px;
  line-height: 1.6;
  display: table-cell;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A .title.left {
  width: 100%;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-heading .panel-title A .title.right {
  text-align: right;
  min-width: 70px;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-collapse {
  background-color: black;
}
.collapsable-list-wrapper .panel-group .panel-default .panel-collapse .panel-body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  line-height: 1.6;
  color: #999999;
  background-color: black;
  border: none;
  margin-left: -15px;
  margin-right: -15px;
}
.headline {
  font-family: Geogrotesque-Md;
  font-weight: normal;
  font-size: 40px;
  font-style: normal;
  font-stretch: normal;
  color: white;
  margin-bottom: 40px;
}
@media only screen and (min-width:768px) {
  .headline {
    font-size: 60px;
    margin-bottom: 100px;
  }
}
.maps-wrapper {
  position: relative;
}
.maps-wrapper #map {
  width: 100%;
  height: 300px;
}
@media only screen and (min-width:768px) {
  .maps-wrapper #map {
    height: calc(100vh - 87px - 62px);
  }
}
.maps-wrapper .map-overlay {
  position: static;
  bottom: auto;
  right: auto;
  padding: 24px 15px;
  background-color: #333333;
}
@media only screen and (min-width:768px) {
  .maps-wrapper .map-overlay {
    position: absolute;
    bottom: 100px;
    right: 100px;
    padding: 100px;
  }
}
.maps-wrapper .map-overlay .adresse-name {
  font-family: Geogrotesque-Md;
  font-weight: normal;
  font-size: 30px;
  font-style: normal;
  font-stretch: normal;
  margin-bottom: 25px;
}
.maps-wrapper .map-overlay .adresse-content {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  margin-bottom: 25px;
  color: #f34a20;
}
.maps-wrapper .map-overlay .adresse-content:last-child {
  margin-bottom: 0;
}
.maps-wrapper .map-overlay .adresse-content A {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #f34a20;
  vertical-align: middle;
}
.maps-wrapper .map-overlay .adresse-content A.active,
.maps-wrapper .map-overlay .adresse-content A:focus,
.maps-wrapper .map-overlay .adresse-content A:active,
.maps-wrapper .map-overlay .adresse-content A:hover {
  color: #f34a20;
  text-decoration: none;
}
.maps-wrapper .map-overlay .adresse-content .icon {
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
}
.maps-wrapper .map-overlay .adresse-content .icon.location {
  background-image: url("../Icons/location.svg");
}
.maps-wrapper .map-overlay .adresse-content .icon.mail {
  background-image: url("../Icons/mail.svg");
}
.maps-wrapper .map-overlay .adresse-content .icon.phone {
  background-image: url("../Icons/phone.svg");
}
@media only screen and (min-width:768px) {
  .movie-page.performances .content {
    padding-top: 0;
  }
}
.movie-page.performances .mobile-menu {
  height: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: black;
  padding-bottom: 20px;
  position: fixed;
}
@media only screen and (min-width:992px) {
  .movie-page.performances .mobile-menu {
    display: none;
  }
}
.default-page .main-carousel {
  padding-top: 0;
}
.default-page .page-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 40px;
  height: calc(100vh - 60px - 57px);
  position: relative;
}
@media only screen and (min-width:768px) {
  .default-page .page-background {
    margin-bottom: 100px;
    height: calc(100vh - 80px - 57px);
  }
}
.default-page .page-background H1 {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 15px 15px;
}
@media only screen and (min-width:768px) {
  .default-page .page-background H1 {
    padding: 43px 128px;
  }
}
.default-page .page-background .arrow-down {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  cursor: pointer;
  background-color: #f34a20;
  background-image: url("../Icons/arrow.svg");
  background-repeat: no-repeat;
  background-size: 13px 8px;
  background-position: center;
  position: absolute;
  bottom: 15px;
  left: calc(50% - 15px);
  width: 31px;
  height: 31px;
}
.event-list .row:nth-child(1n + 2) .event {
  margin-top: 100px;
}
.event {
  margin-bottom: 100px;
}
.event .event-poster {
  width: 100%;
  margin-bottom: 20px;
}
.event .event-datetime {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 4px;
  color: #f34a20;
  margin-bottom: 40px;
  line-height: 1.4;
}
@media only screen and (min-width:992px) {
  .event .event-datetime {
    font-size: 40px;
  }
}
.event .event-title {
  font-size: 30px;
  margin-bottom: 20px;
  padding: 0;
}
@media only screen and (min-width:992px) {
  .event .event-title {
    font-size: 60px;
  }
}
.event .event-description-wrapper {
  margin-bottom: 20px;
}
.event .event-description-wrapper .event-description {
  font-size: 14px;
  line-height: 1.8;
  white-space: pre-line;
}
@media only screen and (min-width:992px) {
  .event .event-description-wrapper .event-description {
    font-size: 16px;
  }
}
.event .event-link-wrapper {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 20px 0;
}
.event .event-link-wrapper .event-link {
  font-family: Geogrotesque-Lt;
  font-weight: normal;
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 3px;
  color: white;
  padding: 14px 20px 12px;
  border: 2px white solid;
  text-transform: uppercase;
}
@media only screen and (min-width:992px) {
  .event .event-link-wrapper .event-link {
    font-size: 18px;
  }
}
.event .event-link-wrapper .event-link.active,
.event .event-link-wrapper .event-link:focus,
.event .event-link-wrapper .event-link:active,
.event .event-link-wrapper .event-link:hover {
  color: white;
  text-decoration: none;
  background-color: #666666;
}
.event .organisers-wrapper .organiser-label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 20px;
}
@media only screen and (min-width:992px) {
  .event .organisers-wrapper .organiser-label {
    font-size: 14px;
  }
}
.event .organisers-wrapper .organisers-list .organiser {
  text-align: left;
  display: block;
  margin-bottom: 20px;
  position: relative;
}
.event .organisers-wrapper .organisers-list .organiser .organiser-link {
  display: block;
  text-decoration: none;
  color: white;
}
.event .organisers-wrapper .organisers-list .organiser .organiser-link.active,
.event .organisers-wrapper .organisers-list .organiser .organiser-link:focus,
.event .organisers-wrapper .organisers-list .organiser .organiser-link:active,
.event .organisers-wrapper .organisers-list .organiser .organiser-link:hover {
  color: white;
  text-decoration: none;
}
.event .organisers-wrapper .organisers-list .organiser .organiser-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: auto 15px auto 0;
  vertical-align: middle;
}
.event .organisers-wrapper .organisers-list .organiser .organiser-name {
  font-family: Geogrotesque-Rg;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #999999;
  display: inline-block;
  margin: auto 0;
  vertical-align: middle;
}
#covid19Modal .modal-content {
  background: #f34a20;
}
#covid19Modal .modal-content .close-covid19-modal {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: relative;
  left: 50%;
  top: 0;
  bottom: auto;
  right: auto;
  display: inline-block;
  height: 44px;
  width: 44px;
  cursor: pointer;
}
#covid19Modal .modal-content .close-covid19-modal .close-icon {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  height: 22px;
  width: 22px;
  margin: 11px;
}
#covid19Modal .modal-content .close-covid19-modal .close-icon:before,
#covid19Modal .modal-content .close-covid19-modal .close-icon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
}
#covid19Modal .modal-content .close-covid19-modal .close-icon:before {
  width: 4px;
  height: 100%;
  left: calc(50% - 2px);
}
#covid19Modal .modal-content .close-covid19-modal .close-icon:after {
  width: 100%;
  height: 4px;
  top: calc(50% - 2px);
}
#covid19Modal .modal-content UL LI {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#covid19Modal .modal-content UL LI:before {
  content: '-';
  position: absolute;
  margin-left: -20px;
}
#covid19Modal .modal-content .covid19-illustration {
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.modal-backdrop.in {
  opacity: 0.9;
}
