.body {
  padding-top: 0px;
  background-image: url('../images/wkka_philipp-kahlsdorf_21435.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 170px;
  padding: 40px 121px;
  border-bottom: 0px none transparent;
  border-radius: 0px;
  background-color: #fff;
}

.image {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.heading {
  margin-bottom: 32px;
  margin-left: 0px;
  padding-right: 190px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #00234b;
  font-size: 30px;
  line-height: 35px;
}

.image-2 {
  margin-top: 11px;
  margin-left: 70px;
}

.text-block {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #00234b;
  letter-spacing: 0.3px;
}

.link {
  color: #00234b;
  text-decoration: none;
}

.link-2 {
  -webkit-transition: font-size 200ms ease;
  transition: font-size 200ms ease;
  color: #00234b;
  text-decoration: none;
  cursor: pointer;
}

.link-2:hover {
  font-size: 15px;
  letter-spacing: 0px;
}

.text-block-2 {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  font-size: 12px;
  text-align: right;
}

.text-block-3 {
  margin-bottom: 81px;
  padding-right: 302px;
  color: #00234b;
}

.row {
  margin-top: 71px;
}

.heading-2 {
  margin-top: 65px;
  margin-bottom: 29px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #00234b;
  font-size: 30px;
  line-height: 35px;
}

.heading-h2 {
  margin-left: -130px;
  padding-right: 480px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #00234b;
  font-size: 30px;
  line-height: 35px;
}

.image-3 {
  margin-top: 17px;
}

.image-3:hover {
  max-width: 105%;
}

.row-2 {
  margin-top: 57px;
  margin-bottom: 70px;
}

.text-block-4 {
  margin-top: 30px;
  margin-bottom: 79px;
  text-align: right;
}

.link-3 {
  -webkit-transition: font-size 383ms ease;
  transition: font-size 383ms ease;
  color: #00234b;
  text-decoration: none;
}

.link-3:hover {
  font-size: 13px;
}

.link-3:active {
  opacity: 1;
  font-size: 12px;
}

.link-4 {
  -webkit-transition: font-size 200ms ease;
  transition: font-size 200ms ease;
  color: #00234b;
  text-decoration: none;
}

.link-4:hover {
  font-size: 13px;
}

.heading-3 {
  margin-bottom: 0px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #00234b;
  font-size: 20px;
}

.copy {
  color: #00234b;
}

@media (max-width: 991px) {
  .container {
    margin-top: 92px;
    padding-left: 20px;
  }
  .heading.h2 {
    margin-left: 40px;
    padding-right: 60px;
  }
  .text-block {
    margin-left: 40px;
  }
  .heading-h2 {
    margin-left: -82px;
    padding-right: 260px;
  }
  .row-2 {
    margin-bottom: 53px;
  }
  .text-block-4 {
    padding-right: 31px;
  }
}

@media (max-width: 767px) {
  .container {
    margin-top: 43px;
    padding-left: 40px;
  }
  .heading.h2 {
    margin-left: 0px;
  }
  .image-2 {
    margin-left: 0px;
  }
  .text-block {
    margin-left: 0px;
  }
  .text-block-3 {
    margin-left: 10px;
    padding-right: 73px;
  }
  .heading-2 {
    margin-left: 10px;
  }
  .heading-h2 {
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 218px;
  }
  .image-3 {
    margin-top: 0px;
    margin-bottom: 27px;
  }
  .heading-3 {
    margin-bottom: 7px;
    padding-left: 10px;
    line-height: 24px;
  }
  .copy {
    margin-bottom: 31px;
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  .container {
    margin-top: 23px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading.h2 {
    padding-right: 0px;
    font-size: 25px;
    line-height: 30px;
  }
  .text-block-2 {
    padding-right: 22px;
  }
  .text-block-3 {
    padding-right: 19px;
  }
  .heading-h2 {
    padding-right: 0px;
  }
  .heading-3 {
    margin-bottom: 10px;
    padding-left: 10px;
    line-height: 24px;
  }
  .copy {
    margin-bottom: 30px;
    padding-right: 6px;
    padding-left: 10px;
  }
}

