html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

progress {
  vertical-align: baseline
}

template, [hidden] {
  display: none
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit
}

b, strong {
  font-weight: bolder
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

button, input, select, textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: bold
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

textarea {
  overflow: auto
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

@font-face {
  font-family: 'entypo';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/entypo.eot");
  src: local("../fonts/?"), url("../fonts/entypo.eot?#iefix") format("embedded-opentype"), url("../fonts/entypo.woff") format("woff"), url("../fonts/entypo.ttf") format("truetype"), url("../fonts/entypo.svg#entypo") format("svg")
}

.entypo-right-open:before {
  content: "\e75e"
}

.entypo-left-open:before {
  content: "\e75d"
}

[class*="entypo-"]:before {
  font-family: 'entypo', sans-serif
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html, body {
  height: 100%;
  width: 100%
}

html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  background: #fff;
  color: #444;
  font: 300 1.6rem/2.8rem "Ubuntu", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width: 47.5em) {
  body {
    font-size: 1.8rem
  }
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

.embed-container {
  height: 0;
  height: auto;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
  max-width: 100%
}

.embed-container iframe, .embed-container object, .embed-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  margin: 0 0 2rem 0;
  text-rendering: optimizeLegibility;
  text-transform: uppercase
}

p, ul, ol {
  margin: 0 0 2rem 0
}

p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 0 3rem 1.5rem;
  padding: 0;
  text-indent: -1.5rem
}

ul li {
  display: block;
  margin: 0 0 .8rem 0;
  padding: 0
}

ul li:last-of-type {
  margin-bottom: 0
}

ul li:before {
  content: '\00bb';
  color: #e34c26;
  padding-right: .6rem
}

b, strong {
  font-weight: 400
}

em {
  font-style: italic
}

a {
  color: #e34c26;
  outline: 0;
  text-decoration: none;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

a:hover, a:active {
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .8
}

h2 a, h3 a, h4 a {
  color: #444
}

figure {
  margin: 0
}

audio, canvas, img, video {
  vertical-align: middle
}

embed, img, object {
  max-width: 100%
}

img {
  height: auto;
  -ms-interpolation-mode: bicubic
}

.rounded-image {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

hr {
  border: 0;
  border-top: 1px solid #ddd;
  display: block;
  height: 1px;
  margin: 3rem 0;
  padding: 0
}

input, textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0
}

textarea {
  resize: vertical
}

::-moz-selection {
  background: #364d6a;
  color: #fff;
  text-shadow: none
}

::selection {
  background: #364d6a;
  color: #fff;
  text-shadow: none
}

.table {
  display: table;
  height: 100%;
  position: absolute;
  width: 100%
}

.cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%
}

.button {
  display: inline-block;
  padding: .5rem 1rem;
  text-align: center
}

.button:hover {
  opacity: .7
}

.text-link {
  color: #e34c26;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0;
  text-transform: uppercase
}

.text-link:after {
  content: '\2192';
  display: inline-block;
  font-size: 2rem;
  font-weight: 500;
  margin-left: 5px;
  position: relative;
  top: 0
}

.hamburger-icon:before {
  content: '\2630'
}

.hide {
  display: none
}

.float-right {
  float: right
}

.float-left {
  float: left
}

.float-none {
  float: none;
  margin: 0 auto
}

.no-margin {
  margin: 0
}

.to-top {
  background: #29292f;
  color: #aaa;
  display: block;
  float: left;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 1rem 2rem 1.1rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}

@media screen and (min-width: 47.5em) {
  .to-top {
    background: 0;
    bottom: 27.3rem;
    color: #e34c26;
    display: none;
    font-size: 1.4rem;
    padding: .2rem 1rem;
    position: fixed;
    right: -15rem;
    text-decoration: none;
    text-align: inherit;
    width: auto;
    z-index: 999999999;
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
  }

  .to-top:before {
    content: '\2190';
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 1.6rem;
    margin-right: .6rem;
    position: relative;
    top: 0
  }

  .to-top.move-in {
    right: -9.6rem
  }
}

@media screen and (min-width: 90em) {
  .to-top.move-in {
    right: -5rem
  }
}

.wrapper {
  overflow-x: hidden
}

.row {
  float: left;
  position: relative;
  width: 100%
}

.container, .container-full {
  margin: 0 auto;
  position: relative
}

.container:before, .container:after, .container-full:before, .container-full:after {
  content: "";
  display: table
}

.container:after, .container-full:after {
  clear: both
}

.container {
  max-width: 1280px
}

.columns {
  float: left;
  padding: 0 2rem;
  width: 100%
}

.columns-indent {
  margin: 0 -2rem
}

.site-navigation {
  background: #364d6a;
  font-weight: 400;
  left: 0;
  position: relative;
  z-index: 9999
}

.site-navigation .site-logo {
  color: #fff;
  float: left;
  font-weight: 500;
  margin-left: 4.4rem;
  text-align: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.site-navigation .site-logo:before {
  background: #e34c26;
  content: '';
  display: inline-block;
  height: 30px;
  left: 2rem;
  position: absolute;
  top: 1.4rem;
  width: 30px;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.site-navigation .site-logo .site-logo-description {
  display: none
}

.site-navigation .site-logo:hover {
  opacity: 1
}

.site-navigation .show-menu {
  color: #fff;
  float: right;
  font-weight: 500;
  padding: 1.5rem 2.180rem;
  -webkit-tap-highlight-color: transparent
}

.site-navigation .site-menu {
  background: rgba(0, 0, 0, 0.25);
  display: none;
  font-size: 1.6rem;
  float: left;
  text-align: left;
  width: 100%
}
@media all and (min-width: 880px) {
  .site-navigation .site-menu {
    font-size: 1.2rem;
  }
}
@media all and (min-width: 992px) {
  .site-navigation .site-menu {
    font-size: 1.6rem;
  }
}

.site-navigation .site-menu li {
  margin: 0
}

.site-navigation .site-menu li:nth-of-type(1) {
  display: none
}

.site-navigation .site-menu li:before {
  display: none
}

.site-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  text-indent: 0
}

.site-navigation a {
  cursor: pointer !important;
  display: block;
  padding: 1.5rem;
  -webkit-tap-highlight-color: transparent
}

.site-navigation .sub-menu {
  background: rgba(0, 0, 0, 0.2);
  display: none;
  font-weight: 400
}

.site-navigation .sub-menu li {
  margin: 0
}

.site-navigation .sub-menu li:nth-of-type(1) {
  display: block
}

.site-navigation .sub-menu li.current_page_item {
  background: rgba(0, 0, 0, 0.2)
}

.site-navigation .sub-menu li:before {
  display: none
}

.site-navigation .sub-menu a {
  -webkit-tap-highlight-color: transparent
}

li.active-contact a, li.active-menu a, li.current-menu-item a, li.current_page_item a {
  background: rgba(0, 0, 0, 0.2);
  -webkit-tap-highlight-color: transparent
}

.admin-bar .site-navigation {
  top: 0
}

@media screen and (min-width: 48.9375em) {
  .admin-bar .site-navigation {
    top: 32px
  }
}

@media screen and (max-width: 54.9375em) {
  .site-navigation .site-menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    -webkit-tap-highlight-color: transparent
  }

  .site-navigation .site-menu li.menu-item-has-children:after {
    content: '\25BC';
    color: #fff;
    cursor: pointer;
    font-size: 1.6rem;
    font-weight: 500;
    height: 58px;
    padding-top: 16px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 58px;
    -webkit-tap-highlight-color: transparent
  }

  .site-navigation .site-menu a {
    color: rgba(255, 255, 255, 0.8);
    -webkit-tap-highlight-color: transparent
  }

  .site-navigation .site-menu a:hover {
    background: rgba(0, 0, 0, 0.2);
    color: white;
    opacity: 1;
    -webkit-tap-highlight-color: transparent
  }
}

@media screen and (min-width: 55em) {
  .site-navigation {
    background: rgba(54, 77, 106, 0.85);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
  }

  .site-navigation .container {
    padding: 0 3rem
  }

  .site-navigation .site-logo {
    font-size: 2rem;
    margin-left: 7rem;
    padding: 2rem 0 0;
    position: absolute;
    top: .4rem
  }

  .site-navigation .site-logo:before {
    background: #e34c26;
    height: 70px;
    left: -8rem;
    top: 1.6rem;
    width: 70px
  }

  .site-navigation .site-logo .site-logo-description {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 400;
    position: relative;
    top: -1rem
  }

  .site-navigation .show-menu {
    display: none !important
  }

  .site-navigation .site-menu {
    background: 0;
    display: inline-block !important;
    float: right;
    width: auto
  }

  .site-navigation .site-menu li {
    float: left;
    margin-left: 4rem
  }

  .site-navigation .site-menu li:nth-of-type(1) {
    display: inline-block
  }

  .site-navigation .site-menu a {
    border-top: 3px solid transparent;
    color: #fff;
    letter-spacing: 1px;
    padding: 2rem 0 2.2rem;
    text-transform: uppercase
  }

  .site-navigation .site-menu a:hover {
    border-top: 3px solid #e34c26;
    opacity: 1
  }

  .site-navigation .sub-menu {
    background: #e34c26;
    position: absolute;
    top: 7.3rem;
    z-index: 100
  }

  .site-navigation .sub-menu li, .site-navigation .sub-menu li:nth-of-type(1) {
    display: block;
    float: none;
    margin: 0
  }

  .site-navigation .sub-menu li a:after, .site-navigation .sub-menu li:nth-of-type(1) a:after, .site-navigation .sub-menu li:nth-of-type(2) a:after, .site-navigation .sub-menu li:nth-of-type(3) a:after {
    content: '';
    margin: 0
  }

  .site-navigation .sub-menu li.current_page_item {
    background: #f2603b
  }

  .site-navigation .sub-menu a {
    border: none !important;
    color: #fff;
    font-size: 1.4rem;
    display: block;
    padding: 1rem 2rem
  }

  .site-navigation .sub-menu a:before {
    content: '';
    margin: 0
  }

  .site-navigation .sub-menu a:hover {
    background: #f2603b !important;
    opacity: 1 !important
  }

  .site-navigation.shrink-nav {
    background: rgba(54, 77, 106, 0.95)
  }

  .site-navigation.shrink-nav .site-logo {
    margin-left: 4rem;
    top: -1.125rem
  }

  .site-navigation.shrink-nav .site-logo:before {
    height: 41px;
    left: -5rem;
    top: 2.2rem;
    width: 41px
  }

  .site-navigation.shrink-nav .site-menu a {
    padding: 1.5rem 0 1.7rem
  }

  .site-navigation.shrink-nav .sub-menu {
    top: 6.3rem
  }

  .site-navigation.shrink-nav .sub-menu a {
    padding: 1rem 2rem
  }

  body.single-references li.menu-item-9538 a, body.single-competencies li.menu-item-9538 a,
  li.current_page_parent a, li.current-menu-parent a, li.active-contact a, li.active-menu a, li.current-menu-item a, li.current_page_item a {
    background: 0;
    border-top: 3px solid #e34c26 !important
  }

  .single-references li.menu-item-21 a,
  .single-competencies li.menu-item-21 a {
    border-top: 3px solid #e34c26 !important
  }

  .single-references li.current_page_parent a,
  .single-competencies li.current_page_parent a {
    border-top: 3px solid transparent !important
  }
}

h1, h2 {
  font-weight: 400;
  letter-spacing: 2px
}

h1 span, h2 span {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 2px
}

h1 {
  font-size: 2rem;
  margin: 0
}

h1 span {
  margin-bottom: 1.5rem
}

h2 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: 3rem
}

h2:after {
  background: #eee;
  content: '';
  display: block;
  height: 2px;
  margin: 2.4rem auto 0;
  width: 70px
}

h2 span {
  margin-bottom: 0
}

h2.headline-big span {
  color: #e34c26;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  line-height: normal !important;
  margin-bottom: 1.2rem;
  text-transform: uppercase
}

h2.headline-big {
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 0;
  position: relative;
  text-transform: none;
  text-align: center;
  z-index: 2
}

@media screen and (min-width: 47.5em) {
  h1 span, h2 span {
    font-size: 1.8rem
  }

  h1 {
    font-size: 4rem
  }

  h2 {
    font-size: 4.8rem;
    line-height: 5.4rem;
    margin-bottom: 7.1rem
  }

  h2:after {
    display: none
  }

  h2 span {
    margin-bottom: 1rem
  }

  h2.headline-big span {
    margin-bottom: 4.4rem
  }

  h2.headline-big {
    font-size: 6rem;
    line-height: 6.4rem;
    text-align: inherit
  }
}

@media screen and (min-width: 63.75em) {
  h2.headline-big span {
    margin-bottom: 4.4rem
  }

  h2.headline-big {
    font-size: 8rem;
    line-height: 8.4rem
  }
}

.page-header {
  padding: 0 0 3.3rem
}

.single-post .page-header, .single-references .page-header, .single-competencies .page-header {
  padding: 0
}

.site-services {
  padding: 6.8rem 0 0
}

.site-milestones {
  padding: 2.4rem 0 2rem
}

.site-feeds {
  padding: 4.7rem 0 6rem
}

.site-search {
  padding: 4rem 0 4rem
}

.page-feeds {
  padding: 4.7rem 0 0
}

.site-call-to-action {
  padding: 4.7rem 0 6rem
}

.site-awards {
  padding: 4.7rem 0 4.7rem
}

.site-content {
  padding: 4.7rem 0 5.3rem
}

.blog-content {
  padding: 3.5rem 0 5.3rem
}

.blog-content-navigation {
  padding: 0
}

.page-references-categories {
  padding: 0 0 2rem
}

.page-references-single {
  padding: 3.5rem 0 3.4rem
}

.references-text, .references-video {
  padding: 0 0 5.3rem
}

.references-image {
  padding: 0 0 6rem
}

.references-quote {
  padding: 0 0 4rem
}

.site-footer {
  padding: 2.5rem 0 2.2rem
}

.site-meta {
  padding: 1.6rem 0 1.7rem
}

.site-contact {
  padding: 5.6rem 0 .6rem
}

.site-contact .h3 {
  margin-bottom: 2rem;
}

.about-section {
  padding: 4.7rem 0 5.3rem
}

.quote-section {
  padding: 6rem 0 5rem
}

.philosophy-section {
  padding: 4.7rem 0 0
}

.own-projects-section {
  padding: 4.7rem 0 6rem
}

.clients-section {
  padding: 4.7rem 0 .1rem
}

.quote-section.quote-testimonials {
  padding: 6rem 0 4.7rem
}

.teaser-section {
  padding: 4.7rem 0 5.3rem
}

.page-id-8 .teaser-section {
  padding: 4.7rem 0 5.3rem
}

.team-section {
  padding: 6rem 0 2rem
}

.call-to-action-section {
  padding: 4.7rem 0 6rem
}

.page-template-page-references .call-to-action-section {
  padding-top: 4.6rem
}

.page-id-8 .call-to-action-section {
  padding: 0 0 6rem
}

.milestones-section {
  padding: 6rem 0 0
}

.erfolgsgeschichten-references-stories {
  padding: 4.7rem 0 2.1rem
}

.references-text.references-text-img-info {
  margin-bottom: 5.1rem;
  padding: 6rem 0 5rem
}

@media screen and (min-width: 47.5em) {
  .page-header {
    padding: 0 0 7.2rem
  }

  .site-welcome.intro {
    padding: 4.6rem 0 5.3rem !important
  }

  .site-services {
    padding: 4.9rem 0 8.8rem
  }

  .site-milestones {
    padding: 13.1rem 0 .7rem
  }

  .site-feeds {
    padding: 9.4rem 0 11.5rem
  }

  .site-search {
    padding: 6rem 0 6rem
  }

  .page-feeds {
    padding: 4.9rem 0 0
  }

  .site-call-to-action {
    padding: 4.4rem 0 8rem
  }

  .site-awards {
    padding: 10.5rem 0 6.8rem
  }

  .site-content {
    padding: 4.9rem 0 7.3rem
  }

  .blog-content {
    padding: 7.1rem 0 7.3rem
  }

  .site-contact {
    padding: 4.1rem 0 4.6rem
  }

  .page-id-14 .site-awards {
    padding: 7.3rem 0 7rem
  }

  .about-section {
    padding: 4.9rem 0 8.7rem
  }

  .quote-section {
    padding: 9.3rem 0 9.1rem
  }

  .philosophy-section {
    padding: 8.6rem 0 7.6rem
  }

  .own-projects-section {
    padding: 8.1rem 0 14.2rem
  }

  .clients-section {
    padding: 8.5rem 0 9.8rem
  }

  .quote-section.quote-testimonials {
    padding: 9.4rem 0 6.5rem
  }

  .teaser-section {
    padding: 4.9rem 0 9.6rem
  }

  .page-id-8 .teaser-section {
    padding: 4.9rem 0 7.4rem
  }

  .page-id-18 .teaser-section {
    padding: 4.9rem 0 12.3rem
  }

  .team-section {
    padding: 10.3rem 0 6.3rem
  }

  .call-to-action-section {
    padding: 5.7rem 0 8rem
  }

  .page-id-8 .call-to-action-section {
    padding: 6.8rem 0 8rem
  }

  .page-id-18 .call-to-action-section {
    padding-top: 6.3rem
  }

  .page-template-page-references .call-to-action-section {
    padding-top: 4.8rem
  }

  .milestones-section {
    padding: 9.9rem 0 11.7rem
  }

  .page-references-single {
    padding: 7.1rem 0 5rem
  }

  .references-text, .references-video {
    padding: 0 0 7.4rem
  }

  .references-image .grid.gutterless {
    margin: 0 -2px;
  }

  .references-image {
    padding: 0 0 6rem
  }

  .page-references-categories {
    padding: 0 0 6.7rem
  }

  .erfolgsgeschichten-references-stories {
    padding: 5.4rem 0 6.9rem
  }

  .references-text.references-text-img-info {
    margin: 1.7rem 0 9.6rem;
    padding: 8rem 0 8.4rem
  }
}

@media screen and (min-width: 51.125em) {
  .site-services {
    padding: 6.1rem 0 9.7rem
  }
}

@media screen and (min-width: 55em) {
  .blog-content {
    padding: 14.4rem 0 7.3rem
  }

  .page-references-single {
    padding: 14.4rem 0 5rem
  }
}

@media screen and (min-width: 60em) {
  .page-header {
    padding: 11.3rem 0 11.2rem
  }

  .site-services {
    padding: 8.9rem 0 14.6rem
  }

  .site-milestones {
    padding: 18.1rem 0 5.4rem
  }

  .site-feeds {
    padding: 13.4rem 0 15.5rem
  }

  .page-feeds {
    padding: 8.9rem 0 0
  }

  .site-call-to-action {
    padding: 8.4rem 0 12rem
  }

  .site-awards {
    padding: 11.9rem 0 10.8rem
  }

  .site-content {
    padding: 8.9rem 0 11.3rem
  }

  .blog-content {
    padding: 18.2rem 0 11.4rem
  }

  .site-contact {
    padding: 11.3rem 0 8.6rem
  }

  .about-section {
    padding: 8.9rem 0 11.5rem
  }

  .quote-section {
    padding: 19.6rem 0 19rem
  }

  .philosophy-section {
    padding: 12.6rem 0 14.9rem
  }

  .own-projects-section {
    padding: 11.9rem 0 20rem
  }

  .clients-section {
    padding: 12.7rem 0 15.9rem
  }

  .page-id-14 .site-awards {
    padding: 11.2rem 0 10.8rem
  }

  .quote-section.quote-testimonials {
    padding: 18.5rem 0 12.7rem
  }

  .teaser-section {
    padding: 8.9rem 0 14.8rem
  }

  .page-id-8 .teaser-section {
    padding: 8.9rem 0 11.4rem
  }

  .page-id-18 .teaser-section {
    padding-bottom: 16.3rem
  }

  .team-section {
    padding: 15rem 0 11rem
  }

  .call-to-action-section {
    padding: 9.6rem 0 12rem
  }

  .page-id-8 .call-to-action-section {
    padding: 0 0 12rem
  }

  .page-id-18 .call-to-action-section {
    padding-top: 10.2rem
  }

  .milestones-section {
    padding: 14.7rem 0 15.7rem
  }

  .page-references-single {
    padding: 18.2rem 0 5rem
  }

  .references-text, .references-video {
    padding: 0 0 7.4rem
  }

  .references-image {
    padding: 0 0 6rem
  }

  .page-references-categories {
    padding: 0 0 11.3rem
  }

  .erfolgsgeschichten-references-stories {
    padding: 9.4rem 0 11rem
  }

  .references-text.references-text-img-info {
    margin: 2.8rem 0 10.3rem;
    padding: 12.2rem 0 8.8rem
  }
}

@media screen and (min-width: 80em) {
  .site-services {
    padding-bottom: 15.9rem
  }

  .site-milestones {
    padding: 20.1rem 0 5rem
  }

  .blog-content {
    padding: 18rem 0 11.2rem
  }

  .about-section {
    padding-bottom: 19.2rem
  }

  .quote-section {
    padding: 20.6rem 0 20.6rem
  }

  .philosophy-section {
    padding-bottom: 14.5rem
  }

  .own-projects-section {
    padding: 11.7rem 0 22.9rem
  }

  .clients-section {
    padding: 12.8rem 0 18.9rem
  }

  .quote-section.quote-testimonials {
    padding: 21.5rem 0 10.5rem
  }

  .teaser-section {
    padding-bottom: 16rem
  }

  .page-id-18 .teaser-section {
    padding: 8.9rem 0 16.3rem
  }

  .team-section {
    padding: 16rem 0 12rem
  }

  .call-to-action-section {
    padding: 9.7rem 0 12rem
  }

  .milestones-section {
    padding: 15.9rem 0 10.1rem
  }

  .page-references-single {
    padding: 18rem 0 5rem
  }

  .references-text, .references-video {
    padding: 0 0 11.4rem
  }

  .references-image {
    padding: 0 0 6rem
  }

  .page-references-categories {
    padding: 0 0 12.5rem
  }

  .erfolgsgeschichten-references-stories {
    padding-bottom: 12.1rem
  }

  .references-text.references-text-img-info {
    margin: 4.9rem 0 15.4rem;
    padding: 16.2rem 0 12.8rem
  }
}

@media screen and (min-width: 100em) {
  .site-services {
    margin-top: -15.1rem;
    padding: 9rem 0 15.9rem
  }
}

@media screen and (min-width: 112.5em) {
  .site-services {
    padding-top: 9.7rem
  }
}

@media screen and (min-width: 125em) {
  .site-services {
    padding-top: 7rem
  }
}

@media screen and (min-width: 160em) {
  .site-services {
    padding-top: 12.4rem
  }
}

.site-header {
  position: relative;
  z-index: 30
}

.site-header img {
  position: relative;
  z-index: 40
}

.site-header .owl-carousel .item .item-link {
  line-height: normal;
  letter-spacing: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  text-transform: inherit;
  z-index: 999999
}

.site-header .owl-carousel .item .item-link:hover {
  opacity: 1
}

.site-header .owl-carousel .item .item-link:after {
  content: '';
  left: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0
}

div#owl-home {
  display: none
}

@media screen and (min-width: 47.5em) {
  .site-header {
    position: relative;
    z-index: 30
  }

  .site-header img {
    position: relative;
    z-index: 40
  }

  div#owl-home {
    display: block;
    float: left;
    width: 100%
  }

  .owl-carousel {
    position: relative;
    z-index: 20
  }

  .owl-carousel .item {
    position: relative
  }

  .owl-carousel .item .slide-caption {
    background: rgba(255, 255, 255, 0.95);
    bottom: 6.5rem;
    display: block;
    left: 0;
    margin-left: 2rem;
    padding: 1.5rem;
    position: absolute;
    max-width: 370px;
    z-index: 9999999
  }

  .owl-carousel .item hr {
    margin: 1.2rem 0 1.4rem;
    max-width: 170px
  }

  .owl-carousel .item h3 {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 2.4rem;
    margin: 0 0 .8rem
  }

  .owl-carousel .item p {
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0
  }

  .owl-carousel .item a {
    color: #e34c26;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
  }

  .owl-carousel .item a:after {
    content: '\2192';
    display: inline;
    font-size: 1.5rem;
    font-weight: 500;
    margin-left: .5rem;
    position: relative;
    top: -1px
  }

  .owl-dots {
    bottom: 1.8rem;
    display: block;
    left: 0;
    margin-left: 1.3rem;
    position: absolute;
    z-index: 999999
  }
}

@media screen and (min-width: 80em) {
  .owl-carousel .item .slide-caption {
    bottom: 9.5rem;
    left: 50%;
    margin-left: -62rem;
    padding: 2rem
  }

  .owl-dots {
    bottom: 4.8rem;
    left: 50%;
    margin-left: -62.7rem
  }
}

@media screen and (min-width: 82.5em) {
  .erfolgsgeschichten-projects .owl-carousel .item a {
    color: #e34c26;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: .1rem;
    text-transform: uppercase
  }

  .erfolgsgeschichten-projects .owl-carousel .item a:after {
    content: '\2192';
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 500;
    margin-left: .5rem;
    position: relative;
    top: -0.1rem
  }

  div#owl-home {
    margin-bottom: -2rem
  }
}

@media screen and (min-width: 100em) {
  .site-header:after {
    border-top: 17.925vw solid transparent;
    border-left: 100vw solid #fafafa;
    border-bottom: 17.925vw solid transparent;
    content: '';
    height: 0;
    margin-top: -11rem;
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    z-index: 10
  }

  .owl-carousel .item .slide-caption {
    bottom: inherit;
    left: 50%;
    margin-left: -62rem;
    top: 35%
  }

  .owl-carousel .item h3 {
    font-size: 2.2rem;
    line-height: 2.8rem;
    margin: 0
  }

  .owl-carousel .item p {
    margin: 0
  }

  .owl-carousel .item hr {
    margin: 1.1rem 0 2.2rem;
    max-width: 170px
  }

  .owl-carousel .item a {
    display: inline-block;
    font-size: 1.4rem;
    margin-top: 1.6rem
  }

  .owl-carousel .item a:after {
    display: inline-block
  }

  .owl-carousel .owl-dots {
    display: block;
    left: 50%;
    margin-left: -625px;
    position: absolute;
    top: 30%;
    z-index: 999999
  }
}

@media screen and (min-width: 125em) {
  .site-header:after {
    margin-top: -13rem
  }
}

@media screen and (min-width: 120em) {
  .owl-carousel .item .slide-caption {
    top: 26.5%
  }

  .owl-carousel .owl-dots {
    top: 21.5%
  }
}

@media screen and (min-width: 160em) {
  .owl-carousel .item .slide-caption {
    top: 30%
  }

  .owl-carousel .owl-dots {
    top: 26%
  }
}

.page-header {
  background: #eee;
  color: #fff;
  margin-top: 0;
  text-align: center
}

.page-header h1 {
  font-size: 2.6rem;
  font-weight: 400;
  margin: 3.6rem 0 0
}

.page-header h2 {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: inherit;
  margin: -1rem 0 0;
  text-transform: inherit
}

.page-header h2:after {
  display: none
}

.page-header .keyword-hightlight {
  border-bottom: 2px solid #fff
}

@media screen and (min-width: 47.5em) {
  .page-header h1 {
    font-size: 5rem;
    margin: 8.1rem 0 0
  }

  .page-header h2 {
    font-size: 2.2rem;
    line-height: 3.4rem;
    margin: 0
  }
}

@media screen and (min-width: 55em) {
  .page-header h1 {
    margin: 15.4rem 0 0
  }
}

@media screen and (min-width: 60em) {
  .page-header h1 {
    margin: 8.1rem 0 0
  }

  .page-header h2 {
    font-size: 2.57rem;
    line-height: 3.8rem
  }
}

.site-welcome.intro {
  background: #e34c26;
  color: #fff;
  clear: both;
  padding: 2.7rem 0 0;
  text-align: center
}

.site-welcome h1 {
  font-size: 2.6rem;
  font-weight: 500;
  margin: 0 0 2rem !important
}

.site-welcome h1 span {
  margin-bottom: 0
}

.site-welcome p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  margin: 0 0 2.5rem;
  padding: 0 2rem
}

.site-welcome strong {
  font-weight: 500
}

.site-welcome a {
  background: #ffab2c;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: .4rem;
  padding: 1.5rem 2rem;
  position: relative;
  top: 1.4rem;
  text-transform: uppercase;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 15px 10px -15px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 15px 10px -15px rgba(0, 0, 0, 0.35);
  box-shadow: 0 15px 10px -15px rgba(0, 0, 0, 0.35);
  -webkit-tap-highlight-color: transparent
}

.site-welcome a:after {
  content: '\2192';
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: .5rem;
  position: relative;
  top: 0
}

.site-welcome a:hover {
  background: #ff8a00;
  opacity: 1
}

@media screen and (min-width: 47.5em) {
  .site-welcome.intro {
    background: #e34c26;
    padding: inherit;
    text-align: center
  }

  .site-welcome article {
    margin: 0 auto;
    position: relative;
    top: 0;
    text-align: center;
    max-width: 740px;
    z-index: 60
  }

  .site-welcome h1 {
    font-size: 4rem;
    font-weight: 400
  }

  .site-welcome h1:after {
    content: '';
    background: #fff;
    display: block;
    height: 2px;
    margin: 3.1rem auto 2.2rem;
    width: 70px
  }

  .site-welcome h1 span {
    margin-bottom: 1.5rem
  }

  .site-welcome p {
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 3.4rem;
    padding: 0
  }

  .site-welcome a {
    background: 0;
    color: #ff9b80;
    font-size: 1.8rem;
    letter-spacing: 2px;
    padding: 0;
    top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }

  .site-welcome a:after {
    font-size: 2.4rem;
    margin-left: 1rem
  }

  .site-welcome a:hover {
    background: 0;
    color: #ff9b80;
    opacity: .7
  }
}

@media screen and (min-width: 100em) {
  #owl-home {
    min-height: 622px;
    overflow: hidden
  }

  .site-welcome.intro {
    background: 0;
    padding: inherit;
    text-align: center
  }

  .site-welcome:after {
    content: '';
    border-top: 19.5vw solid transparent;
    border-right: 100vw solid #e34c26;
    border-bottom: 19.5vw solid transparent;
    height: 0;
    margin-top: -16.5rem;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    z-index: 30
  }

  .site-welcome article {
    margin: 0 auto;
    position: relative;
    top: -16.2rem;
    text-align: center;
    max-width: 640px;
    z-index: 60
  }

  .site-welcome h1 {
    font-size: 3.8rem;
    font-weight: 400
  }

  .site-welcome h1:after {
    content: '';
    background: #fff;
    display: block;
    height: 2px;
    margin: 2.1rem auto 1.2rem;
    width: 70px
  }

  .site-welcome h1 span {
    margin-bottom: 1rem
  }

  .site-welcome p {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 3rem;
    padding: 0
  }

  .site-welcome a {
    display: none
  }
}

@media screen and (min-width: 112.5em) {
  #owl-home {
    min-height: 700px
  }

  .site-welcome:after {
    margin-top: -17.1rem
  }

  .site-welcome article {
    top: -17.5rem;
    max-width: 740px
  }

  .site-welcome p {
    font-size: 2.2rem;
    line-height: 3.4rem
  }
}

@media screen and (min-width: 125em) {
  #owl-home {
    min-height: 625px
  }

  .site-welcome:after {
    margin-top: -19.4rem
  }

  .site-welcome article {
    top: -20.1rem
  }

  .site-welcome h1 {
    font-size: 4rem
  }

  .site-welcome h1:after {
    margin: 3.1rem auto 2.2rem
  }

  .site-welcome h1 span {
    margin-bottom: 1.5rem
  }

  .site-welcome a {
    background: 0;
    color: #ff9b80;
    display: block;
    font-size: 1.8rem;
    letter-spacing: 2px;
    top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }

  .site-welcome a:after {
    font-size: 2.4rem;
    margin-left: 1rem
  }
}

@media screen and (min-width: 160em) {
  #owl-home {
    min-height: 1000px
  }

  .site-welcome:after {
    margin-top: -19.3rem
  }
}

.site-services {
  position: relative;
  text-align: center;
  z-index: 20
}

.site-services .service-column p {
  margin-bottom: 5.3rem
}

.site-services .services-icon {
  background-position: center;
  background-size: cover;
  display: block;
  height: 40px;
  margin: 0 auto 1.5rem;
  width: 40px
}

.site-services h3 {
  letter-spacing: 2px
}

.erfolgsgeschichten-references {
  position: relative;
  text-align: center;
  z-index: 20
}

.erfolgsgeschichten-references h3 {
  letter-spacing: 2px
}

.erfolgsgeschichten-projects {
  position: relative;
  text-align: center;
  z-index: 20
}

.erfolgsgeschichten-projects h3 {
  letter-spacing: 2px
}

.erfolgsgeschichten-projects .references-slider img {
  max-height: 450px
}

.success-stories {
  padding-top: 0;
  position: relative;
  z-index: 20
}

.success-stories .filter-list a.break-it {
  -webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out
}

.success-stories .filter-list a.break-it figcaption {
  align-items: center;
  bottom: 0;
  display: flex;
  font-size: 1.6rem;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 2px;
  line-height: 2rem;
  left: 0;
  padding: 0 1rem;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  text-transform: uppercase
}

.success-stories .filter-list a.break-it :hover {
  -webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  opacity: .7 !important
}

@media screen and (min-width: 47.5em) {
  .site-services .services-icon {
    margin-bottom: 3.5rem
  }

  .page-references .services-icon {
    margin-bottom: 2.5rem
  }
}

@media screen and (min-width: 112.5em) {
  .owl-carousel .owl-stage:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 41
  }

  .erfolgsgeschichten-projects .owl-carousel .owl-stage:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: none;
    opacity: 1;
    z-index: 41
  }
}

.site-milestones {
  background: #232428 url(../img/background/background-milestones.jpg) 0 0 repeat;
  position: relative
}

.site-milestones h2:after {
  background: #aaa
}

.site-milestones .milestones-headline {
  color: #eee
}

.site-milestones .counter-column {
  color: #eee;
  position: relative;
  text-align: center;
  z-index: 10
}

.site-milestones .counter-column .counter-icon {
  display: block;
  height: 40px;
  margin: 0 auto 3.1rem;
  width: 40px
}

.site-milestones .counter-column .counter-number {
  font-size: 3.6rem;
  font-weight: 400;
  margin-bottom: 1.5rem
}

.site-milestones .counter-column .counter-text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 3.3rem;
  text-transform: uppercase
}

@media screen and (min-width: 47.5em) {
  .site-milestones {
    background: 0
  }

  .site-milestones:before {
    background: #232428 url(../img/background/background-milestones.jpg) 0 0 repeat;
    content: '';
    left: -50%;
    height: 100%;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: 2;
    -moz-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(11deg)
  }

  .site-milestones .milestones-headline {
    margin-top: -7.7rem
  }

  .site-milestones .counter-column .counter-number {
    font-size: 4.6rem;
    margin-bottom: 3.5rem
  }

  .site-milestones .counter-column .counter-text {
    margin-bottom: 5.3rem
  }

  .site-milestones .counter-column .counter-text span {
    display: none
  }
}

@media screen and (min-width: 60em) {
  .site-milestones .milestones-headline {
    margin-top: -13rem
  }

  .site-milestones .counter-column .counter-text span {
    display: inline-block
  }
}

.site-feeds, .page-feeds {
  background: #fff;
  text-align: center
}

.site-feeds h3, .page-feeds h3 {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 2.8rem
}

.site-feeds img, .page-feeds img {
  height: auto;
  width: 100%;
  margin-bottom: 2.1rem
}

.site-feeds article, .page-feeds article {
  margin-bottom: 4.1rem;
  text-align: left
}

.site-feeds .feed-date, .page-feeds .feed-date {
  color: #666;
  display: block;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 6px;
  text-transform: uppercase;
  width: 100%
}

.site-feeds .more-posts, .page-feeds .more-posts {
  float: left;
  padding: 0 2rem;
  width: 100%
}

.site-feeds .more-posts-link, .page-feeds .more-posts-link {
  border: 2px solid #e34c26;
  color: #e34c26;
  font-weight: 500;
  display: block;
  padding: 1.2rem 6rem;
  text-transform: uppercase;
  width: 100%
}

@media screen and (min-width: 47.5em) {
  .site-feeds h3, .page-feeds h3 {
    font-size: 2.4rem;
    line-height: 3rem
  }

  .site-feeds img, .page-feeds img {
    margin-bottom: 3.1rem;
    width: auto
  }

  .site-feeds article, .page-feeds article {
    margin-bottom: 0
  }

  .site-feeds .more-posts-link, .page-feeds .more-posts-link {
    display: inline-block;
    margin-top: 7.2rem;
    width: auto
  }
}

.site-search {
  background: #eee
}

.site-search #s {
  background: #fff url(../img/icon-search.jpg) right 1rem center no-repeat;
  background-size: 12%;
  border: 1px solid #ddd;
  color: #bbb;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 1.2rem 2rem 1.3rem;
  text-align: left;
  width: 100%
}

.site-search #s:focus {
  outline: 0
}

@media screen and (min-width: 47.5em) {
  .site-search {
    background: #eee
  }

  .site-search #s {
    background-size: inherit;
    font-size: 2.2rem;
    padding: 1.6rem 2rem 1.7rem;
    text-align: center
  }
}

.page-feeds article {
  margin-bottom: 3.3rem
}

.page-feeds .content-divider {
  display: none
}

.page-feeds .blog-pagination {
  padding: 1.5rem 0 6rem
}

.page-feeds .blog-pagination .pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  text-indent: 0;
  text-align: center
}

.page-feeds .blog-pagination .pagination li {
  display: inline-block;
  float: none;
  margin: 0 .5rem 0 0;
  padding: 0
}

.page-feeds .blog-pagination .pagination li:last-of-type {
  margin-top: .5rem;
  margin-right: 0
}

.page-feeds .blog-pagination .pagination li:before {
  display: none
}

.page-feeds .blog-pagination .pagination a {
  background: #3a3a41;
  color: #fff;
  display: inline-block;
  padding: .8rem 1.693rem
}

.page-feeds .blog-pagination .pagination a.active {
  background: #e34c26
}

.page-feeds .blog-pagination .pagination a.active:hover {
  background: #e34c26 !important;
  opacity: 1 !important
}

.page-feeds .blog-pagination .pagination a:hover {
  background: #303036 !important;
  opacity: .85 !important
}

@media screen and (min-width: 47.5em) {
  .page-feeds article {
    margin-bottom: 5.3rem
  }

  .page-feeds .content-divider {
    border-color: #eee;
    display: block;
    margin: 0 0 5.9rem
  }

  .page-feeds .blog-pagination {
    padding: 1rem 0 8rem
  }

  .page-feeds .blog-pagination .pagination li {
    margin: 0 1rem 0 0
  }

  .page-feeds .blog-pagination .pagination li:last-of-type {
    margin-top: 1rem
  }
}

@media screen and (min-width: 60em) {
  .page-feeds .blog-pagination {
    padding: 5rem 0 12rem
  }

  .page-feeds .blog-pagination .pagination a {
    font-size: 2rem;
    font-weight: 500;
    padding: 1.2rem 2.036rem
  }
}

.site-call-to-action {
  background: #415976 url(../img/background/background-cta_3.jpg) center center repeat;
  color: #fff;
  text-align: center
}

.site-call-to-action .cta-column {
  position: relative;
  text-align: center;
  z-index: 9
}

.site-call-to-action a.button {
  background: #e34c26;
  color: #fff;
  -webkit-tap-highlight-color: transparent
}

.site-call-to-action a.button-cta-big {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  padding: .8rem 2rem .9rem;
  text-transform: uppercase
}

.site-call-to-action a:after {
  content: '\2192';
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: .5rem;
  position: relative;
  top: 0
}

.site-call-to-action-bg {
  left: -50%;
  height: 100%;
  position: absolute;
  top: 0;
  width: 200%;
  z-index: 2;
  -moz-transform: rotate(-11deg);
  -o-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  -webkit-transform: rotate(-11deg);
  transform: rotate(-11deg);
}

@media screen and (min-width: 47.5em) {
  .site-call-to-action {
    background: 0
  }

  /*
    .site-call-to-action:before {
      background: #415976 url(../img/background/background-cta_3.jpg) center center repeat;
      content: '';
      left: -50%;
      height: 100%;
      position: absolute;
      top: 0;
      width: 200%;
      z-index: 2;
      -moz-transform: rotate(-11deg);
      -o-transform: rotate(-11deg);
      -ms-transform: rotate(-11deg);
      -webkit-transform: rotate(-11deg);
      transform: rotate(-11deg)
    }
  */
  .site-call-to-action:after {
    background: #fafafa;
    content: '';
    height: 510px;
    position: absolute;
    top: 0;
    left: -25%;
    width: 150%;
    z-index: 1;
    -moz-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(11deg)
  }

  .site-call-to-action .cta-column {
    padding: 2.4rem 2rem 3rem
  }

  .site-call-to-action a.button-cta-big {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 2rem;
    margin-top: -1.6rem;
    padding: 1.5rem 2.5rem
  }

  .site-call-to-action a:after {
    display: none
  }
}

.site-awards {
  background: #fff;
  text-align: center
}

.site-awards .owl-carousel .owl-item img {
  margin: 0 auto;
  width: inherit
}

.site-awards .owl-carousel .owl-dots {
  display: block;
  left: 0;
  margin: 1.8rem 0 0;
  position: relative;
  top: 0;
  z-index: 999999
}

.site-awards .owl-theme .owl-dots .owl-dot.active span, .site-awards .owl-theme .owl-dots .owl-dot:hover span {
  background: #666;
  border-color: #666
}

.site-awards .owl-theme .owl-dots .owl-dot span {
  border-color: #aaa;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.site-awards .owl-carousel .item a {
  display: inherit;
  font-size: inherit;
  margin: inherit;
  position: relative;
  z-index: 999999
}

.site-awards .owl-carousel .item a::after {
  content: '';
  display: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-left: inherit;
  position: inherit;
  top: inherit
}

.site-awards .owl-carousel .item p {
  font-weight: 400;
  margin: 2.3rem 0 0
}

@media screen and (min-width: 60em) {
  .site-awards .owl-carousel .owl-dots {
    bottom: 0;
    margin-top: 1.9rem;
    top: inherit
  }
}

@media screen and (min-width: 80em) {
  .site-awards .owl-carousel .owl-dots {
    margin-top: 4.9rem
  }
}

.site-content h2 {
  text-align: center
}

.site-content ul {
  list-style-type: square;
  margin: 0 0 3.5rem;
  padding: 0 0 0 2rem
}

.site-content li {
  color: #e34c26
}

.site-content li span {
  color: #444
}

.site-content figcaption {
  margin-top: 2rem;
  text-align: center
}

.about-section h2 {
  text-align: center
}

.about-section .owner-image {
  margin-bottom: 2.3rem;
  overflow: hidden;
  position: relative
}

.quote-section {
  background: #eee
}

.quote-section .quote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2.2rem;
  font-weight: 300;
  font-style: italic;
  line-height: 3.6rem;
  margin: 0;
  text-align: center
}

.quote-section .quote .quote-text:before {
  content: '\201E'
}

.quote-section .quote .quote-text:after {
  content: '\201C'
}

.quote-section .quote .quote-image {
  background: #fff;
  border: 1px solid #ddd;
  height: 100px;
  height: auto;
  margin: 0 auto 2.5rem;
  padding: .2rem;
  text-align: center;
  width: 125px;
  max-width: 125px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.quote-section .quote .quote-author {
  display: inline-block;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-weight: 300;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 2.8rem
}

.quote-section .quote .quote-author:before {
  content: '\2013';
  margin-right: 1rem
}

.quote-section .owl-carousel .owl-dots {
  display: block;
  left: 0;
  margin: 1.5rem 0 0;
  position: relative;
  top: 0;
  z-index: 999999
}

.quote-section .owl-theme .owl-dots .owl-dot.active span, .quote-section .owl-theme .owl-dots .owl-dot:hover span {
  background: #666;
  border-color: #666
}

.quote-section .owl-theme .owl-dots .owl-dot span {
  border-color: #aaa;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.references-text-img-info .quote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 2.2rem;
  font-weight: 300;
  font-style: italic;
  line-height: 3.6rem;
  margin: 0;
  text-align: center
}

.references-text-img-info .quote .quote-text:before {
  content: '\201E'
}

.references-text-img-info .quote .quote-text:after {
  content: '\201C'
}

.references-text-img-info .quote .quote-image {
  background: #fff;
  border: 1px solid #ddd;
  height: 100px;
  height: auto;
  margin: 0 auto 2.5rem;
  padding: .2rem;
  text-align: center;
  width: 125px;
  max-width: 125px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.references-text-img-info .quote .quote-author {
  display: inline-block;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-weight: 300;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 2.8rem
}

.references-text-img-info .quote .quote-author:before {
  content: '\2013';
  margin-right: 1rem
}

@media screen and (min-width: 47.5em) {
  .about-section .owner-image {
    margin-bottom: 0
  }

  .about-section .about-text {
    margin-top: -0.6rem
  }

  .quote-section {
    background: 0;
    position: relative
  }

  .quote-section:before {
    background: #eee url(../img/background/background-quotes.jpg) 0 0 repeat;
    content: '';
    left: -50%;
    height: 100%;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: 2;
    -moz-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(11deg)
  }

  .quote-section .quote {
    font-size: 2.6rem;
    line-height: 3.8rem;
    position: relative;
    z-index: 4
  }

  .quote-section .quote .quote-image {
    width: 200px;
    max-width: 200px
  }

  .quote-section .quote .quote-author {
    font-size: 1.8rem;
    line-height: 2.8rem
  }

  .references-text-img-info {
    background: 0;
    position: relative
  }

  .references-text-img-info .quote {
    font-size: 2.2rem;
    line-height: 3.6rem;
    position: relative;
    z-index: 4
  }

  .references-text-img-info .quote .quote-image {
    width: 200px;
    max-width: 200px
  }

  .references-text-img-info .quote .quote-author {
    font-size: 1.8rem;
    line-height: 2.8rem
  }
}

@media screen and (min-width: 60em) {
  .quote-section .image-column {
    float: right
  }

  .quote-section .quote {
    font-size: 2.8rem;
    line-height: 4rem;
    text-align: left
  }

  .quote-section .quote .quote-image {
    width: 250px;
    max-width: 250px
  }

  .quote-section .owl-carousel .owl-dots {
    margin-top: 4.6rem
  }

  .references-text-img-info .image-column {
    float: left
  }

  .references-text-img-info .quote {
    font-size: 2.2rem;
    line-height: 3.6rem;
    text-align: left
  }

  .references-text-img-info .quote .quote-image {
    width: 250px;
    max-width: 250px
  }
}

.philosophy-section h2 {
  text-align: center
}

.philosophy-section .philosophy-column {
  margin-bottom: 5.3rem;
  text-align: center
}

.philosophy-section .philosophy-icon {
  background-position: center;
  background-size: cover;
  display: block;
  height: 40px;
  margin: 0 auto 1.5rem;
  width: 40px
}

.philosophy-section h3 {
  letter-spacing: 2px
}

.owl-references .owl-nav [class*='owl-']:hover {
  background: #e34c26
}

@media screen and (min-width: 47.5em) {
  .philosophy-section .philosophy-icon {
    margin-bottom: 3.5rem
  }
}

.owl-references .owl-nav {
  top: 46.55%;
  width: 100%
}

.owl-references .owl-prev {
  left: -1rem;
  position: absolute;
  z-index: 40
}

.owl-references .owl-next {
  right: -1rem;
  position: absolute;
  z-index: 40
}

.owl-references .owl-nav [class*='owl-'] {
  background: #e34c26;
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 1rem 1.955rem;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important
}

.own-projects-section {
  background: #3a3a41;
  color: #aaa
}

.own-projects-section h2 {
  text-align: center
}

.own-projects-section h2:after {
  background: #aaa
}

.own-projects-section .owl-theme .owl-nav {
  top: 37.45%;
  width: 100%
}

.own-projects-section .owl-prev {
  left: -1rem;
  position: absolute;
  z-index: 40
}

.own-projects-section .owl-next {
  right: -1rem;
  position: absolute;
  z-index: 40
}

.own-projects-section .owl-theme .owl-nav [class*='owl-'] {
  background: #e34c26;
  color: #fff;
  font-size: 2.4rem;
  margin: 0;
  padding: 1rem 1.955rem;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important
}

.own-projects-section .item {
  position: relative
}

.own-projects-section .item .caption {
  display: none
}

.own-projects-section .item .caption {
  background: rgba(255, 255, 255, 0.9);
  bottom: 4rem;
  color: #444;
  left: 4rem;
  padding: 2rem;
  position: absolute;
  max-width: 480px;
  z-index: 60
}

.own-projects-section .item .caption h3 {
  font-size: 2rem;
  margin-bottom: 1rem
}

.own-projects-section .item .caption p {
  font-size: 1.6rem;
  line-height: 2.6rem
}

@media screen and (min-width: 47.5em) {
  .own-projects-section {
    background: 0;
    position: relative
  }

  .own-projects-section .owl-theme .owl-nav {
    top: 46.55%
  }

  .own-projects-section h2 {
    position: relative;
    z-index: 4
  }

  .own-projects-section:before {
    background: #3a3a41 url(../img/background/background-own-projects.jpg) 0 0 repeat;
    content: '';
    left: -50%;
    height: 100%;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: 2;
    -moz-transform: rotate(-11deg);
    -o-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    -webkit-transform: rotate(-11deg);
    transform: rotate(-11deg)
  }

  .own-projects-section:after {
    background: #fafafa;
    content: '';
    height: 816px;
    position: absolute;
    top: 0;
    left: -25%;
    width: 150%;
    z-index: 1;
    -moz-transform: rotate(11deg);
    -o-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    -webkit-transform: rotate(11deg);
    transform: rotate(11deg)
  }

  .own-projects-section .item .caption {
    display: block
  }
}

@media screen and (min-width: 60em) {
  .own-projects-section:after {
    height: 1024px
  }
}

.clients-section h2 {
  text-align: center
}

.clients-section .clients-column {
  margin-bottom: 6rem;
  text-align: center
}

.clients-section .clients-column img {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1)
}

@media screen and (min-width: 63.75em) {
  .references-text .owl-prev, .references-text .owl-next, .owl-references .owl-prev, .owl-references .owl-next, .own-projects-section .owl-prev, .own-projects-section .owl-next {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
  }

  .references-text .owl-prev:hover, .references-text .owl-next:hover, .owl-references .owl-prev:hover, .owl-references .owl-next:hover, .own-projects-section .owl-prev:hover, .own-projects-section .owl-next:hover {
    background: #f16845 !important;
    opacity: 1 !important
  }
}

@media screen and (min-width: 80em) {
  .owl-references .owl-prev, .own-projects-section .owl-prev {
    left: -2.4rem
  }

  .owl-references .owl-next, .own-projects-section .owl-next {
    right: -2.4rem
  }
}

@media screen and (min-width: 80em) {
  .references-text .owl-prev {
    left: 2.4rem
  }

  .references-text .owl-next {
    right: 2.4rem
  }
}

.teaser-section h2 {
  text-align: center
}

.teaser-section h2:after {
  background: #ddd;
  content: '';
  display: block;
  height: 2px;
  margin: 2.4rem auto 0;
  width: 70px
}

.teaser-section .quotation-marks:after {
  content: '\00bb';
  color: #e34c26;
  padding-right: .5rem
}

.teaser-section .columns:nth-of-type(3) {
  margin-top: 2rem
}

.team-section {
  background: #eee
}

.team-section .cd-trigger-img {
  cursor: pointer
}

.team-section h2 {
  text-align: center
}

.team-section h2:after {
  background: #ddd;
  content: '';
  display: block;
  height: 2px;
  margin: 2.4rem auto 0;
  width: 70px
}

.team-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20
}

.team-section .extra-column {
  margin-bottom: 4rem
}

.team-section .break-it {
  overflow: hidden;
  position: relative;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.team-section .break-it img {
  height: auto;
  position: relative;
  width: 100%;
  z-index: 10
}

.team-section .break-it .break-column {
  color: #fff;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 2.6rem;
  position: absolute;
  text-transform: uppercase;
  top: -1rem;
  text-align: center;
  width: 100%;
  z-index: 20
}

.references-text-img-info {
  background: #eee
}

.call-to-action-section {
  text-align: center
}

.call-to-action-section a.button {
  background: #e34c26;
  color: #fff;
  -webkit-tap-highlight-color: transparent
}

.call-to-action-section a.button-cta-big {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  padding: .8rem 2rem .9rem;
  text-transform: uppercase
}

.call-to-action-section a:after {
  content: '\2192';
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: .5rem;
  position: relative;
  top: 0
}

.erfolgsgeschichten-references-stories {
  background: #eee
}

@media screen and (min-width: 35em) {
  .team-section .extra-column {
    margin-bottom: 0
  }
}

@media screen and (min-width: 47.5em) {
  .teaser-section h2:after {
    display: none
  }

  .teaser-section .columns:nth-of-type(3) {
    margin-top: 0
  }

  .team-section {
    background: 0;
    position: relative
  }

  .team-section:before, .team-section:after {
    bottom: 0;
    content: '';
    left: -100%;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 2
  }

  .team-section:before {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
  }

  .team-section:after {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg)
  }

  .team-section h2:after {
    display: none
  }

  .team-section .milestones-column, .team-section .references-column {
    margin-bottom: 0
  }

  .references-text-img-info {
    background: 0;
    position: relative
  }

  .references-text-img-info:before, .references-text-img-info:after {
    bottom: 0;
    content: '';
    left: -100%;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 2
  }

  .references-text-img-info:before {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
  }

  .references-text-img-info:after {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg)
  }

  .erfolgsgeschichten-references-stories {
    background: 0;
    position: relative
  }

  .erfolgsgeschichten-references-stories:before, .erfolgsgeschichten-references-stories:after {
    bottom: 0;
    content: '';
    left: -100%;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 2
  }

  .erfolgsgeschichten-references-stories:before {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
  }

  .erfolgsgeschichten-references-stories:after {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg)
  }

  .call-to-action-section a.button-cta-big {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 2rem;
    padding: 1.5rem 2.5rem
  }

  .call-to-action-section a:after {
    display: none
  }
}

@media screen and (min-width: 60em) {
  .team-section .break-it .break-column {
    font-size: 2.4rem;
    line-height: 3rem
  }
}

.milestones-section {
  background: #eee
}

.milestones-section .milestones-column article {
  background: #fff;
  font-size: 1.6rem;
  margin-bottom: 6rem;
  padding: 3rem;
  position: relative;
  z-index: 40
}

.milestones-section .milestones-column .milestone-year {
  background: #e34c26;
  color: #fff;
  display: block;
  float: left;
  font-weight: 500;
  padding: .2rem 0 .3rem;
  position: relative;
  text-align: center;
  width: 60px
}

@media screen and (min-width: 47.5em) {
  .milestones-section {
    background: 0;
    position: relative
  }

  .milestones-section:before, .milestones-section:after {
    bottom: 0;
    content: '';
    left: -100%;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 2
  }

  .milestones-section:before {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
  }

  .milestones-section:after {
    background: rgba(0, 0, 0, 0.04);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg)
  }

  .milestones-section h2:after {
    display: none
  }

  .milestones-section .milestones-column {
    position: relative;
    z-index: 30
  }

  .milestones-section .milestones-column .milestone-year {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 100px;
    padding: 3.6rem 0 0;
    width: 100px
  }

  .milestones-section .milestones-column .milestone-year:before {
    content: '';
    border: solid transparent;
    border-color: rgba(136, 183, 213, 0);
    border-width: 10px;
    height: 0;
    margin-top: -10px;
    position: absolute;
    pointer-events: none;
    top: 50%;
    width: 0
  }

  .milestones-section .milestones-column:nth-child(1), .milestones-section .milestones-column:nth-child(5), .milestones-section .milestones-column:nth-child(9), .milestones-section .milestones-column:nth-child(13), .milestones-section .milestones-column:nth-child(17) {
    float: right
  }

  .milestones-section .milestones-column:nth-child(1) .milestone-year, .milestones-section .milestones-column:nth-child(5) .milestone-year, .milestones-section .milestones-column:nth-child(9) .milestone-year, .milestones-section .milestones-column:nth-child(13) .milestone-year, .milestones-section .milestones-column:nth-child(17) .milestone-year {
    float: left
  }

  .milestones-section .milestones-column:nth-child(1) .milestone-year:before, .milestones-section .milestones-column:nth-child(5) .milestone-year:before, .milestones-section .milestones-column:nth-child(9) .milestone-year:before, .milestones-section .milestones-column:nth-child(13) .milestone-year:before, .milestones-section .milestones-column:nth-child(17) .milestone-year:before {
    border-right-color: #e34c26;
    right: 99%
  }

  .milestones-section .milestones-column:nth-child(3) .milestone-year, .milestones-section .milestones-column:nth-child(7) .milestone-year, .milestones-section .milestones-column:nth-child(11) .milestone-year, .milestones-section .milestones-column:nth-child(15) .milestone-year {
    float: right
  }

  .milestones-section .milestones-column:nth-child(3) .milestone-year:before, .milestones-section .milestones-column:nth-child(7) .milestone-year:before, .milestones-section .milestones-column:nth-child(11) .milestone-year:before, .milestones-section .milestones-column:nth-child(15) .milestone-year:before {
    border-left-color: #e34c26;
    left: 99%
  }

  .milestones-section .line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #e34c26;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    z-index: 40
  }

  .milestones-section .line:before, .milestones-section .line:after {
    content: '';
    color: #fff;
    display: block;
    font-size: 1.2rem;
    font-weight: 500;
    left: -38px;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    z-index: 999999
  }

  .milestones-section .line:before {
    background: url(../img/rocket.png) 0 0 no-repeat;
    background-size: contain;
    height: 110px;
    top: -50px;
    width: 80px
  }

  .milestones-section .line:after {
    background: url(../img/rocket-start.png) center center no-repeat;
    background-size: contain;
    bottom: -73px;
    height: 200px;
    left: -96px;
    width: 200px
  }
}

.single-post .page-header {
  background: none !important
}

.single-post .page-header h1, .single-post .page-header h2 {
  display: none
}

.single-post .blogpost-author, .single-post .blogpost-date {
  display: block
}

.single-post .blogpost-author {
  font-size: 1.4rem
}

.single-post .blogpost-date {
  font-size: 1.2rem;
  margin-top: -1rem
}

.blog-content h1 {
  font-size: 2.6rem;
  line-height: 3rem;
  margin-bottom: 5.2rem;
  position: relative
}

.blog-content h1:after {
  background: #eee;
  content: '';
  display: block;
  height: 4px;
  margin-top: 2.5rem;
  left: 0;
  position: absolute;
  width: 160px
}

.blog-content .blogpost-meta {
  background: #f1f1f1;
  margin: .7rem 0 3.2rem;
  padding: .5rem 1.5rem
}

.blog-content .highlight-first-letter p:first-child:first-letter {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 5.5rem;
  font-weight: 500;
  margin-left: -0.3rem;
  padding: 1.3rem 1rem 1rem 0
}

@-moz-document url-prefix() {
  .blog-content .highlight-first-letter p:first-child:first-letter {
    font-size: 5.8rem;
    line-height: normal;
    padding: .8rem 1rem 0rem 0
  }
}

.blog-content figure, .blog-content .embed-container {
  margin: 3.3rem 0 .7rem
}

.blog-content figure img {
  border: 1px solid #eee
}

.blog-content article h2, .blog-content article h3, .blog-content article h4 {
  font-weight: 400;
  margin-top: 2.7rem
}

.blog-content article .alignleft, .blog-content article .alignright {
  max-width: 25%
}

.blog-content article .alignleft {
  float: left;
  margin: 1rem 1.5rem 1rem 0
}

.blog-content article .alignright {
  float: right;
  margin: 1rem 0 1rem 1.5rem
}

.blog-content article .alignnone {
  display: block;
  float: left;
  margin: 1rem auto 3rem;
  width: 100%
}

.blog-content article blockquote {
  display: block;
  margin: .7rem 0 2.7rem;
  padding: 0;
  width: 100%
}

.blog-content article blockquote:after {
  display: none
}

.blog-content article blockquote p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin: 0;
  padding: 0
}

.blog-content article blockquote p:before, .blog-content article blockquote p:after {
  font-family: Arial, sans-serif;
  font-size: 3rem
}

.blog-content article blockquote p:before {
  content: "\201E"
}

.blog-content article blockquote p:after {
  content: "\201C"
}

.blog-content blockquote {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.8rem;
  font-style: italic;
  float: left;
  line-height: 2.8rem;
  margin: 2.7rem 0 .1rem;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 85%;
  z-index: 20
}

.blog-content blockquote:after {
  color: #eee;
  content: '\201C';
  font-family: Arial, sans-serif;
  font-size: 16rem;
  position: absolute;
  right: -4rem;
  top: 3.7rem;
  z-index: -10
}

.blog-content .paragraph-after-image-without-headline {
  padding-bottom: 2.6rem
}

.blog-content-navigation .nav-container {
  border-top: 1px solid #eee;
  overflow: auto;
  margin: 0 2rem 0
}

.blog-content-navigation h4 {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2rem;
  margin-bottom: 1rem
}

.blog-content-navigation span {
  display: block
}

.blog-content-navigation .navigation-image {
  margin-bottom: 2.7rem
}

.blog-content-navigation .link-column {
  float: left;
  padding: 6rem 0 5.1rem;
  width: 50%
}

.blog-content-navigation .link-column:nth-child(1) {
  border-right: 1px solid #eee;
  padding-right: 3rem
}

.blog-content-navigation .link-column:nth-child(2) {
  padding-left: 3rem
}

@media screen and (min-width: 47.5em) {
  .single-post .blogpost-author {
    font-size: 1.8rem
  }

  .single-post .blogpost-date {
    font-size: 1.6rem;
    margin-top: 0
  }

  .blog-content h1 {
    font-size: 4rem;
    line-height: 4.8rem;
    margin-bottom: 11.3rem
  }

  .blog-content h1:after {
    height: 8px;
    margin-top: 5.1rem
  }

  .blog-content figure, .blog-content .embed-container {
    margin: 7.3rem 0 3.7rem
  }

  .blog-content .blogpost-meta {
    background: 0;
    margin: 0;
    padding: 0
  }

  .blog-content .highlight-first-letter p:first-child:first-letter {
    font-size: 11rem;
    margin-left: -0.9rem;
    padding: 2.7rem 1rem 1rem 0
  }

  @-moz-document url-prefix() {
    .blog-content .highlight-first-letter p:first-child:first-letter {
      font-size: 10.9rem;
      padding: .7rem 1rem 0 0
    }
  }.blog-content article .alignleft, .blog-content article .alignright {
     max-width: 50%
   }

  .blog-content article h3 {
    font-size: 2.8rem;
    line-height: 3.6rem;
    margin-top: 3.5rem
  }

  .blog-content article p {
    font-size: 2rem;
    font-weight: 300;
    line-height: 3rem
  }

  .blog-content article blockquote p {
    font-size: 2.4rem;
    line-height: 3.4rem
  }

  .blog-content blockquote {
    margin: 3.7rem 0 0;
    width: 100%
  }

  .blog-content blockquote:after {
    font-size: 20rem;
    right: 1.2rem;
    top: 6.4rem
  }

  .paragraph-after-image-without-headline {
    padding-bottom: 2.6rem
  }

  .blog-content-navigation {
    padding-bottom: .1rem
  }

  .blog-content-navigation h4 {
    font-size: 2.4rem;
    line-height: 3rem
  }

  .blog-content-navigation .link-column {
    padding: 8rem 0 7.2rem
  }
}

@media screen and (min-width: 60em) {
  .blog-content h1 {
    font-size: 5rem;
    line-height: 5.6rem;
    margin-bottom: 11.4rem
  }

  .blog-content h1:after {
    height: 8px;
    margin-top: 5.2rem
  }

  .blog-content article .alignleft, .blog-content article .alignright {
    max-width: 75%
  }

  .blog-content blockquote {
    margin: 3.7rem 0 0;
    width: 100%
  }

  .blog-content blockquote:after {
    font-size: 20rem;
    right: 1.2rem;
    top: 6.4rem
  }

  .blog-content-navigation {
    padding-bottom: 0
  }

  .blog-content-navigation h4 {
    font-size: 2.8rem;
    line-height: 3.8rem
  }

  .blog-content-navigation .link-column {
    padding: 12rem 0 11.3rem
  }

  .blog-content-navigation .link-column:nth-child(1), .blog-content-navigation .link-column:nth-child(2) {
    padding-right: 2rem;
    padding-left: 2rem
  }
}

@media screen and (min-width: 63.75em) {
  .blog-content article .alignleft, .blog-content article .alignright {
    max-width: 100%
  }
}

@media screen and (min-width: 75em) {
  .blog-content-navigation .link-column:nth-child(1), .blog-content-navigation .link-column:nth-child(2) {
    padding-right: 4rem;
    padding-left: 4rem
  }
}

@media screen and (min-width: 80em) {
  .blog-content h1 {
    font-size: 6rem;
    line-height: 6.8rem;
    margin-bottom: 11.1rem
  }

  .blog-content h1:after {
    margin-top: 4.9rem
  }

  .blog-content .highlight-first-letter p:first-child:first-letter {
    font-size: 15.3rem;
    line-height: 6rem;
    margin-left: -0.9rem;
    padding: 2.5rem 1.5rem 3rem 0
  }

  @-moz-document url-prefix() {
    .blog-content .highlight-first-letter p:first-child:first-letter {
      padding: .7rem 1.5rem 1rem 0
    }
  }.blog-content blockquote {
     font-size: 2.2rem;
     line-height: 3.4rem;
     margin: 3.5rem 0 0;
     width: 80%
   }

  .blog-content blockquote:after {
    font-size: 20rem;
    right: -3.6rem;
    top: 5.8rem
  }

  .blog-content-navigation h4 {
    font-size: 3rem;
    line-height: 3.6rem
  }
}

.page-references-categories {
  position: relative;
  text-align: center;
  z-index: 20
}

.page-references-categories .references-category-link {
  float: left;
  margin-bottom: 4rem;
  overflow: hidden
}

.page-references-categories .references-category-link .references-category-item {
  min-height: 221px;
  position: relative;
  z-index: 20
}

.page-references-categories .references-category-link .references-category-item-inner {
  background: rgba(54, 77, 106, 0.925);
  height: 100%;
  left: 0;
  opacity: 1;
  padding: 7.5rem 0 0;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.page-references-categories .references-category-link:hover {
  opacity: 1 !important
}

.page-references-categories .references-category-link:hover img {
  opacity: 1 !important
}

.page-references-categories .references-category-link:hover .references-category-item-inner {
  opacity: 0
}

.page-references-categories .references-category-link .references-category-icon {
  background-position: center;
  background-size: cover;
  display: block;
  height: 40px;
  margin: 0 auto 1.5rem;
  position: relative;
  width: 40px;
  z-index: 200
}

.page-references-categories .references-category-link h3 {
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 2px
}

.page-references {
  overflow: hidden
}

.page-references hr {
  margin: 0
}

.page-references ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
  text-align: center
}

.page-references #grid .mix {
  display: none;
  opacity: 0
}

.page-references .filter-nav {
  font-weight: 500;
  letter-spacing: 1px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 3rem;
  text-indent: 0;
  text-align: center
}

.page-references .filter-nav li {
  display: inline-block;
  float: none;
  margin: 0 1rem 1rem 0
}

.page-references .filter-nav li:before {
  display: none
}

.page-references .filter-nav li:last-child {
  margin-right: 0
}

.page-references .filter-nav a {
  background: #3a3a41;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.4rem;
  padding: .6rem 1.4rem .6rem;
  text-align: center;
  text-transform: uppercase
}

.page-references .filter-nav a.current {
  background: #e34c26
}

.page-references .filter-nav a.current:hover {
  background: #e34c26;
  opacity: 1
}

.page-references .filter-nav a:hover {
  background: #303036;
  opacity: .8
}

.page-references .filter-list {
  line-height: normal;
  list-style: none;
  margin: 0 0 -1.3rem;
  padding: 0;
  text-align: center;
  text-indent: 0;
  width: 100%
}

.page-references .filter-list:after {
  content: '';
  display: inline-block;
  width: 100%
}

.page-references .filter-list li {
  line-height: normal;
  margin: 0 0 4rem;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%
}

.page-references .filter-list li:before {
  display: none
}

.page-references .filter-list li:nth-child(6) {
  display: none
}

.page-references .filter-list .gap {
  display: inline-block;
  line-height: normal;
  margin: 0;
  padding: 0;
  width: 100%
}

.page-references .filter-list li:last-child, .page-references .filter-list .gap:last-child {
  margin-bottom: 0
}

.page-references .filter-list a {
  color: #fff
}

.page-references .filter-list a .references-thumb {
  position: relative;
  margin: 0 auto;
  max-width: 387px;
  overflow: hidden
}

.page-references .filter-list a .references-thumb figcaption {
  align-items: center;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  font-size: 1.6rem;
  font-weight: 500;
  height: 100%;
  line-height: 2rem;
  justify-content: center;
  letter-spacing: 2px;
  left: 0;
  opacity: 0;
  padding: 0 1rem;
  position: absolute;
  top: 0;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  -webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out
}

.page-references .filter-list a:hover .references-thumb figcaption {
  opacity: 1
}

@media screen and (min-width: 41.25em) {
  .page-references .filter-nav {
    font-weight: 400;
    margin-bottom: 3rem
  }

  .page-references .filter-nav a {
    font-size: 1.8rem;
    padding: 1rem 2rem 1rem;
    text-align: center
  }

  .page-references .filter-list {
    text-align: justify
  }

  .page-references .filter-list li, .page-references .filter-list .gap {
    width: 47.25%
  }
}

@media screen and (max-width: 47.4375em) {
  .page-references-categories .references-category-link .references-category-item img.references-category-image {
    height: auto;
    height: 100%;
    min-height: inherit !important;
    max-height: 221px;
    width: 100%;
    max-width: 100%
  }
}

@media screen and (min-width: 47.5em) {
  .page-references .filter-nav {
    margin-bottom: 5rem
  }

  .page-references-categories .references-category-link .references-category-item img.references-category-image {
    height: 100% !important;
    max-height: inherit !important;
    min-height: inherit !important;
    max-width: 100% !important;
    width: 100% !important
  }
}

@media screen and (min-width: 53.75em) {
  .page-references .filter-nav {
    text-align: left
  }

  .page-references .filter-nav li {
    display: inherit;
    float: left
  }

  .page-references .filter-list li, .page-references .filter-list .gap {
    width: 31.205%
  }
}

@media screen and (min-width: 60em) {
  .page-references .filter-list a .references-thumb figcaption {
    font-size: 1.6rem
  }
}

.page-references-single h1 {
  font-size: 2.6rem;
  line-height: 3rem;
  margin-bottom: 3.5rem;
  position: relative
}

.references-slider {
  position: relative
}

.references-slider figcaption {
  background: rgba(255, 255, 255, 0.9);
  bottom: 4rem;
  color: #444;
  left: 4rem;
  padding: 2rem;
  position: absolute;
  max-width: 480px;
  z-index: 20
}

.services-list h3 {
  margin-top: -0.7rem
}

@media screen and (min-width: 47.5em) {
  .page-references-single h1 {
    font-size: 4rem;
    line-height: 4.8rem;
    margin-bottom: 5.1rem
  }
}

@media screen and (min-width: 55em) {
  .page-references-single h1 {
    margin-bottom: 5.1rem
  }
}

@media screen and (min-width: 60em) {
  .page-references-single h1 {
    font-size: 5rem;
    line-height: 5.6rem;
    margin-bottom: 5.2rem
  }
}

@media screen and (min-width: 80em) {
  .page-references-single h1 {
    font-size: 6rem;
    line-height: 6.8rem;
    margin-bottom: 4.9rem
  }
}

.references-text .text-column:nth-child(1) {
  margin-bottom: 2.4rem
}

.references-text .references-slider figcaption {
  display: none
}

.references-text .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  z-index: 9999999
}

.references-text .owl-theme .owl-nav {
  top: 39.15%;
  width: 100%
}

.references-text .services-list {
  margin-top: 4.1rem
}

.headline-aufgabe-losung h3 {
  display: inline-block;
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
  font-size: 1.4rem;
  color: #e34c26;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 1px solid #e34c26;
  padding: 0 10% 2.2rem 0;
  margin: 0 0 2.5rem 0
}

.referenz-headimage-text {
  position: absolute;
  width: 100%;
  bottom: 1.2rem;
  left: 3rem;
  margin: 0;
  padding: 0;
  color: #fff;
  text-shadow: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.2rem;
  z-index: 20;
  font-style: italic;
}

h2.referenz-headimage-text {
  line-height: 2rem;
  text-transform: none;
  letter-spacing: normal;
}

h2.referenz-headimage-text .line {
  padding-bottom: 1rem !important;
}

h2.referenz-headimage-text span {
  display: inline-block;
  font-size: 2rem;
  font-weight: inherit;
  letter-spacing: inherit;
  margin: 0;
}

.referenz-headimage-text .line {
  padding-bottom: 0 !important;
  margin-bottom: -0.5rem
}

.referenz-headimage-text .line:last-child {
  padding-bottom: 0 !important
}

.referenz-headimage-text .line.black span {
  background-color: #000;
  color: #f5eaea;
  padding: .3rem 2.5%
}

@media screen and (min-width: 30em) {
  h2.referenz-headimage-text .line {
    padding-bottom: 0.4rem !important;
  }

  .referenz-headimage-text {
    bottom: 2.2rem;
    left: 4rem;
    font-size: 1.8rem
  }

  .referenz-headimage-text .line {
    padding-bottom: .8rem !important;
    margin-bottom: 0
  }

  .referenz-headimage-text .line:last-child {
    padding-bottom: 0 !important
  }

  .referenz-headimage-text .line.black span {
    padding: .6rem 5% .6rem 1.2rem
  }
}

@media screen and (min-width: 47.5em) {

  h2.referenz-headimage-text span {
    font-size: 2.4rem;
  }

  h2.referenz-headimage-text {
    line-height: 2.4rem;
  }

  .references-text .text-column:nth-child(1) {
    margin-bottom: 0
  }

  .references-text .services-list {
    margin-top: 0
  }

  .references-text .owl-theme .owl-nav {
    top: 38.5%
  }
}

@media screen and (min-width: 60em) {
  h2.referenz-headimage-text span {
    font-size: 2.8rem;
  }

  h2.referenz-headimage-text {
    line-height: 2.8rem;
  }

  .references-text .references-slider figcaption {
    display: block
  }

  .references-text .owl-theme .owl-nav {
    top: 43.5%
  }

  .referenz-headimage-text {
    bottom: 4.8rem;
    left: 6rem;
    font-size: 2.8rem
  }

  .referenz-headimage-text .line {
    padding-bottom: 2rem !important
  }

  .referenz-headimage-text .line:last-child {
    padding-bottom: 0 !important
  }

  .referenz-headimage-text .line.black span {
    padding: .6rem 5% .6rem 1.2rem
  }
}

@media screen and (min-width: 80em) {
  h2.referenz-headimage-text span {
    font-size: 3.2rem;
  }

  h2.referenz-headimage-text {
    line-height: 3.4rem;
  }

  .references-text .owl-theme .owl-nav {
    top: 45.25%
  }

  .referenz-headimage-text {
    font-size: 3.2rem;
    bottom: 7rem;
    left: 8rem
  }

  .referenz-headimage-text .line {
    padding-bottom: 2.4rem !important
  }
}

.site-footer {
  background: #3a3a41;
  color: #aaa;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center
}

.site-footer .columns {
  float: none
}

.site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0
}

.site-footer li {
  display: inline-block;
  float: none;
  margin: 0
}

.site-footer li:first-of-type:before {
  content: '';
  margin: 0;
  padding: 0
}

.site-footer li:before {
  content: '|';
  color: #aaa;
  margin: 0 .8rem 0 .5rem;
  padding: 0
}

.site-footer a {
  color: #aaa
}

.site-footer li.active-contact a, .site-footer li.active-menu a, .site-footer li.current-menu-item a, .site-footer li.current_page_item a {
  border-color: transparent !important;
  color: #fff
}

.site-footer .footer-share-links {
  margin-bottom: 2rem
}

.site-footer .footer-share-links li:before {
  content: ''
}

.site-footer .footer-share-links img {
  width: 20px
}

@media screen and (min-width: 47.5em) {
  .site-footer {
    text-align: inherit
  }

  .site-footer .columns {
    float: left
  }

  .site-footer .copyright, .site-footer li {
    float: left
  }

  .site-footer ul.site-menu-bottom {
    float: right;
    margin: 0
  }

  .site-footer li:before {
    margin: 0 1rem
  }
}

@media screen and (min-width: 53.75em) {
  .site-footer {
    font-size: 1.6rem
  }
}

.site-contact {
  background: #303036;
  color: #aaa
}

.site-contact h2 {
  color: #fff
}

.site-contact h2.headline-big {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: -0.2rem
}

.site-contact h2 span {
  color: #e34c26
}

.site-contact .columns {
  margin-bottom: 2.5rem
}

.site-contact .columns:nth-child(2) {
  margin-bottom: 4.4rem
}

.site-contact .columns:last-of-type {
  margin-bottom: 0
}

.site-contact .wpcf7 label {
  display: inline-block;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: .7rem;
  text-transform: uppercase;
  width: 100%
}

.site-contact .wpcf7 input, .site-contact .wpcf7 textarea {
  background: #ddd;
  border: 0;
  width: 100%;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.site-contact .wpcf7 input:focus, .site-contact .wpcf7 textarea:focus {
  background: #fff;
  outline: 0
}

.site-contact .wpcf7 input {
  height: 46px;
  margin-bottom: .6rem;
  padding: 0 10px
}

.site-contact .wpcf7 input.wpcf7-submit {
  background: transparent;
  border: 2px solid #e34c26;
  color: #e34c26;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  height: auto;
  margin-top: 2rem;
  padding: 15px 20px;
  text-transform: uppercase;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.site-contact .wpcf7 input.wpcf7-submit:hover {
  background: #e34c26;
  color: #fff
}

.site-contact .wpcf7 textarea {
  padding: 10px
}

.site-contact .wpcf7 span.wpcf7-not-valid-tip {
  color: #f2603b;
  font-size: 1.4rem
}

.site-contact .wpcf7 div.wpcf7-validation-errors {
  border: 0;
  color: #e34c26 !important;
  font-size: 1.4rem
}

.site-contact .wpcf7 div.wpcf7-mail-sent-ok {
  border: 0;
  color: #fff !important;
  font-size: 1.4rem
}

.site-contact .wpcf7 div.wpcf7-response-output {
  margin: -5rem 0 0;
  padding: 2rem 0 4.6rem 0
}

.site-contact .wpcf7 div.wpcf7 img.ajax-loader {
  display: none
}

.site-contact .wpcf7 .wpcf7-quiz-label:before {
  content: 'Wie lautet das Ergebnis: '
}

.site-contact .wpcf7 .wpcf7-quiz-label {
  display: inline-block;
  margin-bottom: .7rem
}

@media screen and (min-width: 47.5em) {
  .site-contact .columns {
    margin-bottom: 0
  }

  .site-contact h2.headline-big {
    color: #ccc;
    font-size: 6rem;
    line-height: 6.4rem;
    margin-bottom: 1.5rem
  }
}

@media screen and (min-width: 60em) {
  .site-contact .wpcf7 div.wpcf7-response-output {
    margin: 0;
    padding: 1.8rem 0 2.5rem 0
  }

  .site-contact .cf-name-and-email-column {
    float: left;
    width: 100%
  }

  .site-contact .cf-name, .site-contact .cf-email {
    float: left;
    width: 48.5%
  }

  .site-contact .cf-name {
    margin-right: 3%
  }
}

.site-meta {
  background: #303036;
  color: #aaa;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center
}

@media screen and (min-width: 35em) {
  .small-1 {
    width: 8.33333%
  }

  .small-offset-1 {
    margin-left: 8.33333%
  }

  .small-2 {
    width: 16.66667%
  }

  .small-offset-2 {
    margin-left: 16.66667%
  }

  .small-3 {
    width: 25%
  }

  .small-offset-3 {
    margin-left: 25%
  }

  .small-4 {
    width: 33.33333%
  }

  .small-offset-4 {
    margin-left: 33.33333%
  }

  .small-5 {
    width: 41.66667%
  }

  .small-offset-5 {
    margin-left: 41.66667%
  }

  .small-6 {
    width: 50%
  }

  .small-offset-6 {
    margin-left: 50%
  }

  .small-7 {
    width: 58.33333%
  }

  .small-offset-7 {
    margin-left: 58.33333%
  }

  .small-8 {
    width: 66.66667%
  }

  .small-offset-8 {
    margin-left: 66.66667%
  }

  .small-9 {
    width: 75%
  }

  .small-offset-9 {
    margin-left: 75%
  }

  .small-10 {
    width: 83.33333%
  }

  .small-offset-10 {
    margin-left: 83.33333%
  }

  .small-11 {
    width: 91.66667%
  }

  .small-offset-11 {
    margin-left: 91.66667%
  }

  .small-12 {
    width: 100%
  }

  .small-offset-12 {
    margin-left: 100%
  }
}

@media screen and (min-width: 47.5em) {
  .medium-1 {
    width: 8.33333%
  }

  .medium-offset-1 {
    margin-left: 8.33333%
  }

  .medium-2 {
    width: 16.66667%
  }

  .medium-offset-2 {
    margin-left: 16.66667%
  }

  .medium-3 {
    width: 25%
  }

  .medium-offset-3 {
    margin-left: 25%
  }

  .medium-4 {
    width: 33.33333%
  }

  .medium-offset-4 {
    margin-left: 33.33333%
  }

  .medium-5 {
    width: 41.66667%
  }

  .medium-offset-5 {
    margin-left: 41.66667%
  }

  .medium-6 {
    width: 50%
  }

  .medium-offset-6 {
    margin-left: 50%
  }

  .medium-7 {
    width: 58.33333%
  }

  .medium-offset-7 {
    margin-left: 58.33333%
  }

  .medium-8 {
    width: 66.66667%
  }

  .medium-offset-8 {
    margin-left: 66.66667%
  }

  .medium-9 {
    width: 75%
  }

  .medium-offset-9 {
    margin-left: 75%
  }

  .medium-10 {
    width: 83.33333%
  }

  .medium-offset-10 {
    margin-left: 83.33333%
  }

  .medium-11 {
    width: 91.66667%
  }

  .medium-offset-11 {
    margin-left: 91.66667%
  }

  .medium-12 {
    width: 100%
  }

  .medium-offset-12 {
    margin-left: 100%
  }
}

@media screen and (min-width: 60em) {
  .large-1 {
    width: 8.33333%
  }

  .large-offset-1 {
    margin-left: 8.33333%
  }

  .large-2 {
    width: 16.66667%
  }

  .large-offset-2 {
    margin-left: 16.66667%
  }

  .large-3 {
    width: 25%
  }

  .large-offset-3 {
    margin-left: 25%
  }

  .large-4 {
    width: 33.33333%
  }

  .large-offset-4 {
    margin-left: 33.33333%
  }

  .large-5 {
    width: 41.66667%
  }

  .large-offset-5 {
    margin-left: 41.66667%
  }

  .large-6 {
    width: 50%
  }

  .large-offset-6 {
    margin-left: 50%
  }

  .large-7 {
    width: 58.33333%
  }

  .large-offset-7 {
    margin-left: 58.33333%
  }

  .large-8 {
    width: 66.66667%
  }

  .large-offset-8 {
    margin-left: 66.66667%
  }

  .large-9 {
    width: 75%
  }

  .large-offset-9 {
    margin-left: 75%
  }

  .large-10 {
    width: 83.33333%
  }

  .large-offset-10 {
    margin-left: 83.33333%
  }

  .large-11 {
    width: 91.66667%
  }

  .large-offset-11 {
    margin-left: 91.66667%
  }

  .large-12 {
    width: 100%
  }

  .large-offset-12 {
    margin-left: 100%
  }
}

body:after {
  background: rgba(58, 58, 65, 0.95);
  content: '';
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 999;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s
}

.cd-item-action {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  text-indent: 0
}

.cd-item-action li {
  margin: 0;
  padding: 0
}

.cd-item-action li:before {
  display: none
}

@media only screen and (min-width: 63.75em) {
  body.overlay-layer:after {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
  }
}

.cd-items {
  position: relative;
  z-index: 10
}

.cd-item {
  margin-bottom: 4rem;
  overflow: hidden;
  position: relative
}

.cd-item img {
  -webkit-filter: grayscale(0);
  height: auto;
  width: 100%
}

.cd-item .cd-trigger {
  background: #e34c26;
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 1rem 2rem 1.2rem;
  position: relative;
  left: 0;
  width: 100%
}

.cd-item .cd-trigger .team-name {
  font-size: 1.6rem
}

.cd-item .cd-trigger .team-title-small {
  display: block;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2rem
}

.cd-item:hover .cd-trigger {
  bottom: 0;
  opacity: 1
}

@media screen and (min-width: 47.5em) {
  .cd-item .cd-trigger .team-name {
    font-size: 1.7rem
  }

  .cd-item .cd-trigger .team-title-small {
    font-size: 1.5rem
  }
}

@media screen and (min-width: 60em) {
  .cd-item .cd-trigger {
    bottom: -10rem;
    position: absolute
  }

  .cd-item .cd-trigger .contact-mobile {
    display: none
  }

  .cd-item .cd-trigger .team-name {
    font-size: 1.8rem
  }

  .cd-item .cd-trigger .team-title-small {
    margin-top: -0.3rem
  }
}

@media only screen and (min-width: 63.75em) {
  .cd-item.empty-box:after {
    background-color: #e34c26;
    content: '';
    height: 100%;
    max-height: 387px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 387px
  }
}

@media only screen and (min-width: 63.75em) {
  .cd-trigger {
    visibility: visible;
    opacity: 1
  }
}

.cd-quick-view, .cd-quick-view-tmp {
  display: none
}

@media only screen and (min-width: 63.75em) {
  .cd-quick-view {
    display: block;
    max-height: 400px;
    position: fixed;
    max-width: 900px;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: left, top, width;
    z-index: 9999
  }

  .cd-quick-view:after {
    content: '';
    display: table;
    clear: both
  }

  .cd-quick-view.is-visible {
    visibility: visible
  }

  .cd-quick-view.animate-width {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    transition: box-shadow .3s
  }

  .cd-quick-view img {
    position: relative;
    z-index: 9999999
  }
}

.cd-quick-view-wrapper {
  display: inline-block;
  float: left;
  position: relative
}

.cd-quick-view-wrapper:after {
  content: '';
  display: table;
  clear: both
}

.cd-quick-view-wrapper img {
  display: block;
  margin-right: 3em;
  position: relative;
  width: 100%;
  max-width: 401px;
  z-index: 9999999;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}

.cd-item-info {
  position: absolute;
  padding: 3em 3em 3em 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s, visibility 0s;
  -moz-transition: opacity .3s, visibility 0s;
  transition: opacity .3s, visibility 0s;
  z-index: 999999
}

.cd-item-info h3 {
  font-size: 2rem;
  margin: 0;
  text-align: left
}

.cd-item-info span {
  display: block;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin: .5rem 0 2rem
}

.cd-item-info hr {
  margin: 0 0 2rem
}

.cd-item-info p {
  font-size: 1.6rem;
  line-height: 2.4rem
}

.cd-item-info ul {
  font-size: 1.6rem;
  list-style: none;
  margin: 0;
  padding: 0
}

.cd-item-info a {
  color: #e34c26
}

.add-content .cd-item-info {
  max-height: 400px;
  position: relative;
  visibility: visible;
  opacity: 1
}

.add-content .cd-item-info h3 {
  -webkit-animation: cd-slide-in .3s;
  -moz-animation: cd-slide-in .3s;
  animation: cd-slide-in .3s
}

.add-content .cd-item-info span {
  -webkit-animation: cd-slide-in .4s;
  -moz-animation: cd-slide-in .4s;
  animation: cd-slide-in .4s
}

.add-content .cd-item-info hr {
  -webkit-animation: cd-slide-in .5s;
  -moz-animation: cd-slide-in .5s;
  animation: cd-slide-in .5s
}

.add-content .cd-item-info p {
  -webkit-animation: cd-slide-in .6s;
  -moz-animation: cd-slide-in .6s;
  animation: cd-slide-in .6s
}

.add-content .cd-item-info .cd-item-action {
  -webkit-animation: cd-slide-in .7s;
  -moz-animation: cd-slide-in .7s;
  animation: cd-slide-in .7s
}

@-webkit-keyframes cd-slide-in {
  0% {
    -webkit-transform: translate3d(-40px, 0, 0)
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0)
  }
}

@-moz-keyframes cd-slide-in {
  0% {
    -moz-transform: translate3d(-40px, 0, 0)
  }
  100% {
    -moz-transform: translate3d(0, 0, 0)
  }
}

@keyframes cd-slide-in {
  0% {
    -webkit-transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    -ms-transform: translate3d(-40px, 0, 0);
    -o-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.cd-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  z-index: 999999;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .3s 0s, visibility 0s .3s;
  -moz-transition: -moz-transform .3s 0s, visibility 0s .3s;
  transition: transform .3s 0s, visibility 0s .3s
}

.cd-close:before, .cd-close:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 5px;
  display: inline-block;
  height: 4px;
  width: 20px;
  background: #47374e;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 999999
}

.cd-close:before {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.cd-close:after {
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.cd-close:hover {
  opacity: 1;
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.add-content .cd-close {
  visibility: visible;
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .3s 0s, visibility 0s 0s;
  transition: transform .3s 0s, visibility 0s 0s
}

.add-content .cd-close:hover {
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}

.wpcf7-form-control-wrap input[type="checkbox"] {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 10px 0 0;
  padding: 0;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  -o-appearance: checkbox;
  appearance: checkbox;
}

.wpcf7-form-control-wrap span.wpcf7-list-item {
  margin: 0;
}

/** Gravity Form style **/
#gform_1 label {
  display: inline-block;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: .7rem;
  text-transform: uppercase;
  width: 100%
}

#gform_1 input, #gform_1 textarea {
  background: #ddd;
  border: 0;
  width: 100%;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

#gform_1 input:focus, #gform_1 textarea:focus {
  background: #fff;
  outline: 0
}

#gform_1 input {
  height: 46px;
  margin-bottom: .6rem;
  padding: 0 10px
}

#gform_1 input.gform_button {
  background: transparent;
  border: 2px solid #e34c26;
  color: #e34c26;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
  height: auto;
  margin-top: 2rem;
  padding: 15px 20px;
  text-transform: uppercase;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

#gform_1 input.gform_button:hover {
  background: #e34c26;
  color: #fff
}

#gform_1 textarea {
  padding: 10px
}

#gform_1 span.gfield_error {
  color: #f2603b;
  font-size: 1.4rem
}

#gform_1 div.gfield_error {
  border: 0;
  color: #e34c26 !important;
  font-size: 1.4rem
}

#gform_wrapper_1 ul.gform_fields li.gfield {
  padding-right: 0;
  margin: 0;
}

#field_1_1, #field_1_2 {
  display: inline-block;
  margin: 0;
  width: 50%;
}

#field_1_1 {
  padding: 0 12px 0 0;
}

#field_1_2 {
  vertical-align: top;
  padding: 0 0 0 12px;
}

#input_1_1_3_container label {
  display: none;
}

#input_1_1 {
  padding: 0;
  width: 100%;
}

#gform_wrapper_1 {
  margin: 0;
}

#gform_wrapper_1 ul li.gfield {
  margin-top: 6px;
}

#gform_wrapper_1 ul li:before {
  display: none;
}

#gform_wrapper_1.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
#gform_wrapper_1.gf_browser_chrome ul.gform_fields li.gfield span.name_last,
#gform_wrapper_1.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
  padding-top: 0;
}

body #gform_wrapper_1 .top_label div.ginput_container {
  margin: 0;
}

body #gform_wrapper_1 #field_1_6 > label {
  display: none;
}

body #gform_wrapper_1 #field_1_6 {
  margin-top: 24px;
}

body #gform_wrapper_1 #choice_1_6_1 {
  display: inline-block;
  width: 21px !important;
  height: 21px;
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: top;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  -ms-appearance: checkbox;
  -o-appearance: checkbox;
  appearance: checkbox;
}

#gform_1 #label_1_6_1 {
  color: rgb(171, 170, 170);
  font-size: 1.6rem;
  font-weight: 300;
  text-transform: unset;
  letter-spacing: 0;
  width: 100%;
  max-width: 92%;
  line-height: 1.7;
}

#gform_submit_button_1 {
  margin-top: 0;
}

#gform_wrapper_1 .gfield_required {
  color: rgb(171, 170, 170);
}

#gform_wrapper_1 .gform_footer {
  padding: 0;
  margin: 0;
  clear: both;
  width: 100%;
}

#gform_1 input.gform_button {
  margin: 0;
}

#gform_wrapper_1 div.validation_error {
  color: rgb(242, 96, 59);
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 0px;
  border-top: rgb(242, 96, 59);
  border-bottom: rgb(242, 96, 59);
  padding: 0 0 25px;
}

#gform_wrapper_1 .gfield_error .gfield_label {
  color: rgb(171, 170, 170);
}

#gform_wrapper_1 li.gfield.gfield_error,
#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 6px;
  border-top: 0;
  border-bottom: 0;
}

#gform_wrapper_1 .field_description_below .gfield_description {
  padding-top: 0px;
}

#gform_wrapper_1 .validation_message {
  color: rgb(227, 76, 38);
  font-weight: 300;
}

#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required div.ginput_container,
#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
}

#gform_wrapper_1.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100%;
}

@media (max-width: 959px) {
  #field_1_1, #field_1_2 {
    width: 100%;
  }

  #gform_wrapper_1 div.ginput_container_name span {
    padding-right: 0;
  }

  #field_1_2 {
    padding: 0;
  }
}

.rating-widget {
  display: none;
}

p.bold {
  font-weight: bold;
}

.page-id-9390 .teaser-section {
  padding: 6rem 0;
}
.page-id-9390 .page-references-categories {
  padding: 0 0 4rem;
}
.page-id-9390 .call-to-action-section {
  padding: 0 0 12rem;
}
.page-id-8 .erfolgsgeschichten-references-stories {
  padding-top: 4rem;
  padding-bottom: 2rem;
}
.page-id-8 .erfolgsgeschichten-references-stories:before,
.page-id-8 .erfolgsgeschichten-references-stories:after {
  display: none;
}
.page-id-8 .references-clients {
  padding-bottom: 4rem !important;
  padding-top: 2rem;
}
#cookie-law-info-bar {
  padding: 25px 30px;
  z-index: 9999999999 !important;
  font-size: 13px;
  line-height: 1.4;
}
.cookielawinfo-column-1 {
  width: 40px !important;
}
.wt-cli-template {
  font-size: 1.62rem;
  line-height: 1.6;
}
.cookielawinfo-column-2, .cookielawinfo-column-3 {
  display: none;
}
#cookie_action_close_header {
  padding: 8px 0 !important;
  margin: 10px 0 0 !important;
  border-radius: 0px !important;
  text-align: center;
  background: transparent !important;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin-left: 0 !important;
  color: #bfbfbf !important;
  border: 2px solid #bfbfbf;
}
#accept-all-cookies {
  font-size: 1.66rem;
  padding: 15px 0 !important;
  text-align: center;
  border-radius: 0;
  background-color: #1cb313 !important;
  margin-left: 0 !important;
}
.wt-cli-category-widget .wt-cli-form-group label {
  font-size: 1.5rem;
}
.cli-style-v3 .cli-bar-btn_container, .cli-style-v3 .wt-cli-category-widget {
  margin-top: 20px;
}
.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited {
  font-size: 1.5rem;
}
#metainfo {
  position: relative;
  padding: 60px 0 30px;
}
#metainfo:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  background: transparent;
  top: 100%;
}
.cli-bar-btn_container {
  width: 100%;
}
.cli-bar-btn_container a {
  display: block;
  width: 100%;
}
.site-contact {
  padding: 5.6rem 0 3.6rem !important;
}