@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,500,700");
/* line 5, ../sass/utils/_helpers.scss */
.flex-container,
.flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 12, ../sass/utils/_helpers.scss */
.text-red {
  color: #e3001a; }

/* line 16, ../sass/utils/_helpers.scss */
.bg-black {
  background: black; }

/* line 20, ../sass/utils/_helpers.scss */
.display-none {
  display: none; }

/* line 24, ../sass/utils/_helpers.scss */
.display-block {
  display: block !important; }

/* line 28, ../sass/utils/_helpers.scss */
.alignright {
  float: right;
  height: auto;
  padding-left: 30px; }
.alignleft {
  float: left;
  height: auto;
  padding-right: 30px; }
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  
.wp-caption-text {
    font-size: 0.8rem;
}  

/* line 33, ../sass/utils/_helpers.scss */
section {
  clear: both; }

/* line 37, ../sass/utils/_helpers.scss */
.no-padding {
  padding: 0 !important; }

/* line 38, ../sass/utils/_helpers.scss */
.no-padding-lr {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 40, ../sass/utils/_helpers.scss */
.center-col {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  clear: both; }

/* line 47, ../sass/utils/_helpers.scss */
.col2-layout .container {
  width: 100%; }

/* line 49, ../sass/utils/_helpers.scss */
.separator-line {
  height: 2px;
  margin: 0 auto;
  width: 30px;
  margin: 7% auto; }

/* line 56, ../sass/utils/_helpers.scss */
.no-margin-lr {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* line 61, ../sass/utils/_helpers.scss */
.margin-two {
  margin-top: 2% !important;
  margin-bottom: 2% !important; }

/* line 66, ../sass/utils/_helpers.scss */
.margin-four {
  margin-top: 4% !important;
  margin-bottom: 4% !important; }

/* line 71, ../sass/utils/_helpers.scss */
.margin-three-bottom {
  margin-bottom: 3% !important; }

/* line 73, ../sass/utils/_helpers.scss */
.margin-tb-30px {
  margin: 30px 0; }

/* line 77, ../sass/utils/_helpers.scss */
.padding-four-bottom {
  padding-bottom: 4% !important; }

/* line 78, ../sass/utils/_helpers.scss */
.padding-four-top {
  padding-top: 4% !important; }

/* line 80, ../sass/utils/_helpers.scss */
.margin-0auto,
.sm-margin-0auto,
.xs-margin-0auto {
  margin: auto !important; }

/* line 86, ../sass/utils/_helpers.scss */
.opacity-medium {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  z-index: 1;
  top: 0;
  left: 0; }

/* line 96, ../sass/utils/_helpers.scss */
.page-title-large {
  min-height: 450px;
  padding: 240px 0 0; }
  @media (min-device-width: 320px) and (max-device-width: 414px) {
    /* line 96, ../sass/utils/_helpers.scss */
    .page-title-large {
      height: 120px !important;
      background-size: contain !important;
      background-position-y: top !important;
      padding: 0 !important;
      min-height: 0; } }

/* line 108, ../sass/utils/_helpers.scss */
.parallax-fix {
  position: relative;
  background-size: cover !important;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/* social icon */
/* line 124, ../sass/utils/_helpers.scss */
.social-icon .fa {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  height: 30px !important;
  line-height: 1;
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
  background: none; }

/* line 125, ../sass/utils/_helpers.scss */
.social-icon:hover .fa {
  opacity: .8; }

/* line 126, ../sass/utils/_helpers.scss */
.social-icon .fa-pinterest {
  background-color: #cb2027; }

/* line 127, ../sass/utils/_helpers.scss */
.social-icon .fa-pinterest-p {
  background-color: #cb2027; }

/* line 128, ../sass/utils/_helpers.scss */
.social-icon .fa-rss {
  background-color: #f26522; }

/* line 129, ../sass/utils/_helpers.scss */
.social-icon .fa-facebook {
  background-color: #3b5998; }

/* line 130, ../sass/utils/_helpers.scss */
.social-icon .fa-twitter {
  background-color: #00aced; }

/* line 131, ../sass/utils/_helpers.scss */
.social-icon .fa-flickr {
  background-color: #ff0084; }

/* line 132, ../sass/utils/_helpers.scss */
.social-icon .fa-dribbble {
  background-color: #ea4c89; }

/* line 133, ../sass/utils/_helpers.scss */
.social-icon .fa-behance {
  background-color: #42a9fb; }

/* line 134, ../sass/utils/_helpers.scss */
.social-icon .fa-linkedin {
  background-color: #007bb6; }

/* line 135, ../sass/utils/_helpers.scss */
.social-icon .fa-vimeo-square {
  background-color: #aad450; }

/* line 136, ../sass/utils/_helpers.scss */
.social-icon .fa-youtube {
  background-color: #bb0000; }

/* line 137, ../sass/utils/_helpers.scss */
.social-icon .fa-tumblr {
  background-color: #32506d; }

/* line 138, ../sass/utils/_helpers.scss */
.social-icon .fa-github-alt {
  background-color: #333333; }

/* line 139, ../sass/utils/_helpers.scss */
.social-icon .fa-github {
  background-color: #333333; }

/* line 140, ../sass/utils/_helpers.scss */
.social-icon .fa-external-link {
  background-color: #000; }

/* line 141, ../sass/utils/_helpers.scss */
.social-icon .fa-google-plus {
  background-color: #dd4b39; }

/* line 142, ../sass/utils/_helpers.scss */
.social-icon .fa-instagram {
  background-color: #517fa4; }

/* line 143, ../sass/utils/_helpers.scss */
.social-icon .fa-soundcloud {
  background-color: #f80; }

/* line 144, ../sass/utils/_helpers.scss */
.social-icon-large {
  margin-right: 20px; }

/* line 145, ../sass/utils/_helpers.scss */
.social-icon-large .fa {
  font-size: 25px;
  background: transparent;
  color: #000;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 60px !important;
  line-height: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

/* line 146, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa {
  color: #fff; }

/* line 147, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-pinterest {
  background-color: #cb2027; }

/* line 148, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-rss {
  background-color: #f26522; }

/* line 149, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-facebook {
  background-color: #3b5998; }

/* line 150, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-twitter {
  background-color: #00aced; }

/* line 151, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-flickr {
  background-color: #ff0084; }

/* line 152, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-dribbble {
  background-color: #ea4c89; }

/* line 153, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-behance {
  background-color: #42a9fb; }

/* line 154, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-linkedin {
  background-color: #007bb6; }

/* line 155, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-vimeo-square {
  background-color: #aad450; }

/* line 156, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-youtube {
  background-color: #bb0000; }

/* line 157, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-tumblr {
  background-color: #32506d; }

/* line 158, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-delicious {
  background-color: #3274d1; }

/* line 159, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-reddit {
  background-color: #ff1a00; }

/* line 160, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-digg {
  background-color: #1b5891; }

/* line 161, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-stumbleupon {
  background-color: #ff1a00; }

/* line 162, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-github-alt {
  background-color: #333333; }

/* line 163, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-google-plus {
  background-color: #dd4b39; }

/* line 164, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-instagram {
  background-color: #517fa4; }

/* line 165, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-soundcloud {
  background-color: #f80; }

/* line 166, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-vk {
  background-color: #45668e; }

/* line 167, ../sass/utils/_helpers.scss */
.social-icon-large:hover .fa-xing {
  background-color: #005d5e; }

@-webkit-keyframes Appear {
  to {
    opacity: 1; } }
@keyframes Appear {
  to {
    opacity: 1; } }
@-webkit-keyframes borderWidth {
  to {
    width: 100px; } }
@keyframes borderWidth {
  to {
    width: 100px; } }
@-webkit-keyframes Circle {
  to {
    shape-outside: circle(50% at center);
    clip-path: circle(50% at center); } }
@keyframes Circle {
  to {
    shape-outside: circle(50% at center);
    clip-path: circle(50% at center); } }
@keyframes DrawLine {
  to {
    stroke-dashoffset: 0; } }
@keyframes FadeStroke {
  to {
    stroke-opacity: 0; } }
@keyframes FillIn {
  from {
    fill-opacity: 0; }
  to {
    fill-opacity: 1; } }
@font-face {
  font-family: 'hr-icons';
  src: url("../fonts/hr-icons.ttf?icwpgu") format("truetype"), url("../fonts/hr-icons.woff?icwpgu") format("woff"), url("../fonts/hr-icons.svg?icwpgu#hr-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_altblack';
  src: url("../fonts/proxima-nova-alt-black.eot");
  src: url("../fonts/proxima-nova-alt-black.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-alt-black.woff2") format("woff2"), url("../fonts/proxima-nova-alt-black.woff") format("woff"), url("../fonts/proxima-nova-alt-black.ttf") format("truetype"), url("../fonts/proxima-nova-alt-black.svg#proxima_nova_altblack") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_altbold';
  src: url("../fonts/proxima-nova-alt-bold.eot");
  src: url("../fonts/proxima-nova-alt-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-alt-bold.woff2") format("woff2"), url("../fonts/proxima-nova-alt-bold.woff") format("woff"), url("../fonts/proxima-nova-alt-bold.ttf") format("truetype"), url("../fonts/proxima-nova-alt-bold.svg#proxima_nova_altbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova';
  src: url("../fonts/proxima-nova-alt-regular.eot");
  src: url("../fonts/proxima-nova-alt-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-alt-regular.woff") format("woff"), url("../fonts/proxima-nova-alt-regular.ttf") format("truetype"), url("../fonts/proxima-nova-alt-regular.svg#proxima_nova_altregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_scosfthin';
  src: url("../fonts/proxima-nova-scosf-thin.eot");
  src: url("../fonts/proxima-nova-scosf-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-scosf-thin.woff2") format("woff2"), url("../fonts/proxima-nova-scosf-thin.woff") format("woff"), url("../fonts/proxima-nova-scosf-thin.ttf") format("truetype"), url("../fonts/proxima-nova-scosf-thin.svg#proxima_nova_scosfthin") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_ltsemibold';
  src: url("../fonts/proxima-nova-semibold.eot");
  src: url("../fonts/proxima-nova-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-semibold.woff2") format("woff2"), url("../fonts/proxima-nova-semibold.woff") format("woff"), url("../fonts/proxima-nova-semibold.ttf") format("truetype"), url("../fonts/proxima-nova-semibold.svg#proxima_nova_ltsemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_ltthin';
  src: url("../fonts/proxima-nova-thin.eot");
  src: url("../fonts/proxima-nova-thin.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-thin.woff2") format("woff2"), url("../fonts/proxima-nova-thin.woff") format("woff"), url("../fonts/proxima-nova-thin.ttf") format("truetype"), url("../fonts/proxima-nova-thin.svg#proxima_nova_ltthin") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_alt_condensed-semibold';
  src: url("../fonts/proxima-nova-alt-condensed-semibold.eot");
  src: url("../fonts/proxima-nova-alt-condensed-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima-nova-alt-condensed-semibold.ttf") format("truetype"), url("../fonts/proxima-nova-alt-condensed-semibold.svg#proxima_nova_alt_condensedSBd") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 105, ../sass/base/_fonts.scss */
.fa, [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hr-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 121, ../sass/base/_fonts.scss */
.fa-twitter:before {
  content: ""; }

/* line 126, ../sass/base/_fonts.scss */
.fa-facebook:before {
  content: ""; }

/* line 131, ../sass/base/_fonts.scss */
.fa-google-plus:before {
  content: ""; }

/* line 136, ../sass/base/_fonts.scss */
.fa-linkedin:before {
  content: ""; }

/* line 141, ../sass/base/_fonts.scss */
.fa-xing:before {
  content: ""; }

/* line 147, ../sass/base/_fonts.scss */
.icon-file-pdf:before {
  content: ""; }

/* line 152, ../sass/base/_fonts.scss */
.icon-logo-bg .path1:before {
  content: "";
  color: white; }

/* line 158, ../sass/base/_fonts.scss */
.icon-logo-bg .path2:before {
  content: "";
  margin-left: -0.9619140625em;
  color: #1a171b; }

/* line 165, ../sass/base/_fonts.scss */
.icon-logo-bg .path3:before {
  content: "";
  margin-left: -0.9619140625em;
  color: #1a171b; }

/* line 172, ../sass/base/_fonts.scss */
.icon-logo-bg .path4:before {
  content: "";
  margin-left: -0.9619140625em;
  color: #1a171b; }

/* line 179, ../sass/base/_fonts.scss */
.icon-logo-bg .path5:before {
  content: "";
  margin-left: -0.9619140625em;
  color: #1a171b; }

/* line 186, ../sass/base/_fonts.scss */
.icon-logo-combined .path1:before {
  content: "";
  color: #1a171b; }

/* line 192, ../sass/base/_fonts.scss */
.icon-logo-combined .path2:before {
  content: "";
  margin-left: -4.4169921875em;
  color: #1a171b; }

/* line 199, ../sass/base/_fonts.scss */
.icon-logo-combined .path3:before {
  content: "";
  margin-left: -4.4169921875em;
  color: #1a171b; }

/* line 206, ../sass/base/_fonts.scss */
.icon-logo-combined .path4:before {
  content: "";
  margin-left: -4.4169921875em;
  color: #1a171b; }

/* line 213, ../sass/base/_fonts.scss */
.icon-logo-combined .path5:before {
  content: "";
  margin-left: -4.4169921875em;
  color: #a7a8aa; }

/* line 220, ../sass/base/_fonts.scss */
.icon-logo-combined .path6:before {
  content: "";
  margin-left: -4.4169921875em;
  color: #1a171b; }

/* line 227, ../sass/base/_fonts.scss */
.icon-logo-combined .path7:before {
  content: "";
  margin-left: -4.4169921875em;
  color: #e2001a; }

/* line 234, ../sass/base/_fonts.scss */
.icon-logo-combined .path8:before {
  content: "";
  margin-left: -4.4169921875em;
  color: #1a171b; }

/* line 241, ../sass/base/_fonts.scss */
.icon-logo:before {
  content: ""; }

/* line 246, ../sass/base/_fonts.scss */
.icon-wortmarke .path1:before {
  content: "";
  color: #1a171b; }

/* line 252, ../sass/base/_fonts.scss */
.icon-wortmarke .path2:before {
  content: "";
  margin-left: -3.5em;
  color: #e2001a; }

/* line 259, ../sass/base/_fonts.scss */
.icon-wortmarke .path3:before {
  content: "";
  margin-left: -3.5em;
  color: #1a171b; }

/* line 266, ../sass/base/_fonts.scss */
.icon-wortmarke .path4:before {
  content: "";
  margin-left: -3.5em;
  color: #1a171b; }

/* line 273, ../sass/base/_fonts.scss */
.fa-angle-up:before {
  content: ""; }

/* line 278, ../sass/base/_fonts.scss */
.fa-angle-right:before {
  content: ""; }

/* line 283, ../sass/base/_fonts.scss */
.fa-angle-left:before {
  content: ""; }

/* line 288, ../sass/base/_fonts.scss */
.fa-angle-down:before {
  content: ""; }

/* line 293, ../sass/base/_fonts.scss */
.icon-arrow-up:before {
  content: ""; }

/* line 298, ../sass/base/_fonts.scss */
.icon-arrow-right:before {
  content: ""; }

/* line 303, ../sass/base/_fonts.scss */
.icon-triangle-up:before {
  content: ""; }

/* line 308, ../sass/base/_fonts.scss */
.icon-triangle-down:before {
  content: ""; }

/* line 313, ../sass/base/_fonts.scss */
.icon-arrow-down:before {
  content: ""; }

/* line 318, ../sass/base/_fonts.scss */
.icon-arrow-left:before {
  content: ""; }

/* line 323, ../sass/base/_fonts.scss */
.icon-sprout:before {
  content: ""; }

/* line 328, ../sass/base/_fonts.scss */
.icon-grape-3:before {
  content: ""; }

/* line 333, ../sass/base/_fonts.scss */
.icon-grape:before {
  content: ""; }

/* line 338, ../sass/base/_fonts.scss */
.icon-grape-2:before {
  content: ""; }

/* line 343, ../sass/base/_fonts.scss */
.icon-grape-4:before {
  content: ""; }

/* line 348, ../sass/base/_fonts.scss */
.icon-phone:before {
  content: ""; }

/* line 353, ../sass/base/_fonts.scss */
.icon-search:before {
  content: ""; }

/* line 358, ../sass/base/_fonts.scss */
.icon-calendar:before {
  content: ""; }

/* line 363, ../sass/base/_fonts.scss */
.icon-picture:before {
  content: ""; }

/* line 368, ../sass/base/_fonts.scss */
.icon-wallet:before {
  content: ""; }

/* line 373, ../sass/base/_fonts.scss */
.icon-hourglass:before {
  content: ""; }

/* line 378, ../sass/base/_fonts.scss */
.icon-flag:before {
  content: ""; }

/* line 383, ../sass/base/_fonts.scss */
.icon-map:before {
  content: ""; }

/* line 388, ../sass/base/_fonts.scss */
.icon-puzzle:before {
  content: ""; }

/* line 393, ../sass/base/_fonts.scss */
.icon-envelope:before {
  content: ""; }

/* line 398, ../sass/base/_fonts.scss */
.icon-telescope:before {
  content: ""; }

/* line 403, ../sass/base/_fonts.scss */
.icon-gears:before {
  content: ""; }

/* line 408, ../sass/base/_fonts.scss */
.icon-link:before {
  content: ""; }

/* line 413, ../sass/base/_fonts.scss */
.icon-tags:before {
  content: ""; }

/* line 418, ../sass/base/_fonts.scss */
.icon-bulb:before {
  content: ""; }

/* line 423, ../sass/base/_fonts.scss */
.icon-tools:before {
  content: ""; }

/* line 428, ../sass/base/_fonts.scss */
.icon-find:before {
  content: ""; }

/* line 433, ../sass/base/_fonts.scss */
.icon-beaker:before {
  content: ""; }

/* line 438, ../sass/base/_fonts.scss */
.icon-warn:before {
  content: ""; }

/* line 443, ../sass/base/_fonts.scss */
.icon-male:before {
  content: ""; }

/* line 448, ../sass/base/_fonts.scss */
.icon-female:before {
  content: ""; }

/* line 453, ../sass/base/_fonts.scss */
.icon-wine:before {
  content: ""; }

/* line 458, ../sass/base/_fonts.scss */
.icon-globe:before {
  content: ""; }

/* line 463, ../sass/base/_fonts.scss */
.icon-genius:before {
  content: ""; }

/* line 468, ../sass/base/_fonts.scss */
.icon-map-pin:before {
  content: ""; }

/* line 473, ../sass/base/_fonts.scss */
.icon-chat:before {
  content: ""; }

/* line 478, ../sass/base/_fonts.scss */
.icon-heart:before {
  content: ""; }

/* line 483, ../sass/base/_fonts.scss */
.icon-download:before {
  content: ""; }

/* line 488, ../sass/base/_fonts.scss */
.icon-global:before {
  content: ""; }

/* line 493, ../sass/base/_fonts.scss */
.icon-clock:before {
  content: ""; }

/* line 498, ../sass/base/_fonts.scss */
.icon-facebook:before {
  content: ""; }

/* line 503, ../sass/base/_fonts.scss */
.icon-twitter:before {
  content: ""; }

/* line 508, ../sass/base/_fonts.scss */
.icon-googleplus:before {
  content: ""; }

/* line 513, ../sass/base/_fonts.scss */
.icon-rss:before {
  content: ""; }

/* line 518, ../sass/base/_fonts.scss */
.icon-tumblr:before {
  content: ""; }

/* line 523, ../sass/base/_fonts.scss */
.icon-linkedin:before {
  content: ""; }

/* line 5, ../sass/base/_global.scss */
:root {
  box-sizing: border-box;
  height: 100%; }

/* line 23, ../sass/utils/_mixins.scss */
html {
  font-size: 16px; }
  @media screen and (min-width: 320px) {
    /* line 23, ../sass/utils/_mixins.scss */
    html {
      font-size: calc(16px + 6 * ((100vw - 320px) / 1600)); } }
  @media screen and (min-width: 1920px) {
    /* line 23, ../sass/utils/_mixins.scss */
    html {
      font-size: 22px; } }

/* line 14, ../sass/base/_global.scss */
*, :after, :before, button, input, textarea {
  box-sizing: inherit; }

/* line 32, ../sass/base/_global.scss */
body {
  width: 100%;
  overflow-y: auto !important;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "pnum";
  font-variant-numeric: proportional-nums; }
  /* line 42, ../sass/base/_global.scss */
  body > section {
    overflow: hidden; }

/* line 50, ../sass/base/_global.scss */
input, textarea, select {
  padding: 8px 15px;
  border: 1px solid #dedede;
  margin: 0 0 20px 0;
  width: 100%;
  font-size: 12px;
  font-family: "Lora", "Abril", "Miller", serif;
  letter-spacing: -1px;
  max-width: 100%;
  resize: none;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important; }

/* line 64, ../sass/base/_global.scss */
iframe {
  border: 0; }

/* line 70, ../sass/base/_global.scss */
img.wp-post-image,
img.size-large,
img.size-full,
img {
  max-width: 100%;
  height: auto; }

/* line 80, ../sass/base/_global.scss */
#landscape-blocker {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000;
  text-align: center;
  display: none;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  backdrop-filter: blur(20px) saturate(180%); }
  /* line 90, ../sass/base/_global.scss */
  .modal-is-open #landscape-blocker, .mfp-search-open #landscape-blocker {
    display: none !important; }
  /* line 94, ../sass/base/_global.scss */
  #landscape-blocker .inner {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%; }
    /* line 97, ../sass/base/_global.scss */
    #landscape-blocker .inner p {
      color: #efefef !important;
      letter-spacing: 0.03em;
      font-size: 1.375em;
      line-height: 1.2em;
      font-family: "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif; }

@media (orientation: landscape) and (max-device-width: 414px) {
  /* line 108, ../sass/base/_global.scss */
  #landscape-blocker {
    display: block; } }
/* line 6, ../sass/base/_typography.scss */
body {
  text-rendering: optimizeLegibility;
  font-variant-ligatures: common-ligatures; }

/* line 13, ../sass/base/_typography.scss */
:root {
  quotes: '\201E' '\201C' "\201A" "\2018";
  font-variant-ligatures: normal; }

/* line 21, ../sass/base/_typography.scss */
.menu-item a,
.slider-typography,
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif !important;
  text-transform: none !important; }

/* line 28, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 2rem 0 1rem;
  letter-spacing: -0.07rem !important; }

/* line 37, ../sass/base/_typography.scss */
h1 {
  font-size: 2.5rem;
  font-weight: 700; }

/* line 38, ../sass/base/_typography.scss */
h2 {
  font-size: 2.2rem;
  font-weight: 500; }

/* line 39, ../sass/base/_typography.scss */
h3 {
  font-size: 1.6rem;
  font-weight: 500; }

/* line 40, ../sass/base/_typography.scss */
h4 {
  font-size: 1.5rem; }

/* line 41, ../sass/base/_typography.scss */
h5 {
  font-size: 1.4rem; }

/* line 42, ../sass/base/_typography.scss */
h6 {
  font-size: 1.2rem; }

/* line 44, ../sass/base/_typography.scss */
.section-title {
  color: #e3001a; }

/* line 50, ../sass/base/_typography.scss */
p {
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: -0.0115rem;
  hyphens: auto;
  color: #1a171b;
  font-variant-ligatures: common-ligatures; }
  /* line 57, ../sass/base/_typography.scss */
  p .pilcrow {
    display: none; }
    /* line 59, ../sass/base/_typography.scss */
    p .pilcrow::after {
      content: "\2761";
      padding-right: 0.3rem;
      color: #bbbbbb; }

/* line 69, ../sass/base/_typography.scss */
.blog-details-text a {
  color: #e3001a;
  text-decoration: underline;
  text-decoration-skip: ink; }

/* line 75, ../sass/base/_typography.scss */
strong {
  color: #e3001a;
  font-weight: 500; }

/* line 80, ../sass/base/_typography.scss */
p strong {
  font-weight: 700; }

/* line 86, ../sass/base/_typography.scss */
.section-heading {
  margin: 1rem 0 -1rem;
  position: relative; }
  /* line 89, ../sass/base/_typography.scss */
  .section-heading.double-line:before {
    z-index: 0; }
  /* line 92, ../sass/base/_typography.scss */
  .section-heading .subheader {
    z-index: 0; }
    /* line 94, ../sass/base/_typography.scss */
    .home .section-heading .subheader::after {
      content: "\2766";
      display: block;
      margin: 2rem -1rem 1rem;
      font-size: 2rem;
      text-align: center;
      color: #eee;
      color: rgba(0, 0, 0, 0); }
    /* line 103, ../sass/base/_typography.scss */
    .grey-bg .section-heading .subheader {
      background: #eee !important; }
    /* line 104, ../sass/base/_typography.scss */
    .section-heading .subheader .section-title {
      padding: 0;
      margin: 1rem 0 .5rem;
      font: 700 calc(2.5rem)/1 "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif !important;
      color: #e3001a; }
      @media only screen and (max-device-width: 768px) {
        /* line 104, ../sass/base/_typography.scss */
        .section-heading .subheader .section-title {
          margin: 1.7rem -4rem .5rem; } }
    /* line 136, ../sass/base/_typography.scss */
    .section-heading .subheader h6 {
      max-width: 26rem;
      padding: 0 1rem;
      margin: 0.5rem auto 0;
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 300;
      letter-spacing: -0.05em !important;
      color: #777;
      -webkit-hyphens: none;
      -moz-hyphens: none;
      -ms-hyphens: none;
      hyphens: none; }
      @media only screen and (max-device-width: 768px) {
        /* line 136, ../sass/base/_typography.scss */
        .section-heading .subheader h6 {
          font-size: 1.2rem;
          max-width: 15rem; } }
  /* line 152, ../sass/base/_typography.scss */
  .section-heading.no-subtitle .subheader .section-title {
    margin: 4rem 0 0; }
  @media only screen and (max-width: 767px) {
    /* line 86, ../sass/base/_typography.scss */
    .section-heading {
      margin: 0 0 1rem; }
      /* line 157, ../sass/base/_typography.scss */
      .section-heading .subheader {
        margin: 0 !important; }
        /* line 159, ../sass/base/_typography.scss */
        .section-heading .subheader .section-title {
          padding: 0 1rem 0 !important; } }

/* line 168, ../sass/base/_typography.scss */
.about-section .subheader .section-title {
  font-size: 1.6rem !important;
  margin-bottom: 0.5rem; }
  @media (min-device-width: 320px) and (max-device-width: 414px) {
    /* line 168, ../sass/base/_typography.scss */
    .about-section .subheader .section-title {
      font-size: 2rem !important; } }
/* line 176, ../sass/base/_typography.scss */
.about-section p {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
@media (min-device-width: 320px) and (max-device-width: 414px) {
  /* line 180, ../sass/base/_typography.scss */
  .about-section p {
    padding-top: 1rem; } }

/* line 188, ../sass/base/_typography.scss */
blockquote {
  line-height: 1.2;
  padding: 1em;
  font-family: "Lora", "Abril", "Miller", serif;
  font-size: 2em;
  font-style: italic;
  quotes: '\201E' '\201C' '\201A' '\2018'; }
  /* line 195, ../sass/base/_typography.scss */
  blockquote:before {
    content: open-quote; }
  /* line 198, ../sass/base/_typography.scss */
  blockquote:after {
    content: close-quote; }

/* line 203, ../sass/base/_typography.scss */
.blog-short-description {
  background-color: #fff !important; }

/* line 28, ../sass/layout/_header.scss */
.navbar-default {
  z-index: 1090;
  height: 75px;
  transition: box-shadow 0s 0s; }
  /* line 32, ../sass/layout/_header.scss */
  .navbar-default::after {
    position: relative;
    top: -75px;
    height: 75px;
    display: block;
    margin: 0 auto;
    z-index: 1080;
    will-change: transform;
    -webkit-transition-property: width, transform-origin, transform, background-color;
    transition-timing-function: linear, cubic-bezier(0.66, 0, 0.33, 1), cubic-bezier(0.66, 0, 0.33, 1), ease;
    transition-property: width, transform-origin, transform, background-color;
    transition-duration: 200ms, 200ms, 200ms, 50ms;
    transition-delay: 200ms, 0s, 0s, 150ms;
    width: 348px;
    transform-origin: center 100px;
    -webkit-transform: rotateX(89.5deg);
    -ms-transform: rotateX(89.5deg);
    transform: rotateX(89.5deg);
    background-color: #e3001a; }
    @media (max-width: 767px) {
      /* line 32, ../sass/layout/_header.scss */
      .navbar-default::after {
        width: 174px;
        transition-timing-function: cubic-bezier(0.66, 0, 0.33, 1), cubic-bezier(0.66, 0, 0.33, 1), cubic-bezier(0.25, 0.45, 0.45, 0.95);
        transition-duration: 0s, 200ms, 200ms, 200ms;
        transition-delay: 200ms, 0s, 0s, 400ms;
        transform-origin: center top 53px; } }
  /* line 61, ../sass/layout/_header.scss */
  .navbar-default.shrink-nav {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    transition-delay: 600ms; }
    /* line 64, ../sass/layout/_header.scss */
    .navbar-default.shrink-nav::after {
      transition-duration: 300ms, 200ms, 500ms, 100ms;
      transition-delay: 100ms, 0s, 100ms, 200ms;
      width: 100%;
      transform-origin: center 56px;
      -webkit-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      transform: rotateX(0deg);
      background-color: #fff;
      opacity: 0.92; }
      @media (max-width: 767px) {
        /* line 64, ../sass/layout/_header.scss */
        .navbar-default.shrink-nav::after {
          transition-delay: 0s, 100ms, 100ms, 0s !important;
          transform-origin: center top 0 !important; } }
      /* line 79, ../sass/layout/_header.scss */
      .has_backdropfilter .navbar-default.shrink-nav::after {
        background-color: rgba(255, 255, 255, 0.8) !important;
        -webkit-backdrop-filter: blur(20px) saturate(180%);
        backdrop-filter: blur(20px) saturate(180%);
        opacity: 1; }

/* line 89, ../sass/layout/_header.scss */
.nav-container {
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  max-height: 75px; }
  /* line 94, ../sass/layout/_header.scss */
  .nav-container .nav-item {
    z-index: 1090; }
  /* line 97, ../sass/layout/_header.scss */
  .nav-container .top-logo {
    z-index: 1090;
    margin: 0 auto; }
    /* line 100, ../sass/layout/_header.scss */
    .nav-container .top-logo .logo-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      overflow: visible; }
    /* line 106, ../sass/layout/_header.scss */
    .nav-container .top-logo .wortmarke-header {
      height: 100px;
      width: auto;
      transform: scale(1) translate(0, 30px); }
      @media (max-width: 767px) {
        /* line 106, ../sass/layout/_header.scss */
        .nav-container .top-logo .wortmarke-header {
          height: 50px;
          width: 174px;
          transform: scale(1) translate(0, 0px); } }
      /* line 113, ../sass/layout/_header.scss */
      body.safari .nav-container .top-logo .wortmarke-header {
        transform: scale3d(1, 1, 1) translate(0, 30px); }
        @media (max-width: 767px) {
          /* line 113, ../sass/layout/_header.scss */
          body.safari .nav-container .top-logo .wortmarke-header {
            transform: scale3d(1, 1, 1) translate(0, 0px); } }
      /* line 119, ../sass/layout/_header.scss */
      .shrink-nav .nav-container .top-logo .wortmarke-header {
        transform: scale(0.6) translate(0, 0px); }
        /* line 121, ../sass/layout/_header.scss */
        body.safari .shrink-nav .nav-container .top-logo .wortmarke-header {
          transform: scale3d(0.6, 0.6, 0.6) translate(0, 0px); }
        @media (max-width: 767px) {
          /* line 119, ../sass/layout/_header.scss */
          .shrink-nav .nav-container .top-logo .wortmarke-header {
            transform: scale(1) translate(0, 0px); }
            /* line 126, ../sass/layout/_header.scss */
            body.safari .shrink-nav .nav-container .top-logo .wortmarke-header {
              transform: scale3d(1, 1, 1) translate(0, 0px); } }
      /* line 131, ../sass/layout/_header.scss */
      .images-loaded .nav-container .top-logo .wortmarke-header {
        transition: transform 200ms cubic-bezier(0.66, 0, 0.33, 1); }
      /* line 135, ../sass/layout/_header.scss */
      .images-loaded .nav-container .top-logo .wortmarke-header path {
        -webkit-transition: all 400ms 100ms ease;
        transition: all 400ms 100ms ease; }
      /* line 139, ../sass/layout/_header.scss */
      .shrink-nav .nav-container .top-logo .wortmarke-header path {
        transition-duration: 200ms;
        transition-delay: 200ms; }
        @media (max-width: 767px) {
          /* line 139, ../sass/layout/_header.scss */
          .shrink-nav .nav-container .top-logo .wortmarke-header path {
            transition-delay: 0s; } }
      /* line 147, ../sass/layout/_header.scss */
      .nav-container .top-logo .wortmarke-header path.shrink_fill-dark {
        fill: #fff; }
        /* line 148, ../sass/layout/_header.scss */
        .shrink-nav .nav-container .top-logo .wortmarke-header path.shrink_fill-dark, .mfp-search-open .nav-container .top-logo .wortmarke-header path.shrink_fill-dark {
          fill: #1a171b; }
      /* line 151, ../sass/layout/_header.scss */
      .nav-container .top-logo .wortmarke-header path.shrink_both-dark {
        fill: #fff;
        stroke: #fff; }
        /* line 153, ../sass/layout/_header.scss */
        .shrink-nav .nav-container .top-logo .wortmarke-header path.shrink_both-dark, .mfp-search-open .nav-container .top-logo .wortmarke-header path.shrink_both-dark {
          fill: #1a171b;
          stroke: #1a171b; }
    /* line 158, ../sass/layout/_header.scss */
    .nav-container .top-logo .logo-header {
      position: absolute;
      margin-top: 150px;
      fill: #fff;
      stroke: rgba(255, 255, 255, 0.5);
      filter: none !important;
      opacity: 1;
      transform-origin: center bottom;
      transform: scale(1);
      transition: transform 400ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 400ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      /* line 169, ../sass/layout/_header.scss */
      .search-results .nav-container .top-logo .logo-header,
      .nav-container .top-logo .logo-header .draw-frame {
        display: none; }
      /* line 173, ../sass/layout/_header.scss */
      body.safari .nav-container .top-logo .logo-header {
        left: 50%;
        transform-origin: left bottom;
        transform: scale3d(1, 1, 1) translateX(-50%); }
      /* line 178, ../sass/layout/_header.scss */
      .shrink-nav .nav-container .top-logo .logo-header {
        opacity: 0;
        pointer-events: none;
        transform: scale(0.8);
        transform-origin: center top; }
        /* line 183, ../sass/layout/_header.scss */
        body.safari .shrink-nav .nav-container .top-logo .logo-header {
          transform: scale3d(0.8, 0.8, 0.8) translateX(-50%);
          transform-origin: left top; }
      @media (max-width: 767px) {
        /* line 158, ../sass/layout/_header.scss */
        .nav-container .top-logo .logo-header {
          margin-top: 50px;
          width: 120px; } }
      /* line 192, ../sass/layout/_header.scss */
      .mfp-search-open .nav-container .top-logo .logo-header, .show-menu .nav-container .top-logo .logo-header {
        opacity: 0; }
      /* line 196, ../sass/layout/_header.scss */
      .archive .nav-container .top-logo .logo-header {
        display: none; }
  /* line 199, ../sass/layout/_header.scss */
  .nav-container .top-burger {
    position: relative; }
    /* line 201, ../sass/layout/_header.scss */
    .mfp-search-open .nav-container .top-burger {
      opacity: 0; }
  /* line 204, ../sass/layout/_header.scss */
  .nav-container .top-search #top-search {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.8em 0 0 0.8em !important;
    margin: 0;
    float: none; }
  /* line 212, ../sass/layout/_header.scss */
  .nav-container .top-search:hover {
    background: rgba(0, 0, 0, 0.3); }
  /* line 214, ../sass/layout/_header.scss */
  .mfp-search-open .nav-container .top-search .search-button {
    z-index: 1090; }
  /* line 219, ../sass/layout/_header.scss */
  .nav-container .menu-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 99;
    padding-top: 220px;
    overflow: auto;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7) !important;
    pointer-events: none;
    transform: scale(0.7) translateY(0%);
    transition: opacity 0.5s 0s cubic-bezier(0.215, 0.61, 0.355, 1), transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 200ms 0.5s cubic-bezier(0.66, 0, 0.33, 1); }
    /* line 233, ../sass/layout/_header.scss */
    .show-menu .nav-container .menu-wrap {
      transform: scale(1) translateY(0%);
      -webkit-backdrop-filter: blur(20px) saturate(180%);
      backdrop-filter: blur(20px) saturate(180%);
      opacity: 1 !important;
      pointer-events: all; }
    /* line 240, ../sass/layout/_header.scss */
    .show-menu .shrink-nav .nav-container .menu-wrap {
      background-color: rgba(255, 255, 255, 0.7) !important;
      transition-delay: 0s, 0s, 0s; }
    /* line 244, ../sass/layout/_header.scss */
    .nav-container .menu-wrap .nav {
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding: 0; }
      /* line 247, ../sass/layout/_header.scss */
      .nav-container .menu-wrap .nav li {
        border: 0 !important;
        padding: 0;
        float: none; }
        /* line 251, ../sass/layout/_header.scss */
        .nav-container .menu-wrap .nav li > a, .nav-container .menu-wrap .nav li a.inner-link {
          display: block !important;
          padding: 7px;
          color: #fff;
          text-align: center !important;
          text-transform: uppercase !important;
          line-height: 1.6 !important;
          letter-spacing: -0.01rem; }
          /* line 260, ../sass/layout/_header.scss */
          body.show-menu .nav-container .menu-wrap .nav li > a,
          body.show-menu .nav-container .menu-wrap .nav li a.inner-link {
            transition: color 200ms cubic-bezier(0.47, 0, 0.745, 0.715); }
          @media only screen and (max-device-width: 768px) {
            /* line 251, ../sass/layout/_header.scss */
            .nav-container .menu-wrap .nav li > a, .nav-container .menu-wrap .nav li a.inner-link {
              font-size: 1.4rem; } }
          /* line 266, ../sass/layout/_header.scss */
          .nav-container .menu-wrap .nav li > a:hover, .nav-container .menu-wrap .nav li a.inner-link:hover {
            background: rgba(255, 255, 255, 0.1) !important; }
          /* line 269, ../sass/layout/_header.scss */
          .shrink-nav .nav-container .menu-wrap .nav li > a, .shrink-nav .nav-container .menu-wrap .nav li a.inner-link {
            color: #000 !important; }
            /* line 270, ../sass/layout/_header.scss */
            .shrink-nav .nav-container .menu-wrap .nav li > a:hover, .shrink-nav .nav-container .menu-wrap .nav li a.inner-link:hover {
              background: rgba(0, 0, 0, 0.1) !important; }
      /* line 274, ../sass/layout/_header.scss */
      .nav-container .menu-wrap .nav .megamenu-right-icon .fa {
        color: #fff !important; }
    /* line 278, ../sass/layout/_header.scss */
    .nav-container .menu-wrap #close-button {
      display: none; }

/* line 7, ../sass/layout/_home.scss */
section.parent-section.no-padding {
  padding: 0; }

/* line 12, ../sass/layout/_home.scss */
.container.full-screen {
  width: 100vw;
  padding: 0; }

/* line 17, ../sass/layout/_home.scss */
.dividers-header {
  z-index: 0;
  margin: -1rem 0 0rem; }
  /* line 20, ../sass/layout/_home.scss */
  .dividers-header::before {
    position: absolute;
    top: 50%;
    right: 0;
    left: auto;
    height: 0;
    width: 100%;
    content: "";
    z-index: 0;
    border-top: 4px double rgba(0, 0, 0, 0.15); }
  /* line 27, ../sass/layout/_home.scss */
  .dividers-header .subheader {
    display: inline-block;
    padding: 0 30px;
    position: relative;
    z-index: 2; }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 27, ../sass/layout/_home.scss */
      .dividers-header .subheader {
        padding: 0; } }

/* line 40, ../sass/layout/_home.scss */
#infscr-loading > img {
  display: none; }

/* line 44, ../sass/layout/_home.scss */
.paging-loader {
  position: absolute;
  bottom: -2rem;
  width: 100%;
  display: block;
  margin-top: 2rem;
  transform: none !important;
  text-align: center;
  animation: pulse 1s infinite both; }
  /* line 52, ../sass/layout/_home.scss */
  .paging-loader:after {
    content: "Weitere Beiträge werden geladen...";
    font: 500 normal 1.1rem "Montserrat", sans-serif;
    color: #e3001a; }

/* line 62, ../sass/layout/_home.scss */
#Logo-Defs {
  height: 0;
  position: absolute; }

/* line 70, ../sass/layout/_home.scss */
.vc_grid .vc_col-sm-3,
.vc_grid .vc_col-sm-4 {
  display: inline-block !important; }
  @media (min-width: 1200px) {
    /* line 70, ../sass/layout/_home.scss */
    .vc_grid .vc_col-sm-3,
    .vc_grid .vc_col-sm-4 {
      width: 33%; } }
  @media (max-width: 1199px) {
    /* line 70, ../sass/layout/_home.scss */
    .vc_grid .vc_col-sm-3,
    .vc_grid .vc_col-sm-4 {
      width: 50%; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    /* line 70, ../sass/layout/_home.scss */
    .vc_grid .vc_col-sm-3,
    .vc_grid .vc_col-sm-4 {
      width: 33%; } }

/* line 88, ../sass/layout/_home.scss */
.logo-description .rebsorten-grid-item .vc_grid-item-mini {
  height: 230px;
  width: 200px;
  border: 2px solid #f8f8f8;
  box-shadow: 0 4px 6px rgba(90, 50, 50, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08) !important;
  background: #fff; }

/* line 97, ../sass/layout/_home.scss */
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
  transform: translateY(-50%);
  margin-top: -37.5px !important; }
/* line 102, ../sass/layout/_home.scss */
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
  right: -40px !important; }
/* line 103, ../sass/layout/_home.scss */
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
  left: -40px !important; }

/* line 2, ../sass/layout/_footer.scss */
.single > footer, .archive > footer {
  margin-top: 10em; }

/* line 7, ../sass/layout/_footer.scss */
.fb-link-footer {
  color: #3b5998; }
  /* line 9, ../sass/layout/_footer.scss */
  .fb-link-footer a {
    padding-left: 4px; }

/* line 15, ../sass/layout/_footer.scss */
footer h6,
footer .small-icon {
  font-size: 120%;
  font-weight: 300; }
/* line 20, ../sass/layout/_footer.scss */
footer .footer-top {
  border-top: 1px solid #e6e6e6; }
/* line 24, ../sass/layout/_footer.scss */
footer .footer-bottom .row {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center; }
/* line 31, ../sass/layout/_footer.scss */
footer .footer-bottom .footer-logo img {
  max-width: 300px;
  margin: 1rem; }
/* line 37, ../sass/layout/_footer.scss */
footer .footer-position {
  width: 100%;
  text-align: center; }

/* line 43, ../sass/layout/_footer.scss */
.scrollToTop {
  position: fixed;
  top: 91%;
  right: 1.5rem;
  height: auto;
  width: auto;
  z-index: 555;
  display: none;
  padding: .2rem .5rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: background-color .5s; }
  /* line 55, ../sass/layout/_footer.scss */
  .scrollToTop i {
    color: #fff; }
  /* line 56, ../sass/layout/_footer.scss */
  .scrollToTop:hover {
    background-color: rgba(0, 0, 0, 0.6); }

/* line 20, ../sass/components/_burger.scss */
#menu-toggle,
#top-search {
  position: relative;
  height: 75px;
  width: 75px;
  margin: 0;
  padding: 0;
  cursor: pointer; }

/* line 29, ../sass/components/_burger.scss */
#menu-toggle * {
  box-sizing: border-box;
  transition: 200ms ease-in-out;
  transition-property: width, height, background-color; }
/* line 34, ../sass/components/_burger.scss */
#menu-toggle span {
  display: block;
  background-color: #fff; }
  /* line 37, ../sass/components/_burger.scss */
  .shrink-nav #menu-toggle span {
    background-color: #000; }
/* line 41, ../sass/components/_burger.scss */
#menu-toggle:hover {
  background: rgba(0, 0, 0, 0.3); }
/* line 42, ../sass/components/_burger.scss */
#menu-toggle #hamburger {
  position: absolute;
  height: 100%;
  width: 100%; }
  /* line 45, ../sass/components/_burger.scss */
  #menu-toggle #hamburger span {
    position: relative;
    top: 18px;
    left: 18.75px;
    height: 3px;
    width: 37.5px;
    margin: 7.5px 0; }
    /* line 49, ../sass/components/_burger.scss */
    #menu-toggle #hamburger span:nth-child(1) {
      transition-delay: 400ms, 400ms, 0s; }
    /* line 50, ../sass/components/_burger.scss */
    #menu-toggle #hamburger span:nth-child(2) {
      transition-delay: 500ms, 500ms, 0s; }
    /* line 51, ../sass/components/_burger.scss */
    #menu-toggle #hamburger span:nth-child(3) {
      transition-delay: 600ms, 600ms, 0s; }
    @media (min-width: 320px), not screen and (-webkit-min-device-pixel-ratio: 2), not screen and (min--moz-device-pixel-ratio: 2), not screen and (-o-min-device-pixel-ratio: 2 / 1), not screen and (min-device-pixel-ratio: 2), not screen and (min-resolution: 192dpi), not screen and (min-resolution: 2dppx) {
      /* line 54, ../sass/components/_burger.scss */
      .shrink-nav #menu-toggle #hamburger span:nth-child(1) {
        transition-delay: 400ms, 400ms, 400ms; }
      /* line 55, ../sass/components/_burger.scss */
      .shrink-nav #menu-toggle #hamburger span:nth-child(2) {
        transition-delay: 500ms, 500ms, 400ms; }
      /* line 56, ../sass/components/_burger.scss */
      .shrink-nav #menu-toggle #hamburger span:nth-child(3) {
        transition-delay: 600ms, 600ms, 400ms; } }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 61, ../sass/components/_burger.scss */
      .shrink-nav #menu-toggle #hamburger span:nth-child(1) {
        transition-delay: 400ms, 400ms, 100ms; }
      /* line 62, ../sass/components/_burger.scss */
      .shrink-nav #menu-toggle #hamburger span:nth-child(2) {
        transition-delay: 500ms, 500ms, 100ms; }
      /* line 63, ../sass/components/_burger.scss */
      .shrink-nav #menu-toggle #hamburger span:nth-child(3) {
        transition-delay: 600ms, 600ms, 100ms; } }
    /* line 66, ../sass/components/_burger.scss */
    .open #menu-toggle #hamburger span {
      width: 0%; }
      /* line 68, ../sass/components/_burger.scss */
      .open #menu-toggle #hamburger span:nth-child(1) {
        transition-delay: 0s; }
      /* line 69, ../sass/components/_burger.scss */
      .open #menu-toggle #hamburger span:nth-child(2) {
        transition-delay: 100ms; }
      /* line 70, ../sass/components/_burger.scss */
      .open #menu-toggle #hamburger span:nth-child(3) {
        transition-delay: 200ms; }
/* line 74, ../sass/components/_burger.scss */
#menu-toggle #cross {
  position: absolute;
  height: 100%;
  width: 100%;
  transform: rotate(45deg) scale(0.666); }
  /* line 79, ../sass/components/_burger.scss */
  #menu-toggle #cross span:nth-child(1) {
    position: absolute;
    top: 10%;
    left: 36px;
    height: 0%;
    width: 4.5045045045px;
    transition-delay: 0s; }
    /* line 83, ../sass/components/_burger.scss */
    .open #menu-toggle #cross span:nth-child(1) {
      height: 80%;
      transition-delay: 500ms; }
  /* line 88, ../sass/components/_burger.scss */
  #menu-toggle #cross span:nth-child(2) {
    position: absolute;
    top: 36px;
    left: 10%;
    height: 4.5045045045px;
    width: 0%;
    transition-delay: 200ms; }
    /* line 92, ../sass/components/_burger.scss */
    .open #menu-toggle #cross span:nth-child(2) {
      width: 80%;
      transition-delay: 300ms; }

/* line 4, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .normal-state,
.rebsorten-grid-item .hover-state {
  background: none !important;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-device-width: 320px) and (max-device-height: 568px) {
    /* line 4, ../sass/components/_rebsorten-grid.scss */
    .rebsorten-grid-item .normal-state,
    .rebsorten-grid-item .hover-state {
      height: 180px !important; } }
  @media (max-device-width: 414px) {
    /* line 4, ../sass/components/_rebsorten-grid.scss */
    .rebsorten-grid-item .normal-state,
    .rebsorten-grid-item .hover-state {
      height: 220px !important; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    /* line 4, ../sass/components/_rebsorten-grid.scss */
    .rebsorten-grid-item .normal-state,
    .rebsorten-grid-item .hover-state {
      height: 220px !important; } }
  /* line 22, ../sass/components/_rebsorten-grid.scss */
  .rebsorten-grid-item .normal-state .vc_gitem-zone-img,
  .rebsorten-grid-item .hover-state .vc_gitem-zone-img {
    position: absolute;
    top: 2rem;
    left: 0;
    display: block !important;
    visibility: visible;
    opacity: 0.075; }
    @media only screen and (max-width: 991px) {
      /* line 22, ../sass/components/_rebsorten-grid.scss */
      .rebsorten-grid-item .normal-state .vc_gitem-zone-img,
      .rebsorten-grid-item .hover-state .vc_gitem-zone-img {
        top: 1.5rem; } }
/* line 33, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .vc_grid-item-mini {
  box-shadow: 0 3px 5px rgba(90, 50, 50, 0.09), 0 1px 3px rgba(0, 0, 0, 0.07);
  border: 2px solid #f8f8f8;
  background: #fff; }
/* line 39, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .normal-state .vc_gitem-row-position-top {
  position: inherit; }
  /* line 41, ../sass/components/_rebsorten-grid.scss */
  .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_custom_heading {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    min-height: 3.7rem;
    margin: -1.7rem 2rem 0rem !important;
    font: normal normal 400 1.7rem "Lora", "Abril", "Miller", serif;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.05rem;
    color: currentColor; }
    /* line 135, ../sass/utils/_mixins.scss */
    .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_custom_heading::after {
      height: 3px;
      width: 5.5rem;
      content: "";
      display: block;
      margin: 0.5rem auto 0;
      background: #da192f;
      animation: none 1s linear 1.5s forwards 1; }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 41, ../sass/components/_rebsorten-grid.scss */
      .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_custom_heading {
        margin: 0 !important;
        min-height: 1.6rem !important;
        padding: 0; }
        /* line 48, ../sass/components/_rebsorten-grid.scss */
        .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_custom_heading::after {
          margin-top: 0.5rem; }
        /* line 49, ../sass/components/_rebsorten-grid.scss */
        .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_custom_heading h2 {
          font-size: 1.3rem !important; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      /* line 52, ../sass/components/_rebsorten-grid.scss */
      .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_custom_heading h2 {
        font-size: 1.2rem !important; } }
    /* line 54, ../sass/components/_rebsorten-grid.scss */
    .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_custom_heading h2 {
      all: inherit; }
  /* line 56, ../sass/components/_rebsorten-grid.scss */
  .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_gitem-acf {
    font: normal 400 2rem "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif !important;
    margin: 0 auto;
    color: #e3001a; }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      /* line 56, ../sass/components/_rebsorten-grid.scss */
      .rebsorten-grid-item .normal-state .vc_gitem-row-position-top .vc_gitem-acf {
        font-size: 1.6rem !important; } }
/* line 65, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .hover-state .vc_gitem-zone-img {
  opacity: 0.06 !important; }
/* line 68, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .hover-state .grid-zitat {
  height: 2.8rem;
  font: normal 500 1.3em/1.1 "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif;
  letter-spacing: -1px;
  color: #da192f;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
  @media (max-device-width: 768px) {
    /* line 68, ../sass/components/_rebsorten-grid.scss */
    .rebsorten-grid-item .hover-state .grid-zitat {
      height: auto;
      font-size: 1em; } }
  /* line 78, ../sass/components/_rebsorten-grid.scss */
  .rebsorten-grid-item .hover-state .grid-zitat::before {
    content: open-quote; }
  /* line 79, ../sass/components/_rebsorten-grid.scss */
  .rebsorten-grid-item .hover-state .grid-zitat::after {
    content: close-quote; }
/* line 81, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .hover-state .rebsorten-grid-excerpt {
  margin-top: -7px; }
  @media (min-device-width: 320px) and (max-device-width: 414px) {
    /* line 81, ../sass/components/_rebsorten-grid.scss */
    .rebsorten-grid-item .hover-state .rebsorten-grid-excerpt {
      display: none; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    /* line 81, ../sass/components/_rebsorten-grid.scss */
    .rebsorten-grid-item .hover-state .rebsorten-grid-excerpt {
      display: none; } }
  /* line 89, ../sass/components/_rebsorten-grid.scss */
  .rebsorten-grid-item .hover-state .rebsorten-grid-excerpt p {
    font: normal 400 16px/1.5 "Lora", "Abril", "Miller", serif;
    letter-spacing: -0.5px;
    text-align: center;
    text-align-last: center;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    color: #333; }
/* line 101, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .hover-state .left-flow, .rebsorten-grid-item .hover-state .right-flow {
  height: 270px;
  width: 50%;
  shape-margin: 2px; }
  /* line 105, ../sass/components/_rebsorten-grid.scss */
  .has_no-shapes .rebsorten-grid-item .hover-state .left-flow, .has_no-shapes .rebsorten-grid-item .hover-state .right-flow {
    display: none; }
/* line 109, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .hover-state .left-flow {
  float: left;
  -webkit-shape-outside: polygon(0% 0%, 9% 0%, 9% 20%, 15% 43%, 25% 55%, 30% 60%, 35% 65%, 45% 70%, 65% 80%, 100% 90%, 100% 100%, 0% 100%);
  -moz-shape-outside: polygon(0% 0%, 9% 0%, 9% 20%, 15% 43%, 25% 55%, 30% 60%, 35% 65%, 45% 70%, 65% 80%, 100% 90%, 100% 100%, 0% 100%);
  shape-outside: polygon(0% 0%, 9% 0%, 9% 20%, 15% 43%, 25% 55%, 30% 60%, 35% 65%, 45% 70%, 65% 80%, 100% 90%, 100% 100%, 0% 100%); }
/* line 114, ../sass/components/_rebsorten-grid.scss */
.rebsorten-grid-item .hover-state .right-flow {
  float: right;
  -webkit-shape-outside: polygon(0% 90%, 33% 80%, 55% 70%, 65% 65%, 70% 60%, 75% 55%, 85% 43%, 92% 20%, 92% 0%, 100% 0%, 100% 100%, 0% 100%);
  -moz-shape-outside: polygon(0% 90%, 33% 80%, 55% 70%, 65% 65%, 70% 60%, 75% 55%, 85% 43%, 92% 20%, 92% 0%, 100% 0%, 100% 100%, 0% 100%);
  shape-outside: polygon(0% 90%, 33% 80%, 55% 70%, 65% 65%, 70% 60%, 75% 55%, 85% 43%, 92% 20%, 92% 0%, 100% 0%, 100% 100%, 0% 100%); }

/* line 1, ../sass/components/_icons.scss */
.hr-icon {
  height: 1em;
  width: 1em;
  margin-right: 0.5rem;
  display: inline-block;
  overflow: visible;
  vertical-align: middle; }

/* line 9, ../sass/components/_icons.scss */
.icon-grapes {
  background: transparent url("/wp-content/themes/hr/i/grape-dash.png") left top no-repeat; }

/* line 1, ../sass/components/_grid-layout.scss */
.grid-container {
  display: grid;
  max-width: 910px;
  margin: 0 auto; }
  /* line 6, ../sass/components/_grid-layout.scss */
  .grid-container > * {
    color: #fff;
    border-radius: 5px;
    padding: 0;
    margin-bottom: 10px; }
  /* line 12, ../sass/components/_grid-layout.scss */
  .grid-container .grid-fullwidth {
    grid-column-start: 1;
    grid-column-end: -1; }

@media only screen and (min-width: 992px) {
  /* line 19, ../sass/components/_grid-layout.scss */
  .grid-container {
    margin: 0 auto;
    grid-template-columns: 1fr 200px;
    grid-template-rows: 275px 2rem auto 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px; }
    /* line 27, ../sass/components/_grid-layout.scss */
    .grid-container .sidebar {
      width: 19.1489%; }
    /* line 28, ../sass/components/_grid-layout.scss */
    .grid-container .content {
      width: 79.7872%; }
    /* line 29, ../sass/components/_grid-layout.scss */
    .grid-container .content {
      grid-column: 1 / -1 / -1; }
    /* line 35, ../sass/components/_grid-layout.scss */
    .grid-container header, .grid-container footer {
      grid-column: 1 / -1;
      clear: both; } }
/* line 41, ../sass/components/_grid-layout.scss */
.grid-container > * {
  color: #fff;
  border-radius: 5px;
  padding: 0;
  margin-bottom: 10px; }

@supports (display: grid) {
  /* line 48, ../sass/components/_grid-layout.scss */
  .grid-container > * {
    width: auto !important;
    margin: 0; } }
/* line 5, ../sass/components/_modals.scss */
.modal li a {
  color: #f7f7f7 !important;
  font-family: "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif;
  font-weight: 100;
  font-size: 1rem;
  text-decoration: #f7f7f7 solid underline !important;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip: ink; }
  /* line 13, ../sass/components/_modals.scss */
  .modal li a:hover {
    text-decoration-style: wavy !important; }

/* line 19, ../sass/components/_modals.scss */
.vc_grid .modal-link a {
  pointer-events: none !important; }

/* line 24, ../sass/components/_modals.scss */
.modal-is-open .navbar {
  pointer-events: none; }
  /* line 26, ../sass/components/_modals.scss */
  .modal-is-open .navbar .top-burger {
    pointer-events: all; }

/* line 32, ../sass/components/_modals.scss */
.close-modal {
  display: none;
  z-index: 100;
  overflow: hidden;
  cursor: pointer; }
  /* line 37, ../sass/components/_modals.scss */
  .modal-is-open .top-burger > .close-modal {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block; }
    /* line 40, ../sass/components/_modals.scss */
    .modal-is-open .top-burger > .close-modal:hover {
      background-color: rgba(227, 0, 26, 0.3); }

/* line 45, ../sass/components/_modals.scss */
.modal, .modal-wrapper {
  display: none;
  opacity: 0;
  transition: opacity .5s ease-out; }
  /* line 52, ../sass/components/_modals.scss */
  .modal-is-open .modal,
  .modal-is-open .modal-wrapper {
    display: block !important;
    transition-delay: 0s, 0s, 0s; }
  /* line 56, ../sass/components/_modals.scss */
  .modal.show, .modal-wrapper.show {
    opacity: 1; }

/* line 61, ../sass/components/_modals.scss */
body.modal-is-loading {
  cursor: wait; }

/* line 65, ../sass/components/_modals.scss */
.modal-wrapper {
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1090;
  overflow-x: hidden;
  overflow-y: auto;
  top: 75px; }
  /* line 71, ../sass/components/_modals.scss */
  .modal-wrapper.show {
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%); }
  /* line 76, ../sass/components/_modals.scss */
  .modal-wrapper .close-modal {
    display: none; }
  @media only screen and (min-width: 992px) {
    /* line 80, ../sass/components/_modals.scss */
    .modal-wrapper.modal-small {
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: fixed;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      /*       min-height: 40%; */
      min-width: 60%; }
      /* line 85, ../sass/components/_modals.scss */
      .modal-wrapper.modal-small::after {
        height: 100%;
        width: 100%;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5); }
      /* line 89, ../sass/components/_modals.scss */
      .modal-wrapper.modal-small .modal {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        min-height: 500px; } }

/* line 98, ../sass/components/_modals.scss */
.modal {
  position: absolute;
  pointer-events: all;
  overflow-y: auto !important;
  background-color: rgba(17, 17, 17, 0.95);
  padding: 2rem; }
  /* line 103, ../sass/components/_modals.scss */
  .has_backdropfilter .modal {
    background-color: rgba(17, 17, 17, 0.9); }
  @media only screen and (max-device-width: 768px) {
    /* line 98, ../sass/components/_modals.scss */
    .modal {
      padding: 1rem; } }
  /* line 110, ../sass/components/_modals.scss */
  .modal .close-modal {
    position: absolute;
    top: 0;
    left: 12px;
    display: none;
    font: 100 2.5rem/1 sans-serif !important;
    color: #f7f7f7; }
    /* line 113, ../sass/components/_modals.scss */
    .modal-small .modal .close-modal {
      display: block; }
    /* line 118, ../sass/components/_modals.scss */
    .modal .close-modal:hover {
      color: #e93d51; }
  /* line 122, ../sass/components/_modals.scss */
  .modal #modal-content #wineLoader {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  /* line 126, ../sass/components/_modals.scss */
  .modal #modal-content > section {
    padding: 80px 0 60px !important; }
  /* line 129, ../sass/components/_modals.scss */
  .modal #modal-content h1, .modal #modal-content h2, .modal #modal-content h3, .modal #modal-content h4 {
    color: #f7f7f7; }
  /* line 132, ../sass/components/_modals.scss */
  .modal #modal-content h1 {
    font-size: 2.5rem; }
  /* line 133, ../sass/components/_modals.scss */
  .modal #modal-content a {
    color: #f7f7f7; }
  /* line 134, ../sass/components/_modals.scss */
  .modal #modal-content blockquote {
    padding: 0 1rem;
    font-size: 1.7rem;
    text-align: center; }
  /* line 140, ../sass/components/_modals.scss */
  .modal-small .modal #modal-content h1 {
    font-size: 1.8rem;
    margin-top: 0; }
  /* line 144, ../sass/components/_modals.scss */
  .modal-small .modal #modal-content h2 {
    margin: 1rem 0 0.5rem;
    font-size: 1.3rem;
    color: #da192f; }
  /* line 149, ../sass/components/_modals.scss */
  .modal-small .modal #modal-content p {
    font-size: 0.9rem;
    line-height: 1.6;
    text-align: left;
    color: #f7f7f7; }
    /* line 154, ../sass/components/_modals.scss */
    .has_no-csshyphens .modal-small .modal #modal-content p {
      text-align: left; }
  /* line 161, ../sass/components/_modals.scss */
  .modal-small .modal {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto !important;
    overflow: auto;
    min-height: 40%;
    max-height: 80vh;
    min-width: 60%;
    border-radius: 4px; }
    /* line 169, ../sass/components/_modals.scss */
    .modal-small .modal img {
      /*       border-radius: 100% 0 100% 100%; */
      border-radius: 4px;
      margin: 1rem;
      /*       shape-outside: circle(50% at center); */
      max-width: 35%; }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 161, ../sass/components/_modals.scss */
      .modal-small .modal {
        height: 100%;
        width: 100%;
        min-height: 100%;
        padding: 2rem;
        margin-top: 75px; }
        /* line 181, ../sass/components/_modals.scss */
        .modal-small .modal .close-modal {
          display: none; } }
    @media only screen and (min-width: 768px) {
      /* line 184, ../sass/components/_modals.scss */
      .modal-small .modal #modal-content {
        padding: 1rem; } }
    @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
      /* line 161, ../sass/components/_modals.scss */
      .modal-small .modal {
        /*       padding: 0 2rem 2rem; */
        /*       width: 75%; */ }
        /* line 191, ../sass/components/_modals.scss */
        .modal-small .modal #modal-content {
          padding: 2rem;
          font-size: 1.3rem;
          line-height: 1.3; }
        /* line 196, ../sass/components/_modals.scss */
        .modal-small .modal img {
          width: 150%; } }

/* line 1, ../sass/components/_search-popup.scss */
.mfp-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  height: 75px;
  width: 75px;
  opacity: 0;
  background-color: rgba(227, 0, 26, 0.2); }
  /* line 6, ../sass/components/_search-popup.scss */
  .mfp-bg:hover {
    opacity: 1 !important; }

/* line 11, ../sass/components/_search-popup.scss */
.search-form {
  position: relative;
  width: 80%;
  margin: 0 auto;
  top: 40%; }
  /* line 16, ../sass/components/_search-popup.scss */
  .search-form .search-input {
    border: none;
    border-bottom: 2px solid black;
    font-size: 30px;
    font-weight: 100;
    padding: 20px 2px;
    text-transform: none;
    background: rgba(0, 0, 0, 0);
    line-height: 40px; }
  /* line 26, ../sass/components/_search-popup.scss */
  .search-form .search-button {
    position: absolute;
    font-size: 21px;
    top: 31px;
    right: 0;
    cursor: pointer;
    z-index: 0;
    color: #383838;
    margin-right: 0;
    border: none;
    background: none; }

/* line 48, ../sass/components/_search-popup.scss */
.mfp-close {
  display: none !important; }

/* line 50, ../sass/components/_search-popup.scss */
.mfp-wrap {
  z-index: 1030; }
  /* line 52, ../sass/components/_search-popup.scss */
  .mfp-wrap.mfp-container {
    background: rgba(255, 255, 255, 0.7);
    transition: all .3s; }
    /* line 56, ../sass/components/_search-popup.scss */
    .mfp-wrap.mfp-container.mfp-ready {
      opacity: 1; }
    /* line 57, ../sass/components/_search-popup.scss */
    .mfp-wrap.mfp-container.mfp-removing {
      opacity: 0; }
  /* line 60, ../sass/components/_search-popup.scss */
  .mfp-wrap.mfp-ready {
    background: rgba(255, 255, 255, 0.7);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%); }

/* line 87, ../sass/components/_search-popup.scss */
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */ }
  /* line 89, ../sass/components/_search-popup.scss */
  .mfp-zoom-in .mfp-container {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.5); }
  /* line 94, ../sass/components/_search-popup.scss */
  .mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  /* line 100, ../sass/components/_search-popup.scss */
  .mfp-zoom-in.mfp-ready .mfp-container {
    opacity: 1;
    transform: scale(1); }
  /* line 104, ../sass/components/_search-popup.scss */
  .mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8; }
  /* line 110, ../sass/components/_search-popup.scss */
  .mfp-zoom-in.mfp-removing .mfp-container {
    transform: scale(0.5);
    opacity: 0; }
  /* line 114, ../sass/components/_search-popup.scss */
  .mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0; }

/* line 123, ../sass/components/_search-popup.scss */
.mfp-move-horizontal .mfp-container {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px); }
/* line 128, ../sass/components/_search-popup.scss */
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s; }
/* line 134, ../sass/components/_search-popup.scss */
.mfp-move-horizontal.mfp-ready .mfp-container {
  opacity: 1;
  transform: translateX(0); }
/* line 138, ../sass/components/_search-popup.scss */
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8; }
/* line 144, ../sass/components/_search-popup.scss */
.mfp-move-horizontal.mfp-removing .mfp-container {
  transform: translateX(50px);
  opacity: 0; }
/* line 148, ../sass/components/_search-popup.scss */
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0; }

/* line 156, ../sass/components/_search-popup.scss */
.mfp-3d-unfold .mfp-content {
  perspective: 2000px; }
/* line 160, ../sass/components/_search-popup.scss */
.mfp-3d-unfold .mfp-container {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg); }
/* line 166, ../sass/components/_search-popup.scss */
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s; }
/* line 172, ../sass/components/_search-popup.scss */
.mfp-3d-unfold.mfp-ready .mfp-container {
  opacity: 1;
  transform: rotateY(0deg); }
/* line 176, ../sass/components/_search-popup.scss */
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8; }
/* line 182, ../sass/components/_search-popup.scss */
.mfp-3d-unfold.mfp-removing .mfp-container {
  transform: rotateY(60deg);
  opacity: 0; }
/* line 186, ../sass/components/_search-popup.scss */
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0; }

/* line 195, ../sass/components/_search-popup.scss */
.mfp-zoom-out .mfp-container {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.5); }
/* line 200, ../sass/components/_search-popup.scss */
.mfp-zoom-out.mfp-container {
  opacity: 0;
  transition: all 0.3s ease-out; }
/* line 206, ../sass/components/_search-popup.scss */
.mfp-zoom-out.mfp-ready .mfp-container {
  opacity: 1;
  transform: scale(1); }
/* line 210, ../sass/components/_search-popup.scss */
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0; }
/* line 216, ../sass/components/_search-popup.scss */
.mfp-zoom-out.mfp-removing .mfp-container {
  transform: scale(1.5);
  opacity: 0; }
/* line 220, ../sass/components/_search-popup.scss */
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0; }

/* line 10, ../sass/components/_wine-loader.scss */
.glass-container {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100px;
  width: 100px;
  margin: 0 auto;
  overflow: visible; }
  /* line 15, ../sass/components/_wine-loader.scss */
  .glass-container .glass-mask {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 51%;
    width: 51%;
    background: #B5F0E8;
    opacity: 0.7;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    z-index: 2; }
    /* line 23, ../sass/components/_wine-loader.scss */
    .glass-container .glass-mask::after {
      content: "";
      position: absolute;
      bottom: -100%;
      left: 49%;
      height: 100%;
      width: 5%;
      background: inherit; }
    /* line 29, ../sass/components/_wine-loader.scss */
    .glass-container .glass-mask::before {
      content: "";
      position: absolute;
      bottom: -100%;
      left: 10%;
      height: 5%;
      width: 80%;
      background: inherit; }
    /* line 35, ../sass/components/_wine-loader.scss */
    .glass-container .glass-mask .glass {
      position: absolute;
      top: 7%;
      left: 7%;
      height: 87%;
      width: 87%;
      opacity: 0.7;
      border-bottom-left-radius: 50%;
      border-bottom-right-radius: 50%;
      z-index: 3;
      overflow: hidden; }
      /* line 43, ../sass/components/_wine-loader.scss */
      .glass-container .glass-mask .glass .fill {
        position: absolute;
        bottom: -5%;
        left: -23px;
        height: 5%;
        width: 200%;
        background: #da0000;
        opacity: 0.8;
        animation: wine 2s infinite alternate;
        z-index: 1; }

@keyframes wine {
  to {
    height: 90%; }
  0% {
    transform: rotate(-10deg); }
  20% {
    transform: rotate(10deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(10deg); }
  80% {
    transform: rotate(-10deg); }
  100% {
    transform: rotate(10deg); } }
/* line 1, ../sass/components/_view-pdf.scss */
.view-pdf {
  position: relative;
  display: inline-block;
  width: 200px;
  float: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  /* line 7, ../sass/components/_view-pdf.scss */
  .view-pdf img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 6px;
    background: rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.065);
    padding: 2px;
    overflow: hidden;
    border: 5px solid rgba(0, 0, 0, 0.15);
    transform: scale(1); }
  /* line 16, ../sass/components/_view-pdf.scss */
  .view-pdf:after, .view-pdf::before {
    height: 100%;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-family: hr-icons;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 6rem !important;
    line-height: 0;
    color: #e3001a;
    pointer-events: none; }
  /* line 28, ../sass/components/_view-pdf.scss */
  .view-pdf::before {
    content: "\e04d";
    z-index: 1;
    opacity: 0; }
  /* line 33, ../sass/components/_view-pdf.scss */
  .view-pdf::after {
    content: "\e921";
    opacity: 0.7; }
  /* line 38, ../sass/components/_view-pdf.scss */
  .view-pdf:hover::after {
    opacity: 0; }
  /* line 41, ../sass/components/_view-pdf.scss */
  .view-pdf:hover::before {
    transition-delay: 0.1s;
    opacity: 0.4;
    font-size: 10em; }
  /* line 46, ../sass/components/_view-pdf.scss */
  .view-pdf:hover img {
    -webkit-filter: none;
    /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: none;
    /* FF 35+ */
    border-width: 0;
    overflow: visible;
    transform: scale(1.175); }
  @media only screen and (max-width: 767px) {
    /* line 1, ../sass/components/_view-pdf.scss */
    .view-pdf {
      /*     margin: 0 auto; */
      display: block; } }

/* line 23, ../sass/components/_separator.scss */
div.separator {
  margin: 4rem auto 3rem;
  text-indent: -200vw;
  border-bottom: 3px double rgba(255, 255, 255, 0.07); }

/* line 1, ../sass/components/_animated-logo.scss */
.section-logo {
  height: 250px;
  z-index: 3;
  position: relative;
  animation-delay: 0s; }
  @media only screen and (max-width: 767px) {
    /* line 1, ../sass/components/_animated-logo.scss */
    .section-logo {
      margin: -0.5rem 0 -3rem !important; } }
  /* line 9, ../sass/components/_animated-logo.scss */
  .section-logo svg {
    height: calc(6vh + 7rem);
    width: calc(6vw + 7rem);
    position: absolute;
    top: 0;
    right: -25%;
    bottom: 0;
    left: -25%;
    margin: auto;
    display: block; }

/* line 17, ../sass/components/_animated-logo.scss */
.animated-logo {
  fill: #333;
  fill: url("#MyGradient");
  stroke: #999;
  stroke-miterlimit: 5;
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.065)); }
  /* line 24, ../sass/components/_animated-logo.scss */
  .watermark .animated-logo {
    z-index: -1;
    height: 250px;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: rgba(255, 255, 255, 0.1);
    stroke: rgba(255, 255, 255, 0.5); }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 24, ../sass/components/_animated-logo.scss */
      .watermark .animated-logo {
        height: 200px;
        width: auto; } }

/* line 42, ../sass/components/_animated-logo.scss */
.animate-draw {
  fill-opacity: 0;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-duration: 1200ms, 1200ms, 1200ms;
  animation-delay: 400ms, 1200ms, 1200ms; }
  /* line 51, ../sass/components/_animated-logo.scss */
  .watermark .animate-draw {
    animation-duration: 800ms, 800ms, 1200ms;
    animation-delay: 0s, 1200ms, 800ms; }
  /* line 55, ../sass/components/_animated-logo.scss */
  .images-loaded .logo-header .animate-draw, .section-logo.animated .animate-draw, .watermark .animate-draw {
    animation-name: DrawLine, FadeStroke, FillIn; }
  /* line 61, ../sass/components/_animated-logo.scss */
  .has_no-cssanimations .animate-draw.draw-mark {
    fill-opacity: 1;
    stroke-opacity: 0;
    stroke-dashoffset: 0; }
  /* line 67, ../sass/components/_animated-logo.scss */
  .animate-draw.draw-frame {
    fill: #fff;
    animation-duration: 3s, 1s, 1s;
    animation-delay: 1s, 2s, 2s;
    stroke: transparent;
    stroke-opacity: 0; }
    /* line 73, ../sass/components/_animated-logo.scss */
    .grey-bg .animate-draw.draw-frame {
      fill: #eee; }
    /* line 76, ../sass/components/_animated-logo.scss */
    .watermark .animate-draw.draw-frame {
      fill: transparent; }

/* line 20, ../sass/components/_search-icon.scss */
.top-search .search {
  position: relative;
  width: 24px;
  height: 48px;
  transform: rotate(-45deg); }
  /* line 24, ../sass/components/_search-icon.scss */
  .top-search .search::before, .top-search .search::after {
    content: '';
    position: absolute;
    bottom: 12px;
    left: calc(24px / 2 - 1.5px);
    height: 12px;
    width: 3px;
    background-color: #fff;
    transform-origin: 50% 50%; }
    /* line 29, ../sass/components/_search-icon.scss */
    .shrink-nav .top-search .search::before, .mfp-search-open .top-search .search::before, .shrink-nav .top-search .search::after, .mfp-search-open .top-search .search::after {
      background-color: #1a171b; }
      @media (min-width: 320px), not screen and (-webkit-min-device-pixel-ratio: 2), not screen and (min--moz-device-pixel-ratio: 2), not screen and (-o-min-device-pixel-ratio: 2 / 1), not screen and (min-device-pixel-ratio: 2), not screen and (min-resolution: 192dpi), not screen and (min-resolution: 2dppx) {
        /* line 29, ../sass/components/_search-icon.scss */
        .shrink-nav .top-search .search::before, .mfp-search-open .top-search .search::before, .shrink-nav .top-search .search::after, .mfp-search-open .top-search .search::after {
          transition-delay: 0s, 250ms, 400ms; } }
      @media (min-device-width: 320px) and (max-device-width: 414px) {
        /* line 29, ../sass/components/_search-icon.scss */
        .shrink-nav .top-search .search::before, .mfp-search-open .top-search .search::before, .shrink-nav .top-search .search::after, .mfp-search-open .top-search .search::after {
          transition-delay: 0s, 250ms, 100ms; } }
  /* line 42, ../sass/components/_search-icon.scss */
  .top-search .search-button {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border: 3px solid #fff;
    border-radius: 50%;
    transform-origin: 50% 50%;
    transition: transform 500ms 500ms cubic-bezier(0.25, 0.1, 0.25, 1), top 500ms 250ms cubic-bezier(0.4, 0.7, 0.7, 0.2), border-color 0.2s 0s ease; }
    /* line 47, ../sass/components/_search-icon.scss */
    .shrink-nav .top-search .search-button, .mfp-search-open .top-search .search-button {
      border-color: #1a171b; }
      @media (min-width: 320px), not screen and (-webkit-min-device-pixel-ratio: 2), not screen and (min--moz-device-pixel-ratio: 2), not screen and (-o-min-device-pixel-ratio: 2 / 1), not screen and (min-device-pixel-ratio: 2), not screen and (min-resolution: 192dpi), not screen and (min-resolution: 2dppx) {
        /* line 47, ../sass/components/_search-icon.scss */
        .shrink-nav .top-search .search-button, .mfp-search-open .top-search .search-button {
          transition-delay: 500ms, 250ms, 400ms; } }
      @media (min-device-width: 320px) and (max-device-width: 414px) {
        /* line 47, ../sass/components/_search-icon.scss */
        .shrink-nav .top-search .search-button, .mfp-search-open .top-search .search-button {
          transition-delay: 500ms, 250ms, 100ms; } }
/* line 67, ../sass/components/_search-icon.scss */
.mfp-search-open .top-search .search-button {
  transition: transform 500ms 0s cubic-bezier(0.6, 0.1, 0.6, 0.6), top 250ms 212.5ms cubic-bezier(1, 1, 1, 1);
  transform: rotateY(90deg);
  transform-style: preserve-3d;
  top: 11.4285714286px; }
/* line 74, ../sass/components/_search-icon.scss */
.mfp-search-open .top-search .search::before {
  transform: rotate(90deg); }
/* line 76, ../sass/components/_search-icon.scss */
.search::before, .search::after {
  transition: transform 250ms 0s cubic-bezier(0.25, 0.1, 0.25, 1), height 500ms 250ms cubic-bezier(0.5, 0.5, 0.5, 1.5), background-color 0.2s 0s ease; }
/* line 79, ../sass/components/_search-icon.scss */
.mfp-search-open .top-search .search::before, .mfp-search-open .top-search .search::after {
  height: 36px;
  transition: transform 250ms 500ms cubic-bezier(0.25, 0.1, 0.25, 1), height 250ms 250ms cubic-bezier(0.25, 0.1, 0.25, 1); }

/* line 1, ../sass/components/_tooltips.scss */
[data-tooltip] {
  position: relative;
  outline: 0 !important; }
  /* line 4, ../sass/components/_tooltips.scss */
  [data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: -50px;
    left: -10px;
    z-index: 999999;
    background: #ffe;
    padding: .5em 1em;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    font: normal 18px monospace;
    letter-spacing: initial;
    color: #333;
    white-space: nowrap;
    opacity: 0;
    transition: opacity .3s; }
  /* line 23, ../sass/components/_tooltips.scss */
  [data-tooltip]:hover::after, [data-tooltip]:focus::after {
    opacity: 1; }

/* line 1, ../sass/components/_progress.scss */
.progress {
  height: 6em;
  border-radius: 4px;
  padding: 6px;
  background: rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.065); }
  /* line 5, ../sass/components/_progress.scss */
  .progress .progress-bar.animated {
    padding: 5px;
    background-image: radial-gradient(circle farthest-side at top, rgba(255, 255, 255, 0.04) 0, rgba(255, 255, 255, 0) 100%);
    background-position: 0 0;
    background-size: 150%;
    background-color: rgba(227, 0, 26, 0.5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(255, 255, 255, 0.165);
    animation: progressWidth25 3s cubic-bezier(0.215, 0.61, 0.355, 1) 1 forwards;
    animation-delay: 1s; }
    /* line 9, ../sass/components/_progress.scss */
    .developing ~ .progress .progress-bar.animated {
      animation-name: progressWidth50; }
    /* line 10, ../sass/components/_progress.scss */
    .growing ~ .progress .progress-bar.animated {
      animation-name: progressWidth75; }
    /* line 11, ../sass/components/_progress.scss */
    .available ~ .progress .progress-bar.animated {
      animation-name: progressWidth00; }
    /* line 12, ../sass/components/_progress.scss */
    .single-rebsorte .progress .progress-bar.animated {
      background-color: #cc172c; }
  @media (min-device-width: 320px) and (max-device-width: 414px) {
    /* line 17, ../sass/components/_progress.scss */
    .progress .progress-bar {
      position: absolute;
      bottom: 0;
      z-index: -1;
      height: 0;
      width: 100% !important; }
    /* line 23, ../sass/components/_progress.scss */
    .progress .progress-bar.animated {
      animation-name: progressHeight25; }
      /* line 25, ../sass/components/_progress.scss */
      .developing ~ .progress .progress-bar.animated {
        animation-name: progressHeight50; }
      /* line 26, ../sass/components/_progress.scss */
      .growing ~ .progress .progress-bar.animated {
        animation-name: progressHeight75; }
      /* line 27, ../sass/components/_progress.scss */
      .available ~ .progress .progress-bar.animated {
        animation-name: progressHeight00; } }

@keyframes progressWidth25 {
  to {
    width: 25%; } }
@keyframes progressWidth50 {
  to {
    width: 50%; } }
@keyframes progressWidth75 {
  to {
    width: 75%; } }
@keyframes progressWidth00 {
  to {
    width: 100%; } }
@keyframes progressHeight25 {
  to {
    height: 25%; } }
@keyframes progressHeight50 {
  to {
    height: 50%; } }
@keyframes progressHeight75 {
  to {
    height: 75%; } }
@keyframes progressHeight00 {
  to {
    height: 100%; } }
/* line 9, ../sass/components/_effects.scss */
.has_no-backdropfilter.modal-is-open nav ~ section, .has_no-backdropfilter .mfp-search-open nav ~ section,
.has_no-backdropfilter.modal-is-open section + footer, .has_no-backdropfilter .mfp-search-open section + footer {
  -webkit-filter: blur(5px);
  /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: blur(5px);
  /* FF 35+ */ }

@media only screen and (min-width: 768px) {
  /* line 19, ../sass/components/_effects.scss */
  .has_no-backdropfilter.modal-is-open nav ~ section,
  .has_no-backdropfilter.modal-is-open section + footer {
    -webkit-filter: blur(5px);
    /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: blur(5px);
    /* FF 35+ */ }
  /* line 22, ../sass/components/_effects.scss */
  .has_no-backdropfilter .show-menu nav ~ section, .has_no-backdropfilter .show-menu section + footer {
    -webkit-filter: blur(5px);
    /* Ch 23+, Saf 6.0+, BB 10.0+ */
    filter: blur(5px);
    /* FF 35+ */ } }
/* line 34, ../sass/components/_effects.scss */
body.images-loaded #loading-page {
  opacity: 0; }
/* line 38, ../sass/components/_effects.scss */
body #loading-page {
  height: 100%;
  width: 100%;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1040;
  pointer-events: none;
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  backdrop-filter: blur(20px) saturate(180%); }
  /* line 46, ../sass/components/_effects.scss */
  body #loading-page #wineLoader {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
/* line 50, ../sass/components/_effects.scss */
.modal-is-open body {
  overflow-y: hidden !important; }

/* full width pull menu */
/* line 3, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .menu-button {
  margin: 0; }

/* line 7, ../sass/components/_pull-menu.scss */
.show-menu .full-width-pull-menu .menu-wrap {
  opacity: 1;
  display: block;
  top: 0; }

/* line 13, ../sass/components/_pull-menu.scss */
.show-menu .navbar-header {
  display: block; }

/* line 17, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .menu-wrap {
  width: 100%;
  opacity: 0;
  display: none;
  left: 0;
  top: -50px;
  height: 100%;
  overflow: auto; }

/* line 27, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .close-button {
  height: 64px;
  width: 64px;
  background: transparent; }

/* line 33, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .close-button::before,
.full-width-pull-menu .close-button::after {
  background: #fff; }

/* line 38, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .pull-menu .navbar-nav {
  text-align: left;
  float: none;
  padding: 0 0 100px 0;
  margin: 0 auto;
  width: 480px; }

/* line 46, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 7px 0 9px;
  position: relative; }

/* line 52, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li a {
  font-size: 26px;
  line-height: 45px;
  padding: 0;
  color: #ffffff;
  font-weight: 700; }

/* line 60, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li:hover {
  background-color: transparent; }

/* line 64, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li.active {
  background-color: transparent; }

/* line 68, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li.active a {
  border-bottom: 0px solid #797979;
  background-color: transparent; }

/* line 73, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li a:hover {
  background-color: transparent; }

/* line 77, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li a.active {
  background-color: transparent; }

/* line 81, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .navbar-nav .dropdown-menu li ul {
  margin: 20px; }

/* line 85, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .pull-menu .sub-menu {
  display: none;
  padding: 20px 0 10px 0; }

/* line 90, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .pull-menu .sub-menu li .sub-menu {
  padding: 10px 0 15px; }

/* line 94, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li .sub-menu a {
  font-size: 14px;
  font-weight: 700;
  color: #9a9a9a;
  line-height: 22px; }

/* line 101, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li .sub-menu li ul a {
  font-size: 14px;
  color: #565656;
  font-weight: 700;
  line-height: 20px;
  text-transform: none; }

/* line 109, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .navbar-nav li .sub-menu li ul li {
  margin-bottom: 0 !important; }

/* line 113, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .pull-menu .sub-menu li {
  margin-bottom: 10px !important;
  border: 0;
  padding: 0; }

/* line 119, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .megamenu-right-icon {
  display: inline-block !important;
  float: none !important;
  height: auto;
  margin-left: 5px;
  right: 0;
  position: absolute !important;
  top: 20px !important; }

/* line 129, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .megamenu-right-icon .fa {
  display: block;
  color: #ffffff;
  font-size: 20px; }

/* line 135, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .megamenu-right-icon.open > .fa-angle-down:before {
  content: ""; }

/* line 139, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .pull-menu .navbar-nav a,
.full-width-pull-menu .pull-menu .navbar-nav li a.active,
.full-width-pull-menu .pull-menu .navbar-nav li a:hover {
  border-bottom: 0;
  display: inline-block; }

/* line 146, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .dropdown-menu {
  position: relative;
  top: 0 !important;
  width: 100% !important;
  text-align: center; }

/* line 153, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .dropdown-menu li a {
  font-size: 12px;
  line-height: 30px;
  font-weight: 400; }

/* line 159, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .open .dropdown-menu {
  display: block; }

/* line 163, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .dropdown .collapse {
  opacity: 0;
  margin: 0 !important; }

/* line 168, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .dropdown .collapse.in {
  opacity: 1;
  margin: 0 !important; }

/* line 173, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .pull-menu-open {
  display: table;
  height: 100%;
  width: 100%; }

/* line 179, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .pull-menu-open-sub {
  display: table-cell;
  vertical-align: middle;
  height: 100%; }

/* line 185, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .menu-item span::after {
  content: "";
  margin: 0; }

/* line 190, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .nav-dark li a.active {
  border-bottom: none !important; }

/* line 194, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .sub-menu .megamenu-right-icon .fa {
  font-size: 16px;
  margin: 0;
  cursor: pointer;
  top: 2px !important;
  right: 0;
  color: #575757; }

/* line 203, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .sub-menu .megamenu-right-icon {
  margin-left: 0;
  padding-left: 5px;
  padding-right: 5px;
  top: 4px !important;
  margin-right: 6px; }

/* line 211, ../sass/components/_pull-menu.scss */
.full-width-pull-menu.navbar .sub-menu .megamenu-right-icon.open > .fa-angle-down:before {
  content: ""; }

/* line 215, ../sass/components/_pull-menu.scss */
.full-width-pull-menu .sub-menu:hover ul {
  display: none; }

/* line 219, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .navbar-nav li a {
  color: #000;
  display: inline-block !important;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 45px;
  padding: 0; }

/* line 229, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .navbar-nav li a:hover,
.full-width-pull-menu-dark .pull-menu .navbar-nav li a.active {
  color: #797979; }

/* line 234, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .close-button::before,
.full-width-pull-menu-dark .close-button::after {
  background: #000;
  height: 25%;
  left: 45%;
  top: 45%;
  width: 3px; }

/* line 243, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .pull-menu {
  height: 100%;
  position: fixed;
  overflow-y: scroll; }

/* line 249, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .pull-menu .navbar-nav {
  text-align: left; }

/* line 253, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .menu-number {
  color: #bbbbbb;
  font-size: 14px;
  font-weight: 400;
  margin-right: 15px; }

/* line 260, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .pull-menu-open-sub {
  padding-left: 100px; }

/* line 264, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark .btn {
  margin-right: 10px; }

/* line 268, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark.sticky-nav .logo-light,
.full-width-pull-menu-dark.shrink-nav .logo-dark {
  height: inherit; }

/* line 273, ../sass/components/_pull-menu.scss */
.full-width-pull-menu-dark.transparent-header.shrink-nav {
  background: #000; }

/* line 277, ../sass/components/_pull-menu.scss */
.nav-black.full-width-pull-menu.navbar .navbar-nav li a {
  color: #000; }

/* line 8, ../sass/components/_buttons.scss */
.modal-open-btn,
.highlight-button {
  height: 60px;
  width: 200px;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  max-width: 350px;
  padding: 0 !important;
  border-radius: 4px;
  margin: 0 auto !important;
  font: normal 400 0.7rem/60px "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif !important;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5px;
  background-color: #fff !important;
  color: #e3001a !important;
  box-shadow: 0 4px 6px rgba(90, 50, 50, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  transition: 0.5s ease-in-out; }
  @media (max-device-width: 768px) {
    /* line 8, ../sass/components/_buttons.scss */
    .modal-open-btn,
    .highlight-button {
      height: 40px;
      line-height: 40px !important; } }
  /* line 33, ../sass/components/_buttons.scss */
  .modal-open-btn:hover,
  .highlight-button:hover {
    color: #fff !important;
    background: #e3001a !important;
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08); }
  /* line 39, ../sass/components/_buttons.scss */
  .modal-open-btn:active,
  .highlight-button:active {
    transform: translateY(1px);
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08); }
  /* line 43, ../sass/components/_buttons.scss */
  .modal-open-btn:before, .modal-open-btn:after,
  .highlight-button:before,
  .highlight-button:after {
    z-index: -1;
    transition: 0.5s ease-in-out; }
  /* line 48, ../sass/components/_buttons.scss */
  .modal-open-btn a,
  .highlight-button a {
    border: none !important;
    background: #fff !important; }
  /* line 52, ../sass/components/_buttons.scss */
  .modal-open-btn:hover a,
  .highlight-button:hover a {
    color: #fff !important;
    background: #e3001a !important; }
  /* line 56, ../sass/components/_buttons.scss */
  .modal-open-btn a.vc-spinner:before,
  .highlight-button a.vc-spinner:before {
    display: none; }

/* line 61, ../sass/components/_buttons.scss */
.modal-open-btn.animation {
  position: relative;
  color: #e7263c; }
  /* line 66, ../sass/components/_buttons.scss */
  .modal-open-btn.animation:before, .modal-open-btn.animation:after {
    position: absolute;
    top: 50%;
    content: '';
    height: 50px;
    width: 50px;
    background-color: #e3001a;
    border-radius: 50%;
    will-change: left, right, opacity; }
  /* line 75, ../sass/components/_buttons.scss */
  .modal-open-btn.animation:before {
    left: -50px;
    transform: translate(-50%, -50%); }
  /* line 80, ../sass/components/_buttons.scss */
  .modal-open-btn.animation:after {
    right: -50px;
    transform: translate(50%, -50%); }
  /* line 85, ../sass/components/_buttons.scss */
  .modal-open-btn.animation:hover {
    color: #f8bfc6; }
    /* line 91, ../sass/components/_buttons.scss */
    .modal-open-btn.animation:hover:before {
      animation: criss-cross-left 0.8s both;
      animation-direction: alternate; }
    /* line 95, ../sass/components/_buttons.scss */
    .modal-open-btn.animation:hover:after {
      animation: criss-cross-right 0.8s both;
      animation-direction: alternate; }

@keyframes criss-cross-left {
  0% {
    left: -20px; }
  50% {
    left: 50%;
    height: 20px;
    width: 20px; }
  100% {
    left: 50%;
    height: 525px;
    width: 525px; } }
@keyframes criss-cross-right {
  0% {
    right: -20px; }
  50% {
    right: 50%;
    height: 20px;
    width: 20px; }
  100% {
    right: 50%;
    height: 525px;
    width: 525px; } }
/* line 17, ../sass/pages/_single-custom.scss */
#modal-content .section-heading {
  display: none !important; }

/* line 22, ../sass/pages/_single-custom.scss */
section.page-title {
  background-size: 168% !important; }

/* line 28, ../sass/pages/_single-custom.scss */
.single .logo-header,
.blog .logo-header {
  display: none; }

/* line 33, ../sass/pages/_single-custom.scss */
.single section.hentry {
  padding: 0 !important; }
/* line 34, ../sass/pages/_single-custom.scss */
.single .text-center h3 {
  text-align: left; }
/* line 36, ../sass/pages/_single-custom.scss */
.single > section .grid-container {
  grid-template-rows: 0 2rem auto 1fr; }
/* line 40, ../sass/pages/_single-custom.scss */
.single > section.page-title .white-text {
  display: none; }
/* line 42, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry .watermark svg {
  fill: rgba(255, 255, 255, 0.2); }
/* line 43, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry .brand-wrapper {
  z-index: 1;
  position: fixed;
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  top: 150px; } 

  /* line 48, ../sass/pages/_single-custom.scss */
  .single > section.page-title ~ .hentry .brand-wrapper h2 {
    font-size: 1.7rem; }
  /* line 49, ../sass/pages/_single-custom.scss */
  .single > section.page-title ~ .hentry .brand-wrapper .ursprungsnummer-title {
    font-size: 1.6rem !important;
    color: #fff !important; }
  /* line 52, ../sass/pages/_single-custom.scss */
  .single > section.page-title ~ .hentry .brand-wrapper .rebsorte-title::after {
    background: #e3001a; }
/* line 53, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry .progress {
  padding: 0;
  background: rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.33); }
/* line 58, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry #claim {
  display: none; }
/* line 59, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry .modal-excerpt {
  text-align: left !important; }
/* line 60, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry .section-heading {
  margin: 0 0 1rem;
  text-align: left; }
  /* line 63, ../sass/pages/_single-custom.scss */
  .single > section.page-title ~ .hentry .section-heading .subheader {
    display: inline-block;
    padding: 0;
    font-size: 1.7rem; }
    /* line 67, ../sass/pages/_single-custom.scss */
    .single > section.page-title ~ .hentry .section-heading .subheader h2 {
      position: relative;
      padding: 0;
      margin: 1rem 0 0;
      font-size: inherit !important;
      color: #e3001a; }
/* line 73, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry b.quote-mark-left {
  position: absolute;
  top: 20px;
  left: -30px; }
/* line 74, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry b.quote-mark-right {
  position: absolute;
  top: -10px;
  right: -30px; }
/* line 75, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry .separator::after, .single > section.page-title ~ .hentry .separator::before {
  border-color: rgba(0, 0, 0, 0.1); }
/* line 76, ../sass/pages/_single-custom.scss */
.single > section.page-title ~ .hentry .content,
.single > section.page-title ~ .hentry .sidebar {
  color: #333; }
  /* line 78, ../sass/pages/_single-custom.scss */
  .single > section.page-title ~ .hentry .content p,
  .single > section.page-title ~ .hentry .sidebar p {
    color: inherit; }

/* line 82, ../sass/pages/_single-custom.scss */
.modal .text-center h3 {
  padding: 1rem;
  margin: 0 auto;
  border-bottom: 1px double rgba(255, 255, 255, 0.2); }

/* line 89, ../sass/pages/_single-custom.scss */
.parallax-fix .bg-black {
  background: rgba(0, 0, 0, 0.1) url(/wp-content/themes/hr/i/patterns/noisy-net-dark.png); }

/* line 95, ../sass/pages/_single-custom.scss */
.grid-container .brand-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 230px;
  width: 230px;
  margin: 0 auto; }
  /* line 102, ../sass/pages/_single-custom.scss */
  .grid-container .brand-wrapper .watermark {
    position: absolute; }
  /* line 105, ../sass/pages/_single-custom.scss */
  .grid-container .brand-wrapper h2 {
    opacity: 0;
    animation: Appear 1s linear 1.5s forwards 1; }
  /* line 109, ../sass/pages/_single-custom.scss */
  .grid-container .brand-wrapper .rebsorte-title {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    min-height: 3.5rem;
    margin: -1.7rem 2rem 0rem !important;
    font: normal normal 400 1.5rem "Lora", "Abril", "Miller", serif;
    line-height: 1;
    text-align: center;
    letter-spacing: -0.05rem;
    color: currentColor;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; }
    /* line 135, ../sass/utils/_mixins.scss */
    .grid-container .brand-wrapper .rebsorte-title::after {
      height: 3px;
      width: 0;
      content: "";
      display: block;
      margin: 0.5rem auto 0;
      background: #da192f;
      animation: borderWidth 1s linear 1.5s forwards 1; }
  /* line 113, ../sass/pages/_single-custom.scss */
  .grid-container .brand-wrapper .ursprungsnummer-title {
    font: normal 400 1.8rem "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif !important;
    margin: 0 auto;
    color: #e3001a;
    color: #fff !important; }
/* line 118, ../sass/pages/_single-custom.scss */
.grid-container .content,
.grid-container .sidebar {
  opacity: 0;
  color: #f7f7f7;
  animation: Appear 1s linear 1s forwards 1; }
  /* line 123, ../sass/pages/_single-custom.scss */
  .grid-container .content h2, .grid-container .content h3, .grid-container .sidebar h2, .grid-container .sidebar h3 {
    margin: 3rem 0 1.5rem;
    text-transform: none;
    font-weight: 500;
    color: #f7f7f7;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
    /* line 129, ../sass/pages/_single-custom.scss */
    .single .grid-container .content h2, .single .grid-container .content h3,
    .single .grid-container .sidebar h2,
    .single .grid-container .sidebar h3 {
      color: #1a171b; }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 123, ../sass/pages/_single-custom.scss */
      .grid-container .content h2, .grid-container .content h3, .grid-container .sidebar h2, .grid-container .sidebar h3 {
        text-align: center;
        margin-bottom: 2rem; } }
  /* line 137, ../sass/pages/_single-custom.scss */
  .grid-container .content h2,
  .grid-container .sidebar h2 {
    font-size: 2rem; }
  /* line 138, ../sass/pages/_single-custom.scss */
  .grid-container .content h3,
  .grid-container .sidebar h3 {
    font-size: 1.5rem;
    font-weight: 400; }
  /* line 142, ../sass/pages/_single-custom.scss */
  .grid-container .content p,
  .grid-container .sidebar p {
    font-size: 0.9rem;
    color: #f7f7f7; }
/* line 147, ../sass/pages/_single-custom.scss */
.grid-container .content {
  position: relative;
  margin: 0 auto; }
  /* line 150, ../sass/pages/_single-custom.scss */
  .grid-container .content > h2 {
    margin-top: 0; }
  /* line 151, ../sass/pages/_single-custom.scss */
  .grid-container .content .modal-excerpt {
    margin: 0 auto; padding-top: 2rem; }
    /* line 154, ../sass/pages/_single-custom.scss */
    .grid-container .content .modal-excerpt p {
      -webkit-hyphens: none;
      -moz-hyphens: none;
      -ms-hyphens: none;
      hyphens: none; }
      /* line 156, ../sass/pages/_single-custom.scss */
      .grid-container .content .modal-excerpt p span {
        color: rgba(255, 255, 255, 0.5); }
        /* line 158, ../sass/pages/_single-custom.scss */
        .grid-container .content .modal-excerpt p span::after {
          content: "[...]"; }
        @media (min-device-width: 320px) and (max-device-width: 414px) {
          /* line 156, ../sass/pages/_single-custom.scss */
          .grid-container .content .modal-excerpt p span {
            color: #f7f7f7; }
            /* line 163, ../sass/pages/_single-custom.scss */
            .grid-container .content .modal-excerpt p span::after {
              display: none; } }
        @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
          /* line 156, ../sass/pages/_single-custom.scss */
          .grid-container .content .modal-excerpt p span {
            color: #f7f7f7; }
            /* line 169, ../sass/pages/_single-custom.scss */
            .grid-container .content .modal-excerpt p span::after {
              display: none; } }
  @media (min-device-width: 320px) and (max-device-width: 414px) {
    /* line 147, ../sass/pages/_single-custom.scss */
    .grid-container .content {
      padding: 1rem; } }
  /* line 179, ../sass/pages/_single-custom.scss */
  .grid-container .content .rebsorte-status {
    position: relative; }
    /* line 181, ../sass/pages/_single-custom.scss */
    .grid-container .content .rebsorte-status .rebsorte-status-icons {
      height: 6em;
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-grow: 1;
      position: absolute;
      color: #fff; }
      @media (max-device-width: 414px) {
        /* line 181, ../sass/pages/_single-custom.scss */
        .grid-container .content .rebsorte-status .rebsorte-status-icons {
          align-items: stretch;
          flex-direction: column-reverse;
          height: 12em; }
          /* line 193, ../sass/pages/_single-custom.scss */
          .grid-container .content .rebsorte-status .rebsorte-status-icons div {
            height: 3em;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border: 1px solid rgba(255, 255, 255, 0.1);
            text-align: center; } }
      /* line 202, ../sass/pages/_single-custom.scss */
      .grid-container .content .rebsorte-status .rebsorte-status-icons div {
        line-height: 0; }
        /* line 204, ../sass/pages/_single-custom.scss */
        .grid-container .content .rebsorte-status .rebsorte-status-icons div span {
          font-family: "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif;
          font-size: 1rem;
          font-weight: 300;
          letter-spacing: -0.01rem; }
        /* line 210, ../sass/pages/_single-custom.scss */
        .grid-container .content .rebsorte-status .rebsorte-status-icons div::before {
          margin-right: 0.5em;
          vertical-align: middle;
          font-size: 1.5rem;
          color: inherit; }
  @media (max-device-width: 414px) {
    /* line 219, ../sass/pages/_single-custom.scss */
    .grid-container .content .progress {
      height: 12em;
      z-index: -1;
      padding: 0; } }
  /* line 230, ../sass/pages/_single-custom.scss */
  .grid-container .content .partnerwinzer ul {
    padding: 0;
    list-style-type: none;
    text-align: left; }
    /* line 234, ../sass/pages/_single-custom.scss */
    .grid-container .content .partnerwinzer ul li {
      height: 110px;
      width: 110px;
      display: inline-block;
      padding: 6px;
      background: rgba(0, 0, 0, 0.15);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.065);
      transition: box-shadow .5s ease-out;
      will-change: box-shadow; }
      /* line 237, ../sass/pages/_single-custom.scss */
      .grid-container .content .partnerwinzer ul li:last-of-type {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        /* line 234, ../sass/pages/_single-custom.scss */
        .grid-container .content .partnerwinzer ul li {
          height: auto;
          width: 24%; } }
      /* line 246, ../sass/pages/_single-custom.scss */
      .grid-container .content .partnerwinzer ul li:hover {
        box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.4), 0 1px rgba(255, 255, 255, 0.05); }
      /* line 250, ../sass/pages/_single-custom.scss */
      .grid-container .content .partnerwinzer ul li:hover a {
        transform: scale(0.95); }
      /* line 253, ../sass/pages/_single-custom.scss */
      .grid-container .content .partnerwinzer ul li a.modal-link {
        display: table-cell;
        padding: 5px;
        background-image: radial-gradient(circle farthest-side at top, rgba(255, 255, 255, 0.04) 0, rgba(255, 255, 255, 0) 100%);
        background-position: 0 0;
        background-size: 0;
        background-color: rgba(227, 0, 26, 0.5);
        box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05), inset 0 1px rgba(255, 255, 255, 0.165);
        background: white;
        transition: transform 0.5s cubic-bezier(0, 0.5, 0.5, 1);
        will-change: transform; }
        /* line 259, ../sass/pages/_single-custom.scss */
        .grid-container .content .partnerwinzer ul li a.modal-link img {
          background: white;
          height: auto;
          width: 100%; }
  /* line 267, ../sass/pages/_single-custom.scss */
  .grid-container .content .related-post-links {
    text-align: left; }
  /* line 270, ../sass/pages/_single-custom.scss */
  .grid-container .content .section-science {
    font-size: 1.6rem;
    line-height: 1;
    color: #da192f; }
  /* line 275, ../sass/pages/_single-custom.scss */
  .grid-container .content .featured-image-thumb {
    padding: 0; }
    /* line 277, ../sass/pages/_single-custom.scss */
    .grid-container .content .featured-image-thumb img {
      display: block;
      /*         margin: 0 auto; */ }
      @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
        /* line 277, ../sass/pages/_single-custom.scss */
        .grid-container .content .featured-image-thumb img {
          float: right;
          margin: 2rem; } }
/* line 287, ../sass/pages/_single-custom.scss */
.grid-container .sidebar {
  color: #f7f7f7; }
  /* line 289, ../sass/pages/_single-custom.scss */
  .grid-container .sidebar .featured-image-thumb {
    display: inline-block;
    margin-bottom: -1.2rem; }
    /* line 292, ../sass/pages/_single-custom.scss */
    .grid-container .sidebar .featured-image-thumb img {
      float: right;
      height: 200px;
      width: 200px;
      width: 200px;
      height: 200px;
      padding: 5px;
      background: rgba(0, 0, 0, 0.15);
      display: block;
      height: 100%;
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.05); }

/* line 4, ../sass/pages/_single-partnerwinzer.scss */
.partnerwinzer .grid-container {
  display: block;
  max-width: 900px; }
  /* line 7, ../sass/pages/_single-partnerwinzer.scss */
  .partnerwinzer .grid-container header {
    max-width: 212px !important;
    margin: 1rem auto 3rem;
    text-align: center; }
    /* line 12, ../sass/pages/_single-partnerwinzer.scss */
    .partnerwinzer .grid-container header .featured-image-thumb {
      pointer-events: none;
      padding: 6px;
      background: rgba(0, 0, 0, 0.15);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(255, 255, 255, 0.065); }
      /* line 15, ../sass/pages/_single-partnerwinzer.scss */
      .partnerwinzer .grid-container header .featured-image-thumb img {
        padding: 10px;
        background: white; }
/* line 22, ../sass/pages/_single-partnerwinzer.scss */
.partnerwinzer .rebsorten {
  margin: 1rem 0 2rem; }
  /* line 24, ../sass/pages/_single-partnerwinzer.scss */
  .partnerwinzer .rebsorten ul {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 24, ../sass/pages/_single-partnerwinzer.scss */
      .partnerwinzer .rebsorten ul {
        grid-template-columns: 1fr 1fr; } }
  /* line 32, ../sass/pages/_single-partnerwinzer.scss */
  .partnerwinzer .rebsorten li {
    float: left;
    margin: 0 auto;
    list-style: none;
    /* 			// border: 1px solid transparentize(white, 0.9); */ }
    /* line 38, ../sass/pages/_single-partnerwinzer.scss */
    .partnerwinzer .rebsorten li a {
      height: 150px;
      width: 150px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border: 1px solid transparent;
      text-decoration: none !important; }
      /* line 46, ../sass/pages/_single-partnerwinzer.scss */
      .partnerwinzer .rebsorten li a .watermark {
        height: 130px;
        width: 130px;
        position: absolute;
        background: transparent url("/wp-content/themes/hr/i/logo-hr-white.svg") left top/contain no-repeat;
        opacity: 0.06; }
        /* line 51, ../sass/pages/_single-partnerwinzer.scss */
        .single .partnerwinzer .rebsorten li a .watermark {
          background: transparent url("/wp-content/themes/hr/i/logo-hr.svg") left top/contain no-repeat; }
      /* line 55, ../sass/pages/_single-partnerwinzer.scss */
      .partnerwinzer .rebsorten li a .rebsorte-title {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        min-height: 3rem;
        margin: -1.7rem 2rem 0rem !important;
        font: normal normal 400 1rem "Lora", "Abril", "Miller", serif;
        line-height: 1;
        text-align: center;
        letter-spacing: -0.05rem;
        color: currentColor;
        min-height: 2.5rem;
        max-width: 130px;
        margin: 0 auto !important;
        text-align: center;
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none; }
        /* line 135, ../sass/utils/_mixins.scss */
        .partnerwinzer .rebsorten li a .rebsorte-title::after {
          height: 3px;
          width: 75px;
          content: "";
          display: block;
          margin: 0.5rem auto 0;
          background: #da192f;
          animation: none 1s linear 1.5s forwards 1; }
      /* line 63, ../sass/pages/_single-partnerwinzer.scss */
      .partnerwinzer .rebsorten li a .ursprungsnummer-title {
        font: normal 400 1rem "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif !important;
        margin: 0 auto;
        color: #e3001a;
        margin-top: 0.3rem;
        text-align: center; }
      /* line 68, ../sass/pages/_single-partnerwinzer.scss */
      .partnerwinzer .rebsorten li a:link h2, .partnerwinzer .rebsorten li a:visited h2 {
        color: #aaa !important; }
        /* line 70, ../sass/pages/_single-partnerwinzer.scss */
        .single .partnerwinzer .rebsorten li a:link h2, .single .partnerwinzer .rebsorten li a:visited h2 {
          color: #666 !important; }
      /* line 74, ../sass/pages/_single-partnerwinzer.scss */
      .partnerwinzer .rebsorten li a:hover {
        border-color: rgba(218, 25, 47, 0.5); }
        /* line 76, ../sass/pages/_single-partnerwinzer.scss */
        .partnerwinzer .rebsorten li a:hover h2 {
          color: #fff !important; }
        /* line 80, ../sass/pages/_single-partnerwinzer.scss */
        .single .partnerwinzer .rebsorten li a:hover h2 {
          color: #1a171b !important; }
  /* line 87, ../sass/pages/_single-partnerwinzer.scss */
  .partnerwinzer .rebsorten::after {
    content: "";
    display: table;
    clear: left; }

/* line 95, ../sass/pages/_single-partnerwinzer.scss */
.post-19215.partnerwinzer .grid-container header .featured-image-thumb {
  /*   background: none; */
  /*   opacity: 0.8; */ }
  /* line 98, ../sass/pages/_single-partnerwinzer.scss */
  .post-19215.partnerwinzer .grid-container header .featured-image-thumb img {
    /*     padding: 0; */
    /*     background: none; */
    width: 200px; }

/* line 3, ../sass/pages/home-onepage/_slider.scss */
section#slider {
  padding: 0 !important; }

/* line 7, ../sass/pages/home-onepage/_slider.scss */
.owl-carousel .owl-item {
  cursor: default !important; }

/* line 12, ../sass/pages/home-onepage/_slider.scss */
.owl-carousel .bg-black {
  height: 100%;
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.1) url(/wp-content/themes/hr/i/patterns/noisy-net-dark.png);
  opacity: 0.9; }
/* line 18, ../sass/pages/home-onepage/_slider.scss */
.owl-carousel .owl-bg-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
/* line 24, ../sass/pages/home-onepage/_slider.scss */
.owl-carousel .owl-controls .owl-pagination {
  bottom: 30px;
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100 !important; }
  /* line 32, ../sass/pages/home-onepage/_slider.scss */
  .owl-carousel .owl-controls .owl-pagination .owl-page {
    display: inline-block;
    padding: 6px 5px; }
    /* line 35, ../sass/pages/home-onepage/_slider.scss */
    .owl-carousel .owl-controls .owl-pagination .owl-page span {
      border-radius: 4px;
      box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
      display: block;
      height: 7px;
      transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
      width: 7px; }
/* line 46, ../sass/pages/home-onepage/_slider.scss */
.owl-carousel .owl-controls .owl-buttons .owl-prev, .owl-carousel .owl-controls .owl-buttons .owl-next {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  /* line 51, ../sass/pages/home-onepage/_slider.scss */
  .owl-carousel .owl-controls .owl-buttons .owl-prev .fa, .owl-carousel .owl-controls .owl-buttons .owl-next .fa {
    color: rgba(255, 255, 255, 0.5); }
  /* line 54, ../sass/pages/home-onepage/_slider.scss */
  .owl-carousel .owl-controls .owl-buttons .owl-prev:before, .owl-carousel .owl-controls .owl-buttons .owl-next:before {
    background-color: rgba(0, 0, 0, 0.15); }
  /* line 57, ../sass/pages/home-onepage/_slider.scss */
  .owl-carousel .owl-controls .owl-buttons .owl-prev:hover:before, .owl-carousel .owl-controls .owl-buttons .owl-next:hover:before {
    background-color: rgba(255, 255, 255, 0.1); }
/* line 65, ../sass/pages/home-onepage/_slider.scss */
.owl-carousel .slider-typography .slider-text-middle-main {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  width: 100vw;
  justify-content: center;
  align-items: center;
  position: absolute; }
/* line 72, ../sass/pages/home-onepage/_slider.scss */
.owl-carousel .slider-typography .slider-text-middle {
  margin-top: 15%;
  font: normal 500 3rem "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif; }
  /* line 75, ../sass/pages/home-onepage/_slider.scss */
  .owl-carousel .slider-typography .slider-text-middle h1 {
    margin: 0 !important;
    font-size: 3.3rem;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    color: rgba(255, 255, 255, 0.25); }
    /* line 82, ../sass/pages/home-onepage/_slider.scss */
    .owl-carousel .slider-typography .slider-text-middle h1 strong, .owl-carousel .slider-typography .slider-text-middle h1 em, .owl-carousel .slider-typography .slider-text-middle h1 i {
      font-size: 2.6rem;
      font-weight: 700;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: rgba(0, 0, 0, 0.6); }
    /* line 88, ../sass/pages/home-onepage/_slider.scss */
    .owl-carousel .slider-typography .slider-text-middle h1 strong {
      margin: 0;
      color: rgba(255, 255, 255, 0.9); }
    /* line 92, ../sass/pages/home-onepage/_slider.scss */
    .owl-carousel .slider-typography .slider-text-middle h1 em, .owl-carousel .slider-typography .slider-text-middle h1 i {
      margin-left: -0.5rem;
      font-style: normal;
      color: #da192f; }
      @media (max-width: 575px) {
        /* line 92, ../sass/pages/home-onepage/_slider.scss */
        .owl-carousel .slider-typography .slider-text-middle h1 em, .owl-carousel .slider-typography .slider-text-middle h1 i {
          display: block;
          margin-top: 1rem; } }
  /* line 104, ../sass/pages/home-onepage/_slider.scss */
  .owl-carousel .slider-typography .slider-text-middle a {
    background: #df4444;
    color: white;
    display: none !important; }

/* .owl-carousel { overflow: hidden; } */
/* line 114, ../sass/pages/home-onepage/_slider.scss */
.owl-buttons {
  position: static; }

/* line 115, ../sass/pages/home-onepage/_slider.scss */
.owl-prev, .owl-next {
  color: #111;
  display: block;
  font-size: 16px;
  height: 105px;
  line-height: 105px;
  margin-top: -35px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 105px;
  z-index: 6;
  transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .3s;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s; }

/* line 116, ../sass/pages/home-onepage/_slider.scss */
.owl-prev {
  left: -70px; }

/* line 117, ../sass/pages/home-onepage/_slider.scss */
.owl-next {
  right: -70px; }

/* .owl-prev:before, .owl-next:before { background-color:#fff; border-radius:2px; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1); content: ""; display: block; height: 66%; left: 0; position: absolute; width: 66%; } */
/* line 119, ../sass/pages/home-onepage/_slider.scss */
.owl-next:before {
  left: auto;
  right: 0; }

/* line 120, ../sass/pages/home-onepage/_slider.scss */
.owl-prev .fa, .owl-next .fa {
  color: #000;
  font-size: 24px; }

/* line 121, ../sass/pages/home-onepage/_slider.scss */
.owl-prev .fa {
  right: 4%; }

/* line 122, ../sass/pages/home-onepage/_slider.scss */
.owl-next .fa {
  left: 4%; }

/* line 124, ../sass/pages/home-onepage/_slider.scss */
.owl-pagination {
  bottom: 30px;
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100 !important; }

/* line 126, ../sass/pages/home-onepage/_slider.scss */
.dark-pagination .owl-page span {
  background: none repeat scroll 0 0 black;
  box-shadow: none; }

/* line 127, ../sass/pages/home-onepage/_slider.scss */
.dark-pagination .owl-page.active span {
  background: transparent;
  border: 1px solid black; }

/* line 128, ../sass/pages/home-onepage/_slider.scss */
.dark-pagination .owl-prev, .owl-next {
  opacity: 1; }

/* line 129, ../sass/pages/home-onepage/_slider.scss */
.dark-navigation .owl-prev::before, .dark-navigation .owl-next::before {
  background: none repeat scroll 0 0 black; }

/* line 130, ../sass/pages/home-onepage/_slider.scss */
.dark-navigation .owl-prev .fa, .dark-navigation .owl-next .fa {
  color: #fff; }

/* line 131, ../sass/pages/home-onepage/_slider.scss */
.dark-navigation .owl-prev::before, .dark-navigation .owl-next::before {
  background: none repeat scroll 0 0 black; }

/* line 132, ../sass/pages/home-onepage/_slider.scss */
.dark-navigation .owl-prev .fa, .dark-navigation .owl-next .fa {
  color: #fff; }

/* line 133, ../sass/pages/home-onepage/_slider.scss */
.dark-pagination .owl-next:before {
  left: auto;
  right: 0; }

/* line 134, ../sass/pages/home-onepage/_slider.scss */
.dark-pagination .owl-prev {
  left: -35px;
  opacity: 1; }

/* line 135, ../sass/pages/home-onepage/_slider.scss */
.dark-pagination .owl-next {
  opacity: 1;
  right: -35px; }

/* line 136, ../sass/pages/home-onepage/_slider.scss */
.light-pagination .owl-page.active span {
  background: transparent;
  border: 1px solid white; }

/* line 137, ../sass/pages/home-onepage/_slider.scss */
.feature_nav a {
  cursor: pointer; }

/* line 138, ../sass/pages/home-onepage/_slider.scss */
.owl-pagination-bottom.owl-carousel {
  overflow: visible; }

/* line 139, ../sass/pages/home-onepage/_slider.scss */
.owl-pagination-bottom.owl-carousel .owl-pagination {
  bottom: -50px; }

/* dot pagination */
/* line 142, ../sass/pages/home-onepage/_slider.scss */
.dot-pagination .owl-page span {
  border-radius: 4px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  display: block;
  height: 7px;
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
  width: 7px; }

/* line 143, ../sass/pages/home-onepage/_slider.scss */
.dot-pagination .owl-page.active span {
  border: none !important;
  transform: none !important;
  background: #fff !important; }

/* hide next-prev arrow */
/* line 146, ../sass/pages/home-onepage/_slider.scss */
.dark-pagination-without-next-prev-arrow .owl-prev, .dark-pagination-without-next-prev-arrow .owl-next {
  display: none; }

/* bottom pagination */
/* line 149, ../sass/pages/home-onepage/_slider.scss */
.bottom-pagination .owl-pagination {
  position: inherit !important; }

/* ===================================
    Slider and parallax typography
====================================== */
/* line 2, ../sass/pages/home-onepage/_mission.scss */
#mission-col {
  padding-top: 2rem; }
  @media only screen and (min-width: 992px) and (max-width: 1441px) {
    /* line 2, ../sass/pages/home-onepage/_mission.scss */
    #mission-col {
      width: 100%; } }

@media (min-width: 1200px) {
  /* line 9, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .vc_col-sm-3 {
    width: 25%; } }
@media (max-width: 1199px) {
  /* line 9, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .vc_col-sm-3 {
    width: 50%; } }
@media (max-width: 575px) {
  /* line 9, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .vc_col-sm-3 {
    width: 80%; } }
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 15, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .vc_col-sm-3:nth-of-type(odd) {
    left: 5%; }
  /* line 16, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .vc_col-sm-3:nth-of-type(even) {
    right: 5%; } }
@media (min-width: 1200px) and (max-width: 1199px) {
  /* line 19, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .vc_col-sm-3:nth-of-type(odd) {
    left: 10%; }
  /* line 20, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .vc_col-sm-3:nth-of-type(even) {
    right: 10%; } }
/* line 24, ../sass/pages/home-onepage/_mission.scss */
.mission-grid .mission-grid-item .mission-field {
  font: 300 1.5rem/1.2 "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif;
  letter-spacing: -0.06rem;
  color: #777;
  max-width: 10em;
  margin: 0 auto; }
/* line 31, ../sass/pages/home-onepage/_mission.scss */
.mission-grid .mission-grid-item .tagline-acf::before {
  content: "Wir ";
  font-weight: 500;
  color: #e3001a; }
  /* line 36, ../sass/pages/home-onepage/_mission.scss */
  .tagline-acf {
    transition: opacity .5s; }
    /* line 42, ../sass/pages/home-onepage/_mission.scss */
    .vc_is-hover .tagline-acf {
      opacity: 0.3; }
/* line 49, ../sass/pages/home-onepage/_mission.scss */
.mission-grid .mission-grid-item .description-acf {
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  top: 2rem;
  font-size: 1.4rem;
  width: 8em; }
  /* line 54, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .mission-grid-item .description-acf::after {
    content: "\:"; }
/* line 58, ../sass/pages/home-onepage/_mission.scss */
.mission-grid .mission-grid-item .mission-title h3 {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 auto 2rem;
  max-width: 9rem;
  color: #e3001a; }
/* line 65, ../sass/pages/home-onepage/_mission.scss */
.mission-grid .mission-grid-item .wpb_single_image {
  max-width: 330px;
  padding: 0;
  margin: 0 auto !important; }
/* line 70, ../sass/pages/home-onepage/_mission.scss */
.mission-grid .mission-grid-item .vc_gitem-zone-c {
  margin-top: 0em; }
  /* line 72, ../sass/pages/home-onepage/_mission.scss */
  .mission-grid .mission-grid-item .vc_gitem-zone-c .vc_gitem-col {
    padding: 0; }
/* line 76, ../sass/pages/home-onepage/_mission.scss */
.mission-grid .mission-grid-item .modal-open-btn {
  max-width: 200px !important;
  margin-bottom: 1.5rem !important; }

/* line 83, ../sass/pages/home-onepage/_mission.scss */
.vc_gitem-animate-none {
  margin: 0 auto;
  max-width: 350px !important; }
  @media (min-device-width: 320px) and (max-device-width: 414px) {
    /* line 83, ../sass/pages/home-onepage/_mission.scss */
    .vc_gitem-animate-none {
      max-width: 230px !important;
      height: 270px !important; } }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
    /* line 83, ../sass/pages/home-onepage/_mission.scss */
    .vc_gitem-animate-none {
      max-width: 250px !important; } }
  /* line 96, ../sass/pages/home-onepage/_mission.scss */
  .vc_gitem-animate-none .NORMAL-STATE {
    transition: all .5s;
    -webkit-transform: scale(1) translateZ(0) !important;
    -ms-transform: scale(1) translateZ(0) !important;
    transform: scale(1) translateZ(0) !important; }
    /* line 97, ../sass/pages/home-onepage/_mission.scss */
    .vc_gitem-animate-none .NORMAL-STATE .vc_figure img {
      box-shadow: 0 4px 6px rgba(90, 50, 50, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08) !important;
      filter: grayscale(0.3);
      border-radius: 3px; }
    /* line 106, ../sass/pages/home-onepage/_mission.scss */
    .vc_is-hover .vc_gitem-animate-none .NORMAL-STATE {
      opacity: 0;
      -webkit-transform: scale(0.95) translateZ(0) !important;
      -ms-transform: scale(0.95) translateZ(0) !important;
      transform: scale(0.95) translateZ(0) !important; }
  /* line 113, ../sass/pages/home-onepage/_mission.scss */
  .vc_gitem-animate-none .HOVER-STATE {
    transition: all .5s; }
    /* line 115, ../sass/pages/home-onepage/_mission.scss */
    .vc_gitem-animate-none .HOVER-STATE .vc_figure {
      filter: blur(2px) grayscale(0.3);
      position: relative;
      -webkit-transform: scale(0.95) !important;
      -ms-transform: scale(0.95) !important;
      transform: scale(0.95) !important; }
      /* line 121, ../sass/pages/home-onepage/_mission.scss */
      .vc_gitem-animate-none .HOVER-STATE .vc_figure:before {
        height: 100%;
        width: 100%;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        z-index: 1;
        background: rgba(255, 255, 255, 0.75);
        opacity: 1; }

@media only screen and (max-width: 575px) {
  /* line 3, ../sass/pages/home-onepage/_rebsorten.scss */
  section#rebsorten .col-xs-4 {
    width: 100%;
    padding: 10% 25%; }
  /* line 7, ../sass/pages/home-onepage/_rebsorten.scss */
  section#rebsorten .col-xs-8 {
    width: 100%; }
  /* line 11, ../sass/pages/home-onepage/_rebsorten.scss */
  section#rebsorten .logo-description .vc_gitem-zone-img {
    margin-top: 1em !important;
    height: 150px !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  /* line 19, ../sass/pages/home-onepage/_rebsorten.scss */
  section#rebsorten .logo-description .vc_gitem-zone-img {
    margin-top: 0 !important;
    height: 180px !important; } }
/* line 26, ../sass/pages/home-onepage/_rebsorten.scss */
section#rebsorten .logo-description-text p {
  text-align: left;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
/* line 31, ../sass/pages/home-onepage/_rebsorten.scss */
section#rebsorten .vc_gitem-zone {
  overflow: visible; }

/* line 36, ../sass/pages/home-onepage/_rebsorten.scss */
.vc_grid-loading, .vc_grid-loading:after, .vc_grid-loading:before {
  -webkit-animation: none !important;
  animation: none !important; }

/* line 2, ../sass/pages/home-onepage/_partner.scss */
.partner-grid .vc_grid-item-mini {
  border-radius: 3px;
  box-shadow: 0 4px 6px rgba(90, 50, 50, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08) !important;
  border: 1px solid #e3001a; }
/* line 7, ../sass/pages/home-onepage/_partner.scss */
.partner-grid .vc_grid-item {
  padding-right: 31px !important; }
  @media (min-width: 992px) {
    /* line 7, ../sass/pages/home-onepage/_partner.scss */
    .partner-grid .vc_grid-item {
      width: 25%; } }
  @media (max-width: 991px) {
    /* line 7, ../sass/pages/home-onepage/_partner.scss */
    .partner-grid .vc_grid-item {
      width: 33%; } }
  @media (max-width: 575px) {
    /* line 7, ../sass/pages/home-onepage/_partner.scss */
    .partner-grid .vc_grid-item {
      width: 50%; } }
  /* line 12, ../sass/pages/home-onepage/_partner.scss */
  .partner-grid .vc_grid-item .partner-grid-item {
    margin: 1px;
    background-size: 176px !important;
    background-color: white; }
    @media (max-width: 675px) {
      /* line 12, ../sass/pages/home-onepage/_partner.scss */
      .partner-grid .vc_grid-item .partner-grid-item {
        background-size: 90% !important; } }
  /* line 20, ../sass/pages/home-onepage/_partner.scss */
  .partner-grid .vc_grid-item h3 {
    margin: 15px 0 0;
    font-size: 1.4em;
    color: #e3001a; }
    @media (min-device-width: 320px) and (max-device-width: 414px) {
      /* line 20, ../sass/pages/home-onepage/_partner.scss */
      .partner-grid .vc_grid-item h3 {
        font-size: 1rem; } }

/* line 3, ../sass/pages/_single-post.scss */
.single .entry-title {
  font-size: 1.8rem;
  line-height: 0.9;
  color: #e3001a; }

/* line 20, ../sass/pages/_single-post.scss */
.single-format-video .entry-content iframe {
  width: 100%;
  min-height: 440px; }

@media (min-device-width: 320px) and (max-device-width: 414px) {
  /* line 27, ../sass/pages/_single-post.scss */
  .post .social-icon-large {
    margin-right: 0; } }

/* line 35, ../sass/pages/_single-post.scss */
.widget ul {
  list-style: none outside none;
  padding: 0;
  margin: 0; }
/* line 40, ../sass/pages/_single-post.scss */
.widget .widget-title {
  font-size: 1.1rem;
  color: #e3001a;
  letter-spacing: -0.8px; }
/* line 45, ../sass/pages/_single-post.scss */
.widget .widget-posts-details {
  margin-bottom: 1rem;
  font-size: 0.7rem; }
  /* line 48, ../sass/pages/_single-post.scss */
  .widget .widget-posts-details a {
    display: block; }

/* line 56, ../sass/pages/_single-post.scss */
.blog-listing .blog-post .blog-image {
  height: 200px;
  width: 100%;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 4px 6px rgba(90, 50, 50, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08) !important; }
  /* line 61, ../sass/pages/_single-post.scss */
  .blog-listing .blog-post .blog-image img {
    transition: all .3s ease;
    opacity: 1;
    will-change: opacity; }
    /* line 66, ../sass/pages/_single-post.scss */
    .blog-listing .blog-post:hover img {
      transform: scale(1.2, 1.2);
      opacity: 0.5; }
/* line 73, ../sass/pages/_single-post.scss */
.blog-listing .blog-post .blog-details {
  padding-top: 30px;
  line-height: 1.7; }
  /* line 76, ../sass/pages/_single-post.scss */
  .blog-listing .blog-post .blog-details .blog-date {
    font-size: 0.7rem;
    letter-spacing: 0.5px; }
    /* line 80, ../sass/pages/_single-post.scss */
    .blog-listing .blog-post .blog-details .blog-date > * {
      line-height: 1; }
    /* line 86, ../sass/pages/_single-post.scss */
    .blog-listing .blog-post .blog-details .blog-date .published {
      line-height: 1;
      padding-right: 5px; }
  /* line 91, ../sass/pages/_single-post.scss */
  .blog-listing .blog-post .blog-details .blog-title a {
    display: block;
    margin: 5px 0 20px;
    font: normal 1rem/1 "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif;
    letter-spacing: -0.8px;
    text-transform: none; }
  /* line 98, ../sass/pages/_single-post.scss */
  .blog-listing .blog-post .blog-details .blog-short-description p {
    font-size: 0.8rem; }

/* line 107, ../sass/pages/_single-post.scss */
.parallax-fix .row {
  position: relative;
  z-index: 2; }

/* line 112, ../sass/pages/_single-post.scss */
.archive .page-title-large .text-center {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center; }

/* line 120, ../sass/pages/_single-post.scss */
.archive .widget-title:first-of-type {
  margin-top: 0; }

/* blog listing classic */
/* line 148, ../sass/pages/_single-post.scss */
.blog-listing-classic:hover img {
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  opacity: 1; }

/* line 149, ../sass/pages/_single-post.scss */
.blog-image blockquote {
  border-left: 0px;
  padding: 50px;
  margin-bottom: 0; }

/* line 150, ../sass/pages/_single-post.scss */
.blog-image blockquote p {
  font-size: 20px;
  line-height: 33px; }

/* line 151, ../sass/pages/_single-post.scss */
.blog-image blockquote p:before {
  content: "\f10d";
  font-family: 'FontAwesome';
  font-size: 50px;
  margin-right: 10px;
  color: #000; }

/* line 152, ../sass/pages/_single-post.scss */
blockquote.blog-image {
  border-left: 0px;
  padding: 50px;
  margin-bottom: 0; }

/* line 153, ../sass/pages/_single-post.scss */
blockquote.blog-image p:before {
  content: "\f10d";
  font-family: 'FontAwesome';
  font-size: 50px;
  margin-right: 10px; }

/* line 154, ../sass/pages/_single-post.scss */
blockquote.blog-image p {
  font-size: 20px;
  line-height: 33px; }

/* line 155, ../sass/pages/_single-post.scss */
blockquote.blog-image:before, .blog-image blockquote:before {
  content: ""; }

/* line 156, ../sass/pages/_single-post.scss */
.blog-listing-classic .blog-image {
  margin-bottom: 25px;
  background-color: transparent;
  min-height: 150px; }

/* line 157, ../sass/pages/_single-post.scss */
.blog-listing-classic .blog-short-description {
  width: 100%; }

/* line 158, ../sass/pages/_single-post.scss */
.blog-listing .blog-details {
  padding-top: 30px; }

/* line 159, ../sass/pages/_single-post.scss */
.blog-listing .blog-date {
  padding-top: 0; }

/* line 160, ../sass/pages/_single-post.scss */
.blog-listing-classic .blog-details {
  padding-top: 0; }

/* line 161, ../sass/pages/_single-post.scss */
.blog-list-layout .blog-details {
  padding-top: 0; }

/* line 162, ../sass/pages/_single-post.scss */
.blog-list-layout .blog-title a {
  margin: 5px 0 0; }

/* line 163, ../sass/pages/_single-post.scss */
.blog-list-layout .blog-image {
  background: transparent; }

/* line 164, ../sass/pages/_single-post.scss */
.blog-list-layout .hcode-custom-meta {
  display: inline-block;
  width: 100%; }

/* line 165, ../sass/pages/_single-post.scss */
.blog-list-layout .hcode-continue-button {
  display: inline-block;
  float: left; }

/* line 166, ../sass/pages/_single-post.scss */
.blog-list-layout .hcode-continue-button a {
  margin: 0; }

/* line 167, ../sass/pages/_single-post.scss */
.blog-list-layout .hcode-show-likes {
  display: inline-block;
  float: right; }

/* line 168, ../sass/pages/_single-post.scss */
.blog-list-layout .blog-short-description {
  width: 100%; }

/* line 169, ../sass/pages/_single-post.scss */
.blog-list-layout .blog-details {
  padding-left: 35px; }

/* line 170, ../sass/pages/_single-post.scss */
.blog-list-layout.blog-listing {
  margin-bottom: 0; }

/* line 171, ../sass/pages/_single-post.scss */
.hcode-list-view-three-col .hcode-show-likes {
  display: block;
  margin-top: 10px;
  width: 100%; }

/* blog listing full */
/* line 174, ../sass/pages/_single-post.scss */
.blog-listing-full {
  margin-bottom: 150px; }

/* line 175, ../sass/pages/_single-post.scss */
.blog-listing-full .blog-number {
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  position: absolute;
  text-transform: uppercase;
  line-height: 100px;
  width: 100px; }

/* line 176, ../sass/pages/_single-post.scss */
.blog-listing-full .blog-date-right {
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
  font-size: 11px;
  padding: 25px 0;
  line-height: 20px; }

/* line 177, ../sass/pages/_single-post.scss */
.blog-listing-full .blog-date-right a {
  display: block;
  font-size: 14px;
  font-weight: 600; }

/* line 178, ../sass/pages/_single-post.scss */
.blog-listing-full .blog-title a {
  font-size: 30px;
  margin-bottom: 25px;
  line-height: 36px;
  margin-top: 0;
  font-weight: 100;
  letter-spacing: 1px; }

/* line 179, ../sass/pages/_single-post.scss */
.blog-listing-full .blog-date {
  font-size: 20px;
  font-weight: 100;
  margin: 30px 0 10px;
  letter-spacing: 1px; }

/* blog details */
/* line 182, ../sass/pages/_single-post.scss */
.blog-details-headline {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 3px;
  padding-bottom: 5px; }

/* line 183, ../sass/pages/_single-post.scss */
.blog-details-text p {
  margin-bottom: 35px; }

/* line 184, ../sass/pages/_single-post.scss */
.blog-details-text blockquote {
  margin: 15px 0 50px 0; }

/* line 185, ../sass/pages/_single-post.scss */
.blog-comment {
  margin: 30px 0 0;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 26px;
  text-transform: none;
  clear: both;
  width: 100%; }

/* line 186, ../sass/pages/_single-post.scss */
.blog-comment .comment-avtar {
  float: left;
  max-width: 100px;
  margin-right: 35px;
  margin-top: 10px; }

/* line 187, ../sass/pages/_single-post.scss */
.blog-comment .comment-reply {
  font-weight: 600;
  color: #fff !important;
  margin-left: 15px;
  padding: 0 8px;
  letter-spacing: 1px;
  display: inline-block;
  line-height: 22px; }

/* line 188, ../sass/pages/_single-post.scss */
.blog-comment > .blog-comment {
  padding-left: 40px;
  margin-bottom: 0; }

/* line 189, ../sass/pages/_single-post.scss */
.blog-comment-form-main {
  padding-top: 6%; }

/* line 190, ../sass/pages/_single-post.scss */
.about-author {
  display: inline-block;
  padding: 35px;
  width: 100%; }

/* line 191, ../sass/pages/_single-post.scss */
.about-author-text {
  font-size: 13px;
  line-height: 25px; }

/* line 192, ../sass/pages/_single-post.scss */
.commentmetadata {
  margin-bottom: 20px; }

/* line 193, ../sass/pages/_single-post.scss */
.comment-awaiting-moderation {
  font-style: normal; }

/* line 194, ../sass/pages/_single-post.scss */
.comment-reply-title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 30px; }

/* line 195, ../sass/pages/_single-post.scss */
.comments-area {
  float: left;
  width: 100%;
  clear: both; }

/* line 196, ../sass/pages/_single-post.scss */
.portfolio-single-content {
  float: left;
  width: 100%;
  clear: both; }

/* line 197, ../sass/pages/_single-post.scss */
.product-brands-grid a {
  display: block; }

/* line 198, ../sass/pages/_single-post.scss */
#cancel-comment-reply-link {
  color: #ff0000;
  font-size: 9px; }

/* blog single full width */
/* line 201, ../sass/pages/_single-post.scss */
.full-width-headline h2 {
  font-size: 40px;
  font-weight: 100;
  line-height: 55px;
  margin-top: 300px; }

/* line 202, ../sass/pages/_single-post.scss */
.full-width-headline h2 span {
  display: block;
  font-weight: 400; }

/* line 203, ../sass/pages/_single-post.scss */
.full-width-headline .posted-by {
  font-size: 13px;
  font-weight: 400;
  margin: 30px 0 0; }

/* line 204, ../sass/pages/_single-post.scss */
.full-width-headline .blog-date {
  padding-top: 3px;
  font-size: 13px; }

/* line 205, ../sass/pages/_single-post.scss */
.text-large-full-width {
  font-size: 22px !important;
  font-weight: 100;
  line-height: 35px !important; }

/* line 206, ../sass/pages/_single-post.scss */
.text-med-full-width {
  font-size: 16px !important;
  line-height: 30px !important; }

/* line 207, ../sass/pages/_single-post.scss */
.blog-single-full-width-h3 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px; }

/* line 208, ../sass/pages/_single-post.scss */
.blog-single-full-width-form input[type="text"], .blog-single-full-width-form textarea {
  border: none;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0; }

/* line 209, ../sass/pages/_single-post.scss */
.blog-single-full-width-form input[type="text"]:focus, .blog-single-full-width-form textarea:focus {
  border-color: #000; }

/* line 210, ../sass/pages/_single-post.scss */
.blog-single-full-width-form .add-rating {
  margin-top: 9px; }

/* line 211, ../sass/pages/_single-post.scss */
.comment-form input[type="text"], .comment-form textarea {
  border: none;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0; }

/* line 212, ../sass/pages/_single-post.scss */
.comment-form input[type="text"]:focus, .comment-form textarea:focus {
  border-color: #000; }

/* line 213, ../sass/pages/_single-post.scss */
.comment-form .inputerror {
  border-bottom: 1px solid #ff0000 !important; }

/* blog single full width with image slider */
/* line 216, ../sass/pages/_single-post.scss */
.blog-single-full-width-with-image-slider-header {
  min-height: 650px; }

/* line 217, ../sass/pages/_single-post.scss */
.customize-support .blog-single-full-width-with-image-slider-header {
  min-height: 618px; }

/* line 218, ../sass/pages/_single-post.scss */
.blog-single-full-width-with-image-slider-headline {
  font-size: 50px;
  font-weight: 100;
  line-height: 64px;
  width: 80%; }

/* line 219, ../sass/pages/_single-post.scss */
.blog-headline .posted-by {
  display: block;
  font-size: 25px;
  font-weight: 400;
  margin: 65px 0 10px; }

/* line 220, ../sass/pages/_single-post.scss */
.blog-headline .posted-by a {
  font-weight: 100; }

/* line 221, ../sass/pages/_single-post.scss */
.blog-headline .blog-date {
  display: inline-block;
  font-size: 15px;
  font-weight: 100;
  padding: 40px;
  margin: 0 0 30px 0;
  float: left; }

/* line 222, ../sass/pages/_single-post.scss */
.blog-headline .blog-date span {
  display: block;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 5px; }

/* line 223, ../sass/pages/_single-post.scss */
.blog-headline .blog-cat a:after {
  content: "/";
  padding: 0 15px; }

/* line 224, ../sass/pages/_single-post.scss */
.blog-headline .blog-cat a:last-child:after {
  content: ""; }

/* line 225, ../sass/pages/_single-post.scss */
.blog-blockquote blockquote {
  width: 90%; }

/* line 226, ../sass/pages/_single-post.scss */
.blog-blockquote blockquote p:before, .blog-blockquote blockquote footer {
  color: #fff; }

/* line 227, ../sass/pages/_single-post.scss */
.blog-text {
  padding: 100px; }

/* line 228, ../sass/pages/_single-post.scss */
.blog-text p {
  width: 90%; }

/* line 229, ../sass/pages/_single-post.scss */
.blog-comment-area {
  padding: 100px; }

/* sidebar */
/* line 233, ../sass/pages/_single-post.scss */
.widget {
  margin-bottom: 65px; }

/* line 234, ../sass/pages/_single-post.scss */
.widget input {
  border-radius: 4px;
  width: 85%;
  border-width: 2px;
  margin-bottom: 0;
  padding: 10px 35px 10px 15px; }

/* line 235, ../sass/pages/_single-post.scss */
.widget .close-search {
  right: 50px;
  top: 16px; }

/* line 236, ../sass/pages/_single-post.scss */
.widget .main-search {
  position: relative; }

/* line 237, ../sass/pages/_single-post.scss */
.widget-title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px; }

/* line 239, ../sass/pages/_single-post.scss */
.category-list li {
  padding: 5px 0; }

/* line 240, ../sass/pages/_single-post.scss */
.category-list li:first-child {
  padding: 0 0 5px 0; }

/* line 241, ../sass/pages/_single-post.scss */
.category-list li a:hover {
  color: #000; }

/* line 242, ../sass/pages/_single-post.scss */
.category-list li a span:before {
  content: "/";
  margin-right: 4px;
  padding-left: 10px; }

/* line 243, ../sass/pages/_single-post.scss */
.widget_archive li a span:before {
  content: "/";
  margin-right: 4px;
  padding-left: 10px; }

/* only ie9, ie10, ie11 */
@media screen\0 {
  /* line 264, ../sass/pages/_single-post.scss */
  .widget input {
    /* ie7, ie9, ie10, ie11+ only */
    padding-bottom: 17px; } }
/* next - previous style #1 */
/* line 267, ../sass/pages/_single-post.scss */
.next-previous-project .next-project a {
  position: fixed;
  right: -133px;
  top: 49%;
  z-index: 5;
  background-color: #585858; }

/* line 268, ../sass/pages/_single-post.scss */
.next-previous-project .next-project a img, .previous-project a img {
  max-height: 83px; }

/* line 269, ../sass/pages/_single-post.scss */
.next-previous-project .next-project a span {
  font-weight: 400;
  letter-spacing: 2px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  font-size: 9px;
  top: 83px;
  padding-top: 10px;
  display: block;
  width: 100%;
  left: 32px; }

/* line 270, ../sass/pages/_single-post.scss */
.next-previous-project .next-project a img:nth-child(3), .previous-project a img:nth-child(2) {
  opacity: 1; }

/* line 271, ../sass/pages/_single-post.scss */
.next-previous-project .next-project a:hover {
  right: 0;
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s; }

/* line 272, ../sass/pages/_single-post.scss */
.next-previous-project .previous-project a {
  position: fixed;
  left: -133px;
  top: 49%;
  z-index: 5;
  opacity: 1; }

/* line 273, ../sass/pages/_single-post.scss */
.next-previous-project .previous-project a:hover {
  left: 0;
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s; }

/* line 274, ../sass/pages/_single-post.scss */
.next-previous-project .previous-project a span {
  font-weight: 400;
  letter-spacing: 2px;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  font-size: 9px;
  top: 83px;
  padding-top: 10px;
  display: block;
  width: 100%;
  left: 20px; }

/* line 275, ../sass/pages/_single-post.scss */
.previous-project-bottom, .next-project-bottom {
  top: 79.5% !important; }

/* line 5, ../sass/pages/_single-page.scss */
.archive .page-title-large .text-center,
.search .page-title-large .text-center {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center; }
  /* line 10, ../sass/pages/_single-page.scss */
  .archive .page-title-large .text-center h1,
  .search .page-title-large .text-center h1 {
    margin: 0;
    font-size: 2.4rem;
    font-weight: 700; }
    /* line 15, ../sass/pages/_single-page.scss */
    .archive .page-title-large .text-center h1::before, .archive .page-title-large .text-center h1::after,
    .search .page-title-large .text-center h1::before,
    .search .page-title-large .text-center h1::after {
      padding: 0 0.2rem;
      font-size: 3rem;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.15); }
    /* line 22, ../sass/pages/_single-page.scss */
    .archive .page-title-large .text-center h1::before,
    .search .page-title-large .text-center h1::before {
      content: '['; }
    /* line 23, ../sass/pages/_single-page.scss */
    .archive .page-title-large .text-center h1::after,
    .search .page-title-large .text-center h1::after {
      content: ']'; }
  /* line 25, ../sass/pages/_single-page.scss */
  .archive .page-title-large .text-center span,
  .search .page-title-large .text-center span {
    height: 0.6rem;
    font-family: "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: -0.07rem;
    color: #e3001a; }

/* line 1, ../sass/pages/_contact.scss */
.modal .wpcf7 {
  margin-bottom: -1rem; }
  /* line 3, ../sass/pages/_contact.scss */
  .modal .wpcf7 * {
    font-family: "Montserrat", "Proxima Nova", "Gotham", system-ui, sans-serif; }
  /* line 6, ../sass/pages/_contact.scss */
  .modal .wpcf7 p {
    margin: 0; }
  /* line 9, ../sass/pages/_contact.scss */
  .modal .wpcf7 input,
  .modal .wpcf7 textarea {
    margin: 0;
    color: #fff;
    background-color: transparent;
    font-size: 1.1rem;
    font-weight: 300;
    border-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px; }
    /* line 18, ../sass/pages/_contact.scss */
    .modal .wpcf7 input:focus,
    .modal .wpcf7 textarea:focus {
      border-color: rgba(255, 255, 255, 0.5);
      background-color: rgba(255, 255, 255, 0.03); }
  /* line 23, ../sass/pages/_contact.scss */
  .modal .wpcf7 textarea {
    height: 8rem; }
  /* line 26, ../sass/pages/_contact.scss */
  .modal .wpcf7 .wpcf7-form-control-wrap {
    display: block;
    margin: 0 0 .2rem; }
  /* line 30, ../sass/pages/_contact.scss */
  .modal .wpcf7 .wpcf7-response-output {
    margin: 0;
    color: #fff; }
  /* line 34, ../sass/pages/_contact.scss */
  .modal .wpcf7 .wpcf7-not-valid-tip {
    color: #ff6475; }
  /* line 38, ../sass/pages/_contact.scss */
  .has_no-flexbox .modal .wpcf7 .wpcf7-recaptcha {
    width: 50%;
    float: left; }
  /* line 43, ../sass/pages/_contact.scss */
  .modal .wpcf7 .wpcf7-submit {
    height: 76px; }
    /* line 45, ../sass/pages/_contact.scss */
    .has_no-flexbox .modal .wpcf7 .wpcf7-submit {
      width: 50%;
      float: right; }
    /* line 49, ../sass/pages/_contact.scss */
    .modal .wpcf7 .wpcf7-submit:hover {
      background-color: rgba(255, 255, 255, 0.1); }
  /* line 53, ../sass/pages/_contact.scss */
  .modal .wpcf7 .wpcf7-submit-container {
    display: flex; }
    /* line 55, ../sass/pages/_contact.scss */
    .modal .wpcf7 .wpcf7-submit-container > p {
      width: 100%; }

/* line 3, ../sass/pages/_archive.scss */
.rebsorte .blog-date,
.partnerwinzer .blog-date {
  display: none; }

/* line 8, ../sass/pages/_archive.scss */
.blog-listing {
  margin-bottom: 2rem; }

/* Product listing */
/* line 13, ../sass/pages/_archive.scss */
.product-2 > div:nth-child(2n+1) {
  clear: both; }

/* line 14, ../sass/pages/_archive.scss */
.product-3 > div:nth-child(3n+1) {
  clear: both; }

/* line 15, ../sass/pages/_archive.scss */
.product-4 > div:nth-child(4n+1) {
  clear: both; }

/* line 16, ../sass/pages/_archive.scss */
.product-6 > div:nth-child(6n+1) {
  clear: both; }

/* Custom fixes */

@media (max-width: 376px) {
    .single > section.page-title ~ .hentry .brand-wrapper {
        display: none !important;
    }  
}

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