h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

.header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
}

.heading {
  position: fixed;
  left: 0px;
  top: 100px;
  right: 0px;
  z-index: 0;
  display: block;
  overflow: visible;
  margin-top: 0px;
  padding: 1px 0px 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 63px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
}

.paragraph {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

.body {
  display: block;
  overflow: hidden;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 3;
  display: block;
  overflow: visible;
  height: auto;
  font-family: Exo, sans-serif;
}

.paragraph-2 {
  position: fixed;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 0;
  margin-top: 130px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  text-align: center;
}

.pfeil-dsn-ani {
  position: absolute;
  left: 600px;
  top: 160px;
  background-image: url('../images/cookydesign_logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: left;
}

.pfeil-logo {
  position: relative;
  left: 0px;
  top: 53px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  overflow: hidden;
  margin-right: 30px;
  margin-left: 30px;
  padding: 0px 10px 300px;
  background-image: url('../images/cookydesign_logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: perspective(1913px) translate(0px, 0px);
  transform: perspective(1913px) translate(0px, 0px);
  -webkit-transition: opacity 1042ms ease;
  transition: opacity 1042ms ease;
}

.paragraph-3 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -10px;
  z-index: 1;
  display: inline-block;
  margin: 68px 1px 60px auto;
  padding-top: 5px;
  padding-right: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  text-align: center;
}

.button {
  display: inline-block;
  font-family: Exo, sans-serif;
  font-weight: 100;
}

.section {
  position: relative;
  z-index: 4;
  height: 500px;
}

.container-2 {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  overflow: hidden;
  padding-top: 160px;
}

.love {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 16;
  display: block;
  overflow: visible;
  height: 500px;
  margin-top: -77px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-image: url('../images/cookydsn.svg');
  background-position: 50% 50%;
  background-size: 20%;
  background-repeat: no-repeat;
}

.fuzt {
  position: absolute;
  left: 0px;
  top: 0px;
}

.fish {
  position: absolute;
  left: -38px;
  top: 85px;
  right: 0px;
  z-index: 117;
  display: block;
  height: auto;
  margin-left: 400px;
  padding-left: -20px;
}

.red {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 119;
  display: block;
}

.fish-cont {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: none;
  height: 50px;
}

.background-video {
  height: 100vh;
}

.div-block {
  position: fixed;
  left: 42%;
  top: 385px;
  right: 50%;
  width: 200px;
  height: 200px;
  background-image: url('../images/cooky_dsn_studio_logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cooky-dsn-studio {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: none;
  height: auto;
  background-image: url('../images/cooky_dsn_studio_logo.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 0.64;
}

.div-block-2 {
  position: fixed;
  left: 48%;
  bottom: 30px;
  width: 40px;
  height: 40px;
  background-image: url('../images/pfeil_time.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.html-embed {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: block;
  overflow: visible;
  margin-right: 70px;
  margin-left: 70px;
  clear: both;
}

.div-block-3 {
  height: 100px;
  background-color: #000;
}

.section-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  background-color: #000;
  background-image: url('../images/1172529_994874837260909_111357353_a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.html-embed-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
}

.html-embed-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .header {
    z-index: 112;
  }
  .heading {
    position: fixed;
    left: 0px;
    top: 80px;
    right: 0px;
    padding-bottom: 10px;
  }
  .container {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 113;
    display: block;
    height: auto;
  }
  .paragraph-2 {
    position: fixed;
    left: 0px;
    top: 100px;
    right: 0px;
    z-index: 113;
    display: block;
    margin: 40px auto 30px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pfeil-logo {
    z-index: 117;
    padding-bottom: auto;
  }
  .paragraph-3 {
    position: fixed;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    overflow: auto;
  }
  .section {
    position: relative;
    z-index: 4;
    display: block;
    overflow: visible;
  }
  .love {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
  }
  .fish {
    left: -144px;
    top: 85px;
    right: auto;
    bottom: 85px;
    z-index: 115;
  }
  .red {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 113;
    display: block;
  }
  .html-embed {
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .heading {
    position: fixed;
    left: 0px;
    right: 0px;
    display: block;
    padding-right: 0px;
  }
  .container {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-2 {
    position: fixed;
    left: 0px;
    top: 100px;
    right: 0px;
    z-index: 111;
    padding-right: 0px;
    padding-left: 0px;
  }
  .pfeil-logo {
    background-size: cover;
  }
  .container-2 {
    left: 0%;
    right: 0px;
    bottom: 0px;
  }
  .love {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
  }
  .fish {
    left: -308px;
    top: 3px;
    bottom: auto;
    width: 600px;
    margin-right: 0px;
  }
  .red {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
  }
  .div-block {
    left: 42%;
  }
  .html-embed {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media (max-width: 479px) {
  .heading {
    position: fixed;
    left: 0px;
    top: 80px;
    right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .container {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    height: 500px;
  }
  .paragraph-2 {
    position: fixed;
    left: -20px;
    top: 100px;
    right: 0px;
    padding-right: 0px;
    padding-left: 20px;
    text-align: center;
  }
  .pfeil-logo {
    position: relative;
    left: 0px;
    top: 50px;
    display: block;
  }
  .paragraph-3 {
    position: fixed;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    overflow: hidden;
    float: right;
    clear: none;
  }
  .container-2 {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    overflow: visible;
    height: 400px;
    direction: ltr;
    text-align: center;
    text-transform: none;
  }
  .love {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
  }
  .fish {
    left: -350px;
    top: 90px;
    bottom: 0px;
  }
  .red {
    left: 0px;
    top: -20px;
    right: 0px;
    bottom: -20px;
  }
  .div-block {
    left: 35%;
  }
  .html-embed {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }
}