/*body{
  position: fixed;
}*/
.k5-darkest-gray-bg {
  background-color: #191919; }

.darken .k5-yellow-bg, .darken .k5-pink-bg, .darken .k5-blue-bg {
  background-color: #1A1A1A;
  -webkit-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s; }

.darken .fadedbg {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
  /* Microsoft Edge and Firefox 35+ */ }

.darken h1 {
  color: rgba(255, 255, 255, 0.11) !important;
  -webkit-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s; }

.darken:hover {
  /* Disable grayscale on hover */ }
  .darken:hover .k5-yellow-bg {
    background-color: #E7AE1A; }
  .darken:hover .k5-pink-bg {
    background-color: #FF6BC3; }
  .darken:hover .k5-blue-bg {
    background-color: #193278; }
  .darken:hover .fadedbg {
    -webkit-filter: grayscale(0);
    filter: none; }
  .darken:hover h1 {
    color: rgba(255, 255, 255, 0.5) !important; }

.card h5 {
  font-size: 1.2rem;
  line-height: 27px; }

p {
  font-size: 1.0rem;
  line-height: 24px; }

.entry-content ul > li {
  color: #fff;
  font-size: 1.0rem;
  font-family: Gotham Book; }

.static-page p {
  font-size: 1.0rem;
  line-height: 24px; }

.logo-wrapper svg {
  margin-right: 25px; }

.static-page ul > li {
  color: #fff;
  font-size: 1.0rem;
  line-height: 22px;
  font-family: Gotham Book; }

.card-header a {
  text-decoration: none !important; }

.card.section-card .card-body div {
  color: #fff;
  font-size: 1.0rem;
  line-height: 22px; }

.card.section-card a {
  color: #ffffff;
  text-decoration: underline; }

.card.section-card .card-body h1, .card.section-card .card-body .h1 {
  font-weight: 400 !important; }

.card.section-card .card-body div ul > li {
  color: #fff;
  font-size: 1.0rem;
  line-height: 22px;
  font-family: Gotham Book; }

.card.section-card .card-body {
  overflow: hidden; }

@media only screen and (min-width: 1027px) {
  .card.section-card .card-body p {
    color: #fff;
    font-size: 1.0rem;
    line-height: 22px;
    margin-bottom: 0.7rem; }
  .logo-wrapper svg {
    margin-bottom: 20px; } }

.owl-dots {
  bottom: 40%; }

.my-keen-slider {
  height: 100vh !important;
  width: 50vw !important; }
  .my-keen-slider .item {
    height: 33.3333vh; }

.nav {
  font-family: Gotham Book; }
  .nav li.menu-item {
    font-family: Gotham Book; }

.section-slide {
  font-family: Gotham Book; }

.section-slide-gallery {
  width: auto;
  flex: 0 0 100%;
  display: flex; }
  .section-slide-gallery.halfflex {
    flex: 0 0 50%; }
  .section-slide-gallery .col-bg-image {
    height: 100vh;
    width: 50vw;
    display: block;
    position: relative;
    float: left; }
  .section-slide-gallery .col-bg-image-fw {
    height: 100vh;
    width: 100vw;
    display: block;
    position: relative;
    float: left;
    background-size: cover;
    background-position: bottom;
    border-right: 8px solid #000000;
    border-left: 8px solid #000000; }

li.head .button {
  font-family: Gotham Book; }

@media (min-width: 300px) and (max-width: 375px) {
  .col-bg-image {
    min-height: 300px !important; }
  .caption {
    min-height: 210px; } }

@media (min-width: 375px) and (max-width: 414px) {
  .col-bg-image {
    min-height: 300px !important; }
  .intro .col-bg-image {
    min-height: 200px !important; }
  .caption {
    min-height: 210px; }
  .owl-item {
    margin-right: 0 !important;
    width: 100% !important; } }

@media (min-width: 415px) and (max-width: 767px) {
  .col-bg-image {
    min-height: 500px !important; }
  .caption {
    min-height: 315px; }
  .owl-item {
    margin-right: 0 !important;
    width: 100% !important; } }

@media (min-width: 767px) and (max-width: 834px) {
  .col-bg-image {
    min-height: 500px !important; }
  .caption {
    min-height: 170px; }
  .owl-carousel .owl-item img {
    height: 350px;
    object-fit: cover; }
  .owl-dots {
    bottom: 33%; }
  .owl-item {
    margin-right: 0 !important;
    width: 100% !important; } }

@media (min-width: 300px) and (max-width: 834px) {
  .section-slide-gallery {
    width: auto;
    flex: 0 0 100%;
    display: block; }
    .section-slide-gallery.halfflex {
      flex: 0 0 50%; }
    .section-slide-gallery .col-bg-image {
      height: 50vh; } }

.film-shortinfo {
  min-width: 90%; }

.logo {
  width: auto; }

.k5-mediagroup-logo {
  height: auto;
  width: 200px; }

.k5-film-logo {
  height: 65px;
  width: auto;
  padding-right: 10px; }

.k5-factory-logo {
  height: 70px;
  width: auto;
  padding-right: 10px; }

@media (min-width: 300px) and (max-width: 767px) {
  .k5-film-logo {
    height: 45px;
    width: auto;
    padding-right: 10px; }
  .k5-factory-logo {
    height: 50px;
    width: auto;
    padding-right: 10px; } }

.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width {
  max-width: none; }

.site-header, .site-main, .widget-area, .site-footer {
  padding-top: 0px;
  padding-bottom: 0px; }

.entry-footer {
  display: none; }

footer {
  display: none; }

.entry-content {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  width: 100vw; }

.text-white .nav a, .text-light .nav a {
  color: #ffffff !important; }

.nav.flex-column a {
  padding-left: 0; }

.offcanvas .primary a, .offcanvas .footer a {
  font-weight: 500;
  color: #4e4e56 !important;
  display: block; }

.offcanvas .primary a, .offcanvas .footer a {
  font-weight: 400;
  font-size: 1.75rem;
  padding: .5rem 1rem;
  padding-left: 0; }

.offcanvas .footer .sub-menu a, .offcanvas .primary .sub-menu a {
  font-size: 1rem;
  color: #fff !important;
  padding: .5rem 1rem; }

.text-white a:not(.btn):not(.dropdown-item):not([class^="text-"]):not([class*="text-"]):not(.nav-link), .text-light a:not(.btn):not(.dropdown-item):not([class^="text-"]):not([class*="text-"]):not(.nav-link) {
  color: #fff !important; }

a.nav-link.text-black {
  color: rgba(0, 0, 0, 0.75) !important; }

a.nav-link.text-black:hover {
  color: #000000 !important; }

a.nav-link.text-white {
  color: rgba(255, 255, 255, 0.75) !important; }

a.nav-link.text-white:hover {
  color: #ffffff !important; }

.sub-menu-toggle {
  display: none; }

.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: transparent; }

.offcanvas-header {
  padding: 1.65rem 1rem 1rem 1.9rem; }

@media (min-width: 300px) and (max-width: 1112px) {
  .offcanvas-header {
    padding: 1.65rem 1rem 1rem 1rem; } }

.offcanvas.text-white .offcanvas-footer .list-inline li {
  font-family: Gotham Book; }
  .offcanvas.text-white .offcanvas-footer .list-inline li.menu-item {
    margin-right: 1rem !important;
    display: inline-block; }
    .offcanvas.text-white .offcanvas-footer .list-inline li.menu-item a {
      font-size: 1rem !important;
      color: rgba(255, 255, 255, 0.54) !important; }

.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
  background-color: transparent; }

.offcanvas .nav {
  position: absolute; }
  .offcanvas .nav.footer {
    top: 370px; }
  .offcanvas .nav > li {
    /* display: inline-flex;*/
    position: relative;
    z-index: 100; }
    .offcanvas .nav > li a {
      display: inline-block; }
    .offcanvas .nav > li .sub-menu {
      visibility: hidden;
      opacity: 0;
      padding-left: 10px;
      transition: all 0.3s linear;
      height: 0;
      position: absolute;
      z-index: 500;
      top: 10px;
      left: 250px;
      list-style: none;
      width: 100%; }
    .offcanvas .nav > li.active .sub-menu {
      visibility: visible;
      transition: all 0.3s linear;
      opacity: 1;
      height: auto;
      position: absolute;
      z-index: 500;
      top: 10px;
      left: 240px;
      list-style: none;
      width: 100%; }
    .offcanvas .nav > li.active > a:after {
      transform: rotate(-90deg); }

.offcanvas .parentlink {
  overflow: visible !important;
  position: relative; }
  .offcanvas .parentlink.active .sub-menu {
    visibility: visible;
    transition: all 0.3s linear;
    opacity: 1;
    height: auto;
    position: absolute;
    z-index: 500;
    top: 10px;
    left: 250px;
    list-style: none;
    width: 100%; }
  .offcanvas .parentlink.active > a:after {
    transform: rotateX(180deg); }
  .offcanvas .parentlink > a {
    display: inline-block;
    width: auto;
    position: relative;
    color: #fff; }
    .offcanvas .parentlink > a:after {
      position: absolute;
      right: -5px;
      top: 27px;
      content: ' ';
      background: url("../images/arrow.svg");
      width: 13px;
      height: 9px;
      background-repeat: no-repeat;
      color: #fff;
      opacity: 0.5;
      transition: transform 0.5s ease; }
  .offcanvas .parentlink .sub-menu {
    visibility: hidden;
    opacity: 0;
    padding-left: 10px;
    transition: all 1s linear;
    height: 0; }

.entry-header {
  display: none !important; }

.entry-content {
  margin-top: 0 !important; }

.home .wrapper-x {
  display: block; }

.divisions-mediagroup .wrapper-x {
  display: block; }

article.film-projekte .wrapper-x {
  background-color: #E7AE1A; }

article.xr-projekte .wrapper-x {
  background-color: #FF6BC3; }

article.games-projekte .wrapper-x {
  background-color: #193278; }

article.divisions-film .wrapper-x {
  background-color: #E7AE1A; }

article.divisions-xr .wrapper-x {
  background-color: #FF6BC3; }

article.divisions-games .wrapper-x {
  background-color: #193278; }

article.divisions-mediagroup .wrapper-x {
  background-color: #1A1A1A; }

.wrapper-x {
  scroll-snap-type: none !important;
  /*
  scroll-snap-type: both proximity ;

  .section-slide {
    scroll-snap-align: start;
    scroll-snap-stop: always;


  }*/
  /*
  &.gelb, &.film {
    .background {
      background-color: $k5-yellow;
    }
  }
  &.rosa, &.xr {
    .background {
      background-color: $k5-pink;
    }
  }
  &.blau, .&.games {
    .background {
      background-color: $k5-blue;
    }
  }

  &.grau, &.mediagroup {
    .background {
      background-color: $k5-dark-gray;
    }
  }

   */
  -ms-overflow-style: none;
  /* IE 11 */
  scrollbar-width: none;
  /* Firefox 64 */ }
  .wrapper-x::-webkit-scrollbar {
    display: none; }

.team {
  background-color: #1A1A1A; }
  .team.gelb .background {
    background-color: #E7AE1A; }
  .team.rosa .background {
    background-color: #FF6BC3; }
  .team.blau .background {
    background-color: #193278; }
  .team.grau .background {
    background-color: #1A1A1A; }
  .team .background.darkgrey {
    /*  background-color: $k5-gray;*/ }
  .team .modal {
    z-index: 70000; }
    .team .modal .content {
      color: #505050; }
      .team .modal .content p {
        color: #505050;
        font-size: 16px; }
    .team .modal .modal-header {
      border-bottom: 0px; }
    .team .modal .btn-close {
      background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/14px auto no-repeat; }
  .team .dark-grey {
    background-color: #1A1A1A; }
  .team .filter {
    position: relative;
    z-index: 60000;
    float: right;
    top: 35px;
    right: 35px; }
    .team .filter .filterbutton {
      float: right; }
  .team ul, .team li {
    list-style: none; }
  .team .filters-button-group {
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 50px;
    display: none; }
    .team .filters-button-group.active {
      display: block; }
    .team .filters-button-group .submenu {
      display: none; }
      .team .filters-button-group .submenu.active {
        display: block; }
    .team .filters-button-group li {
      font-weight: 400;
      font-size: 28px;
      padding: 0.5rem 1rem;
      padding-right: 0;
      color: #fff;
      cursor: pointer; }
      .team .filters-button-group li.head.active {
        color: #F82F25; }
      .team .filters-button-group li .button {
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 28px;
        font-weight: 400;
        border: 0;
        cursor: pointer; }
        .team .filters-button-group li .button.active {
          color: #F82F25 !important; }
        .team .filters-button-group li .button:hover {
          border: 0px; }
      .team .filters-button-group li.under {
        font-size: 20px;
        line-height: 24px;
        padding-right: 0;
        padding-top: 0px;
        padding-bottom: 5px; }
        .team .filters-button-group li.under .button {
          padding-right: 0px;
          padding-top: 0px;
          padding-bottom: 0px;
          font-size: 16px;
          font-weight: 400;
          border: 0; }
          .team .filters-button-group li.under .button.active {
            color: #F82F25; }
          .team .filters-button-group li.under .button:hover {
            border: 0px; }
  .team .hovercontentwrapper {
    position: relative; }
    .team .hovercontentwrapper .contentwrapper {
      display: none;
      position: relative;
      /*top: 200px;
      left: 80px;
      right: 40px;*/
      color: #fff; }
      .team .hovercontentwrapper .contentwrapper.active {
        display: block; }
      .team .hovercontentwrapper .contentwrapper .headline {
        font-size: 32px;
        font-weight: 600;
        margin-bottom: 20px;
        font-family: 'Gotham Bold'; }
        .team .hovercontentwrapper .contentwrapper .headline b {
          font-family: 'Gotham Bold';
          font-weight: 700; }
      .team .hovercontentwrapper .contentwrapper .name {
        font-weight: bold; }
      .team .hovercontentwrapper .contentwrapper .mposition {
        font-size: 24px;
        font-weight: 400;
        margin-bottom: 20px; }
      .team .hovercontentwrapper .contentwrapper .content {
        font-size: 28px;
        line-height: 32px; }

/*.grid-item {
  float: left;
  width: 25%;
  height: 20vh;
  position: relative;

  background: $k5-dark-gray;
  cursor: pointer;

  img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .namewrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 20px 20px 20px;

    .name {
      color: #fff;
      font-family: 'Gotham Bold';
      font-weight: 700;
	  font-size: 0.9rem;
      display: none;
    }

  }

  &:hover {
    .name {
      color: #fff;
      font-family: 'Gotham Bold';
      font-weight: 700;

      display: block;
    }
  }
}*/
.grid-item {
  float: left;
  width: 16.6666%;
  height: 22.5vh;
  position: relative;
  background: #1A1A1A;
  cursor: pointer; }
  .grid-item img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .grid-item .namewrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0px 20px 20px 20px; }
    .grid-item .namewrapper .name {
      color: #fff;
      font-family: 'Gotham Bold';
      font-weight: 700;
      font-size: 0.9rem;
      display: none; }
  .grid-item:hover .name {
    color: #fff;
    font-family: 'Gotham Bold';
    font-weight: 700;
    display: block; }

.filter {
  position: relative;
  z-index: 60000; }

.entry-footer {
  display: none !important; }

.post-navigation {
  display: none; }

.site-main > *:first-child {
  margin-bottom: 0px; }

.filterbutton {
  background: url("../assets/img/Filter_Icon3.svg");
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  cursor: pointer; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #1A1A1A;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  box-shadow: 0 0px 3px rgba(7, 7, 9, 0.075);
  outline: 0;
  color: #ffffff; }

.team .modal .btn-close {
  color: #ffffff; }

.team .modal .content p {
  color: #ffffff !important; }

.offcanvas {
  z-index: 100000 !important; }

@media (min-width: 300px) and (max-width: 767px) {
  .offcanvas .nav > li {
    z-index: 0; }
  .offcanvas .nav > li a {
    display: block;
    padding-right: 30px;
    z-index: 1; }
  .offcanvas .parentlink > a:after {
    position: absolute !important;
    right: 0 !important;
    top: 27px !important;
    content: ' ' !important;
    background: url("../images/arrow.svg") !important;
    width: 17px !important;
    height: 13px !important;
    background-repeat: no-repeat !important;
    color: #fff !important;
    opacity: 1 !important;
    transition: transform 0.5s ease !important;
    z-index: 25; }
  .grid-item .namewrapper .name {
    font-size: 13px; }
  .offcanvas .nav {
    position: relative; }
    .offcanvas .nav.footer {
      top: 0px; }
    .offcanvas .nav > li {
      /* display: inline-flex;*/ }
      .offcanvas .nav > li .sub-menu {
        visibility: hidden;
        opacity: 0;
        padding-left: 10px;
        transition: none;
        height: 0;
        position: relative;
        z-index: 5;
        top: 0px;
        left: 0px;
        list-style: none; }
      .offcanvas .nav > li.active .sub-menu {
        visibility: visible;
        transition: all 1s linear;
        opacity: 1;
        height: auto;
        position: relative;
        z-index: 5;
        top: 0px;
        left: 0px;
        list-style: none; }
      .offcanvas .nav > li.active > a {
        display: inline-block; }
        .offcanvas .nav > li.active > a:after {
          transform: rotateX(180deg); }
  .offcanvas .parentlink {
    overflow: visible !important; }
    .offcanvas .parentlink.active .sub-menu {
      visibility: visible;
      transition: all 1s linear;
      opacity: 1;
      height: auto;
      position: relative;
      z-index: 5;
      top: 0px;
      left: 0px;
      list-style: none; }
    .offcanvas .parentlink.active > a:after {
      transform: rotateX(180deg); }
    .offcanvas .parentlink > a {
      display: inline-block;
      width: auto;
      position: relative;
      color: #fff; }
      .offcanvas .parentlink > a:after {
        position: absolute;
        right: -5px;
        top: 27px;
        content: ' ';
        background: url("../images/arrow.svg");
        width: 13px;
        height: 9px;
        background-repeat: no-repeat;
        color: #fff;
        opacity: 0.5;
        transition: transform 0.5s ease; }
    .offcanvas .parentlink .sub-menu {
      visibility: hidden;
      opacity: 0;
      padding-left: 10px;
      transition: all 1s linear;
      height: 0; }
  .intro-wrapper {
    height: 100vh !important; }
    .intro-wrapper .one-third {
      height: 33.3333vh; }
    .intro-wrapper .col-bg-image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      min-height: 0;
      height: 33.333333vh; }
  .team {
    height: auto; }
    .team .filter {
      position: absolute; }
      .team .filter.active {
        width: 100%;
        height: 100vh;
        background-color: #505050;
        top: 0;
        left: 0;
        padding: 30px; }
  .grid-item {
    width: 50%; }
    .grid-item .namewrapper {
      position: absolute;
      bottom: 0;
      left: 0;
      padding-left: 15px;
      padding-bottom: 15px; }
      .grid-item .namewrapper .name {
        color: #fff;
        font-family: 'Gotham Bold';
        font-weight: 700;
        display: block; }
  .textwrapper_film h1 {
    position: absolute;
    overflow: hidden;
    font-size: 4.5rem;
    color: white;
    bottom: 0px;
    right: 5px;
    line-height: 4.5rem;
    font-family: "Gotham Book";
    font-weight: normal; }
  .textwrapper_xr h1 {
    position: absolute;
    overflow: hidden;
    text-align: center;
    font-size: 4.5rem;
    color: white;
    bottom: 0px;
    left: 5px;
    line-height: 4.5rem;
    font-family: "Gotham Book";
    font-weight: normal; }
  .textwrapper_games h1 {
    position: absolute;
    overflow: hidden;
    text-align: center;
    font-size: 4.5rem;
    color: white;
    bottom: 0px;
    right: 5px;
    line-height: 4.5rem;
    font-family: "Gotham Book";
    font-weight: normal; } }

/*@media (max-width: 1024px) {
  html, body {
    position: relative;
  }
}*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .intro-wrapper {
    height: 100vh !important; }
    .intro-wrapper .one-third {
      height: 33.3333vh; }
    .intro-wrapper .col-bg-image {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      min-height: 0;
      height: 33.333333vh; }
  .team {
    height: 100vh; }
    .team .filter {
      position: absolute; }
  .grid-item .namewrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 15px;
    padding-bottom: 15px; }
    .grid-item .namewrapper .name {
      color: #fff;
      font-family: 'Gotham Bold';
      font-weight: 700;
      display: block; }
  .textwrapper_film h1 {
    position: absolute;
    overflow: hidden;
    font-size: 8rem;
    color: white;
    bottom: -15px;
    right: 5px;
    line-height: 8rem;
    font-family: "Gotham Book";
    font-weight: normal; }
  .textwrapper_xr h1 {
    position: absolute;
    overflow: hidden;
    text-align: center;
    font-size: 8rem;
    color: white;
    bottom: -15px;
    left: 5px;
    line-height: 8rem;
    font-family: "Gotham Book";
    font-weight: normal; }
  .textwrapper_games h1 {
    position: absolute;
    overflow: hidden;
    text-align: center;
    font-size: 8rem;
    color: white;
    bottom: -15px;
    right: 5px;
    line-height: 8rem;
    font-family: "Gotham Book";
    font-weight: normal; } }

@media only screen and (min-width: 1024px) {
  .textwrapper_film {
    position: absolute;
    height: 33.333vh;
    overflow: hidden;
    text-align: center;
    top: 0;
    margin-left: -0.7%; }
    .textwrapper_film h1 {
      line-height: 33.333vh;
      font-size: 51vh;
      color: rgba(255, 255, 255, 0.5);
      font-family: "Gotham Book";
      font-weight: normal; }
  .textwrapper_xr {
    position: absolute;
    height: 33.333vh;
    overflow: hidden;
    text-align: center;
    top: 0; }
    .textwrapper_xr h1 {
      line-height: 33.333vh;
      font-size: 51vh;
      color: rgba(255, 255, 255, 0.5);
      font-family: "Gotham Book";
      font-weight: normal; }
  .textwrapper_games {
    position: absolute;
    height: 36vh;
    overflow: hidden;
    text-align: center;
    top: -5px; }
    .textwrapper_games h1 {
      line-height: 33.333vh;
      font-size: 46vh;
      color: rgba(255, 255, 255, 0.5);
      font-family: "Gotham Book";
      font-weight: normal; } }

/* Scroll Animation */
.mouse_scroll {
  display: block;
  margin: 0 auto;
  height: 45px;
  width: auto;
  right: 50px;
  position: relative;
  transform: rotate(-90deg);
  top: 50%;
  margin-left: -50px;
  cursor: pointer; }

.m_scroll_arrows {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;
  width: 16px;
  height: 16px; }

.unu {
  margin-top: 1px; }

.unu, .doi, .trei {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite; }

.unu {
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-delay: alternate; }

.doi {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  animation-delay: .2s;
  animation-direction: alternate;
  margin-top: -6px; }

.trei {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  animation-delay: .3s;
  animation-direction: alternate;
  margin-top: -6px; }

.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px; }

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite; }

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px); } }

@-moz-keyframes mouse-wheel {
  0% {
    top: 1px; }
  25% {
    top: 2px; }
  50% {
    top: 3px; }
  75% {
    top: 2px; }
  100% {
    top: 1px; } }

@-o-keyframes mouse-wheel {
  0% {
    top: 1px; }
  25% {
    top: 2px; }
  50% {
    top: 3px; }
  75% {
    top: 2px; }
  100% {
    top: 1px; } }

@keyframes mouse-wheel {
  0% {
    top: 1px; }
  25% {
    top: 2px; }
  50% {
    top: 3px; }
  75% {
    top: 2px; }
  100% {
    top: 1px; } }

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@-o-keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

@keyframes mouse-scroll {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  100% {
    opacity: 1; } }

.cv-carousel {
  height: 100vh !important; }
  .cv-carousel .cv-item {
    height: 33.3333333vh !important; }
  .cv-carousel .C-slide {
    height: 33.3333333vh !important; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation: landscape) {
  .cv-carousel {
    height: 100vh !important; }
    .cv-carousel .cv-item {
      height: 33.3333333vh !important; }
    .cv-carousel .C-slide {
      height: 32vh !important; }
  .tns-controls {
    display: none; } }

.C-slide {
  height: 33.333333vh !important; }

.tns-controls {
  position: absolute;
  bottom: 30px;
  z-index: 5;
  right: 0; }
  .tns-controls button {
    display: block;
    height: 20px;
    border: 0px !important;
    background-color: transparent !important;
    color: transparent !important; }
    .tns-controls button:first-child:after {
      content: "\f286";
      font-family: bootstrap-icons !important;
      color: #fff !important;
      position: absolute;
      font-size: 30px;
      right: 20px;
      bottom: 20px; }
    .tns-controls button:last-child:after {
      content: "\f282";
      font-family: bootstrap-icons !important;
      color: #fff !important;
      position: absolute;
      font-size: 30px;
      right: 20px; }
    .tns-controls button:disabled:after {
      display: none !important; }

.tns-nav {
  display: none; }

.tns-ovh, .tns-outer {
  height: 100vh !important; }

.sliderwrapper {
  height: 100vh;
  position: relative; }

/*body {
  background-color: #1a1a1a !important;
}*/
.js-page-scroll {
  overflow-x: hidden; }

@media (max-width: 480px) {
  .parentlink .sub-menu-toggle {
    display: block !important;
    padding: 0px;
    top: 5px; }
    .parentlink .sub-menu-toggle .icon-minus {
      display: none; }
    .parentlink .sub-menu-toggle .icon-plus svg {
      display: none; }
    .parentlink .sub-menu-toggle .icon-plus:after {
      position: absolute !important;
      right: 0 !important;
      top: 27px !important;
      content: ' ' !important;
      background: url("../images/arrow.svg") !important;
      width: 17px !important;
      height: 13px !important;
      background-repeat: no-repeat !important;
      color: #fff !important;
      opacity: 1 !important;
      transition: transform 0.5s ease !important;
      z-index: 25; }
    .parentlink .sub-menu-toggle:active, .parentlink .sub-menu-toggle:focus, .parentlink .sub-menu-toggle:hover {
      border: 0px; }
  .parentlink.active .icon-plus svg {
    display: none; }
  .parentlink.active .icon-plus:after {
    transform: rotate(-180deg); }
  .offcanvas .nav > li.parentlink a {
    width: calc(100% - 40px);
    float: left; }
    .offcanvas .nav > li.parentlink a:after {
      display: none; }
  .offcanvas .nav > li .sub-menu li {
    width: 100%; } }

@media (min-width: 300px) and (max-width: 414px) {
  .team .filter {
    float: left !important;
    left: 85px !important;
    top: 0;
    position: absolute; }
    .team .filter .filterbutton {
      float: left;
      top: 21px !important;
      position: absolute; }
    .team .filter.active {
      background-color: rgba(0, 0, 0, 0.88);
      left: 0 !important; }
      .team .filter.active .filterbutton {
        position: absolute;
        float: left;
        left: 85px !important;
        top: 21px !important; }
  .team .filters-button-group {
    text-align: left;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 0px; }
    .team .filters-button-group li .button {
      font-size: 24px; }
  .team .filter.active {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.88); } }

@media (min-width: 415px) and (max-width: 1400px) {
  .team .filter {
    float: left !important;
    left: 85px !important;
    top: 0;
    position: absolute; }
    .team .filter .filterbutton {
      float: left;
      top: 33px !important;
      position: absolute;
      left: 20px; }
    .team .filter.active {
      background-color: rgba(0, 0, 0, 0.88);
      left: 0 !important; }
      .team .filter.active .filterbutton {
        float: left;
        top: 33px !important;
        position: absolute !important;
        left: 105px !important; }
  .team .filters-button-group {
    text-align: left;
    padding-top: 110px;
    padding-left: 60px;
    padding-right: 0px; }
    .team .filters-button-group li .button {
      font-size: 24px; }
  .team .filter.active {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.88); } }

@media (min-width: 1401px) and (max-width: 3000px) {
  .team .filter {
    float: left !important;
    left: 85px !important;
    top: 0;
    position: absolute; }
    .team .filter .filterbutton {
      float: left;
      top: 33px !important;
      position: absolute;
      left: 20px; }
    .team .filter.active {
      background-color: rgba(0, 0, 0, 0.88);
      left: 0 !important; }
      .team .filter.active .filterbutton {
        float: left;
        top: 33px !important;
        position: absolute !important;
        left: 105px !important; }
  .team .filters-button-group {
    text-align: left;
    padding-top: 110px;
    padding-left: 60px;
    padding-right: 0px; }
    .team .filters-button-group li .button {
      font-size: 24px; }
  .team .filter.active {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.88); } }

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .intro-wrapper {
    height: calc(100vh - 75px) !important; } }

/* ----------- iPhone X ----------- */
/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .intro-wrapper {
    height: calc(100vh - 114px) !important; }
  .intro-wrapper .one-third {
    height: 29vh; }
  .textwrapper_film {
    top: 0; }
  .textwrapper_xr {
    top: 0; }
  .textwrapper_games {
    top: 0; }
  .textwrapper_film h1 {
    font-size: 11vh;
    line-height: 11vh;
    padding-left: 0px;
    right: 20px; }
  .textwrapper_xr h1 {
    font-size: 11vh;
    line-height: 11vh;
    padding-left: 0px;
    left: 20px; }
  .textwrapper_games h1 {
    font-size: 11vh;
    line-height: 14vh;
    padding-left: 0px;
    right: 20px; } }

/* ----------- iPhone 6+, 7+ and 8+ ----------- */
/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
  .intro-wrapper {
    height: calc(100vh - 75px) !important; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .intro-wrapper {
    height: calc(100vh - 49px); }
  .textwrapper_film {
    top: 0; }
  .textwrapper_xr {
    top: 0; }
  .textwrapper_games {
    top: 0; }
  .textwrapper_film h1 {
    font-size: 33vh;
    line-height: 30vh;
    padding-left: 4px; }
  .textwrapper_xr h1 {
    font-size: 33vh;
    line-height: 30vh; }
  .textwrapper_games h1 {
    font-size: 31vh;
    line-height: 28vh; }
  .team .hovercontentwrapper .contentwrapper .headline {
    font-size: 24px; } }

.team .modal {
  background-color: rgba(0, 0, 0, 0.64); }

.team .modal-header .btn-close {
  cursor: pointer; }

.team .modal-body {
  padding: 0rem 1.2rem 1.2rem 1.2rem; }

.contentwrapper .headline {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 20px;
  font-family: 'Gotham Bold'; }

.btn-shine {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 12px 48px;
  color: #fff;
  background: linear-gradient(to right, #4d4d4d 0, #fff 10%, #4d4d4d 20%);
  background-position: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite linear;
  animation-fill-mode: forwards;
  -webkit-text-size-adjust: none;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap; }

@-moz-keyframes shine {
  0% {
    background-position: 0; }
  60% {
    background-position: 180px; }
  100% {
    background-position: 180px; } }

@-webkit-keyframes shine {
  0% {
    background-position: 0; }
  60% {
    background-position: 180px; }
  100% {
    background-position: 180px; } }

@-o-keyframes shine {
  0% {
    background-position: 0; }
  60% {
    background-position: 180px; }
  100% {
    background-position: 180px; } }

@keyframes shine {
  0% {
    background-position: 0; }
  60% {
    background-position: 180px; }
  100% {
    background-position: 180px; } }

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