@charset "UTF-8";
@import url("//fonts.googleapis.com/earlyaccess/opensanshebrew.css");
html, body {
  font-family: 'Open Sans Hebrew',sans-serif;
  margin: 0;
  min-height: 100vh;
  padding: 0;
  font-size: 0;
  min-width: 1180px;
  overflow-x: hidden;
  background: #f0f0f0;
  color: #111111;
  direction: rtl; }
  html .lang-switch, body .lang-switch {
    background: #111111;
    color: white;
    font-size: 16px;
    position: fixed;
    z-index: 20;
    bottom: 20px;
    right: 20px; }
    html .lang-switch .lang, body .lang-switch .lang {
      padding: 15px; }
    html .lang-switch a, body .lang-switch a {
      color: white;
      font-size: bold; }
  html.he, body.he {
    direction: rtl; }
  html.en, body.en {
    direction: ltr; }
    html.en input, body.en input {
      direction: ltr !important; }
    html.en .wpc7, body.en .wpc7 {
      direction: ltr !important; }
    html.en footer .container .col:nth-child(1) .logos img, body.en footer .container .col:nth-child(1) .logos img {
      margin-left: 0;
      margin-right: 25px; }
    html.en footer .container .col:nth-child(2), body.en footer .container .col:nth-child(2) {
      box-sizing: border-box;
      padding-right: 100px;
      padding-left: 40px; }
    html.en footer .container .col:nth-child(3), body.en footer .container .col:nth-child(3) {
      box-sizing: border-box;
      padding-right: 00px;
      padding-left: 140px; }
    html.en .sidemenu .container, body.en .sidemenu .container {
      right: auto;
      left: -360px;
      width: 320px; }
    html.en .sidemenu.active .container, body.en .sidemenu.active .container {
      right: auto;
      left: 0; }
    html.en header .menu, body.en header .menu {
      right: auto;
      left: 40px; }
    html.en header .social, body.en header .social {
      left: auto;
      right: 40px; }
    html.en .page-wrapper.magazine .articles .article .info, html.en .page-wrapper.home .articles .article .info, body.en .page-wrapper.magazine .articles .article .info, body.en .page-wrapper.home .articles .article .info {
      text-align: left !important; }
    html.en .page-wrapper.magazine .featured .secondary .info, html.en .page-wrapper.magazine .featured .top .info, html.en .page-wrapper.magazine .featured .secondary .info, html.en .page-wrapper.home .featured .secondary .info, html.en .page-wrapper.home .featured .top .info, html.en .page-wrapper.home .featured .secondary .info, body.en .page-wrapper.magazine .featured .secondary .info, body.en .page-wrapper.magazine .featured .top .info, body.en .page-wrapper.magazine .featured .secondary .info, body.en .page-wrapper.home .featured .secondary .info, body.en .page-wrapper.home .featured .top .info, body.en .page-wrapper.home .featured .secondary .info {
      text-align: left !important; }
    html.en .page-wrapper.magazine .featured .secondary:nth-of-type(2), html.en .page-wrapper.home .featured .secondary:nth-of-type(2), body.en .page-wrapper.magazine .featured .secondary:nth-of-type(2), body.en .page-wrapper.home .featured .secondary:nth-of-type(2) {
      margin-left: 0;
      margin-right: 2%; }
    html.en .page-wrapper.magazine .featured .top .info, html.en .page-wrapper.magazine .featured .secondary .info, html.en .page-wrapper.magazine .featured .secondary .info, html.en .page-wrapper.home .featured .top .info, html.en .page-wrapper.home .featured .secondary .info, html.en .page-wrapper.home .featured .secondary .info, body.en .page-wrapper.magazine .featured .top .info, body.en .page-wrapper.magazine .featured .secondary .info, body.en .page-wrapper.magazine .featured .secondary .info, body.en .page-wrapper.home .featured .top .info, body.en .page-wrapper.home .featured .secondary .info, body.en .page-wrapper.home .featured .secondary .info {
      text-align: right; }
    html.en .page-wrapper .tags .tag, body.en .page-wrapper .tags .tag {
      margin-left: 0;
      margin-right: 10px; }
    html.en .page-wrapper .main, body.en .page-wrapper .main {
      text-align: left; }
      html.en .page-wrapper .main .content .blockquote, body.en .page-wrapper .main .content .blockquote {
        border-right: 1px solid #111111;
        border-left: 10px solid #111111; }
      html.en .page-wrapper .main .headline .categories span, body.en .page-wrapper .main .headline .categories span {
        margin-left: 0 !important;
        margin-right: 10px; }
      html.en .page-wrapper .main .headline .timestamp p, body.en .page-wrapper .main .headline .timestamp p {
        padding-left: 0;
        padding-right: 40px; }
    html.en .page-wrapper .sidebar, body.en .page-wrapper .sidebar {
      padding-left: 40px;
      padding-right: 0; }
      html.en .page-wrapper .sidebar .section .head, body.en .page-wrapper .sidebar .section .head {
        text-align: left; }
        html.en .page-wrapper .sidebar .section .head p, body.en .page-wrapper .sidebar .section .head p {
          margin-right: 0;
          margin-left: 20px; }
      html.en .page-wrapper .sidebar .section .item .text, body.en .page-wrapper .sidebar .section .item .text {
        padding-right: 0;
        padding-left: 20px; }

a {
  color: #111111;
  text-decoration: none; }

footer {
  background: #111111; }
  footer .wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em;
    font-size: 14px;
    background: none;
    width: 100%;
    color: white;
    text-align: center;
    box-sizing: border-box; }
  footer a {
    color: white;
    text-decoration: underline; }
  footer .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0; }
    footer .container .col {
      width: 33%;
      display: inline-block;
      vertical-align: top; }
      footer .container .col:nth-child(1) img {
        height: 40px;
        margin-bottom: 10px; }
      footer .container .col:nth-child(1) p {
        font-size: 14px;
        color: white;
        margin-bottom: 0; }
      footer .container .col:nth-child(1) .logos {
        margin-top: 25px; }
        footer .container .col:nth-child(1) .logos img {
          height: 50px;
          margin-left: 25px; }
      footer .container .col:nth-child(2) {
        box-sizing: border-box;
        padding-left: 100px;
        padding-right: 40px; }
        footer .container .col:nth-child(2) h3 {
          margin-top: 0;
          color: white;
          font-size: 18px;
          display: inline-block;
          vertical-align: top; }
        footer .container .col:nth-child(2) .form {
          display: inline-block;
          vertical-align: top; }
          footer .container .col:nth-child(2) .form input {
            width: 100%;
            border-radius: 4px;
            border: 1px solid white;
            background: none;
            color: white;
            font-size: 14px;
            box-sizing: border-box;
            padding: 8px 10px;
            margin-bottom: 12px;
            font-family: 'Open Sans Hebrew',sans-serif;
            outline: none !important; }
            footer .container .col:nth-child(2) .form input[type=submit] {
              background: white;
              color: #111111;
              font-weight: bold;
              cursor: pointer; }
      footer .container .col:nth-child(3) {
        box-sizing: border-box;
        padding-left: 00px;
        padding-right: 140px; }
        footer .container .col:nth-child(3) h3 {
          margin-top: 0;
          color: white;
          font-size: 18px; }
        footer .container .col:nth-child(3) .social {
          top: 50%;
          font-size: 21px;
          color: white;
          text-decoration: none; }
          footer .container .col:nth-child(3) .social a {
            color: white;
            text-decoration: none; }
          footer .container .col:nth-child(3) .social i {
            margin-left: 14px; }
        footer .container .col:nth-child(3) p {
          margin-top: 15px;
          font-size: 14px;
          color: white; }

header {
  position: fixed;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 30px 40px;
  box-sizing: border-box;
  top: 0;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 5;
  background: #f0f0f0; }
  header .logo {
    display: inline-block; }
    header .logo img {
      height: 48px; }
  header .menu {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -10px;
    cursor: pointer; }
    header .menu img {
      height: 20px; }
  header .social {
    position: absolute;
    left: 40px;
    top: 50%;
    font-size: 18px;
    color: #111111;
    margin-top: -12px; }
    header .social i {
      margin-right: 10px; }

.sidemenu {
  position: fixed;
  z-index: 10;
  background: #00000047;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease; }
  .sidemenu.active {
    opacity: 1;
    pointer-events: all; }
    .sidemenu.active .container {
      right: 0; }
  .sidemenu .close-btn {
    position: absolute;
    left: 40px;
    top: 50px;
    margin-top: -10px;
    z-index: 114;
    cursor: pointer; }
    .sidemenu .close-btn img {
      height: 24px; }
  .sidemenu .logo {
    text-align: right;
    padding: 39px 0;
    padding-right: 40px; }
    .sidemenu .logo img {
      height: 30px; }
  .sidemenu .container {
    position: fixed;
    right: 0;
    background: white;
    width: 400px;
    height: 100%;
    right: -360px;
    transition: all 0.3s ease;
    box-shadow: 0 0 20px #0c0c0c4a; }
    .sidemenu .container ul {
      font-size: 18px;
      list-style: none;
      padding: 40px 0px;
      font-weight: bold;
      padding: 0;
      margin: 0; }
      .sidemenu .container ul.sub-menu li a {
        padding-right: 40px;
        font-weight: 400; }
      .sidemenu .container ul li {
        border-top: 1px solid #f1f1f1;
        cursor: pointer; }
        .sidemenu .container ul li a:hover {
          background: #f1f1f1; }
        .sidemenu .container ul li a {
          text-decoration: none;
          padding: 25px 40px;
          width: 100%;
          display: block;
          box-sizing: border-box;
          padding: 12px 30px; }
        .sidemenu .container ul li.current-menu-item {
          color: white;
          background: #111111; }
          .sidemenu .container ul li.current-menu-item a {
            color: white;
            background: #111111; }

.page-wrapper {
  padding: 40px;
  padding-top: 150px;
  margin: 0 auto;
  max-width: 1200px; }

.page-wrapper .back {
  font-size: 16px;
  color: #111111;
  font-weight: bold;
  margin-bottom: 20px; }
  .page-wrapper .back:hover {
    color: crimson; }
.page-wrapper .hero {
  font-size: 60px;
  font-size: 60px;
  max-width: 920px;
  margin: 0 auto; }
  .page-wrapper .hero h1 {
    font-size: 60px;
    text-align: right; }
  .page-wrapper .hero a {
    color: crimson; }
.page-wrapper.page {
  text-align: center; }
.page-wrapper .tags {
  margin-top: 17px; }
.page-wrapper .tags .tag {
  background: #111111;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
  padding: 5px 12px;
  color: white; }
.page-wrapper.news .main {
  display: block !important;
  margin: 0 auto !important; }
.page-wrapper.film .main, .page-wrapper.short .main {
  background: white;
  padding: 20px;
  background: white;
  width: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  border: 1px solid #111111;
  box-shadow: 3px 3px 0 #111111; }
  .page-wrapper.film .main .cover, .page-wrapper.short .main .cover {
    width: 480px;
    width: 320px;
    display: inline-block;
    vertical-align: middle; }
  .page-wrapper.film .main .desc, .page-wrapper.short .main .desc {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    border: 0;
    padding: 20px 0px;
    padding-left: 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.6; }
    .page-wrapper.film .main .desc a, .page-wrapper.short .main .desc a {
      text-decoration: underline;
      color: crimson; }
    .page-wrapper.film .main .desc h3, .page-wrapper.short .main .desc h3 {
      font-size: 16px;
      margin: 10px 0;
      font-weight: bold; }
  .page-wrapper.film .main .purchase, .page-wrapper.short .main .purchase {
    padding: 20px 0;
    width: 320px; }
    .page-wrapper.film .main .purchase a, .page-wrapper.short .main .purchase a {
      color: white;
      text-decoration: none; }
    .page-wrapper.film .main .purchase .purchase-btn, .page-wrapper.short .main .purchase .purchase-btn {
      background: crimson;
      font-size: 18px;
      font-weight: bold;
      padding: 12px 20px;
      border-radius: 4px;
      display: inline-block;
      width: 100%;
      text-align: center;
      box-sizing: border-box; }
    .page-wrapper.film .main .purchase .pass-btn, .page-wrapper.short .main .purchase .pass-btn {
      background: #111111;
      font-size: 18px;
      font-weight: bold;
      padding: 12px 20px;
      border-radius: 4px;
      margin-top: 10px;
      display: inline-block;
      width: 100%;
      text-align: center;
      box-sizing: border-box; }
  .page-wrapper.film .main .trailer, .page-wrapper.short .main .trailer {
    text-align: center;
    margin-top: 40px; }
    .page-wrapper.film .main .trailer iframe, .page-wrapper.short .main .trailer iframe {
      width: 100%;
      height: 649px; }
  .page-wrapper.film .main .headline, .page-wrapper.short .main .headline {
    width: 671px;
    width: 36%;
    display: inline-block;
    vertical-align: top;
    border: 0;
    padding: 20px 30px;
    box-sizing: border-box; }
    .page-wrapper.film .main .headline .categories, .page-wrapper.short .main .headline .categories {
      margin-top: 20px; }
      .page-wrapper.film .main .headline .categories.plans, .page-wrapper.short .main .headline .categories.plans {
        margin-top: 0; }
        .page-wrapper.film .main .headline .categories.plans span, .page-wrapper.short .main .headline .categories.plans span {
          background: crimson; }
      .page-wrapper.film .main .headline .categories span, .page-wrapper.short .main .headline .categories span {
        font-size: 14px;
        display: inline-block;
        color: white;
        background: #111111;
        line-height: 1.8;
        padding: 0 6px;
        font-weight: bold;
        margin-left: 10px;
        margin-bottom: 10px; }
    .page-wrapper.film .main .headline h1, .page-wrapper.short .main .headline h1 {
      font-size: 42px; }
    .page-wrapper.film .main .headline h2, .page-wrapper.short .main .headline h2 {
      font-weight: bold;
      margin-bottom: 25px; }
    .page-wrapper.film .main .headline h3, .page-wrapper.short .main .headline h3 {
      font-size: 16px;
      font-weight: 400;
      margin: 10px 0; }
    .page-wrapper.film .main .headline .social, .page-wrapper.short .main .headline .social {
      margin-top: 50px;
      font-size: 18px; }
      .page-wrapper.film .main .headline .social a, .page-wrapper.short .main .headline .social a {
        color: #111111;
        text-decoration: none; }
        .page-wrapper.film .main .headline .social a:hover, .page-wrapper.short .main .headline .social a:hover {
          color: crimson; }
      .page-wrapper.film .main .headline .social i, .page-wrapper.short .main .headline .social i {
        margin-left: 10px; }
.page-wrapper.film .all-articles, .page-wrapper.short .all-articles {
  position: relative;
  text-align: center;
  margin: 30px auto;
  margin-top: 60px; }
  .page-wrapper.film .all-articles:before, .page-wrapper.short .all-articles:before {
    top: 50%;
    left: 0%;
    margin-top: 0px;
    width: 100%;
    height: 2px;
    content: '';
    background: #111111;
    position: absolute; }
  .page-wrapper.film .all-articles p, .page-wrapper.short .all-articles p {
    margin: 0 auto;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 0.5;
    font-weight: bold;
    z-index: 2;
    background: #f0f0f0;
    position: relative;
    padding: 0 10px;
    display: inline-block;
    margin: 0 auto;
    line-height: 1; }
.page-wrapper.film .grid, .page-wrapper.short .grid {
  display: grid;
  grid-gap: 40px 40px;
  grid-template-columns: 1fr  1fr 1fr;
  width: 100%;
  padding-bottom: 60px; }
.page-wrapper.film .top, .page-wrapper.film .secondary, .page-wrapper.film .page-wrapper.home .featured .secondary, .page-wrapper.home .featured .page-wrapper.film .secondary, .page-wrapper.film .page-wrapper.magazine .featured .secondary, .page-wrapper.magazine .featured .page-wrapper.film .secondary, .page-wrapper.short .top, .page-wrapper.short .secondary, .page-wrapper.short .page-wrapper.home .featured .secondary, .page-wrapper.home .featured .page-wrapper.short .secondary, .page-wrapper.short .page-wrapper.magazine .featured .secondary, .page-wrapper.magazine .featured .page-wrapper.short .secondary {
  background: white;
  height: 380px;
  background-size: cover;
  background-position: center;
  border: 1px solid #111111;
  box-shadow: 3px 3px 0 #111111;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }
  .page-wrapper.film .top .poster, .page-wrapper.film .secondary .poster, .page-wrapper.short .top .poster, .page-wrapper.short .secondary .poster {
    display: inline-block;
    width: 50%;
    height: 100%;
    background-color: #111111;
    background-size: cover;
    background-position: center;
    vertical-align: middle; }
  .page-wrapper.film .top .info, .page-wrapper.film .secondary .info, .page-wrapper.short .top .info, .page-wrapper.short .secondary .info {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    text-align: right;
    padding: 30px 50px;
    box-sizing: border-box; }
    .page-wrapper.film .top .info .author, .page-wrapper.film .secondary .info .author, .page-wrapper.short .top .info .author, .page-wrapper.short .secondary .info .author {
      font-size: 14px;
      font-weight: bold; }
    .page-wrapper.film .top .info h2, .page-wrapper.film .secondary .info h2, .page-wrapper.short .top .info h2, .page-wrapper.short .secondary .info h2 {
      font-size: 24px;
      font-weight: bold; }
    .page-wrapper.film .top .info h3, .page-wrapper.film .secondary .info h3, .page-wrapper.short .top .info h3, .page-wrapper.short .secondary .info h3 {
      font-size: 18px;
      font-weight: 400; }
    .page-wrapper.film .top .info .read, .page-wrapper.film .secondary .info .read, .page-wrapper.short .top .info .read, .page-wrapper.short .secondary .info .read {
      margin-top: 30px;
      font-weight: bold;
      font-size: 14px;
      letter-spacing: 0.25; }
      .page-wrapper.film .top .info .read:hover, .page-wrapper.film .secondary .info .read:hover, .page-wrapper.short .top .info .read:hover, .page-wrapper.short .secondary .info .read:hover {
        color: crimson; }
.page-wrapper.film .secondary, .page-wrapper.short .secondary {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin-top: 20px; }
  .page-wrapper.film .secondary:nth-of-type(2), .page-wrapper.short .secondary:nth-of-type(2) {
    margin-left: 2%; }
  .page-wrapper.film .secondary .poster, .page-wrapper.short .secondary .poster {
    width: 100%;
    height: 280px; }
  .page-wrapper.film .secondary .info, .page-wrapper.short .secondary .info {
    width: 100%;
    padding: 30px;
    height: 280px; }
.page-wrapper.people .main {
  background: white;
  padding: 20px;
  background: white;
  width: 100%;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  border: 1px solid #111111;
  box-shadow: 3px 3px 0 #111111; }
  .page-wrapper.people .main .cover {
    width: 480px;
    display: inline-block;
    vertical-align: middle; }
  .page-wrapper.people .main .headline {
    width: 671px;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    padding: 30px 50px;
    box-sizing: border-box; }
    .page-wrapper.people .main .headline .categories {
      margin-bottom: 30px; }
      .page-wrapper.people .main .headline .categories a {
        font-size: 14px;
        display: inline-block;
        color: white;
        background: #111111;
        line-height: 1.8;
        padding: 0 6px;
        font-weight: bold;
        margin-left: 10px; }
    .page-wrapper.people .main .headline h1 {
      font-size: 42px; }
    .page-wrapper.people .main .headline h2 {
      font-weight: bold;
      margin-bottom: 25px; }
    .page-wrapper.people .main .headline h3 {
      font-size: 16px;
      font-weight: 400; }
    .page-wrapper.people .main .headline .social {
      margin-top: 50px;
      font-size: 18px; }
      .page-wrapper.people .main .headline .social a {
        color: #111111;
        text-decoration: none; }
        .page-wrapper.people .main .headline .social a:hover {
          color: crimson; }
      .page-wrapper.people .main .headline .social i {
        margin-left: 10px; }
.page-wrapper.people .all-articles {
  position: relative;
  text-align: center;
  margin: 30px auto;
  margin-top: 60px; }
  .page-wrapper.people .all-articles:before {
    top: 50%;
    left: 0%;
    margin-top: 0px;
    width: 100%;
    height: 2px;
    content: '';
    background: #111111;
    position: absolute; }
  .page-wrapper.people .all-articles p {
    margin: 0 auto;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 0.5;
    font-weight: bold;
    z-index: 2;
    background: #f0f0f0;
    position: relative;
    padding: 0 10px;
    display: inline-block;
    margin: 0 auto;
    line-height: 1; }
.page-wrapper.people .grid {
  display: grid;
  grid-gap: 40px 40px;
  grid-template-columns: 1fr  1fr 1fr;
  width: 100%;
  padding-bottom: 60px; }
.page-wrapper.people .top, .page-wrapper.people .secondary, .page-wrapper.people .page-wrapper.home .featured .secondary, .page-wrapper.home .featured .page-wrapper.people .secondary, .page-wrapper.people .page-wrapper.magazine .featured .secondary, .page-wrapper.magazine .featured .page-wrapper.people .secondary {
  background: white;
  height: 380px;
  background-size: cover;
  background-position: center;
  border: 1px solid #111111;
  box-shadow: 3px 3px 0 #111111;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top; }
  .page-wrapper.people .top .poster, .page-wrapper.people .secondary .poster {
    display: inline-block;
    width: 50%;
    height: 100%;
    background-color: #111111;
    background-size: cover;
    background-position: center;
    vertical-align: middle; }
  .page-wrapper.people .top .info, .page-wrapper.people .secondary .info {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    text-align: right;
    padding: 30px 50px;
    box-sizing: border-box; }
    .page-wrapper.people .top .info .author, .page-wrapper.people .secondary .info .author {
      font-size: 14px;
      font-weight: bold; }
    .page-wrapper.people .top .info h2, .page-wrapper.people .secondary .info h2 {
      font-size: 24px;
      font-weight: bold; }
    .page-wrapper.people .top .info h3, .page-wrapper.people .secondary .info h3 {
      font-size: 18px;
      font-weight: 400; }
    .page-wrapper.people .top .info .read, .page-wrapper.people .secondary .info .read {
      margin-top: 30px;
      font-weight: bold;
      font-size: 14px;
      letter-spacing: 0.25; }
      .page-wrapper.people .top .info .read:hover, .page-wrapper.people .secondary .info .read:hover {
        color: crimson; }
.page-wrapper.people .secondary {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin-top: 20px; }
  .page-wrapper.people .secondary:nth-of-type(2) {
    margin-left: 2%; }
  .page-wrapper.people .secondary .poster {
    width: 100%;
    height: 280px; }
  .page-wrapper.people .secondary .info {
    width: 100%;
    padding: 30px;
    height: 280px; }
.page-wrapper .main {
  width: 800px;
  text-align: right;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 60px; }
  .page-wrapper .main .cover {
    background-color: #111111;
    height: 450px;
    background-size: cover;
    background-repeat: none;
    background-position: center;
    position: relative; }
    .page-wrapper .main .cover .caption {
      font-size: 12px;
      color: white;
      padding: 7px 10px;
      background: rgba(0, 0, 0, 0.7);
      position: absolute;
      bottom: 0;
      right: 0;
      font-weight: bold;
      letter-spacing: 0.25; }
  .page-wrapper .main .headline {
    padding-bottom: 30px;
    border-bottom: 2px solid #111111; }
    .page-wrapper .main .headline .author {
      margin-top: 30px;
      font-weight: bold;
      font-size: 14px; }
    .page-wrapper .main .headline h1 {
      font-size: 36px;
      margin: 5px 0; }
    .page-wrapper .main .headline h2 {
      font-weight: 400;
      font-size: 24px;
      margin-top: 0px; }
    .page-wrapper .main .headline .timestamp {
      font-size: 14px;
      font-weight: bold; }
      .page-wrapper .main .headline .timestamp p {
        padding-left: 40px;
        display: inline-block;
        margin: 0; }
  .page-wrapper .main .content {
    margin: 40px auto;
    font-size: 18px;
    line-height: 1.6; }
    .page-wrapper .main .content a {
      color: crimson; }
    .page-wrapper .main .content h3 {
      font-size: 1.4em; }
    .page-wrapper .main .content img {
      object-fit: contain;
      max-width: 400px;
      max-height: 400px;
      margin: 30px auto;
      display: block; }
    .page-wrapper .main .content .mejs-container {
      margin: 0 auto; }
    .page-wrapper .main .content .wp-video {
      background: #f9f9f9;
      width: auto !important;
      border: 1px solid #111;
      box-sizing: border-box;
      text-align: center;
      margin: 50px 10px;
      padding: 20px 20px; }
    .page-wrapper .main .content .wp-caption {
      background: #f9f9f9;
      width: auto !important;
      border: 1px solid #111;
      box-sizing: border-box;
      text-align: center;
      margin: 50px 10px; }
      .page-wrapper .main .content .wp-caption img {
        object-fit: contain;
        width: 400px;
        height: 400px;
        margin-top: 20px; }
      .page-wrapper .main .content .wp-caption .wp-caption-text {
        font-size: 14px;
        color: #f9f9f9;
        background: #111111;
        margin: 0;
        margin-top: 20px;
        line-height: 1.4;
        padding: 10px 40px;
        box-sizing: border-box; }
        .page-wrapper .main .content .wp-caption .wp-caption-text a {
          color: #f9f9f9;
          font-weight: bold;
          text-decoration: underline; }
    .page-wrapper .main .content blockquote {
      background: #f9f9f9;
      border: 1px solid #111111;
      border-right: 10px solid #111111;
      margin: 2em 10px;
      padding: 0.5em 10px;
      quotes: "“" "”" "“" "”"; }
    .page-wrapper .main .content blockquote:before {
      color: #111111;
      content: open-quote;
      font-size: 4em;
      line-height: 0.1em;
      margin-right: 0;
      margin-left: 10px;
      vertical-align: -0.4em; }
    .page-wrapper .main .content blockquote p {
      display: inline; }
.page-wrapper .sidebar {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-right: 40px;
  overflow: auto; }
  .page-wrapper .sidebar .section {
    margin-bottom: 30px; }
    .page-wrapper .sidebar .section .head {
      position: relative;
      text-align: right; }
      .page-wrapper .sidebar .section .head:before {
        top: 50%;
        left: 0%;
        margin-top: -1px;
        width: 100%;
        height: 2px;
        content: '';
        background: #111111;
        position: absolute; }
      .page-wrapper .sidebar .section .head p {
        margin: 0 auto;
        font-size: 14px;
        display: inline-block;
        letter-spacing: 0.5;
        font-weight: bold;
        z-index: 2;
        background: #f0f0f0;
        position: relative;
        padding: 0 10px;
        display: inline-block;
        margin-right: 20px;
        line-height: 1; }
    .page-wrapper .sidebar .section .item {
      margin: 20px auto; }
      .page-wrapper .sidebar .section .item .thumb {
        height: 90px;
        width: 90px;
        border-radius: 90px;
        background: #111111;
        background-size: cover;
        background-position: center;
        background-repeat: repeat;
        display: inline-block;
        vertical-align: top; }
      .page-wrapper .sidebar .section .item .text {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        width: 270px;
        box-sizing: border-box;
        padding-right: 20px; }
        .page-wrapper .sidebar .section .item .text p {
          margin: 5px 0; }
      .page-wrapper .sidebar .section .item.article .thumb {
        border-radius: 0;
        height: 120px;
        width: 150px;
        vertical-align: middle; }
      .page-wrapper .sidebar .section .item.article .text {
        vertical-align: middle;
        width: 210px; }
        .page-wrapper .sidebar .section .item.article .text strong {
          font-size: 18px; }
        .page-wrapper .sidebar .section .item.article .text p {
          font-weight: bold;
          opacity: 0.7; }

.page-wrapper.magazines, .page-wrapper.peoples {
  text-align: center; }
  .page-wrapper.magazines h1, .page-wrapper.peoples h1 {
    font-size: 36px;
    margin: 5px 0; }
  .page-wrapper.magazines .items-container, .page-wrapper.peoples .items-container {
    margin-top: 60px;
    padding-bottom: 60px;
    display: grid;
    grid-gap: 40px 40px;
    grid-template-columns: 1fr 1fr; }
  .page-wrapper.magazines .item, .page-wrapper.peoples .item {
    background: white;
    background-size: cover;
    background-position: center;
    border: 1px solid #111111;
    box-shadow: 3px 3px 0 #111111;
    box-sizing: border-box; }
    .page-wrapper.magazines .item .poster, .page-wrapper.peoples .item .poster {
      display: inline-block;
      width: 100%;
      height: 180px;
      background-color: #111111;
      background-size: cover;
      background-position: center;
      vertical-align: middle; }
    .page-wrapper.magazines .item .magazine-title, .page-wrapper.peoples .item .magazine-title {
      display: inline-block;
      padding: 4px 15px;
      background: #111111;
      color: white;
      font-weight: bold;
      font-size: 14px; }
    .page-wrapper.magazines .item .info, .page-wrapper.peoples .item .info {
      display: inline-block;
      width: 100%;
      vertical-align: middle;
      text-align: center;
      padding: 30px 50px;
      height: 320px;
      box-sizing: border-box; }
      .page-wrapper.magazines .item .info h2, .page-wrapper.peoples .item .info h2 {
        font-size: 30px;
        font-weight: bold;
        margin: 15px; }
      .page-wrapper.magazines .item .info h3, .page-wrapper.peoples .item .info h3 {
        font-size: 18px;
        font-weight: 400; }
      .page-wrapper.magazines .item .info .excerpt, .page-wrapper.peoples .item .info .excerpt {
        font-size: 14px; }
      .page-wrapper.magazines .item .info .read, .page-wrapper.peoples .item .info .read {
        margin-top: 30px;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 0.25; }
        .page-wrapper.magazines .item .info .read:hover, .page-wrapper.peoples .item .info .read:hover {
          color: crimson; }

.page-wrapper.peoples .categories, .page-wrapper.peoples .plans {
  margin-bottom: 0;
  margin-top: 20px; }
  .page-wrapper.peoples .categories li, .page-wrapper.peoples .plans li {
    display: inline-block; }
  .page-wrapper.peoples .categories.plans a, .page-wrapper.peoples .plans.plans a {
    background: crimson; }
  .page-wrapper.peoples .categories a, .page-wrapper.peoples .plans a {
    font-size: 14px;
    display: inline-block;
    color: white;
    background: #111111;
    line-height: 1.8;
    padding: 0 6px;
    font-weight: bold;
    margin-left: 10px;
    margin-left: 7px;
    margin-bottom: 7px; }
.page-wrapper.peoples .items-container {
  grid-template-columns: 1fr 1fr 1fr; }
  .page-wrapper.peoples .items-container .item .poster {
    height: 260px; }
  .page-wrapper.peoples .items-container .item .info {
    min-height: 380px;
    height: auto;
    padding: 20px; }
    .page-wrapper.peoples .items-container .item .info h2 {
      font-size: 26px;
      margin-top: 0; }
  .page-wrapper.peoples .items-container .item .categories {
    margin-top: 20px; }
    .page-wrapper.peoples .items-container .item .categories.plans {
      margin-top: 0; }
      .page-wrapper.peoples .items-container .item .categories.plans span {
        background: crimson; }
    .page-wrapper.peoples .items-container .item .categories span {
      font-size: 14px;
      display: inline-block;
      color: white;
      background: #111111;
      line-height: 1.8;
      padding: 0 6px;
      font-weight: bold;
      margin-left: 10px;
      margin-bottom: 10px; }

.page-wrapper.home .main {
  margin: 0 auto;
  max-width: 920px;
  display: block;
  width: auto; }
.page-wrapper.home .featured {
  width: 920px;
  margin: 0 auto;
  margin-top: 80px; }
  .page-wrapper.home .featured .top, .page-wrapper.home .featured .secondary {
    background: white;
    width: 100%;
    height: 380px;
    background-size: cover;
    background-position: center;
    border: 1px solid #111111;
    box-shadow: 3px 3px 0 #111111;
    box-sizing: border-box; }
    .page-wrapper.home .featured .top .poster, .page-wrapper.home .featured .secondary .poster {
      display: inline-block;
      width: 50%;
      height: 100%;
      background-color: #111111;
      background-size: cover;
      background-position: center;
      vertical-align: middle; }
    .page-wrapper.home .featured .top .info, .page-wrapper.home .featured .secondary .info {
      display: inline-block;
      width: 50%;
      vertical-align: middle;
      text-align: right;
      padding: 30px 50px;
      box-sizing: border-box; }
      .page-wrapper.home .featured .top .info .author, .page-wrapper.home .featured .secondary .info .author {
        font-size: 14px;
        font-weight: bold; }
      .page-wrapper.home .featured .top .info h2, .page-wrapper.home .featured .secondary .info h2 {
        font-size: 24px;
        font-weight: bold; }
      .page-wrapper.home .featured .top .info h3, .page-wrapper.home .featured .secondary .info h3 {
        font-size: 18px;
        font-weight: 400; }
      .page-wrapper.home .featured .top .info .read, .page-wrapper.home .featured .secondary .info .read {
        margin-top: 30px;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 0.25; }
        .page-wrapper.home .featured .top .info .read:hover, .page-wrapper.home .featured .secondary .info .read:hover {
          color: crimson; }
  .page-wrapper.home .featured .secondary {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    height: auto;
    margin-top: 20px; }
    .page-wrapper.home .featured .secondary:nth-of-type(2) {
      margin-left: 2%; }
    .page-wrapper.home .featured .secondary .poster {
      width: 100%;
      height: 280px; }
    .page-wrapper.home .featured .secondary .info {
      width: 100%;
      padding: 30px;
      height: 280px; }
.page-wrapper.home .all-articles {
  position: relative;
  text-align: center;
  margin: 30px auto;
  margin-top: 60px; }
  .page-wrapper.home .all-articles:before {
    top: 50%;
    left: 0%;
    margin-top: 0px;
    width: 100%;
    height: 2px;
    content: '';
    background: #111111;
    position: absolute; }
  .page-wrapper.home .all-articles p {
    margin: 0 auto;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 0.5;
    font-weight: bold;
    z-index: 2;
    background: #f0f0f0;
    position: relative;
    padding: 0 10px;
    display: inline-block;
    margin: 0 auto;
    line-height: 1; }
.page-wrapper.home .articles .article {
  width: 100%;
  height: 300px;
  margin: 30px auto;
  background-size: cover;
  background-position: center;
  box-sizing: border-box; }
  .page-wrapper.home .articles .article .poster {
    display: inline-block;
    width: 50%;
    height: 100%;
    background-color: #111111;
    background-size: cover;
    background-position: center;
    vertical-align: middle; }
  .page-wrapper.home .articles .article .info {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    text-align: right;
    padding: 30px 50px;
    box-sizing: border-box; }
    .page-wrapper.home .articles .article .info .author {
      font-size: 14px;
      font-weight: bold; }
    .page-wrapper.home .articles .article .info h2 {
      font-size: 24px;
      font-weight: bold; }
    .page-wrapper.home .articles .article .info h3 {
      font-size: 18px;
      font-weight: 400; }
    .page-wrapper.home .articles .article .info .read {
      margin-top: 30px;
      font-weight: bold;
      font-size: 14px;
      letter-spacing: 0.25; }
      .page-wrapper.home .articles .article .info .read:hover {
        color: crimson; }

.en .page-wrapper.magazine header .logo {
  filter: invert(1); }

.page-wrapper.magazine {
  padding-bottom: 0 !important;
  width: 100%;
  padding: 0;
  padding-bottom: 40px;
  max-width: 100%; }
  .page-wrapper.magazine header {
    background: 0;
    border: 0;
    filter: invert(1) brightness(1.5);
    position: absolute; }
    .page-wrapper.magazine header .social i {
      margin-right: 5px;
      font-size: 15px;
      top: -2px;
      position: relative; }
  .page-wrapper.magazine .head {
    width: 640px;
    margin: 0 auto;
    margin-top: -100px;
    background: white;
    border: 1px solid #111111;
    box-shadow: 0 6px 0 #111111;
    text-align: center;
    padding: 30px;
    box-sizing: border-box;
    position: relative; }
    .page-wrapper.magazine .head .excerpt {
      font-size: 18px;
      /* margin: 20px; */
      margin: 30px 20px;
      padding-top: 10px;
      /* border-top: 1px solid #f0f0f0; */
      box-sizing: border-box;
      /* padding: 20px; */
      line-height: 1.6; }
    .page-wrapper.magazine .head .magazine-title {
      display: inline-block;
      padding: 4px 15px;
      background: #111111;
      color: white;
      font-weight: bold;
      font-size: 16px; }
    .page-wrapper.magazine .head h1 {
      font-size: 48px;
      margin: 10px auto; }
    .page-wrapper.magazine .head .release p {
      font-size: 12px;
      display: inline-block;
      vertical-align: middle;
      padding: 0 15px;
      font-weight: bold;
      letter-spacing: 0.25; }
    .page-wrapper.magazine .head .release .hyphen {
      width: 100px;
      height: 1px;
      background: #111111;
      display: inline-block;
      vertical-align: middle; }
  .page-wrapper.magazine .cover {
    width: 100%;
    height: 650px;
    background-size: cover;
    background-position: center;
    position: relative; }
    .page-wrapper.magazine .cover .caption {
      font-size: 12px;
      color: white;
      padding: 7px 10px;
      background: rgba(0, 0, 0, 0.7);
      position: absolute;
      bottom: 0;
      right: 0;
      font-weight: bold;
      letter-spacing: 0.25; }
  .page-wrapper.magazine .main {
    margin: 0 auto;
    max-width: 920px;
    display: block;
    width: auto; }
  .page-wrapper.magazine .featured {
    width: 920px;
    margin: 0 auto;
    margin-top: 80px; }
    .page-wrapper.magazine .featured .top, .page-wrapper.magazine .featured .secondary {
      background: white;
      width: 100%;
      height: 380px;
      background-size: cover;
      background-position: center;
      border: 1px solid #111111;
      box-shadow: 3px 3px 0 #111111;
      box-sizing: border-box; }
      .page-wrapper.magazine .featured .top .poster, .page-wrapper.magazine .featured .secondary .poster {
        display: inline-block;
        width: 50%;
        height: 100%;
        background-color: #111111;
        background-size: cover;
        background-position: center;
        vertical-align: middle;
        position: relative; }
      .page-wrapper.magazine .featured .top .info, .page-wrapper.magazine .featured .secondary .info {
        display: inline-block;
        width: 50%;
        vertical-align: middle;
        text-align: right;
        padding: 30px 50px;
        box-sizing: border-box; }
        .page-wrapper.magazine .featured .top .info .author, .page-wrapper.magazine .featured .secondary .info .author {
          font-size: 14px;
          font-weight: bold; }
        .page-wrapper.magazine .featured .top .info h2, .page-wrapper.magazine .featured .secondary .info h2 {
          font-size: 24px;
          font-weight: bold; }
        .page-wrapper.magazine .featured .top .info h3, .page-wrapper.magazine .featured .secondary .info h3 {
          font-size: 18px;
          font-weight: 400; }
        .page-wrapper.magazine .featured .top .info .read, .page-wrapper.magazine .featured .secondary .info .read {
          margin-top: 30px;
          font-weight: bold;
          font-size: 14px;
          letter-spacing: 0.25; }
          .page-wrapper.magazine .featured .top .info .read:hover, .page-wrapper.magazine .featured .secondary .info .read:hover {
            color: crimson; }
    .page-wrapper.magazine .featured .secondary {
      width: 49%;
      display: inline-block;
      vertical-align: top;
      height: auto;
      margin-top: 20px; }
      .page-wrapper.magazine .featured .secondary:nth-of-type(2) {
        margin-left: 2%; }
      .page-wrapper.magazine .featured .secondary .poster {
        width: 100%;
        height: 280px; }
      .page-wrapper.magazine .featured .secondary .info {
        width: 100%;
        padding: 30px;
        height: 280px; }
  .page-wrapper.magazine .all-articles {
    position: relative;
    text-align: center;
    margin: 30px auto;
    margin-top: 60px; }
    .page-wrapper.magazine .all-articles:before {
      top: 50%;
      left: 0%;
      margin-top: 0px;
      width: 100%;
      height: 2px;
      content: '';
      background: #111111;
      position: absolute; }
    .page-wrapper.magazine .all-articles p {
      margin: 0 auto;
      font-size: 18px;
      display: inline-block;
      letter-spacing: 0.5;
      font-weight: bold;
      z-index: 2;
      background: #f0f0f0;
      position: relative;
      padding: 0 10px;
      display: inline-block;
      margin: 0 auto;
      line-height: 1; }
  .page-wrapper.magazine .articles .article {
    width: 100%;
    height: 300px;
    margin: 30px auto;
    background-size: cover;
    background-position: center;
    box-sizing: border-box; }
    .page-wrapper.magazine .articles .article .poster {
      display: inline-block;
      width: 50%;
      height: 100%;
      background-color: #111111;
      background-size: cover;
      background-position: center;
      vertical-align: middle; }
    .page-wrapper.magazine .articles .article .info {
      display: inline-block;
      width: 50%;
      vertical-align: middle;
      text-align: right;
      padding: 30px 50px;
      box-sizing: border-box; }
      .page-wrapper.magazine .articles .article .info .author {
        font-size: 14px;
        font-weight: bold; }
      .page-wrapper.magazine .articles .article .info h2 {
        font-size: 24px;
        font-weight: bold; }
      .page-wrapper.magazine .articles .article .info h3 {
        font-size: 18px;
        font-weight: 400; }
      .page-wrapper.magazine .articles .article .info .read {
        margin-top: 30px;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 0.25; }
        .page-wrapper.magazine .articles .article .info .read:hover {
          color: crimson; }

@media screen and (max-width: 1340px) {
  .page-wrapper {
    padding: 40px 20px;
    padding-top: 150px; }
    .page-wrapper .main {
      width: 730px;
      text-align: right;
      display: inline-block;
      vertical-align: top;
      padding-bottom: 60px; }
    .page-wrapper .sidebar {
      width: 395px;
      padding-right: 20px; }

  footer .container {
    max-width: 90%; } }
@media screen and (max-width: 640px) {
.one_object_post img, .one_object_news img, .about_festival img  {
    width: 100% !important;
    height: auto !important;
}
.festival_excerpt_link {
    float: none !important;
}
.one_object_post {
    height: auto !important;
}
html, body {
    min-width: 0px; }
  .head {
      width: auto !important;
  }
  .festival_type_chunk .items-container {
    grid-template-columns: 1fr !important;
  }
  .about_festival img, .festival_news img, .festival_articles img {
      width: 100px;
      height: 100px;
      object-fit: cover;
  }
  .festival_excerpt_link {
      width: 50% !important;
      padding-right: 0 !important;
      max-height: 200px;
      overflow: hidden;
  }
  .festival_type_chunk .info {
/*      max-width: 60%;*/
margin-top: 20px;
  }
  .festival_articles, .festival_news, .festival_films {
    width: 100% !important;
  }
  .festival_films a , .festival_shorts a,   .festival_films a , .festival_jury a,   .festival_films a , .festival_guests a,   .festival_films a , .festival_team a, .festival_Speakers a, .festival_International a {

      display: grid;
  }
  .festival_articles .info, .festival_news .info {
    width: 100% !important;
  }
  .festival_type_chunk .info h2 {
    margin: 0;
    line-height: 1.2;
  }
  .festival_type_chunk .top {
      display: inline-block;
      margin-bottom: 50px;
  }
  .festival_type_more {
      margin-top: 0 !important;
  }
  .festival_type_more a {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
  }
  
  .one_object_film .info, .one_object_short .info, .one_object_people .info {
      max-width: none !important;
  }
  .about_festival .about_title {
    margin-bottom: 10px;
    display: inline-block;
  }
  
  .main.festival {
      padding-left: 30px;
      padding-right: 30px;
  }

  header {
    padding: 20px 20px; }
    header .logo img {
      height: 30px; }
    header .menu {
      right: 20px; }
    header .social {
      left: 20px; }
      header .social i {
        margin-right: 5px;
        font-size: 15px;
        position: relative;
        top: -1px; }

  footer .container {
    padding: 50px 40px;
    padding-bottom: 10px; }
    footer .container .col {
      width: 100%;
      padding: 0 !important;
      margin-bottom: 40px; }

  .page-wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    padding-top: 90px; }
    .page-wrapper .hero {
      font-size: 24px; }
    .page-wrapper.people .grid {
      grid-template-columns: 1fr; }
    .page-wrapper.people .main {
      padding: 0; }
      .page-wrapper.people .main .categories {
        margin: 0;
        margin-bottom: 8px !important; }
      .page-wrapper.people .main .cover {
        width: 100%; }
      .page-wrapper.people .main .headline {
        padding: 20px;
        width: 100%; }
        .page-wrapper.people .main .headline h1 {
          font-size: 36px;
          margin: 5px 0; }
        .page-wrapper.people .main .headline h2 {
          font-size: 18px; }
    .page-wrapper.magazines .items-container, .page-wrapper.peoples .items-container, .page-wrapper.peoples .items-container {
      margin-top: 30px; }
      .page-wrapper.magazines .items-container .item .info, .page-wrapper.peoples .items-container .item .info, .page-wrapper.peoples .items-container .item .info {
        height: auto; }
        .page-wrapper.magazines .items-container .item .info h2, .page-wrapper.peoples .items-container .item .info h2, .page-wrapper.peoples .items-container .item .info h2 {
          margin-top: 10px; }
    .page-wrapper.home .main {
      padding: 0 0px;
      box-sizing: border-box;
      width: 100%;
      padding-bottom: 40px; }
      .page-wrapper.home .main .featured {
        width: 100%; }
        .page-wrapper.home .main .featured .top, .page-wrapper.home .main .featured .secondary, .page-wrapper.home .main .featured .secondary {
          height: auto;
          width: 100%; }
          .page-wrapper.home .main .featured .top .poster, .page-wrapper.home .main .featured .secondary .poster, .page-wrapper.home .main .featured .secondary .poster {
            width: 100%;
            height: 240px; }
          .page-wrapper.home .main .featured .top .info, .page-wrapper.home .main .featured .secondary .info, .page-wrapper.home .main .featured .secondary .info {
            padding: 20px;
            width: 100%;
            height: auto; }
    .page-wrapper.home .articles .article {
      height: auto; }
      .page-wrapper.home .articles .article .poster {
        width: 100%;
        height: 240px; }
      .page-wrapper.home .articles .article .info {
        padding: 20px;
        width: 100%;
        height: auto; }
    .page-wrapper .hero h1 {
      font-size: 40px; }
    .page-wrapper.film .main .cover, .page-wrapper.short .main .cover {
      width: 90%;
      height: 380px;
      display: block;
      margin: 0 auto;
      vertical-align: middle; }
    .page-wrapper.film .main .desc, .page-wrapper.short .main .desc {
      font-size: 14px;
      width: 100%;
      padding: 0; }
      .page-wrapper.film .main .desc h3, .page-wrapper.short .main .desc h3 {
        font-size: 14px; }
    .page-wrapper.film .main .trailer, .page-wrapper.short .main .trailer {
      margin-top: 20px; }
      .page-wrapper.film .main .trailer iframe, .page-wrapper.short .main .trailer iframe {
        height: 240px; }
    .page-wrapper.film .main .purchase, .page-wrapper.short .main .purchase {
      width: 100%; }
    .page-wrapper.film .main .headline, .page-wrapper.short .main .headline {
      width: 100%;
      padding: 20px 0; }
      .page-wrapper.film .main .headline h1, .page-wrapper.short .main .headline h1 {
        font-size: 36px; }
      .page-wrapper.film .main .headline h2, .page-wrapper.short .main .headline h2 {
        font-size: 20px; }
      .page-wrapper.film .main .headline h3, .page-wrapper.short .main .headline h3 {
        font-size: 14px; }
    .page-wrapper.magazine .cover {
      height: 340px; }
    .page-wrapper.festival .cover {
      height: 340px; }
      .page-wrapper.magazine .cover .caption {
        font-size: 10px;
        padding: 7px 10px;
        padding-top: 3px;
        bottom: 47%;
        transform: rotate(-90deg);
        right: -36px; }
    .page-wrapper.magazine .head .excerpt {
      font-size: 14px;
      /* margin: 20px; */
      margin: 0; }
      .page-wrapper.festival .cover .caption {
        font-size: 10px;
        padding: 7px 10px;
        padding-top: 3px;
        bottom: 47%;
        transform: rotate(-90deg);
        right: -36px; }
    .page-wrapper.festival .head .excerpt {
      font-size: 14px;
      /* margin: 20px; */
      margin: 0; }
    .page-wrapper.magazine .main {
      padding: 0 20px;
      box-sizing: border-box;
      width: 100%;
      padding-bottom: 40px; }
      .page-wrapper.magazine .main .featured {
        width: 100%; }
        .page-wrapper.magazine .main .featured .top, .page-wrapper.magazine .main .featured .secondary, .page-wrapper.magazine .main .featured .secondary {
          height: auto;
          width: 100%; }
          .page-wrapper.magazine .main .featured .top .poster, .page-wrapper.magazine .main .featured .secondary .poster, .page-wrapper.magazine .main .featured .secondary .poster {
            width: 100%;
            height: 240px; }
          .page-wrapper.magazine .main .featured .top .info, .page-wrapper.magazine .main .featured .secondary .info, .page-wrapper.magazine .main .featured .secondary .info {
            padding: 20px;
            width: 100%;
            height: auto; }
    .page-wrapper.magazine .articles .article {
      height: auto; }
      .page-wrapper.magazine .articles .article .poster {
        width: 100%;
        height: 240px; }
      .page-wrapper.magazine .articles .article .info {
        padding: 20px;
        width: 100%;
        height: auto; }
    .page-wrapper.magazine .head {
      width: 90%; }
      .page-wrapper.magazine .head .magazine-title {
        font-size: 14px; }
      .page-wrapper.magazine .head h1 {
        font-size: 36px; }
    .page-wrapper.magazines .items-container, .page-wrapper.peoples .items-container {
      grid-template-columns: 1fr; }
    .page-wrapper.magazines .item .info, .page-wrapper.peoples .item .info {
      padding: 25px;
      height: auto; }
      .page-wrapper.magazines .item .info .read, .page-wrapper.peoples .item .info .read {
        font-size: 16px; }
      .page-wrapper.magazines .item .info .excerpt, .page-wrapper.peoples .item .info .excerpt {
        font-size: 16px; }
    .page-wrapper .sidebar {
      width: 100%;
      padding-right: 0; }
      .page-wrapper .sidebar.sticky {
        position: static; }
      .page-wrapper .sidebar .section {
        margin-bottom: 40px; }
        .page-wrapper .sidebar .section .item.article .text {
          width: calc(100% - 150px); }
        .page-wrapper .sidebar .section .item .text {
          width: calc(100% - 90px); }
    .page-wrapper .main {
      width: 100%; }
      .page-wrapper .main .cover {
        height: 180px; }
      .page-wrapper .main .content .wp-caption img {
        object-fit: contain;
        width: 90%;
        height: 200px;
        margin-top: 20px; }
      .page-wrapper .main .content .wp-caption .wp-caption-text {
        padding: 10px 20px; } 
          .page-wrapper.festival  .about {
            font-size: 14px;
            width: 100%;
            padding: 0; 
          }
          .page-wrapper.festival  .about h3 {
            font-size: 14px; 
          }

}

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

.sidemenu .container {
    overflow-y: auto;
}

.page-wrapper .main .content .wp-caption iframe {
    object-fit: contain;
    margin-top: 20px; 
}
.items-container .excerpt {
    margin-top: 20px;
}

.page-wrapper.festival  .about a {
  text-decoration: underline;
  color: crimson; 
}
.page-wrapper.festival  .about h3 {
  font-size: 16px;
  margin: 10px 0;
  font-weight: bold; 
}
.page-wrapper.festival  .about {
    display: inline-block;
    vertical-align: top;
    border: 0;
    padding: 20px 0px;
    padding-left: 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.6; 
}

.page-wrapper.festival  .about .attachment-medium {
    margin-bottom: 10px;
}

/*.festival .one_object .attachment-thumbnail {
    width: 75px;
    height: 75px;
    margin-right: 10px;
}*/
.he .festival .one_object .attachment-thumbnail {
    margin-right: 0;
    margin-left: 10px;
}
.festival_type_chunk {
    margin-bottom: 50px;
}
.excerpt_text {
    font-weight: normal;
}
.articles .article {
    overflow-y: hidden;
}

.festival 	.cover{
		width: 100%;
		height: 650px;
		background-size: cover;
		background-position: center;
		position: relative;
	}
        
        .festival .cover 		.caption{
			font-size: 12px;
			color:white;
			padding:7px 10px;
			background:rgba(0,0,0,0.7);
			position: absolute;
			bottom:0;
			right:0;
			font-weight: bold;
			letter-spacing: 0.25;
		}

                

.page-wrapper.festival{
	    padding-bottom: 0!important; 
            width:100%;
            padding:0;
            padding-bottom:40px;
            max-width: 100%;
}
.page-wrapper.festival header{
		background:0;
		border:0;
		filter: invert(1) brightness(1.5);
		position: absolute;
}
		
.page-wrapper.festival header .social i{
				margin-right: 5px;
				font-size: 15px;
				top: -2px;
				position: relative;
}
.page-wrapper.festival .head{
		width:640px;
		margin:0 auto;
		margin-top:-100px;
		background:white;
/*		border:1px solid $text;
		box-shadow: 0 6px 0 $text;*/
		text-align: center;
		padding:30px;
		box-sizing: border-box;
		position: relative;
}		
.page-wrapper.festival .head .excerpt{
			font-size: 18px;
    margin: 30px 20px;
    padding-top: 10px;
    box-sizing: border-box;
    line-height: 1.6;
}
.page-wrapper.festival .festival-title{
			display: inline-block;
			padding:4px 15px;
			color:white;
			font-weight: bold;
			font-size: 16px;
}
.page-wrapper.festival h1{
                    font-size: 48px;
                    margin:10px auto;
			
}
		
.page-wrapper.festival .cover{
    width: 100%;
    height: 650px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.page-wrapper.festival .cover .caption{
        font-size: 12px;
        color:white;
        padding:7px 10px;
        background:rgba(0,0,0,0.7);
        position: absolute;
        bottom:0;
        right:0;
        font-weight: bold;
        letter-spacing: 0.25;
}
	
.page-wrapper.festival .main{
        margin:0 auto;
        max-width:920px;
        display: block;
        width:auto;
}


.festival .about a {
    text-decoration: none !important;
    color: black !important;
}
.festival .about_festival {
    margin-bottom: 20px !important;
}
.festival .about_festival img{
    margin-bottom: 10px;
}
.about_festival strong {
    width: 78%;
/*    padding-right: 30px;
    float: left;*/
}
.festival .about_festival .about_title, .festival_type_title {
    font-size: 1.7em !important;
}
.festival_type_title {
    position: relative;
    text-align: center;
    margin: 30px auto;
}
.festival .about_festival .about_title {
    display: inline-block;
    margin-bottom: 15px;
}
.festival_excerpt_link {
    width: 78%;
    padding-right: 30px;
    float: left;
}

.festival_films .items-container, .festival_shorts .items-container, .festival_jury .items-container, .festival_guests .items-container, .festival_team .items-container, .festival_Speakers .items-container, .festival_International .items-container {
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 20px;
    padding-bottom: 20px;
    display: grid;
    grid-gap: 40px 40px;
}
.festival_films .items-container a, .festival_shorts .items-container a, .festival_jury .items-container a, .festival_guests .items-container a, .festival_team .items-container a, .festival_Speakers .items-container a, .festival_International .items-container a {
    text-align: center;
}
.festival_films .items-container .poster, .festival_shorts .items-container .poster, .festival_jury .items-container .poster, .festival_guests .items-container .poster, .festival_team .items-container .poster, .festival_Speakers .items-container .poster, .festival_International .items-container .poster {
    height: 180px;
    display: inline-block;
    width: 100%;
    background-color: #111111;
    background-size: cover;
    background-position: center;
    vertical-align: middle;
}

.festival_films .item, .festival_shorts .item, .festival_jury .item, .festival_guests .item, .festival_team .item, .festival_Speakers .item, .festival_International .item {
    background: white;
    background-size: cover;
    background-position: center;
    border: 1px solid #111111;
    box-shadow: 3px 3px 0 #111111;
    box-sizing: border-box;
}

.festival_jury .info, .festival_guests .info, .festival_team .info, .festival_Speakers .info, .festival_International .info {
    height: 210px;
    padding: 20px;
    overflow: hidden;
}

.festival_films .info, .festival_shorts .info {
    height: 260px;
    padding: 20px;
    overflow: hidden;
}

.festival_films .excerpt, .festival_shorts .excerpt, .festival_jury .excerpt, .festival_guests .excerpt, .festival_team .excerpt, .festival_Speakers .excerpt, .festival_International .excerpt {
    font-size: 14px;
}

.festival_films .release, .festival_shorts .release, .festival_jury .release, .festival_guests .release, .festival_team .release, .festival_Speakers .release, .festival_International .release {
    max-height: 135px;
    overflow: hidden;
}

.festival_news .info, .festival_articles .info {
    width: 40%;
    float: left;
}

.festival_films .info, .festival_shorts .info, .festival_jury .info, .festival_guests .info, .festival_team .info, .festival_Speakers .info, .festival_International .info {
    padding-top: 0;
}

.one_object_news, .one_object_articles {
    min-height: 180px;
    margin-top: 50px;
}

.festival_films {
    display: inherit;
}

.festival_films .categories span, .festival_shorts .categories span {
    font-size: 14px;
    display: inline-block;
    color: white;
    background: #111111;
    line-height: 1.8;
    padding: 0 6px;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}

.festival_films .categories.plans span {
    background: crimson;
    margin-top: 20px;
    margin-bottom: 0 !important;
}


.festival_team .excerpt, .festival_team .country {
    display: none;
}
.back {
    text-align: right;
}
.en .back {
    text-align: left;
}

.one_object_people .excerpt {
    font-size: 14px !important;
    font-weight: normal !important;
}

.about_festival {
    padding-bottom: 20px;
    display: inline-block;
}
.festival_type_more a:hover, .festival_excerpt_link:hover {
    color: crimson !important;
}
.one_object_film .info h3 {
    font-weight: normal !important;
}
.one_object_people {
    padding-bottom: 20px;
}
.one_object_people .excerpt {
    font-size: 14px !important;
    font-weight: normal !important;
}
.one_object_people h2 {
  font-size: 24px;
}
.one_object_people h3 {
  font-size: 16px;
}
.festival .excerpt h2 {
    line-height: 1;
}
.festival .head .excerpt {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.en .one_object_post img {
  float: left;
}
.en .one_object_post .info {
  float: right;
}
.page .posts .article {
    width: 100%;
    height: 300px;
    margin: 30px auto;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
}
.page .posts .article .poster {
    display: inline-block;
    width: 50%;
    height: 100%;
    background-color: #111111;
    background-size: cover;
    background-position: center;
    vertical-align: middle;
}

.page .posts .article .info {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    text-align: right;
    padding: 30px 50px;
    box-sizing: border-box;
}
.page .posts .article .info h2 {
    font-size: 24px;
    font-weight: bold;
}
.page .posts .article .info h3 {
    font-size: 18px;
    font-weight: 400;
}
.page .posts h2 {
    font-size: 24px;
    font-weight: bold;
}
.page .posts h1 {
    font-size: 42px; 
}
.one_object_post {
    margin-bottom: 20px;
}
.page-wrapper.festival .head { 
    border: 1px solid #111111;
    box-shadow: 0 6px 0 #111111;
}

.page-wrapper.festival .head {
    margin-bottom: 50px;
}
.festival_type_title p {
    margin: 0 auto;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 0.5;
    font-weight: bold;
    z-index: 2;
    background: #f0f0f0;
    position: relative;
    padding: 0 10px;
    display: inline-block;
    margin: 0 auto;
    line-height: 1;
}
.festival_type_title:before {
    top: 50%;
    left: 0%;
    margin-top: 0px;
    width: 100%;
    height: 2px;
    content: '';
    background: #111111;
    position: absolute;
}

.festival_type_head_title {
    position: relative;
    text-align: center;
    margin: 30px auto;
    margin-top: 60px;
}
.festival_type_head_title p {
    margin: 0 auto;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 0.5;
    font-weight: bold;
    z-index: 2;
    background: #f0f0f0;
    position: relative;
    padding: 0 10px;
    display: inline-block;
    margin: 0 auto;
    line-height: 1;
    font-size: 34px;
}
.festival_type_head_title:before {
    top: 50%;
    left: 0%;
    margin-top: 0px;
    width: 100%;
    height: 2px;
    content: '';
    background: #111111;
    position: absolute;
}
.one_object_people .info {
    height: 260px;
}
.one_object_post img, .one_object_news img  {
display: inline-block;
    width: 50%;
    height: 100%;
    object-fit: cover;
    background-color: #111111;
    background-size: cover;
    background-position: center;
    vertical-align: middle;
    position: relative;
}
.one_object_news img {
    height: auto;
}
.one_object_post {
    width: 100%;
    height: 380px;
    box-sizing: border-box;
}
.festival_type_more {
    text-align: center;
    margin-top: 50px;
    font-weight: 600;
}

.about_festival {
    width: 100%;
}

.page-wrapper.festival .main {
    max-width: 1200px;
}
.from_festival {
    display: block !important;
    margin-bottom: 10px !important;
}

.festival_films .info, .festival_shorts .info {
    height: 280px !important;
}

