@import 'https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700|Fira+Sans:400,700&subset=cyrillic';
.header__logos-wrapper {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-align: center; }
  @media (min-width: 768px) {
    .header__logos-wrapper {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 175px; } }

.header__logo-wrapper {
  display: inline-block;
  padding-left: 30px; }
  .header__logo-wrapper:first-child {
    padding-left: 0; }

.header__logo {
  height: 30px; }
  @media (min-width: 768px) {
    .header__logo {
      height: 43px; } }
  .header__logo--big {
    height: 50px; }
    @media (min-width: 768px) {
      .header__logo--big {
        height: 70px; } }

.poster {
  font-family: 'Cormorant Garamond', serif;
  color: #626365;
  background-color: #fff;
  background-image: url("/shared/site/images/neveragain/logos/neveragain-logo.png");
  background-repeat: no-repeat;
  background-position: center 155px;
  background-size: 150px; }
  @media (min-width: 768px) {
    .poster {
      background-position: center 0; } }

.poster__link {
  display: block;
  color: inherit; }
  .poster__link:hover {
    color: inherit;
    text-decoration: none; }
  .poster__link:active {
    color: inherit; }
  .poster__link:visited {
    color: inherit; }

.poster__pre-title {
  font-family: 'Fira Sans', sans-serif;
  font-size: 14px;
  line-height: 13px;
  display: block;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  text-align: center; }
  @media (min-width: 768px) {
    .poster__pre-title {
      width: auto; } }

.poster__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 34px;
  margin-top: 10px;
  margin-bottom: 1px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .poster__title {
      font-size: 28px;
      line-height: 28px;
      margin-top: 10px;
      letter-spacing: 3px; } }

.poster__subtitle {
  font-size: 17px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 5px;
  text-align: center;
  letter-spacing: .8px;
  color: #636466; }
  @media (min-width: 768px) {
    .poster__subtitle {
      font-size: 18px;
      line-height: 18px;
      margin-top: 10px;
      letter-spacing: inherit; } }

.poster__date {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  line-height: 18px;
  display: block;
  margin-top: 158px;
  text-align: center;
  text-transform: uppercase;
  color: #ed1b24; }
  @media (min-width: 768px) {
    .poster__date {
      margin-top: 0; } }
  .poster__date .poster__date-numbers {
    font-size: 30px;
    font-weight: 400; }

.poster__cinema {
  font-variant: small-caps;
  display: block;
  text-align: center;
  text-transform: uppercase; }

.poster__cinema-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  text-align: center;
  color: #ed1b24; }
  @media (min-width: 768px) {
    .poster__cinema-title {
      line-height: 22px; } }

.poster__address {
  font-size: 20px;
  font-weight: 400;
  font-variant: small-caps;
  line-height: 22px;
  display: block;
  text-align: center; }
  @media (min-width: 768px) {
    .poster__address {
      font-size: 22px; } }

.poster__description {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  display: block;
  width: 260px;
  margin: 10px auto 0;
  text-align: center; }
  @media (min-width: 768px) {
    .poster__description {
      font-size: 12px;
      line-height: 15px;
      width: auto;
      margin: 10px 5% 0; } }
  @media (min-width: 992px) {
    .poster__description {
      margin: 10px auto 0; } }
  @media (min-width: 1200px) {
    .poster__description {
      margin: 10px auto 0; } }

.screenings__bg {
  min-height: 100px;
  margin-top: 10px;
  padding-top: 40px;
  background-color: #e6e7e8; }

.film {
  font-family: "Fira Sans", sans-serif;
  display: block;
  max-width: 345px;
  min-height: 300px;
  margin: 0 auto;
  margin-bottom: 50px;
  color: inherit; }
  .film .column-left {
    float: left;
    width: 150px; }
  .film .column-right {
    margin-left: 160px; }
  .film:hover {
    cursor: hand;
    text-decoration: none;
    color: inherit; }

.film--standatalone {
  max-width: none; }

.film__poster {
  width: 150px;
  height: 225px;
  border: 1px solid grey; }

.film__screenings {
  font-size: 13px;
  line-height: 1;
  min-height: 40px;
  padding: 6px 10px 6px;
  text-align: center;
  color: white;
  background-color: #231f20; }

.film__registration {
  font-size: 15px;
  font-weight: 700;
  display: block;
  width: 150px;
  margin-top: 6px;
  padding: 6px 10px 4px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: white;
  border: none;
  background-color: #909297; }
  .film__registration:hover {
    text-decoration: none;
    color: black; }
  .film__registration:active {
    text-decoration: none;
    color: black; }

.film__festival-awards {
  font-size: 12px;
  margin-top: 8px;
  color: #909297; }

.film__title {
  margin-top: 0;
  margin-bottom: 5px; }

.film__title-original {
  font-weight: 400; }

.film__duration,
.film__country,
.film__director,
.film__cast {
  margin: 2px 0; }

.film__synopsys-short {
  font-size: 13px; }

.film__trayler {
  width: 100%;
  height: 200px;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .film__trayler {
      width: 310px;
      height: 200px; } }
  @media (min-width: 992px) {
    .film__trayler {
      width: 457px;
      height: 280px; } }
  @media (min-width: 1200px) {
    .film__trayler {
      width: 590px;
      height: 350px; } }

.film__still img {
  padding-bottom: 3px; }

.footer {
  background-color: #fff; }

.footer__text {
  font-family: "Fira Sans", sans-serif;
  font-size: 12px;
  text-align: center; }
  @media (min-width: 768px) {
    .footer__text {
      font-size: 14px; } }

.overlay,
.overlay_no_iteraction {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  opacity: .6;
  background-color: rgba(0, 0, 0, 0.5); }

/* just some content with arbitrary styles for explanation purposes */
.modal-wrapper {
  position: static; }

.modal {
  font: 12px/18px "Fira Sans", sans-serif;
  line-height: 22.5px;
  position: absolute;
  z-index: 11;
  top: 0;
  right: 0;
  left: 0;
  display: none;
  min-width: 320px;
  margin-top: 20px;
  padding: 30px;
  text-align: left;
  border-radius: 5px;
  background-color: #e6e7e8; }
  @media (min-width: 580px) {
    .modal {
      font: 16px/21px "Fira Sans", sans-serif;
      right: auto;
      left: 50%;
      width: 580px;
      margin-left: -290px; } }

.ticket-form label {
  display: block; }
  @media (min-width: 580px) {
    .ticket-form label {
      display: inline; } }

.modal .ticket {
  padding: 20px;
  border: 1px solid black; }

.modal .ticket hr {
  display: block;
  height: 1px;
  margin: 15px 0;
  padding: 0;
  border: 0;
  border-top: 1px solid black; }

.modal .ticket p {
  margin: 0 0 10px; }

.modal .ticket p.ticket-title {
  margin: 0 0 13px; }

.modal .ticket .cinema-descr-name,
.modal .ticket .cinema-descr-address {
  color: DimGray; }

.modal .ticket .register,
#select_a_photo {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  float: right;
  padding: 7px 15px 5px;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
  border: solid 1px black;
  background-color: transparent; }

#select_a_photo {
  float: none; }

.modal .ticket .register:hover,
#select_a_photo:hover {
  background-color: #fff; }

.modal .ticket .register:active,
#select_a_photo:active {
  color: white;
  background-color: #3c3c32; }

.modal .ticket .register.inactive,
#select_a_photo.inactive {
  opacity: .2; }

.modal .ticket .register.inactive:hover,
#select_a_photo.inactive:hover {
  color: black;
  background-color: transparent;
  box-shadow: none; }

.modal .ticket .register::after:active {
  color: black;
  background-color: transparent;
  box-shadow: none; }

.modal .ticket .groups {
  letter-spacing: normal;
  text-transform: none; }

.modal .ticket .coordinator {
  font-weight: bold; }

.modal .ticket .warning {
  color: #960000; }

.modal .ticket table {
  border-collapse: collapse; }

.modal .ticket td {
  padding: 6px;
  vertical-align: top; }

.modal .ticket td.title {
  font-weight: bold;
  padding-right: 15px;
  text-align: right;
  border-right: 1px solid black; }

.modal .ticket td.descr {
  padding-right: 0;
  padding-left: 15px; }

select,
.modal select,
.modal input {
  font: 18px/21px 'PT Sans', Arial, Tahoma, Verdana, sans-serif;
  font-weight: bold;
  box-sizing: content-box;
  margin: 0;
  padding: 0;
  letter-spacing: 1.4px;
  text-transform: none;
  border: 1px solid DimGray;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  outline: none;
  background: none; }

.modal select {
  /*height: 22.5px;*/
  margin-bottom: 2px;
  padding-right: 15px;
  background: url(../images/select-arrow.png) no-repeat right; }

::-webkit-input-placeholder {
  color: #a363a7; }

::-moz-placeholder {
  color: #a363a7; }

:-ms-input-placeholder {
  color: #a363a7; }

.modal select option {
  margin: 0;
  padding: 0;
  border: none;
  background: white;
  -webkit-appearance: none;
  -moz-appearance: none; }

body {
  min-width: 320px; }
