.wrapper, header, .logo-wrapper, .add, .zitate-wrapper, .rechtsgebiete-wrapper, .rechtsgebiete-right-text, .clients, .clearfix, .vorteile-wrapper, .vorteile-left-text, footer, .footer1, .footer-logo, .footer-newgate, .footer2 {
  *zoom: 1; }
  .wrapper:before, header:before, .logo-wrapper:before, .add:before, .zitate-wrapper:before, .rechtsgebiete-wrapper:before, .rechtsgebiete-right-text:before, .clients:before, .clearfix:before, .vorteile-wrapper:before, .vorteile-left-text:before, footer:before, .footer1:before, .footer-logo:before, .footer-newgate:before, .footer2:before, .wrapper:after, header:after, .logo-wrapper:after, .add:after, .zitate-wrapper:after, .rechtsgebiete-wrapper:after, .rechtsgebiete-right-text:after, .clients:after, .clearfix:after, .vorteile-wrapper:after, .vorteile-left-text:after, footer:after, .footer1:after, .footer-logo:after, .footer-newgate:after, .footer2:after {
    content: " ";
    display: table; }
  .wrapper:after, header:after, .logo-wrapper:after, .add:after, .zitate-wrapper:after, .rechtsgebiete-wrapper:after, .rechtsgebiete-right-text:after, .clients:after, .clearfix:after, .vorteile-wrapper:after, .vorteile-left-text:after, footer:after, .footer1:after, .footer-logo:after, .footer-newgate:after, .footer2:after {
    clear: both; }

/* ==========================================================================
   Helper
   ========================================================================== */
::-moz-selection {
  color: #FFF;
  background: #444;
  text-shadow: none; }

::selection {
  color: #FFF;
  background: #444;
  text-shadow: none; }

.browsehappy {
  background: #FFEDA6;
  color: #555;
  padding: 1em;
  text-align: center; }

.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.success {
  width: 100%;
  color: #fff;
  padding: 1.25em;
  margin: 1.25em 0;
  font-weight: 600;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #00B285; }

.error {
  width: 100%;
  color: #fff;
  padding: 1.25em;
  margin: 1.25em 0;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #C65152; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.relative {
  position: relative !important; }

.button {
  color: #ddd;
  background-color: #222;
  border: 0;
  cursor: pointer;
  overflow: visible;
  position: relative;
  display: inline-block;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  padding: 0 1.5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 80ms linear;
  -moz-transition: all 80ms linear;
  -o-transition: all 80ms linear;
  -ms-transition: all 80ms linear;
  transition: all 80ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  white-space: nowrap;
  font-size: 0.875em;
  line-height: 2.5em;
  letter-spacing: 1px;
  margin: 3.125em auto 0 auto; }

.button:hover {
  background-color: #000;
  color: #fff; }

/* ==========================================================================
   Main 
   ========================================================================== */
abbr, address, aside, audio, b, blockquote, canvas, caption, cite, code, dd, del, details, dfn, dl, dt, em, fieldset, figcaption, footer, h3, h4, header, hgroup, i, iframe, ins, kbd, legend, mark, menu, object, ol, p, pre, q, samp, small, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, var, video {
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: 0 0; }

html {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  letter-spacing: 0.0625em; }

body {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  height: 100vh;
  background: url("/img/bg1.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

h1, ul {
  padding: 0;
  margin: 0px;
  border: 0;
  list-style-type: none; }

h1 {
  font-family: "Cinzel", serif;
  font-size: 1.3125em;
  font-weight: 400;
  margin-bottom: 0.3125em;
  letter-spacing: 0.125em;
  color: #555;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    h1 {
      font-size: 1.75em; } }

h2 {
  font-size: 0.875em;
  font-family: "Cinzel", serif;
  font-weight: 400;
  margin-bottom: 0.3125em;
  letter-spacing: 0.125em;
  color: #999;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    h2 {
      font-size: 1.125em; } }

h3 {
  font-size: 0.875em;
  font-weight: 400;
  color: #999;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    h3 {
      font-size: 1em; } }

p {
  font-size: 0.875em;
  line-height: 1.5em;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    p {
      font-size: 1em; } }

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

.wrapper {
  width: 80%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }

.hasan {
  width: 100%;
  text-align: center;
  margin-bottom: 3.125em;
  background: rgba(255, 255, 255, 0.9);
  padding: 2.5em 3.125em;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .hasan {
      width: 45%;
      float: left; } }

.hasan:hover {
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03); }

.engin {
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  padding: 2.5em 3.125em;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .engin {
      width: 45%;
      float: right; } }

.engin:hover {
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03); }

.button-wrapper {
  width: 100%;
  height: 100%;
  background-color: #DFDFDF;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

header {
  max-width: 81.25em;
  height: auto;
  padding: 1.875em 1.875em;
  margin: 0 auto;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear; }

.logo-wrapper {
  text-align: left;
  color: #444;
  width: 14.375em;
  float: left;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }

.logo-wrapper img {
  width: 3.125em;
  float: left;
  margin-right: 1.25em;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .logo-wrapper img {
      width: 3.75em; } }

.logo-wrapper h1 {
  font-family: "Open Sans", sans-serif;
  line-height: 1.375em;
  font-size: 0.75em;
  color: #444;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding: 0;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .logo-wrapper h1 {
      line-height: 1.5em;
      font-size: 0.8125em; } }

nav {
  position: absolute;
  top: 0;
  left: 100%;
  width: 80%;
  overflow: hidden;
  height: 100vh;
  padding: 1.25em;
  padding-top: 6.25em;
  font-size: 0.8125em;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  background-color: #000;
  color: #ccc;
  z-index: 99999999 !important;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    nav {
      position: relative;
      left: auto;
      width: auto;
      height: auto;
      float: left;
      z-index: 0;
      background-color: transparent;
      display: inline-block;
      float: right;
      padding: 0em;
      margin: 0; } }

.boxShadow {
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.5); }

nav li {
  padding: 1.25em 0;
  text-align: center;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    nav li {
      margin-right: 1.5625em;
      float: left;
      border-bottom: 0;
      padding: 0.75em; } }

nav a {
  color: #eee;
  font-weight: 600;
  text-decoration: none;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    nav a {
      color: #333; } }

nav a:hover {
  color: #28618A; }

.anfrage {
  margin-right: 0;
  border-bottom: 0;
  letter-spacing: 0.0625em;
  white-space: nowrap; }

.anfrage a {
  color: #fff;
  background-color: #28618A;
  padding: 0.3125em 1.25em;
  -webkit-transition: background-color 80ms linear;
  -moz-transition: background-color 80ms linear;
  -o-transition: background-color 80ms linear;
  -ms-transition: background-color 80ms linear;
  transition: background-color 80ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.anfrage a:hover {
  border-bottom: 0;
  background-color: #2E81B8;
  color: #fff; }

.current {
  text-decoration: underline;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .current {
      color: #333;
      border-bottom: 2px solid #333;
      text-decoration: none; } }

.toggleNav {
  position: absolute;
  top: 27px;
  right: 25px;
  display: block;
  margin: 0;
  padding-top: 10px;
  height: 25px;
  width: 40px;
  background: #CBCBCB;
  color: #333;
  border-radius: 5px;
  text-indent: -60px;
  line-height: 23px;
  font-size: 14px;
  overflow: hidden;
  cursor: pointer;
  z-index: 10;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .toggleNav {
      display: none; } }

.hamburger {
  display: block;
  width: 20px;
  height: 3px;
  background: #333;
  margin: 0 auto 3px; }

.closeNav {
  position: absolute;
  top: 27px;
  right: 25px;
  height: 35px;
  width: 40px;
  line-height: 33px;
  text-align: center;
  background: #222;
  color: #ccc;
  border-radius: 5px;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .closeNav {
      display: none; } }

.content {
  overflow: hidden !important;
  width: 100%;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* ==========================================================================
   add
   ========================================================================== */
.add-bg {
  width: 100%;
  height: auto;
  background-color: #28618A;
  padding: 3.125em 1.25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .add-bg {
      padding: 5em 1.25em; } }

.add {
  margin: 0 auto;
  max-width: 81.25em;
  text-align: center;
  color: #fff;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.add p {
  text-align: justify;
  max-width: 81.25em;
  margin: 0 auto;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear; }

/* ==========================================================================
   Zitate
   ========================================================================== */
.zitate-wrapper {
  width: 100%;
  height: 100%;
  background-color: #DFDFDF;
  text-align: center;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }

.zitate-wrapper article {
  max-width: 70%;
  font-size: 1.375em;
  padding: 4.375em 0;
  margin: 0 auto;
  font-family: "Cinzel", serif;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .zitate-wrapper article {
      max-width: 50%; } }

.zitate-wrapper article p {
  font-size: 4.125em;
  font-family: "Cinzel", serif;
  line-height: 0.3125em; }

.zitate-wrapper article span {
  display: block;
  font-size: 0.875em;
  font-family: "Open Sans", sans-serif;
  color: #999;
  margin-top: 0.625em; }

/* ==========================================================================
   Rechtsgebiete
   ========================================================================== */
.rechtsgebiete-wrapper {
  width: 100%;
  height: 100%;
  background-color: #C0B283;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }

.rechtsgebiete-left {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .rechtsgebiete-left {
      width: 50%;
      float: left; } }

.rechtsgebiete-left img {
  max-width: 100%;
  height: auto;
  display: block; }

.rechtsgebiete-right {
  width: 100%;
  color: #fff;
  padding: 5em 1.25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .rechtsgebiete-right {
      float: left;
      padding: 0;
      height: 100%;
      width: 50%;
      position: absolute;
      right: 0;
      top: 0; } }

.rechtsgebiete-right-text {
  max-width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .rechtsgebiete-right-text {
      padding: 0 0 0 2.5em;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: left; } }

.rechtsgebiete-right h1 {
  /* 1000px */
  /* 1450px */ }
  @media only screen and (min-width: 68.75em) {
    .rechtsgebiete-right h1 {
      margin: 0; } }
  @media only screen and (min-width: 75em) {
    .rechtsgebiete-right h1 {
      margin: 0 0 0.625em 0; } }

.rechtsgebiete-right ul {
  font-size: 1.125em;
  line-height: 1.75em;
  /* 1000px */
  /* 1100px */
  /* 1450px */ }
  @media only screen and (min-width: 68.75em) {
    .rechtsgebiete-right ul {
      font-size: 0.875em; } }
  @media only screen and (min-width: 68.75em) {
    .rechtsgebiete-right ul {
      font-size: 1em; } }
  @media only screen and (min-width: 75em) {
    .rechtsgebiete-right ul {
      font-size: 1.125em; } }

/* ==========================================================================
   Clients
   ========================================================================== */
.clients-bg {
  width: 100%;
  height: auto;
  background-color: #eee;
  padding: 3.125em 1.25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .clients-bg {
      padding: 5em 1.25em; } }

.clients {
  margin: 0 auto;
  max-width: 81.25em;
  text-align: center;
  color: #444;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix {
  margin-bottom: 5em; }

.clients h1 {
  color: #191919; }

.clients .firmenbox {
  width: 100%;
  margin: 5% auto 0 auto;
  /* 800px */ }
  @media only screen and (min-width: 50em) {
    .clients .firmenbox {
      float: left;
      width: 20%;
      margin: 5% 0% 0 0; } }

.clients div:nth-child(5) {
  margin-right: 0; }

.clients img {
  width: 65%; }

#layerslider-clients {
  width: 100%;
  height: 21.875em;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    #layerslider-clients {
      max-width: 50em;
      margin: 0 auto; } }

#layerslider-clients p {
  text-align: justify;
  /* 1000px */ }

#layerslider-clients div p span {
  display: inline-block;
  float: right;
  font-weight: 700; }

/* ==========================================================================
   Vorteile
   ========================================================================== */
.vorteile-wrapper {
  width: 100%;
  height: 100%;
  background-color: #28618A;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }

.vorteile-right {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .vorteile-right {
      width: 50%;
      float: right; } }

.vorteile-right img {
  max-width: 100%;
  height: auto;
  display: block; }

.vorteile-left {
  width: 100%;
  color: #fff;
  padding: 5em 1.25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .vorteile-left {
      float: left;
      padding: 0;
      height: 100%;
      width: 50%;
      position: absolute;
      left: 0;
      top: 0; } }

.vorteile-left-text {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .vorteile-left-text {
      padding: 0 2.5em 0 2.5em;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: left; } }

.vorteile-left h1 {
  text-align: center;
  /* 1000px */
  /* 1450px */ }
  @media only screen and (min-width: 68.75em) {
    .vorteile-left h1 {
      margin: 0;
      text-align: right; } }
  @media only screen and (min-width: 75em) {
    .vorteile-left h1 {
      margin: 0 0 0.625em 0; } }

.vorteile-left ul {
  font-size: 1.125em;
  line-height: 1.75em;
  text-align: center;
  /* 1000px */
  /* 1100px */
  /* 1450px */ }
  @media only screen and (min-width: 68.75em) {
    .vorteile-left ul {
      font-size: 0.875em;
      text-align: right; } }
  @media only screen and (min-width: 68.75em) {
    .vorteile-left ul {
      font-size: 1em; } }
  @media only screen and (min-width: 75em) {
    .vorteile-left ul {
      font-size: 1.125em; } }

/* ==========================================================================
   Footer
   ========================================================================== */
footer {
  width: 100%;
  height: auto;
  background-color: #DFDFDF;
  text-align: center;
  padding: 5em 1.25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.footer1 {
  margin: 0 auto;
  max-width: 25.625em;
  padding: 1.875em 0 1.875em 0;
  text-align: center;
  color: #444;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }

.footer-logo {
  text-align: left;
  color: #444;
  width: 11.25em;
  margin: 0 auto 1.875em auto;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .footer-logo {
      margin: 0 3.125em 0 0;
      float: left;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }

.footer1 .footer-logo img {
  width: 3.125em;
  float: left;
  margin-right: 0.9375em; }

.footer1 .footer-logo h1 {
  font-family: "Open Sans", sans-serif;
  line-height: 1.375em;
  font-size: 0.75em;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding: 0; }

.footer-newgate {
  text-align: left;
  color: #444;
  width: 11.25em;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .footer-newgate {
      float: left;
      text-align: left;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }

.footer1 .footer-newgate img {
  width: 1.5625em;
  line-height: 3.125em;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .footer1 .footer-newgate img {
      float: left;
      margin-right: 0.9375em; } }

.footer1 .footer-newgate h1 {
  font-family: "Open Sans", sans-serif;
  line-height: 1.375em;
  font-size: 0.8125em;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .footer1 .footer-newgate h1 {
      margin-top: 0.4375em;
      float: left; } }

.footer1 .footer-newgate h2 {
  font-family: "Open Sans", sans-serif;
  line-height: 1.375em;
  font-size: 0.5em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .footer1 .footer-newgate h2 {
      float: left; } }

.footer2 {
  margin: 0 auto;
  max-width: 18.125em;
  padding: 0 0 0 0;
  text-align: center;
  line-height: 2.1875em;
  font-size: 0.8125em;
  color: #444;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* 1000px */ }
  @media only screen and (min-width: 68.75em) {
    .footer2 {
      max-width: 100%; } }

.footer2 a {
  font-weight: 700;
  color: #333; }

/* ==========================================================================
   Navigation javascript classes
   ========================================================================== */
.left0 {
  /*left:0;*/
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  transform: translate(0%, 0); }

.left80 {
  /*left:80%;*/
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0); }

.left100 {
  /*left:100%;*/
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0); }

.left-80 {
  /*left:-80%;*/
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

.left-100 {
  /*left:20%;*/
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

/*if no transform (ie8 and below)*/
.no-csstransforms .left0 {
  left: 0; }

.no-csstransforms .left80 {
  left: 80%; }

.no-csstransforms .left100 {
  left: 100%; }

.no-csstransforms .left-80 {
  left: -80%; }

.no-csstransforms .left-100 {
  left: -100%; }

/*# sourceMappingURL=style.css.map */
