

.wrapper {
  position: absolute;
text-align: center;
  top: 50%;
  left: 50%;
  width: 90%;
  font-size: 0;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
          height: 300px;
}



.letter {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  margin: 0 0;
  font-family: 'Orbitron', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  
  color: #eee;

}

  @media only screen and (max-width: 1200px) {
    .letter { 
        font-size: 15px;
        width: 15px;  
    }
}
  @media only screen and (min-width: 1500px) {
    .test7 { 
        display: none;
    }
}
  @media only screen and (min-width: 650px) {
    .test9 { 
        display: none;
    }
}

  @media only screen and (max-width:1050px) {
    .test9 { 
        display: none;
    }
}


.letter:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  word-break: break-all;
  background-color: #1d1f20;
}

.letter:nth-child(1):before {
  content: "1 101010011";
  margin-top: -50px;
  -webkit-animation-name: letter1;
          animation-name: letter1;
  -webkit-animation-duration: 0.9333333333s;
          animation-duration: 0.9333333333s;
  -webkit-animation-delay: 2.65s;
          animation-delay: 2.65s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter1 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter1 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(2):before {
  content: "0101010110";
  margin-top: -50px;
  -webkit-animation-name: letter2;
          animation-name: letter2;
  -webkit-animation-duration: 3.1422222222s;
          animation-duration: 3.1422222222s;
  -webkit-animation-delay: 2.96s;
          animation-delay: 2.96s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter2 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter2 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(3):before {
  content: "100101100";
  margin-top: -50px;
  -webkit-animation-name: letter3;
          animation-name: letter3;
  -webkit-animation-duration: 3.77s;
          animation-duration: 3.77s;
  -webkit-animation-delay: 2.41s;
          animation-delay: 2.41s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter3 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter3 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(4):before {
  content: "0101101001";
  margin-top: -50px;
  -webkit-animation-name: letter4;
          animation-name: letter4;
  -webkit-animation-duration: 3.54s;
          animation-duration: 3.54s;
  -webkit-animation-delay: 2.82s;
          animation-delay: 2.82s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter4 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter4 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(5):before {
  content: "0100101110";
  margin-top: -50px;
  -webkit-animation-name: letter5;
          animation-name: letter5;
  -webkit-animation-duration: 3.12s;
          animation-duration: 3.12s;
  -webkit-animation-delay: 2.09s;
          animation-delay: 2.09s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter5 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter5 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(6):before {
  content: "1001001011";
  margin-top: -50px;
  -webkit-animation-name: letter6;
          animation-name: letter6;
  -webkit-animation-duration: 3.5333333333s;
          animation-duration: 3.5333333333s;
  -webkit-animation-delay: 2.85s;
          animation-delay: 2.85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter6 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter6 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(7):before {
  content: "101010101001";
  margin-top: -50px;
  -webkit-animation-name: letter7;
          animation-name: letter7;
  -webkit-animation-duration: 3.1777777778s;
          animation-duration: 3.1777777778s;
  -webkit-animation-delay: 1.95s;
          animation-delay: 1.95s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter7 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter7 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(8):before {
  content: "01010101100";
  margin-top: -50px;
  -webkit-animation-name: letter8;
          animation-name: letter8;
  -webkit-animation-duration: 3.4114285714s;
          animation-duration: 3.4114285714s;
  -webkit-animation-delay: 2.88s;
          animation-delay: 2.88s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter8 {
  from {
    margin-top: -144px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter8 {
  from {
    margin-top: -144px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(9):before {
  content: "010101010";
  margin-top: -50px;
  -webkit-animation-name: letter9;
          animation-name: letter9;
  -webkit-animation-duration: 3.04s;
          animation-duration: 3.04s;
  -webkit-animation-delay: 2.61s;
          animation-delay: 2.61s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter9 {
  from {
    margin-top: -50px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter9 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(10):before {
  content:"1010010110";
  margin-top: -48px;
  -webkit-animation-name: letter11;
          animation-name: letter11;
  -webkit-animation-duration: 3.4133333333s;
          animation-duration: 3.4133333333s;
  -webkit-animation-delay: 2.47s;
          animation-delay: 2.47s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter10 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter10 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(11):before {
  content:"1010010110";
  margin-top: -48px;
  -webkit-animation-name: letter11;
          animation-name: letter11;
  -webkit-animation-duration: 3.2133333333s;
          animation-duration: 3.2133333333s;
  -webkit-animation-delay: 2.17s;
          animation-delay: 2.17s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter11 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter11 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(12):before {
  content: "0101010110";
  margin-top: -50px;
  -webkit-animation-name: letter12;
          animation-name: letter12;
  -webkit-animation-duration: 3.1422222222s;
          animation-duration: 3.1422222222s;
  -webkit-animation-delay: 2.96s;
          animation-delay: 2.96s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter12 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter12 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(13):before {
  content: "100101100";
  margin-top: -50px;
  -webkit-animation-name: letter13;
          animation-name: letter13;
  -webkit-animation-duration: 3.77s;
          animation-duration: 3.77s;
  -webkit-animation-delay: 2.41s;
          animation-delay: 2.41s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter13 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter13 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(14):before {
  content: "0101101001";
  margin-top: -50px;
  -webkit-animation-name: letter14;
          animation-name: letter14;
  -webkit-animation-duration: 3.54s;
          animation-duration: 3.54s;
  -webkit-animation-delay: 2.82s;
          animation-delay: 2.82s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter14 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter14 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(15):before {
  content: "0100101110";
  margin-top: -50px;
  -webkit-animation-name: letter15;
          animation-name: letter15;
  -webkit-animation-duration: 3.12s;
          animation-duration: 3.12s;
  -webkit-animation-delay: 2.09s;
          animation-delay: 2.09s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter15 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter15 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(16):before {
  content: "1001001011";
  margin-top: -50px;
  -webkit-animation-name: letter16;
          animation-name: letter16;
  -webkit-animation-duration: 3.5333333333s;
          animation-duration: 3.5333333333s;
  -webkit-animation-delay: 2.85s;
          animation-delay: 2.85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter16 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter16 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(17):before {
  content: "101010101001";
  margin-top: -50px;
  -webkit-animation-name: letter17;
          animation-name: letter17;
  -webkit-animation-duration: 3.1777777778s;
          animation-duration: 3.1777777778s;
  -webkit-animation-delay: 1.95s;
          animation-delay: 1.95s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter17 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter17 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(18):before {
  content: "01010101100";
  margin-top: -50px;
  -webkit-animation-name: letter18;
          animation-name: letter18;
  -webkit-animation-duration: 3.4114285714s;
          animation-duration: 3.4114285714s;
  -webkit-animation-delay: 2.88s;
          animation-delay: 2.88s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter18 {
  from {
    margin-top: -144px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter18 {
  from {
    margin-top: -144px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(19):before {
  content: "010101010";
  margin-top: -50px;
  -webkit-animation-name: letter19;
          animation-name: letter19;
  -webkit-animation-duration: 3.04s;
          animation-duration: 3.04s;
  -webkit-animation-delay: 2.61s;
          animation-delay: 2.61s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter19 {
  from {
    margin-top: -50px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter19 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(20):before {
  content:"1010010110";
  margin-top: -48px;
  -webkit-animation-name: letter20;
          animation-name: letter20;
  -webkit-animation-duration: 3.4133333333s;
          animation-duration: 3.4133333333s;
  -webkit-animation-delay: 2.47s;
          animation-delay: 2.47s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter20 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter20 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(21):before {
  content:"1010010110";
  margin-top: -48px;
  -webkit-animation-name: letter21;
          animation-name: letter21;
  -webkit-animation-duration: 3.2133333333s;
          animation-duration: 3.2133333333s;
  -webkit-animation-delay: 2.17s;
          animation-delay: 2.17s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter21 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter21 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(22):before {
  content: "0101010110";
  margin-top: -50px;
  -webkit-animation-name: letter22;
          animation-name: letter22;
  -webkit-animation-duration: 3.1422222222s;
          animation-duration: 3.1422222222s;
  -webkit-animation-delay: 2.96s;
          animation-delay: 2.96s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter22 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter22 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(23):before {
  content: "100101100";
  margin-top: -50px;
  -webkit-animation-name: letter23;
          animation-name: letter23;
  -webkit-animation-duration: 3.77s;
          animation-duration: 3.77s;
  -webkit-animation-delay: 2.41s;
          animation-delay: 2.41s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter23 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter23 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(24):before {
  content: "0101101001";
  margin-top: -50px;
  -webkit-animation-name: letter24;
          animation-name: letter24;
  -webkit-animation-duration: 3.54s;
          animation-duration: 3.54s;
  -webkit-animation-delay: 2.82s;
          animation-delay: 2.82s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter24 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter24 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(25):before {
  content: "0100101110";
  margin-top: -50px;
  -webkit-animation-name: letter25;
          animation-name: letter25;
  -webkit-animation-duration: 3.12s;
          animation-duration: 3.12s;
  -webkit-animation-delay: 2.09s;
          animation-delay: 2.09s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter25 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter25 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(26):before {
  content: "1001001011";
  margin-top: -50px;
  -webkit-animation-name: letter26;
          animation-name: letter26;
  -webkit-animation-duration: 3.5333333333s;
          animation-duration: 3.5333333333s;
  -webkit-animation-delay: 2.85s;
          animation-delay: 2.85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter26 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter26 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(27):before {
  content: "101010101001";
  margin-top: -50px;
  -webkit-animation-name: letter27;
          animation-name: letter27;
  -webkit-animation-duration: 3.1777777778s;
          animation-duration: 3.1777777778s;
  -webkit-animation-delay: 1.95s;
          animation-delay: 1.95s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter27 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter27 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(28):before {
  content: "01010101100";
  margin-top: -50px;
  -webkit-animation-name: letter28;
          animation-name: letter28;
  -webkit-animation-duration: 3.4114285714s;
          animation-duration: 3.4114285714s;
  -webkit-animation-delay: 2.88s;
          animation-delay: 2.88s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter28 {
  from {
    margin-top: -144px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter28 {
  from {
    margin-top: -144px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(29):before {
  content: "010101010";
  margin-top: -50px;
  -webkit-animation-name: letter29;
          animation-name: letter29;
  -webkit-animation-duration: 3.04s;
          animation-duration: 3.04s;
  -webkit-animation-delay: 2.61s;
          animation-delay: 2.61s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter29 {
  from {
    margin-top: -50px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter29 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(30):before {
  content: "010101010";
  margin-top: -50px;
  -webkit-animation-name: letter30;
          animation-name: letter30;
  -webkit-animation-duration: 3.04s;
          animation-duration: 3.04s;
  -webkit-animation-delay: 2.61s;
          animation-delay: 2.61s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter30 {
  from {
    margin-top: -50px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter30 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(31):before {
  content:"1010010110";
  margin-top: -48px;
  -webkit-animation-name: letter31;
          animation-name: letter31;
  -webkit-animation-duration: 3.4133333333s;
          animation-duration: 3.4133333333s;
  -webkit-animation-delay: 2.47s;
          animation-delay: 2.47s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter31 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter31 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(32):before {
  content:"1010010110";
  margin-top: -48px;
  -webkit-animation-name: letter32;
          animation-name: letter32;
  -webkit-animation-duration: 3.2133333333s;
          animation-duration: 3.2133333333s;
  -webkit-animation-delay: 2.17s;
          animation-delay: 2.17s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter32 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter32 {
  from {
    margin-top: -48px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(33):before {
  content: "0101010110";
  margin-top: -50px;
  -webkit-animation-name: letter33;
          animation-name: letter33;
  -webkit-animation-duration: 3.1422222222s;
          animation-duration: 3.1422222222s;
  -webkit-animation-delay: 2.96s;
          animation-delay: 2.96s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter33 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter33 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(34):before {
  content: "100101100";
  margin-top: -50px;
  -webkit-animation-name: letter34;
          animation-name: letter34;
  -webkit-animation-duration: 3.77s;
          animation-duration: 3.77s;
  -webkit-animation-delay: 2.41s;
          animation-delay: 2.41s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter34 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter34 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(35):before {
  content: "0101101001";
  margin-top: -50px;
  -webkit-animation-name: letter35;
          animation-name: letter35;
  -webkit-animation-duration: 3.54s;
          animation-duration: 3.54s;
  -webkit-animation-delay: 2.82s;
          animation-delay: 2.82s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter35 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter35 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(36):before {
  content: "0100101110";
  margin-top: -50px;
  -webkit-animation-name: letter36;
          animation-name: letter36;
  -webkit-animation-duration: 3.12s;
          animation-duration: 3.12s;
  -webkit-animation-delay: 2.09s;
          animation-delay: 2.09s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter36 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter36 {
  from {
    margin-top: -72px;
  }
  to {
    margin-top: 50px;
  }
}
.letter:nth-child(37):before {
  content: "1001001011";
  margin-top: -50px;
  -webkit-animation-name: letter37;
          animation-name: letter37;
  -webkit-animation-duration: 3.5333333333s;
          animation-duration: 3.5333333333s;
  -webkit-animation-delay: 2.85s;
          animation-delay: 2.85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes letter37 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

@keyframes letter37 {
  from {
    margin-top: -192px;
  }
  to {
    margin-top: 50px;
  }
}

#AbstandText{

    margin-top: 50px;
    margin-left:auto;
    margin-right: auto;
    font-size: 50px !important;
}

#test1{
  opacity: 0.1;
}
#test4{
  line-height: 50px;
}



.d-block img{
  height: 100px !important;
  width: 200px !important;
  margin-top: 50px !important;
}

.d-block img:hover{
  height: 125px !important;
  width: 250px !important;
  margin-top: 0px !important;
}

#numbers{
  height: 800px;
  padding-top: 300px;
}

#partners{
  
  margin-top: 100px;
}

.ts-title {
  margin-bottom:0px;
}

.ts-title h2{
  margin-top: 50px;

}
.dos{
display: none;
}

#youwill{
  margin-bottom: 100px;
}


.ts-promo-number h2 {

font-size: 30px;
}

.ts-promo-number h3 {

font-size: 20px;
}

.ts-promo-numbers{
  margin-top: 75px;
}

.test5{
opacity:1; 
}

#test3{
  width:150% ;
  height:100%;
}

  @media only screen and (max-width: 1200px) {
    #test3 { 
        width: 200%;
    }
}

.itemname{
	font-size: 30px;
}


#container-breiter{

	max-width: 1400px;
}

@media (min-width: 1600px) {
  .container {
    max-width: 1500px !important;
  }
}

  #invest_Logo{
    height:100px !important;
    
  }

@media (max-width: 1600px) {
  #learnMore {
    padding-top: 30px !important;
  }
}

@media (max-width: 1600px) {
  #phoneNumber {
    color:#7EDDDF !important;
  }
}

@media (max-width: 1600px) {
  #contactUs {
    padding-top: 1em !important;
  }
}


@media (max-width: 1600px) {
  #textSign {
    margin-bottom: 30px;
  }
}

@media (max-width: 1600px) {
  #newsButton {
    max-width: 60px !important;
    margin-left: 0px !important;

  }
}


  #newsButton {
    max-width: 200px;
 

  }

.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
  background-color:#7EDDDF;
}

#subscribe{
  height: 700px;
}

@media (max-width: 1200px) {
  #subscribe {
display: none;

  }
}
#subscribe1{
  display: none;
  
}

@media (max-width: 1200px) {
  #subscribe1 {
    display: block;
    height: 400px;

  }
}

#loewe{
  padding-top: 105px;
}

@media (max-width: 1200px) {
  #loewe {
padding-top: 0px;
margin-top: 0px;
  }
}
@media (max-width: 1200px) {
  #loewe > h2{
font-style: bold;
font-size: 25px;;
  }
}
#loeweText{
  height: 150px;
}

@media (max-width: 1200px) {
  #loeweText {
height:80px;

  }
}

#footer1 {
  text-align: center;
  position: fixed; 
  bottom: 0;
  left: 0;
  right: 0;
  height: 150px;
  background-color: #6f6f6f;
  
  z-index: 50;
}

@media (max-width: 1200px) {
  #footer1 {
    text-align: center;
    position: fixed; 
    bottom: 0;
    left: 0;
    right: 0;
    height: 120px;
    background-color: #6f6f6f;
    
    z-index: 50;
}
}

#footer1-container {
  margin-top: 30px;
  }

@media (max-width: 1200px) {
  #footer1-container {
margin-top: 10px;
}
}


#footer1-container  > a {
  font-size: 10px;
}
@media (max-width: 1200px) {
  #footer1-container  > a {
    font-size: 8px;
    margin-bottom: 5px;
}
}


#footer1-container > p {
  font-size: 10px;
}
@media (max-width: 1200px) {
  #footer1-container  > p {
    font-size: 8px;
    line-height: 1rem;
}
}

#footer1Umbruch {
  display: none;
}
@media (max-width: 1200px) {
  #footer1Umbruch {
    display: block;
  }



}

@media (max-width: 1200px) {
  #privacy-content {
    max-width: 90% !important;
    margin-right: auto;
    margin-left: auto;

  }
}

@media (max-width: 1200px) {
  #privacy-content >.row > h1 {
font-size: 20px !important;

  }
}
