/* http://meyerweb.com/eric/tools/css/reset/
 * v2.0 | 20110126
 * License: none (public domain) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background-color: #168ecc;
  margin: 0;
  padding: 20px 0;
  font-weight: normal; }

a {
  color: #444444;
  text-decoration: none; }

h1 {
  font-family: ff-sero-web-n6, ff-sero-web, Arial;
  font-weight: 600;
  color: white;
  font-size: 43px;
  text-align: center;
  margin: 0;
  padding: 0; }
  h1 span.light {
    font-family: ff-sero-web-n3, ff-sero-web;
    font-weight: 300;
    margin-right: -0.2em; }

h2 {
  font-family: Rockwell W01 Bold;
  font-weight: normal;
  line-height: 28px;
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding: 0;
  color: white; }
  h2 span {
    color: #c7db00; }
  h2.amasis {
    font-family: Amasis MT W01 black;
    font-family: ff-sero-web; }
  h2.caecilia {
    font-family: PMNCaeciliaW01-85Heavy; }

h3 {
  font-family: ff-sero-web;
  font-weight: 900;
  text-align: center;
  color: white;
  font-size: 30px;
  text-transform: uppercase;
  padding-left: 0.3em;
  margin: 0;
  padding: 0;
  padding-top: 20px; }

h4 {
  font-family: ff-sero-web;
  font-weight: normal;
  text-align: center;
  font-size: 20px;
  color: black; }
  h4 img {
    vertical-align: top;
    float: left;
    margin-top: 6px; }
  h4 span {
    padding-left: 1em;
    float: left;
    text-align: left;
    width: 203px; }

h5 {
  font-family: ff-sero-web;
  font-weight: 600;
  font-size: 22px;
  margin: 10px 0 0;
  color: #fe5831; }

h6 {
  font-family: ff-sero-web;
  font-weight: 300;
  margin: 0;
  color: #444444;
  font-size: 14px;
  padding-top: 0.5em; }

p {
  font-family: ff-sero-web;
  font-weight: 300;
  color: black; }

.clear_after, .topnotch, .slogan, .kontakt, .hier, .footer, .referenzen, .footer .mp {
  zoom: 1; }
  .clear_after:before, .topnotch:before, .slogan:before, .kontakt:before, .hier:before, .footer:before, .referenzen:before, .footer .mp:before, .clear_after:after, .topnotch:after, .slogan:after, .kontakt:after, .hier:after, .footer:after, .referenzen:after, .footer .mp:after {
    content: "";
    display: table; }
  .clear_after:after, .topnotch:after, .slogan:after, .kontakt:after, .hier:after, .footer:after, .referenzen:after, .footer .mp:after {
    clear: both; }

.phone a {
  pointer-events: none;
  cursor: default; }

.button {
  display: block;
  position: relative;
  margin: 10px auto;
  width: 13em;
  -webkit-border-radius: 3px;
  font-size: 18px;
  text-shadow: #a3311b 0 2px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: inset #d34928 0 0 8px;
  border: 2px solid;
  border-color: #fea590;
  background-color: #fe5831;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#ff7f47), to(#fd311b));
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  color: white;
  text-decoration: none;
  padding: 9px 0px 8px 20px;
  text-align: center;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 1px 1px;
  -moz-border-radius: 3px;
  font-family: ff-sero-web;
  font-weight: 600; }
  .button span.number {
    word-spacing: -0.2em; }
  .button span.icon {
    position: absolute;
    top: 5px;
    left: 7px;
    font-family: ErlerDingbatsRegular;
    font-size: 24px;
    color: white; }

.button:hover {
  background: #ff8449;
  text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0px; }

.topnotch {
  text-align: center;
  width: 300px;
  margin: 0 auto; }
  .topnotch p {
    margin: 20px 0; }
  .topnotch img {
    height: 160px;
    text-align: center; }

.slogan, .kontakt {
  margin: 0 auto;
  width: 300px; }

.kontakt {
  width: 280px; }
  .kontakt h3 {
    font-family: LinotypeFeltpenW01-Medi;
    font-size: 20px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    width: 200px;
    padding-top: 0.5em; }
  .kontakt .phone, .kontakt .email {
    width: 280px; }

.hier {
  margin: 0 auto;
  width: 300px; }

.footer {
  width: 280px;
  margin: 0 auto;
  padding: 30px 0 0 0; }
  .footer .mp {
    margin-bottom: 30px; }
  .footer img.bw {
    width: 280px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px; }
  .footer a {
    color: #b7e1f7; }
  .footer p {
    margin-bottom: 0.5em;
    color: white;
    font-size: 14px; }
  .footer ul {
    margin: 0;
    padding: 0;
    padding-bottom: 1em;
    list-style-position: outside;
    margin-left: 1em; }
  .footer h3 {
    font-family: ff-sero-web;
    text-align: left;
    font-size: 24px;
    color: white;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    margin: 0; }
    .footer h3 strong {
      font-family: ff-sero-web; }

.referenzen {
  width: 280px;
  margin: 30px auto 0;
  padding: 5px 20px;
  background-color: white; }
  .referenzen p {
    width: 280px;
    font-size: 16px; }
  .referenzen h4 {
    padding: 20px 0; }
  .referenzen ul {
    clear: both;
    list-style-type: none;
    padding: 0;
    margin: 0 -20px;
    overflow: hidden; }
    .referenzen ul.features {
      font-family: ff-sero-web;
      font-weight: 600;
      color: #fe5831;
      font-size: 14px;
      margin-top: 1em; }
      .referenzen ul.features li {
        margin-bottom: 0.5em;
        margin-right: 5px; }
    .referenzen ul li {
      float: left;
      margin: 0 20px 40px; }
      .referenzen ul li ul.tags li {
        font-size: 12px;
        font-family: ff-sero-web;
        font-weight: 600;
        background: #dddddd;
        color: white;
        padding: 3px;
        border-radius: 3px;
        margin-right: 0;
        margin-bottom: 10px; }
      .referenzen ul li img {
        width: 280px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); }

@media only screen and (max-device-width: 480px) {
  .phone a {
    pointer-events: auto !important;
    cursor: auto !important; } }
@media only screen and (min-width: 768px) {
  p {
    font-size: 20px; }

  h1 {
    font-size: 72px; }

  h2 {
    font-size: 40px;
    line-height: 40px; }

  h3 {
    padding-top: 1em;
    font-size: 49px; }

  .referenzen p {
    width: 460px;
    font-size: 20px; }

  .kontakt {
    background: transparent url(drawn-arrow.png) 100% 70px no-repeat; }
    .kontakt h3 {
      padding-top: 1em; }

  .topnotch {
    padding-top: 50px;
    width: 535px; }
    .topnotch img {
      float: left;
      height: 220px;
      padding-top: 17px; }
    .topnotch .slogan {
      width: 460px; }
    .topnotch .kontakt {
      width: 280px; }

  .footer {
    width: 500px; }
    .footer p {
      font-size: 20px; }
    .footer img.bw {
      width: 175px; }
    .footer .keyfacts, .footer .contact {
      float: left; }
    .footer .keyfacts {
      width: 400px; }

  .hier {
    width: 680px; }
    .hier h4 span {
      width: 583px;
      font-size: 40px; }

  .referenzen {
    width: 460px; }
    .referenzen ul li img {
      width: 460px; } }
@media only screen and (min-width: 1000px) {
  .referenzen {
    width: 960px; }

  .footer {
    width: 960px; }
    .footer .mp, .footer .contact {
      float: left;
      width: 460px; }
    .footer .contact {
      padding-left: 40px; }
      .footer .contact p {
        font-size: 16px; }
    .footer .keyfacts {
      width: 600px; }
      .footer .keyfacts ul, .footer .keyfacts p {
        font-size: 16px; } }
@media only screen and (min-width: 1500px) {
  .referenzen {
    width: 1460px; } }
