.click-tr {
  pointer-events: none; }

.owl-dots {
  display: flex;
  justify-content: space-between;
  width: 10vw;
  margin: 0 auto; }
  .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background: white !important;
    border-radius: 25px; }
    .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      background-color: white; }
  .owl-dots .active {
    background: grey !important; }

.load {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2000;
  background-color: white;
  display: flex;
  justify-content: center; }
  .load img {
    width: 10vw; }

html {
  min-height: 100vh;
  overflow-x: hidden;
  width: 100vw; }

.fp-bg {
  background-size: cover;
  background-position: center 80%; }

body {
  height: 100%;
  margin: 0;
  font-family: Rubik;
  color: #2c2c26; }
  body h3 {
    font-size: 24px; }
  body a {
    font-size: 24px;
    font-weight: 500; }

#fp-nav ul li a span {
  background: white; }

.wrapper {
  min-height: 100%;
  visibility: hidden; }

.slick-prev {
  left: 55px !important;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-next {
  right: 55px !important; }

.fp-prev {
  left: 55px !important; }

.slick-arrow {
  display: none !important; }

#landingpage {
  width: 100vw;
  margin: 0 auto;
  height: 100vh;
  top: 0;
  z-index: 2;
  background-color: white;
  overflow: hidden; }
  #landingpage .fp-tableCell {
    overflow: hidden; }
  #landingpage video {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }
  #landingpage .logo {
    z-index: 59;
    opacity: 1;
    position: absolute;
    top: 40vh;
    left: 45vw;
    width: 10vw; }

#campaigns .fp-bg {
  background-color: #D4A692; }
#campaigns .mobile-camp {
  display: none; }
#campaigns img {
  margin: 10% 20%;
  width: 60%;
  height: auto; }

.m-eye-links {
  display: none; }

#eye {
  width: 60vw;
  margin: 0 auto; }
  #eye .fp-bg {
    background-color: white; }
  #eye img {
    width: 25vw;
    top: 5vh;
    position: absolute; }
  #eye .eye-links {
    position: absolute;
    top: 0;
    right: 14vw;
    display: flex;
    justify-content: space-between;
    width: 20vw; }
    #eye .eye-links img {
      width: auto;
      height: 4vw; }
  #eye .eye-text {
    width: 35vw;
    position: absolute;
    top: 25vh;
    left: 14vw; }
  #eye p {
    width: 50vw;
    font-size: 1.5vw;
    text-align: justify;
    position: absolute;
    top: 40vh; }

#mobile-eye {
  display: none; }

#features .mfeat_cont {
  display: none; }
#features .feat_cont {
  width: 100vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 2; }
  #features .feat_cont button {
    display: none; }
  #features .feat_cont .feat-box {
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    display: flex; }
    #features .feat_cont .feat-box img {
      width: 90%;
      margin: 0 5%; }
    #features .feat_cont .feat-box .hover-cont {
      padding: 3vw 5%;
      width: 50vw;
      font-size: 1.5vw;
      color: white;
      height: 50vh;
      flex-direction: column-reverse;
      display: flex;
      padding: 25vh 25vw;
      z-index: 2;
      background: rgba(0, 0, 0, 0.6);
      justify-content: center;
      /* Prevent nested li's from getting messed up */ }
      #features .feat_cont .feat-box .hover-cont ul.dashed {
        list-style: none;
        padding-left: 0; }
      #features .feat_cont .feat-box .hover-cont ul.dashed > li {
        margin-left: 20px; }
      #features .feat_cont .feat-box .hover-cont ul.dashed > li::before {
        content: "-";
        margin-left: -15px; }

.img-slide {
  animation: imgslide 3s; }

.more-slide {
  animation: more 1s forwards; }

.next-slide {
  animation: morenext 1s forwards; }

.lesser-slide {
  animation: morenext 1s forwards;
  animation-direction: reverse; }

.less-slide {
  animation: more 1s forwards;
  animation-direction: reverse; }

#cases i, #work i {
  position: absolute;
  font-size: 10vh;
  color: white;
  top: 45vh; }
#cases .fa-chevron-left, #work .fa-chevron-left {
  left: 10vw; }
#cases .fa-chevron-right, #work .fa-chevron-right {
  right: 10vw; }

.owl-prev {
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.owl-next {
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.slick-track :nth-child(even) .hover-cont {
  background-color: #e4d6bb !important; }

#cases .fp-bg {
  background-color: #7a9fa7; }
#cases .case-less,
#cases .case-more {
  display: none; }
#cases img {
  width: 80%;
  height: auto;
  position: absolute;
  top: 5vh;
  left: 10vw; }
#cases .tn-cont {
  width: 80vw;
  height: 26.6vw;
  margin: 0 auto;
  display: block;
  flex-direction: row;
  z-index: 2;
  color: transparent;
  overflow: hidden;
  padding-bottom: 20px; }
  #cases .tn-cont p {
    text-align: center;
    margin-bottom: -50%; }
    #cases .tn-cont p :hover {
      animation: bg-switch 0.5s forwards; }

.owl-stage-outer {
  padding-bottom: 10px; }

.img-cont {
  text-decoration-line: none;
  background-size: cover;
  display: flex;
  text-transform: uppercase;
  color: #a39a9b;
  text-align: center;
  flex-direction: column-reverse;
  height: 26.6vw;
  margin: 0; }
  .img-cont:hover .hover-cont {
    animation: hovereffekt 0.2s ease-out forwards; }
  .img-cont img {
    height: auto;
    width: 100%;
    margin: 0; }
  .img-cont .hover-cont {
    padding: 0;
    width: 27vw;
    height: 0;
    background-color: #bfd0d4;
    opacity: 0; }
    .img-cont .hover-cont:hover {
      animation: hovereffekt 0.2s ease-out forwards; }

#work .fp-bg {
  background-color: #a2999c; }
#work .less {
  display: none; }
#work img {
  width: 80vw;
  height: auto;
  position: absolute;
  top: 5vh;
  left: 10vw; }
#work .tn-cont {
  width: 80vw;
  margin: 0 auto;
  display: block;
  flex-direction: row;
  height: 26.6vw;
  overflow: hidden;
  z-index: 2;
  padding-bottom: 20px;
    /*:hover{
  animation: bg-switch-ye 1s forwards;
}
:hover{
  :nth-child(odd){
    animation: bg-switch-gr 1s forwards;
  }
}*/ }

#plattforms {
  padding: 5vh 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: #dbc8a0;
  z-index: 99999999999; }
  #plattforms img {
    width: 80%;
    height: auto;
    margin: 0 10%;
    margin-bottom: 5vh; }
  #plattforms .plattform-box {
    width: 80vw;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    height: 26.6vw;
    top: 8%; }
    #plattforms .plattform-box a {
      width: 20vw;
      height: 26.6vw;
      background-size: cover;
      text-align: center;
      text-decoration-line: none;
      background-size: cover;
      display: flex;
      overflow: hidden;
      text-transform: uppercase;
      color: #a39a9b;
      flex-direction: column-reverse; }
      #plattforms .plattform-box a:hover .hover-cont {
        animation: bighovereffekt 0.2s ease-out forwards; }
      #plattforms .plattform-box a .hover-cont {
        width: 100%;
        height: 2vw;
        padding: 14vw 0;
        background-color: #bfd0d4;
        background-color: #bfd0d4;
        opacity: 0; }

#about-ph {
  height: 85vh;
  background: transparent; }

#alex {
  display: flex;
  flex-wrap: wrap; }
  #alex .mobile-alex {
    display: none; }
  #alex .about_text {
    position: absolute;
    right: 0;
    top: 20vh; }
  #alex .main-img {
    left: 0; }

#selma {
  top: 0;
  z-index: -10; }
  #selma .about_text {
    top: 20vh;
    position: absolute; }
  #selma .main-img {
    right: 0; }

#about-title {
  display: none;
  top: 0;
  padding-top: 5vh;
  width: 60vw;
  left: 20vw;
  z-index: 9999;
  background: white; }

.mfeat-cont {
  display: none; }

.mobileab {
  display: none;
  opacity: 0; }

.about_us {
  width: 60vw;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 0 20vw;
  background: white; }
  .about_us img {
    width: 50%; }
  .about_us .main-img {
    width: 25vw;
    height: 45vh;
    position: absolute;
    top: 35vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top; }
  .about_us .about_text {
    max-width: 30vw; }
    .about_us .about_text img {
      width: 100%;
      height: auto; }
    .about_us .about_text p {
      margin: 0;
      font-size: 1.2vw; }

#press {
  width: 100vw;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #fff; }
  #press .big {
    grid-column: auto/ span 2; }
  #press #press-gal {
    display: grid;
    grid-template-columns: repeat(8, 120px);
    grid-auto-rows: 180px;
    grid-gap: 10px;
    grid-auto-flow: dense;
    margin: 0 auto;
    height: 560px;
    width: 1000px;
    overflow: hidden; }
    #press #press-gal a {
      overflow: hidden; }
  #press .press-title {
    width: 60vw;
    margin: 5vh 20vw; }
  #press .press-box {
    height: 180px;
    overflow: hidden; }
  #press .press-more,
  #press .press-less {
    color: #2c2c26; }
  #press .press-less {
    display: none; }

.mcamp-img {
  display: none; }

#impressum {
  width: 70vw;
  margin: 0 auto;
  text-align: center; }

.mobile {
  display: none; }

#footer {
  flex-direction: column;
  position: relative;
  bottom: 0;
  background-size: cover; }
  #footer .fp-tableCell {
    background: rgba(0, 0, 0, 0.7); }
  #footer h2 {
    font-size: 30px;
    margin: 10px 0;
    color: white; }
  #footer p {
    font-size: 14px;
    line-height: 1.65;
    margin: 5px 0;
    color: white; }
  #footer a {
    font-size: 14px;
    color: white;
    text-decoration-line: none; }
  #footer .first_row {
    display: flex;
    flex-direction: row;
    width: 60vw;
    padding: 40px 20vw;
    justify-content: space-between; }
    #footer .first_row .touch {
      width: 40%; }
    #footer .first_row .links {
      width: 30%;
      display: flex;
      flex-direction: column;
      right: 20vw; }
      #footer .first_row .links a {
        width: 100%;
        color: white;
        text-decoration-line: none; }
  #footer .second_row {
    display: flex;
    flex-direction: row;
    width: 60vw;
    padding: 20px 20vw;
    color: #ffff;
    position: absolute;
    bottom: 10px; }
    #footer .second_row a {
      color: white; }
    #footer .second_row .link {
      margin-left: 20px; }
    #footer .second_row .social_footer {
      margin: 5px 4vw; }
      #footer .second_row .social_footer a {
        color: white; }
        #footer .second_row .social_footer a img {
          width: 30px;
          margin: 0; }
    #footer .second_row p {
      width: 40%;
      margin-top: 8px; }
    #footer .second_row div {
      width: 25%;
      margin-top: 12px;
      display: flex;
      justify-content: space-between; }

nav {
  display: flex;
  flex-direction: row;
  height: 50px;
  width: 90vw;
  padding: 10px 5vw;
  color: white;
  top: 3vh;
  z-index: 3;
  justify-content: space-between;
  margin-bottom: -70px;
  position: absolute; }
  nav a {
    color: white;
    text-decoration-line: none; }
  nav .social-icons {
    width: 25%;
    z-index: 3; }
    nav .social-icons img {
      width: 35px;
      height: auto;
      margin: 30px 5%; }
  nav .site_links {
    width: 50%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    z-index: -98;
    margin-top: 35px;
    font-weight: bold; }
    nav .site_links a {
      font-size: 1.5vw; }
  nav :nth-cild(4) {
    animation-delay: 0.6s; }
  nav :nth-child(2) {
    animation-delay: 0.6s; }

#bgm-btn {
  color: white;
  position: fixed;
  top: -3vw;
  right: -3vw;
  background: none;
  border: none;
  z-index: 9999999999; }
  #bgm-btn:focus {
    outline: none; }
  #bgm-btn .fas {
    z-index: 3;
    font-size: 35px; }
    #bgm-btn .fas:focus {
      outline: none; }

.show {
  animation: bgmshow 0.6s ease-out forwards; }

.nshow {
  animation: bgmshow 0.6s ease-out forwards;
  animation-direction: reverse; }

#menu {
  width: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  flex-direction: column;
  text-align: center;
  z-index: 99; }
  #menu a {
    text-decoration-line: none;
    color: white;
    margin-top: 50px;
    font-size: 35px; }
  #menu .bgm-txt {
    opacity: 0; }
  #menu .social-icons {
    display: flex;
    opacity: 0;
    width: 40%;
    margin: 0 30%;
    margin-top: 5vh;
    justify-content: space-around; }
    #menu .social-icons .social-icon img {
      width: 50%; }
  #menu .fa-times {
    color: white;
    margin-top: 15vh;
    margin-bottom: 10vh;
    font-size: 35px;
    opacity: 0; }

.closeslide {
  animation: closeslide 0.2s ease-in forwards;
  animation-delay: 0.3s; }

.textslide {
  animation: slidetext 0.2s ease-in forwards;
  animation-delay: 0.5s; }

.social-slide {
  animation: socialslide 0.2s ease-in 0.6s forwards !important; }

.menu-close {
  animation: menuclose 0.3s ease-out forwards !important; }

.menu-open {
  animation: menuopen 0.3s ease-out forwards; }

.detail-wrapper,
.cases-wrapper {
  width: 1270px;
  margin: 0 auto;
  margin-bottom: -300px; }
  .detail-wrapper .embed-container,
  .cases-wrapper .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto; }
    .detail-wrapper .embed-container iframe,
    .cases-wrapper .embed-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }
  .detail-wrapper .arrow-box,
  .cases-wrapper .arrow-box {
    display: flex;
    justify-content: space-between;
    font-size: 35px;
    margin-bottom: 5vh;
    margin-top: 10px; }
  .detail-wrapper .grid,
  .cases-wrapper .grid {
    display: grid; }
  .detail-wrapper .flex,
  .cases-wrapper .flex {
    display: flex;
    justify-content: center; }
    .detail-wrapper .flex img,
    .cases-wrapper .flex img {
      margin-right: 10px; }
    .detail-wrapper .flex .yt-tn,
    .cases-wrapper .flex .yt-tn {
      margin-right: 10px; }
  .detail-wrapper .iframe-cont,
  .cases-wrapper .iframe-cont {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%; }
    .detail-wrapper .iframe-cont iframe,
    .cases-wrapper .iframe-cont iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .detail-wrapper .yt-tn,
  .cases-wrapper .yt-tn {
    height: 170px;
    width: 310px; }
  .detail-wrapper .play,
  .cases-wrapper .play {
    z-index: 99;
    position: relative;
    top: -270px;
    opacity: 0.7; }
  .detail-wrapper #gallery,
  .cases-wrapper #gallery {
    flex-wrap: wrap;
    min-height: 40vh;
    width: 60vw;
    align-items: center;
    justify-content: center;
    grid-template-columns: repeat(8, 150px);
    grid-gap: 10px;
    grid-auto-rows: 250px;
    grid-auto-flow: dense;
    margin: 0 auto; }
    .detail-wrapper #gallery .big,
    .cases-wrapper #gallery .big {
      grid-column: auto/ span 2; }
    .detail-wrapper #gallery .yt-tn,
    .cases-wrapper #gallery .yt-tn {
      grid-column: auto/ span 2;
      height: 250px; }
      .detail-wrapper #gallery .yt-tn img,
      .cases-wrapper #gallery .yt-tn img {
        width: 310px;
        height: 250px; }
    .detail-wrapper #gallery .iframe-cont,
    .cases-wrapper #gallery .iframe-cont {
      width: 100vw;
      padding-bottom: 51%; }
  .detail-wrapper a,
  .cases-wrapper a {
    color: black; }
  .detail-wrapper .title-box,
  .cases-wrapper .title-box {
    border-bottom: 5px solid black;
    display: flex;
    margin-bottom: 10px;
    margin-top: 50px;
    align-content: center;
    justify-content: space-between; }
    .detail-wrapper .title-box i,
    .cases-wrapper .title-box i {
      font-size: 36px;
      color: black;
      margin: 0; }
    .detail-wrapper .title-box h3,
    .cases-wrapper .title-box h3 {
      text-transform: uppercase;
      width: 95%;
      font-size: 36px;
      margin: 0;
      height: 35px;
      margin-bottom: 10px; }
    .detail-wrapper .title-box a,
    .cases-wrapper .title-box a {
      color: black; }
  .detail-wrapper #gallery.flex,
  .cases-wrapper #gallery.flex {
    width: 100%; }
    .detail-wrapper #gallery.flex .half,
    .cases-wrapper #gallery.flex .half {
      width: 48%;
      height: auto;
      margin: 0 5px; }
      .detail-wrapper #gallery.flex .half img,
      .cases-wrapper #gallery.flex .half img {
        width: 100%;
        height: auto; }
      .detail-wrapper #gallery.flex .half .play,
      .cases-wrapper #gallery.flex .half .play {
        position: absolute;
        width: 25vw;
        top: 100px;
        margin-left: 60px; }
    .detail-wrapper #gallery.flex .third,
    .cases-wrapper #gallery.flex .third {
      width: 32%;
      height: auto;
      margin: 0 5px; }
      .detail-wrapper #gallery.flex .third img,
      .cases-wrapper #gallery.flex .third img {
        width: 100%; }

#pbOverlay.show {
  margin-top: -6vh; }

@keyframes mobilehovereffekt {
  0% {
    opacity: 0;
    padding: 0 5vw;
    height: 0; }
  50% {
    opacity: 0.5;
    padding: 22vw 0;
    height: 3vw; }
  100% {
    opacity: 1;
    padding: 44vw 0;
    height: 2vw; } }
@keyframes hovereffekt {
  0% {
    opacity: 0;
    padding: 0 5vw;
    height: 0; }
  50% {
    opacity: 0.5;
    padding: 5vw 0;
    height: 3vw; }
  100% {
    opacity: 1;
    padding: 12.5vw 0;
    height: 2vw; } }
@keyframes bighovereffekt {
  0% {
    opacity: 0;
    padding: 0 5vw;
    height: 0; }
  50% {
    opacity: 0.5;
    padding: 4vw 0;
    height: 2vw; }
  100% {
    opacity: 1;
    padding: 12.5vw 0;
    height: 2vw; } }
@keyframes mobilebighovereffekt {
  0% {
    opacity: 0;
    padding: 0 0;
    height: 0; }
  50% {
    opacity: 0.5;
    padding: 24vw 0;
    height: 2vw; }
  100% {
    opacity: 1;
    padding: 49vw 0;
    height: 2vw; } }
@keyframes feathovereffekt {
  0% {
    opacity: 0;
    padding: 0 5%;
    height: 0;
    margin-top: 30vw; }
  50% {
    opacity: 0.5;
    padding: 1.5vw 5%;
    height: 12vw;
    margin-top: 15vw; }
  100% {
    opacity: 1;
    padding: 3vw 5%;
    height: 24vw;
    margin-top: 0; } }
@keyframes mobilefeathovereffekt {
  0% {
    opacity: 0;
    width: 0; }
  50% {
    opacity: 0.5;
    width: 50vw; }
  100% {
    opacity: 1;
    width: 100vw; } }
@keyframes menuopen {
  0% {
    width: 0;
    height: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0); }
  50% {
    width: 25vw;
    height: 50vh;
    padding-right: 25vw;
    background: rgba(0, 0, 0, 0.5); }
  100% {
    width: 50vw;
    height: 100vh;
    padding: 0 25vw;
    background: rgba(0, 0, 0, 0.9); } }
@keyframes slidetext {
  from {
    opacity: 0;
    margin-right: -50%; }
  to {
    opacity: 1;
    margin-right: 0; } }
@keyframes closeslide {
  from {
    opacity: 0;
    margin-top: 5vh; }
  to {
    opacity: 1;
    margin-top: 10vh; } }
@keyframes menuclose {
  0% {
    width: 40vw;
    height: 100vh;
    padding: 0 30vw;
    background: rgba(0, 0, 0, 0.9); }
  50% {
    width: 20vw;
    height: 50vh;
    padding-right: 30vw;
    background: rgba(0, 0, 0, 0.5); }
  100% {
    width: 0;
    height: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0); } }
@keyframes bgmshow {
  from {
    opacity: 0;
    top: -3vw;
    right: -3vw; }
  to {
    opacity: 1;
    top: 3vw;
    right: 3vw; } }
@keyframes socialslide {
  from {
    opacity: 0;
    margin-top: 15vh; }
  to {
    opacity: 1;
    margin-right: 10vh; } }
@keyframes mobilebgmshow {
  from {
    opacity: 0;
    top: -3vw; }
  to {
    opacity: 1;
    top: 8vw; } }
@keyframes mobilerightslide {
  from {
    opacity: 0;
    width: 0;
    padding: 0; }
  to {
    opacity: 1;
    width: 90vw;
    padding: 0 5vw; } }
@keyframes imgslide {
  from {
    margin-left: -120vw; }
  to {
    margin-left: 0vw; } }
@keyframes more {
  from {
    margin-left: 0; }
  to {
    margin-left: -60vw; } }
@keyframes morenext {
  from {
    margin-left: -60vw; }
  to {
    margin-left: -120vw; } }
@media (max-width: 1500px) {
  .cases-wrapper,
  .detail-wrapper {
    width: 940px; }
    .cases-wrapper #gallery,
    .detail-wrapper #gallery {
      grid-template-columns: repeat(6, 150px); } }
@media (max-width: 1100px) {
  #about-title {
    padding: 0; }

  #alex .main-img {
    left: 0;
    width: 100%;
    margin: 0; }
  #alex .about_text {
    top: 50vh; }

  #selma .about_text {
    top: 50vh; }

  .about_us .main-img {
    width: 100%;
    top: 10vh; }
  .about_us .about_text {
    z-index: 3333;
    background: white;
    position: absolute;
    max-width: 100%; }
    .about_us .about_text .ab-p {
      font-size: 2vw; }

  #plattforms .plattform-box {
    top: 30%; }
    #plattforms .plattform-box a {
      height: auto; }

  #press #press-gal {
    grid-template-columns: repeat(6, 120px);
    margin: 0 auto;
    width: 720px; } }
@media (max-width: 800px) {
  #bgm-btn {
    top: 5vw;
    right: 5vw; }

  nav .social-icons,
  nav .site_links {
    display: none; }
  nav .social-icons {
    justify-content: space-around; }
    nav .social-icons img {
      width: 70%; }

  #menu .fa-times {
    margin-bottom: 5vh; }
  #menu a {
    margin-top: 30px;
    font-size: 25px; }
  #menu .social-icons {
    width: 70%;
    margin: 0 15%; }
    #menu .social-icons .social-icon img {
      width: 70%; }

  #plattforms .plattform-box {
    width: 60vw;
    height: 20vw; }
    #plattforms .plattform-box a {
      height: 20vw; }

  #work .tn-cont, #cases .tn-cont {
    width: 60vw;
    height: 20vw; }

  #campaigns {
    height: auto; }

  #campaigns .mobile-camp {
    display: block !important;
    width: 100vw;
    margin: 0; }

  .camp-img {
    display: block; }

  #eye {
    display: flex; }
    #eye .eye-img {
      top: 18vh;
      position: absolute;
      width: 40vw; }
    #eye .eye-links {
      right: 0;
      flex-wrap: wrap; }
      #eye .eye-links a img {
        height: 7vw; }
    #eye .eye-text {
      position: absolute;
      top: 30vh;
      left: 20vw;
      width: 40vw; }
    #eye p {
      position: absolute;
      top: 40vh;
      font-size: 3vw;
      width: 60vw; }

  .mobile {
    display: block; }

  .desktop {
    display: none !important; }

  .fixed-p {
    position: fixed;
    width: 70vw;
    background-size: contain;
    top: 40vh;
    margin: 0 15vw;
    z-index: -120;
    font-size: 25px; }

  .m-eye-links {
    position: fixed;
    top: 5vh;
    left: 25vw;
    justify-content: space-between;
    width: 50vw;
    z-index: -120;
    display: flex; }
    .m-eye-links img {
      width: 10vw;
      height: auto; }

  #mobile-eye {
    display: block;
    position: relative;
    width: 70vw;
    height: 30vw;
    background-size: contain;
    background-repeat: no-repeat;
    top: 15vh;
    margin: 0 15vw;
    z-index: -120; }

  .cases-wrapper,
  .detail-wrapper {
    width: 630px; }
    .cases-wrapper .play,
    .detail-wrapper .play {
      top: -250px; }
    .cases-wrapper #gallery.flex .half:nth-child(even) .play,
    .detail-wrapper #gallery.flex .half:nth-child(even) .play {
      top: 71%; }
    .cases-wrapper #gallery.flex .half,
    .detail-wrapper #gallery.flex .half {
      width: 100%; }
      .cases-wrapper #gallery.flex .half .play,
      .detail-wrapper #gallery.flex .half .play {
        top: 22%;
        margin-left: 220px; }
    .cases-wrapper #gallery,
    .detail-wrapper #gallery {
      grid-template-columns: repeat(4, 150px); }

  #landingpage {
    background-image: url("https://res.cloudinary.com/media4e7/image/upload/c_fill,h_1300,w_1038/v1561457574/workrepublic_wien11_anrdmu.jpg"); }
    #landingpage .logo {
      left: 40vw;
      width: 20vw; }
    #landingpage video {
      width: auto;
      height: 100vh; }

  #features .feat_cont .feat-box {
    width: 100%;
    height: 100vh;
    overflow-x: hidden; }
    #features .feat_cont .feat-box:hover .hover-cont {
      animation: mobilefeathovereffekt 0.2s ease-out forwards; }
    #features .feat_cont .feat-box .hover-cont {
      padding: 4vh 5%;
      width: 90%;
      font-size: 12px;
      height: 100vh;
      justify-content: center; }
      #features .feat_cont .feat-box .hover-cont img {
        margin-bottom: 20px; }
      #features .feat_cont .feat-box .hover-cont ul {
        margin: 0 10%;
        margin-bottom: 3vh;
        font-size: 20px;
        width: 80%; }

  #work button {
    font-size: 25px; }

  #plattforms .plattform-box {
    top: 33%; }

  .des-alex {
    display: none; }

  #alex {
    padding: 0; }
    #alex .about_text {
      right: 5vw;
      top: 43vh; }
    #alex .mobile-alex {
      display: block;
      left: 5vw;
      width: 90vw;
      top: 10vh;
      height: 500px; }

  #about-title {
    left: 5vw;
    width: 90vw;
    padding: 3vh 2px;
    background: white; }

  #selma {
    flex-direction: column-reverse;
    padding: 0; }
    #selma .main-img {
      width: 90vw;
      height: 600px;
      margin-top: 0 !important;
      top: 0;
      right: 5vw; }
    #selma .about_text {
      width: 90vw;
      top: 40vh;
      background: white;
      right: 5vw;
      position: absolute;
      z-index: 40; }

  .about_us {
    flex-wrap: wrap; }
    .about_us .main-img {
      width: 100%;
      height: 600px;
      margin-top: 0 !important;
      top: 0;
      right: 5vw; }
    .about_us img {
      width: 100%;
      height: auto; }
    .about_us .about_text {
      right: 5vw;
      max-width: 90vw;
      top: 40vh; }
      .about_us .about_text .ab-p {
        font-size: 23px; }

  #press {
    width: 480px;
    left: 0;
    margin: 0 auto; }
    #press .press-title {
      width: 100%;
      margin: 10vh 0; }
    #press #press-gal {
      grid-template-columns: repeat(4, 120px); }
    #press button {
      width: 60vw;
      margin: 5vh 0; }
    #press .press-box {
      height: 20vw;
      overflow: hidden; }
    #press .press-more {
      display: inline-block; }

  #footer .first_row {
    width: 70vw;
    padding: 40px 15vw; }
    #footer .first_row .touch {
      margin-right: 100px; }
  #footer .second_row {
    width: 70vw;
    padding: 0 15vw; } }
@media screen and (max-width: 450px) {
  body h3 {
    font-size: 14px; }
  body a {
    font-size: 14px;
    font-weight: 500; }

  .slick-slide {
    margin: 0 10px; }

  .fp-prev, .fp-next {
    display: none; }

  #campaigns img {
    display: none; }
  #campaigns .mobile-camp {
    display: block; }

  #eye {
    display: flex;
    width: 80vw; }
    #eye .eye-img {
      width: 50vw;
      position: absolute;
      top: 10vh; }
    #eye .eye-text {
      width: 50vw;
      position: absolute;
      top: 23vh;
      left: 30vw; }
    #eye .eye-links {
      position: absolute;
      top: 10vh;
      right: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      width: 30vw; }
      #eye .eye-links a {
        width: 12vw; }
        #eye .eye-links a img {
          width: 10vw;
          height: auto; }
    #eye p {
      font-size: 4vw;
      position: absolute;
      top: 30vh;
      width: 80vw; }

  .fixed-p {
    position: fixed;
    width: 89vw;
    background-size: contain;
    top: 35vh;
    margin: 0 6vw;
    z-index: -120;
    font-size: 12px; }

  #mobile-eye {
    display: block;
    position: fixed;
    width: 90vw;
    height: 30vw;
    background-size: contain;
    background-repeat: no-repeat;
    top: 15vh;
    margin: 0 5vw;
    z-index: -120; }

  .cases-wrapper {
    width: 310px; }
    .cases-wrapper .title-box {
      width: 310px; }
      .cases-wrapper .title-box i {
        font-size: 28px; }
      .cases-wrapper .title-box h3 {
        font-size: 22px;
        height: 22px;
        margin-bottom: 10px; }
    .cases-wrapper .embed-container {
      width: 310px; }

  .social_footer .social-icon img {
    width: 45px; }

  .detail-wrapper {
    width: 310px; }
    .detail-wrapper .play {
      top: -250px;
      left: 80px;
      width: 50% !important; }
    .detail-wrapper h3 {
      height: auto; }
    .detail-wrapper .yt-tn {
      height: 170px; }
      .detail-wrapper .yt-tn img {
        height: 170px; }
    .detail-wrapper #gallery {
      width: 310px;
      grid-template-columns: repeat(2, 150px); }

  .push {
    height: 300px; }

  .detail-wrapper .yt-tn {
    width: 310px;
    margin: 5px auto; }
    .detail-wrapper .yt-tn img {
      width: 100%; }
  .detail-wrapper .title-box .fa-times {
    color: black;
    font-size: 28px; }
  .detail-wrapper .title-box h3 {
    font-size: 22px;
    height: 22px;
    margin-bottom: 10px; }
  .detail-wrapper #gallery.flex {
    width: 100%; }
    .detail-wrapper #gallery.flex .half:nth-child(even) .play {
      top: 45%; }
    .detail-wrapper #gallery.flex .half {
      width: 100%;
      height: auto;
      margin: 0 5px; }
      .detail-wrapper #gallery.flex .half img {
        width: 100%;
        height: auto; }
      .detail-wrapper #gallery.flex .half .play {
        position: absolute;
        width: 25vw;
        top: 15%;
        margin-left: 30px; }
    .detail-wrapper #gallery.flex .third {
      width: 32%;
      height: auto;
      margin: 0 5px; }
      .detail-wrapper #gallery.flex .third img {
        width: 100%; }

  #bgm-btn {
    top: 5vw;
    right: 5vw;
    color: #ffff !important; }
    #bgm-btn i {
      text-shadow: 0px -1px 4px #b8d1d6;
      font-size: 30px; }

  #brg-menu a {
    margin-top: 25px;
    font-size: 20px; }
  #brg-menu .social-icons {
    display: flex;
    opacity: 0;
    justify-content: space-between;
    margin: 0;
    margin-top: 10vh;
    width: 100%; }
    #brg-menu .social-icons img {
      width: 50%; }

  .show {
    animation: none; }

  nav .social-icons,
  nav .site_links {
    display: none; }

  #landingpage {
    background-image: url("https://res.cloudinary.com/media4e7/image/upload/c_fill,h_600,w_320/v1561457574/workrepublic_wien11_anrdmu.jpg");
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat; }
    #landingpage .logo {
      left: 35vw;
      width: 30vw; }

  #features button {
    background: none;
    border: none;
    outline: none;
    position: absolute;
    left: 2vw;
    color: white;
    display: block !important; }
    #features button .featclose {
      display: none;
      position: absolute;
      bottom: 2px;
      left: 88vw; }
    #features button i {
      font-size: 25px; }

  .sideslide {
    animation: mobilerightslide 0.2s ease-out forwards; }

  #features .mfeat_cont {
    height: 100vh;
    display: flex;
    width: 100vw;
    background-size: cover; }
    #features .mfeat_cont img {
      margin: 40px 5vw; }
    #features .mfeat_cont .hover-cont {
      width: 100vw;
      font-size: 30px;
      padding: 0;
      height: 100vh;
      font-size: 18px;
      display: flex;
      justify-content: center;
      flex-direction: column-reverse;
      background-color: rgba(0, 0, 0, 0.6); }
      #features .mfeat_cont .hover-cont .dashed {
        width: 90vw;
        margin: 0 5vw;
        padding: 0 !important;
        list-style-type: none; }
        #features .mfeat_cont .hover-cont .dashed li {
          margin: 20px 10%;
          width: 80%;
          color: white; }
        #features .mfeat_cont .hover-cont .dashed li::before {
          content: "-";
          margin-left: -15px; }

  #features .feat_cont {
    display: none; }
    #features .feat_cont .fp-controlArrow {
      display: none; }
    #features .feat_cont .fp-slidesContainer {
      width: 800vw !important; }

  .img-cont {
    width: 90vw;
    height: 90vw; }

  #work .case-more,
  #cases .case-more {
    display: inline-block; }
  #work button,
  #cases button {
    width: 60vw;
    margin: 5vh 20vw;
    margin-bottom: 0;
    font-size: 18px; }
  #work img,
  #cases img {
    width: 85vw;
    left: 7.5vw; }
  #work .tn-cont,
  #cases .tn-cont {
    overflow: hidden;
    padding: 0;
    width: 100vw;
    height: auto;
    position: absolute;
    top: 30vh; }
    #work .tn-cont .img-cont .hover-cont,
    #cases .tn-cont .img-cont .hover-cont {
      width: 100%; }
      #work .tn-cont .img-cont .hover-cont:hover,
      #cases .tn-cont .img-cont .hover-cont:hover {
        animation: mobilehovereffekt 0.4s ease-out forwards; }

  #about-title {
    width: 90vw;
    margin: 0;
    top: 3.5vh;
    z-index: 50;
    left: 5vw; }

  .about_us {
    width: 90vw;
    padding: 0 5vw; }
    .about_us .main-img {
      height: 250px;
      margin-top: 0 !important;
      right: 0;
      top: 10vh; }
    .about_us .about_text {
      top: 50vh;
      position: absolute; }
      .about_us .about_text .ab-p {
        margin: 0;
        font-size: 12px; }
      .about_us .about_text img {
        height: 22vw !important; }

  #plattforms {
    padding: 0;
    padding-bottom: 5vh;
    margin-top: -1px; }
    #plattforms img {
      width: 85vw;
      height: 6vw;
      margin: 11vh 7.5vw 5vh 7.5vw; }
    #plattforms .plattform-box {
      width: 100vw;
      top: 5%;
      height: 90vw; }
      #plattforms .plattform-box a {
        padding: 0;
        height: 90vw; }
        #plattforms .plattform-box a:hover .hover-cont {
          animation: mobilebighovereffekt 0.2s ease-out forwards; }
        #plattforms .plattform-box a .hover-cont {
          width: 90vw;
          height: 90vw; }

  #alex {
    position: relative;
    padding: 0 5vw !important; }
    #alex .about_text {
      right: 0;
      top: 37vh;
      width: 90vw; }
    #alex .mobile-alex {
      display: block;
      left: 0;
      top: 10vh; }
    #alex .des-alex {
      display: none !important; }
    #alex img {
      width: 90vw; }

  .main-img {
    height: auto !important; }

  #selma {
    padding-bottom: 10px; }
    #selma img {
      width: 90vw; }

  #press {
    width: 250px;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    margin: 0 auto; }
    #press #press-gal {
      grid-template-columns: repeat(2, 120px);
      height: 370px; }
    #press .press-title {
      width: 100%;
      margin: 10vh 0; }
    #press button {
      width: 60vw;
      margin: 5vh 20vw;
      font-size: 18px;
      color: black; }
    #press .press-more {
      display: inline-block;
      color: black; }
    #press .press-box {
      display: flex;
      height: 30vw;
      overflow: hidden;
      justify-content: space-around;
      flex-wrap: wrap; }
    #press img {
      margin-bottom: 1vh;
      margin-right: 1vh; }

  #footer {
    height: auto; }
    #footer .first_row {
      padding: 10px 5vw;
      flex-wrap: wrap;
      width: 90vw;
      text-align: center; }
      #footer .first_row .touch {
        width: 100%;
        margin: 10px 0 10px 0; }
      #footer .first_row .links {
        width: 100%;
        margin-bottom: 55px; }
        #footer .first_row .links a {
          margin-bottom: 5px; }
    #footer .second_row {
      flex-wrap: wrap-reverse;
      width: 90vw;
      padding: 10px 5vw;
      margin-top: -1px; }
      #footer .second_row .link {
        margin: 4vh auto; }
      #footer .second_row .social_footer {
        width: 45vw;
        position: absolute;
        bottom: 18vh;
        left: 25vw; }
        #footer .second_row .social_footer a img {
          width: 25px; }
      #footer .second_row p {
        width: 100%;
        font-size: 10px;
        text-align: center;
        margin-bottom: 4vh; }
      #footer .second_row div {
        width: 80%;
        justify-content: space-around; }

  .desktop {
    display: none !important; }

  .mobile {
    display: block; }

  .m-eye-links {
    width: 90vw;
    left: 5vw; }

  .mobileab {
    position: fixed;
    top: 2.5vh;
    left: 7.5vw;
    z-index: -100;
    opacity: 1; }

  .video-stream,
  .html5-main-video {
    width: 320px !important;
    height: 300px !important; }

  .mobile-title {
    color: white;
    margin-bottom: 40vw !important;
    font-size: 25px; }

  #impressum {
    width: 90vw; }

  .mcamp-img {
    display: block !important; } }
