/** Generated: Tuesday, 1st of July 2025, 01:04:58 PM // Powered by AIOM+ (All In One Minify) created by David Karich **/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

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 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 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).
 */

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.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  outline: none;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
html {
  font-size: 20px;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
a {
  color: inherit;
}
code {
  font-family: Source Code Pro;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
del {
  text-decoration: line-through;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
body {
  font-family: 'Source Sans Pro', Helvetica, Helvetica Neue, Arial;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-weight: 600;
}
h2 em {
  font-family: 'Amatic SC', cursive;
}
h1,
h2,
p {
  margin: 0;
}
strong {
  font-weight: 600;
}
em {
  font-family: Amatic SC;
  font-size: 1.5em;
}
.wrapper {
  width: 90%;
  margin: 0 5%;
  display: table;
  height: 100%;
}
/* ===================
ALL: Theme
=================== */
a.hint::before,
footer a::before,
.code a::before {
  content: "› ";
}
.header-container {
  position: relative;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
.header {
  position: relative;
}
.main-container {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /* fixes iOS z-index-scrolling-bug */
}
.header-container,
.footer-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /* fixes iOS z-index-scrolling-bug */
  color: white;
}
.header-container {
  background: rgba(255, 255, 255, 0.95);
}
.header-container.inverted {
  color: #5c5f5b;
}
.footer-container {
  background: white;
  color: #5c5f5b;
}
.footer-container h2,
.header-container h2 {
  font-weight: 200;
  font-size: 1.8em;
  padding-bottom: 0.25em;
}
.profileimage {
  height: 100%;
  color: white;
  background-size: cover;
  background-position: 25% 20%;
}
.profileimage h1 {
  font-family: Amatic SC;
  font-size: 90px;
}
.column-half,
.column-third,
.column-twothirds,
.column-content {
  margin-bottom: 2em;
  margin-top: 2em;
}
.column-image {
  max-width: 100%;
  margin: 2em 0;
}
.column-image.no-margin {
  margin: 0;
}
.svg-vita-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  vertical-align: middle;
  overflow: hidden;
}
.svg-vita-container text {
  font: 32px sans-serif;
  font-family: 'Amatic SC', 'Source Sans Pro', Helvetica, 'Helvetica Neue', Arial;
  fill: white;
}
.svg-vita-container svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
/* ===================
ALL: Fixed Background
=================== */
.background-div {
  -moz-background-size: cover;
  -o-background-size: cover;
  height: 100%;
  width: 100%;
  position: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* ===================
ALL: Site Specific
=================== */
.intro {
  font-weight: 200;
  text-align: center;
  color: #8b8f89;
  overflow: hidden;
  border: 1px solid transparent;
}
.intro img {
  display: block;
  margin: 1em auto;
  max-width: 100%;
}
.intro h1 {
  font-weight: 100;
  font-size: 2em;
  line-height: 1.5em;
  color: white;
}
.intro strong {
  font-family: 'Amatic SC', cursive;
  font-size: 2.5em;
}
.intro small {
  line-height: 1em;
  font-size: 0.6em;
  text-transform: uppercase;
  display: block;
}
.animatedbackground {
  position: absolute;
  left: -85vw;
  top: 26vh;
  width: 280vw;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  z-index: -1;
}
.animatedbackground:nth-child(1) {
  max-width: initial;
  -webkit-animation: slidein1 1s 0s ease-in-out 1 normal forwards;
  -moz-animation: slidein1 1s 0s ease-in-out 1 normal forwards;
  -ms-animation: slidein1 1s 0s ease-in-out 1 normal forwards;
}
.animatedbackground:nth-child(2) {
  max-width: initial;
  opacity: 0;
  -webkit-animation: slidein2 1s 0.3s ease-in-out 1 normal forwards;
  -moz-animation: slidein2 1s 0.3s ease-in-out 1 normal forwards;
  -ms-animation: slidein2 1s 0.3s ease-in-out 1 normal forwards;
}
.animatedbackground:nth-child(3) {
  opacity: 0;
  max-width: initial;
  -webkit-animation: slidein3 0.5s 0.7s ease-in-out 1 normal forwards;
  -moz-animation: slidein3 0.5s 0.7s ease-in-out 1 normal forwards;
  -ms-animation: slidein3 0.5s 0.7s ease-in-out 1 normal forwards;
}
.fadein {
  -webkit-animation: fadein 1s 0s ease 1 normal none;
  -moz-animation: fadein 1s 0s ease 1 normal none;
  -ms-animation: fadein 1s 0s ease 1 normal none;
}
.fadein-delayed {
  -webkit-animation: fadein 0.5s 0s ease-in-out 1 normal forwards;
  -moz-animation: fadein 0.5s 0s ease-in-out 1 normal forwards;
  -ms-animation: fadein 0.5s 0s ease-in-out 1 normal forwards;
  opacity: 0;
}
.fadein-delayed-2 {
  -webkit-animation: fadein 0.5s 0.5s ease-in-out 1 normal forwards;
  -moz-animation: fadein 0.5s 0.5s ease-in-out 1 normal forwards;
  -ms-animation: fadein 0.5s 0.5s ease-in-out 1 normal forwards;
  opacity: 0;
}
.profileimage h1 {
  position: relative;
  text-align: right;
  font-weight: normal;
  padding-bottom: 0.3em;
  display: table-cell;
  vertical-align: bottom;
}
.further-links {
  position: absolute;
  right: 0;
}
.further-links ul {
  margin: 0;
  padding: 0;
}
.further-links ul li {
  list-style-type: none;
}
.further-links a {
  text-decoration: none;
  color: inherit;
}
.slide.comment::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("/site/templates/img/comment.svg") no-repeat center center;
  background-size: 1026px auto;
}
.slide.code code a::before {
  content: "";
}
.slide.code a {
  padding: 2px 8px;
  font-size: 90%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  white-space: nowrap;
}
.slide.code a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.slide.code::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("/site/templates/img/code.svg") no-repeat center center;
  background-size: 1026px auto;
  pointer-events: none;
}
.slide.code.inverted a {
  border: 1px solid rgba(124, 128, 122, 0.4);
}
.slide.code.inverted a:hover {
  background: rgba(124, 128, 122, 0.1);
}
.slide .wrapper.showhint {
  position: relative;
}
.slide .wrapper.showhint > *:last-of-type::after {
  content: "› ansehen";
  position: absolute;
  right: 0;
  bottom: 0;
  color: rgba(255, 255, 255, 0.4);
  font-family: 'Source Sans Pro', Helvetica, Helvetica Neue, Arial;
  border-style: solid;
  border-width: 1px;
  padding: 5px 10px;
  border-color: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  margin: 30px 0;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 200;
  z-index: 1000;
}
.slide.inverted .wrapper.showhint > *:last-of-type::after {
  color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.4);
}
/* ==============
MOBILE: Menu
============== */
header .icon {
  position: absolute;
  right: -140px;
  top: -160px;
  width: 230px;
  height: 230px;
  z-index: 1000;
  background: url("/site/templates/img/logo-manueldugue-white-transparent.svg") 230px 230px;
}
.inverted header .icon {
  background: url("/site/templates/img/logo-manueldugue-black-transparent.svg") 230px 230px;
}
footer .icon {
  position: absolute;
  top: -90px;
  width: 230px;
  height: auto;
  right: 0;
}
nav {
  margin: 0;
  padding: 0;
  z-index: 100;
}
nav ul {
  height: 100%;
  margin: 0;
  padding: 0;
}
nav li {
  display: inline-table;
  height: 100%;
  font-weight: 200;
}
nav a {
  padding: 0 0.25em 0.25em 0;
  margin: 0;
  font-size: 1.8em;
  color: inherit;
  vertical-align: bottom;
  display: table-cell;
}
nav .selected a {
  font-weight: 500;
  /*background: rgba(255, 255, 255, 0.85);*/
}
nav a:hover {
  text-decoration: none;
}
.distribute-children {
  text-align: justify;
}
.distribute-children:after {
  content: " ________";
  line-height: 0;
  width: 100%;
  display: inline-block;
  visibility: hidden;
}
.partner-logo {
  margin: 1em;
  width: 180px;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
/* ==============
MOBILE: Slides
============== */
.slides {
  display: inline;
}
.slide {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 80vh;
  display: table;
}
.slide.peak {
  height: 5vh;
}
.slide h2 {
  font-size: 2.5em;
  line-height: 1.286em;
  /*text-align: center;*/
  font-weight: 200;
}
.slide p,
.slide code {
  margin-bottom: 0.5em;
  line-height: 1.5em;
}
.slide p,
.slide h2 {
  word-break: break-word;
  -webkit-hyphens: auto;
}
.slide p a:hover {
  text-decoration: underline;
}
.slide.colorized {
  color: white;
}
.slide .slidenote {
  font-family: 'Amatic SC', cursive;
  font-size: 1.4em;
  display: table-footer-group;
  text-align: center;
}
.slide .slidenote p {
  margin-bottom: 1em;
  width: 66%;
  display: inline-block;
  -webkit-hyphens: none;
}
.slide .slidenote a.arrow-next-slide {
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  width: 75px;
  height: 75px;
  display: inline-block;
  margin-bottom: 2em;
  background: rgba(255, 255, 255, 0) url("/site/templates/img/arrow-hand.svg") no-repeat center center;
}
.slide .slidenote a.arrow-next-slide:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.slide.colorized.inverted {
  color: #5c5f5b;
}
.slide.colorized.inverted a.arrow-next-slide {
  background: rgba(255, 255, 255, 0) url("/site/templates/img/arrow-hand-inverted.svg") no-repeat center center;
  border-color: #5c5f5b;
}
.slide.colorized.inverted a.arrow-next-slide:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
/*check if needed*/
.slide img.fill {
  width: 100%;
}
.slides > *:last-of-type {
  padding-bottom: 30px;
}
.slide.autocolor:nth-child(6n+2) {
  background: #6f78ba;
  color: white;
}
.slide.autocolor:nth-child(6n+3) {
  background: #b170ba;
  color: white;
}
.slide.autocolor:nth-child(6n+4) {
  background: #78ba70;
  color: white;
}
.slide.autocolor:nth-child(6n+5) {
  background: #ba7078;
  color: white;
}
.slide.autocolor:nth-child(6n+6) {
  background: #bab170;
  color: white;
}
.slide.autocolor:nth-child(6n) {
  background: #70bab1;
  color: white;
}
.slide.autocolor.inverted:nth-child(even) {
  background: white;
  color: #4d4d46;
}
.slide.autocolor.inverted:nth-child(odd) {
  background: #f5f5f5;
  color: #4d4d46;
}
blockquote:before {
  font-family: 'Amatic SC', cursive;
  font-size: 4em;
  opacity: 0.5;
  line-height: 0.1em;
  content: open-quote;
  margin-right: 0.125em;
  vertical-align: -0.4em;
}
blockquote p {
  font-family: 'Amatic SC', cursive;
  opacity: 0.9;
  display: inline;
}
blockquote footer {
  text-align: right;
  margin-top: 1em;
  font-size: 0.5em;
  opacity: 0.6;
  font-weight: 600;
}
/* ==============
MOBILE: Main
============== */
.main {
  padding: 0;
}
.main article h1 {
  font-size: 1.8em;
}
.main aside {
  color: white;
  padding: 0 5% 10px;
}
.footer-container footer {
  padding: 20px 0;
  position: relative;
  height: 1005;
}
/* ==============
MOBILE: Tools
============== */
.center-horizontal {
  text-align: center;
}
.center-vertical {
  display: table-cell;
  vertical-align: middle;
  padding: 40px 0;
}
/* ===============
ALL: IE Fixes
=============== */
.ie7 .title {
  padding-top: 20px;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
/* ==========================================================================
Media Queries
========================================================================== */
@media only screen and (min-width: 480px) {
  /* ====================
  INTERMEDIATE: Menu
  ==================== */
  nav a {
    margin-bottom: 0;
  }
  nav li:first-child a {
    margin-left: 0;
  }
  nav li:last-child a {
    margin-right: 0;
    padding-right: 0;
  }
  /* ========================
  INTERMEDIATE: Slides
  ======================== */
  .slide p,
  .slide code,
  .slide li {
    font-size: 1.5em;
  }
  /* ========================
  INTERMEDIATE: IE Fixes
  ======================== */
  nav ul li {
    display: inline-table;
    /*TODO Check*/
  }
  .oldie nav a {
    margin: 0 0.7%;
  }
  .footer-container {
    font-size: 1.25em;
  }
}
@media only screen and (min-width: 768px) {
  /* ====================
  WIDE: CSS3 Effects
  ==================== */
  .animatedbackground {
    left: -40vw;
    top: 34vh;
    width: 220vw;
  }
  .wrapper.row,
  .wrapper.column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    min-height: 80vh;
  }
  .wrapper.column {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .wrapper.row {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -o-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }
  .wrapper.row.imagefirst {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    -o-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -ms-box-direction: reverse;
    -o-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column-content {
    width: 55%;
  }
  .column-image {
    width: 40%;
  }
  .column-half {
    float: left;
    width: 50%;
  }
  .column-third {
    float: left;
    width: 33%;
  }
  .column-twothirds {
    float: left;
    width: 66%;
  }
  .dual-column-text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .dual-column-text h1,
  .dual-column-text h2,
  .dual-column-text h3,
  .dual-column-text h4 {
    -webkit-column-break-after: avoid;
    -moz-column-break-after: avoid;
    column-break-after: avoid;
  }
  /* TODO Check
  .header-container,
  .main aside {
  -webkit-box-shadow: 0 0px 4px #aaa;
  -moz-box-shadow: 0 0px 4px #aaa;
  box-shadow: 0 0px 2px #aaa;
  }*/
  /* ============
  WIDE: Menu
  ============ */
  .header-container {
    height: 120px;
    position: fixed;
    opacity: 0.97;
  }
  .footer-container {
    height: 150px;
  }
  .footer-container h2,
  .header-container h2 {
    display: table-cell;
    vertical-align: bottom;
  }
  nav {
    vertical-align: baseline;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
  }
  nav a {
    padding: 10px;
  }
  /* ============
  WIDE: Slide
  ============ */
  .slide h2 {
    font-size: 3.5em;
  }
  .slide .slidenote p {
    margin-bottom: 1em;
    width: 50%;
    display: inline-block;
  }
  .slide:first-child {
    padding-top: 120px;
    height: 95vh;
    background-clip: content-box;
  }
  /*.slide:first-child::after{
    content: " ";
    position: absolute;
    width: 100vw;
    height: 150px;
    top:-150px;
    background: red;
    display:block;
  }*/
  /* TODO Cleanup

  .title {
  float: left;
}

nav {
float: right;
width: 38%;
} */
  /* ============
WIDE: Main
============ */
  h1 {
    font-size: 3.5em;
    line-height: 1.2;
  }
  blockquote {
    font-size: 1.4em;
  }
  .partner-logo {
    margin: 2em;
  }
  /* TODO Check
.main article {
float: left;
width: 57%;
}*/
  /* TODO remove
.main aside {
float: right;
width: 28%;
}*/
}
@media only screen and (min-width: 1140px) {
  /* ===============
  Maximal Width
  =============== */
  .wrapper {
    width: 1026px;
    /* 1140px - 10% for margins */
    margin: 0 auto;
  }
}
/* ==========================================================================
Keyframes
========================================================================== */
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slidein1 {
  0% {
    -webkit-transform: scale(0.7) rotate(400deg);
    -moz-transform: scale(0.7) rotate(400deg);
    -ms-transform: scale(0.7) rotate(400deg);
    transform: scale(0.7) rotate(400deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.8;
  }
}
@-moz-keyframes slidein1 {
  0% {
    -webkit-transform: scale(0.7) rotate(400deg);
    -moz-transform: scale(0.7) rotate(400deg);
    -ms-transform: scale(0.7) rotate(400deg);
    transform: scale(0.7) rotate(400deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.8;
  }
}
@-ms-keyframes slidein1 {
  0% {
    -webkit-transform: scale(0.7) rotate(400deg);
    -moz-transform: scale(0.7) rotate(400deg);
    -ms-transform: scale(0.7) rotate(400deg);
    transform: scale(0.7) rotate(400deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.8;
  }
}
@-o-keyframes slidein1 {
  0% {
    -webkit-transform: scale(0.7) rotate(400deg);
    -moz-transform: scale(0.7) rotate(400deg);
    -ms-transform: scale(0.7) rotate(400deg);
    transform: scale(0.7) rotate(400deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.8;
  }
}
@keyframes slidein1 {
  0% {
    -webkit-transform: scale(0.7) rotate(400deg);
    -moz-transform: scale(0.7) rotate(400deg);
    -ms-transform: scale(0.7) rotate(400deg);
    transform: scale(0.7) rotate(400deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.8;
  }
}
@-webkit-keyframes slidein2 {
  0% {
    -webkit-transform: scale(0.5) rotate(-253deg);
    -moz-transform: scale(0.5) rotate(-253deg);
    -ms-transform: scale(0.5) rotate(-253deg);
    transform: scale(0.5) rotate(-253deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.9;
  }
}
@-moz-keyframes slidein2 {
  0% {
    -webkit-transform: scale(0.5) rotate(-253deg);
    -moz-transform: scale(0.5) rotate(-253deg);
    -ms-transform: scale(0.5) rotate(-253deg);
    transform: scale(0.5) rotate(-253deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.9;
  }
}
@-ms-keyframes slidein2 {
  0% {
    -webkit-transform: scale(0.5) rotate(-253deg);
    -moz-transform: scale(0.5) rotate(-253deg);
    -ms-transform: scale(0.5) rotate(-253deg);
    transform: scale(0.5) rotate(-253deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.9;
  }
}
@-o-keyframes slidein2 {
  0% {
    -webkit-transform: scale(0.5) rotate(-253deg);
    -moz-transform: scale(0.5) rotate(-253deg);
    -ms-transform: scale(0.5) rotate(-253deg);
    transform: scale(0.5) rotate(-253deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.9;
  }
}
@keyframes slidein2 {
  0% {
    -webkit-transform: scale(0.5) rotate(-253deg);
    -moz-transform: scale(0.5) rotate(-253deg);
    -ms-transform: scale(0.5) rotate(-253deg);
    transform: scale(0.5) rotate(-253deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 0.9;
  }
}
@-webkit-keyframes slidein3 {
  0% {
    -webkit-transform: scale(0) rotate(230deg);
    -moz-transform: scale(0) rotate(230deg);
    -ms-transform: scale(0) rotate(230deg);
    transform: scale(0) rotate(230deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 1;
  }
}
@-moz-keyframes slidein3 {
  0% {
    -webkit-transform: scale(0) rotate(230deg);
    -moz-transform: scale(0) rotate(230deg);
    -ms-transform: scale(0) rotate(230deg);
    transform: scale(0) rotate(230deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 1;
  }
}
@-ms-keyframes slidein3 {
  0% {
    -webkit-transform: scale(0) rotate(230deg);
    -moz-transform: scale(0) rotate(230deg);
    -ms-transform: scale(0) rotate(230deg);
    transform: scale(0) rotate(230deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 1;
  }
}
@-o-keyframes slidein3 {
  0% {
    -webkit-transform: scale(0) rotate(230deg);
    -moz-transform: scale(0) rotate(230deg);
    -ms-transform: scale(0) rotate(230deg);
    transform: scale(0) rotate(230deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 1;
  }
}
@keyframes slidein3 {
  0% {
    -webkit-transform: scale(0) rotate(230deg);
    -moz-transform: scale(0) rotate(230deg);
    -ms-transform: scale(0) rotate(230deg);
    transform: scale(0) rotate(230deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1) rotate(-10deg);
    -moz-transform: scale(1) rotate(-10deg);
    -ms-transform: scale(1) rotate(-10deg);
    transform: scale(1) rotate(-10deg);
    opacity: 1;
  }
}
.fadein-frames 0% {
  opacity: 0;
}
.fadein-frames 100% {
  opacity: 1;
}
.slidein1-frames 0% {
  -webkit-transform: scale(0.7) rotate(400deg);
  -moz-transform: scale(0.7) rotate(400deg);
  -ms-transform: scale(0.7) rotate(400deg);
  transform: scale(0.7) rotate(400deg);
  opacity: 0;
}
.slidein1-frames 100% {
  -webkit-transform: scale(1) rotate(-10deg);
  -moz-transform: scale(1) rotate(-10deg);
  -ms-transform: scale(1) rotate(-10deg);
  transform: scale(1) rotate(-10deg);
  opacity: 0.8;
}
.slidein2-frames 0% {
  -webkit-transform: scale(0.5) rotate(-253deg);
  -moz-transform: scale(0.5) rotate(-253deg);
  -ms-transform: scale(0.5) rotate(-253deg);
  transform: scale(0.5) rotate(-253deg);
  opacity: 0;
}
.slidein2-frames 100% {
  -webkit-transform: scale(1) rotate(-10deg);
  -moz-transform: scale(1) rotate(-10deg);
  -ms-transform: scale(1) rotate(-10deg);
  transform: scale(1) rotate(-10deg);
  opacity: 0.9;
}
.slidein3-frames 0% {
  -webkit-transform: scale(0) rotate(230deg);
  -moz-transform: scale(0) rotate(230deg);
  -ms-transform: scale(0) rotate(230deg);
  transform: scale(0) rotate(230deg);
  opacity: 0;
}
.slidein3-frames 100% {
  -webkit-transform: scale(1) rotate(-10deg);
  -moz-transform: scale(1) rotate(-10deg);
  -ms-transform: scale(1) rotate(-10deg);
  transform: scale(1) rotate(-10deg);
  opacity: 1;
}
/* ==========================================================================
Helper classes
========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
Print styles
========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
