@charset "UTF-8";
/*(c)10.2013 BaseStyles auf Basis der HTML5 BoilerPlate 4.0, com2 Gmbh TN, www.com-com.com v1.0 */
/* + tn Anker animations, + autoClicks, + hyphenation, + 10.10.12 borderbox + 08.2013 SASS */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:300,400,900);
/* line 11, ../../Private/sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../Private/sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../Private/sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* line 51, ../../Private/sass/_normalize.scss */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 66, ../../Private/sass/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 76, ../../Private/sass/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 88, ../../Private/sass/_normalize.scss */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 96, ../../Private/sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 104, ../../Private/sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 118, ../../Private/sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 127, ../../Private/sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 135, ../../Private/sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 144, ../../Private/sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 152, ../../Private/sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 162, ../../Private/sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 171, ../../Private/sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 183, ../../Private/sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 191, ../../Private/sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 199, ../../Private/sass/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 207, ../../Private/sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 215, ../../Private/sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 219, ../../Private/sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 231, ../../Private/sass/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 239, ../../Private/sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 251, ../../Private/sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 263, ../../Private/sass/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 274, ../../Private/sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 285, ../../Private/sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 299, ../../Private/sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 311, ../../Private/sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 324, ../../Private/sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 336, ../../Private/sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 346, ../../Private/sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 358, ../../Private/sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 370, ../../Private/sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 379, ../../Private/sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 390, ../../Private/sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 403, ../../Private/sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@-webkit-keyframes spin {
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 15, ../../Private/sass/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 19, ../../Private/sass/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider-icon.eot");
  src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
/* line 39, ../../Private/sass/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 40, ../../Private/sass/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 41, ../../Private/sass/_flexslider.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* line 42, ../../Private/sass/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 45, ../../Private/sass/_flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 46, ../../Private/sass/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 47, ../../Private/sass/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 52, ../../Private/sass/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 56, ../../Private/sass/_flexslider.scss */
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

/* line 57, ../../Private/sass/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 58, ../../Private/sass/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 59, ../../Private/sass/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 60, ../../Private/sass/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 70, ../../Private/sass/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Pause/Play */
/* line 75, ../../Private/sass/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 76, ../../Private/sass/_flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 77, ../../Private/sass/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 78, ../../Private/sass/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
/* line 81, ../../Private/sass/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 82, ../../Private/sass/_flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 83, ../../Private/sass/_flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 84, ../../Private/sass/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 85, ../../Private/sass/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 87, ../../Private/sass/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 88, ../../Private/sass/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 89, ../../Private/sass/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 90, ../../Private/sass/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 91, ../../Private/sass/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 94, ../../Private/sass/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  /* line 95, ../../Private/sass/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 14, ../../Private/sass/jofranzke.scss */
html,
button,
input,
select,
textarea {
  color: #2f2f2f;
  -webkit-appearance: none;
}

/* line 22, ../../Private/sass/jofranzke.scss */
html {
  height: 100%;
  background-color: #fff;
}

/* line 24, ../../Private/sass/jofranzke.scss */
body {
  line-height: 1em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background-color: #fff;
  -moz-transition: all 0.8s, font-size 0.3s linear;
  -o-transition: all 0.8s, font-size 0.3s linear;
  -webkit-transition: all 0.8s, font-size 0.3s linear;
  transition: all 0.8s, font-size 0.3s linear;
  height: 100%;
  font-size: 0.8125em;
}
@media only screen and (min-width: 1516px) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    font-size: 0.8125em;
  }
}
@media only screen and (max-width: 1515px) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    font-size: 0.8125em;
  }
}
@media only screen and (max-width: 1330px) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    font-size: 0.8125em;
  }
}
@media only screen and (max-width: 1080px) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    font-size: 0.8125em;
  }
}
@media only screen and (max-width: 1000px) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    font-size: 0.6875em;
  }
}
@media only screen and (max-width: 870px) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    font-size: 0.625em;
  }
}
@media only screen and (max-width: 760px) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    min-width: 320px;
    font-size: 0.4062em;
  }
  /* line 45, ../../Private/sass/jofranzke.scss */
  body p, body ul.simple li, body ul.smallDots li, body p + ul li,
  body .tagList,
  body input, body select, body textarea,
  body label,
  body #scrollTop {
    font-size: 2em;
  }
  /* line 51, ../../Private/sass/jofranzke.scss */
  body ul.smallDots li {
    text-indent: -0.7em;
  }
  /* line 54, ../../Private/sass/jofranzke.scss */
  body .filler {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 24, ../../Private/sass/jofranzke.scss */
  body {
    min-width: 0;
    font-size: 0.8125em;
  }
  /* line 58, ../../Private/sass/jofranzke.scss */
  body p, body ul.simple li {
    font-size: 1.1538em;
  }
}
/* line 61, ../../Private/sass/jofranzke.scss */
body.home {
  background: #8f8f8f;
}

/* line 66, ../../Private/sass/jofranzke.scss */
html.js.fadeIn body > .spinner,
html.js:not(.fadeIn) body > #minWidth,
html.js:not(.fadeIn) body > #homeSlider,
html.js:not(.fadeIn) body > .arrowNav,
html.js:not(.fadeIn) body > footer {
  opacity: 0;
  pointer-events: none;
}

/* line 72, ../../Private/sass/jofranzke.scss */
.spinner {
  position: absolute;
  left: 0.5333em;
  top: 0.5333em;
  z-index: 1000;
  font-size: 2.3076em;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  border: 2px solid #f8f8f8;
  width: 1em;
  height: 1em;
  border-radius: .5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top-color: #2f2f2f;
  border-right-color: #2f2f2f;
}

/* line 76, ../../Private/sass/jofranzke.scss */
body > .spinner {
  font-size: 7.6923em;
  left: 50%;
  top: calc(50% - .75em);
  margin: 0 0 0 -.5em;
  z-index: 1;
  border-width: 2px !important;
}

/* apply a natural box layout model to all elements */
/* line 81, ../../Private/sass/jofranzke.scss */
*, *:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 84, ../../Private/sass/jofranzke.scss */
::-moz-selection {
  background: rgba(47, 47, 47, 0.9);
  color: #fff;
  text-shadow: none;
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9);
}

/* line 85, ../../Private/sass/jofranzke.scss */
::selection {
  background: rgba(47, 47, 47, 0.9);
  color: #fff;
  text-shadow: none;
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.9);
}

/* line 87, ../../Private/sass/jofranzke.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 3.0769em 0;
  padding: 0;
  border-style: dotted;
}

/* * A better looking default horizontal rule */
/* line 88, ../../Private/sass/jofranzke.scss */
img {
  vertical-align: middle;
}

/* * Remove the gap between images and the bottom of their containers: h5bp.com/i/440 */
/* line 89, ../../Private/sass/jofranzke.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* * Remove default fieldset styles. */
/* line 90, ../../Private/sass/jofranzke.scss */
textarea {
  resize: vertical;
}

/* Allow only vertical resizing of textareas. */
/* line 91, ../../Private/sass/jofranzke.scss */
h1, h2, h3, p, ul, ol {
  margin: 0 0 1.5384em;
}

/* line 92, ../../Private/sass/jofranzke.scss */
ul {
  padding: 0 0 0 1.5em;
}

/* line 97, ../../Private/sass/jofranzke.scss */
ol {
  padding: 0 0 0 1.5em;
}
/* line 98, ../../Private/sass/jofranzke.scss */
ol li {
  padding-left: 0.5em;
}

/* line 101, ../../Private/sass/jofranzke.scss */
.cssTable > div.vCentered {
  vertical-align: middle;
}

/* line 103, ../../Private/sass/jofranzke.scss */
blockquote {
  padding: 0;
  margin: 0;
}
/* line 104, ../../Private/sass/jofranzke.scss */
blockquote p {
  font-size: 1.5384em;
  font-style: italic;
  line-height: 145%;
  color: #8f8f8f;
}
/* line 105, ../../Private/sass/jofranzke.scss */
blockquote cite {
  display: block;
  color: #d0d1d1;
  font-style: normal;
  text-align: right;
  font-size: 1.0769em;
}

/* line 112, ../../Private/sass/jofranzke.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
/* line 115, ../../Private/sass/jofranzke.scss */
a:link, a:visited, a:hover, a:active, a:focus {
  outline: none;
}

/* line 116, ../../Private/sass/jofranzke.scss */
.animated, .hoverInfo, .slideMarker {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/* line 118, ../../Private/sass/jofranzke.scss */
a {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  text-decoration: none;
  color: #4d4e52;
}
/* line 119, ../../Private/sass/jofranzke.scss */
a:hover, a:active, a:focus {
  text-decoration: underline;
}

/* line 121, ../../Private/sass/jofranzke.scss */
a.cta {
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.3076em;
  color: #2f2f2f;
}

/* line 123, ../../Private/sass/jofranzke.scss */
.js .autoClickable {
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
/* line 124, ../../Private/sass/jofranzke.scss */
.js .autoClickable * {
  cursor: pointer;
}

/*======================= Icon font ================================*/
@font-face {
  font-family: 'icons';
  src: url("fonts/icons.eot");
  src: url("fonts/icons.eot?#iefix") format("embedded-opentype"), url("fonts/icons.ttf") format("truetype"), url("fonts/icons.woff") format("woff"), url("fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 141, ../../Private/sass/jofranzke.scss */
[data-icon]:before,
.icon {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: attr(data-icon);
  text-decoration: none !important;
  -moz-transition: background 0.8s, color 0.8s;
  -o-transition: background 0.8s, color 0.8s;
  -webkit-transition: background 0.8s, color 0.8s;
  transition: background 0.8s, color 0.8s;
}

/* line 149, ../../Private/sass/jofranzke.scss */
.button.circled:before,
a.circled:before,
.icon.circled {
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border: 0.1153em solid #fff;
  text-align: center;
  vertical-align: -0.1539em;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
}

/* line 157, ../../Private/sass/jofranzke.scss */
[data-icon] {
  text-decoration: none;
}

/*~~ STANDARD CLASSES & Styles ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* line 162, ../../Private/sass/jofranzke.scss */
.small {
  /*||title-de:klein||title-en:small||desc-de:Kleinere Schriftdarstellung||desc-en:Smaller Fontsize*/
  font-size: .8em;
}

/* line 163, ../../Private/sass/jofranzke.scss */
.bildText {
  /*||title-de:Bildtext||title-en:ImageText||desc-de:Schrift unterhalb von Grafiken||desc-en:Font underneath images*/
  font-size: .8em;
  color: #cbcbcb;
}

/* line 164, ../../Private/sass/jofranzke.scss */
.newsFooter {
  /*||title-de:NewsFooter||title-en:NewsFooter||desc-de:Schrift unterhalb von Grafiken||desc-en:Font underneath images*/
  font-size: .8em;
  color: #8F8F8F;
}

/* line 165, ../../Private/sass/jofranzke.scss */
.additionalInfo {
  border-top: 1px dotted #D0D2D2;
  border-bottom: 1px dotted #D0D2D2;
  padding: 0.7692em 0;
}

/* line 167, ../../Private/sass/jofranzke.scss */
img.right {
  /*||title-de:Rechts ausgerichtet||title-en:Right aligned||desc-de:Ausrichtung von Bildern rechts neben dem Text||desc-en:Image align right beside the text*/
  float: right;
  margin: 0 0 0.7692em 0.7692em;
}

/* line 168, ../../Private/sass/jofranzke.scss */
img.left {
  /*||title-de:Links ausgerichtet||title-en:Left aligned||desc-de:Ausrichtung von Bildern links neben dem Text||desc-en:Image align left beside the text*/
  float: left;
  margin: 0 0.7692em 0.7692em 0;
}

/* line 170, ../../Private/sass/jofranzke.scss */
.cmsColor01 {
  /*||title-de:Orange||title-en:Orange*/
  color: #8cc143;
}

/* line 171, ../../Private/sass/jofranzke.scss */
.cmsColor02 {
  /*||title-de:Blau||title-en:Blue*/
  color: #8cc143;
}

/* line 173, ../../Private/sass/jofranzke.scss */
dl {
  border: 1px solid #cbcbcb;
  border-bottom: none;
}

/* line 174, ../../Private/sass/jofranzke.scss */
dt, dd {
  border-bottom: 1px solid #cbcbcb;
  padding: 0.1538em 0.6153em;
  margin: 0;
}

/* line 175, ../../Private/sass/jofranzke.scss */
dt {
  color: #847970;
  font-weight: bold;
}

/* line 176, ../../Private/sass/jofranzke.scss */
dd {
  padding-bottom: 0.7692em;
}

/* line 181, ../../Private/sass/jofranzke.scss */
li {
  margin-bottom: 0.2307em;
}

/*======================= TABELLEN  ================================*/
/* -------------------------------- OPTIC1 standard - nur abstände und ausrichtung werden optimiert*/
/* line 186, ../../Private/sass/jofranzke.scss */
table.optic01 {
  /*||title-de:Tabellenoptik 1||title-en:Tablestyle 1||desc-de:Grundlegende Formatierung von Tabellen||desc-en:Basic formatting of tables */
}
/* line 188, ../../Private/sass/jofranzke.scss */
table.optic01 tr.alternate {
  background-color: #efefef;
}
/* line 189, ../../Private/sass/jofranzke.scss */
table.optic01 td, table.optic01 th {
  padding: 0.2307em;
  vertical-align: top;
}

/* -------------------------------- OPTIC2*/
/* line 196, ../../Private/sass/jofranzke.scss */
table.optic02 {
  /*||title-de:Tabellenoptik 2||title-en:Tablestyle 2||desc-de:Formatierung f�r Datentabellen. Kopfzellen oben.||desc-en:Formatting of Datatables. Headcells above. */
}
/* line 198, ../../Private/sass/jofranzke.scss */
table.optic02 td, table.optic02 th {
  padding: 0.3076em 0.7692em;
  vertical-align: top;
  color: #8f8f8f;
  text-align: left;
  -moz-transition: background-color 0.5s, border 0.5s, color 0.5s;
  -o-transition: background-color 0.5s, border 0.5s, color 0.5s;
  -webkit-transition: background-color 0.5s, border 0.5s, color 0.5s;
  transition: background-color 0.5s, border 0.5s, color 0.5s;
  border-bottom: 2px solid #f8f8f8;
}
/* line 203, ../../Private/sass/jofranzke.scss */
table.optic02 td.highlighted, table.optic02 th.highlighted {
  color: #8f8f8f;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
/* line 205, ../../Private/sass/jofranzke.scss */
table.optic02 th {
  padding: 0.6153em 0.7692em;
  background-color: #f8f8f8;
  border-bottom: 0.3846em solid #fff;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
  -moz-box-shadow: inset 0 -0.1539em 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 0 -0.1539em 0 rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 -0.1539em 0 rgba(0, 0, 0, 0.08);
}
/* line 211, ../../Private/sass/jofranzke.scss */
table.optic02 tr:hover td {
  background: rgba(47, 47, 47, 0.1);
  border-bottom-color: rgba(47, 47, 47, 0.5);
  color: #2f2f2f;
}

/* line 220, ../../Private/sass/jofranzke.scss */
.pageInfo {
  background: InfoBackground;
  color: InfoText;
  border-bottom: 2px solid #fff;
  padding: 0.6153em 0.6153em 0.6153em 2.923em;
  font-size: 11px;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
/* line 226, ../../Private/sass/jofranzke.scss */
.pageInfo:before {
  content: "!";
  float: left;
  -moz-border-radius: 2.3076em;
  -webkit-border-radius: 2.3076em;
  border-radius: 2.3076em;
  width: 2.3076em;
  height: 2.3076em;
  text-align: center;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
  background: #2f2f2f;
  color: #fff;
  margin: 0 0.7692em 0 0;
}

/* line 232, ../../Private/sass/jofranzke.scss */
#ie6RIP a, #pageHint a {
  color: #000 !important;
  text-decoration: underline !important;
}

/*======================= HEADLINES ================================*/
/* line 236, ../../Private/sass/jofranzke.scss */
h1 {
  font-size: 9.3076em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 0.8677em;
  margin: 0;
  text-transform: uppercase;
}
/* line 237, ../../Private/sass/jofranzke.scss */
h1.smaller {
  font-size: 7.6923em;
  line-height: 1.05em;
}
@media only screen and (max-width: 760px) {
  /* line 236, ../../Private/sass/jofranzke.scss */
  h1 {
    font-size: 6.1538em;
    line-height: 0.9375em;
  }
  /* line 240, ../../Private/sass/jofranzke.scss */
  h1.smaller {
    font-size: 4.6153em;
    line-height: 1.0833em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 236, ../../Private/sass/jofranzke.scss */
  h1 {
    font-size: 6.1538em;
    line-height: 0.9375em;
  }
  /* line 244, ../../Private/sass/jofranzke.scss */
  h1.smaller {
    font-size: 4.6153em;
    line-height: 1.0833em;
  }
}

/* line 247, ../../Private/sass/jofranzke.scss */
h2, legend {
  font-size: 6.1538em;
  line-height: 1em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
}

/* line 248, ../../Private/sass/jofranzke.scss */
h3 {
  font-size: 3.0769em;
  line-height: 1.2em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0;
}

/* line 249, ../../Private/sass/jofranzke.scss */
h4 {
  font-size: 1.2307em;
  font-weight: normal;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  margin: 1em 0 0.5em 0;
}

/* line 251, ../../Private/sass/jofranzke.scss */
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a3a7a7;
}

/* line 254, ../../Private/sass/jofranzke.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a3a7a7;
}

/* line 257, ../../Private/sass/jofranzke.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a3a7a7;
}

/* line 260, ../../Private/sass/jofranzke.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a3a7a7;
}

/* line 264, ../../Private/sass/jofranzke.scss */
.error {
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #db3232;
  font-size: 1.1538em;
  margin-left: 0 !important;
}

/* line 269, ../../Private/sass/jofranzke.scss */
input[type=text],
input[type=password],
input[type=file],
textarea,
select,
option {
  background: #eee;
  border: none;
  height: 2em;
  padding: 0 0 0 0.7692em;
  margin: 0 0 0.7692em 0;
  line-height: 2.4615em;
  vertical-align: middle;
  width: 100%;
  display: inline-block;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 284, ../../Private/sass/jofranzke.scss */
input[type=text]:focus,
input[type=password]:focus,
input[type=file]:focus,
textarea:focus,
select:focus,
option:focus {
  border-color: #8f8f8f;
}

/* line 290, ../../Private/sass/jofranzke.scss */
.career .buttonGroup {
  margin-top: 1.5384em;
}
/* line 291, ../../Private/sass/jofranzke.scss */
.career label {
  margin-bottom: 0.7692em;
  line-height: 120%;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: inline-block;
}

/* line 23, ../../Private/sass/_mixins.scss */
.twinRow:before, .twinRow:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 29, ../../Private/sass/_mixins.scss */
.twinRow:after {
  clear: both;
}
/* line 301, ../../Private/sass/jofranzke.scss */
.twinRow > input[type=text],
.twinRow > select,
.twinRow > textarea {
  width: calc(50% - 0.312em);
}
/* line 304, ../../Private/sass/jofranzke.scss */
.twinRow > input[type=text]:last-child,
.twinRow > select:last-child,
.twinRow > textarea:last-child {
  float: right;
}

/* line 307, ../../Private/sass/jofranzke.scss */
html:not(.csscalc) .twinRow > textarea {
  width: 49%;
}

/* line 309, ../../Private/sass/jofranzke.scss */
textarea {
  height: 11.5384em;
  line-height: 120%;
  padding: 0.7692em 0 0.7692em 0.7692em;
}
/* line 310, ../../Private/sass/jofranzke.scss */
textarea:focus {
  height: 15.3846em;
}

/* line 314, ../../Private/sass/jofranzke.scss */
option {
  width: auto;
  border-bottom: none;
  margin: 0;
  display: block;
}

/* line 354, ../../Private/sass/jofranzke.scss */
.button {
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #2f2f2f;
  color: #fff;
  text-decoration: none !important;
  padding: 0.3076em 0.7692em;
  display: inline-block;
  text-align: left;
  margin: 0 0.3846em 0.3846em 0;
  text-align: center;
  border: none;
  outline: none;
  position: relative;
  vertical-align: middle;
  -moz-transition: color 0.5s, background-color 0.5s;
  -o-transition: color 0.5s, background-color 0.5s;
  -webkit-transition: color 0.5s, background-color 0.5s;
  transition: color 0.5s, background-color 0.5s;
  min-width: 10.7692em;
  text-transform: uppercase;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
/* line 331, ../../Private/sass/jofranzke.scss */
.button:before {
  margin-right: 0.3076em;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
/* line 334, ../../Private/sass/jofranzke.scss */
.button:hover, .button:active {
  background: #1b1b1b;
}
/* line 337, ../../Private/sass/jofranzke.scss */
.button:active {
  -moz-box-shadow: inset 0.3076em 0.0769em 0 rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: inset 0.3076em 0.0769em 0 rgba(0, 0, 0, 0.18);
  box-shadow: inset 0.3076em 0.0769em 0 rgba(0, 0, 0, 0.18);
}
/* line 340, ../../Private/sass/jofranzke.scss */
.button.primary {
  background: #2f2f2f;
}
/* line 341, ../../Private/sass/jofranzke.scss */
.button.primary:hover, .button.primary:active {
  background: #1b1b1b;
}
/* line 342, ../../Private/sass/jofranzke.scss */
.button.primary:hover:before, .button.primary:active:before {
  color: #2f2f2f !important;
}
/* line 345, ../../Private/sass/jofranzke.scss */
.button.secondary {
  background: #8f8f8f;
}
/* line 346, ../../Private/sass/jofranzke.scss */
.button.secondary:hover, .button.secondary:active {
  background: #7b7b7b;
}
/* line 347, ../../Private/sass/jofranzke.scss */
.button.secondary:hover:before, .button.secondary:active:before {
  color: #8f8f8f !important;
}
/* line 350, ../../Private/sass/jofranzke.scss */
.button[disabled] {
  background-color: #8f8f8f !important;
  pointer-events: none;
}

/* line 356, ../../Private/sass/jofranzke.scss */
input[type="file"] {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 0;
  line-height: 1.3846em;
  vertical-align: middle;
}

/* line 357, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button {
  -webkit-appearance: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #2f2f2f;
  color: #fff;
  text-decoration: none !important;
  padding: 0.3076em 0.7692em;
  display: inline-block;
  text-align: left;
  margin: 0 0.3846em 0.3846em 0;
  text-align: center;
  border: none;
  outline: none;
  position: relative;
  vertical-align: middle;
  -moz-transition: color 0.5s, background-color 0.5s;
  -o-transition: color 0.5s, background-color 0.5s;
  -webkit-transition: color 0.5s, background-color 0.5s;
  transition: color 0.5s, background-color 0.5s;
  min-width: 10.7692em;
  text-transform: uppercase;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  vertical-align: middle;
  background-color: #eee !important;
  color: #4d4e52;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 0 !important;
}
/* line 331, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button:before {
  margin-right: 0.3076em;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
/* line 334, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button:hover, input[type="file"]::-webkit-file-upload-button:active {
  background: #1b1b1b;
}
/* line 337, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button:active {
  -moz-box-shadow: inset 0.3076em 0.0769em 0 rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: inset 0.3076em 0.0769em 0 rgba(0, 0, 0, 0.18);
  box-shadow: inset 0.3076em 0.0769em 0 rgba(0, 0, 0, 0.18);
}
/* line 340, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button.primary {
  background: #2f2f2f;
}
/* line 341, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button.primary:hover, input[type="file"]::-webkit-file-upload-button.primary:active {
  background: #1b1b1b;
}
/* line 342, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button.primary:hover:before, input[type="file"]::-webkit-file-upload-button.primary:active:before {
  color: #2f2f2f !important;
}
/* line 345, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button.secondary {
  background: #8f8f8f;
}
/* line 346, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button.secondary:hover, input[type="file"]::-webkit-file-upload-button.secondary:active {
  background: #7b7b7b;
}
/* line 347, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button.secondary:hover:before, input[type="file"]::-webkit-file-upload-button.secondary:active:before {
  color: #8f8f8f !important;
}
/* line 350, ../../Private/sass/jofranzke.scss */
input[type="file"]::-webkit-file-upload-button[disabled] {
  background-color: #8f8f8f !important;
  pointer-events: none;
}

/* line 364, ../../Private/sass/jofranzke.scss */
.no-jobs-found {
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 370, ../../Private/sass/jofranzke.scss */
ul.smallDots li {
  list-style: none;
  text-indent: -1.4em;
}
/* line 374, ../../Private/sass/jofranzke.scss */
ul.smallDots li:before {
  content: '\b7\a0';
}
/* line 378, ../../Private/sass/jofranzke.scss */
ul.simple {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.8461em;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  max-width: 16.9227em;
}
/* line 381, ../../Private/sass/jofranzke.scss */
ul.simple li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 382, ../../Private/sass/jofranzke.scss */
ul.simple li:after {
  content: "\2009";
  display: block;
  border-bottom: 1px solid #2f2f2f;
  margin: 0.7692em 0;
  width: 4.6153em;
  height: 0;
}
/* line 387, ../../Private/sass/jofranzke.scss */
ul.simple li:last-child:after {
  display: none;
}
@media only screen and (max-width: 760px) {
  /* line 378, ../../Private/sass/jofranzke.scss */
  ul.simple {
    max-width: none;
    line-height: 3.0769em;
  }
}

/*======================= generische Klasse für h-Navs ================================*/
/* line 398, ../../Private/sass/jofranzke.scss */
.linedNavigation {
  /* ul */
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 399, ../../Private/sass/jofranzke.scss */
.linedNavigation > li {
  /* li */
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
  vertical-align: top;
}
/* line 400, ../../Private/sass/jofranzke.scss */
.linedNavigation > li > a {
  display: inline-block;
  margin-left: 0.2307em;
}

/* line 404, ../../Private/sass/jofranzke.scss */
.imageWrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #f8f8f8 center center no-repeat;
  background-size: cover;
}
/* line 405, ../../Private/sass/jofranzke.scss */
.imageWrap img {
  width: 100%;
  height: auto;
}
/* line 407, ../../Private/sass/jofranzke.scss */
.imageWrap.half {
  width: 16.9227em;
  margin-top: 1.5384em;
  float: left;
}
/* line 408, ../../Private/sass/jofranzke.scss */
.imageWrap.half:last-child {
  float: right;
  XXmargin-left: 1.5384em;
}
@media only screen and (max-width: 760px) {
  /* line 407, ../../Private/sass/jofranzke.scss */
  .imageWrap.half {
    width: 23.0764em;
  }
}
/* line 414, ../../Private/sass/jofranzke.scss */
.imageWrap.bigHeader {
  margin-bottom: 2.3076em;
}

/* line 416, ../../Private/sass/jofranzke.scss */
.js .imageWrap[style] img {
  opacity: 0;
}

/* ======================== CSSTABLES =============================== */
/* line 422, ../../Private/sass/jofranzke.scss */
.cssTable {
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
  margin: 0 0 2.3076em 0;
  z-index: 2;
  /*||title-de:CSS Tabelle||title-en:CSS Table||desc-de:Tabellenumsetzung pre CSS||desc-en:Tabledesign with CSS*/
}
@media only screen and (max-width: 760px) {
  /* line 422, ../../Private/sass/jofranzke.scss */
  .cssTable {
    display: block;
  }
}
/* line 428, ../../Private/sass/jofranzke.scss */
.cssTable > div {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
/* line 429, ../../Private/sass/jofranzke.scss */
.cssTable > div p, .cssTable > div ul {
  line-height: 1.8461em;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
/* line 430, ../../Private/sass/jofranzke.scss */
.cssTable > div p strong, .cssTable > div ul strong {
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 760px) {
  /* line 428, ../../Private/sass/jofranzke.scss */
  .cssTable > div {
    display: block;
    width: auto !important;
    border: none !important;
  }
  /* line 23, ../../Private/sass/_mixins.scss */
  .cssTable > div:before, .cssTable > div:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  /* line 29, ../../Private/sass/_mixins.scss */
  .cssTable > div:after {
    clear: both;
  }
}
/* line 436, ../../Private/sass/jofranzke.scss */
.cssTable > div:before {
  content: "" !important;
}
/* line 437, ../../Private/sass/jofranzke.scss */
.cssTable.swapped {
  direction: rtl;
}
/* line 438, ../../Private/sass/jofranzke.scss */
.cssTable.swapped > div {
  direction: ltr;
}
@media only screen and (max-width: 760px) {
  /* line 437, ../../Private/sass/jofranzke.scss */
  .cssTable.swapped {
    direction: ltr;
  }
}

/* line 446, ../../Private/sass/jofranzke.scss */
.cssTable.fourAndSix > div:first-child {
  width: 36.9222em;
  border-left: none;
  border-right: 13.8458em solid transparent;
}
/* line 448, ../../Private/sass/jofranzke.scss */
.cssTable.fourAndSix.swapped > div:first-child {
  width: 36.9222em;
  border-left: 7.6921em solid transparent;
  border-right: 6.1537em solid transparent;
}

/* line 454, ../../Private/sass/jofranzke.scss */
.cssTable.fourAndFive > div:first-child {
  width: 43.0759em;
  border-left: none;
  border-right: 19.9995em solid transparent;
}
/* line 456, ../../Private/sass/jofranzke.scss */
.cssTable.fourAndFive.swapped > div:first-child {
  width: 43.0759em;
  border-left: 7.6921em solid transparent;
  border-right: 12.3074em solid transparent;
}

/* line 461, ../../Private/sass/jofranzke.scss */
.cssTable.fiveAndThree > div {
  width: 36.9222em;
  border-right: 19.9995em solid transparent;
}
/* line 462, ../../Private/sass/jofranzke.scss */
.cssTable.fiveAndThree > div:first-child {
  width: 36.9222em;
  border-left: none;
  border-right: 7.6921em solid transparent;
}
/* line 464, ../../Private/sass/jofranzke.scss */
.cssTable.fiveAndThree.swapped > div {
  width: 24.6148em;
  border-right: 7.6921em solid transparent;
}
/* line 465, ../../Private/sass/jofranzke.scss */
.cssTable.fiveAndThree.swapped > div:first-child {
  width: 47.6912em;
  border-left: none;
  border-right: 18.4611em solid transparent;
}

/* line 471, ../../Private/sass/jofranzke.scss */
.cssTable.fourAndSeven > div:first-child {
  width: 30.7685em;
  border-right: 6.1537em solid transparent;
}

/* line 475, ../../Private/sass/jofranzke.scss */
.cssTable.twoCols > div {
  width: 50%;
  border-left: 3.07685em solid transparent;
}
/* line 476, ../../Private/sass/jofranzke.scss */
.cssTable.twoCols > div:first-child {
  width: 18.4611em;
  border-left: none;
  border-right: 3.07685em solid transparent;
}

/* line 480, ../../Private/sass/jofranzke.scss */
.cssTable.threeCols > div {
  width: 23.0764em;
  border-left: 1.5384em solid transparent;
}
/* line 481, ../../Private/sass/jofranzke.scss */
.cssTable.threeCols > div:first-child {
  width: auto;
  border-left: none;
}

/* line 485, ../../Private/sass/jofranzke.scss */
.cssTable.fourAndFour > div {
  border-right: 18.4611em solid transparent;
}
/* line 486, ../../Private/sass/jofranzke.scss */
.cssTable.fourAndFour > div:first-child {
  width: 30.7685em;
  border-right: 7.6921em solid transparent;
}

/* line 490, ../../Private/sass/jofranzke.scss */
.cssTable.fiveAndFive > div {
  border-left: 6.1537em solid transparent;
}
/* line 491, ../../Private/sass/jofranzke.scss */
.cssTable.fiveAndFive > div:first-child {
  width: 36.9222em;
  border-right: 7.6921em solid transparent;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 503, ../../Private/sass/jofranzke.scss */
  .cssTable.fourAndSeven > div, .cssTable.fourAndFive > div, .cssTable.fourAndSix > div, .cssTable.fiveAndThree > div {
    border: none;
    width: auto;
  }
  /* line 504, ../../Private/sass/jofranzke.scss */
  .cssTable.fourAndSeven > div:first-child, .cssTable.fourAndFive > div:first-child, .cssTable.fourAndSix > div:first-child, .cssTable.fiveAndThree > div:first-child {
    width: 30.7685em;
    border-left: none;
    border-right: 7.6921em solid transparent;
  }
  /* line 506, ../../Private/sass/jofranzke.scss */
  .cssTable.fourAndSeven.swapped > div, .cssTable.fourAndFive.swapped > div, .cssTable.fourAndSix.swapped > div, .cssTable.fiveAndThree.swapped > div {
    border: none;
    width: auto;
  }
  /* line 507, ../../Private/sass/jofranzke.scss */
  .cssTable.fourAndSeven.swapped > div:first-child, .cssTable.fourAndFive.swapped > div:first-child, .cssTable.fourAndSix.swapped > div:first-child, .cssTable.fiveAndThree.swapped > div:first-child {
    width: 30.7685em;
    border-right: none;
    border-left: 7.6921em solid transparent;
  }
  /* line 510, ../../Private/sass/jofranzke.scss */
  .cssTable.fourAndSeven .cssTable, .cssTable.fourAndFive .cssTable, .cssTable.fourAndSix .cssTable, .cssTable.fiveAndThree .cssTable {
    display: block;
  }
  /* line 512, ../../Private/sass/jofranzke.scss */
  .cssTable.fourAndSeven .cssTable > div, .cssTable.fourAndFive .cssTable > div, .cssTable.fourAndSix .cssTable > div, .cssTable.fiveAndThree .cssTable > div {
    display: block;
    width: auto;
    border: none;
  }
  /* line 517, ../../Private/sass/jofranzke.scss */
  .cssTable.fourAndSeven > div:first-child {
    width: 24.6148em;
    border-left: none;
    border-right: 7.6921em solid transparent;
  }

  /* line 526, ../../Private/sass/jofranzke.scss */
  .cssTable.threeCols {
    display: block;
  }
  /* line 528, ../../Private/sass/jofranzke.scss */
  .cssTable.threeCols > div {
    display: block;
    width: auto;
    border: none;
    margin-bottom: 1.5384em;
  }

  /* line 535, ../../Private/sass/jofranzke.scss */
  .cssTable.fiveAndFive > div, .cssTable.fourAndFour > div {
    border-left: 0.7692em solid transparent;
    border-right: none;
  }
  /* line 536, ../../Private/sass/jofranzke.scss */
  .cssTable.fiveAndFive > div:first-child, .cssTable.fourAndFour > div:first-child {
    width: 23.8456em;
    border-right: 0.7692em solid transparent;
    border-left: none;
  }
}
/* line 542, ../../Private/sass/jofranzke.scss */
.vita .cssTable.fourAndFour {
  margin: 0;
}
/* line 543, ../../Private/sass/jofranzke.scss */
.vita .cssTable.fourAndFour > div {
  border-right: 0;
}
/* line 544, ../../Private/sass/jofranzke.scss */
.vita .cssTable.fourAndFour > div:first-child {
  width: 47.6912em;
  border-right: 23.0764em solid transparent;
}
/* line 39, ../../Private/sass/_mixins.scss */
.vita .cssTable.fourAndFour > div:last-child:before {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 0 0 0.5384em 0;
}
/* line 40, ../../Private/sass/_mixins.scss */
.vita .cssTable.fourAndFour > div:last-child:after {
  content: "";
  display: none;
}
/* line 546, ../../Private/sass/jofranzke.scss */
.vita .cssTable.fourAndFour > div:last-child:before {
  width: 24.6148em;
}
/* line 549, ../../Private/sass/jofranzke.scss */
.vita .cssTable.fourAndFour.swapped > div {
  border-right: 0;
}
/* line 550, ../../Private/sass/jofranzke.scss */
.vita .cssTable.fourAndFour.swapped > div:first-child {
  width: 47.6912em;
  border-right: none;
  border-left: 23.0764em solid transparent;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 559, ../../Private/sass/jofranzke.scss */
  .vita .cssTable.fourAndFour {
    margin: 0;
  }
  /* line 560, ../../Private/sass/jofranzke.scss */
  .vita .cssTable.fourAndFour > div {
    border-left: 0.7692em solid transparent;
    border-right: none;
  }
  /* line 561, ../../Private/sass/jofranzke.scss */
  .vita .cssTable.fourAndFour > div:first-child {
    width: 23.8456em;
    border-right: 0.7692em solid transparent;
  }
  /* line 564, ../../Private/sass/jofranzke.scss */
  .vita .cssTable.fourAndFour.swapped > div {
    border-right: 0;
  }
  /* line 565, ../../Private/sass/jofranzke.scss */
  .vita .cssTable.fourAndFour.swapped > div:first-child {
    width: 23.8456em;
    border-left: 0.7692em solid transparent;
    border-right: none;
  }
}
/* line 579, ../../Private/sass/jofranzke.scss */
html.svg .lowres, html:not(.svg) .highres {
  display: none;
}

/*~###################################################################################################
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         								LAYOUT
----------------------------------------------------------------------------------------------------*/
/* line 587, ../../Private/sass/jofranzke.scss */
#minWidth {
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: 73.8444em;
  margin: auto;
  padding: 0 0.7692em 9.2307em;
}
/* line 590, ../../Private/sass/jofranzke.scss */
#minWidth > header {
  min-height: 17.3076em;
  padding-top: 1.923em;
}
/* line 39, ../../Private/sass/_mixins.scss */
#minWidth > header:before {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 0 0 0.5384em 0;
}
/* line 40, ../../Private/sass/_mixins.scss */
#minWidth > header:after {
  content: "";
  display: none;
}
/* line 591, ../../Private/sass/jofranzke.scss */
#minWidth > header > a {
  display: block;
  width: 23.0764em !important;
  background: none;
  padding: 0.7692em 1.923em 0 0;
  margin-bottom: -0.4616em;
  position: relative;
  z-index: 10;
}
/* line 598, ../../Private/sass/jofranzke.scss */
#minWidth > header:before {
  margin-bottom: 0;
}
@media only screen and (max-width: 760px) {
  /* line 587, ../../Private/sass/jofranzke.scss */
  #minWidth {
    width: 49.2296em;
  }
  /* line 604, ../../Private/sass/jofranzke.scss */
  #minWidth > header {
    min-height: 0;
    margin-bottom: 3.0769em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 587, ../../Private/sass/jofranzke.scss */
  #minWidth {
    width: 49.2296em;
  }
}

/* line 613, ../../Private/sass/jofranzke.scss */
body.dev #minWidth {
  background: transparent url(../images/chrome/GRID.png) repeat-y top center;
}

/* line 618, ../../Private/sass/jofranzke.scss */
.tagList {
  margin-top: -3.4616em;
  margin-bottom: 5.0769em;
  position: relative;
  z-index: 10;
}
/* line 23, ../../Private/sass/_mixins.scss */
.tagList:before, .tagList:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 29, ../../Private/sass/_mixins.scss */
.tagList:after {
  clear: both;
}
/* line 619, ../../Private/sass/jofranzke.scss */
.tagList li {
  font-size: 0.8461em;
  float: left;
  height: 1.2727em;
  padding: 0 0.4615em;
  margin: 0 0.4615em 0.4615em 0;
  white-space: nowrap;
  background: #2f2f2f;
  color: #fff;
  text-transform: uppercase;
}
/* line 623, ../../Private/sass/jofranzke.scss */
.tagList li:hover {
  background-color: #4d4e52;
}
/* line 625, ../../Private/sass/jofranzke.scss */
.tagList li a {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 760px) {
  /* line 618, ../../Private/sass/jofranzke.scss */
  .tagList {
    margin-top: 0;
    line-height: 100%;
  }
}

/* line 636, ../../Private/sass/jofranzke.scss */
.teamDetail {
  margin-top: 7.6923em;
}
/* line 39, ../../Private/sass/_mixins.scss */
.teamDetail header:before {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 0 0 0.5384em 0;
}
/* line 40, ../../Private/sass/_mixins.scss */
.teamDetail header:after {
  content: "";
  display: none;
}
/* line 638, ../../Private/sass/jofranzke.scss */
.teamDetail header > h2 {
  font-size: 4em;
  line-height: 1.0769em;
  margin-bottom: 0.1923em;
}
/* line 639, ../../Private/sass/jofranzke.scss */
.teamDetail header > p {
  font-size: 1.2307em;
  line-height: 1.5em;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
  width: 15em;
}
/* line 644, ../../Private/sass/jofranzke.scss */
.teamDetail header:before {
  margin-bottom: 0;
}
@media only screen and (max-width: 760px) {
  /* line 648, ../../Private/sass/jofranzke.scss */
  .teamDetail .imageWrap {
    margin-bottom: 1.5384em;
  }
  /* line 649, ../../Private/sass/jofranzke.scss */
  .teamDetail header > p {
    font-size: 2em;
    line-height: 1em;
    width: auto;
  }
}

/* line 665, ../../Private/sass/jofranzke.scss */
.cssTable.career p {
  margin-left: 6.1537em;
}
@media only screen and (max-width: 760px) {
  /* line 665, ../../Private/sass/jofranzke.scss */
  .cssTable.career p {
    margin-left: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 665, ../../Private/sass/jofranzke.scss */
  .cssTable.career p {
    margin-left: 0;
  }
}

/* line 675, ../../Private/sass/jofranzke.scss */
.cssTable.newsDetail, .cssTable.awardDetail {
  margin-top: 6.923em;
}
/* line 676, ../../Private/sass/jofranzke.scss */
.cssTable.newsDetail + .cssTable.newsDetail, .cssTable.newsDetail + .cssTable.awardDetail, .cssTable.awardDetail + .cssTable.newsDetail, .cssTable.awardDetail + .cssTable.awardDetail {
  margin-top: 13.8461em;
}

/* line 678, ../../Private/sass/jofranzke.scss */
.cssTable.franzkeDetail {
  margin-top: 5em;
}

/* line 681, ../../Private/sass/jofranzke.scss */
.vitaToggler {
  display: none;
  border-top: #2f2f2f solid 1px;
}
/* line 23, ../../Private/sass/_mixins.scss */
.vitaToggler:before, .vitaToggler:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 29, ../../Private/sass/_mixins.scss */
.vitaToggler:after {
  clear: both;
}
/* line 682, ../../Private/sass/jofranzke.scss */
.vitaToggler a {
  background: #2f2f2f;
  float: right;
  height: 3.8461em;
  width: 10.769em;
  color: #fff;
  text-transform: uppercase;
  padding: 0.6923em;
  text-align: center;
  position: relative;
  text-decoration: none;
}
/* line 686, ../../Private/sass/jofranzke.scss */
.vitaToggler a:hover {
  background-color: #4d4e52;
}

/* line 691, ../../Private/sass/jofranzke.scss */
.js .vitaToggler {
  display: block;
}
/* line 692, ../../Private/sass/jofranzke.scss */
.js .vitaToggler a:before {
  content: "\e6ea";
  position: absolute;
  right: 1.04em;
  top: 0.8em;
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2f2f2f;
  font-size: 3.8461em;
}
/* line 694, ../../Private/sass/jofranzke.scss */
.js .vitaToggler.closed a:before {
  content: "\e6eb";
}

/* line 697, ../../Private/sass/jofranzke.scss */
html[lang=en] .vitaToggler a {
  padding: 1.2307em;
}

/* line 699, ../../Private/sass/jofranzke.scss */
.vita {
  position: relative;
  margin-bottom: 4.6153em;
  -moz-transition: opacity 0.5s, margin 0.5s;
  -o-transition: opacity 0.5s, margin 0.5s;
  -webkit-transition: opacity 0.5s, margin 0.5s;
  transition: opacity 0.5s, margin 0.5s;
}
/* line 702, ../../Private/sass/jofranzke.scss */
.vita div.row {
  position: relative;
  margin-top: 4.2307em;
}
/* line 703, ../../Private/sass/jofranzke.scss */
.vita div.row:first-child {
  border-top: 4.6153em solid transparent;
}
/* line 704, ../../Private/sass/jofranzke.scss */
.vita div.row:last-child {
  border-bottom: 10em solid transparent;
}
/* line 706, ../../Private/sass/jofranzke.scss */
.vita div.row.centered h3, .vita div.row.left h3 {
  padding-top: 0.8571em;
}
/* line 707, ../../Private/sass/jofranzke.scss */
.vita div.row.centered h3:before, .vita div.row.left h3:before {
  top: 0;
  margin-top: 0;
}
/* line 710, ../../Private/sass/jofranzke.scss */
.vita div.row.centered h3 {
  margin-left: 11.6071em;
}
/* line 712, ../../Private/sass/jofranzke.scss */
.vita div.row h3 {
  color: #8f8f8f;
  text-transform: none;
  font-size: 2.1538em;
  line-height: 1em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
  white-space: nowrap;
}
/* line 713, ../../Private/sass/jofranzke.scss */
.vita div.row h3 strong {
  display: block;
  font-size: 4.8928em;
  color: #2f2f2f;
  line-height: 0.6861em;
  letter-spacing: -0.077em;
  margin-bottom: 0.1459em;
}
/* line 715, ../../Private/sass/jofranzke.scss */
.vita div.row h3:before {
  content: "\2009";
  width: 0.7142em;
  overflow: hidden;
  background-color: #2f2f2f;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -0.3215em;
  margin-top: 2.1428em;
}
@media only screen and (max-width: 760px) {
  /* line 712, ../../Private/sass/jofranzke.scss */
  .vita div.row h3 {
    white-space: normal;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 712, ../../Private/sass/jofranzke.scss */
  .vita div.row h3 {
    white-space: normal;
  }
}
/* line 726, ../../Private/sass/jofranzke.scss */
.vita:before {
  content: "\2009";
  height: 100%;
  overflow: hidden;
  background-color: #d8d8d8;
  width: 1px;
  position: absolute;
  left: 50%;
}
/* line 730, ../../Private/sass/jofranzke.scss */
.vita:after {
  content: "\2009";
  height: 1.5384em;
  overflow: hidden;
  background-color: #2f2f2f;
  width: 1.5384em;
  margin-left: -0.6154em;
  position: absolute;
  left: 50%;
  bottom: 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 736, ../../Private/sass/jofranzke.scss */
.js .vita.closed {
  height: 0;
  overflow: hidden;
  opacity: 0;
  margin: 0;
}

/* line 739, ../../Private/sass/jofranzke.scss */
.cssTable + header {
  margin-top: 3.8461em;
}

/* line 747, ../../Private/sass/jofranzke.scss */
.publikationen.fiveAndThree header h2 {
  font-size: 1.5384em;
  line-height: 1.3em;
}
/* line 749, ../../Private/sass/jofranzke.scss */
.publikationen.fiveAndThree header h2 em {
  font-style: normal;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
/* line 752, ../../Private/sass/jofranzke.scss */
.publikationen.fiveAndThree header p {
  font-size: 1.0769em;
  line-height: 1.7142em;
}
/* line 754, ../../Private/sass/jofranzke.scss */
.publikationen.fiveAndThree .imageWrap {
  -moz-box-shadow: -0.3077em 0.2307em 0.3846em rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: -0.3077em 0.2307em 0.3846em rgba(0, 0, 0, 0.4);
  box-shadow: -0.3077em 0.2307em 0.3846em rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 760px) {
  /* line 757, ../../Private/sass/jofranzke.scss */
  .publikationen.fiveAndThree header h2 {
    font-size: 3.0769em;
    line-height: 1em;
  }
  /* line 758, ../../Private/sass/jofranzke.scss */
  .publikationen.fiveAndThree header p {
    font-size: 2.1538em;
    line-height: 1.2142em;
  }
  /* line 759, ../../Private/sass/jofranzke.scss */
  .publikationen.fiveAndThree .imageWrap {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 764, ../../Private/sass/jofranzke.scss */
.publikationen + header {
  margin-top: 13.8461em;
}

/* line 769, ../../Private/sass/jofranzke.scss */
.vortraege.fourAndSix header h2 {
  font-size: 5.3846em;
  line-height: 1.0714em;
  letter-spacing: -0.0429em;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 769, ../../Private/sass/jofranzke.scss */
  .vortraege.fourAndSix header h2 {
    font-size: 4.6153em;
    line-height: 1.25em;
    letter-spacing: -0.05em;
  }
}
/* line 776, ../../Private/sass/jofranzke.scss */
.vortraege.fourAndSix header p {
  font-size: 1.0769em;
  line-height: 1.7142em;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 760px) {
  /* line 776, ../../Private/sass/jofranzke.scss */
  .vortraege.fourAndSix header p {
    font-size: 2.1538em;
    line-height: 1.2142em;
  }
}

/* line 783, ../../Private/sass/jofranzke.scss */
#gMap {
  height: 38.4615em;
  background: #f8f8f8;
}

/* line 786, ../../Private/sass/jofranzke.scss */
#infoWindowContent {
  min-width: 21.5384em;
  padding: 0.3846em;
  position: relative;
}
/* line 789, ../../Private/sass/jofranzke.scss */
#infoWindowContent p {
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5384em;
}
/* line 790, ../../Private/sass/jofranzke.scss */
#infoWindowContent .imageWrap {
  margin-bottom: 1.1538em;
  background: none;
}
/* line 792, ../../Private/sass/jofranzke.scss */
#infoWindowContent a {
  font-size: 2.3076em;
  position: absolute;
  right: 0;
  top: 3em;
}

/* line 800, ../../Private/sass/jofranzke.scss */
h2.style2 {
  font-size: 3.2307em;
  text-transform: none;
  padding: 0.238em 0 0.4761em 0;
  border-bottom: 1px solid #2f2f2f;
  margin-bottom: 1.3095em;
}

/* line 39, ../../Private/sass/_mixins.scss */
header.style3:before {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 0 0 0.5384em 0;
}
/* line 40, ../../Private/sass/_mixins.scss */
header.style3:after {
  content: "";
  display: none;
}
/* line 806, ../../Private/sass/jofranzke.scss */
header.style3:before {
  margin-bottom: -0.2308em;
}
/* line 808, ../../Private/sass/jofranzke.scss */
header.style3 h2 {
  font-size: 4.0769em;
  line-height: 1.0566em;
  padding: 0.1886em 0 0.3773em 0;
  margin-bottom: 0.3773em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
/* line 812, ../../Private/sass/jofranzke.scss */
header.style3 h2 strong {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

/* line 818, ../../Private/sass/jofranzke.scss */
header.style4 {
  margin-right: -6.1537em;
}
/* line 819, ../../Private/sass/jofranzke.scss */
header.style4 p {
  font-size: 6.6153em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  margin: 0;
  margin-bottom: 0.2325em;
  line-height: 0.6395em;
  letter-spacing: -0.0582em;
}
/* line 820, ../../Private/sass/jofranzke.scss */
header.style4 h2 {
  font-size: 2.6923em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 0.8571em;
  line-height: 1em;
}
/* line 821, ../../Private/sass/jofranzke.scss */
header.style4 h2 strong {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
}
@media only screen and (max-width: 760px) {
  /* line 818, ../../Private/sass/jofranzke.scss */
  header.style4 {
    margin-right: 0;
  }
}

/* line 833, ../../Private/sass/jofranzke.scss */
.gridView {
  position: relative;
  margin: 3.0769em -0.7693em 3.0769em 0;
}
/* line 23, ../../Private/sass/_mixins.scss */
.gridView:before, .gridView:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 29, ../../Private/sass/_mixins.scss */
.gridView:after {
  clear: both;
}
/* line 834, ../../Private/sass/jofranzke.scss */
.gridView > div {
  position: relative;
}
/* line 23, ../../Private/sass/_mixins.scss */
.gridView > div:before, .gridView > div:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 29, ../../Private/sass/_mixins.scss */
.gridView > div:after {
  clear: both;
}
/* line 835, ../../Private/sass/jofranzke.scss */
.gridView > article, .gridView > div > article {
  float: left;
  width: 16.9227em;
  height: 14.2307em;
  margin: 0 1.5384em 1.5384em 0;
  background: #f8f8f8;
}
@media only screen and (max-width: 760px) {
  /* line 835, ../../Private/sass/jofranzke.scss */
  .gridView > article, .gridView > div > article {
    font-size: 2.7692em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 835, ../../Private/sass/jofranzke.scss */
  .gridView > article, .gridView > div > article {
    width: 23.0764em;
    height: 16.6923em;
  }
}
/* line 843, ../../Private/sass/jofranzke.scss */
.gridView > article > a, .gridView > div > article > a {
  font-size: 1.0769em;
  display: block;
  background: rgba(185, 185, 185, 0.5);
  color: #fff;
  text-decoration: none;
  height: 13.2142em;
  margin-bottom: -13.2143em;
  position: relative;
  z-index: 1;
  text-align: center;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
}
/* line 48, ../../Private/sass/_mixins.scss */
.gridView > article > a:before, .gridView > div > article > a:before {
  content: '\2009';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
/* line 52, ../../Private/sass/_mixins.scss */
.gridView > article > a > *, .gridView > div > article > a > * {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 843, ../../Private/sass/jofranzke.scss */
  .gridView > article > a, .gridView > div > article > a {
    height: 15.5em;
    margin-bottom: -15.5em;
  }
}
/* line 852, ../../Private/sass/jofranzke.scss */
.gridView > article > a em, .gridView > div > article > a em {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* line 853, ../../Private/sass/jofranzke.scss */
.gridView > article > a header, .gridView > div > article > a header {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2857em;
  max-width: 13.5714em;
}
/* line 857, ../../Private/sass/jofranzke.scss */
.gridView > article:hover > a, .gridView > div > article:hover > a {
  opacity: 0;
}
/* line 858, ../../Private/sass/jofranzke.scss */
.gridView > article:hover .hoverInfo, .gridView > div > article:hover .hoverInfo {
  display: block;
}
/* line 859, ../../Private/sass/jofranzke.scss */
.gridView > article:hover .imageWrap, .gridView > div > article:hover .imageWrap {
  opacity: 1 !important;
}
@media only screen and (max-width: 760px) {
  /* line 864, ../../Private/sass/jofranzke.scss */
  .gridView > article:hover > a, .gridView > div > article:hover > a {
    opacity: 1;
  }
  /* line 865, ../../Private/sass/jofranzke.scss */
  .gridView > article:hover .hoverInfo, .gridView > div > article:hover .hoverInfo {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 870, ../../Private/sass/jofranzke.scss */
  .gridView > article:hover > a, .gridView > div > article:hover > a {
    opacity: 1;
  }
  /* line 871, ../../Private/sass/jofranzke.scss */
  .gridView > article:hover .hoverInfo, .gridView > div > article:hover .hoverInfo {
    display: none;
  }
}
/* line 875, ../../Private/sass/jofranzke.scss */
.gridView > article .hoverInfo, .gridView > div > article .hoverInfo {
  display: none;
  position: absolute;
  z-index: 10;
  left: 36.9222em;
  top: 0;
  width: 36.153em;
  pointer-events: none;
}
/* line 880, ../../Private/sass/jofranzke.scss */
.gridView > article .hoverInfo > h2, .gridView > div > article .hoverInfo > h2 {
  line-height: 0.9375em;
  margin: -0.0875em 0 0.125em -0.05em;
}
/* line 881, ../../Private/sass/jofranzke.scss */
.gridView > article .hoverInfo > p, .gridView > div > article .hoverInfo > p {
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.8461em;
  max-width: 23.0764em;
}
/* line 883, ../../Private/sass/jofranzke.scss */
.gridView > article .imageWrap, .gridView > div > article .imageWrap {
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 885, ../../Private/sass/jofranzke.scss */
.gridView > article .spinnerWrap, .gridView > div > article .spinnerWrap {
  position: relative;
}
/* line 890, ../../Private/sass/jofranzke.scss */
.gridView > article:nth-child(4n) .hoverInfo, .gridView > article:nth-child(4n-1) .hoverInfo, .gridView > div > article:nth-child(4n) .hoverInfo, .gridView > div > article:nth-child(4n-1) .hoverInfo {
  left: 0;
}
/* line 893, ../../Private/sass/jofranzke.scss */
.gridView > article:nth-child(4n), .gridView > div > article:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 896, ../../Private/sass/jofranzke.scss */
  .gridView > article:nth-child(2n), .gridView > div > article:nth-child(2n) {
    margin-right: 0;
  }
}
/* line 901, ../../Private/sass/jofranzke.scss */
.gridView.childHovered > div > article .imageWrap, .gridView.childHovered > div > article > a {
  opacity: 0;
}
@media only screen and (max-width: 760px) {
  /* line 903, ../../Private/sass/jofranzke.scss */
  .gridView.childHovered > div > article .imageWrap, .gridView.childHovered > div > article > a {
    opacity: 1;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 904, ../../Private/sass/jofranzke.scss */
  .gridView.childHovered > div > article .imageWrap, .gridView.childHovered > div > article > a {
    opacity: 1;
  }
}
/* line 907, ../../Private/sass/jofranzke.scss */
.gridView.noHovers .hoverInfo {
  display: none !important;
}
/* line 911, ../../Private/sass/jofranzke.scss */
.gridView.employees {
  margin-top: 0.7692em;
}
/* line 913, ../../Private/sass/jofranzke.scss */
.gridView.employees article > a {
  background: none;
}
/* line 914, ../../Private/sass/jofranzke.scss */
.gridView.employees article > a > header {
  display: none;
}
/* line 916, ../../Private/sass/jofranzke.scss */
.gridView.employees article .hoverInfo {
  top: auto;
  margin-top: -14.2308em;
}
/* line 919, ../../Private/sass/jofranzke.scss */
.gridView.employees .hoverInfo > h2 {
  font-size: 3.5384em;
  line-height: 0.9782em;
  margin: -0.1522em 0 0.2173em -0.087em;
}
/* line 920, ../../Private/sass/jofranzke.scss */
.gridView.employees .hoverInfo > p {
  font-size: 1.2307em;
  font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.5em;
}

/* line 927, ../../Private/sass/jofranzke.scss */
.projectDetail {
  position: relative;
  min-height: 69.2307em;
}
/* line 928, ../../Private/sass/jofranzke.scss */
.projectDetail > header {
  text-transform: uppercase;
}
/* line 39, ../../Private/sass/_mixins.scss */
.projectDetail > header:before {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 0 0 0.5384em 0;
}
/* line 40, ../../Private/sass/_mixins.scss */
.projectDetail > header:after {
  content: "";
  display: none;
}
/* line 931, ../../Private/sass/jofranzke.scss */
.projectDetail > header p {
  font-size: 1.7307em;
  line-height: 1.0666em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 0;
  z-index: 2;
}
/* line 934, ../../Private/sass/jofranzke.scss */
.projectDetail > header p strong {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
}
/* line 936, ../../Private/sass/jofranzke.scss */
.projectDetail > header h2 {
  font-size: 9.3076em;
  line-height: 0.9504em;
  margin: 0 0 0.8264em -0.0331em;
  position: relative;
  z-index: 2;
  word-spacing: 46.1538em;
}
/* line 943, ../../Private/sass/jofranzke.scss */
.projectDetail > header h2 + p {
  position: relative;
  z-index: 2;
}
/* line 949, ../../Private/sass/jofranzke.scss */
.projectDetail .imageWrap {
  position: absolute;
  top: 14em;
  right: 0;
  z-index: 1;
  height: 36.5384em;
  width: 47.6912em;
}
/* line 953, ../../Private/sass/jofranzke.scss */
.projectDetail .imageWrap + .imageWrap {
  top: 52.0769em;
  height: 18.0769em;
  width: 23.0764em;
}
@media only screen and (max-width: 760px) {
  /* line 949, ../../Private/sass/jofranzke.scss */
  .projectDetail .imageWrap {
    position: static;
    margin-bottom: 1.5384em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 949, ../../Private/sass/jofranzke.scss */
  .projectDetail .imageWrap {
    height: 23.0769em;
    width: 29.2301em;
    top: 22.4615em;
  }
  /* line 962, ../../Private/sass/jofranzke.scss */
  .projectDetail .imageWrap + .imageWrap {
    top: 46.5384em;
  }
}
/* line 967, ../../Private/sass/jofranzke.scss */
.projectDetail.part2 {
  margin-top: 11.5384em;
  min-height: 0;
}
/* line 968, ../../Private/sass/jofranzke.scss */
.projectDetail.part2 > header {
  text-transform: none;
  margin-left: 6.1537em;
  width: 36.9222em;
}
/* line 43, ../../Private/sass/_mixins.scss */
.projectDetail.part2 > header:before {
  content: "";
  display: none;
}
/* line 44, ../../Private/sass/_mixins.scss */
.projectDetail.part2 > header:after {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 1.5384em 0 3.8461em 0;
}
/* line 971, ../../Private/sass/jofranzke.scss */
.projectDetail.part2 > header strong {
  display: block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
}
/* line 974, ../../Private/sass/jofranzke.scss */
.projectDetail.part2 .imageWrap {
  height: auto;
  width: 35.3838em;
  min-height: 16.9227em;
  position: static;
}
@media only screen and (max-width: 760px) {
  /* line 976, ../../Private/sass/jofranzke.scss */
  .projectDetail.part2 .imageWrap {
    width: 47.6912em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 979, ../../Private/sass/jofranzke.scss */
  .projectDetail.part2 .imageWrap {
    width: 29.2301em;
  }
  /* line 980, ../../Private/sass/jofranzke.scss */
  .projectDetail.part2 .cssTable.fourAndSix {
    direction: ltr;
  }
  /* line 981, ../../Private/sass/jofranzke.scss */
  .projectDetail.part2 .cssTable.fourAndSix > div {
    display: block;
  }
  /* line 982, ../../Private/sass/jofranzke.scss */
  .projectDetail.part2 .cssTable.fourAndSix > div:first-child {
    border-left-width: 6.1537em;
    border-right: none;
    width: 36.9222em;
  }
}
/* line 988, ../../Private/sass/jofranzke.scss */
.projectDetail.part3 {
  margin-top: 15.3846em;
  min-height: 0;
}
/* line 989, ../../Private/sass/jofranzke.scss */
.projectDetail.part3 > .imageWrap {
  position: static;
  height: auto;
  width: 100%;
}
/* line 993, ../../Private/sass/jofranzke.scss */
.projectDetail.part3 > .imageWrap a {
  display: none;
  font-size: 3.4615em;
  line-height: 1em;
  text-align: center;
  background: rgba(255, 255, 255, 0.65);
  color: #4d4e52;
  position: absolute;
  right: 0.1777em;
  top: 0.1777em;
  width: 1em;
  height: 1em;
}
/* line 998, ../../Private/sass/jofranzke.scss */
.projectDetail.part3 > .imageWrap a:hover {
  background: #fff;
}
/* line 1003, ../../Private/sass/jofranzke.scss */
.projectDetail.part3 .stripe {
  overflow: hidden;
  margin-top: 1.5384em;
  margin-right: -1.5384em;
}
/* line 23, ../../Private/sass/_mixins.scss */
.projectDetail.part3 .stripe:before, .projectDetail.part3 .stripe:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 29, ../../Private/sass/_mixins.scss */
.projectDetail.part3 .stripe:after {
  clear: both;
}
/* line 1006, ../../Private/sass/jofranzke.scss */
.projectDetail.part3 .stripe .imageWrap {
  position: static;
  float: left;
  height: auto;
  min-height: 6.1538em;
  width: 10.769em;
  margin: 0 0 1.5384em 1.5384em;
}
/* line 1007, ../../Private/sass/jofranzke.scss */
.projectDetail.part3 .stripe .imageWrap:nth-child(6n+1) {
  margin-left: 0;
}
@media only screen and (max-width: 760px) {
  /* line 1010, ../../Private/sass/jofranzke.scss */
  .projectDetail.part3 .stripe .imageWrap:nth-child(6n+1) {
    margin-left: 1.5384em;
  }
  /* line 1011, ../../Private/sass/jofranzke.scss */
  .projectDetail.part3 .stripe .imageWrap:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1014, ../../Private/sass/jofranzke.scss */
  .projectDetail.part3 .stripe .imageWrap:nth-child(6n+1) {
    margin-left: 1.5384em;
  }
  /* line 1015, ../../Private/sass/jofranzke.scss */
  .projectDetail.part3 .stripe .imageWrap:nth-child(4n+1) {
    margin-left: 0;
  }
}
/* line 1022, ../../Private/sass/jofranzke.scss */
.projectDetail.style2 .imageWrap {
  top: 22.4615em;
}
/* line 1023, ../../Private/sass/jofranzke.scss */
.projectDetail.style2 .imageWrap + .imageWrap {
  top: 60.5384em;
}

/* line 1028, ../../Private/sass/jofranzke.scss */
body.directEntry #minWidth header {
  min-height: 0;
}
/* line 1029, ../../Private/sass/jofranzke.scss */
body.directEntry #minWidth header h1 {
  display: none;
}
/* line 1033, ../../Private/sass/jofranzke.scss */
body.directEntry .projectDetail > header h2 {
  margin-bottom: 0.0833em;
}
/* line 1034, ../../Private/sass/jofranzke.scss */
body.directEntry .projectDetail > header p {
  margin-bottom: 7.2727em;
}
/* line 1035, ../../Private/sass/jofranzke.scss */
body.directEntry .projectDetail > header:before {
  display: none;
}
/* line 1037, ../../Private/sass/jofranzke.scss */
body.directEntry .projectDetail .imageWrap {
  top: 10.2307em;
}
/* line 1038, ../../Private/sass/jofranzke.scss */
body.directEntry .projectDetail .imageWrap + .imageWrap {
  top: 48.3846em;
}
/* line 1041, ../../Private/sass/jofranzke.scss */
body.directEntry .projectDetail.style2 .imageWrap {
  top: 17.7692em;
}
/* line 1042, ../../Private/sass/jofranzke.scss */
body.directEntry .projectDetail.style2 .imageWrap + .imageWrap {
  top: 56.0769em;
}

/* line 1048, ../../Private/sass/jofranzke.scss */
body.personen .resultInfo {
  display: none;
}

/* line 1051, ../../Private/sass/jofranzke.scss */
.similarProjects {
  margin-top: 15.3846em;
}
/* line 1052, ../../Private/sass/jofranzke.scss */
.similarProjects > header {
  width: 29.2301em;
}
/* line 39, ../../Private/sass/_mixins.scss */
.similarProjects > header:before {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 0 0 0.5384em 0;
}
/* line 40, ../../Private/sass/_mixins.scss */
.similarProjects > header:after {
  content: "";
  display: none;
}
/* line 1053, ../../Private/sass/jofranzke.scss */
.similarProjects > header h3 {
  font-size: 5.0769em;
  line-height: 0.9242em;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 1058, ../../Private/sass/jofranzke.scss */
.similarProjects .gridView {
  margin-top: 1.5384em;
}

/* line 1065, ../../Private/sass/jofranzke.scss */
#scrollTop {
  text-align: right;
  margin-top: 6.1538em;
}
/* line 1066, ../../Private/sass/jofranzke.scss */
#scrollTop a {
  display: inline-block;
  color: #8f8f8f;
  text-transform: uppercase;
  text-decoration: none;
  width: 3.4615em;
  height: 3.4615em;
  text-align: center;
  position: relative;
  z-index: 51;
}
/* line 1069, ../../Private/sass/jofranzke.scss */
#scrollTop a:hover {
  color: #4d4e52;
}
/* line 1070, ../../Private/sass/jofranzke.scss */
#scrollTop a:before {
  font-size: 4.6153em;
  display: block;
  line-height: 0.5em;
  text-align: center;
  margin-left: -0.1334em;
}

/* line 1077, ../../Private/sass/jofranzke.scss */
footer {
  position: fixed;
  z-index: 50;
  bottom: 0;
  width: 100%;
  height: 4.2307em;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
@media only screen and (max-width: 760px) {
  /* line 1077, ../../Private/sass/jofranzke.scss */
  footer {
    font-size: 2em;
  }
}
/* line 1084, ../../Private/sass/jofranzke.scss */
footer .imageWrap {
  margin: 1.6923em 0 0 2.3076em;
  width: 13.8461em;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  background: none;
}
@media only screen and (max-width: 760px) {
  /* line 1084, ../../Private/sass/jofranzke.scss */
  footer .imageWrap {
    position: static;
    display: block;
    margin: 0;
    width: auto;
    border-bottom: 1px solid #2f2f2f;
    text-align: center;
    padding: 0.7692em;
  }
  /* line 1089, ../../Private/sass/jofranzke.scss */
  footer .imageWrap img {
    width: 15.3846em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1084, ../../Private/sass/jofranzke.scss */
  footer .imageWrap {
    margin-left: 1.5384em;
  }
}
/* line 1095, ../../Private/sass/jofranzke.scss */
footer > ul {
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
}
/* line 1099, ../../Private/sass/jofranzke.scss */
footer > ul > li {
  display: inline-block !important;
  height: 4.7692em;
}
/* line 1100, ../../Private/sass/jofranzke.scss */
footer > ul li {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 1101, ../../Private/sass/jofranzke.scss */
footer > ul li a {
  display: inline-block;
  font-size: 2.6923em;
  line-height: 1.7428em !important;
  color: #4d4e52;
  height: 1.7428em !important;
  width: 1.7428em !important;
  overflow: hidden;
  margin: 0 !important;
}
/* line 1106, ../../Private/sass/jofranzke.scss */
footer > ul li a:hover {
  color: #2f2f2f;
}
/* line 1107, ../../Private/sass/jofranzke.scss */
footer > ul li a[target=bookmark] {
  visibility: hidden;
}
/* line 1108, ../../Private/sass/jofranzke.scss */
footer > ul li a#openNavIcon {
  font-size: 4.7692em;
  line-height: 0.9838em !important;
  height: 0.9838em !important;
  width: 0.9838em !important;
}
/* line 1110, ../../Private/sass/jofranzke.scss */
footer > ul li ul {
  max-height: 0;
  overflow: hidden;
  position: absolute;
  bottom: 4.7692em;
  left: 0.6153em;
  background-color: rgba(255, 255, 255, 0.5);
  list-style: none;
  margin: 0;
  padding: 0;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
/* line 1120, ../../Private/sass/jofranzke.scss */
footer > ul li.opened ul {
  max-height: 15.3846em;
}
/* line 1126, ../../Private/sass/jofranzke.scss */
footer > nav {
  opacity: 0;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 5;
}
/* line 1128, ../../Private/sass/jofranzke.scss */
footer > nav form {
  display: inline;
}
/* line 1130, ../../Private/sass/jofranzke.scss */
footer > nav .navigationWrapper {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 760px) {
  /* line 1130, ../../Private/sass/jofranzke.scss */
  footer > nav .navigationWrapper {
    position: static;
    text-align: center;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1138, ../../Private/sass/jofranzke.scss */
  footer > nav > ul {
    margin-left: 2.1538em !important;
  }
}
/* line 1139, ../../Private/sass/jofranzke.scss */
footer > nav > ul > li {
  display: inline-block !important;
  position: relative;
}
/* line 1140, ../../Private/sass/jofranzke.scss */
footer > nav > ul > li > a {
  margin-left: -0.3847em !important;
}
/* line 1143, ../../Private/sass/jofranzke.scss */
footer > nav ul {
  width: 100%;
  text-align: center;
  /*&:hover { //ul:hover
      li.active {
          > a { background: #fff; color: $black; }
          > ul, > .cssTable { display: none !important; }
      }
      li:hover {
          > a { background: $black; color: #fff; }
          > ul, > .cssTable { display: block !important; }
      }
  }*/
}
@media only screen and (max-width: 760px) {
  /* line 1143, ../../Private/sass/jofranzke.scss */
  footer > nav ul {
    position: static !important;
    width: auto;
  }
}
@media only screen and (max-width: 760px) {
  /* line 1147, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li {
    display: block !important;
    text-align: center;
    line-height: 0;
  }
}
/* line 1149, ../../Private/sass/jofranzke.scss */
footer > nav ul > li > a {
  line-height: 4.6153em;
  height: 4.6153em;
  border-right: 1px solid #fff;
  padding: 0 0.7692em;
  text-transform: uppercase;
  text-decoration: none !important;
}
@media only screen and (max-width: 760px) {
  /* line 1149, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li > a {
    height: 1.923em;
    line-height: 1.923em;
  }
}
/* line 1155, ../../Private/sass/jofranzke.scss */
footer > nav ul > li > a sup {
  background: #2f2f2f;
  color: #fff;
  padding: 0 0.3846em;
  font-size: 0.6153em;
  position: relative;
  vertical-align: 0.3076em;
}
/* line 1156, ../../Private/sass/jofranzke.scss */
footer > nav ul > li > a sup:after {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e647";
  position: absolute;
  bottom: -0.5em;
  left: 0.25em;
  color: #2f2f2f;
}
/* line 1161, ../../Private/sass/jofranzke.scss */
footer > nav ul > li ul, footer > nav ul > li .cssTable {
  display: none;
  z-index: 1;
  position: absolute;
  top: 5.3846em;
  left: 0.2307em;
  background: #fff;
  width: 15.3846em;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
/* line 1168, ../../Private/sass/jofranzke.scss */
footer > nav ul > li ul > li, footer > nav ul > li .cssTable > li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 2.3076em;
}
/* line 1169, ../../Private/sass/jofranzke.scss */
footer > nav ul > li ul > li a, footer > nav ul > li .cssTable > li a {
  color: #2f2f2f;
  line-height: 2.3076em;
  height: 2.3076em;
  display: block;
}
/* line 1170, ../../Private/sass/jofranzke.scss */
footer > nav ul > li ul > li a:hover, footer > nav ul > li ul > li a.active, footer > nav ul > li .cssTable > li a:hover, footer > nav ul > li .cssTable > li a.active {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  background: transparent;
  color: #2f2f2f;
}
@media only screen and (max-width: 760px) {
  /* line 1176, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li strong {
    text-align: center;
  }
  /* line 1177, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li ul {
    margin: -0.6924em auto 1.1538em;
    width: auto !important;
  }
  /* line 1178, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li ul li {
    line-height: 1.3846em !important;
  }
  /* line 1179, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li ul li a {
    text-transform: none !important;
    height: 1.4615em;
  }
  /* line 1182, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form {
    font-size: 0.5em;
    line-height: 0.5769em;
  }
  /* line 1186, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable {
    position: static;
    width: 98%;
    margin: 0 auto;
  }
  /* line 1187, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div {
    display: none;
  }
  /* line 1188, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div > strong {
    display: none;
  }
  /* line 1189, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div label {
    display: inline-block;
    line-height: 1.3846em;
  }
  /* line 1190, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div label:after {
    content: ",\00A0";
  }
  /* line 1192, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div ul {
    text-align: center;
  }
  /* line 1193, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div li {
    display: inline !important;
  }
  /* line 1195, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div li:last-child label:after {
    content: "";
  }
  /* line 1199, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable > div:last-child {
    display: block;
  }
  /* line 1201, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .cssTable li {
    height: auto !important;
    line-height: 1.923em !important;
  }
  /* line 1203, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .painlessScroll {
    width: 100% !important;
    height: auto !important;
  }
  /* line 1204, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .painlessScroll .plScrollTrack {
    display: none !important;
  }
  /* line 1205, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .painlessScroll .plInnerWrap {
    padding: 0 !important;
    position: static !important;
  }
  /* line 1206, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li form .painlessScroll .plWrap {
    overflow-y: visible !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1211, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li .cssTable {
    left: -7.6924em;
  }
}
/* line 1214, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .buttonBar {
  display: none;
  position: absolute;
  top: 30.2307em;
  left: 0;
  width: 34.6153em;
}
@media only screen and (max-width: 760px) {
  /* line 1214, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li .buttonBar {
    position: static;
    width: auto;
    margin-top: 1.1538em;
  }
  /* line 1216, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li .buttonBar [type=reset] {
    display: none;
  }
}
/* line 1222, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable {
  width: 34.6153em;
}
/* line 1224, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable label {
  cursor: pointer;
}
/* line 1225, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable input {
  display: none;
}
/* line 1226, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable input:checked + label {
  font-weight: bold;
}
/* line 1228, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable strong {
  text-transform: uppercase;
  margin: 0 0 1.5384em;
  display: block;
}
/* line 1229, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable div.painlessScroll {
  height: 19.6153em;
  width: 15.3846em;
}
/* line 1230, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable ul {
  position: static;
  margin: 0 0 1.5384em;
}
/* line 1231, ../../Private/sass/jofranzke.scss */
footer > nav ul > li .cssTable ul li {
  line-height: 1.5384em;
  height: 1.5384em;
}
/* line 1235, ../../Private/sass/jofranzke.scss */
footer > nav ul > li:hover > a, footer > nav ul > li.active > a {
  background: #2f2f2f;
  color: #fff;
}
/* line 1237, ../../Private/sass/jofranzke.scss */
footer > nav ul > li:hover > a sup, footer > nav ul > li.active > a sup {
  background: #fff;
  color: #4d4e52;
}
/* line 1238, ../../Private/sass/jofranzke.scss */
footer > nav ul > li:hover > a sup:after, footer > nav ul > li.active > a sup:after {
  color: #fff;
}
@media only screen and (max-width: 760px) {
  /* line 1235, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li:hover > a, footer > nav ul > li.active > a {
    background: transparent;
    color: #2f2f2f;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 900;
  }
  /* line 1243, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li:hover > a sup, footer > nav ul > li.active > a sup {
    background: #2f2f2f;
    color: #fff;
  }
  /* line 1244, ../../Private/sass/jofranzke.scss */
  footer > nav ul > li:hover > a sup:after, footer > nav ul > li.active > a sup:after {
    color: #2f2f2f;
  }
}
/* line 1253, ../../Private/sass/jofranzke.scss */
footer > nav ul > li.active ul, footer > nav ul > li.active div.cssTable, footer > nav ul > li.active div.cssTable ul, footer > nav ul > li.active div.cssTable + .buttonBar {
  display: block !important;
  z-index: 5;
}
/* line 1258, ../../Private/sass/jofranzke.scss */
footer > nav ul#langNav {
  display: inline;
  width: auto;
  text-align: left;
}
@media only screen and (max-width: 760px) {
  /* line 1258, ../../Private/sass/jofranzke.scss */
  footer > nav ul#langNav {
    width: 15.3846em !important;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1258, ../../Private/sass/jofranzke.scss */
  footer > nav ul#langNav {
    right: 9.6153em;
  }
}
/* line 1266, ../../Private/sass/jofranzke.scss */
footer > nav ul#langNav a {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 1267, ../../Private/sass/jofranzke.scss */
footer > nav ul#langNav a:hover {
  background: none;
  color: #4d4e52;
}
@media only screen and (max-width: 760px) {
  /* line 1269, ../../Private/sass/jofranzke.scss */
  footer > nav ul#langNav li {
    display: inline-block !important;
  }
}
/* line 1272, ../../Private/sass/jofranzke.scss */
footer > nav ul#langNav li.current, footer > nav ul#langNav li.active {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  background: none;
  color: #4d4e52;
}
/* line 1274, ../../Private/sass/jofranzke.scss */
footer > nav ul#langNav li:last-child a:before {
  content: "/";
  margin-left: -0.2308em;
}
/* line 1279, ../../Private/sass/jofranzke.scss */
footer > nav ul#funcNav {
  display: inline;
  width: auto;
  text-align: left;
}
@media only screen and (max-width: 760px) {
  /* line 1279, ../../Private/sass/jofranzke.scss */
  footer > nav ul#funcNav {
    text-align: center;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1279, ../../Private/sass/jofranzke.scss */
  footer > nav ul#funcNav {
    right: 0.7692em;
  }
}
/* line 1288, ../../Private/sass/jofranzke.scss */
footer > nav ul#funcNav li {
  position: static;
}
/* line 1290, ../../Private/sass/jofranzke.scss */
footer > nav ul#funcNav a {
  margin-left: -0.3077em;
}
/* line 1292, ../../Private/sass/jofranzke.scss */
footer > nav ul#funcNav a.active {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 900;
  background: none;
  color: #4d4e52;
}
@media only screen and (max-width: 760px) {
  /* line 1290, ../../Private/sass/jofranzke.scss */
  footer > nav ul#funcNav a {
    margin-left: 0;
  }
}
/* line 1298, ../../Private/sass/jofranzke.scss */
footer > nav ul#funcNav li:first-of-type a {
  margin-left: 0.923em;
}
@media only screen and (max-width: 760px) {
  /* line 1298, ../../Private/sass/jofranzke.scss */
  footer > nav ul#funcNav li:first-of-type a {
    margin-left: 0;
  }
}
/* line 1306, ../../Private/sass/jofranzke.scss */
footer > nav ul#funcNav a.close {
  opacity: 0;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  background: #2f2f2f;
  width: 1.0769em;
  height: auto !important;
  line-height: 1.0769em;
  padding: 0;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  right: -26px;
  top: 0.3846em;
  border: none;
}
/* line 1313, ../../Private/sass/jofranzke.scss */
footer > nav ul#funcNav a.close:hover {
  background-color: #8f8f8f;
}
@media only screen and (max-width: 760px) {
  /* line 1306, ../../Private/sass/jofranzke.scss */
  footer > nav ul#funcNav a.close {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1306, ../../Private/sass/jofranzke.scss */
  footer > nav ul#funcNav a.close {
    display: none;
  }
}
/* line 1333, ../../Private/sass/jofranzke.scss */
footer > nav:before {
  content: "\2009";
  position: absolute;
  width: 100%;
  height: 33.0769em;
  background: #fff;
  z-index: -1;
}
@media only screen and (max-width: 760px) {
  /* line 1333, ../../Private/sass/jofranzke.scss */
  footer > nav:before {
    XXdisplay: none;
  }
}
/* line 1339, ../../Private/sass/jofranzke.scss */
footer:hover, footer.opened, footer.peek {
  height: 9.1538em;
}
@media only screen and (max-width: 760px) {
  /* line 1339, ../../Private/sass/jofranzke.scss */
  footer:hover, footer.opened, footer.peek {
    height: 4.2307em !important;
  }
}
/* line 1346, ../../Private/sass/jofranzke.scss */
footer:hover > nav, footer.opened > nav, footer.peek > nav {
  opacity: 1;
  background: #fff;
}
/* line 1349, ../../Private/sass/jofranzke.scss */
footer.opened {
  height: 37.6923em;
  XXbackground: #fff;
  z-index: 52;
}
@media only screen and (max-width: 760px) {
  /* line 1349, ../../Private/sass/jofranzke.scss */
  footer.opened {
    height: 33.0769em !important;
  }
}
@media only screen and (max-width: 760px) and (orientation: landscape) {
  /* line 1349, ../../Private/sass/jofranzke.scss */
  footer.opened {
    height: 27.6923em !important;
  }
}
/* line 1355, ../../Private/sass/jofranzke.scss */
footer.opened a.close {
  opacity: 1 !important;
}
/* line 1356, ../../Private/sass/jofranzke.scss */
footer.opened > nav {
  -moz-box-shadow: 0 -0.3847em 1.5384em rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -0.3847em 1.5384em rgba(0, 0, 0, 0.2);
  box-shadow: 0 -0.3847em 1.5384em rgba(0, 0, 0, 0.2);
}

/* line 1363, ../../Private/sass/jofranzke.scss */
body.home footer > ul, body.home footer > ul ul {
  background: rgba(255, 255, 255, 0.01) !important;
}
/* line 1364, ../../Private/sass/jofranzke.scss */
body.home footer > ul a {
  color: #fff !important;
  text-shadow: none !important;
}

/* line 1374, ../../Private/sass/jofranzke.scss */
#homeSlider {
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 1375, ../../Private/sass/jofranzke.scss */
#homeSlider ul {
  margin: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 1376, ../../Private/sass/jofranzke.scss */
#homeSlider ul li {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  list-style: none;
}
/* line 48, ../../Private/sass/_mixins.scss */
#homeSlider ul li:before {
  content: '\2009';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
/* line 52, ../../Private/sass/_mixins.scss */
#homeSlider ul li > * {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
/* line 1377, ../../Private/sass/jofranzke.scss */
#homeSlider ul li > .imageWrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 1385, ../../Private/sass/jofranzke.scss */
#homeSlider header {
  position: relative;
  z-index: 10;
  color: #fff;
}
/* line 39, ../../Private/sass/_mixins.scss */
#homeSlider header:before {
  content: "\2009";
  display: block;
  background: #2f2f2f;
  height: 1.3076em;
  width: 23.0764em;
  margin: 0 0 0.5384em 0;
}
/* line 40, ../../Private/sass/_mixins.scss */
#homeSlider header:after {
  content: "";
  display: none;
}
/* line 1386, ../../Private/sass/jofranzke.scss */
#homeSlider header h1 {
  overflow: visible;
  white-space: normal;
  font-size: 6.923em;
}
/* line 1387, ../../Private/sass/jofranzke.scss */
#homeSlider header h1 a {
  color: #fff;
  text-decoration: none;
}
/* line 1389, ../../Private/sass/jofranzke.scss */
#homeSlider header .imageWrap {
  display: block;
  width: 23.0764em !important;
  background: none;
  padding: 0.7692em 1.923em 0 0;
  margin-bottom: 0;
  position: relative;
  z-index: 10;
}
/* line 1397, ../../Private/sass/jofranzke.scss */
#homeSlider header:before {
  margin-bottom: 0;
  background-color: #fff;
}
/* line 1399, ../../Private/sass/jofranzke.scss */
#homeSlider header p {
  text-transform: uppercase;
  margin-top: 0.3846em;
}
/* line 1401, ../../Private/sass/jofranzke.scss */
#homeSlider .flex-direction-nav {
  top: 50%;
  bottom: auto;
  padding: 0;
  margin: 0;
  margin-top: -5.7693em;
  list-style: none;
}
/* line 1402, ../../Private/sass/jofranzke.scss */
#homeSlider .flex-direction-nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 1403, ../../Private/sass/jofranzke.scss */
#homeSlider .flex-direction-nav a {
  font-size: 3.8461em;
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  z-index: 5;
  text-decoration: none;
  padding: 1.3em;
  color: rgba(255, 255, 255, 0.6);
}
/* line 1409, ../../Private/sass/jofranzke.scss */
#homeSlider .flex-direction-nav a:hover {
  color: #fff;
}
/* line 1411, ../../Private/sass/jofranzke.scss */
#homeSlider .flex-direction-nav a.flex-next, #homeSlider .flex-direction-nav a.next {
  right: 0;
}
/* line 1412, ../../Private/sass/jofranzke.scss */
#homeSlider .flex-direction-nav a.flex-prev, #homeSlider .flex-direction-nav a.prev {
  left: 0;
}
/* line 1415, ../../Private/sass/jofranzke.scss */
#homeSlider .slides > li header {
  opacity: 0;
  -moz-transition: opacity 1s 2s;
  -o-transition: opacity 1s 2s;
  -webkit-transition: opacity 1s;
  -webkit-transition-delay: 2s;
  transition: opacity 1s 2s;
}
/* line 1416, ../../Private/sass/jofranzke.scss */
#homeSlider .slides > li.flex-active-slide header {
  opacity: 1;
}

/* line 1420, ../../Private/sass/jofranzke.scss */
.arrowNav {
  display: none;
  bottom: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/* line 1427, ../../Private/sass/jofranzke.scss */
.arrowNav a {
  font-size: 3.8461em;
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: fixed;
  top: 50%;
  margin-top: -1.5em;
  z-index: 5;
  text-decoration: none;
  padding: 1.3em;
  color: rgba(47, 47, 47, 0.6);
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1433, ../../Private/sass/jofranzke.scss */
.arrowNav a:hover {
  color: #2f2f2f;
}
/* line 1435, ../../Private/sass/jofranzke.scss */
.arrowNav a.disabled {
  opacity: 0;
  pointer-events: none;
}
/* line 1436, ../../Private/sass/jofranzke.scss */
.arrowNav a.prev {
  left: 0;
}
/* line 1437, ../../Private/sass/jofranzke.scss */
.arrowNav a.next {
  right: 0;
}
/* line 1439, ../../Private/sass/jofranzke.scss */
.arrowNav .spinner {
  position: fixed;
  top: 50%;
  margin: 0 2em 0;
  z-index: 5;
}
/* line 1442, ../../Private/sass/jofranzke.scss */
.arrowNav .spinner.next {
  right: 0;
  left: auto;
}
/* line 1443, ../../Private/sass/jofranzke.scss */
.arrowNav .spinner.prev {
  left: 0;
}
/* line 1445, ../../Private/sass/jofranzke.scss */
.arrowNav .resultInfo {
  position: fixed;
  top: 50%;
  right: 2.3076em;
  z-index: 4;
  margin-top: -2.3077em;
}
/* line 1446, ../../Private/sass/jofranzke.scss */
.arrowNav .resultInfo > strong {
  display: block;
  margin-bottom: 5.3846em;
  font-style: italic;
}
/* line 1447, ../../Private/sass/jofranzke.scss */
.arrowNav .resultInfo > p {
  font-size: 1.3846em;
  font-style: italic;
  position: relative;
  width: 2.3333em;
  height: 1.6666em;
  margin-left: 1.1111em;
}
/* line 1448, ../../Private/sass/jofranzke.scss */
.arrowNav .resultInfo > p > * {
  position: absolute;
}
/* line 1449, ../../Private/sass/jofranzke.scss */
.arrowNav .resultInfo > p > strong {
  left: 0;
  top: 0;
  margin-bottom: 0.7692em;
}
/* line 1450, ../../Private/sass/jofranzke.scss */
.arrowNav .resultInfo > p > span {
  color: transparent;
  border-top: 1px solid #000;
  width: 2.6923em;
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  top: 0.5555em;
  left: 0.2777em;
}
/* line 1451, ../../Private/sass/jofranzke.scss */
.arrowNav .resultInfo > p > em {
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 760px) {
  /* line 1420, ../../Private/sass/jofranzke.scss */
  .arrowNav {
    display: none !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1458, ../../Private/sass/jofranzke.scss */
  .arrowNav .resultInfo {
    display: none;
  }
  /* line 1459, ../../Private/sass/jofranzke.scss */
  .arrowNav .spinner {
    margin: 0 0.5714em 0;
  }
  /* line 1464, ../../Private/sass/jofranzke.scss */
  .arrowNav a.prev {
    padding-left: 0.3em;
  }
  /* line 1465, ../../Private/sass/jofranzke.scss */
  .arrowNav a.next {
    padding-right: 0.3em;
  }
}

/* line 1471, ../../Private/sass/jofranzke.scss */
body.showArrowNav .arrowNav {
  display: block;
}

/* line 1473, ../../Private/sass/jofranzke.scss */
.painlessScroll {
  height: 30.7692em;
}
/* line 1474, ../../Private/sass/jofranzke.scss */
.painlessScroll .plWrap {
  overflow: hidden;
}

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