/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import "hamburgers.css";
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;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

/* 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,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url(/assets-site/fonts/HelveticaNeue-01.ttf);
}
@font-face {
  font-family: HelveticaNeueBold;
  src: url(/assets-site/fonts/HelveticaNeue-Bold-02.ttf);
  font-weight: bold;
}
@font-face {
  font-family: HelveticaNeueMedium;
  src: url(/assets-site/fonts/HelveticaNeue-Medium-11.ttf);
  font-weight: medium;
}
@font-face {
  font-family: CourierPrime;
  src: url(/assets-site/fonts/CourierPrime-Regular.ttf);
}
body {
  margin: 0;
}
body .body-container {
  margin: 0 auto;
  max-width: 1236px;
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  position: relative;
  min-height: 20vh;
}
@media (min-width: 768px) {
  body .body-container {
    max-width: 1236px;
    margin: 0 auto 60px;
    width: 95%;
    min-height: 20vh;
  }
}
@media (min-width: 768px) {
  body .body-container.md {
    width: 992px;
  }
}
@media (min-width: 768px) {
  body .body-container.lg {
    width: 100%;
    max-width: 1150px;
  }
}
@media (min-width: 768px) {
  body .body-container.xl {
    width: 100%;
  }
}
body .body-container .content {
  margin: 30px 0;
  width: 100%;
}
@media (min-width: 768px) {
  body .body-container .content {
    width: 70%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  body .body-container .content.screenings {
    width: 70%;
  }
}
body .body-container .content.screenings h2 {
  margin-bottom: 25px;
}
body .body-container .content.screenings p {
  margin: 16px 0;
}
@media (min-width: 768px) {
  body .body-container .content.consider, body .body-container .content.acclaim {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
body .body-container .content.consider h2, body .body-container .content.acclaim h2 {
  font-size: 32px;
  margin-top: 60px;
  margin-bottom: 23px;
  grid-column: span 2;
}
body .body-container .content.consider h3, body .body-container .content.acclaim h3 {
  font-size: 24px;
  margin-bottom: 13px;
}
body .body-container .content.consider p, body .body-container .content.acclaim p {
  font-size: 18px;
  line-height: 1.5;
}
body .body-container .content.consider p span, body .body-container .content.acclaim p span {
  font-weight: 600;
}
body .body-container .content.consider p.small-text, body .body-container .content.acclaim p.small-text {
  font-size: 11px !important;
  margin-right: 0;
}
@media (min-width: 768px) {
  body .body-container .content.acclaim {
    display: block;
  }
}
body .body-container .content.acclaim h2 {
  margin-top: 0;
}
body .body-container .content.acclaim ul li {
  margin: 40px 0;
}
body .body-container .content.acclaim ul li p {
  margin: 10px 0;
}
body .body-container .content.hidden {
  display: none;
}
@media (min-width: 768px) {
  body .body-container .content.hidden {
    display: none;
  }
}
body .body-container ul {
  list-style-type: none;
  padding: 0;
}
body .body-container ul li {
  padding: 0;
}
body .body-container ul li img {
  width: 100%;
}
body .body-container ul li .index-consider .col-md-4.col-xs-8 {
  padding: 6px 10px;
}
body .body-container p,
body .body-container .story-content {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .body-container .body-header {
  grid-column-start: 1;
  grid-column-end: 5;
}
@media (min-width: 768px) {
  body .body-container .body-header {
    grid-column-end: 4;
  }
}
@media (min-width: 1200px) {
  body .body-container .body-header {
    grid-column-end: 3;
  }
}
body .body-container .body-header h1 {
  font-size: 24px;
  font-family: helvetica;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
  letter-spacing: 7px;
  text-transform: uppercase;
  color: #000;
}
body .body-container .film-block {
  padding-left: 3px;
  padding-right: 3px;
  display: inline-block;
  float: none;
  padding: 4%;
  overflow: visible;
}
body .body-container .film-block:hover img {
  transform: scale(1.025);
}
body .body-container .film-block img {
  display: inline-block;
  float: none;
  width: 100%;
  border: 1px solid #cbcbcb;
  transition: 0.3s ease;
}
body .body-container .film-block h2 {
  font-family: helvetica;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
  color: black;
  font-size: 12px;
}
body .body-container .film-block a,
body .body-container .film-block a:hover,
body .body-container .film-block a:visited {
  color: black;
  text-decoration: none;
}

body.private-screening .side-nav {
  display: none;
}

.side-nav.desktop {
  width: 30%;
}
.side-nav.rsvp-active li {
  display: none;
}
.side-nav.rsvp-active li.back-to-screenings {
  display: list-item;
}
.side-nav.rsvp-active li.back-to-screenings.hidden {
  display: none;
}
.side-nav ul li {
  margin: 0;
  padding: 0;
  line-height: 1.25;
  letter-spacing: -1px;
  font-size: 28px;
  margin: 0 0 0 60px;
  position: relative;
}
.side-nav ul li.hidden {
  display: none;
}
.side-nav ul li a {
  color: #6e6e6e;
  transition: 0.3s ease;
  cursor: pointer;
}
.side-nav ul li a.active {
  color: black;
}
.side-nav ul li a.active:before {
  background-image: url("/img/side-nav-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  width: 55px;
  height: 17px;
  position: absolute;
  left: -60px;
  top: 10px;
}
.side-nav ul li a:hover {
  color: black;
}
.side-nav ul li.back-to-screenings a {
  color: #6e6e6e;
}
.side-nav ul li.back-to-screenings a:before {
  background-image: url("/img/side-nav-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  width: 55px;
  height: 17px;
  position: absolute;
  left: -60px;
  top: 10px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.side-nav ul li.back-to-screenings a:hover {
  color: black;
}

body.screenings .side-nav li[data-section=acclaim],
body.screenings .side-nav li[data-section=videos],
body.screenings .side-nav li[data-section=photos],
body.screenings .side-nav li[data-section=screenings] {
  display: none;
}
body.screenings .side-nav li.screenings-side-nav-desktop.ampas {
  display: list-item;
}
body.screenings .side-nav li.hidden-on-ampas {
  display: none;
}
body.screenings .side-nav.rsvp-active li.screenings-side-nav-desktop.ampas {
  display: none;
}
body.screenings .dropdown-content a[data-section=acclaim],
body.screenings .dropdown-content a[data-section=videos],
body.screenings .dropdown-content a[data-section=photos],
body.screenings .dropdown-content a[data-section=screenings] {
  display: none;
}
body.screenings .dropdown-content a[data-section=screenings].screenings-dropdown-mobile.ampas {
  display: block;
}
body.screenings .dropdown-content a[data-section=screenings].screenings-dropdown-mobile.ampas.hidden {
  display: none;
}
body.screenings .dropdown-content a.hidden-on-ampas {
  display: none;
}

body.guilds .side-nav li[data-section=contact],
body.guilds .side-nav li[data-section=screenings] {
  display: none;
}
body.guilds .side-nav li.screenings-side-nav-desktop.guilds {
  display: list-item;
}
body.guilds .side-nav li.screenings-side-nav-desktop.guilds.hidden {
  display: none;
}
body.guilds .side-nav li.hidden-on-guilds {
  display: none;
}
body.guilds .side-nav.rsvp-active li.screenings-side-nav-desktop.guilds {
  display: none;
}
body.guilds .dropdown-content a[data-section=contact],
body.guilds .dropdown-content a[data-section=screenings] {
  display: none;
}
body.guilds .dropdown-content a[data-section=screenings].screenings-dropdown-mobile.guilds {
  display: block;
}
body.guilds .dropdown-content a[data-section=screenings].screenings-dropdown-mobile.guilds.hidden {
  display: none;
}
body.guilds .dropdown-content a.hidden-on-guilds {
  display: none;
}

/* Navbar container */
.navbar {
  overflow: hidden;
  color: black;
  font-family: Arial;
  width: 100%;
  /* The dropdown container */
}
.navbar.mobile {
  border: 1px solid #cbcbcb;
  z-index: 100;
  overflow: visible;
}
.navbar.mobile.rsvp-active {
  display: none;
}
.navbar.hidden {
  display: none;
}
.navbar .dropdown {
  overflow: visible;
  height: 38px;
  /* Show the dropdown menu on hover */
  /* Dropdown button */
  /* Dropdown content (hidden by default) */
}
.navbar .dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  padding: 11px 16px;
  color: black;
  background-color: inherit;
  font-family: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.navbar .dropdown .dropbtn .current-section {
  text-transform: capitalize;
}
.navbar .dropdown .dropbtn.only-one .fa {
  display: none;
}
.navbar .dropdown .dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 160px;
  z-index: 1;
  width: 100%;
  border: 1px solid #cbcbcb;
  border-top: none;
  left: 0;
  /* Links inside the dropdown */
}
.navbar .dropdown .dropdown-content a {
  float: left;
  font-size: 16px;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  /* Add a grey background color to dropdown links on hover */
}
.navbar .dropdown .dropdown-content a.hidden {
  display: none;
}
.navbar .dropdown .dropdown-content a:hover {
  background-color: #cbcbcb;
}

body.home .home-header {
  margin: 0 auto;
  max-width: 1270px;
  width: 93%;
}
body.home .home-header h1 {
  margin-top: 0;
  font-size: 7.5vw;
}
@media (min-width: 768px) {
  body.home .home-header h1 {
    font-size: 3.755vw;
  }
}
body.home .home-header h1 span.year {
  color: #6e6e6e;
  font-family: CourierPrime;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  body.home .home-header h1 span.year {
    position: relative;
    bottom: 1.5vw;
    font-size: 1.25vw;
  }
}
@media (min-width: 1600px) {
  body.home .home-header h1 span.year {
    font-size: 18px;
    bottom: 36px;
  }
}
body.home .body-container {
  width: 95%;
  max-width: 1290px;
  padding: 0;
}
body.home .body-container .film-block h2 {
  text-align: left;
}
body.home .film-block {
  display: none;
  width: 48%;
}
@media (min-width: 768px) {
  body.home .film-block {
    width: 32%;
  }
}
@media (min-width: 1200px) {
  body.home .film-block {
    width: 14.2%;
  }
}
body.home.screenings .home-header h1 {
  text-align: center;
}
body.home.screenings .body-container {
  grid-template-columns: 1fr;
}
@media (min-width: 600px) {
  body.home.screenings .body-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  body.home.screenings .body-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1200px) {
  body.home.screenings .body-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
body.home.screenings .film-block.screenings {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
@media (min-width: 1200px) {
  body.home.screenings .film-block.screenings {
    width: 24%;
  }
}
body.home.screenings .film-block.screenings a {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.home.screenings .film-block.screenings a img {
  border: none;
  max-width: 75%;
}
body.home.guilds .film-block.guilds {
  display: inline-block;
  padding: 0 1%;
}

.header-block {
  text-align: center;
  display: block;
  text-align: center;
  position: fixed;
  height: 98px;
  width: 100%;
  z-index: 101;
  background: white;
}
@media (min-width: 768px) {
  .header-block {
    height: 125px;
  }
}
.header-block h2 {
  font-size: 9pt;
  font-family: helvetica;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 3.6px;
  margin-top: 12px;
  -webkit-font-smoothing: antialiased;
}
.header-block img {
  width: 55px;
  margin: 37px auto;
  position: relative;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .header-block img {
    width: 123px;
  }
}
.header-block a.disabled {
  pointer-events: none;
}

.header-spacer {
  height: 98px;
  width: 100%;
}
@media (min-width: 768px) {
  .header-spacer {
    height: 125px;
  }
}

.title-image {
  padding: 0;
  margin: 0;
  width: 100%;
}
.title-image img {
  width: 100%;
}
.title-image img.desktop {
  display: none;
}
@media (min-width: 768px) {
  .title-image img.desktop {
    display: inline;
    margin-bottom: 60px;
  }
}
.title-image img.mobile {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .title-image img.mobile {
    display: none;
  }
}
.title-image img.screenings {
  display: none;
}

body.guilds .title-image img.screenings {
  display: none;
}
body.screenings .title-image img.screenings {
  display: block;
  max-height: 150px;
  width: 90%;
  margin: 0 auto 40px;
}
@media (min-width: 768px) {
  body.screenings .title-image img.screenings {
    width: auto;
  }
}
body.screenings .title-image .desktop,
body.screenings .title-image .mobile {
  display: none;
}

.header-block .hamburger {
  position: relative;
  z-index: 50;
  position: absolute;
  left: 10px;
  top: 25px;
}
@media (min-width: 750px) {
  .header-block .hamburger {
    left: 25px;
    top: 40px;
  }
}
.header-block .hamburger.is-active .hamburger-box .hamburger-inner {
  top: 5px;
  background-color: white;
}
.header-block .hamburger.is-active .hamburger-box .hamburger-inner:after {
  background-color: white;
}
.header-block .hamburger.is-active .hamburger-box .hamburger-inner:before {
  background-color: white;
}
.header-block .hamburger.is-active .hamburger-box .hamburger-message {
  color: white;
}
.header-block .hamburger .hamburger-box {
  width: 30px;
}
@media (min-width: 768px) {
  .header-block .hamburger .hamburger-box {
    width: 40px;
  }
}
.header-block .hamburger .hamburger-box .hamburger-inner {
  border-radius: 0;
  height: 1px;
  position: relative;
  width: 30px;
}
@media (min-width: 768px) {
  .header-block .hamburger .hamburger-box .hamburger-inner {
    width: 40px;
  }
}
.header-block .hamburger .hamburger-box .hamburger-inner:before {
  background-color: black;
  height: 1px;
  width: 30px;
}
@media (min-width: 768px) {
  .header-block .hamburger .hamburger-box .hamburger-inner:before {
    width: 40px;
  }
}
.header-block .hamburger .hamburger-box .hamburger-inner:after {
  background-color: black;
  height: 1px;
  bottom: 0;
  width: 30px;
}
@media (min-width: 768px) {
  .header-block .hamburger .hamburger-box .hamburger-inner:after {
    width: 40px;
  }
}
.header-block .hamburger .hamburger-box .hamburger-message {
  position: relative;
  left: 40px;
  bottom: 4px;
  font-size: 11px;
}
@media (min-width: 768px) {
  .header-block .hamburger .hamburger-box .hamburger-message {
    font-size: 16px;
    left: 50px;
    bottom: 2px;
  }
}
.header-block .header-logo {
  position: absolute;
  right: 40px;
}

.navbar-collapse {
  box-shadow: none;
  padding: 10px 25px !important;
}

.navigation-container {
  text-align: left;
  position: absolute;
  top: -20px;
}
@media (min-width: 768px) {
  .navigation-container .film-navbar-collapse {
    display: block !important;
  }
}
.navigation-container .navbar-films {
  margin-bottom: 0;
  border: none;
}
.navigation-container .navbar-films .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 100%;
  max-width: 800px;
  margin-left: 0;
  margin-top: 0;
}
.navigation-container .navbar-films .navbar-nav:nth-of-type(2) {
  margin-top: -7.5px;
}
.navigation-container .navbar-films .navbar-nav li {
  width: 100%;
  display: none;
  float: none;
  padding: 10px 5px;
}
@media (min-width: 768px) {
  .navigation-container .navbar-films .navbar-nav li {
    width: auto;
  }
}
.navigation-container .navbar-films .navbar-nav li.nav-title {
  padding: 32px 5px;
  display: block;
}
.navigation-container .navbar-films .navbar-nav li.nav-title a {
  font-size: 24px;
}
@media (min-width: 768px) {
  .navigation-container .navbar-films .navbar-nav li.nav-title a {
    font-size: 28px;
  }
}
.navigation-container .navbar-films .navbar-nav li.nav-title a span {
  color: #6e6e6e;
  font-family: CourierPrime;
}
.navigation-container .navbar-films .navbar-nav li > a:hover, .navigation-container .navbar-films .navbar-nav li > a:focus {
  background-color: #fff;
  color: #000;
}
.navigation-container .navbar-films .nav li.active a {
  color: #767676;
}
.navigation-container .navbar-films .nav a {
  font-size: 16px;
  font-family: "Helvetica Bold", Helvetica, sans-serif;
  border: none;
  color: #767676;
  font-weight: 600;
  letter-spacing: -0.25px;
  -webkit-font-smoothing: antialiased;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .navigation-container .navbar-films .nav a {
    font-size: 18px;
    padding: 10px 20px;
  }
}
.navigation-container .navigation-sections {
  background-color: black;
  text-align: center;
}
.navigation-container .navigation-sections .navbar.navbar-sections {
  width: 100%;
  margin-bottom: 0;
  margin: 0 auto;
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav {
  vertical-align: top;
}
@media (min-width: 768px) {
  .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav {
    display: flex;
  }
}
@media (max-width: 860px) {
  .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 860px) {
  .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li {
    width: 50% !important;
    margin: 0;
    padding: 0;
    float: left;
  }
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li.active a:not(.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li.active a[href^="#"], .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li:hover a[href^="#"]), .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li:hover a:not(.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li.active a[href^="#"], .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li:hover a[href^="#"]) {
  color: white;
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li.active a:not(.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li.active a[href^="#"], .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li:hover a[href^="#"]) i, .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li:hover a:not(.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li.active a[href^="#"], .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li:hover a[href^="#"]) i {
  background-position: bottom center;
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a {
  font-family: helvetica;
  text-align: center;
  text-transform: uppercase;
  padding: 0 35px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #767676;
  font-size: 0.8em;
  font-weight: bold;
  background-color: transparent;
}
@media (max-width: 860px) {
  .navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a {
    margin: 0;
    padding: 0;
  }
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a[href^="#"] {
  opacity: 0.5;
  pointer-events: none;
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a i {
  display: block;
  width: 35px;
  height: 35px;
  margin: 10px auto 0;
  background-position: top center;
  background-repeat: no-repeat;
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a i.screenings {
  background-image: url(/images/nav/screenings.png);
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a i.acclaim {
  background-image: url(/images/nav/acclaim.png);
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a i.videos {
  background-image: url(/images/nav/videos.png);
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a i.photos {
  background-image: url(/images/nav/photos.png);
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a i.score {
  background-image: url(/images/nav/score.png);
}
.navigation-container .navigation-sections .navbar.navbar-sections .navbar-nav li a i.screenplay {
  background-image: url(/images/nav/screenplay.png);
}

.navigation-films {
  background-color: black;
  color: white;
  position: fixed;
  z-index: 1;
  padding: 60px 0;
  transition: 0.3s ease;
  width: 100%;
  height: calc(100% + 20px);
  overflow: scroll;
}
@media (min-width: 768px) {
  .navigation-films {
    width: unset;
    padding: 100px 0;
    overflow: hidden;
  }
}
.navigation-films.collapse {
  transform: translateX(-100%);
  display: block !important;
}

.navbar.navbar-films .nav a {
  color: white;
}

body.fixed {
  position: fixed;
  width: 100%;
}
@media (min-width: 768px) {
  body.fixed {
    margin-right: 15px;
    width: calc(100% - 15px);
  }
}
@media (min-width: 768px) {
  body.fixed .header-block img {
    margin-right: 15px;
  }
}

body.screenings .navigation-container .navbar-films .navbar-nav li.screenings {
  display: block;
}

body.guilds .navigation-container .navbar-films .navbar-nav li.guilds {
  display: block;
}

body.private-screening .back-to-screenings {
  display: none;
}

/* Index */
@media (min-width: 750px) {
  .col-md-thirds {
    width: 33%;
  }
}
.index-consider h1 {
  padding-left: 10px;
}
.index-consider div {
  margin: 10px 0 45px 0;
}
.index-consider .row {
  padding-bottom: 0px;
  padding-top: 0px;
}

@media (max-width: 991px) {
  .consider-desktop {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .consider-desktop {
    display: block;
  }
}
@media (max-width: 991px) {
  .consider-mobile {
    display: block;
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .consider-mobile {
    display: none;
  }
}
.about .index-story {
  margin-bottom: 60px;
}
.about .index-story h2 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 23px;
}
@media (min-width: 768px) {
  .about .index-consider {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.about .index-consider h2 {
  font-size: 32px;
  margin-bottom: 23px;
  grid-column: span 2;
}
.about .index-consider h3 {
  font-size: 24px;
  margin-bottom: 13px;
}
.about .index-consider p {
  font-size: 18px;
  line-height: 1.5;
}
.about .index-consider p span {
  font-weight: 600;
}
.about .index-consider p.small-text {
  font-size: 11px !important;
  margin-right: 0;
}
.about .index-consider .consider {
  padding-right: 20px;
}

.content.screenings {
  font-weight: 400;
  font-size: 14px;
}
.content.screenings .inner {
  margin-bottom: 40px;
}
.content.screenings .inner.check-back {
  font-size: 18px;
}
.content.screenings .inner.check-back.hidden {
  display: none;
}
.content.screenings .inner.hidden {
  display: none;
}
.content.screenings .city {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
.content.screenings .city .city-name {
  font-size: 28px;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 500;
}
.content.screenings .city .theater {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .content.screenings .city .theater {
    flex-wrap: nowrap;
  }
}
.content.screenings .city .theater .theater-info {
  width: 100%;
  margin-bottom: 40px;
  line-height: 2;
}
@media (min-width: 768px) {
  .content.screenings .city .theater .theater-info {
    width: 300px;
    padding-right: 40px;
  }
}
.content.screenings .city .theater .theater-info .theater-name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px;
}
.content.screenings .city .theater .screenings {
  display: flex;
  flex-wrap: wrap;
  line-height: 2;
}
.content.screenings .city .theater .screenings .screening {
  margin: 0 40px 40px 0;
}
.content.screenings .city .theater .screenings .screening:hover .date,
.content.screenings .city .theater .screenings .screening:hover .time,
.content.screenings .city .theater .screenings .screening:hover button,
.content.screenings .city .theater .screenings .screening:hover .note-titles .note-title, .content.screenings .city .theater .screenings .screening.disabled .date,
.content.screenings .city .theater .screenings .screening.disabled .time,
.content.screenings .city .theater .screenings .screening.disabled button,
.content.screenings .city .theater .screenings .screening.disabled .note-titles .note-title {
  color: #6e6e6e;
}
.content.screenings .city .theater .screenings .screening.disabled {
  user-select: none;
}
.content.screenings .city .theater .screenings .screening.disabled a {
  pointer-events: none;
}
.content.screenings .city .theater .screenings .screening .date,
.content.screenings .city .theater .screenings .screening .time,
.content.screenings .city .theater .screenings .screening button,
.content.screenings .city .theater .screenings .screening .note-titles .note-title {
  transition: 0.3s ease;
}
.content.screenings .city .theater .screenings .screening .date {
  font-weight: 500;
  font-size: 18px;
}
.content.screenings .city .theater .screenings .screening button {
  background-color: transparent;
  border: none;
  font-weight: 500;
  padding: 0;
  cursor: pointer;
}
.content.screenings .city .theater .screenings .screening .listing-note-descriptions {
  display: none;
}

.content.videos h2 {
  margin-bottom: 40px;
}
.content.videos .video-player {
  padding: 0;
  width: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 20px;
  position: relative;
}
.content.videos .video-player.pointer-events-none {
  pointer-events: none;
}
.content.videos .video-player #extras-player {
  height: 100%;
  width: 100%;
  display: block;
}
.content.videos .video-player iframe {
  height: 100%;
  width: 100%;
  display: block;
}
.content.videos .video-player img {
  width: 100%;
}
.content.videos .thumbnails {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin: 0 auto 40px;
  gap: 2%;
}
.content.videos .thumbnails .thumbnail {
  width: 30%;
  margin: 2% 1%;
  cursor: pointer;
}
.content.videos .thumbnails .thumbnail img {
  width: 100%;
}

.content.q-and-a h2 {
  margin-bottom: 40px;
}
.content.q-and-a .video-player {
  padding: 0;
  width: 100%;
  aspect-ratio: 16/9;
  margin-bottom: 20px;
  position: relative;
}
.content.q-and-a .video-player.pointer-events-none {
  pointer-events: none;
}
.content.q-and-a .video-player #q-and-a-player {
  height: 100%;
  width: 100%;
  display: block;
}
.content.q-and-a .video-player iframe {
  height: 100%;
  width: 100%;
  display: block;
}
.content.q-and-a .video-player img {
  width: 100%;
}
.content.q-and-a .thumbnails {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin: 0 auto 40px;
  gap: 2%;
}
.content.q-and-a .thumbnails .thumbnail {
  width: 30%;
  margin: 2% 1%;
  cursor: pointer;
}
.content.q-and-a .thumbnails .thumbnail img {
  width: 100%;
}

.content.photos h2 {
  margin-bottom: 40px;
}
.content.photos .photo-container {
  overflow: hidden;
}
.content.photos .photo-container .photo {
  width: 100%;
  margin: 0 0 20px 0;
}

/* Acclaim */
/* Video */
/* Photos */
@media only screen and (min-width: 768px) {
  .content.music {
    margin: 0 auto !important;
  }
}
.content.music .body-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
  margin: 0 auto 40px;
}
@media (min-width: 768px) {
  .content.music .body-container {
    width: 90%;
    margin-left: 0;
  }
}
.content.music .body-container .player {
  width: 100%;
  position: relative;
  height: 120px;
  border-bottom: 1px solid #cbcbcb;
}
.content.music .body-container .player .track-progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #ededed;
  z-index: 0;
}
.content.music .body-container .player .player-overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.content.music .body-container .player .player-overlay .inner {
  position: relative;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}
.content.music .body-container .player .play {
  width: 32px;
  font-size: 32px;
  height: 73px;
  display: flex;
  align-items: center;
  float: left;
  cursor: pointer;
  transition: 0.3s ease;
  margin: 12px 23px 12px 12px;
}
@media (min-width: 768px) {
  .content.music .body-container .player .play {
    margin: 23px;
  }
}
.content.music .body-container .player .play:hover {
  transform: scale(1.1);
}
.content.music .body-container .player .play .pause-btn {
  display: none;
}
.content.music .body-container .player .track-info {
  margin: 0;
  float: left;
  height: 100%;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.content.music .body-container .player .track-info h2 {
  font-size: 18px;
  margin-bottom: 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .content.music .body-container .player .track-info h2 {
    font-size: 22px;
  }
}
.content.music .body-container .player .track-info h3 {
  font-size: 11px;
}
@media (min-width: 768px) {
  .content.music .body-container .player .track-info h3 {
    font-size: 14px;
  }
}
.content.music .body-container .player .track-timing .current {
  display: none;
}
.content.music .body-container .player .track-timing .muting {
  width: 30px;
  margin-left: 5px;
  cursor: pointer;
  transition: 0.3s ease;
}
.content.music .body-container .player .track-timing .muting:hover {
  transform: scale(1.1);
}
.content.music .body-container .player .track-timing .muting .muted {
  display: none;
}
.content.music .body-container .player .track-timing {
  margin: 46px 23px 0px 0px;
  height: 74px;
  float: right;
  font-size: 18px;
}
@media (min-width: 768px) {
  .content.music .body-container .player .track-timing {
    font-size: 22px;
  }
}
.content.music .body-container .player .track-timing div {
  display: inline-block;
}
@media (max-width: 500px) {
  .content.music .body-container .player .play {
    height: 100%;
    margin: 0 20px 0 10px;
  }
  .content.music .body-container .player .track-info {
    margin: 0;
    float: none;
    height: 80px;
  }
  .content.music .body-container .player .track-timing {
    margin: auto;
    float: none;
  }
}

.content.screenplay {
  min-height: 40vh;
}
.content.screenplay .body-container {
  width: 100%;
  margin: 0;
  display: block;
  overflow: hidden;
  font-size: 18px;
  padding: 20px 0;
}
.content.screenplay .body-container .message {
  margin-bottom: 20px;
}
.content.screenplay .body-container a {
  display: block;
  font-weight: 500;
  margin-bottom: 20px;
  transition: 0.3s ease;
  color: #6e6e6e;
}
.content.screenplay .body-container a:hover {
  font-weight: 900;
  color: black;
}

.content.contact {
  min-height: 40vh;
}
.content.contact .body-container {
  width: 100%;
  margin: 0;
  display: block;
  overflow: hidden;
  font-size: 18px;
  padding: 20px 0;
}
.content.contact .body-container .message {
  margin-bottom: 20px;
}
.content.contact .body-container a {
  display: block;
  font-weight: 500;
  transition: 0.3s ease;
  color: #6e6e6e;
}
.content.contact .body-container a:hover {
  font-weight: 900;
  color: black;
}

.content.rsvp {
  font-weight: 400;
  font-size: 14px;
}
.content.rsvp .city {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
.content.rsvp .city .city-name {
  font-size: 28px;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 500;
}
.content.rsvp .city .theater {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .content.rsvp .city .theater {
    flex-wrap: nowrap;
  }
}
.content.rsvp .city .theater .theater-info {
  width: 100%;
  margin-bottom: 40px;
  line-height: 2;
}
@media (min-width: 768px) {
  .content.rsvp .city .theater .theater-info {
    width: 300px;
    margin-right: 40px;
  }
}
.content.rsvp .city .theater .theater-info .film-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
.content.rsvp .city .theater .theater-info .theater-name {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px;
}
.content.rsvp .city .theater .theater-info .phone.hidden {
  display: none;
}
.content.rsvp .city .theater .theater-info .date {
  font-size: 18px;
  font-weight: 500;
}
.content.rsvp .city .theater .thank-you-message.hidden {
  display: none;
}
.content.rsvp .city .theater form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.content.rsvp .city .theater form.hidden {
  display: none;
}
.content.rsvp .city .theater form .rsvp-messages {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.content.rsvp .city .theater form .form-group {
  width: 100%;
}
@media (min-width: 768px) {
  .content.rsvp .city .theater form .form-group {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .content.rsvp .city .theater form .form-group.guests-group {
    width: 100%;
  }
}
.content.rsvp .city .theater form .form-group.guests-group .custom-select-label {
  margin-bottom: 0;
}
.content.rsvp .city .theater form label,
.content.rsvp .city .theater form input,
.content.rsvp .city .theater form .custom-select-label {
  width: 100%;
}
.content.rsvp .city .theater form label,
.content.rsvp .city .theater form .custom-select-label {
  margin-bottom: 5px;
}
.content.rsvp .city .theater form input {
  height: 40px;
  margin: 5px 0 20px 0;
  border: 1px solid #cbcbcb;
  padding: 0 15px;
  box-sizing: border-box;
}
.content.rsvp .city .theater form input.error {
  border: 1px solid red;
}
.content.rsvp .city .theater form input::-webkit-outer-spin-button,
.content.rsvp .city .theater form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.content.rsvp .city .theater form input[type=number] {
  -moz-appearance: textfield;
}
.content.rsvp .city .theater form .rsvp-dropdown,
.content.rsvp .city .theater form .guests-dropdown {
  border: 1px solid #cbcbcb;
  z-index: 100;
  overflow: visible;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  display: block;
}
.content.rsvp .city .theater form .rsvp-dropdown .dropdown .dropbtn,
.content.rsvp .city .theater form .guests-dropdown .dropdown .dropbtn {
  padding: 10px 16px;
}
.content.rsvp .city .theater form .rsvp-dropdown .dropdown .dropdown-content,
.content.rsvp .city .theater form .guests-dropdown .dropdown .dropdown-content {
  position: unset;
  position: relative;
  width: calc(100% + 2px);
  left: -1px;
}
.content.rsvp .city .theater form .rsvp-dropdown .guest-inputs .guest-row,
.content.rsvp .city .theater form .guests-dropdown .guest-inputs .guest-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}
.content.rsvp .city .theater form .rsvp-dropdown .guest-inputs .guest-row input,
.content.rsvp .city .theater form .guests-dropdown .guest-inputs .guest-row input {
  width: 48%;
}
.content.rsvp .city .theater form .rsvp-dropdown #add-guest-button,
.content.rsvp .city .theater form .guests-dropdown #add-guest-button {
  display: block;
  box-sizing: border-box;
  height: 40px;
  margin: 5px 0 20px auto;
  padding: 0;
  font-size: 14px;
  background-color: transparent;
  color: black;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
}
.content.rsvp .city .theater form .rsvp-dropdown.error,
.content.rsvp .city .theater form .guests-dropdown.error {
  border: 1px solid red;
}
.content.rsvp .city .theater form .guests-dropdown {
  border: none;
}
.content.rsvp .city .theater form input[type=submit] {
  background-color: black;
  color: white;
  width: unset;
  padding: 0 30px;
  font-size: 16px;
  border: 0;
  cursor: pointer;
  transition: 0.3s ease;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .content.rsvp .city .theater form input[type=submit] {
    width: 48%;
  }
}
.content.rsvp .city .theater form input[type=submit]:hover {
  background-color: #6e6e6e;
}
.content.rsvp .city .theater form input[type=submit].disabled {
  background-color: #cbcbcb;
  cursor: default;
}
.content.rsvp .city .theater form input:-webkit-autofill,
.content.rsvp .city .theater form input:-webkit-autofill:hover,
.content.rsvp .city .theater form input:-webkit-autofill:focus,
.content.rsvp .city .theater form input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #000000;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px #ffffff;
}
.content.rsvp .city .theater form #rsvp-error-messages {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  color: red;
}
.content.rsvp .message h2 {
  margin-bottom: 25px;
}
.content.rsvp .message p {
  margin: 16px 0;
}

a.mobile.back-to-screenings.hidden {
  display: none;
}

.sunset:not(.secret-link).home nav,
.sunset:not(.secret-link).home .home-header,
.sunset:not(.secret-link).home .body-container {
  display: none !important;
}
@media (min-width: 768px) {
  .sunset:not(.secret-link).home nav,
  .sunset:not(.secret-link).home .home-header,
  .sunset:not(.secret-link).home .body-container {
    display: none;
  }
}
.sunset:not(.secret-link) nav,
.sunset:not(.secret-link) .home-header,
.sunset:not(.secret-link) .body-container,
.sunset:not(.secret-link) .title-image {
  display: none !important;
}
@media (min-width: 768px) {
  .sunset:not(.secret-link) nav,
  .sunset:not(.secret-link) .home-header,
  .sunset:not(.secret-link) .body-container,
  .sunset:not(.secret-link) .title-image {
    display: none;
  }
}
.sunset:not(.secret-link) .sunset-description {
  display: block;
  width: 90%;
  max-width: 600px;
  line-height: 2;
  position: absolute;
  top: 180px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.sunset:not(.secret-link) .footer-block {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px solid #cbcbcb;
  position: absolute;
  bottom: 0;
  width: 100%;
}

body .body-container .content.cancel {
  text-align: center;
  min-height: 50vh;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  body .body-container .content.cancel {
    margin: 0 auto;
  }
}
body .body-container .content.cancel h2 {
  margin-top: 20vh;
}
body .body-container .content.cancel button#cancel {
  height: 40px;
  margin: 50px 0 0;
  border: 1px solid #cbcbcb;
  padding: 0 15px;
  box-sizing: border-box;
  background-color: black;
  color: white;
  width: unset;
  padding: 0 30px;
  font-size: 16px;
  border: 0;
  cursor: pointer;
  transition: 0.3s ease;
}
body .body-container .content.cancel button#cancel:hover {
  background-color: #6e6e6e;
}
body .body-container .content.cancel button#cancel.disabled {
  background-color: #cbcbcb;
  cursor: default;
}
body .body-container .content.cancel button#cancel.error {
  border: 1px solid red;
}
body .body-container .content.cancel #success,
body .body-container .content.cancel #error {
  display: none;
  margin: 50px 0;
}

body .body-container .content.manage-rsvp {
  max-width: 500px;
  min-height: 50vh;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  body .body-container .content.manage-rsvp {
    margin: 0 auto;
  }
}
body .body-container .content.manage-rsvp h2 {
  margin-bottom: 20px;
}
body .body-container .content.manage-rsvp #screening-info {
  margin: 40px auto;
  font-size: 18px;
  font-weight: 500;
}
body .body-container .content.manage-rsvp #screening-info > * {
  margin: 5px auto;
}
body .body-container .content.manage-rsvp #screening-info .film-title {
  font-size: 28px;
  margin: 5px auto 10px;
}
body .body-container .content.manage-rsvp #rsvp-status {
  margin: 40px auto;
}
body .body-container .content.manage-rsvp .guests-wrapper {
  margin: 40px auto 80px;
}
body .body-container .content.manage-rsvp #guests h3 {
  font-size: 28px;
  margin: 5px auto 10px;
}
body .body-container .content.manage-rsvp #guests h4 {
  margin-bottom: 20px;
}
body .body-container .content.manage-rsvp .guest-inputs .guest-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
body .body-container .content.manage-rsvp .guest-inputs .guest-row input {
  width: 44%;
  height: 40px;
  margin: 5px 0 20px 0;
  border: 1px solid #cbcbcb;
  padding: 0 15px;
  box-sizing: border-box;
}
body .body-container .content.manage-rsvp .guest-inputs .guest-row input.error {
  border: 1px solid red;
}
body .body-container .content.manage-rsvp .guest-inputs .guest-row input::-webkit-outer-spin-button,
body .body-container .content.manage-rsvp .guest-inputs .guest-row input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body .body-container .content.manage-rsvp .guest-inputs .guest-row input[type=number] {
  -moz-appearance: textfield;
}
body .body-container .content.manage-rsvp .guest-inputs .guest-row button {
  width: 2%;
  height: 40px;
  margin: 5px 0 20px 0;
  border: 1px solid #cbcbcb;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: transparent;
  transition: 0.3s ease;
}
body .body-container .content.manage-rsvp .guest-inputs .guest-row button:hover {
  color: white;
  background-color: #6e6e6e;
  border: 1px solid #6e6e6e;
}
body .body-container .content.manage-rsvp #add-guest-button {
  display: block;
  box-sizing: border-box;
  height: 40px;
  margin: 0 0 0 auto;
  padding: 0;
  font-size: 14px;
  background-color: transparent;
  color: black;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
}
body .body-container .content.manage-rsvp button.button-filled {
  height: 40px;
  margin: 20px 0;
  border: 1px solid #cbcbcb;
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  background-color: black;
  color: white;
  padding: 0 30px;
  font-size: 16px;
  border: 0;
  cursor: pointer;
  transition: 0.3s ease;
}
@media only screen and (min-width: 768px) {
  body .body-container .content.manage-rsvp button.button-filled {
    width: 250px;
  }
}
body .body-container .content.manage-rsvp button.button-filled:hover {
  background-color: #6e6e6e;
}
body .body-container .content.manage-rsvp button.button-filled.disabled {
  background-color: #cbcbcb;
  cursor: default;
}
body .body-container .content.manage-rsvp button.button-filled.error {
  border: 1px solid red;
}
body .body-container .content.manage-rsvp .cancel-block {
  margin: 40px auto 80px;
}
body .body-container .content.manage-rsvp .cancel-block h3 {
  font-size: 28px;
  margin: 5px auto 10px;
}
body .body-container .content.manage-rsvp #cancel-message,
body .body-container .content.manage-rsvp #error,
body .body-container .content.manage-rsvp #canceled {
  display: none;
  margin: 50px 0;
}

.screenings-list .screenings-list-title {
  text-align: center;
  margin-bottom: 40px;
}
.screenings-list .inner .check-back {
  text-align: center;
}
.screenings-list .inner .screenings {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 50px;
}
@media (min-width: 768px) {
  .screenings-list .inner .screenings {
    justify-content: flex-start;
  }
}
.screenings-list .inner .screenings .screening {
  width: 230px;
  padding: 40px 10px;
  min-height: 200px;
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  align-content: space-between;
}
@media (min-width: 768px) {
  .screenings-list .inner .screenings .screening {
    width: 200px;
  }
}
.screenings-list .inner .screenings .screening a {
  transition: 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.screenings-list .inner .screenings .screening a * {
  width: 100%;
  margin-bottom: 5px;
}
.screenings-list .inner .screenings .screening:hover a {
  color: #6e6e6e;
}
.screenings-list .inner .screenings .screening.disabled a {
  color: #6e6e6e;
}
.screenings-list .inner .screenings .screening .film-title {
  font-size: 1.5em;
  margin-bottom: 15px;
}
.screenings-list .inner .screenings .screening .date {
  font-weight: 500;
  font-size: 18px;
}
.screenings-list .inner .screenings .screening .time {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 18px;
}
.screenings-list .inner .screenings .screening .theater-name {
  font-size: 14px;
}
.screenings-list .inner .screenings .screening .theater-city {
  font-size: 14px;
  margin-bottom: 15px;
}
.screenings-list .inner .screenings .screening .rsvp {
  font-weight: 500;
  font-size: 18px;
}
.screenings-list .inner .screenings .screening .rsvp-button {
  display: block;
  height: unset;
}

.footer-block {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  border-top: 1px solid #cbcbcb;
}
.footer-block h1 {
  font-size: 11pt;
  font-family: helvetica;
  text-transform: uppercase;
  text-align: center;
  color: #9f9f9f;
}
.footer-block h1 img {
  vertical-align: top;
}

body.screenings .footer-block a {
  display: none;
}

html {
  font-family: "Helvetica Neue", sans-serif;
}

a {
  text-decoration: none;
  color: black;
}

h1 {
  font-size: 9.5vw;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 3.75vw;
  }
}
@media (min-width: 1600px) {
  h1 {
    font-size: 56px;
  }
}

h2 {
  font-size: 32px;
  line-height: 1.25;
}

em {
  font-style: italic;
}

.user-select {
  user-select: none;
}

.desktop {
  display: none;
}
@media (min-width: 768px) {
  .desktop {
    display: block;
  }
}

.mobile {
  display: block;
}
@media (min-width: 768px) {
  .mobile {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
