/* Text Elements */

h2.article-title {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 64px;
  max-width: 90%;
  color: #3703a6;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h2 span.heading-text-2 {
  color: #333;
}

p.paragraph.simple-text {
  color: #fefefe;
  text-align: center;
  font-size: 12px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.paragraph.paragraph-1 {
  color: #acacac;
  text-align: center;
  font-size: 12px;
}

p.paragraph a.paragraph-text-14 {
  color: rgba(255, 255, 255, .34);
}

blockquote.blockquote-2 {
  display: block;
  float: none;
  margin-right: auto;
  margin-bottom: 38px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  max-width: 90%;
  border-left-width: 0;
  border-left-style: none;
  color: #666;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 20px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.1;
}

/* Interaction Elements */

form.form-container.simple-subscription-form {
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  padding: 2rem;
  max-width: 90%;
  border-radius: 10px;
  background-color: #7b7b7b;
}

/* Layout Elements */

body.body-1 {
  min-height: 60vh;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.header {
  position: static;
  top: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  min-height: 100px;
  border-radius: 0;
  background-color: #e1e1e1;
  background-image: -webkit-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
  background-image:    -moz-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
  background-image:      -o-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
  background-image:         radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  box-shadow: rgba(0, 0, 0, .5) 2px 2px 3px 0;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

.container.menu-bar {
  position: relative;
  z-index: 10;
  display: block;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: 3%;
  margin-left: 3%;
  width: auto;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.dienstleistung {
  margin-right: auto;
  margin-left: auto;
  padding: 16px 0;
  max-width: 100%;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-1 {
  background-color: #e1e1e1;
  background-image: -webkit-radial-gradient(rgba(81, 81, 81, .98) 0%, rgba(255, 255, 255, .81) 100%);
  background-image:    -moz-radial-gradient(rgba(81, 81, 81, .98) 0%, rgba(255, 255, 255, .81) 100%);
  background-image:      -o-radial-gradient(rgba(81, 81, 81, .98) 0%, rgba(255, 255, 255, .81) 100%);
  background-image:         radial-gradient(rgba(81, 81, 81, .98) 0%, rgba(255, 255, 255, .81) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  opacity: .98;

  background-blend-mode: normal;
}

.rule.rule-1 hr {
  border-top-width: 2px;
  border-top-color: #a60307;
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  max-width: 250px;
  width: 35%;
}

a.responsive-picture.picture-link-4 {
  margin: 2px;
  max-width: 50px;
}

a.responsive-picture.picture-link-5 {
  margin: 2px;
  max-width: 50px;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  blockquote.blockquote-2 {
    float: none;
    clear: right;
    vertical-align: top;
    font-size: 36px;
  }

  /* Interaction Elements */

  form.form-container.simple-subscription-form {
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    max-width: 850px;
    border-radius: 10px;
    background-color: #7b7b7b;
  }

  /* Layout Elements */

  .container.header {
    position: relative;
    min-height: 170px;
    background-image: -webkit-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
    background-image:    -moz-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
    background-image:      -o-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
    background-image:         radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
  }

  .container.menu-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.container-1 {
    min-width: 0;
  }

  .container.dienstleistung {
    display: block;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h2.article-title {
    padding-top: 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  p.paragraph.simple-text {
    font-size: 17px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  blockquote.blockquote-2 {
    padding-bottom: 50px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  /* Interaction Elements */

  form.form-container.simple-subscription-form {
    position: static;
    margin-top: 31px;
    max-width: 100%;
    width: 100%;
    border-radius: 35px;
    background-color: #7b7b7b;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: rgba(64, 64, 67, .06);
  }

  .container.header {
    position: relative;
    background-image: -webkit-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
    background-image:    -moz-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
    background-image:      -o-radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
    background-image:         radial-gradient(rgba(255, 255, 255, .56) 0%, rgba(201, 201, 201, .5) 67%);
  }

  .container.dienstleistung {
    display: block;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    float: none;
    clear: none;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 80%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.container-1 {
    margin-right: auto;
    margin-left: auto;
    max-width: 1500px;
    background-image: -webkit-radial-gradient(rgba(153, 153, 153, .98) 0%, rgba(255, 255, 255, .81) 100%);
    background-image:    -moz-radial-gradient(rgba(153, 153, 153, .98) 0%, rgba(255, 255, 255, .81) 100%);
    background-image:      -o-radial-gradient(rgba(153, 153, 153, .98) 0%, rgba(255, 255, 255, .81) 100%);
    background-image:         radial-gradient(rgba(153, 153, 153, .98) 0%, rgba(255, 255, 255, .81) 100%);
  }

  .container.menu-bar {
    max-width: 83.04%;
  }

  a.responsive-picture.picture-link-1 {
    max-width: 350px;
  }
}

@media screen and (min-width: 98.875rem) {
  /* Text Elements */

  h2.article-title {
    font-size: 35px;
  }

  /* Layout Elements */

  .container.container-1 {
    max-width: 1200px;
  }

  .container.dienstleistung {
    max-width: 1200px;
  }
}