/*
Theme Name: Nastanie
Theme URI: http://www.agenturkrauss.de
Author: agentur krauss
Author URI: http://www.agenturkrauss.de
Description: Benjamin Köhler
Version: 1.0.0
Text Domain: nastanie
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Nastanie is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Roboto
--------------------------------------------------------------*/

/* roboto-300 - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/roboto-v18-latin-300.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Light'), local('Roboto-Light'), url('./fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('./fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
    url('./fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./fonts/roboto-v18-latin-300.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-regular - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/roboto-v18-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'), url('./fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('./fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('./fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./fonts/roboto-v18-latin-regular.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-500 - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/roboto-v18-latin-500.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'), url('./fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('./fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
    url('./fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./fonts/roboto-v18-latin-500.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-700 - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/roboto-v18-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Bold'), local('Roboto-Bold'), url('./fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('./fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
    url('./fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./fonts/roboto-v18-latin-700.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-900 - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('./fonts/roboto-v18-latin-900.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Black'), local('Roboto-Black'), url('./fonts/roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/roboto-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('./fonts/roboto-v18-latin-900.woff') format('woff'), /* Modern Browsers */
    url('./fonts/roboto-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./fonts/roboto-v18-latin-900.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* shadows-into-light-two-regular - latin */

@font-face {
    font-family: 'Shadows Into Light Two';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/shadows-into-light-two-v5-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Shadows Into Light Two'), local('ShadowsIntoLightTwo-Regular'), url('./fonts/shadows-into-light-two-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('./fonts/shadows-into-light-two-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('./fonts/shadows-into-light-two-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('./fonts/shadows-into-light-two-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('./fonts/shadows-into-light-two-v5-latin-regular.svg#ShadowsIntoLightTwo') format('svg');
    /* Legacy iOS */
}

.start-slider {
    height: 300px;
    position: absolute !important;
    bottom: 70px;
    width: 100%;
    z-index: 9;
    max-width: 1140px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.start-slider .slick-slide span {
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    text-align: right;
    padding: 10px 30px;
    bottom: 100px;
    right: 0px;
}

.start-slider .slick-list,
.start-slider .slick-track {
    height: 100%;
}

.start-slider .slick-slide {
    position: relative;
}

#startteaserinner h1,
#header-claim,
.team-desc {
    font-family: 'Shadows Into Light Two', cursive;
}

@media (max-width:1140px) {
    .start-slider .slick-slide span {
        right: 100px;
    }
}

@media (max-width:700px) {
    .start-slider .slick-slide span {
        right: 50px;
        bottom: 50px;
        font-size: 22px;
    }
}

#header-claim {
    position: absolute;
    left: 62px;
    top: 90px;
    font-size: 20px;
    width: auto;
    padding: 4px 10px;
    height: auto;
    z-index: 9992;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    background-color: #33698e;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# WORDPRESS STYLES
--------------------------------------------------------------*/

.entry-content img {
    margin: 0 0 1.5em 0;
}

.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}

.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}

.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

.alignnone,
img.alignnone {
    /* not sure about this one */
}

.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}

.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}

.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}

.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}

blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}

.gallery dl {}

.gallery dt {}

.gallery dd {}

.gallery dl a {}

.gallery dl img {}

.gallery-caption {}

.size-full {}

.size-large {}

.size-medium {}

.size-thumbnail {}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    font-family: 'Roboto', 'Arial', sans-serif;
    color: #33698e;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

h2,
.h2 {
    font-weight: 300;
    font-size: 27px;
    margin: 20px 0;
}

h1,
.h1 {
    font-weight: 300;
    font-size: 45px;
    margin: 20px 0;
    color: #014573;
}

h1.fancyheadline {
    color: #ffffff;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    background-color: #aeca05;
    display: inline-block;
    padding: 5px 20px;
    margin-left: -20px;
    font-size: 35px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.12), 0 1px 5px rgba(0, 0, 0, 0.24);
}

h3,
.h3 {
    font-weight: 300;
    font-size: 27px;
    margin: 20px 0;
    color: #B6B6B6;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #727272;
    cursor: help;
}

mark,
ins {
    background: #009688;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #ffffff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
    padding: 0;
    margin-left: 20px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px;
}

textarea {
    padding-left: 3px;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #aeca05;
}

a:visited {
    color: ;
}

a:hover,
a:focus,
a:active {
    color: #aeca05;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

.dividecontent {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Iconnate
--------------------------------------------------------------*/

@-webkit-keyframes zoomOut {
    50% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

@-moz-keyframes zoomOut {
    50% {
        -moz-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0
    }
    100% {
        -moz-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

@-o-keyframes zoomOut {
    50% {
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0
    }
    100% {
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

@keyframes zoomOut {
    50% {
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: .6
    }
    25%,
    75% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes zoomIn {
    0% {
        opacity: .6
    }
    25%,
    75% {
        -moz-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes zoomIn {
    0% {
        opacity: .6
    }
    25%,
    75% {
        -o-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: .6
    }
    25%,
    75% {
        -webkit-transform: scale(1.8);
        -moz-transform: scale(1.8);
        -o-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeOut {
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fadeOut {
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOutRight {
    25% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes fadeOutRight {
    25% {
        -moz-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0
    }
    50% {
        -moz-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    75% {
        -moz-transform: translateX(-5px);
        transform: translateX(-5px);
        opacity: .2
    }
    100% {
        -moz-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes fadeOutRight {
    25% {
        -o-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0
    }
    50% {
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    75% {
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
        opacity: .2
    }
    100% {
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeOutRight {
    25% {
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -o-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeOutLeft {
    25% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes fadeOutLeft {
    25% {
        -moz-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0
    }
    50% {
        -moz-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    75% {
        -moz-transform: translateX(5px);
        transform: translateX(5px);
        opacity: .2
    }
    100% {
        -moz-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes fadeOutLeft {
    25% {
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0
    }
    50% {
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    75% {
        -o-transform: translateX(5px);
        transform: translateX(5px);
        opacity: .2
    }
    100% {
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeOutLeft {
    25% {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateX(5px);
        -moz-transform: translateX(5px);
        -o-transform: translateX(5px);
        transform: translateX(5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeOutTop {
    25% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes fadeOutTop {
    25% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0
    }
    50% {
        -moz-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    75% {
        -moz-transform: translateY(5px);
        transform: translateY(5px);
        opacity: .2
    }
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-o-keyframes fadeOutTop {
    25% {
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0
    }
    50% {
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    75% {
        -o-transform: translateY(5px);
        transform: translateY(5px);
        opacity: .2
    }
    100% {
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeOutTop {
    25% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeOutBottom {
    25% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes fadeOutBottom {
    25% {
        -moz-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0
    }
    50% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0
    }
    75% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: .2
    }
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-o-keyframes fadeOutBottom {
    25% {
        -o-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0
    }
    50% {
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0
    }
    75% {
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: .2
    }
    100% {
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeOutBottom {
    25% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0
    }
    50% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: 0
    }
    75% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: .2
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes verticalFlip {
    50% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
}

@-moz-keyframes verticalFlip {
    50% {
        -moz-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
    100% {
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
}

@-o-keyframes verticalFlip {
    50% {
        transform: rotateX(90deg)
    }
    100% {
        transform: rotateX(0deg)
    }
}

@keyframes verticalFlip {
    50% {
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
}

@-webkit-keyframes horizontalFlip {
    50% {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    100% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@-moz-keyframes horizontalFlip {
    50% {
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    100% {
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@-o-keyframes horizontalFlip {
    50% {
        transform: rotateY(90deg)
    }
    100% {
        transform: rotateY(0deg)
    }
}

@keyframes horizontalFlip {
    50% {
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@-webkit-keyframes bounceOutBottom {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@-moz-keyframes bounceOutBottom {
    20%,
    100% {
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        -moz-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    50% {
        opacity: 0;
        -moz-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@-o-keyframes bounceOutBottom {
    20%,
    100% {
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        transform: translate3d(0, -5px, 0)
    }
    50% {
        opacity: 0;
        transform: translate3d(0, 10px, 0)
    }
}

@keyframes bounceOutBottom {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, -5px, 0);
        -moz-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@-webkit-keyframes bounceOutTop {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
}

@-moz-keyframes bounceOutTop {
    20%,
    100% {
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        -moz-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    50% {
        opacity: 0;
        -moz-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
}

@-o-keyframes bounceOutTop {
    20%,
    100% {
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        transform: translate3d(0, 5px, 0)
    }
    50% {
        opacity: 0;
        transform: translate3d(0, -10px, 0)
    }
}

@keyframes bounceOutTop {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    45%,
    80%,
    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, 5px, 0);
        -moz-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        -moz-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
}

@-moz-keyframes bounceOutLeft {
    20%,
    100% {
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        -moz-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    50% {
        opacity: 0;
        -moz-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
}

@-o-keyframes bounceOutLeft {
    20%,
    100% {
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        transform: translate3d(5px, 0, 0)
    }
    50% {
        opacity: 0;
        transform: translate3d(-10px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        -moz-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        -moz-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
}

@-webkit-keyframes bounceOutRight {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-moz-keyframes bounceOutRight {
    20%,
    100% {
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        -moz-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    50% {
        opacity: 0;
        -moz-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-o-keyframes bounceOutRight {
    20%,
    100% {
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        transform: translate3d(-5px, 0, 0)
    }
    50% {
        opacity: 0;
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    80% {
        opacity: 1;
        -webkit-transform: translate3d(-5px, 0, 0);
        -moz-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(10px, 0, 0);
        -moz-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes rubberBand {
    0%,
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30%,
    60% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40%,
    80% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
}

@-moz-keyframes rubberBand {
    0%,
    100% {
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30%,
    60% {
        -moz-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40%,
    80% {
        -moz-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -moz-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
}

@-o-keyframes rubberBand {
    0%,
    100% {
        transform: scale3d(1, 1, 1)
    }
    30%,
    60% {
        transform: scale3d(1.25, .75, 1)
    }
    40%,
    80% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
}

@keyframes rubberBand {
    0%,
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30%,
    60% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -moz-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40%,
    80% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        -moz-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -moz-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
}

@-webkit-keyframes tada {
    50% {
        -webkit-transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        -webkit-transform-origin: center;
        transform-origin: center
    }
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        -webkit-transform-origin: center;
        transform-origin: center
    }
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        -webkit-transform-origin: center;
        transform-origin: center
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transform-origin: center;
        transform-origin: center
    }
}

@-moz-keyframes tada {
    50% {
        -moz-transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        -moz-transform-origin: center;
        transform-origin: center
    }
    70%,
    90% {
        -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        -moz-transform-origin: center;
        transform-origin: center
    }
    60%,
    80% {
        -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        -moz-transform-origin: center;
        transform-origin: center
    }
    100% {
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -moz-transform-origin: center;
        transform-origin: center
    }
}

@-o-keyframes tada {
    50% {
        transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        -o-transform-origin: center;
        transform-origin: center
    }
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        -o-transform-origin: center;
        transform-origin: center
    }
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        -o-transform-origin: center;
        transform-origin: center
    }
    100% {
        transform: scale3d(1, 1, 1);
        -o-transform-origin: center;
        transform-origin: center
    }
}

@keyframes tada {
    50% {
        -webkit-transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        -moz-transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        transform: scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        -moz-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
}

@-webkit-keyframes rollOutRight {
    30% {
        -webkit-transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    55% {
        -webkit-transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@-moz-keyframes rollOutRight {
    30% {
        -moz-transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        opacity: 0
    }
    50% {
        -moz-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    55% {
        -moz-transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -moz-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@-o-keyframes rollOutRight {
    30% {
        transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        opacity: 0
    }
    50% {
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    55% {
        transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@keyframes rollOutRight {
    30% {
        -webkit-transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        -moz-transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        transform: translateX(10px) rotate3d(0, 0, 1, 50deg);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -o-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }
    55% {
        -webkit-transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        -moz-transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        transform: translateX(-20px) rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        -moz-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@-webkit-keyframes rollOutLeft {
    30% {
        -webkit-transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    55% {
        -webkit-transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@-moz-keyframes rollOutLeft {
    30% {
        -moz-transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        opacity: 0
    }
    50% {
        -moz-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    55% {
        -moz-transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
    100% {
        -moz-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@-o-keyframes rollOutLeft {
    30% {
        transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        opacity: 0
    }
    50% {
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    55% {
        transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
    100% {
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@keyframes rollOutLeft {
    30% {
        -webkit-transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        -moz-transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        transform: translateX(-10px) rotate3d(0, 0, 1, -50deg);
        opacity: 0
    }
    50% {
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -o-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }
    55% {
        -webkit-transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        -moz-transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        transform: translateX(20px) rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        -moz-transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        transform: translateX(0) rotate3d(0, 0, 1, 0deg);
        opacity: 1
    }
}

@-webkit-keyframes rotateClockwise {
    0% {
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center
    }
    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@-moz-keyframes rotateClockwise {
    0% {
        opacity: 1;
        -moz-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -moz-transform-origin: center;
        transform-origin: center
    }
    100% {
        -moz-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
        -moz-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@-o-keyframes rotateClockwise {
    0% {
        opacity: 1;
        -o-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -o-transform-origin: center;
        transform-origin: center
    }
    100% {
        transform: rotateZ(360deg);
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@keyframes rotateClockwise {
    0% {
        opacity: 1;
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
    100% {
        -webkit-transform: rotateZ(360deg);
        -moz-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@-webkit-keyframes rotateAntiClockwise {
    0% {
        opacity: 1;
        -webkit-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -webkit-transform-origin: center;
        transform-origin: center
    }
    100% {
        -webkit-transform: rotateZ(-360deg);
        transform: rotateZ(-360deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@-moz-keyframes rotateAntiClockwise {
    0% {
        opacity: 1;
        -moz-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -moz-transform-origin: center;
        transform-origin: center
    }
    100% {
        -moz-transform: rotateZ(-360deg);
        transform: rotateZ(-360deg);
        -moz-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@-o-keyframes rotateAntiClockwise {
    0% {
        opacity: 1;
        -o-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -o-transform-origin: center;
        transform-origin: center
    }
    100% {
        transform: rotateZ(-360deg);
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

@keyframes rotateAntiClockwise {
    0% {
        opacity: 1;
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
    50% {
        opacity: 0;
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center
    }
    100% {
        -webkit-transform: rotateZ(-360deg);
        -moz-transform: rotateZ(-360deg);
        transform: rotateZ(-360deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */

.widget select {
    max-width: 100%;
}

/* Search widget. */

.widget_search .search-submit {
    display: none;
}

/*--------------------------------------------------------------
# SLIDER
--------------------------------------------------------------*/

#pogo-element-1 {
    position: absolute;
    right: 5%;
    top: 60%;
    font-size: 60px;
    color: #33698e;
    background-color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    text-align: right;
    z-index: 3;
    line-height: 1;
    padding: 20px;
    font-weight: 300;
    display: none;
}

#slider {
    position: relative;
    padding: 0;
    margin: 0 auto;
    height: 430px;
    height: 60vh;
    display: block;
    width: 100%;
}

@media (max-width:650px) {
    #slider {
        height: 300px;
        background-position: left top;
    }
    #pogo-element-1 {
        font-size: 40px;
    }
}

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/

#mainheader {
    position: relative;
    z-index: 999;
    width: 100%;
    background: #014573;
    height: 100px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    max-width: 1140px;
    margin: 0 auto;
    margin-top: 25px;
}

#header-menu {
    position: relative;
    max-width: 550px;
    width: 100%;
    height: 100%;
    margin-right: 230px;
    z-index: 9991;
    float: right;
}

#menu-icon {
    display: none;
    position: absolute;
    right: 270px;
    z-index: 99999;
    font-size: 35px;
    top: 36px;
    color: #aeca05;
    cursor: pointer;
}

#header-menu ul.menu {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 80px;
}

#header-menu ul.sub-menu {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    text-align: center;
    margin-top: 1px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    opacity: 0;
    max-height: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    /* Safari */
    transition: all 0.3s ease-in-out;
}

#header-menu ul.menu li {
    position: relative;
    padding: 0;
    margin: 0;
    float: left;
    height: 100%;
}

#header-menu ul.sub-menu li {
    float: none;
    width: auto;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    /* Safari */
    transition: all 0.3s ease-in-out;
}

#header-menu ul.sub-menu li:hover {
    background-color: #eeeeee;
}

#header-menu ul.menu li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding-top: 42px;
    height: 100px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 15px;
}

#header-menu ul.sub-menu li a {
    width: 80%;
    padding: 20px 10%;
    height: auto;
    color: #727272;
    font-weight: 300;
    border-bottom: 1px solid #eee;
    -moz-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    text-align: center;
}

#header-menu ul.menu li a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    height: 50px;
    z-index: -1;
    width: 100%;
    opacity: 0;
    background-color: #33698e;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

#header-menu ul.menu li a {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#header-menu ul.sub-menu li a::after {
    display: none;
}

#header-menu ul.menu>li.current-menu-item>a,
.single-post li#menu-item-49 a,
#header-menu ul.menu>li.current-menu-parent>a {
    color: #ffffff !important;
}

#header-menu ul.sub-menu>li.current-menu-item>a {
    color: #33698e !important;
    font-weight: 500;
}

#header-menu ul.menu li:hover:nth-child(1) a,
#header-menu ul.menu>li:nth-child(1).current-menu-item>a {
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
}

#header-menu ul.menu li:hover:nth-child(2) a,
#header-menu ul.menu>li:nth-child(2).current-menu-item>a {
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
}

#header-menu ul.menu li:hover:nth-child(3) a,
#header-menu ul.menu>li:nth-child(3).current-menu-item>a {
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
}

#header-menu ul.menu li:hover:nth-child(4) a,
#header-menu ul.menu>li:nth-child(4).current-menu-item>a {
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
}

#header-menu ul.menu li:hover:nth-child(5) a,
#header-menu ul.menu>li:nth-child(5).current-menu-item>a {
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
}

#header-menu ul.menu li.current-menu-item a::after,
.single-post li#menu-item-49 a::after,
#header-menu ul.menu>li.current-menu-parent>a::after {
    opacity: 1;
}

#header-menu ul.menu li:hover a::after {
    background-color: #33698e;
    opacity: 1;
}

.menu-item-has-children:hover>ul.sub-menu {
    opacity: 1 !important;
    max-height: none !important;
    visibility: visible !important;
}

#header-logo {
    position: absolute;
    left: 0;
    top: 15px;
    width: auto;
    padding-left: 30px;
    height: 80px;
    z-index: 9992;
}

@media (max-width:450px) {
    #header-logo {
        position: absolute;
        left: 0;
        top: 20px;
        padding-left: 0px;
        height: 50%;
        z-index: 9992;
    }
}

#header-attention-wrapper {
    position: absolute;
    right: 0;
    top: 0;
    height: 110px;
}

#header-attention {
    position: relative;
    background-color: #aeca05;
    color: #ffffff;
    height: 80px;
    width: 210px;
    top: -12px;
    right: -25px;
    padding: 16px 20px;
    margin: 0;
    z-index: 9992;
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.12), 0 1px 5px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-attention-rotate {
    -moz-transform: rotate(-4deg) !important;
    -ms-transform: rotate(-4deg) !important;
    -o-transform: rotate(-4deg) !important;
    -webkit-transform: rotate(-4deg) !important;
}

#header-attention i.icon {
    font-size: 35px;
    float: left;
    display: block;
    width: auto;
    height: auto;
    line-height: inherit;
    margin-left: auto;
}

.attention-text {
    float: left;
    padding-top: 1px;
    padding-left: 15px;
    line-height: 1.3;
    font-size: 17px;
    font-weight: 500;
}

/*--------------------------------------------------------------
# MOBILE MENU
--------------------------------------------------------------*/

@media (max-width:1196px) {
    #header-attention {
        right: 9px;
    }
    #startteaserinner h1 {
        margin-left: -100px !important;
    }
}

@media (max-width:1140px) {
    #mainheader,
    #footer {
        margin-top: 0 !important;
    }
    #startteaserinner h1 {
        margin-left: -30px !important;
    }
}

@media (max-width:1250px) {
    #header-menu ul.sub-menu li a {
        font-size: 15px;
        letter-spacing: inherit;
    }
}

@media (max-width:1100px) {
    #header-menu ul.sub-menu {
        display: none !important;
    }
    #menu-icon {
        display: block;
    }
    #header-menu ul.menu li a,
    #header-menu ul.menu li.current-menu-item a {
        color: #ffffff !important;
        padding-top: 15px;
        padding-bottom: 15px;
        height: auto;
        margin: 0;
    }
    #header-menu {
        border-top: 1px solid #014573;
        position: fixed;
        width: 210px;
        padding: 0px;
        margin: 0px;
        right: 0px;
        top: 110px;
        background-color: #014573;
        -ms-transform: translateX(210px);
        -webkit-transform: translateX(210px);
        transform: translateX(210px);
        transition: all 0.3s ease-in-out 0s;
        box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12), 0px 1px 4px rgba(0, 0, 0, 0.24);
        padding-top: 2px;
    }
    #header-menu ul.menu li a::after {
        bottom: -4px;
        height: 60px;
        width: 80%;
    }
    #header-menu ul.menu li {
        float: none;
        width: 100%;
    }
    .mobileopen {
        -ms-transform: translateX(0px) !important;
        -webkit-transform: translateX(0px) !important;
        transform: translateX(0px) !important;
    }
    .menuopen {
        -ms-transform: translateX(-210px) !important;
        -webkit-transform: translateX(-210px) !important;
        transform: translateX(-210px) !important;
        opacity: 0.5;
    }
}

@media (max-width:599px) {
    #menu-icon {
        left: 20px;
        top: 130px;
    }
    #header-attention {
        right: -15px;
        padding: 16px 12px;
        width: 200px;
        top: -8px;
    }
    #header-attention-wrapper {
        overflow: hidden;
    }
}

@media (max-width:399px) {
    #header-attention {
        width: 132px;
        padding: 6px 3px;
        height: 100px;
    }
    #header-attention i.icon {
        font-size: 38px;
        margin: 0px 39px;
        text-align: center;
    }
    .attention-text {
        padding-top: 0px;
        padding-left: 8px;
        font-size: 13px;
        text-align: center;
    }
    #header-claim {
        left: 14px;
        top: 83px;
    }
    #header-menu {
        width: 150px;
    }
    .menuopen {
        -ms-transform: translateX(-150px) !important;
        -webkit-transform: translateX(-150px) !important;
        transform: translateX(-150px) !important;
    }
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/

#footer {
    position: relative;
    z-index: 4;
    background-color: #014573;
    color: #ffffff;
    width: 100%;
    display: block;
    margin-top: 100px;
}

#footer-wrapper {
    padding: 10px 30px;
}

#sub-floor {
    position: relative;
    z-index: 4;
    background-color: #33698e;
    padding: 12px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
}

#footer .widget_nav_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #ffffff;
}

#footer .widget_nav_menu a {
    color: #ffffff;
    padding-bottom: 7px;
    width: 100%;
    display: block;
}

#footer a.iconwidget,
#footer .iconwidget {
    color: #014573;
    font-size: 26px;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-right: 20px;
    margin-left: 0px;
    display: block;
    float: left;
    background-color: #33698e;
    line-height: 2;
    border-radius: 100%;
}

#footer .btn,
#footer .btn:hover {
    background-color: #33698e;
    color: #ffffff;
    display: block;
    white-space: inherit;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

h1#page-title {
    margin-top: 0px;
}

@media (max-width:599px) {
    h1#page-title {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

#content {
    position: relative;
    display: block;
    margin-top: 0px;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    /* Safari */
    transition: all 0.3s ease-in-out;
}

#content-element-color {
    background-color: #014573;
    position: relative;
    z-index: 3;
    max-width: 1140px;
    margin: 0 auto;
}

#content-element-white {
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 3;
    max-width: 1140px;
    margin: 0 auto;
}

#content-element-grey {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px 0;
    position: relative;
    z-index: 3;
    max-width: 1140px;
    margin: 0 auto;
}

.contentinner-element {
    position: relative;
    z-index: 9;
    max-width: 900px;
    padding: 50px 0;
    width: 100%;
    margin: 0 auto;
    padding-top: 130px;
}

.home .contentinner-element {
    padding-top: 50px !important;
}

.page-id-45 .contentinner-element {
    padding: 0px;
}

.carddesign {
    background-color: #ffffff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
}

@media (max-width:905px) {
    .contentinner-element {
        padding: 40px 25px;
    }
}

/*--------------------------------------------------------------
## STARTTEASER
--------------------------------------------------------------*/

#startteaser {
    color: #ffffff;
}

#startteaserinner h1 {
    color: #ffffff;
    -moz-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    background-color: #aeca05;
    padding: 12px 48px;
    margin-top: -73px;
    margin-left: -140px;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.12), 0 1px 5px rgba(0, 0, 0, 0.24);
    font-size: 52px;
}

@media (max-width:1024px) {
    #startteaserinner h1 {
        margin-left: -17px;
    }
}

.startteaserinner-text,
.startbox-inner {
    display: block;
    margin-bottom: 20px;
    font-size: 22px;
    margin-top: 32px;
}

@media (max-width:480px) {
    #startteaser h1 {
        font-size: 30px;
    }
}

/*--------------------------------------------------------------
## NEWSBOX
--------------------------------------------------------------*/

.newsbox {
    padding: 20px;
}

.newsbox .newsbox-picture {
    position: relative;
    display: block;
    width: 100%;
    height: 170px;
    background-position: center;
    background-size: cover;
}

.newsbox .newsbox-content {
    position: relative;
    display: block;
    padding: 20px;
    min-height: 320px;
}

.newsbox .newsbox-content .newsbox-title {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
}

.newsbox .newsbox-content .newsbox-excerpt {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.newsbox-button {
    width: 100%;
    text-align: right;
    display: inline-block;
}

.newsbox .newsbox-content .btn {
    position: relative;
    display: inline-block;
}

.newsbox-meta {
    position: absolute;
    display: inline-table;
    -webkit-transition: all 0.3s ease-in-out;
    /* Safari */
    transition: all 0.3s ease-in-out;
    color: #ffffff;
    opacity: 0;
    text-align: right;
    height: 45px;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000', GradientType=0);
    /* IE6-9 */
}

.newsbox-meta .newsbox-kategorie {
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
    height: 36px;
    text-align: right;
}

.masonry-article:hover .newsbox-meta {
    opacity: 1;
}

/*--------------------------------------------------------------
## MASONRY BLOG
--------------------------------------------------------------*/

.masonry-article,
.masonry-sizer {
    width: 280px;
    margin-bottom: 30px;
}

.masonry-article--width2 {
    width: 580px;
    margin-bottom: 30px;
}

@media (max-width:599px) {
    .masonry-article,
    .masonry-sizer,
    .masonry-article--width2 {
        width: 100%;
        margin-bottom: 30px;
    }
}

.masonry-article .newsbox-picture {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    line-height: 0;
}

.masonry-article .newsbox-picture img {
    height: auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.masonry-article .newsbox-content {
    position: relative;
    display: block;
    padding: 20px;
}

.masonry-article .newsbox-content .newsbox-title {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}

#blogfilter {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 10px;
}

#blogfilter .is-checked {
    background-color: #014573;
    color: #ffffff;
}

#blogfilter .btn {
    margin-bottom: 10px;
}

/*--------------------------------------------------------------
# SINGLE
--------------------------------------------------------------*/

#single-category {
    font-size: 20px;
    color: #B6B6B6;
}

#single-category .icon {
    margin-right: 5px;
}

h1#single-headline {
    margin-bottom: 0px;
}

#single-meta {
    color: #B6B6B6;
    font-size: 14px;
}

.single-image {
    width: 100%;
}

/*--------------------------------------------------------------
# TEAM TYPE
--------------------------------------------------------------*/

.membernumber {
    display: none;
}

.team-box {
    height: 280px;
    width: 280px;
    border-radius: 100%;
    background-size: cover;
    background-position: top;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
}

.team-meta {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    opacity: 0;
    background-color: #014573;
    color: #ffffff;
    -ms-transform: translateX(-205px) !important;
    -webkit-transform: translateX(-205px) !important;
    transform: translateX(-205px) !important;
    -webkit-transition: all 0.3s ease-in-out;
    /* Safari */
    transition: all 0.3s ease-in-out;
}

.team-box:hover .team-meta {
    -ms-transform: translateX(0px) !important;
    -webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
    opacity: 1;
}

.team-name {
    width: 67%;
    display: inline-block;
    font-weight: 500;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
}

.team-desc {
    font-size: 15px;
    padding-top: 70px;
    letter-spacing: 2px;
    display: inline-block;
    width: 80%;
}

/*--------------------------------------------------------------
# SPONSOR GRID
--------------------------------------------------------------*/

.unter-box {
    height: 200px;
    width: 200px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 90%;
    margin-bottom: 20px;
}

/*--------------------------------------------------------------
# SPONSOR LIST
--------------------------------------------------------------*/

h3#sponsorlisthead {
    margin-top: 0;
    padding-left: 56px;
    margin-bottom: -20px;
    font-size: 17px;
    font-weight: 700;
}

#sponsorlist {
    padding: 20px 40px;
}

.sponsor-list-box {
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 10px;
    padding: 10px;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-in-out;
    /* Safari */
    transition: all 0.3s ease-in-out;
}

.sponsor-list-box:hover {
    opacity: 1;
    -webkit-filter: none;
    -webkit-filter: none;
    filter: none;
    filter: none;
    filter: none;
}

.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    border-color: transparent;
    box-shadow: none;
}

.slick-next {
    right: 10px;
}

.slick-prev {
    left: 10px;
}

.slick-next:before {
    content: '>';
}

.slick-prev:before {
    content: '<';
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 0.5;
    opacity: 1;
    color: #B6B6B6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
# KONTAKT SEITE
--------------------------------------------------------------*/

.wpb_gmaps_widget .wpb_wrapper {
    border: 0 !important;
    padding: 0 !important;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

/*!
 * Waves v0.7.2
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    background: -webkit-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, .2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    background-color: transparent;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
}

.waves-block {
    display: block
}

a.waves-effect .waves-ripple {
    z-index: -1
}

/*--------------------------------------------------------------
## BUTTONS
--------------------------------------------------------------*/

.btn {
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-size: 14px;
    background-color: #33698e;
    color: #ffffff;
    font-weight: 300;
}

.btn:hover {
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-size: 14px;
    background-color: #33698e;
    color: #ffffff;
    font-weight: 300;
}

/*--------------------------------------------------------------
## VISUAL COMPOSER
--------------------------------------------------------------*/

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li,
.last_toggle_el_margin,
.wpb_button {
    margin-bottom: 20px !important;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #014573 !important;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
    padding: 15px !important;
    font-size: 18px !important;
    color: #ffffff !important;
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0 !important;
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 1em;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.wpb_accordion_section {
    margin-bottom: 3px;
}

.wpb_content_element .wpb_accordion_wrapper .ui-accordion-header-active {
    background-color: #aeca05 !important;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: none !important;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon::after {
    content: "+";
    color: #fff;
    font-size: 24px;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon::after {
    content: "-";
    color: #fff;
    font-size: 24px;
}

/*--------------------------------------------------------------
## TOAST GRID STYSTEM
--------------------------------------------------------------*/

.grid {
    list-style: none;
    margin-left: -20px;
}

.grid>.grid__col--2-of-2,
.grid>.grid__col--3-of-3,
.grid>.grid__col--4-of-4,
.grid>.grid__col--5-of-5,
.grid>.grid__col--6-of-6,
.grid>.grid__col--8-of-8,
.grid>.grid__col--12-of-12 {
    width: 100%;
}

.grid>.grid__col--1-of-2,
.grid>.grid__col--2-of-4,
.grid>.grid__col--3-of-6,
.grid>.grid__col--4-of-8,
.grid>.grid__col--6-of-12 {
    width: 50%;
}

.grid>.grid__col--1-of-3,
.grid>.grid__col--2-of-6,
.grid>.grid__col--4-of-12 {
    width: 33.33333%;
}

.grid>.grid__col--2-of-3,
.grid>.grid__col--4-of-6,
.grid>.grid__col--8-of-12 {
    width: 66.66667%;
}

.grid>.grid__col--1-of-4,
.grid>.grid__col--2-of-8,
.grid>.grid__col--3-of-12 {
    width: 25%;
}

.grid>.grid__col--3-of-4,
.grid>.grid__col--6-of-8,
.grid>.grid__col--9-of-12 {
    width: 75%;
}

.grid>.grid__col--push-2-of-2,
.grid>.grid__col--push-3-of-3,
.grid>.grid__col--push-4-of-4,
.grid>.grid__col--push-5-of-5,
.grid>.grid__col--push-6-of-6,
.grid>.grid__col--push-8-of-8,
.grid>.grid__col--push-12-of-12 {
    margin-left: 100%;
}

.grid>.grid__col--push-1-of-2,
.grid>.grid__col--push-2-of-4,
.grid>.grid__col--push-3-of-6,
.grid>.grid__col--push-4-of-8,
.grid>.grid__col--push-6-of-12 {
    margin-left: 50%;
}

.grid>.grid__col--push-1-of-3,
.grid>.grid__col--push-2-of-6,
.grid>.grid__col--push-4-of-12 {
    margin-left: 33.33333%;
}

.grid>.grid__col--push-2-of-3,
.grid>.grid__col--push-4-of-6,
.grid>.grid__col--push-8-of-12 {
    margin-left: 66.66667%;
}

.grid>.grid__col--push-1-of-4,
.grid>.grid__col--push-2-of-8,
.grid>.grid__col--push-3-of-12 {
    margin-left: 25%;
}

.grid>.grid__col--push-3-of-4,
.grid>.grid__col--push-6-of-8,
.grid>.grid__col--push-9-of-12 {
    margin-left: 75%;
}

.grid>.grid__col--pull-2-of-2,
.grid>.grid__col--pull-3-of-3,
.grid>.grid__col--pull-4-of-4,
.grid>.grid__col--pull-5-of-5,
.grid>.grid__col--pull-6-of-6,
.grid>.grid__col--pull-8-of-8,
.grid>.grid__col--pull-12-of-12 {
    margin-left: -100%;
}

.grid>.grid__col--pull-1-of-2,
.grid>.grid__col--pull-2-of-4,
.grid>.grid__col--pull-3-of-6,
.grid>.grid__col--pull-4-of-8,
.grid>.grid__col--pull-6-of-12 {
    margin-left: -50%;
}

.grid>.grid__col--pull-1-of-3,
.grid>.grid__col--pull-2-of-6,
.grid>.grid__col--pull-4-of-12 {
    margin-left: -33.33333%;
}

.grid>.grid__col--pull-2-of-3,
.grid>.grid__col--pull-4-of-6,
.grid>.grid__col--pull-8-of-12 {
    margin-left: -66.66667%;
}

.grid>.grid__col--pull-1-of-4,
.grid>.grid__col--pull-2-of-8,
.grid>.grid__col--pull-3-of-12 {
    margin-left: -25%;
}

.grid>.grid__col--pull-3-of-4,
.grid>.grid__col--pull-6-of-8,
.grid>.grid__col--pull-9-of-12 {
    margin-left: -75%;
}

.grid>.grid__col--1-of-5 {
    width: 20%;
}

.grid>.grid__col--push-1-of-5 {
    margin-left: 20%;
}

.grid>.grid__col--pull-1-of-5 {
    margin-left: -20%;
}

.grid>.grid__col--2-of-5 {
    width: 40%;
}

.grid>.grid__col--push-2-of-5 {
    margin-left: 40%;
}

.grid>.grid__col--pull-2-of-5 {
    margin-left: -40%;
}

.grid>.grid__col--3-of-5 {
    width: 60%;
}

.grid>.grid__col--push-3-of-5 {
    margin-left: 60%;
}

.grid>.grid__col--pull-3-of-5 {
    margin-left: -60%;
}

.grid>.grid__col--4-of-5 {
    width: 80%;
}

.grid>.grid__col--push-4-of-5 {
    margin-left: 80%;
}

.grid>.grid__col--pull-4-of-5 {
    margin-left: -80%;
}

.grid>.grid__col--1-of-6 {
    width: 16.66667%;
}

.grid>.grid__col--push-1-of-6 {
    margin-left: 16.66667%;
}

.grid>.grid__col--pull-1-of-6 {
    margin-left: -16.66667%;
}

.grid>.grid__col--5-of-6 {
    width: 83.33333%;
}

.grid>.grid__col--push-5-of-6 {
    margin-left: 83.33333%;
}

.grid>.grid__col--pull-5-of-6 {
    margin-left: -83.33333%;
}

.grid>.grid__col--1-of-8 {
    width: 12.5%;
}

.grid>.grid__col--push-1-of-8 {
    margin-left: 12.5%;
}

.grid>.grid__col--pull-1-of-8 {
    margin-left: -12.5%;
}

.grid>.grid__col--3-of-8 {
    width: 37.5%;
}

.grid>.grid__col--push-3-of-8 {
    margin-left: 37.5%;
}

.grid>.grid__col--pull-3-of-8 {
    margin-left: -37.5%;
}

.grid>.grid__col--5-of-8 {
    width: 62.5%;
}

.grid>.grid__col--push-5-of-8 {
    margin-left: 62.5%;
}

.grid>.grid__col--pull-5-of-8 {
    margin-left: -62.5%;
}

.grid>.grid__col--7-of-8 {
    width: 87.5%;
}

.grid>.grid__col--push-7-of-8 {
    margin-left: 87.5%;
}

.grid>.grid__col--pull-7-of-8 {
    margin-left: -87.5%;
}

.grid>.grid__col--1-of-12 {
    width: 8.33333%;
}

.grid>.grid__col--push-1-of-12 {
    margin-left: 8.33333%;
}

.grid>.grid__col--pull-1-of-12 {
    margin-left: -8.33333%;
}

.grid>.grid__col--2-of-12 {
    width: 16.66667%;
}

.grid>.grid__col--push-2-of-12 {
    margin-left: 16.66667%;
}

.grid>.grid__col--pull-2-of-12 {
    margin-left: -16.66667%;
}

.grid>.grid__col--5-of-12 {
    width: 41.66667%;
}

.grid>.grid__col--push-5-of-12 {
    margin-left: 41.66667%;
}

.grid>.grid__col--pull-5-of-12 {
    margin-left: -41.66667%;
}

.grid>.grid__col--7-of-12 {
    width: 58.33333%;
}

.grid>.grid__col--push-7-of-12 {
    margin-left: 58.33333%;
}

.grid>.grid__col--pull-7-of-12 {
    margin-left: -58.33333%;
}

.grid>.grid__col--10-of-12 {
    width: 83.33333%;
}

.grid>.grid__col--push-10-of-12 {
    margin-left: 83.33333%;
}

.grid>.grid__col--pull-10-of-12 {
    margin-left: -83.33333%;
}

.grid>.grid__col--11-of-12 {
    width: 91.66667%;
}

.grid>.grid__col--push-11-of-12 {
    margin-left: 91.66667%;
}

.grid>.grid__col--pull-11-of-12 {
    margin-left: -91.66667%;
}

.grid .grid__col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-right: -.25em;
    min-height: 1px;
    padding-left: 20px;
    vertical-align: top;
}

@media (max-width: 700px) {
    .grid .grid__col {
        display: block;
        margin-left: 0;
        margin-right: 0;
        width: auto;
    }
}

@media (max-width: 700px) and (min-width: 480px) {
    .grid .grid__col[class*="grid__col--m-"] {
        display: inline-block;
        margin-right: -.24em;
    }
    .grid .grid__col.grid__col--m-1-of-2,
    .grid .grid__col.grid__col--m-2-of-4 {
        width: 50%;
    }
    .grid .grid__col.grid__col--m-1-of-3 {
        width: 33.33333%;
    }
    .grid .grid__col.grid__col--m-2-of-3 {
        width: 66.66667%;
    }
    .grid .grid__col.grid__col--m-1-of-4 {
        width: 25%;
    }
    .grid .grid__col.grid__col--m-3-of-4 {
        width: 75%;
    }
}

@media (max-width: 480px) {
    .grid .grid__col[class*="grid__col--s-"] {
        display: inline-block;
        margin-right: -.24em;
    }
    .grid .grid__col.grid__col--s-1-of-2,
    .grid .grid__col.grid__col--s-2-of-4 {
        width: 50%;
    }
    .grid .grid__col.grid__col--s-1-of-3 {
        width: 33.33333%;
    }
    .grid .grid__col.grid__col--s-2-of-3 {
        width: 66.66667%;
    }
    .grid .grid__col.grid__col--s-1-of-4 {
        width: 25%;
    }
    .grid .grid__col.grid__col--s-3-of-4 {
        width: 75%;
    }
}

.grid .grid__col--centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.grid .grid__col--d-first {
    float: left;
}

.grid .grid__col--d-last {
    float: right;
}

.grid.grid--no-gutter {
    margin-left: 0;
    width: 100%;
}

.grid.grid--no-gutter .grid__col {
    padding-left: 0;
}

.grid.grid--no-gutter .grid__col--span-all {
    margin-left: 0;
    width: 100%;
}

.grid .grid__col--ab {
    vertical-align: bottom;
}

.grid .grid__col--am {
    vertical-align: middle;
}

/*# sourceMappingURL=grid.css.map */

/* SLICK */

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-dots {
    position: absolute;
    bottom: -20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    color: #21759b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #aeca05;
}

:focus {
    outline: -webkit-focus-ring-color auto 0
}

.slick-dots button,
.slick-dots input[type="button"],
.slick-dots input[type="reset"],
.slick-dots input[type="submit"] {
    border: 0px solid;
    border-color: #ffffff;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: none;
    color: rgba(0, 0, 0, .8);
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: none;
}

/* FIREFOX ONLY */

@-moz-document url-prefix() {
    #startteaserinner h1,
    #header-attention,
    h1.fancyheadline {
        outline: 1px solid #AECA05;
        border: 1px solid #AECA05;
    }
}

#imagebackground {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center center;
}

.single-post #imagebackground {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

.single-galerie .slick-slide img {
    width: 100%;
}