a {
  text-decoration: underline;
}

.body {
  background-color: #000;
}

.image {
  position: relative;
  left: 285px;
  top: 23px;
  right: -112px;
  width: 400px;
  height: 400px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-2 {
  position: relative;
  left: 330px;
  top: -33px;
  right: auto;
  width: 300px;
  height: 300px;
}

.div-block {
  width: auto;
  height: auto;
  margin-top: -36px;
}

.container {
  height: 2000px;
  margin-top: 0px;
}

.paragraph {
  display: block;
  width: auto;
  height: auto;
  margin-right: 55px;
  margin-left: 84px;
  font-family: 'Droid Sans', sans-serif;
  color: #9899a3;
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
}

.div-block-2 {
  width: 80%;
  height: 100%;
  margin-top: 34px;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  position: relative;
  left: 301px;
  right: 0px;
  width: 40%;
  height: 40%;
  margin-bottom: 42px;
  border: 1px solid #7e7e85;
  border-radius: 2px;
}

.html-embed {
  margin-bottom: 23px;
  color: #60606b;
  font-size: 1.2em;
  line-height: 1.2em;
  text-align: center;
}

.div-block-3 {
  margin-top: 34px;
}

.div-block-4 {
  margin-top: 63px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-2 {
  padding-right: 21px;
  padding-left: 21px;
  font-family: 'Droid Sans', sans-serif;
  color: #7e7e85;
  font-size: 1.2em;
  line-height: 1.2em;
}

.section {
  margin-right: 23px;
  margin-left: 23px;
}

.link {
  color: #d6af12;
}

.link:visited {
  color: #dbb310;
}

@media screen and (max-width: 991px) {
  .image {
    left: 162px;
    right: auto;
  }

  .image-2 {
    left: 205px;
  }

  .paragraph {
    margin-top: -34px;
    margin-right: 18px;
    margin-left: 42px;
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .image-3 {
    left: 216px;
  }

  .section {
    margin-right: 22px;
    margin-left: 22px;
  }
}

@media screen and (max-width: 767px) {
  .image {
    left: 81px;
  }

  .image-2 {
    left: 153px;
    width: 45%;
    height: 45%;
  }

  .paragraph {
    margin-right: 18px;
    margin-left: 22px;
    font-size: 1.4em;
    line-height: 1.2em;
  }

  .image-3 {
    left: 169px;
    top: 13px;
  }

  .div-block-4 {
    margin-right: auto;
    margin-left: auto;
    font-family: 'Droid Sans', sans-serif;
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .paragraph-2 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .section {
    margin-right: 21px;
    margin-left: 20px;
    font-family: 'Droid Sans', sans-serif;
    color: #60606b;
    font-size: 1.1em;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 479px) {
  .image {
    left: 0px;
    width: auto;
    height: auto;
  }

  .image-2 {
    left: 66px;
    top: -5px;
    width: 60%;
    height: 60%;
  }

  .paragraph {
    margin-top: -10px;
    margin-right: 26px;
    margin-left: 19px;
    font-size: 1.3em;
  }

  .image-3 {
    left: 33px;
    top: 35px;
    width: 80%;
    height: 80%;
    margin-bottom: 23px;
  }

  .html-embed {
    margin-top: 0px;
  }

  .div-block-4 {
    margin-right: auto;
    margin-left: auto;
    font-family: 'Droid Sans', sans-serif;
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .paragraph-2 {
    font-size: 1.1em;
    line-height: 1.1em;
  }

  .section {
    margin-bottom: 52px;
  }
}

