/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

a {
  text-decoration: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

button {
  padding: 0; }

button,
button:active {
  background: none;
  outline: none;
  border: none; }

a:focus,
a active {
  outline: none; }

@font-face {
  font-family: 'Apercu';
  src: url("../Fonts/../Fonts/Apercu.eot?#iefix") format("embedded-opentype"), url("../Fonts/Apercu.otf") format("opentype"), url("../Fonts/Apercu.woff") format("woff"), url("../Fonts/Apercu.ttf") format("truetype"), url("../Fonts/Apercu.svg#Apercu") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Apercu-Italic';
  src: url("../Fonts/Apercu-Italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/Apercu-Italic.otf") format("opentype"), url("../Fonts/Apercu-Italic.woff") format("woff"), url("../Fonts/Apercu-Italic.ttf") format("truetype"), url("../Fonts/Apercu-Italic.svg#Apercu-Italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Apercu-Bold';
  src: url("../Fonts/Apercu-Bold.eot?#iefix") format("embedded-opentype"), url("../Fonts/Apercu-Bold.woff") format("woff"), url("../Fonts/Apercu-Bold.ttf") format("truetype"), url("../Fonts/Apercu-Bold.svg#Apercu-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Apercu-Light';
  src: url("../Fonts/Apercu-Light.eot?#iefix") format("embedded-opentype"), url("../Fonts/Apercu-Light.woff") format("woff"), url("../Fonts/Apercu-Light.ttf") format("truetype"), url("../Fonts/Apercu-Light.svg#Apercu-Light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Apercu-LightItalic';
  src: url("../Fonts/Apercu-LightItalic.eot?#iefix") format("embedded-opentype"), url("../Fonts/Apercu-LightItalic.otf") format("opentype"), url("../Fonts/Apercu-LightItalic.woff") format("woff"), url("../Fonts/Apercu-LightItalic.ttf") format("truetype"), url("../Fonts/Apercu-LightItalic.svg#Apercu-LightItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

.ellip {
  display: block;
  height: 100%; }

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%; }

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden; }

.row, [class*=block-row-] {
  margin: 0; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

body {
  display: flex;
  flex-direction: column;
  height: 100vh;
  font-family: "Apercu", Arial, Helvetica, sans-serif;
  background-color: #fff8f8; }

#main {
  flex: 1; }

ul li,
ol li {
  list-style: none; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

.navigation-item {
  font-family: "Apercu", Arial, Helvetica, sans-serif; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

#main-navigation {
  position: fixed;
  width: 100%;
  background-color: #FFF;
  z-index: 100;
  webkit-box-shadow: 0px 1px 99px -24px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 99px -24px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 99px -24px rgba(0, 0, 0, 0.4); }
  #main-navigation nav {
    display: flex;
    flex-direction: row;
    align-items: center; }
    #main-navigation nav a {
      padding: 30px 15px; }
      #main-navigation nav a.site-logo {
        width: 40%;
        max-width: 50px;
        padding: 10px 10px 10px 0;
        display: block;
        margin-right: auto; }
        @media (min-width: 768px) {
          #main-navigation nav a.site-logo {
            max-width: 120px;
            padding: 15px 15px 15px 0; } }
    @media (min-width: 768px) {
      #main-navigation nav .dropdownButton {
        display: none; } }

nav .navigation-item {
  display: none;
  font-family: "Apercu", Arial, Helvetica, sans-serif;
  letter-spacing: 0.03em;
  margin: 0 10px;
  color: #242424; }
  @media (min-width: 768px) {
    nav .navigation-item {
      display: block; } }
  nav .navigation-item:hover {
    border-bottom: #a71616 solid 3px;
    padding-bottom: 27px !important; }

.dropdown {
  display: none;
  position: fixed;
  z-index: 1000;
  background-color: #ec3c3c;
  width: 100vw;
  height: 100vh;
  position: fixed; }
  .dropdown .closeButton {
    position: absolute;
    right: 17px;
    top: 18px;
    color: #FFF; }
  .dropdown nav {
    width: 50%;
    margin: auto;
    text-align: center;
    margin-top: 100px; }
    .dropdown nav .navigation-item {
      width: 100%;
      display: block;
      padding: 10px;
      color: #FFF;
      font-size: 2em;
      font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif; }
      .dropdown nav .navigation-item:hover {
        border: none; }

.showDropdown {
  display: block; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

footer {
  background-color: #242424; }
  footer .footer-content {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    font-size: .9rem; }
    footer .footer-content .footer-link,
    footer .footer-content .trademark {
      color: #FFF;
      font-family: "Apercu-Light", "Arial Light", Gadget, sans-serif;
      display: none; }
    footer .footer-content .trademark {
      display: inline-block;
      margin-right: auto; }
      footer .footer-content .trademark a {
        color: #ec3c3c; }
    footer .footer-content .footer-link, footer .footer-content .trademark {
      padding: 20px; }
      footer .footer-content .footer-link:last-of-type, footer .footer-content .trademark:last-of-type {
        padding-right: 0; }
      footer .footer-content .footer-link:hover, footer .footer-content .trademark:hover {
        color: #ec3c3c; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

form {
  position: relative; }
  form .form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px; }
    form .form-group span {
      display: inline-block;
      margin-bottom: 5px;
      display: none; }
    form .form-group input,
    form .form-group textarea {
      border: none;
      border-bottom: #ec3c3c solid 2px; }
    form .form-group textarea {
      resize: none; }
    form .form-group.double {
      flex-direction: column;
      justify-content: space-between;
      margin-bottom: 0; }
      form .form-group.double label {
        width: 100%;
        margin-bottom: 20px; }

button[type="submit"] {
  width: 100%;
  background-color: #ec3c3c;
  border-bottom-color: #a71616; }
  button[type="submit"]:focus {
    outline: none; }
  button[type="submit"]:hover {
    border-bottom-color: #840b0b; }

input::placeholder,
textarea::placeholder {
  font-family: "Apercu-Light", "Arial Light", Gadget, sans-serif; }

input:active, input:focus,
textarea:active,
textarea:focus {
  outline: none; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

.read-more {
  display: inline-block;
  color: #ec3c3c; }
  .read-more:hover i {
    margin-left: 5px; }

.general-button {
  display: inline-block;
  color: #FFF;
  background-color: rgba(167, 22, 22, 0.8);
  border-bottom: #840b0b 5px solid;
  padding: 15px 30px;
  font-size: 1.3em;
  font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif;
  letter-spacing: 0.05em;
  transition: background-color .2s ease; }
  .general-button:hover {
    background-color: #a71616; }
  .general-button:active {
    border-bottom: 3px solid #840b0b;
    padding: 16px 30px; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

.section {
  padding: 80px 0; }
  .section .section-intro {
    text-align: center;
    margin-bottom: 50px; }
    .section .section-intro h2 {
      font-size: 2em;
      font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif;
      display: inline-block; }
      .section .section-intro h2::after {
        background-color: #ec3c3c;
        content: "";
        height: 3px;
        display: block;
        width: 60%;
        margin: 24px auto; }
  .section .section-outro {
    text-align: center; }
  .section--color {
    background-color: #ec3c3c; }
    .section--color .section-intro h2 {
      color: #FFF;
      margin-bottom: 50px; }
      .section--color .section-intro h2::after {
        display: none; }
    .section--color .section-intro .summary {
      color: white; }
    .section--color .section-intro .general-button {
      margin-top: 50px; }

#banner {
  min-height: 30vh;
  background-color: #ec3c3c;
  padding-top: 77px; }
  #banner .banner-content {
    padding: 20px 0 200px;
    text-align: center;
    color: #FFF;
    margin: auto;
    width: 100%; }
    #banner .banner-content h1 {
      font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif;
      font-size: 3em;
      line-height: 1.2em; }
    #banner .banner-content h2 {
      margin-top: 40px;
      font-family: "Apercu-Light", "Arial Light", Gadget, sans-serif;
      font-size: 1em;
      line-height: 1.7em; }
  #banner.small-banner .banner-content {
    padding: 80px 0 100px; }
    #banner.small-banner .banner-content h2 {
      margin-top: 20px; }

.social-links {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .social-links a {
    display: inline-block;
    color: #FFF;
    padding: 10px 20px;
    font-size: 1.5em; }
    .social-links a:hover {
      color: #a71616; }

#spotlight {
  transform: translateY(-150px); }
  #spotlight .spotlight {
    display: flex;
    flex-direction: column-reverse; }
    #spotlight .spotlight .event-item__picture {
      background-size: cover;
      min-width: 100%;
      height: 250px; }

#interesting .section-intro {
  width: 70%;
  margin: 0 auto;
  color: #FFF; }

.summary {
  font-family: "Apercu-Light", "Arial Light", Gadget, sans-serif;
  line-height: 1.4em; }

.date-block {
  color: #FFF;
  text-align: center;
  font-size: 1.4em;
  font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif; }
  .date-block .day {
    font-size: 1.6em; }
  .date-block .month {
    text-transform: uppercase; }

.text-block {
  font-size: 1.1em;
  font-family: "Apercu-Light", "Arial Light", Gadget, sans-serif;
  line-height: 1.5em; }
  .text-block p {
    margin-bottom: 15px; }

.article-title {
  font-size: 1.4em;
  font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif;
  line-height: 1.3em; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

#events {
  padding-top: 0;
  transform: translateY(-50px); }

.event-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .event-items .event {
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: opacity .2s ease;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 10px 76px -25px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 76px -25px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 76px -25px rgba(0, 0, 0, 0.75);
    transition: all .2s ease; }
    .event-items .event:hover {
      -webkit-box-shadow: 0px 15px 99px -24px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 15px 99px -24px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 15px 99px -24px rgba(0, 0, 0, 0.75);
      transform: translateY(-1px); }
    .event-items .event .event-link {
      display: block;
      height: 100%; }
    .event-items .event .event-inner {
      height: 100%;
      overflow: hidden;
      position: relative;
      z-index: 50;
      display: flex;
      align-items: flex-end;
      background: -moz-linear-gradient(top, transparent 1%, transparent 41%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 1%, transparent 41%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 1%, transparent 41%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
      /* IE6-9 */ }
      .event-items .event .event-inner__info {
        width: 100%;
        padding: 20px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between; }
        .event-items .event .event-inner__info h3 {
          color: #FFF; }
    .event-items .event__picture {
      position: absolute;
      top: 50%;
      left: 50%;
      min-height: 100%;
      max-width: initial;
      transform: translate(-50%, -50%);
      transition: all .2s ease; }
    .event-items .event:hover {
      opacity: .95; }
      .event-items .event:hover .event__picture {
        transform: translate(-50%, -50%); }

.event-item {
  background-color: #FFF; }
  .event-item__info {
    width: 30%;
    padding: 35px; }
    .event-item__info .title {
      margin-bottom: 20px; }
    .event-item__info .date {
      font-size: 1.5em;
      font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif;
      color: #ec3c3c;
      margin-bottom: 10px; }
    .event-item__info h3 {
      font-size: 2.1em;
      line-height: 1.2em;
      font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif;
      margin-bottom: 10px; }
    .event-item__info .hour {
      margin-bottom: 20px;
      color: #bdbdbd; }
    .event-item__info .summary {
      margin-bottom: 20px; }
  .event-item__picture {
    width: 70%;
    transition: all .2s ease; }
    .event-item__picture a {
      display: block;
      height: 100%;
      width: 100%; }
    .event-item__picture:hover {
      opacity: .95; }

.events .event {
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 10px 76px -25px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 76px -25px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 76px -25px rgba(0, 0, 0, 0.75);
  transition: all .2s ease;
  min-height: 250px; }
  .events .event:hover {
    -webkit-box-shadow: 0px 15px 99px -24px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 15px 99px -24px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 15px 99px -24px rgba(0, 0, 0, 0.75);
    transform: translateY(-1px); }
  .events .event__imageLink {
    width: 100%;
    overflow: hidden;
    display: flex;
    position: relative;
    min-height: 250px; }
    .events .event__imageLink img {
      position: absolute;
      top: -9999px;
      bottom: -9999px;
      left: -9999px;
      right: -9999px;
      margin: auto;
      min-width: 100%;
      max-width: 150%;
      min-height: 100%; }
    .events .event__imageLink .date-block {
      position: absolute;
      bottom: 20px;
      right: 20px;
      border: 2px solid #FFF;
      padding: 5px;
      background-color: rgba(0, 0, 0, 0.6); }
    .events .event__imageLink:hover {
      opacity: .9; }
  .events .event__info {
    width: 100%;
    padding: 30px; }
    .events .event__info h2 {
      font-size: 1.5em;
      font-family: "Apercu-Bold", "Arial Bold", Gadget, Helvetica, sans-serif; }
    .events .event__info .summary,
    .events .event__info .read-more {
      margin-top: 20px; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

#cases .general-button {
  margin-top: 80px; }

.cases .case {
  background-color: #FFF; }
  .cases .case .inner {
    height: 100%; }
    .cases .case .inner .case__image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 50%;
      min-height: 200px; }
  .cases .case__link {
    display: block;
    height: 100%; }
  .cases .case-inner {
    padding: 20px;
    height: 50%;
    position: relative; }
    .cases .case-inner h3 {
      margin-bottom: 20px; }
    .cases .case-inner .summary {
      margin-bottom: 20px; }
    .cases .case-inner .read-more {
      position: absolute;
      bottom: 20px; }

#use-cases .cases .case {
  margin-bottom: 50px !important; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

.contact-form {
  background-color: #FFF;
  padding: 30px; }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

@media (min-width: 400px) {
  #spotlight .spotlight .event-item__info {
    width: 100%; }
  #spotlight .spotlight .event-item__picture {
    width: 100%; } }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

@media (min-width: 768px) {
  footer .footer-content .footer-link {
    display: block; }
  #banner .banner-content {
    width: 80%;
    padding: 50px 0 200px; }
    #banner .banner-content h1 {
      font-size: 2.8em; }
  #spotlight .spotlight {
    flex-direction: row;
    min-height: 48vh; }
    #spotlight .spotlight .event-item__info {
      width: 50%; }
    #spotlight .spotlight .event-item__picture {
      width: 50%;
      height: initial;
      min-width: initial; }
  .event-items .event {
    width: 49%; }
  #cases .cases .case .inner .case__image {
    min-height: initial; }
  .events .event {
    flex-direction: row; }
    .events .event__imageLink {
      width: 35%;
      display: flex;
      position: relative;
      transition: all .2s ease;
      overflow: hidden;
      min-height: initial; }
      .events .event__imageLink img {
        min-height: 100%;
        position: relative;
        top: initial;
        bottom: initial;
        left: inherit;
        right: inherit;
        margin: initial;
        min-width: initial; }
    .events .event__info {
      width: 65%; }
  form .double {
    flex-direction: row !important; }
    form .double label {
      width: 49% !important;
      margin-bottom: 0; }
  .contact-form {
    padding: 50px; } }

@media (max-width: 768px) {
  #events .ar-event.event::before, #events .ar-event.event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  #events .ar-event.event::before {
    float: left;
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .ar-event::before, .ar-event::after {
    content: '';
    display: table;
    clear: both;
    width: 1px;
    margin-left: -1px; }
  .ar-event::before {
    float: left;
    padding-bottom: 133.33333%; } }

@media (min-width: 1000px) {
  #banner .banner-content {
    width: 65%; }
  #spotlight .spotlight .event-item__info {
    width: 30%; }
  #spotlight .spotlight .event-item__picture {
    width: 70%; }
  .event-items .event {
    width: 30%;
    margin-bottom: 0; } }
