@charset "UTF-8";
/*
Theme Name: Fabrino
Theme URI: http://nagel.it
Author: Björn Nagel
Author URI: http://nagel.it
Description: Fabrino is a custom responsive theme based on _s.
Version: 0.1
License: GNU General Public License
License URI: license.txt
Text Domain: fabrino
Domain Path: /languages/
Tags: two-columns, responsive-layout, white, black

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

fabrino is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/* 1.0 - Reset */
html, body, div, span, applet, object, iframe,
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  /*
  -webkit-webkit-font-smoothing: subpixel-antialiased;
  -moz-webkit-font-smoothing: subpixel-antialiased;
  -ms-webkit-font-smoothing: subpixel-antialiased;
  -o-webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  text-shadow: 0.10rem 0.10rem 0.10rem rgba(0,0,0,0.004);
  */
}

html {
  font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
  -moz-box-sizing: border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
  box-sizing: border-box;
}

body {
  background: #ffffff;
  background: #ffffff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: 400;
  text-align: left;
}

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

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
  text-decoration: none;
}

a img {
  border: 0;
}

.row {
  margin: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

/* 2.0a Fonts */
/* cyrillic-ext */
@font-face {
  font-family: "Istok Web";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bolditalic.ttf") format("truetype");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Istok Web";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bolditalic.ttf") format("truetype");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "Istok Web";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bolditalic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Istok Web";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bolditalic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/IstokWeb-Regular.ttf") format("truetype");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/IstokWeb-Regular.ttf") format("truetype");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/IstokWeb-Regular.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/IstokWeb-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bold.ttf") format("truetype");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bold.ttf") format("truetype");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bold.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Istok Web";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/IstokWeb-Bold.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/Karla-Italic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/Karla-Italic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/Karla-Bolditalic.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Karla";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/Karla-Bolditalic.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Karla-Regular.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Karla-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Karla-Bold.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Karla";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Karla-Bold.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* 2.0b Typography */
body,
button,
input,
select,
textarea {
  color: #000000;
  color: #000000;
  font-family: "Istok Web", sans-serif;
  font-size: 1.4rem;
  font-size: 1.4rem;
  line-height: 1.5;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  clear: right;
  font-weight: 700;
  font-family: "Istok Web", sans-serif;
  color: #000000;
  color: #000000;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

p {
  /*margin-bottom: 1.5em;*/
}

b, strong {
  font-weight: 700;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  /*margin: 0 1.5em;*/
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Istok Web", sans-serif;
  font-size: 1.3rem;
  font-size: 1.3rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font: 1.5rem Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 0.1rem dotted #666666;
  cursor: help;
}

mark, ins {
  background: #ffffff;
  text-decoration: none;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

/* 3.0 Elements */
hr {
  background-color: #cccccc;
  border: 0;
  height: 0.1rem;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: none;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: 700;
}

/* 4.0 Forms */
button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
  *vertical-align: middle; /* Improves appearance and consistency in IE6/IE7 */
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  padding: 1em 2em;
  font-size: 1.4rem;
  font-size: 1.4rem;
  font-family: "Istok Web", sans-serif;
  text-transform: uppercase;
  line-height: 1;
  color: #ffffff;
  background: #3c3c3c;
  background: #3c3c3c;
  border: none;
  border-radius: 0.3rem;
  cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #000000;
  background: #000000;
}

button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active {
  background: #000000;
  background: #000000;
}

input[type=checkbox],
input[type=radio] {
  padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type=search] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea {
  padding: 0.8rem;
  font-family: "Istok Web", sans-serif;
  color: #333333;
  border: 0.1rem solid #cccccc;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus {
  color: #111;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search] {
  padding: 0.3rem;
}

textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 0.3rem;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 98%;
}

/* 10.0 Content */
/* >>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
	10.4 Primary / Teaser
11.0 - Infinite scroll
12.0 - Media */
/* 11.0 Infinite scroll */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

/* 12.0 Media */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  padding: 0.8075em 1em;
  font-size: 1.4rem;
  font-size: 1.4rem;
  font-family: "Istok Web", sans-serif;
  background: #e5e5e5;
  background: #e5e5e5;
}

.site-main .gallery {
  margin-bottom: 1.5em;
}

.site-main .gallery-item {
  position: relative;
  max-width: 100%;
  float: left;
  margin-right: 3.333333333%;
  margin-bottom: 3rem;
  background: #333333;
  overflow: hidden;
}

.gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 50%;
  width: 100%;
  padding: 0.6rem 0.8rem;
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.5em;
  color: #ffffff;
  text-align: left;
  background-color: hsla(0, 0%, 0%, 0.8);
  opacity: 0;
}

.gallery-item:hover .gallery-caption {
  opacity: 1;
}

.site-main .gallery a img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border: none;
}

.site-main .gallery dd,
.site-main .gallery figcaption {
  margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* Featured Images */
.single-post-thumbnail {
  background: #b2b2b2 url(images/pattern.svg) repeat;
}

.single-post-thumbnail img {
  display: block;
  margin: 0 auto;
}

/* 10.0.1 Container */
.wrapper {
  margin: 0 2rem 0 2rem;
}

.wrapper-full {
  width: 100%;
  background: #ffffff;
  background: #ffffff;
}

.wrapper-center {
  margin: 0 auto;
  max-width: 119rem;
}

#page {
  width: 100%;
}

/* X.X Header */
.site-header {
  background: #ffffff;
  background: #ffffff;
}

.site-header .wrapper {
  margin: 0 0 0 1.5rem;
  background-color: #ffffff;
  background-color: #ffffff;
  width: 115.5rem;
  transition: all 0.9s ease-in-out;
  height: 13.8rem;
}

.site-header .wrapper-full.fix-nav {
  z-index: 1;
  position: fixed;
}

.site-header .wrapper.fix-nav {
  height: 8.3rem;
  transition: all 0.9s ease-in-out;
}

.header-image {
  z-index: 3;
  position: fixed;
}

.header-image img {
  margin-left: 0.5rem;
  display: block;
  float: left;
  margin: 5rem 0 3rem 0.6rem;
  transition: all 0.9s ease-in-out;
}

.header-image.fix-nav img {
  width: 20rem;
  height: auto;
  margin: 1rem 0 1rem 0.6rem;
}

.header-background-image {
  background: no-repeat center;
  background-size: cover !important;
  -moz-background-size: cover !important;
  -webkit-background-size: cover !important;
}

.header-background-image .title-box {
  background: #333333;
  background: hsla(0, 0%, 0%, 0.7);
}

.site-branding {
  padding: 6rem 0;
  text-align: center;
  background: #2c86ba;
  background: #2c86ba;
}

.title-box {
  width: 60rem;
  max-width: 75%;
  padding: 4rem;
  margin: 0 auto;
  border: solid 0.1rem #ffffff;
  border: solid 0.1rem hsla(0, 0%, 100%, 0.3);
}

.site-title {
  font-weight: 700;
  font-size: 4rem;
  font-size: 4.5rem;
  text-transform: uppercase;
  line-height: normal;
  padding-bottom: 1rem;
}

.site-description {
  font-weight: 400;
  font-size: 2rem;
  font-size: 2rem;
}

.site-title a,
.site-description {
  color: #ffffff;
  color: #ffffff;
}

/* Header search */
#search-language-container {
  display: block;
}

#search-language-container-wrapper {
  width: 36rem;
  margin-left: auto;
  background: #ffffff;
  background: hsla(0, 0%, 100%, 0);
}

.search-box-language-wrapper {
  z-index: 2;
  position: fixed;
  width: 100%;
  max-width: 116rem;
  padding-right: 0.5rem;
}

/*.search-form input[type="submit"], .widget_search input[type="submit"] {
	font-family: FontAwesome;
	background: transparent;
	padding: 0.4em;
	color: $color-black;
	color: $color-black;
	font-size: 1.40rem;
	font-size: 1.4rem;
}*/
.search-box {
  float: left;
  width: 30rem;
  border: none;
  border-bottom: 0.1rem solid #000000;
}

.search-box .search-field {
  width: 85%;
  max-width: 27rem;
  background-color: #ffffff;
  background-color: #ffffff;
  font-size: 1.2rem;
  font-size: 1.2rem;
  border: 0;
}

input[type=submit].search-icon {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>") no-repeat center;
  background-size: 1.6rem 1.6rem;
  border: none;
  padding: 0;
  width: 3.2rem;
  height: 3.2rem;
  color: transparent;
  cursor: pointer;
}

textarea:focus, input:focus {
  outline: 0;
}

.error404 .search-submit,
.search .search-submit,
.search-box .search-submit {
  display: none;
}

.language-switcher {
  float: right;
  margin: 0.2em 0 0 0;
}

.language-switcher li {
  display: block;
  float: left;
  margin: 0 0.4em 0 0;
}

.language-switcher li:last-child {
  margin: 0;
}

.language-switcher {
  margin: 0.5em 0 0 0.5em;
}

.language-switcher li a {
  font-size: 1.4rem;
}

.language-switcher li a {
  color: #000000;
  color: #000000;
  text-transform: uppercase;
}

.language-switcher li a.active,
.language-switcher li a:hover {
  color: #8b9898;
  color: #8b9898;
}

/* 5.0 Navigation */
/* 5.1 Links */
a {
  text-decoration: none;
  color: #000000;
  color: #000000;
}

a:visited {
  color: #000000;
  color: #000000;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

#main .teaser-content .teaser-top a {
  font-weight: bold;
}

/* 5.2 Menus */
.menu-main-container {
  z-index: 4;
  position: fixed;
  float: left;
  width: 119rem;
  display: block;
  clear: both;
  font-family: "Karla", sans-serif;
  text-transform: uppercase;
  background: #ffffff;
  background: #ffffff;
  margin: 7em 0 1.2em 0;
  transition: all 0.9s ease-in-out;
}

.menu-main-container.fix-nav {
  position: fixed;
  margin-top: 2.5em;
}

.menu-main-container ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.menu-main-container li {
  float: left;
  position: relative;
  margin-right: 1.8em;
}

.menu-main-container .sub-menu li {
  padding-left: 0;
  margin-right: 0;
  text-transform: none;
}

.menu-main-container .sub-menu a {
  padding: 0.2em 0.2em 0.2em 0.5rem;
}

.menu-main-container .sub-menu .main {
  padding-left: 0;
  margin-right: 0;
  text-transform: uppercase;
  color: #000000;
  color: #000000;
  background: #a9b9b8;
  background: #a9b9b8;
}

.menu-main-container a {
  text-decoration: none !important;
  font-weight: normal !important;
  display: inline-block;
  padding: 0.5em 0.5em 0.5em 0.5rem;
  font-size: 1.7rem;
  font-size: 1.7rem;
  text-decoration: none;
  line-height: 1.3em;
  color: black;
  color: #000000;
}

.menu-main-container ul ul {
  position: absolute;
  left: 0;
  z-index: 99999;
  display: none;
  float: left;
  padding: 0;
  background: #ffffff;
  background: #ffffff;
}

.menu-main-container ul ul ul {
  left: 100%;
  top: 0;
}

.menu-main-container ul ul a {
  width: 27.5rem;
}

.menu-main-container li:hover > a {
  color: #8b9898;
  color: #8b9898;
  background: #ffffff;
  background: #ffffff;
}

.menu-main-container ul ul a:hover {
  background: #ffffff;
  background: #ffffff;
}

.menu-main-container ul li:hover > ul {
  display: block;
}

.menu-main-container .current_page_item > a,
.menu-main-container .current-menu-item > a,
.menu-main-container .current_page_item > a:hover,
.menu-main-container .current-menu-item > a:hover {
  background: white;
  color: #8b9898;
  color: #8b9898;
}

.menu-main-container .current_page_ancestor {
  background: #4d4d4d;
  background: hsl(0, 0%, 30%);
}

.menu-main-container ul ul .current_page_parent,
.menu-main-container .current_page_parent .current_page_item > a {
  color: #ffffff;
  color: #ffffff;
  background: #313131;
  background: hsl(0, 0%, 19%);
}

.menu-main-container .main-nav-back a {
  text-transform: none;
  margin-bottom: 0.2em;
}

.menu-main-container .main-nav-back a:before {
  content: "";
  display: inline-block;
  height: 1.2rem;
  width: 1.1rem;
  background: transparent url(images/list-arrow-small.svg) center left no-repeat;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  margin-right: 0.4em;
  margin-left: -0.2em;
}

/* Small menu */
.toggle-container,
.search-toggle,
.menu-toggle {
  cursor: pointer;
  display: none;
}

.toggle-container {
  float: right;
  margin-top: 1.4rem;
  transition: all 0.9s ease-in-out;
}

.toggle-container.fix-nav {
  float: right;
  margin-top: 0.6rem;
}

.search-box {
  display: block;
}

#search .entry-title a {
  width: 100%;
  font-weight: 400;
  text-transform: uppercase;
  /*text-decoration: underline;*/
  padding-right: 0.4rem;
  color: #000000;
  color: #000000;
  display: inline-block;
  line-height: 2.8rem;
  padding-left: 4rem;
  background: transparent url(images/arrows-right.png) 0.7rem center no-repeat;
}

#search .hentry {
  margin: 0;
}

#search .page-title {
  text-transform: uppercase;
}

@media screen and (max-width: 85rem) {
  #search-language-container .language-switcher,
  .search-box {
    display: none;
  }
  .toggle-container .language-switcher {
    margin: 0.3em 0 0 0;
    display: block !important;
    float: left;
    font-size: 1.8rem;
    font-size: 1.8rem;
  }
  #search-language-container-wrapper {
    width: 100% !important;
    float: left !important;
  }
  .search-box-language-wrapper {
    margin: 0 !important;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem !important;
  }
  .search-box {
    float: none !important;
    width: 100% !important;
    background-color: #ffffff;
    background-color: #ffffff;
  }
  .search-box .search-field {
    width: 90% !important;
    max-width: 90% !important;
  }
  .toggle-container {
    display: block;
  }
  .menu-toggle {
    width: 2.7rem;
    height: 2.7rem;
    display: block;
    background: transparent url(images/nav-menu-search-close.png) 0 5.4rem;
    float: right;
    margin: 0 0 1rem 1rem;
  }
  .search-toggle {
    width: 2.7rem;
    height: 2.7rem;
    display: block;
    background: transparent url(images/nav-menu-search-close.png) 0 2.7rem;
    float: left;
    margin: 0 0 1rem 1rem;
  }
  .search-toggle.toggled,
  .menu-toggle.toggled {
    background: transparent url(images/nav-menu-search-close.png) 0 0;
  }
  .main-navigation.toggled .nav-menu {
    display: block;
    border-top: 0.1rem solid;
    border-top-color: #ffffff;
    border-top-color: #ffffff;
  }
  .menu-main-container {
    width: 100%;
  }
  .menu-main-container ul {
    display: none;
    padding-left: 0;
  }
  .menu-main-container li {
    float: none;
    margin-right: 0;
  }
  #main-nav .main-menu-item {
    background-position: 97.5% 1.4rem;
    background-image: url(images/arrows-right.png);
    background-repeat: no-repeat;
  }
  #main-nav .main-menu-item.active {
    background-position: 97.5% 1.4rem;
    background-image: url(images/arrows-down.png);
    background-repeat: no-repeat;
  }
  #main-nav li ul.main-menu-item {
    background-image: none;
  }
  .menu-main-container ul ul,
  .menu-main-container ul ul ul {
    position: relative;
    top: inherit;
    left: 0;
    display: none;
    float: none;
    background: #ffffff;
    background: #ffffff;
  }
  .menu-main-container ul ul a {
    width: 100%;
  }
  .menu-main-container ul li:hover > ul {
    display: none;
  }
}
#main #referenzen-navigation {
  width: 100%;
  display: block;
  float: left;
}

#main #referenzen-navigation ul {
  float: left;
  display: block;
  margin: 1.5em 4em 2.5em 0.4em;
}

#main #referenzen-navigation a,
#main #referenzen-navigation a:visited {
  color: #000000;
  color: #000000;
  padding-left: 2.2rem;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

#main #referenzen-navigation li .indicator {
  opacity: 0;
  width: 1.5rem;
  height: 2.3rem;
  position: absolute;
  background: transparent url(images/arrows-up-down.png) 0 center no-repeat;
  transition: all 0.8s ease-in-out;
  margin-top: -0.2rem;
  margin-left: -2rem;
  display: inline;
}

#main #referenzen-navigation li .indicator.active {
  opacity: 1;
}

#ref-navi-item-einsatzgebiete a.without {
  color: #e9f0ef !important;
  color: hsl(171, 18%, 92%) !important;
}

#main #referenzen-navigation li .active,
#main #referenzen-navigation a:hover {
  color: #8b9898;
  color: #8b9898;
}

#table-wrapper {
  min-height: 90rem;
  margin-bottom: 5em;
}

#main #referenzen-table {
  display: none;
}

#main .teaser-content {
  margin: 0;
}

.produkt-template-default #main #teaser-table .teaser-content,
.home #main .teaser-content,
.postid-7s #main .teaser-content,
.page-id-6 #main .teaser-content {
  display: flex;
}

.page-id-263 #main .teaser-content {
  display: block;
}

#main .teaser-content .teaser,
#main .teaser-content li {
  margin-right: 0;
  margin-bottom: 0.8rem;
  margin-right: 0.8rem;
  float: left;
  width: calc(33.333% - 0.6rem);
  /*height: 100%;*/
  overflow: hidden;
  /*display: flex;*/
  flex-direction: column;
}

.single-produkt #main .teaser-content li {
  display: inline-block;
}

#main .teaser-content .teaser.teaser-left-margin {
  margin-right: 0 !important;
}

#main #referenzen-table .teaser:nth-child(3n+0),
#main .teaser-content .teaser:nth-child(3n+0) {
  margin-right: 0;
  float: right;
  width: calc(33.333% - 0.4rem);
}

#main .teaser-content .teaser-top {
  float: left;
  width: 100%;
  max-width: 47rem;
  /*height: 52rem;*/
  height: 100%;
  padding: 2.2rem 2.9rem 2.2rem 2.9rem;
  background-color: #646363;
  background-color: #646363;
}

#main .container .row .teaser-top.unset,
#main .container-fluid .row .teaser-top.unset {
  height: unset !important;
  margin-bottom: 0.7rem;
}

#main .teaser-content .teaser-top.small .h3,
#main .teaser-content .teaser-top.small h3,
#main .teaser-content .teaser-top.small p {
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 0.2em;
}

#main .container .row .teaser-top.intermediate,
#main .container-fluid .row .teaser-top.intermediate,
#main .teaser-content .teaser-top.intermediate {
  padding: 1.8rem 1.5rem 1.8rem 1.5rem;
  height: 13.5rem;
}

#all-ref a,
#all-ref a,
#referenzen-navigation a,
.language-switcher li a,
#main .container .row a,
#main .container-fluid .row a,
.teaser-top-content .post-link,
#referenzen-table .teaser-top-content a {
  text-decoration: none;
}

#main .teaser-top.small .teaser-top-content {
  padding: 1.4em;
}

#main .teaser-top.small .teaser-top-content .headline {
  float: left;
  width: 79%;
}

#main .teaser-top.small .teaser-top-content .icons {
  float: right;
}

#main .teaser-top.small {
  /*padding: 0.6em 0.8em 0 1.6em;*/
  padding: 0;
}

#main .teaser-content .teaser-top.small {
  height: 9.2rem;
  padding: 0;
  line-height: 0.8em;
}

#main .teaser-content .teaser-top.middle {
  height: 13rem;
  /*padding: 1em 1.3em 0 1.3em;*/
  line-height: 0.8em;
}

#main .teaser-content .teaser.mini {
  /*height: 18rem;*/
}

#main .teaser-content .teaser.mini {
  /*height: 18rem;*/
  display: flex;
  width: calc(33.333% - 0.6rem);
  background-color: #d8dfde;
  background-color: #d8dfde;
  padding: 1.5em;
}

#main .teaser-content .teaser.mini.mini-50 {
  width: calc(50% - 0.6rem);
}

#main .teaser-content .teaser.mini h3 {
  margin-bottom: 0.8em;
}

#main .teaser-content .teaser-top.middle h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 0.6em 0;
}

#main .teaser-content .teaser-top.middle p {
  font-size: 1.8rem;
  font-size: 1.8rem;
}

/*#main .teaser-content .teaser.mini:last-child h3,
#main .teaser-content .teaser.mini:last-child {
	color: $color-white;
	color: $color-white;
}*/
#main .teaser-content .teaser.mini:last-child {
  width: calc(33.333% - 0.4rem);
}

#main .teaser-content .teaser.mini.mini-50:last-child {
  width: calc(50% - 0.2rem);
  color: #000000;
  color: #000000;
  background-color: #d8dfde;
  background-color: #d8dfde;
  margin-right: 0;
}

#main .teaser-content .teaser.mini.mini-50:last-child h3,
#main .teaser-content .teaser.mini.mini-50:last-child {
  color: #000000;
  color: #000000;
}

/*#main .teaser-content .teaser.mini:last-child a,
#main .teaser-content .teaser.mini:last-child a:visited,
#main .teaser-content .teaser.mini:last-child p,*/
#main .container .row .teaser-top,
#main .container .row .teaser-top h3,
#main .container .row .teaser-top a,
#main .container-fluid .row .teaser-top,
#main .container-fluid .row .teaser-top h3,
#main .container-fluid .row .teaser-top a,
#main .teaser-content .teaser-top a,
#main .teaser-content .teaser-top a:visited,
#main .teaser-content .teaser-top p {
  color: #ffffff;
  color: #ffffff;
}

#main .container .row .teaser-top a,
#main .container-fluid .row .teaser-top a {
  text-decoration: underline;
}

#main .teaser-content .teaser-top.light-grey {
  background-color: #d8dfde;
  background-color: #d8dfde;
}

#main .container .row .teaser-top.green-grey,
#main .container-fluid .row .teaser-top.green-grey,
#main .teaser-content .teaser-top.green-grey {
  background-color: #a9b9b8;
  background-color: #a9b9b8;
}

#main .teaser-content .teaser-top.green-grey .icons {
  color: #000000 !important;
  color: #000000 !important;
}

#main .container .row .teaser-top.light-grey p,
#main .container .row .teaser-top.light-grey h2,
#main .container .row .teaser-top.light-grey h3,
#main .container-fluid .row .teaser-top.light-grey p,
#main .container-fluid .row .teaser-top.light-grey h2,
#main .container-fluid .row .teaser-top.light-grey h3,
#main .teaser-content .teaser-top.light-grey p,
#main .teaser-content .teaser-top.light-grey h2,
#main .teaser-content .teaser-top.light-grey h3 {
  color: #000000 !important;
  color: #000000 !important;
}

.single-produkt #main .teaser-content .teaser-top p:first-child,
#main .teaser-content .teaser-top h2,
#main .teaser-content .teaser-top h3 {
  color: #ffffff;
  color: #ffffff;
  margin: 0 0 0.9em 0;
  font-size: 1.6rem;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Istok Web", sans-serif;
}

#main .teaser-content .teaser-top.gmaps {
  float: none;
}

#gmap_canvas img {
  max-width: none !important;
  background: none !important;
}

#main .teaser-content .teaser-bottom.gmaps,
#main .teaser-content .teaser-bottom {
  float: left;
  max-height: 33rem;
  /*overflow: hidden;*/
  width: 100%;
}

#main .teaser-content .teaser-bottom img {
  float: left;
}

#main .container-fluid .row a,
#main .container-fluid .row .teaser-bottom img {
  width: 100%;
}

#main .teaser-content .teaser-bottom.gmaps {
  float: none;
}

#main .teaser-content .teaser.high {
  margin-bottom: 2em;
}

#main .teaser-content .teaser.high h2 {
  height: 3rem;
  line-height: 3.4rem;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  font-size: 1.6rem;
  font-size: 1.6rem;
  font-family: "Istok Web", sans-serif;
  color: #000000;
  color: #000000;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  width: 50%;
  float: left;
  padding-right: 15%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  width: 50%;
  float: right;
  padding-left: 15%;
  text-align: right;
}

.nav-indicator {
  margin-bottom: 1em;
}

.nav-previous h1,
.nav-next h1 {
  font-weight: 700;
}

.post-nav-box {
  padding: 2em 0;
  margin-bottom: 4em;
  border-top: #cccccc solid 0.1rem;
  border-bottom: #cccccc solid 0.1rem;
}

.comment-navigation {
  padding: 0.8em 0 2em 0;
  margin: 3em 0;
  border-top: #cccccc solid 0.1rem;
  border-bottom: #cccccc solid 0.1rem;
}

.comment-navigation i {
  margin: 0 1em;
}

/* Social Menu */
.menu-social ul {
  float: right;
  text-align: center;
  list-style: none;
}

.menu-social ul li {
  position: relative;
  display: inline-block;
}

.menu-social li a:before {
  display: inline-block;
  padding: 0 0.5rem;
  vertical-align: top;
  font-family: "Fontawesome";
  font-size: 1.8rem;
  color: #ffffff;
  -webkit-font-smoothing: subpixel-antialiased;
  content: "\f0c0";
}

.menu-social li a[href*="facebook.com"]::before {
  content: "\f09a";
}

.menu-social li a[href*="twitter.com"]::before {
  content: "\f099";
}

.menu-social li a[href*="dribbble.com"]::before {
  content: "\f17d";
}

.menu-social li a[href*="plus.google.com"]::before {
  content: "\f0d5";
}

.menu-social li a[href*="pinterest.com"]::before {
  content: "\f0d2";
}

.menu-social li a[href*="github.com"]::before {
  content: "\f09b";
}

.menu-social li a[href*="tumblr.com"]::before {
  content: "\f173";
}

.menu-social li a[href*="youtube.com"]::before {
  content: "\f167";
}

.menu-social li a[href*="flickr.com"]::before {
  content: "\f16e";
}

.menu-social li a[href*="vimeo.com"]::before {
  content: "\f194";
}

.menu-social li a[href*="instagram.com"]::before {
  content: "\f16d";
}

.menu-social li a[href*="linkedin.com"]::before {
  content: "\f0e1";
}

@media screen and (max-width: 60rem) {
  #menu-social ul {
    position: absolute;
    top: 0;
    right: 6rem;
    display: block;
  }
  #menu-social li a {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
/* 13.0 Footer */
.site-footer {
  font-family: "Istok Web", sans-serif;
  font-size: 1.4rem;
  font-size: 1.4rem;
  color: #ffffff;
  color: #ffffff;
  background: #646363;
  background: #646363;
  padding-top: 4.3rem;
}

.site-footer a {
  color: #ffffff;
  color: #ffffff;
}

#footer-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.footer-navigation #menu-item-110 {
  margin-right: 0;
}

.footer-navigation {
  display: block;
  font-family: "Karla", sans-serif;
  text-transform: uppercase;
}

.footer-navigation li {
  padding: 0;
  float: left;
  position: relative;
  display: block;
}

.footer-navigation .sub-menu li {
  padding: 0;
  margin: 0;
  text-transform: none;
  float: none;
  text-decoration: none !important;
  line-height: 1.3em;
  display: block;
}

.footer-navigation .sub-menu a:hover,
.footer-navigation .current_page_item .sub-menu > a,
.footer-navigation .current-menu-item .sub-menu > a,
.footer-navigation .current_page_item .sub-menu > a:hover,
.footer-navigation .current-menu-item .sub-menu > a:hover {
  color: #8b9898;
  color: #8b9898;
}

.footer-navigation #menu-item-110 .sub-menu,
.footer-navigation .sub-menu a {
  color: #d8dfde;
  color: #d8dfde;
}

.footer-navigation .sub-menu {
  margin-top: 0.3em;
  margin-bottom: 0;
  margin-left: 0;
}

.footer-navigation .sub-menu .main {
  padding-left: 0;
  margin-right: 0;
  text-transform: uppercase;
}

.footer-meta-navigation {
  margin: 6.9rem 0 1rem 0;
}

.footer-meta-navigation a {
  margin-right: 1.5rem;
}

.footer-meta-navigation a,
.footer-navigation a {
  text-decoration: none !important;
  font-weight: 400 !important;
  line-height: 1.3em;
}

.footer-meta-navigation a:hover,
.footer-navigation li:hover > a {
  color: #8b9898;
  color: #8b9898;
}

.footer-navigation .current_page_item > a,
.footer-navigation .current-menu-item > a,
.footer-navigation .current_page_item > a:hover,
.footer-navigation .current-menu-item > a:hover {
  color: #8b9898;
  color: #8b9898;
}

.footer-navigation ul ul .current_page_parent,
.footer-navigation .current_page_parent .current_page_item > a {
  color: #ffffff;
  color: #ffffff;
}

.site-info a {
  color: #d8dfde;
  color: #d8dfde;
}

.site-info {
  display: block;
  text-align: left;
  border-top: 0.2rem solid #d8dfde;
  padding: 1em 0;
  color: #d8dfde;
  color: #d8dfde;
}

/* Footer widgets responsive */
@media screen and (max-width: 87.9rem) {
  #footer-widgets {
    width: 100% !important;
  }
  .footer-widgets .widget {
    float: none;
    width: 100%;
    margin: 0 0 8rem;
  }
}
/* 9.0 Widgets */
.widget {
  margin: 0 0 4em;
  font-family: "Istok Web", sans-serif;
  font-size: 1.4rem;
  font-size: 1.4rem;
}

.widget-title {
  margin-bottom: 1em;
  font-size: 2.2rem;
  font-size: 2.2rem;
  border-bottom: 0.2rem solid #000000;
}

.widget a {
  font-weight: 700;
  color: #000000;
  color: #000000;
}

.widget ul,
.widget ol {
  padding: 0;
  margin: -1em 0 0;
  list-style-type: none;
}

.widget li {
  padding: 1em 0 0;
}

.widget li ul,
.widget li ol {
  margin-top: 0;
}

.widget li li {
  margin-left: 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

.footer-widgets {
  margin: 0 auto;
}

.footer-widgets .widget-title,
.footer-widgets .widget a:hover {
  color: #ffffff;
  color: #ffffff;
  border-color: #ffffff;
  border-color: #ffffff;
}

.footer-widgets .widget {
  float: left;
  width: 32rem;
  margin: 0 4rem 8rem 4rem;
}

.widget_recent_entries li:before,
.widget_recent_comments li:before,
.widget_archive li:before {
  display: block;
  float: left;
  padding-top: 0.2rem;
  margin-left: -2.5em;
  font-family: "fontawesome";
  font-size: 1.2rem;
  font-size: 1.2rem;
}

.widget_recent_entries li,
.widget_recent_comments li {
  margin: 0 0 0.5em 2.5em;
}

.widget_recent_entries li:before {
  content: "\f036";
}

.widget_recent_comments li:before {
  content: "\f075";
}

.widget_archive li {
  margin: 0 0 0 2.5em;
}

.widget_archive li:before {
  content: "\f187";
}

.widget_nav_menu a,
.widget_pages a {
  display: block;
  padding: 1em 0;
  border-bottom: solid 0.1rem #e5e5e5;
}

.widget_nav_menu li,
.widget_pages li {
  padding-top: 0;
}

.widget_rss li {
  margin-bottom: 0.5em;
}

.widget_rss .rss-date,
.widget_rss cite {
  display: block;
  font-size: 85%;
}

/* 10.4 Primary / Teaser */
.site-content {
  background: #ffffff;
  background: #ffffff;
  margin-top: 11em;
}

#main section {
  margin-bottom: 5em;
}

#main .content-text {
  /*display: table-cell;*/
  padding: 0 3em 0 0;
}

.content-text.full.margin p {
  margin-bottom: 2rem;
}

#details ul li ul li {
  list-style: none;
  margin: 0 0 0 -2.3em;
}

.content-text.content-text-half ul,
.content-text.full ul {
  list-style: none;
  margin: 0 0 0 0.5em;
}

.nice-symbol,
#details ul li ul li:before,
.project-data-wrapper .project-description ul li:before,
#project-data-wrapper .project-description ul li:before,
.teaser-content .teaser.mini ul li:before,
.content-text.content-text-half li:before,
.content-text.full li:before {
  content: "";
  display: inline-block;
  height: 1.2rem;
  width: 1.1rem;
  background: transparent url(images/list-arrow-small.svg) center left no-repeat;
}

#project-data-wrapper p.subline {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  text-transform: uppercase;
}

.teaser-content .teaser.mini ul {
  background-color: transparent !important;
}

.teaser-content .teaser.mini ul li {
  width: 100% !important;
}

.nice-symbol {
  content: normal;
  display: inline-block;
  height: 1.1rem;
  width: 0.6rem;
  margin: 0 -0.2rem 0 0.3rem;
}

#all-ref,
#all-ref:visited,
#main a[href$=".pdf"]:visited,
#main a[href$=".pdf"] {
  color: #000000;
  color: #000000;
  /*text-decoration: underline;*/
  display: inline-block;
  line-height: 1.6rem;
  padding-left: 2.8rem;
  text-transform: uppercase;
  background: transparent url(images/arrows-right.png) center left no-repeat;
}

.page-template-single-karriere a[href$=".pdf"],
.page-template-single-karriere a[href$=".pdf"]:visited,
.home #main a[href$=".pdf"]:visited,
.home #main a[href$=".pdf"] {
  background: transparent url(images/arrows-right-white.png) center left no-repeat !important;
}

#all-ref,
#all-ref:visited {
  margin-top: 0.5em;
}

#main .teaser-content .teaser.small a[href$=".pdf"]:visited,
#main .teaser-content .teaser.small a[href$=".pdf"] {
  text-decoration: none;
  background: transparent;
  display: block;
  line-height: 0;
  padding-left: 0;
}

#main section h23,
#main .small-teaser-wrapper .teaser h2,
.single-produkt #main .content-text p:first-child,
#main .content-text h2 {
  margin: 0 0 1rem 0;
  text-transform: uppercase;
  font-size: 2.6rem;
  font-size: 2.6rem;
  line-height: 2.6rem;
  font-weight: 700;
  font-family: "Istok Web", sans-serif;
}

#main .full {
  padding: 0 0 0 0;
}

/* Image- und Contact-Teaser */
.float-left #contact-teaser {
  float: left;
}

#main #contact-teaser {
  display: table-cell;
}

#main #contact-teaser.small {
  width: 33.3%;
  float: right;
}

#main #contact-teaser.small .teaser {
  width: 100%;
}

#main .content-text-half {
  display: block;
  max-width: 66.6%;
  float: left;
}

#main .image-full {
  margin: 0 0 3em 0;
  max-width: 100%;
}

#main .image-full.image-top-margin {
  margin: 3em 0 3em 0;
}

#main .contact-teaser-full,
#main .image-fullheader {
  max-width: 100%;
  /*max-height: 43rem;*/
  margin: 0 0 2em 0;
  display: block;
}

#main .teaser-middle {
  max-height: 57.2rem;
  margin: 0;
}

#main .image-fullheader .image-wrapper-left img,
#main .image-fullheader .image-wrapper-right img {
  float: left;
}

#main .image-fullheader .image-wrapper-left {
  border-right: 0.8rem solid #ffffff;
  margin-right: -0.8rem;
}

#main .image-fullheader .image-wrapper-left img:last-child {
  border-top: 0.8rem solid #ffffff;
  margin-top: 0.4rem;
}

#main .image-fullheader .image-wrapper-left {
  width: 33.3%;
  float: left;
}

#main .image-fullheader .image-wrapper-left img {
  width: 100%;
}

#main .image-fullheader .image-wrapper-right {
  width: 66.66%;
  float: right;
}

#main .contact-teaser-full .anfahrt {
  width: 66.219%;
  height: 43rem !important;
  float: left;
}

.float-left {
  float: left !important;
}

#main .contact-teaser-full .anfahrt.gmaps {
  position: relative;
  top: 0;
  left: 0;
  float: none;
  height: auto;
}

#main .contact-teaser-full .anfahrt.gmaps .gmaps-container {
  padding-bottom: 56.115%;
  height: 43rem;
  width: 100%;
}

#main .contact-teaser-full .kontakt.vertical {
  display: none;
}

#main .contact-teaser-full .kontakt {
  background: #646363;
  background: #646363;
  color: #ffffff;
  color: #ffffff;
  width: calc(33.782% - 0.9rem);
  height: 43rem;
  padding: 1.5em;
  position: relative;
  float: right;
  margin-left: 0.8rem;
}

#main .contact-teaser-full .kontakt .bottom h2,
#main .contact-teaser-full .kontakt h2 {
  text-transform: uppercase;
  margin-bottom: 0.8em;
  line-height: 1em;
}

#main .contact-teaser-full .kontakt .bottom h2,
#main .contact-teaser-full .kontakt h2,
#main .contact-teaser-full a,
#main .contact-teaser-full a:visited {
  color: #ffffff;
  color: #ffffff;
}

#main .contact-teaser-full .kontakt .text {
  font-size: 0.95em;
  line-height: 1.3em;
}

#main .contact-teaser-full .kontakt .bottom .text {
  font-size: 1.1em;
}

#main .contact-teaser-full .kontakt .bottom .text,
#main .contact-teaser-full .kontakt .bottom h3,
#main .contact-teaser-full .kontakt h3 {
  font-weight: 700;
}

#main .contact-teaser-full .kontakt .bottom .text p {
  font-size: 2.2rem;
}

#main .contact-teaser-full .kontakt .bottom {
  position: absolute;
  bottom: 2em;
}

/* Image- und Contact-Teaser - ENDE */
#main .detail-header-full {
  background-color: #d8dfde;
  background-color: #d8dfde;
  display: table-row;
  width: 100%;
}

/* 14.1 Carousel-Startseite + Startseite */
#carousel-wrapper-start {
  margin: 0 auto;
  max-width: 192rem;
}

#carousel-wrapper-start .main-wrapper {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

#carousel-wrapper-start .carousel div {
  float: left;
}

#carousel-wrapper-start .carousel img {
  display: block;
  /*float: left;*/
}

#carousel-wrapper-start .pager-wrapper {
  z-index: 5;
  margin: 1em auto 3em;
  left: 0;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
}

#carousel-wrapper-start .pager img,
#carousel-wrapper-start .pager-img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  cursor: pointer;
  display: block;
  width: 11rem;
  height: 11rem;
  float: left;
  clip: auto;
  -webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  /*clip-path: url(images/nav-arrow-path.svg#nav_arrow_100);*/
  margin-left: -2em;
  /*background-image: url(images/pager_img.svg);
  background-repeat: no-repeat;*/
}

#carousel-wrapper-start .pager img:hover,
#carousel-wrapper-start .pager-img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

#carousel-wrapper-start .pager img.active,
#carousel-wrapper-start .pager-img.active {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

*::-ms-backdrop,
#carousel-wrapper-start .pager img,
#carousel-wrapper-start .pager-img {
  background-image: url(images/pager-img.svg) !important;
  background-repeat: no-repeat !important;
}

*::-ms-backdrop,
#carousel-wrapper-start .pager img:hover,
#carousel-wrapper-start .pager-img:hover {
  background-image: url(images/pager-img-active.svg) !important;
  background-repeat: no-repeat !important;
}

*::-ms-backdrop,
#carousel-wrapper-start .pager img.active,
#carousel-wrapper-start .pager-img.active {
  background-image: url(images/pager-img-active.svg) !important;
  background-repeat: no-repeat !important;
}

#carousel-wrapper-start .hero .hero-text {
  position: absolute;
  margin: 0 auto;
  max-width: 115rem;
  transform: translate(25%, -47%);
  -ms-transform: translate(25%, -47%); /* IE 9 */
  -webkit-transform: translate(25%, -47%); /* Safari */
  top: 74%;
  left: 4%;
  font-family: "Istok Web", sans-serif;
  font-size: 5.2rem;
  font-size: 5.2rem;
  line-height: 5.2rem;
  color: #ffffff;
  color: #ffffff;
  transition: all 0.9s ease-in-out;
}

#carousel-wrapper-start .prev,
#carousel-wrapper-start .next {
  position: absolute;
  z-index: 0;
  color: #ffffff;
  text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
  top: 50%;
  padding: 0 1.6em;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%); /* IE 9 */
  -webkit-transform: translate(0%, -50%); /* Safari */
  width: 6rem;
  height: 6rem;
}

#carousel-wrapper-start .prev .nav-img,
#carousel-wrapper-start .next .nav-img {
  display: block;
  width: 5rem;
  height: 6.7rem;
  background-image: url(images/nav-arrow.svg);
  background-repeat: no-repeat;
  margin-left: -1.6em;
}

#carousel-wrapper-start .prev .nav-img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  margin-left: -0.6em;
}

#carousel-wrapper-start .prev {
  left: 0;
}

#carousel-wrapper-start .next {
  right: 0;
}

#carousel-wrapper-start .prev,
#carousel-wrapper-start .next,
#carousel-wrapper-detail .prev,
#carousel-wrapper-detail .next,
#carousel-wrapper-start .prev:hover,
#carousel-wrapper-start .next:hover,
#carousel-wrapper-detail .prev:focus,
#carousel-wrapper-detail .next:focus {
  outline: none;
}

#gmaps-canvas img {
  max-width: none !important;
  background: none !important;
}

.gmaps-container {
  position: relative;
  padding-bottom: 70.18%;
  height: 0;
  overflow: hidden;
}

.gmaps-container #gmaps-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 14.2 Carousel-Produkt */
#carousel-wrapper-detail {
  display: table-cell;
  float: left;
  width: 100%;
  position: relative;
  background-color: #ffffff;
  background-color: #ffffff;
}

#carousel-wrapper-detail.gallery {
  display: block;
  float: none;
  width: 69%;
  position: relative;
  background-color: #ffffff;
  background-color: #ffffff;
}

#carousel-wrapper-detail.gallery .head {
  display: none;
}

#details-table #carousel-wrapper-detail {
  background: #e5e5e5;
  background: #e5e5e5;
}

#carousel-wrapper-detail .head {
  min-height: 12rem;
  padding: 0.7em 1.4em 0.6em 1.7em;
  background-color: #a9b9b8;
  background-color: #a9b9b8;
  display: flex;
  align-items: center;
}

#carousel-wrapper-detail .head h1 {
  text-transform: uppercase;
  margin-bottom: 0;
}

#carousel-wrapper-detail .icons {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 1rem;
  min-width: 170px;
  justify-content: end;
}
#carousel-wrapper-detail .icons .pager-wrapper {
  align-self: center;
}

#carousel-wrapper-detail .head h2 {
  font-weight: 700;
  color: #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-size: 1.6rem;
}

/*
margin-top: 3rem;
margin-bottom: 0;
font-size: 1.60rem;
font-size: 2.6rem;
 */
#carousel-wrapper-detail .pager-img .overlay {
  z-index: 6;
  background-color: hsl(0, 0%, 100%);
  width: 1.5rem;
  height: 1.5rem;
  opacity: 1;
}

#carousel-wrapper-detail .pager-img.active .overlay,
#carousel-wrapper-detail .pager-img .overlay:hover {
  opacity: 0.2;
}

#carousel-wrapper-detail .pager img,
#carousel-wrapper-detail .pager-img {
  z-index: 5;
  /*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  /*filter: gray; /* IE6-9 */
  /*-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS
  background-color: hsla(0, 0%, 100%, 1);*/
  cursor: pointer;
  margin-top: 0.2em;
  width: 1.5rem;
  height: 1.5rem;
  float: left;
  /*-webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);*/
  background-image: url(images/pager-img-active.svg);
  background-repeat: no-repeat;
  margin-left: -0.1em;
}

#detail-post-container-wrapper #carousel-wrapper-detail .pager-img {
  background-image: url(images/pager-img.svg);
  background-repeat: no-repeat;
}

#carousel-wrapper-detail .pager img:hover,
#carousel-wrapper-detail .pager-img:hover {
  /*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);
  background: $color-grey-600;
  background: $color-grey-600;*/
  background-image: url(images/pager-img-white.svg);
  background-repeat: no-repeat;
}

#carousel-wrapper-detail .pager img.active,
#carousel-wrapper-detail .pager-img.active,
#detail-post-container #carousel-wrapper-detail .pager-img.active {
  /*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);*/
  background-image: url(images/pager-img-white.svg);
  background-repeat: no-repeat;
}

#carousel-wrapper-detail .prev,
#carousel-wrapper-detail .next {
  position: absolute;
  z-index: 0;
  color: #ffffff;
  text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.6);
  top: 60%;
  padding: 0 1.6em;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%); /* IE 9 */
  -webkit-transform: translate(0%, -50%); /* Safari */
}

#carousel-wrapper-detail .prev .nav-img,
#carousel-wrapper-detail .next .nav-img {
  /*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%); */
  cursor: pointer;
  display: block;
  width: 4rem;
  height: 5rem;
  float: left;
  /*-webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  background-color: $color-white;
  background-color: $color-white;*/
  background-image: url(images/nav-arrow.svg);
  background-repeat: no-repeat;
  margin-left: -1.6em;
}

#carousel-wrapper-detail .prev .nav-img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  margin-left: 0em;
}

#carousel-wrapper-detail.produkt .prev,
#carousel-wrapper-detail.produkt .next {
  top: 50%;
}

#carousel-wrapper-detail .prev {
  left: 0;
}

#carousel-wrapper-detail .next {
  right: 0;
}

#carousel-wrapper-detail .prev:focus,
#carousel-wrapper-detail .next:focus {
  outline: none;
}

/* 14.3 Carousel-Referenz */
#detail-post-container {
  /*z-index: 999999;
  display: none;
  top: 0;*/
  position: relative !important;
  width: 100%;
  max-width: 119rem;
  -webkit-overflow-scrolling: touch;
}

#detail-post-container-wrapper {
  /*overflow-y: scroll;
  height: 100%;*/
}

#detail-post-container-wrapper #lightbox {
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #8b9898;
  background-color: #8b9898;
  opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
}

#detail-post-container section {
  margin: 0;
}

#detail-post-container #carousel-wrapper-detail {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}

#detail-post-container #carousel-wrapper-detail .head {
  height: 11.5rem;
  padding: 2.6em 2em 0 2.6em;
  background-color: #d8dfde;
  background-color: #d8dfde;
}

#detail-post-container #carousel-wrapper-detail .head h1,
#detail-post-container #carousel-wrapper-detail .head h2,
#detail-post-container #carousel-wrapper-detail .head h3 {
  float: none;
  font-weight: 700;
  color: #000000;
  color: #000000;
  text-transform: uppercase;
  font-size: 2.2rem;
  font-size: 2.2rem;
  line-height: 2rem;
  display: block;
  width: 83%;
}

#detail-post-container #carousel-wrapper-detail .head h2 {
  font-weight: 400;
  color: #000000;
  color: #000000;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-size: 1.8rem;
}

#detail-post-container #carousel-wrapper-detail .pager-wrapper {
  float: left;
  margin-top: -0.3rem;
}

#detail-post-container #carousel-wrapper-detail .pager img,
#detail-post-container #carousel-wrapper-detail .pager-img {
  z-index: 5;
  /*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  /*filter: gray; /* IE6-9 */
  /*-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  /*background-color: hsla(0, 0%, 100%, 1);*/
  cursor: pointer;
  margin-top: 0.2em;
  width: 2rem;
  height: 3rem;
  float: left;
  /*-webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);*/
  margin-left: -0.1em;
}

#detail-post-container #carousel-wrapper-detail .pager-img .overlay {
  width: 2rem;
  height: 3rem;
}

#detail-post-container #carousel-wrapper-detail .main-wrapper {
  width: 100%;
  max-width: 119rem;
  max-height: 58.5rem;
}

.home #main .headline,
.produkt-template-default #main .headline-box {
  margin-bottom: 0.8rem;
  padding: 2.2rem 2.9rem 2.2rem 2.9rem;
}

.produkt-template-default #main .headline-box.bottom-distance {
  margin-bottom: 5em;
}

.home #main .headline h1,
.home #main .headline .subheadline,
.produkt-template-default h1 {
  margin-bottom: 0;
}

#main .teaser .teaser-top .icons {
  float: right;
}

#detail-post-container .icons {
  position: absolute;
  top: 4.6rem;
  right: 2%;
  cursor: pointer;
}

#detail-post-container .close {
  float: left;
  background: transparent url(images/ref-icons.png) 0 center no-repeat;
  width: 2.8rem;
  height: 2.8rem;
  margin: 0 0 0 2.5rem;
}

.teaser .teaser-top .pdf,
#carousel-wrapper-detail .pdf,
#detail-post-container .pdf {
  float: left;
  background: transparent url(images/ref-icons.png) -2.2rem center no-repeat;
  width: 3.1rem;
  height: 2.4rem;
  margin: 0 0 0 2.5rem;
  background-size: 8rem 2.4rem;
}

#carousel-wrapper-detail .pdf {
  float: none;
}

.teaser .teaser-top .pdf.black,
#carousel-wrapper-detail .pdf.black,
#detail-post-container .pdf.black {
  filter: brightness(0) saturate(100%) invert(0);
}

.teaser .teaser-top .pdf.grey,
#carousel-wrapper-detail .pdf.grey,
#detail-post-container .pdf.grey {
  filter: brightness(0.4) saturate(100%) invert(0);
}

#project-data-wrapper {
  max-width: 100%;
  background-color: #ffffff;
  background-color: #ffffff;
  display: block;
  padding: 2em 2em 2em 2em;
  margin: 0;
}

#project-data-wrapper ul {
  float: left;
  margin: 0;
}

#project-data-wrapper .identifier {
  padding-right: 1em;
  text-transform: uppercase;
}

#project-data-wrapper .project-data,
#project-data-wrapper .project-description {
  float: left;
}

#project-data-wrapper .project-data {
  width: 30%;
}

#project-data-wrapper .project-description {
  padding-left: 2em;
  width: 70%;
}

#project-data-wrapper .project-description p:first-child {
  padding-bottom: 1rem;
}

#project-data-wrapper .project-data .row {
  display: grid !important;
  grid-template-columns: 12rem 1fr; /* linke Spalte fix, rechte flexibel */
  column-gap: 1.6rem;
  margin-bottom: 0.4rem;
}

/* Label */
#project-data-wrapper .project-data .label {
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap; /* Labels umbrechen nicht */
}

/* Value */
#project-data-wrapper .project-data .value {
  white-space: normal; /* rechte Seite darf umbrechen */
  word-wrap: break-word;
}

.main-wrapper:hover + .prev, .prev:hover {
  display: block;
}

#details {
  display: table-cell;
  width: 50%;
  float: left;
  padding-top: 0.6em;
}

#details ul {
  margin: 0em;
}

#details ul li {
  margin: 0 0.7em 0 0.7em;
}

#details ul li ul {
  margin: 0.7em 1em 2em 2.5em;
  display: none;
}

#details li:first-child ul {
  display: block;
}

#details li a[href="#"]:focus {
  outline: none;
}

#details li a[href="#"] {
  width: 100%;
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 0.4rem;
  color: #000000;
  color: #000000;
  display: inline-block;
  line-height: 2.8rem;
  padding-left: 4rem;
  background: transparent url(images/arrows-right.png) 0.7rem center no-repeat;
}

#details li .active {
  width: 100%;
  text-transform: uppercase;
  padding-right: 0.4rem;
  color: #a9b9b8;
  color: #a9b9b8;
  display: inline-block;
  line-height: 2.8rem;
  padding-left: 4rem;
  background: transparent url(images/arrows-down.png) 0.7rem center no-repeat;
  background-color: #ffffff;
  background-color: #ffffff;
  margin-top: 0.6em;
}

#details li:first-child .active {
  margin-top: 0;
}

#teaser-table ul,
#details-table {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  background-color: #ffffff;
  background-color: #ffffff;
}

#details-table {
  margin: 0 0 0.45em 0;
}

.wrapper #search h3 {
  font-size: 1.8rem;
  font-size: 1.8rem;
}

@media only screen and (min-width: 102.4rem) and (max-width: 120rem) {
  .footer-navigation .main-menu-item:last-child {
    display: none;
  }
}
@media only screen and (min-width: 93rem) and (max-width: 102.4rem) {
  /*FONTS*/
  .h1, h1 {
    font-size: 2.6rem;
    font-size: 2.6rem;
  }
  .h2, h2 {
    font-size: 2.2rem;
    font-size: 2.2rem;
  }
  .h3, h3 {
    font-size: 1.4rem;
    font-size: 1.4rem;
  }
  #main .teaser-content .teaser-top h2,
  #main .teaser-content .teaser-top h3 {
    color: #ffffff;
    color: #ffffff;
    margin: 0 0 1.1em 0;
    font-size: 1.4rem;
    font-size: 1.4rem;
  }
  .footer-meta-navigation a,
  p,
  ul,
  ol {
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  .wrapper {
    margin: 0 0.5rem 0 0.5rem;
  }
  .site-header .wrapper {
    margin: 0;
  }
  .menu-main-container a {
    font-size: 1.5rem;
    font-size: 1.5rem;
  }
  .footer-navigation .main-menu-item {
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    height: 15rem;
  }
  .footer-meta-navigation,
  #footer-nav,
  .site-info {
    display: block;
    margin: 0 auto;
    width: 59.5rem;
  }
  #main .container .row .teaser-top.intermediate,
  #main .container-fluid .row .teaser-top.intermediate,
  #main .teaser-content .teaser-top.intermediate {
    padding: 1.8rem 1.5rem 0 1.5rem;
    height: 12.5rem;
  }
  #carousel-wrapper-start .pager-wrapper {
    margin: 1em auto 2.6em;
  }
  #carousel-wrapper-start .hero .hero-text {
    font-size: 3.6rem;
    font-size: 3.6rem;
    line-height: 3.6rem;
  }
  #carousel-wrapper-start .pager img,
  #carousel-wrapper-start .pager-img {
    width: 8rem;
    height: 8rem;
    margin-left: -1.2em;
    -webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
    clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  }
  #carousel-wrapper-start .prev .nav-img,
  #carousel-wrapper-start .next .nav-img {
    width: 5rem;
    height: 7rem;
  }
}
@media only screen and (min-width: 85rem) and (max-width: 93rem) {
  .wrapper {
    margin: 0 0.5rem 0 0.5rem;
  }
  .site-header .wrapper {
    margin: 0;
  }
  .header-image img {
    width: 30rem;
    height: auto;
    margin: 1rem 0 1rem 0.5rem;
  }
  .menu-main-container {
    margin: 4em 0 1.2em 0;
  }
  .main-navigation,
  .site-header .wrapper {
    width: 100%;
    height: 8rem;
  }
  .language-switcher {
    margin: 0.5em 0 0 0.5em;
  }
  .site-content {
    margin-top: 7em;
  }
  #main section {
    margin-bottom: 3em;
  }
  .h1, h1 {
    font-size: 2rem;
    font-size: 2rem;
  }
  .h2, h2 {
    font-size: 1.6rem;
    font-size: 1.6rem;
  }
  .h3, h3 {
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  #main .teaser-content .teaser-top h2,
  #main .teaser-content .teaser-top h3 {
    color: #ffffff;
    color: #ffffff;
    margin: 0 0 1.1em 0;
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  #main .teaser-content .teaser-top.middle p,
  .footer-meta-navigation a,
  p,
  ul,
  ol {
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .menu-main-container a {
    font-size: 1.5rem;
    font-size: 1.5rem;
  }
  .footer-navigation .main-menu-item {
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    height: 15rem;
  }
  #footer-nav,
  .site-info {
    display: block;
    margin: 0 auto;
    /*width: 51rem;*/
  }
  #main .teaser-content .teaser-top {
    /*height: 15.50rem;*/
    padding: 1.8rem 1.5rem 1.8rem 1.5rem;
  }
  #main .container .row .teaser-top.intermediate,
  #main .container-fluid .row .teaser-top.intermediate,
  #main .teaser-content .teaser-top.intermediate {
    padding: 1.8rem 1.5rem 0 1.5rem;
    height: 9.5rem;
  }
  #main .teaser-content .teaser-top.small {
    height: 7.7rem;
    padding: 1.8rem 1.2rem 0 1.2rem;
  }
  #main .teaser-top.small .teaser-top-content .headline {
    float: left;
    width: 70%;
  }
  #main .teaser-content .teaser-top.middle {
    height: 9rem;
  }
  #main .contact-teaser-full .kontakt {
    padding: 1em;
  }
  #main #referenzen-navigation li .indicator {
    width: 1.2rem;
    height: 1.8rem;
    background: transparent url(images/arrows-up-down-small.png) 0 center no-repeat;
    margin-top: -0.2rem;
  }
  #details li .active {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-down-small.png) 0.4rem center no-repeat;
    background-color: #ffffff;
    background-color: #ffffff;
  }
  #details li a {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) 0.4rem center no-repeat;
  }
  #details ul li ul {
    margin: 0.4em 0.4em 0.4em 1.8em;
  }
  #main a[href$=".pdf"]:visited, #main a[href$=".pdf"] {
    line-height: 1.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) center left no-repeat;
  }
  #detail-post-container {
    top: 10.5rem;
  }
  #project-data-wrapper .project-data {
    width: 100%;
  }
  #project-data-wrapper .project-description {
    padding: 2em 0 0 0;
    width: 100%;
  }
  #carousel-wrapper-start .pager-wrapper {
    margin: 1em auto 2.6em;
  }
  #carousel-wrapper-start .hero .hero-text {
    font-size: 3.6rem;
    font-size: 3.6rem;
    line-height: 3.6rem;
  }
  #carousel-wrapper-start .pager img,
  #carousel-wrapper-start .pager-img {
    width: 8rem;
    height: 8rem;
    margin-left: -1.2em;
    -webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
    clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  }
  #carousel-wrapper-start .prev .nav-img,
  #carousel-wrapper-start .next .nav-img {
    width: 5rem;
    height: 7rem;
  }
}
@media only screen and (min-width: 65rem) and (max-width: 85rem) {
  .wrapper {
    margin: 0 0.5rem 0 0.5rem;
  }
  .site-header .wrapper {
    margin: 0;
  }
  .header-image img {
    width: 30rem;
    height: auto;
    margin: 1rem 0 1rem 0.5rem;
  }
  .menu-main-container {
    margin: 6rem 0 1.2em 0;
  }
  .main-navigation,
  .site-header .wrapper {
    width: 100%;
    height: 6rem;
  }
  .menu-main-container.fix-nav {
    margin-top: 4.8rem;
  }
  .site-header .wrapper.fix-nav,
  .site-header .wrapper-full.fix-nav {
    height: 4.8rem;
  }
  .site-content {
    margin-top: 4em;
  }
  #main section {
    margin-bottom: 3em;
  }
  .h1, h1 {
    font-size: 2rem;
    font-size: 2rem;
  }
  .h2, h2 {
    font-size: 1.6rem;
    font-size: 1.6rem;
  }
  .h3, h3 {
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  .produkt-template-default #main #teaser-table .teaser-content,
  .home #main .teaser-content,
  .postid-7s #main .teaser-content,
  .page-id-6 #main .teaser-content,
  #main .teaser-content {
    display: block;
  }
  .produkt-template-default #main #teaser-table .teaser-content.flex {
    display: flex;
  }
  #main .teaser-content .teaser-top h2,
  #main .teaser-content .teaser-top h3 {
    color: #ffffff;
    color: #ffffff;
    margin: 0 0 1.1em 0;
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  #main .teaser-content .teaser-top.middle p,
  .footer-meta-navigation a,
  p,
  ul,
  ol {
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .menu-main-container a {
    font-size: 1.7rem;
    font-size: 1.7rem;
    line-height: 0.6em;
  }
  .footer-navigation .main-menu-item {
    float: left;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
    height: 10rem;
  }
  .footer-meta-navigation,
  #footer-nav,
  .site-info {
    display: block;
    margin: 0 auto;
    /*width: 51rem;*/
  }
  #main .teaser-content .teaser,
  #main .teaser-content li {
    width: calc(50% - 0.4rem);
  }
  #main .teaser-content .teaser:nth-child(2n+0) {
    margin-right: 0;
    float: right;
  }
  #main .teaser-content .teaser:nth-child(2n+0) {
    margin-right: 0;
    float: right;
  }
  #main #referenzen-table .teaser:nth-child(3n+0),
  #main .teaser-content .teaser:nth-child(3n+0) {
    margin-right: 0.8rem;
    float: left;
    width: calc(50% - 0.4rem);
  }
  #main .teaser-content .teaser.mini {
    height: auto;
    display: table-cell;
    width: 100%;
    background-color: #d8dfde;
    background-color: #d8dfde;
    padding: 1.5em;
  }
  #main .teaser-content .teaser.mini:last-child {
    width: 100%;
  }
  #main .teaser-content .teaser-top {
    /*height: 15.50rem;*/
    padding: 1.8rem 1.5rem 1.8rem 1.5rem;
  }
  #main .container .row .teaser-top.intermediate,
  #main .container-fluid .row .teaser-top.intermediate,
  #main .teaser-content .teaser-top.intermediate {
    padding: 1.8rem 1.5rem 0 1.5rem;
    height: 9.5rem;
  }
  #main .teaser-content .teaser-top.small {
    height: 6.2rem;
    padding: 1.2rem 1.2rem 0 1.2rem !important;
  }
  #main .teaser-top.small .teaser-top-content {
    padding: 0.4em;
  }
  #main .teaser-top.small .teaser-top-content .headline {
    float: left;
    width: 73%;
  }
  #main .teaser-top.small .teaser-top-content .icons {
    margin-top: 0;
  }
  #main .teaser-content .teaser-top.middle {
    height: 9rem;
  }
  #main .contact-teaser-full .kontakt {
    padding: 1em;
  }
  #main .contact-teaser-full .kontakt.vertical {
    display: block;
  }
  #main .contact-teaser-full .kontakt.horizontal {
    display: none;
  }
  #main .contact-teaser-full .anfahrt.gmaps .gmaps-container {
    padding-bottom: 0%;
    height: 30rem;
    width: 100%;
  }
  #main #referenzen-navigation li .indicator {
    width: 1.2rem;
    height: 1.8rem;
    background: transparent url(images/arrows-up-down-small.png) 0 center no-repeat;
  }
  #main #contact-teaser.small {
    width: 50%;
  }
  #carousel-wrapper-detail {
    width: 100%;
  }
  #details {
    width: 100%;
  }
  #details li .active {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-down-small.png) 0.4rem center no-repeat;
    background-color: #ffffff;
    background-color: #ffffff;
  }
  #details li a {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) 0.4rem center no-repeat;
  }
  #details ul li ul {
    margin: 0.4em 0.4em 0.4em 1.8em;
  }
  #main a[href$=".pdf"]:visited, #main a[href$=".pdf"] {
    line-height: 1.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) center left no-repeat;
  }
  #main .content-text-half {
    width: 100%;
    max-width: 100%;
  }
  #main .content-text {
    padding: 0;
  }
  #main #contact-teaser {
    margin-top: 1em;
    display: inline-block;
    width: 50%;
  }
  #main .image-full {
    margin: 0 0 1em 0;
  }
  #main .image-full.image-top-margin {
    margin: 1em 0 3em 0;
  }
  #main .contact-teaser-full .anfahrt {
    width: 100%;
  }
  #main .contact-teaser-full .kontakt {
    width: 100%;
    height: auto;
  }
  #main .contact-teaser-full .kontakt .bottom {
    position: relative;
    bottom: 0;
    margin-top: 1em;
  }
  #detail-post-container #carousel-wrapper-detail .pager-wrapper,
  #detail-post-container .icons {
    top: 1.7rem;
  }
  #detail-post-container #carousel-wrapper-detail .pager-wrapper {
    left: 80%;
  }
  #detail-post-container #carousel-wrapper-detail .head {
    height: 6rem;
    padding: 0.6em 0.5em 0 0.5em;
  }
  #carousel-wrapper-detail .prev, #carousel-wrapper-detail .prev,
  #carousel-wrapper-detail .prev, #carousel-wrapper-detail .next {
    /*top: 28%;*/
  }
  #detail-post-container #carousel-wrapper-detail .head h2 {
    font-size: 1.6rem;
    font-size: 1.8rem;
    margin-bottom: 0.1em;
  }
  #detail-post-container #carousel-wrapper-detail .head h3 {
    font-size: 1.2rem;
    font-size: 1.4rem;
  }
  #detail-post-container {
    top: 6rem;
  }
  #project-data-wrapper .project-data {
    width: 100%;
  }
  #project-data-wrapper .project-description {
    padding: 2em 0 0 0;
    width: 100%;
  }
  #carousel-wrapper-start .pager-wrapper {
    margin: 1em auto 2.6em;
  }
  #carousel-wrapper-start .hero .hero-text {
    font-size: 3rem;
    font-size: 3rem;
    line-height: 3rem;
  }
  #carousel-wrapper-start .pager img,
  #carousel-wrapper-start .pager-img {
    width: 7rem;
    height: 7rem;
    margin-left: -1.2em;
    -webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
    clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  }
  #carousel-wrapper-start .prev .nav-img,
  #carousel-wrapper-start .next .nav-img {
    width: 3.5rem;
    height: 5rem;
  }
  .teaser .teaser-top .pdf,
  #carousel-wrapper-detail .pdf,
  #detail-post-container .pdf {
    float: left;
    background: transparent url(images/ref-icons.png) -2.2rem center no-repeat;
    width: 3.1rem;
    height: 2.4rem;
    margin: 0 0 0 2.5rem;
    background-size: 8rem 2.4rem;
  }
  .teaser .teaser-top .pdf.black,
  #carousel-wrapper-detail .pdf.black,
  #detail-post-container .pdf.black {
    filter: brightness(0) saturate(100%) invert(0);
  }
  .teaser .teaser-top .pdf.grey,
  #carousel-wrapper-detail .pdf.grey,
  #detail-post-container .pdf.grey {
    filter: brightness(0.4) saturate(100%) invert(0);
  }
}
@media only screen and (min-width: 30rem) and (max-width: 65rem) {
  .wrapper {
    margin: 0 0.5rem 0 0.5rem;
  }
  .site-header .wrapper {
    margin: 0;
  }
  .header-image img {
    width: 16rem;
    height: auto;
    margin: 1rem 0 1rem 0.5rem;
  }
  .header-image.fix-nav img {
    width: 16rem;
    height: auto;
    margin: 1rem 0 1rem 0.5rem;
  }
  .toggle-container {
    margin-top: 0.3rem;
  }
  .menu-main-container {
    margin: 4rem 0 1.2em 0;
  }
  .main-navigation,
  .site-header .wrapper {
    width: 100%;
    height: 4.4rem;
  }
  .toggle-container.fix-nav {
    margin-top: 0.3rem;
  }
  .menu-main-container.fix-nav {
    margin-top: 4rem;
  }
  .site-header .wrapper.fix-nav,
  .site-header .wrapper-full.fix-nav {
    height: 4.4rem;
  }
  .site-content {
    margin-top: 3em;
  }
  #main section {
    margin-bottom: 1.5em;
  }
  .h1, h1 {
    font-size: 2rem;
    font-size: 2rem;
  }
  .h2, h2 {
    font-size: 1.6rem;
    font-size: 1.6rem;
  }
  .h3, h3 {
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  #main .teaser-content .teaser-top h2,
  #main .teaser-content .teaser-top h3 {
    color: #ffffff;
    color: #ffffff;
    margin: 0 0 1.1em 0;
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  #main .teaser-content .teaser-top.middle p,
  p,
  ul,
  ol {
    font-size: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .menu-main-container a {
    font-size: 1.6rem;
    font-size: 1.6rem;
    line-height: 1rem;
    padding: 0.2em 0.1em 0.1em 0.5rem;
  }
  #main-nav .main-menu-item {
    background-position: 97.5% 0;
  }
  .footer-navigation .main-menu-item {
    float: left;
    margin-bottom: 1.5rem;
    width: 100%;
    font-size: 1.3rem;
    font-size: 1.3em;
  }
  .footer-navigation li {
    font-size: 1.3rem;
    font-size: 1.3em;
  }
  .site-info p {
    font-size: 1rem;
    font-size: 1em;
    line-height: 1.4em;
  }
  #footer-nav,
  .site-info {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .produkt-template-default #main #teaser-table .teaser-content,
  .home #main .teaser-content,
  .postid-7s #main .teaser-content,
  .page-id-6 #main .teaser-content,
  #main .teaser-content {
    display: block;
  }
  .produkt-template-default #main #teaser-table .teaser-content.flex {
    display: flex;
  }
  #main .teaser-content .teaser,
  #main .teaser-content li {
    width: 100%;
  }
  #main .teaser-content .teaser-bottom.gmaps,
  #main .teaser-content .teaser-bottom {
    max-height: 30rem;
  }
  #main .teaser-content .teaser-bottom img,
  #main .teaser-content .teaser img,
  #main .teaser-content li img {
    width: 65rem;
    height: auto;
  }
  #main .teaser-content .teaser:nth-child(2n+0) {
    margin-right: 0;
    float: right;
  }
  #main .teaser-content .teaser:nth-child(2n+0) {
    margin-right: 0;
    float: right;
  }
  #main #referenzen-table .teaser:nth-child(3n+0),
  #main .teaser-content .teaser:nth-child(3n+0) {
    margin-right: 0;
    float: left;
    width: 100%;
  }
  #main .teaser-content .teaser.mini {
    height: auto;
    display: table-cell;
    width: 100%;
    background-color: #d8dfde;
    background-color: #d8dfde;
    padding: 1.5em;
  }
  #main .teaser-content .teaser.mini:last-child {
    width: 100%;
  }
  #main .teaser-content .teaser-top {
    max-width: 65rem;
    /*height: 15.50rem;*/
    padding: 1.8rem 1.5rem 1.8rem 1.5rem;
  }
  #main .teaser-content .teaser-top.small {
    height: 6.2rem;
    padding: 1.2rem 1.2rem 0 1.2rem !important;
  }
  #main .teaser-top.small .teaser-top-content {
    padding: 0.4em;
  }
  #main .teaser-top.small .teaser-top-content .headline {
    float: left;
    width: 70%;
  }
  #main .teaser-top.small .teaser-top-content .icons {
    margin-top: 0;
  }
  #main .teaser-content .teaser-top.middle {
    height: 9rem;
  }
  #main .container .row .teaser-top.intermediate,
  #main .container-fluid .row .teaser-top.intermediate,
  #main .teaser-content .teaser-top.intermediate {
    height: 9rem;
  }
  #main .contact-teaser-full .kontakt {
    padding: 1em;
  }
  #main .contact-teaser-full .kontakt.vertical {
    display: block;
  }
  #main .contact-teaser-full .kontakt.horizontal {
    display: none;
  }
  #main .contact-teaser-full .anfahrt.gmaps .gmaps-container {
    padding-bottom: 0%;
    height: 30rem;
    width: 100%;
  }
  #main #referenzen-navigation ul {
    margin: 0.5em 0 1.5em 0;
  }
  #main #referenzen-navigation li .indicator {
    width: 1.2rem;
    height: 1.8rem;
    background: transparent url(images/arrows-up-down-small.png) 0 center no-repeat;
  }
  #main #referenzen-navigation a,
  #main #referenzen-navigation a:visited {
    padding-left: 1.5rem;
  }
  #carousel-wrapper-detail {
    width: 100%;
  }
  #details {
    width: 100%;
  }
  #details li .active {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-down-small.png) 0.4rem center no-repeat;
    background-color: #ffffff;
    background-color: #ffffff;
  }
  #details li a {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) 0.4rem center no-repeat;
  }
  #details ul li ul {
    margin: 0.4em 0.4em 0.4em 1.8em;
  }
  #main a[href$=".pdf"]:visited, #main a[href$=".pdf"] {
    line-height: 1.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) center left no-repeat;
  }
  #main .content-text-half {
    width: 100%;
    max-width: 100%;
  }
  #main .content-text {
    padding: 0;
  }
  #main #contact-teaser {
    margin-top: 1em;
    display: inline-block;
    width: 100%;
  }
  #main #contact-teaser.small {
    width: 100%;
  }
  #main .image-full {
    margin: 0 0 1em 0;
  }
  #main .image-full.image-top-margin {
    margin: 1em 0 1em 0;
  }
  #main .contact-teaser-full .anfahrt {
    width: 100%;
  }
  #main .contact-teaser-full .kontakt {
    width: 100%;
    height: auto;
  }
  #main .contact-teaser-full .kontakt .bottom {
    position: relative;
    bottom: 0;
    margin-top: 1em;
  }
  .pager-wrapper {
    display: none !important;
  }
  #detail-post-container #carousel-wrapper-detail .pager-wrapper,
  #detail-post-container .icons {
    top: 1.7rem;
  }
  #detail-post-container #carousel-wrapper-detail .pager-wrapper {
    left: 77%;
  }
  #detail-post-container #carousel-wrapper-detail .head {
    height: 6rem;
    padding: 0.6em 0.5em 0 0.5em;
  }
  #detail-post-container #carousel-wrapper-detail .head .headlines {
    width: 80%;
  }
  #carousel-wrapper-detail .prev, #carousel-wrapper-detail .prev,
  #carousel-wrapper-detail .prev, #carousel-wrapper-detail .next {
    /*top: 26%;*/
  }
  #detail-post-container #carousel-wrapper-detail .head h2 {
    font-size: 1.4rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
    margin-bottom: 0.1em;
  }
  #detail-post-container #carousel-wrapper-detail .head h3 {
    font-size: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  #detail-post-container {
    top: 4rem;
  }
  #project-data-wrapper {
    padding: 1em 1em 1em 1em;
  }
  #project-data-wrapper .project-data {
    width: 100%;
  }
  #project-data-wrapper .project-description {
    padding: 2em 0 0 0;
    width: 100%;
  }
  #carousel-wrapper-start .main-wrapper {
    margin-bottom: 0.3em;
  }
  #carousel-wrapper-start .pager-wrapper {
    margin: 1em auto 2em;
  }
  #carousel-wrapper-start .hero .hero-text {
    font-size: 1.4rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  #carousel-wrapper-start .pager img,
  #carousel-wrapper-start .pager-img {
    width: 6rem;
    height: 6rem;
    margin-left: -0.9em;
    -webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
    clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  }
  #carousel-wrapper-start .prev .nav-img,
  #carousel-wrapper-start .next .nav-img {
    width: 3.5rem;
    height: 5rem;
    display: none;
  }
  #carousel-wrapper-detail .prev .nav-img,
  #carousel-wrapper-detail .next .nav-img {
    width: 2.2rem;
    height: 2.9rem;
  }
  .teaser .teaser-top .pdf,
  #carousel-wrapper-detail .pdf,
  #detail-post-container .pdf {
    float: left;
    background: transparent url(images/ref-icons.png) -2.2rem center no-repeat;
    width: 3.1rem;
    height: 2.4rem;
    margin: 0 0 0 2.5rem;
    background-size: 8rem 2.4rem;
  }
  .teaser .teaser-top .pdf.black,
  #carousel-wrapper-detail .pdf.black,
  #detail-post-container .pdf.black {
    filter: brightness(0) saturate(100%) invert(0);
  }
  .teaser .teaser-top .pdf.grey,
  #carousel-wrapper-detail .pdf.grey,
  #detail-post-container .pdf.grey {
    filter: brightness(0.4) saturate(100%) invert(0);
  }
  #detail-post-container .close {
    float: left;
    background: url("images/ref-icons.png") no-repeat scroll 0 center/7.7rem auto transparent;
    width: 2.2rem;
    height: 2.2rem;
    margin: 0 0 0 0.5rem;
  }
  #main .teaser-content .teaser.high h2 {
    height: auto;
    line-height: 2.6rem;
  }
  #main section h2,
  #main .small-teaser-wrapper .teaser h2,
  #main .content-text h2 {
    margin: 0 0 0 0;
  }
}
@media only screen and (min-width: 0.1rem) and (max-width: 30rem) {
  .wrapper {
    margin: 0 0.5rem 0 0.5rem;
  }
  .site-header .wrapper {
    margin: 0;
  }
  .header-image img {
    width: 7rem;
    height: auto;
    margin: 1rem 0 1rem 0.5rem;
  }
  .header-image.fix-nav img {
    width: 7rem;
    height: auto;
    margin: 1rem 0 1rem 0.5rem;
  }
  .toggle-container {
    margin-top: 0.3rem;
  }
  .menu-main-container {
    margin: 4rem 0 1.2em 0;
  }
  .main-navigation,
  .site-header .wrapper {
    width: 100%;
    height: 4.4rem;
  }
  .toggle-container.fix-nav {
    margin-top: 0.3rem;
  }
  .menu-main-container.fix-nav {
    margin-top: 4rem;
  }
  .site-header .wrapper.fix-nav,
  .site-header .wrapper-full.fix-nav {
    height: 4.4rem;
  }
  .site-content {
    margin-top: 3em;
  }
  #main section {
    margin-bottom: 1.5em;
  }
  .h1, h1 {
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  .h2, h2 {
    font-size: 0.8rem;
    font-size: 0.8rem;
  }
  .h3, h3 {
    font-size: 0.8rem;
    font-size: 0.8rem;
  }
  #main .teaser-content .teaser-top h2,
  #main .teaser-content .teaser-top h3 {
    color: #ffffff;
    color: #ffffff;
    margin: 0 0 1.1em 0;
    font-size: 1.2rem;
    font-size: 1.2rem;
  }
  #main .teaser-content .teaser-top.middle p,
  .footer-meta-navigation a,
  p,
  ul,
  ol {
    font-size: 0.8rem;
    font-size: 0.8rem;
    line-height: 1.6rem;
  }
  .menu-main-container a {
    font-size: 1.1rem;
    font-size: 1.1rem;
    line-height: 0.6em;
  }
  .footer-navigation .main-menu-item {
    float: left;
    margin-bottom: 1.5rem;
    width: 100%;
    font-size: 1.3rem;
    font-size: 1.3em;
  }
  .footer-navigation li {
    font-size: 1.3rem;
    font-size: 1.3em;
  }
  .site-info p {
    font-size: 1rem;
    font-size: 1em;
    line-height: 1.4em;
  }
  #footer-nav,
  .site-info {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  #main .teaser-content .teaser,
  #main .teaser-content li {
    width: 100%;
  }
  #main .teaser-content .teaser-bottom.gmaps,
  #main .teaser-content .teaser-bottom {
    max-height: 30rem;
  }
  #main .teaser-content .teaser-bottom img,
  #main .teaser-content .teaser img,
  #main .teaser-content li img {
    width: 65rem;
    height: auto;
  }
  #main .teaser-content .teaser:nth-child(2n+0) {
    margin-right: 0;
    float: right;
  }
  #main .teaser-content .teaser:nth-child(2n+0) {
    margin-right: 0;
    float: right;
  }
  #main #referenzen-table .teaser:nth-child(3n+0),
  #main .teaser-content .teaser:nth-child(3n+0) {
    margin-right: 0;
    float: left;
    width: 100%;
  }
  #main .teaser-content .teaser.mini {
    height: auto;
    display: table-cell;
    width: 100%;
    background-color: #d8dfde;
    background-color: #d8dfde;
    padding: 1.5em;
  }
  #main .teaser-content .teaser-top {
    max-width: 65rem;
    /*height: 15.50rem;*/
    padding: 1.8rem 1.5rem 1.8rem 1.5rem;
  }
  #main .teaser-content .teaser-top.small {
    height: 6.2rem;
    padding: 1.2rem 1.2rem 0 1.2rem !important;
  }
  #main .teaser-top.small .teaser-top-content {
    margin: 0;
  }
  #main .teaser-top.small .teaser-top-content .headline {
    float: left;
    width: 65%;
  }
  #main .teaser-top.small .teaser-top-content .icons {
    margin-top: 0;
  }
  #main .teaser-content .teaser-top.middle {
    height: 9rem;
  }
  #main .contact-teaser-full .kontakt {
    padding: 1em;
  }
  #main .contact-teaser-full .kontakt.vertical {
    display: block;
  }
  #main .contact-teaser-full .kontakt.horizontal {
    display: none;
  }
  #main .contact-teaser-full .anfahrt.gmaps .gmaps-container {
    padding-bottom: 0%;
    height: 30rem;
    width: 100%;
  }
  #main #referenzen-navigation ul {
    margin: 0.5em 0 1.5em 0;
  }
  #main #referenzen-navigation li .indicator {
    width: 1.2rem;
    height: 1.8rem;
    background: transparent url(images/arrows-up-down-small.png) 0 center no-repeat;
  }
  #main #referenzen-navigation a,
  #main #referenzen-navigation a:visited {
    padding-left: 1.5rem;
  }
  #carousel-wrapper-detail {
    width: 100%;
  }
  #details {
    width: 100%;
  }
  #details li .active {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-down-small.png) 0.4rem center no-repeat;
    background-color: #ffffff;
    background-color: #ffffff;
  }
  #details li a {
    line-height: 2.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) 0.4rem center no-repeat;
  }
  #details ul li ul {
    margin: 0.4em 0.4em 0.4em 1.8em;
  }
  #main a[href$=".pdf"]:visited, #main a[href$=".pdf"] {
    line-height: 1.3rem;
    padding-left: 2.3rem;
    background: transparent url(images/arrows-right-small.png) center left no-repeat;
  }
  #main .content-text-half {
    width: 100%;
    max-width: 100%;
  }
  #main .content-text {
    padding: 0;
  }
  #main #contact-teaser {
    margin-top: 1em;
    display: inline-block;
    width: 100%;
  }
  #main #contact-teaser.small {
    width: 100%;
  }
  #main .image-full {
    margin: 0 0 1em 0;
  }
  #main .image-full.image-top-margin {
    margin: 1em 0 1em 0;
  }
  #main .contact-teaser-full .anfahrt {
    width: 100%;
  }
  #main .contact-teaser-full .kontakt {
    width: 100%;
    height: auto;
  }
  #main .contact-teaser-full .kontakt .bottom {
    position: relative;
    bottom: 0;
    margin-top: 1em;
  }
  #carousel-wrapper-start .main-wrapper {
    margin-bottom: 0.3em;
  }
  .pager-wrapper {
    display: none !important;
  }
  #detail-post-container #carousel-wrapper-detail .pager-wrapper,
  #detail-post-container .icons {
    top: 1.7rem;
  }
  #detail-post-container #carousel-wrapper-detail .pager-wrapper {
    left: 77%;
  }
  #detail-post-container #carousel-wrapper-detail .head {
    height: 6rem;
    padding: 0.6em 0.5em 0 0.5em;
  }
  #detail-post-container #carousel-wrapper-detail .head .headlines {
    width: 80%;
  }
  #carousel-wrapper-detail .prev, #carousel-wrapper-detail .prev,
  #carousel-wrapper-detail .prev, #carousel-wrapper-detail .next {
    /*top: 26%;*/
  }
  #detail-post-container #carousel-wrapper-detail .head h2 {
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.1em;
  }
  #detail-post-container #carousel-wrapper-detail .head h3 {
    font-size: 0.8rem;
    font-size: 0.8rem;
    line-height: 0.8rem;
  }
  #detail-post-container {
    top: 4rem;
  }
  #project-data-wrapper {
    padding: 1em 1em 1em 1em;
  }
  #project-data-wrapper .project-data {
    width: 100%;
  }
  #project-data-wrapper .project-description {
    padding: 2em 0 0 0;
    width: 100%;
  }
  #carousel-wrapper-start .pager-wrapper {
    margin: 1em auto 2em;
  }
  #carousel-wrapper-start .hero .hero-text {
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1rem;
  }
  #carousel-wrapper-start .pager img,
  #carousel-wrapper-start .pager-img {
    width: 6rem;
    height: 6rem;
    margin-left: -0.9em;
    -webkit-clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
    clip-path: polygon(60% 0, 100% 50%, 60% 100%, 0% 100%, 40% 50%, 0% 0%);
  }
  #carousel-wrapper-start .prev .nav-img,
  #carousel-wrapper-start .next .nav-img {
    width: 3.5rem;
    height: 5rem;
    display: none;
  }
  #carousel-wrapper-detail .prev .nav-img,
  #carousel-wrapper-detail .next .nav-img {
    width: 2.2rem;
    height: 2.9rem;
  }
  .teaser .teaser-top .pdf,
  #carousel-wrapper-detail .pdf,
  #detail-post-container .pdf {
    float: left;
    background: transparent url(images/ref-icons.png) -2.2rem center no-repeat;
    width: 3.1rem;
    height: 2.4rem;
    margin: 0 0 0 2.5rem;
    background-size: 8rem 2.4rem;
  }
  .teaser .teaser-top .pdf.black,
  #carousel-wrapper-detail .pdf.black,
  #detail-post-container .pdf.black {
    filter: brightness(0) saturate(100%) invert(0);
  }
  .teaser .teaser-top .pdf.grey,
  #carousel-wrapper-detail .pdf.grey,
  #detail-post-container .pdf.grey {
    filter: brightness(0.4) saturate(100%) invert(0);
  }
  #detail-post-container .close {
    float: left;
    background: url("images/ref-icons.png") no-repeat scroll 0 center/7.7rem auto transparent;
    width: 2.2rem;
    height: 2.2rem;
    margin: 0 0 0 0.5rem;
  }
  #main .teaser-content .teaser.high h2 {
    height: auto;
    line-height: 2.6rem;
  }
  #main section h2,
  #main .small-teaser-wrapper .teaser h2,
  #main .content-text h2 {
    margin: 0 0 0 0;
  }
}
.newsletter-register {
  background-color: #ebebeb;
  min-height: 15rem;
}

.newsletter-register h3 {
  font-size: 2rem;
  color: #646363;
  text-transform: uppercase;
}

.newsletter-register p {
  font-size: 1.8rem;
  line-height: 2rem;
  color: #646363;
  padding-bottom: 2rem;
}

.newsletter-register .wrapper-center {
  background: url("images/stripes-newsletter.png");
  background-repeat: no-repeat;
  background-position: 28rem -0.6rem;
  padding: 4.3rem 0;
}

.newsletter-register .content-left {
  width: 56.8%;
  float: left;
}

.newsletter-register .content-right {
  width: 33.2%;
  float: right;
}

@media only screen and (min-width: 30rem) and (max-width: 65rem) {
  .newsletter-register .content-left,
  .newsletter-register .content-right {
    width: 100%;
    float: none;
  }
}
.newsletter-register input {
  color: #646363;
  border: 0.1rem solid #959595 !important;
  background-color: transparent !important;
  height: 6rem;
  font-size: 1.8rem;
  padding: 2rem 2rem !important;
}

.newsletter-register button {
  color: #FFFFFF;
  background-color: #959595 !important;
  height: 6rem;
  font-size: 1.8rem;
  padding: 2rem 2rem !important;
  border-radius: 0;
  text-align: left;
  width: 66% !important;
  text-transform: uppercase;
}

@media screen and (max-width: 100rem) {
  .newsletter-register button {
    width: 100% !important;
  }
}
.newsletter-register .yikes-mailchimp-submit-button-span-text:after {
  font-family: "fontawesome";
  content: "\f061";
  padding-left: 0.5rem;
}

/*HELPER*/
.produkt-template-default #main .headline-box p,
.produkt-template-default #main .headline-box a,
.bright {
  color: #FFFFFF;
  margin-bottom: 0;
}

.flex {
  display: flex;
}

/*JETPACK FORM */
.contact-form button {
  border-radius: 0;
}

.contact-form input[type=checkbox] {
  margin-bottom: 0;
}

.grunion-field-name-wrap,
.grunion-field-text-wrap {
  width: 50%;
  display: inline-block;
}

.grunion-field-wrap input[type=url],
.grunion-field-wrap input[type=email],
.grunion-field-wrap input[type=text] {
  width: 100% !important;
}

.grunion-field-wrap {
  padding-right: 1rem;
}

.grunion-field-checkbox-multiple-wrap .clear-form {
  clear: unset;
  display: inline-block;
}

.grunion-field-checkbox-multiple-wrap label.checkbox-multiple {
  width: 49%;
}

.grunion-field-checkbox-multiple-wrap {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 75rem) and (min-width: 1rem) {
  .grunion-field-name-wrap,
  .grunion-field-text-wrap {
    width: 100%;
    display: block;
  }
  .grunion-field-wrap input[type=url],
  .grunion-field-wrap input[type=email],
  .grunion-field-wrap input[type=text] {
    width: 100% !important;
  }
  .grunion-field-wrap {
    padding-right: 0;
  }
  .grunion-field-checkbox-multiple-wrap .clear-form {
    clear: both;
    display: block;
  }
  .grunion-field-checkbox-multiple-wrap label.checkbox-multiple {
    width: 100%;
  }
}
/* 10.3 Comments */
.comments-title {
  font-weight: 700;
  font-size: 3.2rem;
  font-size: 3.2rem;
}

.comments-area > ol {
  padding: 0;
  margin: 2em 0;
  list-style-type: none;
}

ol.children {
  list-style-type: none;
}

.comment-list ol {
  margin-left: 5rem;
}

.comment-meta {
  margin-bottom: 1em;
}

.comment-author .avatar {
  width: 5rem;
  display: block;
  float: left;
  margin-right: 2rem;
}

.comment-author .fn {
  font-weight: 700;
  font-family: "Istok Web", sans-serif;
  font-size: 1.8rem;
  font-size: 1.8rem;
}

.comment-metadata {
  font-size: 1.2rem;
  font-size: 1.2rem;
}

.comment-content {
  font-size: 90%;
}

.comment-content,
.reply {
  margin-left: 7rem;
}

.comment-body {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: solid #cccccc 0.1rem;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-content ol {
  margin-left: 1.5em;
}

.reply {
  font-weight: 700;
  font-family: "Istok Web", sans-serif;
  font-size: 1.2rem;
  font-size: 1.2rem;
}

.bypostauthor > .comment-body {
  position: relative;
  padding: 1em;
  margin-bottom: 2em;
  background: hsl(0, 0%, 93%);
  border: none;
}

/* Comments responsive */
@media screen and (max-width: 60rem) {
  .comment-list ol {
    margin-left: 0;
  }
  .comment-content ol {
    margin-left: 1.5em;
  }
  .comment-content,
  .reply {
    margin-left: 0;
  }
}
.comment-reply-title {
  margin-bottom: 0.5em;
  font-weight: 700;
  font-size: 2.8rem;
  font-size: 2.8rem;
}

.comment-form {
  padding-bottom: 4rem;
  font-family: "Istok Web", sans-serif;
  font-size: 1.4rem;
  font-size: 1.4rem;
}

.comment-form textarea {
  font-family: "Istok Web", sans-serif;
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.comment-form label {
  display: block;
}

.required {
  color: red;
}

.comment-awaiting-moderation { /* Green background color to make moderation seem less aggressive */
  padding: 0.5rem 1rem;
  margin: 1rem 0;
  font-family: "Istok Web", sans-serif;
  font-size: 1.4rem;
  font-size: 1.4rem;
  color: #ffffff;
  color: #ffffff;
  background: #84bd68;
  background: #84bd68;
}

/* TODO: add newsletter / jetpack form styles here (migrated as needed) */
/* TODO: add newsletter / jetpack form styles here (migrated as needed) */
/* 10.1 Posts and pages */
a {
  text-decoration: underline;
}

a[href^=https],
a[href^=http],
a[href^=mailto],
a[href^=tel],
a[href^=Tel] {
  text-decoration: underline;
  font-weight: 600;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.4em;
}

.h1, h1 {
  font-size: 3rem;
  font-size: 3rem;
}

.h2, h2 {
  font-size: 2.6rem;
  font-size: 2.6rem;
}

.h3, h3 {
  font-size: 1.6rem;
  font-size: 1.6rem;
}

.h4, h4 {
  font-size: 1.4rem;
  font-size: 1.4rem;
}

.h5, h5 {
  font-size: 1.4rem;
  font-size: 1.4rem;
}

.h6, h6 {
  font-size: 1.4rem;
  font-size: 1.4rem;
}

p,
ul,
ol {
  font-size: 1.4rem;
  font-size: 1.4rem;
  line-height: 2rem;
}

blockquote p {
  font-size: 1.6rem;
  font-size: 1.6rem;
  line-height: 1.5em;
}

/* Meta */
.category-list {
  margin: 1.3em 0 1em;
  font-family: "Istok Web", sans-serif;
  font-size: 1.4rem;
  font-size: 1.4rem;
}

.category-list a {
  color: #333333;
  color: hsl(0, 0%, 10%);
}

.category-list a:hover {
  color: #000000;
  color: #000000;
}

.entry-meta {
  margin-bottom: 2rem;
  padding: 0;
  font-family: "Istok Web", sans-serif;
  font-size: 1.2rem;
  font-size: 1.2rem;
}

.entry-meta a {
  font-weight: 700;
}

.entry-footer {
  margin-top: 3rem;
  margin-bottom: 5rem;
  font-family: "Istok Web", sans-serif;
  font-size: 1.4rem;
  font-size: 1.4rem;
  line-height: 2em;
}

.entry-footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.entry-footer li {
  display: inline-block;
  margin-right: 4rem;
}

.entry-footer a {
  margin-left: 0.5rem;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

@media screen and (min-width: 132rem) {
  .single .entry-meta {
    width: 12rem;
    margin-left: -16rem;
    float: left;
    text-align: right;
  }
  .single .byline,
  .single .posted-on {
    display: block;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 131.9rem) {
  .posted-on:before {
    content: " am ";
  }
  .posted-on:after {
    content: ".";
  }
}
/* Blockquotes */
blockquote {
  padding: 1em 1.5em 0;
  margin-bottom: 1em;
  font-style: italic;
  border-top: solid 0.1rem #cccccc;
  border-bottom: solid 0.1rem #cccccc;
}

blockquote em {
  font-style: normal;
}

blockquote cite {
  display: block;
  margin-top: 1em;
  margin-left: 40%;
  font-size: 1.6rem;
  font-size: 1.6rem;
  font-family: "Istok Web", sans-serif;
  font-style: normal;
  line-height: 1.5em;
  text-align: right;
}

blockquote.alignleft {
  width: 50%;
  float: left;
  padding: 1em 0 0;
  margin-right: 2em;
}

blockquote.alignright {
  width: 50%;
  float: right;
  padding: 1em 0 0;
  margin-left: 2em;
}

/* Blockquotes responsive */
/* Optional rules that set blockquotes to full width on smaller screens */
@media screen and (max-width: 78rem) {
  blockquote.alignleft,
  blockquote.alignright {
    width: 40%;
  }
}
@media screen and (max-width: 60rem) {
  blockquote.alignleft,
  blockquote.alignright {
    width: 100%;
    padding: 1em 1.5em 0;
  }
}
/* 10.2 Asides */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* 6.0 Accessibility */
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(0.1rem, 0.1rem, 0.1rem, 0.1rem);
  position: absolute !important;
  right: 0;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 0.3rem;
  box-shadow: 0 0 0.2rem 0.2rem rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  height: auto;
  left: 0.5rem;
  line-height: normal;
  padding: 1.5rem 2.3rem 1.4rem;
  text-decoration: none;
  top: 0.5rem;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

/* 7.0 Alignments */
/*.alignleft {
	 display: inline;
	 float: left;
	 margin-right: 1.5em;
 }
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


@media screen and (min-width: 132rem) {
	.alignleft {
		margin-left: -16rem;
	}
}

@media screen and (min-width: 182rem) {
	.alignright {
		margin-right: -16rem;
	}
}*/
/* 8.0 Clearings */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

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