@import "normalize.css";

@import "../font/icomoon_2018/style.css";
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
  background: white;
  background: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px;
}
body .lazy-hidden {
  opacity: 0;
}
body .lazy-loaded {
  opacity: 1;
}
body.loaded .packery-container {
  display: none;
}
body.loaded main,
body.loaded footer {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition-delay: 0.5s;
  transition-delay: .5s;
  opacity: 1;
}
body.loaded .lazy-loaded {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
body.unloaded main,
body.unloaded footer {
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
  opacity: 0;
}
.btn {
  font-family: 'Gotham A', 'Gotham B';
  font-size: 11px;
  padding: 10px 26px;
  color: white;
  text-decoration: none;
  margin-top: 20px;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid white;
  cursor: pointer;
  margin-left: 0px;
  outline: none;
}
.btn .text-close {
  display: none;
}
video {
  width: 100%;
  height: 100%;
}
.no-touch .btn:hover {
  background: white;
  color: black;
}
/*
.dg.ac {
	z-index: 1000 !important;
}*/
.chaos {
  -webkit-transform: translate3d(0, 0, 0);
}
main,
footer {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 0;
  overflow: hidden;
  max-width: 2560px;
  margin: 0 auto;
}
main {
  margin-top: 60px;
}
section {
  -webkit-transform: translate3d(0, 0, 0);
}
section .packery-wrapper {
  margin-left: 60px;
  margin-right: 60px;
  -webkit-transform: translate3d(0, 0, 0);
}
section .packery-container {
  display: none;
  margin-top: 0px;
  -webkit-transform: translate3d(0, 0, 0);
  padding-top: 0px;
}
section.open .header .slick-carousel .caption a .text-open {
  display: none;
}
section.open .header .slick-carousel .caption a .text-close {
  display: inline-block;
}
section.open .packery-container {
  display: block;
}
.no-touch section.dark {
  background-image: url('../img/img-noise-dark-100x100.png');
}
.no-touch section.light {
  background-image: url('../img/img-noise-light-100x100.png');
}
@media only screen and (max-width: 1023px) {
  section .packery-wrapper {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.section-related {
  background: #000000;
  width: 100%;
  padding-bottom: 10px;
  margin-left: 0%;
}
.section-related h3 {
  text-transform: uppercase;
}
.project-navi {
  background-color: black;
}
.page-project-prev,
.page-project-next {
  text-transform: uppercase;
}
.resourceid-2 section {
  padding-bottom: 10px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0px;
  z-index: 5000;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  max-width: 2560px;
}
header .background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0px;
  height: 60px;
  z-index: -1;
}
header .logo {
  display: block;
  width: 60px;
  height: 60px;
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32px 34px;
  position: fixed;
  z-index: 10;
}
header .toggle {
  display: none;
  width: 60px;
  height: 60px;
  background-image: url("../img/menu.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
header nav {
  background: #000000;
  position: fixed;
  left: 0px;
  right: 0px;
  height: 60px;
  z-index: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 2560px;
}
header nav.headroom--unpinned {
  top: 0px !important;
}
header nav ul li {
  float: left;
  list-style-type: none;
}
header nav ul li.nav_divider {
  position: relative;
}
header nav ul li.nav_divider p {
  padding: 15px 10px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
}
header nav ul li.nav_divider p:after {
  content: '|';
  color: white;
}
header nav ul li.active a {
  background-color: white;
  color: black;
}
header nav ul li a {
  display: block;
  background: black;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  margin-right: 0px;
  outline: 0;
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.no-touch header nav ul li a:hover {
  background: white;
  color: black;
}
header.open .toggle {
  background-position: bottom;
}
.loaded .logo {
  /*-webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 1;*/

}
.loaded header nav {
  /*-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;*/

  transition: all 0.2s ease-out;
  top: 0;
}
@media only screen and (max-width: 767px) {
  header .toggle {
    display: block;
  }
  header .background {
    background: black;
  }
  header nav {
    display: none;
    background: #000000;
    position: fixed;
    top: 0px;
    right: 0px;
  }
  header nav ul {
    margin-top: 60px;
  }
  header nav ul li {
    float: none;
  }
  header nav ul li.nav_divider p {
    padding: 0px 0px;
    height: 32px;
    text-align: center;
  }
  header nav ul li.nav_divider p:after {
    content: '-';
  }
  header nav ul li a {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
  }
  header.open {
    background-color: #000000;
    height: 100%;
  }
  header.open nav {
    display: block;
  }
  .unloaded header nav {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  header nav {
    height: 60px;
    text-align: center;
  }
  header ul {
    display: inline-block;
  }
  header nav ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 1025px) {
  header nav.headroom--unpinned {
    top: -60px !important;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  header .logo {
    background-image: url("../img/logo@2x.png");
  }
  header .toggle {
    background-image: url("../img/menu@2x.png");
  }
}
.resourceid-8 header nav ul li.active a {
  background-color: white;
  color: black;
}
.resourceid-3 header nav ul li.active a {
  background-color: white;
  color: black;
}
.resourceid-4 header nav ul li.active a {
  background-color: white;
  color: black;
}
.resourceid-29 header nav ul li.active a {
  background-color: white;
  color: black;
}
.unloaded header nav ul li.active a {
  background-color: transparent !important;
  color: white !important;
}
footer {
  position: relative;
  z-index: 2000;
  background: black;
  width: 100%;
  padding-bottom: 20px;
  color: white;
}
footer.hascookieconsentbanner {
  padding-bottom: 200px;
}
footer hr {
  margin: 0 auto;
  width: 80%;
  border: 0;
  border-bottom: 1px dotted #4d4d4d;
  margin-top: 50px;
  margin-bottom: 50px;
}
footer hr.bottom {
  margin-top: 35px;
  margin-bottom: 15px;
}
footer .sharing {
  text-align: center;
  padding-top: 50px;
  list-style-type: none;
}
footer .sharing li {
  display: inline;
}
footer .sharing a {
  position: relative;
  background-color: white;
  display: inline-block;
  text-decoration: none;
  width: 34px;
  height: 34px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  margin-right: 10px;
}
footer .sharing a span:before {
  position: absolute;
  top: 1px;
  left: 9px;
  color: black;
  font-size: 16px;
  line-height: 34px;
}
footer .sharing a .icon-vimeo:before {
  top: 2px;
}
footer .sharing a .icon-twitter:before {
  left: 10px;
}
footer .sharing a:hover span {
  color: white;
}
footer .sharing li:last-child a {
  margin-right: 0px;
}
footer .sharing a.follow-link-vimeo:hover {
  background-color: #1ab7ea;
}
footer .sharing a.follow-link-facebook:hover {
  background-color: #3b5998;
}
footer .sharing a.follow-link-twitter:hover {
  background-color: #55acee;
}
footer .sharing a.follow-link-behance:hover {
  background-color: #1769ff;
}
footer .sharing a.follow-link-tumblr:hover {
  background-color: #35465c;
}
footer .sharing a.follow-link-instagram:hover {
  background-color: #8a3ab9;
}
footer .contact {
  width: 80%;
  max-width: 720px;
  margin: 0 auto;
}
footer .contact .footer-wrapper {
  width: 100%;
}
footer .contact .item-wrapper {
  float: left;
  text-align: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
footer .contact .item {
  display: inline-block;
  float: none;
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  text-align: left;
  border: 0;
  width: 230px;
  margin-top: 1px;
  margin-bottom: 30px;
}
footer .contact .item h4 {
  padding-bottom: 14px;
  font-size: 18px;
}
footer .contact .item .adress-container {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
  color: #acacac;
}
footer .contact .item .adress-container p,
footer .contact .item .adress-container p a {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #acacac;
}
footer .contact .item .adress-container p {
  padding-left: 28px;
  padding-bottom: 4px;
  position: relative;
}
footer .contact .item .adress-container p a {
  text-decoration: none;
  display: inline-block;
}
footer .contact .item .adress-container p a:hover {
  color: white;
}
footer .contact .item .adress-container p span {
  position: absolute;
  top: 4px;
  left: 0px;
}
footer .contact .item .icon-location {
  font-size: 16px;
  top: 2px !important;
  left: -1px !important;
}
footer .contact .item .adress-container p span.icon-mail {
  font-size: 13px;
  top: 5px;
}
footer .contact .item .btn-map {
  margin-left: 20px;
  color: white;
  font-size: 11px;
  padding: 10px 26px;
}
footer .contact .item .btn-map:hover {
  background: white;
  color: black;
}
footer nav ul {
  list-style-type: none;
  text-align: center;
}
footer nav ul li {
  display: inline;
}
footer nav ul li a {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 12px;
  line-height: 23px;
  padding: 10px;
  color: #acacac;
  text-decoration: none;
  text-transform: uppercase;
}
footer nav ul li a:hover {
  color: white;
}
@media only screen and (min-width: 1024px) {
  footer.hascookieconsentbanner {
    padding-bottom: 100px;
  }
  footer .contact .item {
    margin-bottom: 11px;
  }
  footer .contact .btn-map {
    display: none;
  }
  footer .contact .item-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 33%;
  }
  footer .contact .item {
    width: auto;
  }
}
.bg-black .wrapper {
  background: #000000;
}
.bg-transparent .wrapper {
  background: transparent;
}
.bg-gradient .wrapper {
  background: #000000;
  /* Old browsers */

  background: -moz-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #212121), color-stop(50%, #000000), color-stop(50%, #000000));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* IE10+ */

  background: linear-gradient(135deg, #212121 0%, #000000 50%, #000000 50%);
  /* W3C */

}
.bg-color-orange {
  background-color: #ebac80;
  background-color: #303030;
  background-color: #ffffff;
  background-color: black;
  background-color: #492624;
}
.bg-color-yellow {
  background-color: #ebff9b;
  background-color: #ffffff;
  background-color: black;
  background-color: #303030;
}
.bg-color-green {
  background-color: #ccffaf;
  background-color: #ffffff;
  background-color: black;
  background-color: #303030;
}
.bg-color-blue {
  background-color: #bbefff;
  background-color: #ffffff;
  background-color: #303030;
  background-color: black;
  background-color: #07141c;
}
.ratio-1-1 {
  position: relative;
}
.ratio-1-1:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.ratio-1-2 {
  position: relative;
}
.ratio-1-2:before {
  content: "";
  display: block;
  padding-top: 200%;
}
.ratio-1-3 {
  position: relative;
}
.ratio-1-3:before {
  content: "";
  display: block;
  padding-top: 300%;
}
.ratio-1-4 {
  position: relative;
}
.ratio-1-4:before {
  content: "";
  display: block;
  padding-top: 400%;
}
.ratio-3-4 {
  position: relative;
}
.ratio-3-4:before {
  content: "";
  display: block;
  padding-top: 133.33333%;
}
.ratio-9-16 {
  position: relative;
}
.ratio-9-16:before {
  content: "";
  display: block;
  padding-top: 177.77777%;
}
.ratio-10-16 {
  position: relative;
}
.ratio-10-16:before {
  content: "";
  display: block;
  padding-top: 160%;
}
.ratio-210-297 {
  position: relative;
}
.ratio-210-297:before {
  content: "";
  display: block;
  padding-top: 141.42857142857255%;
}
.ratio-2-1 {
  position: relative;
}
.ratio-2-1:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.ratio-235-1 {
  position: relative;
}
.ratio-235-1:before {
  content: "";
  display: block;
  padding-top: 42.5531914893617%;
}
.ratio-3-1 {
  position: relative;
}
.ratio-3-1:before {
  content: "";
  display: block;
  padding-top: 33.33333%;
}
.ratio-3-2 {
  position: relative;
}
.ratio-3-2:before {
  content: "";
  display: block;
  padding-top: 66.66666%;
}
.ratio-4-1 {
  position: relative;
}
.ratio-4-1:before {
  content: "";
  display: block;
  padding-top: 25%;
}
.ratio-4-3 {
  position: relative;
}
.ratio-4-3:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.ratio-16-9 {
  position: relative;
}
.ratio-16-9:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.ratio-16-10 {
  position: relative;
}
.ratio-16-10:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.ratio-297-210 {
  position: relative;
}
.ratio-297-210:before {
  content: "";
  display: block;
  padding-top: 70.7070707070714%;
}
.ratio-40-17 {
  position: relative;
}
.ratio-40-17:before {
  content: "";
  display: block;
  padding-top: 42.5%;
}
.ratio-638-149 {
  position: relative;
}
.ratio-638-149:before {
  content: "";
  display: block;
  padding-top: 23.35423197492227%;
}
.ratio-960-371 {
  position: relative;
}
.ratio-960-371:before {
  content: "";
  display: block;
  padding-top: 38.64583333333457%;
}
.ratio-64-25 {
  position: relative;
}
.ratio-64-25:before {
  content: "";
  display: block;
  padding-top: 39.0625%;
}
.size-xl,
.size-l,
.size-m,
.size-s,
.size-xs {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .size-l,
  .size-m,
  .size-s,
  .size-xs {
    width: 50%;
  }
}
@media only screen and (min-width: 1170px) {
  .size-l {
    width: 66.666%;
  }
  .size-m {
    width: 50%;
  }
  .size-s {
    width: 33.333%;
  }
  .size-xs {
    width: 25%;
  }
}
.modul-section-divider .wrapper,
.chaos .wrapper {
  position: relative;
  height: 100%;
  padding: 0px;
  margin: 0px;
  margin-bottom: 2px;
}
@media only screen and (min-width: 768px) {
  .modul-section-divider .wrapper,
  .chaos .wrapper {
    margin: 0px;
  }
}
@media only screen and (min-width: 1170px) {
  .modul-section-divider .wrapper.margintop-0,
  .chaos .wrapper.margintop-0 {
    margin-top: 0px;
  }
  .modul-section-divider .wrapper.margintop-2,
  .chaos .wrapper.margintop-2 {
    margin-top: 2px;
  }
  .modul-section-divider .wrapper.margintop-4,
  .chaos .wrapper.margintop-4 {
    margin-top: 4px;
  }
  .modul-section-divider .wrapper.margintop-6,
  .chaos .wrapper.margintop-6 {
    margin-top: 6px;
  }
  .modul-section-divider .wrapper.margintop-8,
  .chaos .wrapper.margintop-8 {
    margin-top: 8px;
  }
  .modul-section-divider .wrapper.margintop-10,
  .chaos .wrapper.margintop-10 {
    margin-top: 10px;
  }
  .modul-section-divider .wrapper.margintop-50,
  .chaos .wrapper.margintop-50 {
    margin-top: 50px;
  }
  .modul-section-divider .wrapper.margintop-100,
  .chaos .wrapper.margintop-100 {
    margin-top: 100px;
  }
  .modul-section-divider .wrapper.marginright-0,
  .chaos .wrapper.marginright-0 {
    margin-right: 0px;
  }
  .modul-section-divider .wrapper.marginright-2,
  .chaos .wrapper.marginright-2 {
    margin-right: 2px;
  }
  .modul-section-divider .wrapper.marginright-4,
  .chaos .wrapper.marginright-4 {
    margin-right: 4px;
  }
  .modul-section-divider .wrapper.marginright-6,
  .chaos .wrapper.marginright-6 {
    margin-right: 6px;
  }
  .modul-section-divider .wrapper.marginright-8,
  .chaos .wrapper.marginright-8 {
    margin-right: 8px;
  }
  .modul-section-divider .wrapper.marginright-10,
  .chaos .wrapper.marginright-10 {
    margin-right: 10px;
  }
  .modul-section-divider .wrapper.marginright-50,
  .chaos .wrapper.marginright-50 {
    margin-right: 50px;
  }
  .modul-section-divider .wrapper.marginright-100,
  .chaos .wrapper.marginright-100 {
    margin-right: 100px;
  }
  .modul-section-divider .wrapper.marginbottom-0,
  .chaos .wrapper.marginbottom-0 {
    margin-bottom: 0px;
  }
  .modul-section-divider .wrapper.marginbottom-2,
  .chaos .wrapper.marginbottom-2 {
    margin-bottom: 2px;
  }
  .modul-section-divider .wrapper.marginbottom-4,
  .chaos .wrapper.marginbottom-4 {
    margin-bottom: 4px;
  }
  .modul-section-divider .wrapper.marginbottom-6,
  .chaos .wrapper.marginbottom-6 {
    margin-bottom: 6px;
  }
  .modul-section-divider .wrapper.marginbottom-8,
  .chaos .wrapper.marginbottom-8 {
    margin-bottom: 8px;
  }
  .modul-section-divider .wrapper.marginbottom-10,
  .chaos .wrapper.marginbottom-10 {
    margin-bottom: 10px;
  }
  .modul-section-divider .wrapper.marginbottom-50,
  .chaos .wrapper.marginbottom-50 {
    margin-bottom: 50px;
  }
  .modul-section-divider .wrapper.marginbottom-100,
  .chaos .wrapper.marginbottom-100 {
    margin-bottom: 100px;
  }
  .modul-section-divider .wrapper.marginleft-0,
  .chaos .wrapper.marginleft-0 {
    margin-left: 0px;
  }
  .modul-section-divider .wrapper.marginleft-2,
  .chaos .wrapper.marginleft-2 {
    margin-left: 2px;
  }
  .modul-section-divider .wrapper.marginleft-4,
  .chaos .wrapper.marginleft-4 {
    margin-left: 4px;
  }
  .modul-section-divider .wrapper.marginleft-6,
  .chaos .wrapper.marginleft-6 {
    margin-left: 6px;
  }
  .modul-section-divider .wrapper.marginleft-8,
  .chaos .wrapper.marginleft-8 {
    margin-left: 8px;
  }
  .modul-section-divider .wrapper.marginleft-10,
  .chaos .wrapper.marginleft-10 {
    margin-left: 10px;
  }
  .modul-section-divider .wrapper.marginleft-50,
  .chaos .wrapper.marginleft-50 {
    margin-left: 50px;
  }
  .modul-section-divider .wrapper.marginleft-100,
  .chaos .wrapper.marginleft-100 {
    margin-left: 100px;
  }
}
.dimmer-0 {
  background: transparent;
}
.dimmer-5 {
  background-color: rgba(0, 0, 0, 0.05);
}
.dimmer-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.dimmer-15 {
  background-color: rgba(0, 0, 0, 0.15);
}
.dimmer-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.richtext {
  padding: 20px;
}
.richtext p {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 20px;
}
.richtext h1 {
  font-family: 'Mercury Text G4 A', 'Mercury Text G4 B';
  font-weight: 400;
  font-style: italic;
  font-size: 64px;
  line-height: 80px;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.richtext h2 {
  font-family: 'Mercury Text G4 A', 'Mercury Text G4 B';
  font-weight: 400;
  font-style: italic;
  font-size: 36px;
  line-height: 48px;
}
.richtext h3 {
  font-family: 'Mercury Text G4 A', 'Mercury Text G4 B';
  font-weight: 400;
  font-size: 26px;
  font-style: italic;
  line-height: 36px;
  padding-left: 0;
  padding-right: 0;
}
.richtext h4 {
  font-family: "Gotham A", "Gotham B";
  font-size: 42px;
  line-height: 42px;
  padding-left: 0;
  padding-right: 0;
}
.richtext h5 {
  font-family: "Gotham A", "Gotham B";
  font-size: 24px;
  line-height: 32px;
  padding-left: 0;
  padding-right: 0;
}
.richtext ul {
  font-family: "Mercury Text G4 A", "Mercury Text G4 B";
  font-weight: 400;
  font-style: italic;
  font-size: 26px;
  line-height: 30px;
  margin-top: 15px;
  margin-left: 40px;
  margin-bottom: 30px;
}
.richtext ul li {
  padding-bottom: 10px;
}
.richtext ul.small-text-in-ul {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 20px;
  font-style: normal;
  margin-left: 24px;
}
.richtext a {
  color: white;
}
@media only screen and (min-width: 768px) {

}
.header {
  width: 100%;
  margin-bottom: 0;
  -webkit-transform: translate3d(0, 0, 0);
}
.header .slick-carousel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  text-align: center;
  margin-bottom: 0px;
}
.header .slick-carousel .dimmer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.header .slick-carousel .area-link {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.header .slick-carousel .btn-audio {
  width: 35px;
  height: 35px;
  background-image: url('../img/btn-togglesound.png');
  background-position: left top;
  background-size: 70px 70px;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 1000;
  cursor: pointer;
}
.header .slick-carousel .btn-audio:hover {
  background-position: left bottom;
}
.header .slick-carousel .btn-audio-on {
  background-position: right top;
}
.header .slick-carousel .btn-audio-on:hover {
  background-position: right bottom;
}
.header .slick-carousel .caption {
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
  color: white;
}
.header .slick-carousel .caption h1 {
  font-family: 'Gotham A', 'Gotham B';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.header .slick-carousel .caption h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.header .slick-carousel .caption p {
  font-family: 'Mercury Text G4 A', 'Mercury Text G4 B';
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
  width: 80%;
  margin: 0px auto 0px;
  display: none;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.header .slick-carousel .caption .btn {
  margin-top: 10px;
}
.header .slick-carousel .caption .section-header-play-video {
  display: inline-block;
  width: 85px;
  height: 85px;
  cursor: pointer;
  background-image: url('../img/btn-playvideo.png');
  background-size: 100%;
  background-position: top;
}
.header .slick-carousel .caption .section-header-play-video:hover {
  background-position: bottom;
}
.header .slick-carousel .embed-player-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header .slick-carousel .embed-player-container .play-button {
  background-image: url("img/play-vimeo-button.png");
  background-repeat: no-repeat;
  background-position: bottom 10px left 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  cursor: pointer;
}
.header .slick-carousel .embed-player-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  border: none;
}
.header img {
  width: 100% !important;
}
.header .slide-video-internal img {
  display: none;
}
.touch .header .slick-carousel .slide-video-internal img {
  display: block;
}
.touch .header .slick-carousel .slide-video-internal video {
  display: none;
}
.header.hideSectionToogle .section-expand-button {
  display: none;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .header .slick-carousel .btn-audio {
    background-size: 70px 70px;
    background-image: url('../img/btn-togglesound@2x.png');
  }
  .header .slick-carousel .embed-player-container .play-button {
    background-image: url('../img/btn-playvideo@2x.png');
  }
}
@media only screen and (min-width: 768px) {
  .header .slick-carousel .caption h1 {
    font-size: 40px;
  }
  .header .slick-carousel .caption h2 {
    font-size: 20px;
  }
  .header .slick-carousel .caption p {
    display: block;
    font-size: 20px;
  }
  .header .slick-carousel .caption .btn {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .header .slick-carousel .caption h1 {
    font-size: 50px;
  }
  .header .slick-carousel .caption h2 {
    font-size: 25px;
  }
  .header .slick-carousel .caption p {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1170px) {
  .header .slick-carousel .caption h1 {
    font-size: 60px;
  }
  .header .slick-carousel .caption h2 {
    font-size: 30px;
  }
  .header .slick-carousel .caption p {
    font-size: 30px;
  }
}
.sharing .btn-share {
  width: 205px;
  height: 45px;
  font-size: 11px;
  line-height: 45px;
  border: 1px solid #ae8b6d;
  padding: 0;
  margin: 0;
  text-align: center;
  display: inline-block;
}
.sharing .btn-share span {
  margin-right: 10px;
}
.sharing .btn-share:hover {
  background: #ae8b6d;
}
.sharing .btn-share.hidden {
  display: none;
}
.sharing .share-icons {
  width: 207px;
  height: 47px;
  display: none;
  vertical-align: top;
}
.sharing .share-icons.visible {
  display: inline-block;
}
.sharing .btn-share-icon {
  width: 67px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  color: white;
  border: 1px solid #ae8b6d;
  text-decoration: none !important;
  outline: 0 !important;
  overflow: hidden;
}
.sharing .btn-share-icon:hover {
  background: #ae8b6d;
}
.sharing .btn-share-icon-middle {
  width: 69px;
}
.sharing .btn-share-icon span {
  padding-left: 1px;
}
.sharing .btn-share-icon span:before {
  line-height: 46px;
  font-size: 18px;
}
.sharing .btn-prev {
  width: 44px;
  height: 45px;
  font-size: 11px;
  line-height: 45px;
  border: 1px solid #ae8b6d;
  padding: 0;
  margin: 0;
  margin-right: 1px;
  text-align: center;
  display: inline-block;
}
.sharing .btn-prev .icon {
  margin-right: 0px;
}
.sharing .btn-prev .text {
  display: none;
}
.sharing .btn-prev:hover {
  background: #ae8b6d;
}
.sharing .btn-next {
  width: 44px;
  height: 45px;
  font-size: 11px;
  line-height: 45px;
  border: 1px solid #ae8b6d;
  padding: 0;
  margin: 0;
  margin-left: 1px;
  text-align: center;
  display: inline-block;
}
.sharing .btn-next .icon {
  margin-left: 0px;
}
.sharing .btn-next .text {
  display: none;
}
.sharing .btn-next:hover {
  background: #ae8b6d;
}
@media only screen and (min-width: 768px) {
  .sharing .btn-prev,
  .sharing .btn-next {
    width: 205px;
  }
  .sharing .btn-prev .text,
  .sharing .btn-next .text {
    display: inline-block;
  }
  .sharing .btn-prev .icon {
    margin-right: 10px;
  }
  .sharing .btn-next .icon {
    margin-left: 10px;
  }
}
.touch .sharing .btn-prev,
.touch .sharing .btn-next {
  outline: none !important;
}
.touch .sharing .btn-prev:hover,
.touch .sharing .btn-next:hover {
  background: transparent;
}
.slick-slider {
  margin-bottom: 0px;
}
.slick-list,
.slick-track {
  height: 100%;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: auto;
  width: 20%;
  width: 60px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  margin-top: -40px;
  padding: 0px;
  border: none;
  outline: none;
  background: transparent;
  height: 80px;
  z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  /*color: black;*/
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  cursor: default;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "icomoon";
  font-size: 48px;
  line-height: 48px;
  color: white;
  opacity: 0.8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.slick-prev {
  left: 0px;
  text-align: left;
}
.slick-prev:before {
  content: "\e60b";
}
.slick-next {
  right: 0px;
  text-align: right;
}
.slick-next:before {
  content: "\e60e";
}
.slick-track,
.slick-slide,
.slick-cloned,
.slick-slide img {
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  outline: none;
  background: black;
  opacity: 1;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button {
  opacity: 1;
  background: white;
}
.module-filter {
  padding: 50px;
  margin-bottom: 5px;
  padding-left: 5%;
  padding-right: 0px;
  width: 90%;
  text-align: center;
}
.module-filter .headline {
  color: #FFF;
  text-align: center;
  font-family: "Mercury Text G4 A", "Mercury Text G4 B";
  font-weight: 400;
  font-style: italic;
  font-size: 30px;
}
.module-filter .filter-wrapper {
  text-align: center;
  display: inline-block;
}
.module-filter .btn-filter {
  margin-left: 5px;
  margin-right: 5px;
  line-height: 28px;
  width: 120px;
  margin-top: 14px;
}
.module-filter .active {
  background: white;
  color: black;
}
.module-filter.bottom {
  /*position: absolute;
		left: 0;
		right: 0;
		bottom: 0;*/

}
@media only screen and (min-width: 768px) {
  .hide-mobile {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}
.module-link {
  text-align: center;
  text-decoration: none;
  color: white;
}
.module-link .ratio-container {
  overflow: hidden;
}
.module-link .content-container {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.module-link .ratio-container.ratio-none .content-container {
  position: static;
}
.module-link .btn {
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.module-link .headline,
.module-link .subheadline,
.module-link .copy {
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
}
.module-link .headline {
  padding-top: 30px;
}
.module-link .subheadline {
  font-weight: 700;
  padding-bottom: 20px;
}
.module-link .copy {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  text-transform: none;
  padding-bottom: 20px;
}
.module-link .content-container.color-black {
  color: black;
}
.module-link .content-container.color-black .btn {
  color: black;
  border-color: black;
}
.no-touch .module-link .content-container.color-black .btn:hover {
  background: black;
  color: white;
}
.modul-page-divider .wrapper {
  position: relative;
}
.modul-page-divider .title-container {
  width: 300px;
  text-align: center;
  margin: 0 auto 10px;
}
.modul-page-divider .title-container.nocopy {
  margin-bottom: 0px;
}
.modul-page-divider .title {
  color: white;
  display: inline;
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  overflow: hidden;
  text-align: center;
}
.modul-page-divider .richtext-container {
  width: 300px;
  text-align: center;
  margin: 0 auto;
}
.modul-page-divider .richtext {
  overflow: hidden;
  display: inline;
  margin-bottom: 30px;
  padding: 0;
}
.modul-page-divider .richtext h1,
.modul-page-divider .richtext h2,
.modul-page-divider .richtext h3,
.modul-page-divider .richtext h4,
.modul-page-divider .richtext h5,
.modul-page-divider .richtext p {
  display: inline;
}
.modul-page-divider hr {
  display: none;
  position: absolute;
  top: 50%;
  left: 60px;
  width: 0;
  border: 0;
  background-color: rgba(255, 255, 255, 0.5);
  height: 1px;
}
.modul-page-divider hr.right {
  left: auto;
  right: 60px;
}
.modul-page-divider.margintop-0 {
  padding-top: 0px;
}
.modul-page-divider.margintop-2 {
  padding-top: 2px;
}
.modul-page-divider.margintop-4 {
  padding-top: 4px;
}
.modul-page-divider.margintop-6 {
  padding-top: 6px;
}
.modul-page-divider.margintop-8 {
  padding-top: 8px;
}
.modul-page-divider.margintop-10 {
  padding-top: 10px;
}
.modul-page-divider.margintop-50 {
  padding-top: 50px;
}
.modul-page-divider.margintop-100 {
  padding-top: 100px;
}
.modul-page-divider.marginright-0 {
  padding-right: 0px;
}
.modul-page-divider.marginright-2 {
  padding-right: 2px;
}
.modul-page-divider.marginright-4 {
  padding-right: 4px;
}
.modul-page-divider.marginright-6 {
  padding-right: 6px;
}
.modul-page-divider.marginright-8 {
  padding-right: 8px;
}
.modul-page-divider.marginright-10 {
  padding-right: 10px;
}
.modul-page-divider.marginright-50 {
  padding-right: 50px;
}
.modul-page-divider.marginright-100 {
  padding-right: 100px;
}
.modul-page-divider.marginbottom-0 {
  padding-bottom: 0px;
}
.modul-page-divider.marginbottom-2 {
  padding-bottom: 2px;
}
.modul-page-divider.marginbottom-4 {
  padding-bottom: 4px;
}
.modul-page-divider.marginbottom-6 {
  padding-bottom: 6px;
}
.modul-page-divider.marginbottom-8 {
  padding-bottom: 8px;
}
.modul-page-divider.marginbottom-10 {
  padding-bottom: 10px;
}
.modul-page-divider.marginbottom-50 {
  padding-bottom: 50px;
}
.modul-page-divider.marginbottom-100 {
  padding-bottom: 100px;
}
.modul-page-divider.marginleft-0 {
  padding-left: 0px;
}
.modul-page-divider.marginleft-2 {
  padding-left: 2px;
}
.modul-page-divider.marginleft-4 {
  padding-left: 4px;
}
.modul-page-divider.marginleft-6 {
  padding-left: 6px;
}
.modul-page-divider.marginleft-8 {
  padding-left: 8px;
}
.modul-page-divider.marginleft-10 {
  padding-left: 10px;
}
.modul-page-divider.marginleft-50 {
  padding-left: 50px;
}
.modul-page-divider.marginleft-100 {
  padding-left: 100px;
}
@media only screen and (min-width: 768px) {
  .modul-page-divider .title-container {
    width: 553px;
  }
  .modul-page-divider .title {
    font-size: 40px;
  }
  .modul-page-divider .richtext-container {
    width: 598px;
  }
}
@media only screen and (min-width: 1024px) {
  .modul-page-divider .title-container {
    width: 615px;
  }
  .modul-page-divider .title {
    font-size: 50px;
  }
  .modul-page-divider .richtext-container {
    width: 664px;
  }
  .modul-page-divider hr {
    display: block;
  }
}
@media only screen and (min-width: 1170px) {
  .modul-page-divider .title-container {
    width: 746px;
  }
  .modul-page-divider .title {
    font-size: 60px;
  }
  .modul-page-divider .richtext-container {
    width: 820px;
  }
}
.module-quote .wrapper {
  overflow: hidden;
  padding: 40px;
}
.module-quote .title {
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  margin-top: 3px;
  overflow: hidden;
}
.module-quote .richtext {
  margin-top: 33px;
  margin-bottom: 33px;
  padding: 0px;
  overflow: hidden;
}
.module-quote hr {
  text-align: center;
  margin-top: 49px;
  margin-bottom: 42px;
  width: 78px;
  margin-left: auto;
  margin-right: auto;
}
.module-quote .subline {
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  color: white;
  line-height: 22px;
  letter-spacing: 0.25px;
  width: 90%;
  margin-left: 5%;
}
.module-related-project {
  top: 0;
  width: 45%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  color: white;
  float: left;
}
.module-related-project h3 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
}
.module-related-project .lazy-loaded-by-child .loader {
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.module-related-project .lazy-loaded-by-child .layer {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-related-project .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  background-image: url("../img/loader-ani.png");
  background-repeat: no-repeat;
  background-position: 0px;
  -webkit-animation: loader-animation 0.5s steps(9) infinite;
}
.module-related-project .slick-carousel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.module-related-project .slick-carousel .slick-prev {
  left: 0px;
}
.module-related-project .slick-carousel .slick-next {
  right: 0px;
}
.module-related-project .dimmer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.module-related-project .layer {
  position: absolute;
  top: 30%;
  left: 10%;
  width: 80%;
  text-align: center;
  color: white;
  font-family: 'Gotham A', 'Gotham B';
  text-transform: uppercase;
  opacity: 0;
}
.module-related-project .layer h4 {
  font-size: 35px;
  font-weight: 700;
}
.module-related-project .layer h5 {
  font-size: 20px;
  font-weight: 400;
}
.module-related-project .layer .btn {
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.module-related-project img {
  width: 100% !important;
}
@media only screen and (max-width: 768px) {
  .module-related-project {
    width: 100%;
  }
}
.module-related-director {
  top: 0;
  width: 45%;
  margin-left: 2.5%;
  margin-right: 2.5%;
  float: left;
  display: inline-block;
  color: white;
}
.module-related-director h3 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  text-align: center;
}
.module-related-director .lazy-loaded-by-child .loader {
  display: none;
}
.module-related-director .lazy-loaded-by-child .layer {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-related-director .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  background-image: url("../img/loader-ani.png");
  background-repeat: no-repeat;
  background-position: 0px;
  -webkit-animation: loader-animation 0.5s steps(9) infinite;
}
.module-related-director .slick-carousel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.module-related-director .slick-carousel .slick-prev {
  left: 0px;
}
.module-related-director .slick-carousel .slick-next {
  right: 0px;
}
.module-related-director .dimmer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.module-related-director .layer {
  position: absolute;
  top: 0%;
  left: 10%;
  width: 80%;
  text-align: center;
  color: white;
  font-family: 'Gotham A', 'Gotham B';
  text-transform: uppercase;
  opacity: 0;
}
.module-related-director .layer h4 {
  font-size: 35px;
  font-weight: 700;
}
.module-related-director .layer h5 {
  font-size: 20px;
  font-weight: 400;
}
.module-related-director img {
  width: 100% !important;
}
@media only screen and (max-width: 768px) {
  .module-related-director {
    width: 100%;
  }
}
.modul-section-divider {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}
.modul-section-divider .wrapper {
  margin: 90px 0;
}
.modul-section-divider .content {
  text-align: center;
}
.modul-section-divider .title-container {
  width: 300px;
  text-align: center;
  margin: 0 auto 10px;
}
.modul-section-divider .title-container.nocopy {
  margin-bottom: 0px;
}
.modul-section-divider .title {
  color: white;
  display: inline;
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  overflow: hidden;
  text-align: center;
}
.modul-section-divider .richtext-container {
  width: 300px;
  text-align: center;
  margin: 0 auto;
}
.modul-section-divider .richtext {
  overflow: hidden;
  display: inline;
  margin-bottom: 30px;
  padding: 0;
}
.modul-section-divider .richtext h1,
.modul-section-divider .richtext h2,
.modul-section-divider .richtext h3,
.modul-section-divider .richtext h4,
.modul-section-divider .richtext h5,
.modul-section-divider .richtext p {
  display: inline;
}
.modul-section-divider hr {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  width: 12%;
  border: 0;
  height: 1px;
}
.modul-section-divider hr.right {
  left: auto;
  right: 0;
}
section.open .modul-section-divider {
  display: block;
}
.modul-section-divider.black .title,
.modul-section-divider.black .richtext {
  color: black !important;
}
.modul-section-divider.black hr {
  background-color: black !important;
}
.modul-section-divider.white .title,
.modul-section-divider.white .richtext {
  color: white !important;
}
.modul-section-divider.white hr {
  background-color: white !important;
}
@media only screen and (min-width: 768px) {
  .modul-section-divider .title-container {
    width: 553px;
  }
  .modul-section-divider .title {
    font-size: 40px;
  }
  .modul-section-divider .richtext-container {
    width: 598px;
  }
}
@media only screen and (min-width: 1024px) {
  .modul-section-divider .title-container {
    width: 615px;
  }
  .modul-section-divider .title {
    font-size: 50px;
  }
  .modul-section-divider .richtext-container {
    width: 664px;
  }
  .modul-section-divider hr {
    display: block;
  }
}
@media only screen and (min-width: 1170px) {
  .modul-section-divider .title-container {
    width: 746px;
  }
  .modul-section-divider .title {
    font-size: 60px;
  }
  .modul-section-divider .richtext-container {
    width: 820px;
  }
}
@-webkit-keyframes loader-animation {
  100% {
    background-position: -900px;
  }
}
.module-slider {
  text-align: center;
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
}
.module-slider .wrapper {
  background: none;
}
.module-slider .wrapper.force-vertical-margin {
  margin: 0 0 10px !important;
}
.module-slider .outer-caption {
  background: #000000;
  /* Old browsers */

  background: -moz-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #212121), color-stop(50%, #000000), color-stop(50%, #000000));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* IE10+ */

  background: linear-gradient(135deg, #212121 0%, #000000 50%, #000000 50%);
  /* W3C */

  text-align: left;
  color: white;
  padding: 40px 26px;
  margin-top: -1px;
}
.module-slider .outer-caption .richtext {
  padding: 0 20px;
  padding: 0;
}
.module-slider .outer-caption .title {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 16px;
  overflow: hidden;
}
.module-slider .outer-caption .sharing {
  margin-top: 20px;
}
.module-slider .outer-caption .sharing .btn-share-icon-middle {
  border-left: 0;
  border-right: 0;
}
.module-slider .outer-caption hr {
  margin-top: 49px;
  margin-bottom: 42px;
  width: 78px;
  border: 0;
  height: 1px;
  background-color: white;
}
.module-slider .outer-caption .subline {
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 10px;
  color: white;
  line-height: 22px;
  letter-spacing: 0.25px;
}
.module-slider .outer-caption.align-center hr {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.module-slider .outer-caption.text-first {
  padding: 10px 55px;
}
.module-slider .outer-caption.align-center {
  text-align: center;
}
.module-slider .outer-caption.outer-caption-headline-only .title {
  margin-bottom: 0;
}
.module-slider .outer-caption.outer-caption-headline-button .title {
  margin-bottom: 0;
}
.module-slider .outer-caption.outer-caption-headline-button .sharing,
.module-slider .outer-caption.outer-caption-headline-button .btn {
  margin-top: 14px;
}
.module-slider .outer-caption.outer-caption-copy-is-last .richtext p:last-child {
  margin-bottom: 0px;
}
.module-slider.size-xl .outer-caption .title {
  font-size: 36px;
  line-height: 36px;
}
.module-slider.size-xl .outer-caption.text-first .title {
  font-size: 26px;
  line-height: auto;
}
.module-slider.size-xl .outer-caption.align-center .richtext {
  width: 70%;
  margin: 0 auto;
}
.module-slider .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  z-index: -1;
  background-image: url("../img/loader-ani.png");
  background-repeat: no-repeat;
  background-position: 0px;
  -webkit-animation: loader-animation 0.5s steps(9) infinite;
  opacity: 1;
}
.module-slider .slick-carousel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.module-slider .slick-carousel .slick-prev,
.module-slider .slick-carousel .slick-next {
  z-index: 300;
}
.module-slider .slick-carousel .media-caption {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  color: white;
  z-index: 200;
  background-color: rgba(0, 0, 0, 0.4);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Mercury Text G4 A", "Mercury Text G4 B";
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  line-height: 24px;
  opacity: 0;
}
.module-slider .slick-carousel .media-caption a {
  color: #e5e5e5;
  text-decoration: none !important;
}
.module-slider .slick-carousel .media-caption a:hover {
  color: white;
}
.module-slider .embed-player-container .isPlaying {
  opacity: 0.5;
}
.module-slider .embed-player-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.module-slider .embed-player-container .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85px;
  height: 85px;
  z-index: 0;
  cursor: pointer;
  margin-top: -42px;
  margin-left: -42px;
  opacity: 0;
  color: white;
  background-image: url('../img/btn-playvideo.png');
  background-size: 100%;
  background-position: top;
}
.module-slider .embed-player-container .btn-play:hover {
  background-position: bottom;
}
.module-slider .embed-player-container iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: none;
  z-index: 10;
}
.module-slider .slick-slide {
  position: relative;
}
.module-slider img {
  width: 100% !important;
  height: auto !important;
  /*position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 0;*/

}
.module-slider .dimmer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
}
.module-slider .caption {
  position: absolute;
  top: 0;
  left: 100px;
  right: 100px;
  color: white;
  transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -webkit-transition: opacity 400ms ease-in-out;
  opacity: 0;
}
.module-slider .caption h1 {
  font-family: 'Gotham A', 'Gotham B';
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.module-slider .caption h2 {
  font-family: 'Gotham A', 'Gotham B';
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.module-slider .caption p {
  font-family: 'Mercury Text G4 A', 'Mercury Text G4 B';
  font-weight: 400;
  font-style: italic;
  font-size: 30px;
  width: 80%;
  margin: 0px auto 0px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.module-slider .caption:hover {
  opacity: 1;
}
.module-slider .lazy-loaded-by-child .loader {
  -moz-transition: opacity 0.5s ease-in-out 0.5s;
  -webkit-transition: opacity 0.5s ease-in-out 0.5s;
  transition: opacity 0.5s ease-in-out 0.5s;
  opacity: 0;
}
.module-slider .lazy-loaded-by-child .dimmer {
  -moz-transition: opacity 0.5s ease-in-out 0.5s;
  -webkit-transition: opacity 0.5s ease-in-out 0.5s;
  transition: opacity 0.5s ease-in-out 0.5s;
  opacity: 1;
}
.module-slider .lazy-loaded-by-child .btn-play {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-slider .lazy-loaded-by-child .media-caption {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-slider .lazy-loaded-by-child .subcaption {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .module-slider .slick-carousel .embed-player-container .btn-play {
    background-image: url('../img/btn-playvideo@2x.png');
  }
}
@media only screen and (min-width: 768px) {
  .module-slider .outer-caption {
    padding: 38px 45px 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-slider .outer-caption {
    padding: 40px 55px;
  }
}
@media only screen and (min-width: 1170px) {
  .module-slider .outer-caption.fontsize-small .title {
    font-size: 16px;
    line-height: 16px;
  }
}
.module-teaser-director {
  display: block;
  margin: 0 auto 0px;
  text-align: center;
  text-decoration: none !important;
}
.module-teaser-director .wrapper {
  /*position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		margin: 0;
		height: auto;
		padding: 0;
		*/

  overflow: hidden;
}
.module-teaser-director.lazy-loaded-by-child .loader {
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.module-teaser-director.lazy-loaded-by-child .layer {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-teaser-director .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  background-image: url("../img/loader-ani.png");
  background-repeat: no-repeat;
  background-position: 0px;
  -webkit-animation: loader-animation 0.5s steps(9) infinite;
}
.module-teaser-director .background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  width: 100%;
  height: 100%;
}
.module-teaser-director .layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.module-teaser-director .footer {
  background: #000000;
  /* Old browsers */

  background: -moz-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #212121), color-stop(50%, #000000), color-stop(50%, #000000));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* IE10+ */

  background: linear-gradient(135deg, #212121 0%, #000000 50%, #000000 50%);
  /* W3C */

  color: white;
  padding: 40px;
  padding-bottom: 44px;
}
.module-teaser-director .footer .richtext {
  padding: 0;
  width: 90%;
  margin-top: 16px;
  margin-left: 5%;
}
.module-teaser-director .footer hr {
  text-align: center;
  margin-top: 43px;
  margin-bottom: 42px;
  width: 78px;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  height: 1px;
  background-color: green;
}
.module-teaser-director .footer .name {
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}
.module-teaser-director .footer .role {
  font-family: 'Mercury Text G4 A', 'Mercury Text G4 B';
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  font-style: italic;
  margin-top: 4px;
}
.module-teaser-director .footer .btn {
  margin-top: 46px;
}
@media only screen and (min-width: 1170px) {
  .module-teaser-director.size-xs .footer .name {
    font-size: 20px;
    line-height: 20px;
  }
  .module-teaser-director.size-s .footer .name {
    font-size: 30px;
    line-height: 30px;
  }
}
.module-teaser-project {
  color: white;
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  text-transform: uppercase;
}
.module-teaser-project .wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: 0;
  margin-bottom: 2px;
  height: auto;
  padding: 0;
  overflow: hidden;
}
.module-teaser-project .wrapper.lazy-loaded-by-child .loader {
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.module-teaser-project .wrapper.lazy-loaded-by-child .layer,
.module-teaser-project .wrapper.lazy-loaded-by-child .dimmer {
  transition: opacity 1s ease-in-out 0.4s;
  -moz-transition: opacity 1s ease-in-out 0.4s;
  -webkit-transition: opacity 1s ease-in-out 0.4s;
  opacity: 1;
}
.module-teaser-project .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  z-index: -1;
  background-image: url("../img/loader-ani.png");
  background-repeat: no-repeat;
  background-position: 0px;
  -webkit-animation: loader-animation 0.5s steps(9) infinite;
}
.module-teaser-project .background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  width: 100%;
  height: 100%;
}
.module-teaser-project .dimmer {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.module-teaser-project .layer {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  text-align: center;
  opacity: 0;
}
.module-teaser-project .layer .client {
  font-size: 20px;
  margin-bottom: 0px;
  font-weight: 400;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.module-teaser-project .layer .title {
  font-size: 30px;
  line-height: 28px;
  font-weight: 700;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.module-teaser-project .layer .btn {
  font-size: 10px;
}
@media only screen and (min-width: 768px) {
  .module-teaser-project .wrapper {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1170px) {
  .module-teaser-project.size-xs .layer .client {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 2px;
  }
  .module-teaser-project.size-xs .layer .title {
    font-size: 24px;
    line-height: 22px;
  }
  .module-teaser-project.size-xs .layer .btn {
    margin-top: 14px;
  }
  .module-teaser-project.size-s .layer .client {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0px;
  }
  .module-teaser-project.size-s .layer .title {
    font-size: 24px;
    line-height: 24px;
  }
  .module-teaser-project.size-s .layer .btn {
    margin-top: 14px;
  }
  .module-teaser-project.size-m .layer .client {
    font-size: 20px;
    margin-bottom: 2px;
  }
  .module-teaser-project.size-m .layer .title {
    font-size: 35px;
    line-height: 30px;
  }
  .module-teaser-project.size-m .layer .btn {
    margin-top: 20px;
  }
  .module-teaser-project.size-l .layer .client {
    font-size: 20px;
    margin-bottom: 6px;
  }
  .module-teaser-project.size-l .layer .title {
    font-size: 44px;
    line-height: 28px;
  }
  .module-teaser-project.size-l .layer .btn {
    margin-top: 26px;
  }
}
.resourceid-8 .module-teaser-project .btn,
.resourceid-2365 .module-teaser-project .btn,
.resourceid-2333 .module-teaser-project .btn,
.resourceid-2385 .module-teaser-project .btn {
  display: none;
}
.module-text {
  color: white;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  overflow: hidden;
}
.module-text .wrapper {
  padding: 40px 26px;
}
.module-text .richtext {
  padding: 0 20px;
  padding: 0;
  overflow: hidden;
}
.module-text .richtext.credits p {
  font-size: 13px;
}
.module-text .richtext-copy-is-last p:last-child {
  margin-bottom: 0px;
}
.module-text .title {
  font-family: 'Gotham A', 'Gotham B';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 16px;
  overflow: hidden;
}
.module-text .sharing {
  margin-top: 20px;
}
.module-text .sharing .btn-share-icon-middle {
  border-left: 0;
  border-right: 0;
}
.module-text hr {
  text-align: left;
  margin-top: 49px;
  margin-bottom: 22px;
  margin-bottom: 42px;
  width: 78px;
}
.module-text .subline {
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  color: white;
  line-height: 22px;
  letter-spacing: 0.25px;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  .module-text .wrapper {
    padding: 38px 45px 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-text .wrapper {
    padding: 40px 55px;
  }
}
.module-tumblr-item {
  overflow: hidden;
  color: white;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
}
.module-tumblr-item .wrapper {
  background: #000000;
  /* Old browsers */

  background: -moz-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #212121), color-stop(50%, #000000), color-stop(50%, #000000));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* IE10+ */

  background: linear-gradient(135deg, #212121 0%, #000000 50%, #000000 50%);
  /* W3C */

}
.module-tumblr-item .wrapper.lazy-loaded-by-child .loader {
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.module-tumblr-item .wrapper.lazy-loaded-by-child .play-button {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-tumblr-item .wrapper.lazy-loaded-by-child .layer {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-tumblr-item a {
  color: grey;
}
.module-tumblr-item a:hover {
  color: white;
}
.module-tumblr-item .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  background-image: url("../img/loader-ani.png");
  background-repeat: no-repeat;
  background-position: 0px;
  -webkit-animation: loader-animation 0.5s steps(9) infinite;
}
.module-tumblr-item .tumblr-links {
  padding-top: 30px;
}
.module-tumblr-item .tumblr-links a {
  text-decoration: none;
}
.module-tumblr-item .tumblr-links a span {
  font-size: 24px;
  -moz-border-radius: 48px;
  -webkit-border-radius: 48px;
  border-radius: 48px;
  background: rgba(0, 100, 100, 0.9);
  padding: 10px;
  margin-right: 6px;
}
.module-tumblr-item .layer {
  padding: 40px 26px;
  overflow: hidden;
  /*position: absolute;
		left: 0;
		top:0;
		right:0;
		bottom: 0;*/

}
.module-tumblr-item .icon-tumblr {
  background-color: white;
  color: black;
  font-size: 17px;
  padding: 4px;
  padding-top: 5px;
  padding-bottom: 3px;
  float: left;
}
.module-tumblr-item .headline {
  font-family: "Gotham A", "Gotham B";
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  margin-left: 37px;
  margin-bottom: 20px;
  margin-top: -1px;
  overflow: hidden;
}
.module-tumblr-item .text,
.module-tumblr-item .copy,
.module-tumblr-item .link {
  margin-bottom: 20px;
}
.module-tumblr-item .link {
  display: inline-block;
}
.module-tumblr-item hr {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-top: 49px;
  margin-bottom: 42px;
  width: 78px;
  width: 125px;
}
.module-tumblr-item .date {
  font-size: 10px;
  text-transform: uppercase;
}
.module-tumblr-item-video .player-container {
  overflow: hidden;
}
.module-tumblr-item-video .player-container .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  z-index: 10;
  cursor: pointer;
  margin-top: -32px;
  margin-left: -32px;
  opacity: 0;
  color: white;
  border: 2px solid #FFF;
  border-radius: 64px;
  font-size: 48px;
  line-height: 64px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  text-align: center;
}
.module-tumblr-item-video .player-container .btn-play:hover {
  background-color: white;
  color: black;
}
.module-tumblr-item-video .player-container.lazy-loaded-by-child .btn-play {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
  transition: background .5s;
}
.module-tumblr-item-video iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100% !important;
  height: 100% !important;
  border: none;
}
.module-tumblr-item-video img {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100% !important;
  height: auto !important;
}
.module-tumblr-item-video .footer {
  padding: 40px 26px;
  overflow: hidden;
}
.module-tumblr-item-photo img {
  width: 100%;
  height: auto;
}
.module-tumblr-item-photo .footer {
  padding: 40px 26px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .module-tumblr-item {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  .module-tumblr-item .layer,
  .module-tumblr-item-photo .footer,
  .module-tumblr-item-video .footer {
    padding: 38px 45px 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .module-tumblr-item .layer,
  .module-tumblr-item-photo .footer,
  .module-tumblr-item-video .footer {
    padding: 40px 55px;
  }
}
.module-vcard {
  display: block;
  margin: 0 auto 0px;
  text-align: center;
  text-decoration: none !important;
}
.module-vcard .wrapper {
  /*position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		margin: 0;
		height: auto;
		padding: 0;
		*/

  overflow: hidden;
}
.module-vcard.lazy-loaded-by-child .loader {
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
}
.module-vcard.lazy-loaded-by-child .layer {
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  opacity: 1;
}
.module-vcard .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  background-image: url("../img/loader-ani.png");
  background-repeat: no-repeat;
  background-position: 0px;
  -webkit-animation: loader-animation 0.5s steps(9) infinite;
}
.module-vcard .background-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  width: 100%;
  height: 100%;
}
.module-vcard .layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
.module-vcard .footer {
  background: #000000;
  /* Old browsers */

  background: -moz-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #212121), color-stop(50%, #000000), color-stop(50%, #000000));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(-45deg, #212121 0%, #000000 50%, #000000 50%);
  /* IE10+ */

  background: linear-gradient(135deg, #212121 0%, #000000 50%, #000000 50%);
  /* W3C */

  color: white;
  padding: 40px 55px;
  text-align: left;
  overflow: hidden;
}
.module-vcard .footer .richtext {
  padding: 0;
  margin-top: 16px;
  margin-bottom: 16px;
}
.module-vcard .footer .name {
  font-family: 'Gotham A', 'Gotham B';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
}
.module-vcard .footer .role {
  font-family: 'Mercury Text G4 A', 'Mercury Text G4 B';
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  font-style: italic;
  margin-top: 4px;
}
.module-vcard .footer .description {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
  margin-top: 30px;
  overflow: hidden;
}
.module-vcard .footer hr {
  text-align: left;
  margin-top: 43px;
  margin-bottom: 42px;
  width: 115px;
  border: 0;
  border-top: 1px solid #828282;
}
.module-vcard .footer .adress-container {
  margin-top: 30px;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
}
.module-vcard .footer .adress-container p,
.module-vcard .footer .adress-container p a {
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-weight: 300;
  font-size: 14px;
  line-height: 23px;
}
.module-vcard .footer .adress-container p {
  padding-left: 20px;
  position: relative;
}
.module-vcard .footer .adress-container p a {
  color: #acacac;
  text-decoration: none !important;
  display: inline-block;
}
.module-vcard .footer .adress-container p a:hover {
  color: white;
}
.module-vcard .footer .adress-container p span {
  position: absolute;
  top: 4px;
  left: 0px;
}
.module-vcard .footer .adress-container p span.icon-mail {
  top: 5px;
}
.section-footer-sharing {
  display: none;
  position: relative;
  margin-top: 50px;
  padding-bottom: 60px;
  width: 100%;
  text-align: center;
}
.section-footer-sharing .btn-share,
.section-footer-sharing .share-icons {
  margin: 0 auto;
}
.section-footer-sharing .btn-share {
  text-align: center;
}
.section-footer-sharing .btn-share-icon-middle {
  border-left: 0;
  border-right: 0;
}
.section-footer-sharing hr {
  position: absolute;
  left: 0px;
  top: 23px;
  width: 30%;
  display: none;
  border: 0;
  height: 1px;
  background-color: green;
}
.section-footer-sharing hr.right {
  left: auto;
  right: 0;
}
section.open .section-footer-sharing {
  display: block;
}
#cookieconsent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  text-align: left;
  border-radius: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.92);
  color: white;
  padding: 20px;
  min-height: 36px;
  font-family: 'Gotham SSm A', 'Gotham SSm B';
  font-size: 13px;
}
#cookieconsent-banner .cookieconsent-banner-container {
  background-color: red;
  position: relative;
}
#cookieconsent-banner p a {
  color: white;
}
@media only screen and (min-width: 768px) {
  #cookieconsent-banner p {
    margin-right: 122px;
  }
  #cookieconsent-banner .btn {
    position: absolute;
    top: 0px;
    right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  #cookieconsent-banner {
    padding-left: 60px;
    padding-right: 60px;
  }
  #cookieconsent-banner .btn {
    right: 60px;
  }
}

.resourceid-3479 .ratio-235-1 .slide-video img{
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}
