/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
    font-family: 'FoundersGroteskWeb-Light';
    src: url('../font/FoundersGroteskWeb-Light.eot');
    src: url('../font/FoundersGroteskWeb-Light.eot#iefix') format('embedded-opentype'),
         url('../font/FoundersGroteskWeb-Light.woff') format('woff');
}

@font-face {
    font-family: 'FoundersGroteskWeb-Medium';
    src: url('../font/FoundersGroteskWeb-Medium.eot');
    src: url('../font/FoundersGroteskWeb-Medium.eot#iefix') format('embedded-opentype'),
         url('../font/FoundersGroteskWeb-Medium.woff') format('woff');
}

html {
    font-size: 62.5%;
}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {
    html {
        font-size: 56.25%;
    }
}

@media only screen and (min-width: 959px) and (max-width: 1279px) {
    html {
        font-size: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    html {
        font-size: 43.75%;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-hidden {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .desktop-hidden {
        display: none !important;
    }
}

body {
    color: #111;
    font: 2.2rem/1.36em 'FoundersGroteskWeb-Light', sans-serif;
}

h1 {
    font: 4.8rem/1.36em 'FoundersGroteskWeb-Light', sans-serif;
    margin: 0 0 30px 0;
}

h2 {
    font: 3.2rem/1.36em 'FoundersGroteskWeb-Light', sans-serif;
    margin: 0 0 30px 0;
}

h3 {
    font: 2.2rem/1.36em 'FoundersGroteskWeb-Light', sans-serif;
    margin: 0 0 30px 0;
}

h4 {
    font: 1.8rem/1.36em 'FoundersGroteskWeb-Light', sans-serif;
    margin: 0 0 30px 0;
}

@media only screen and (max-width: 767px) {
    h4 {
        font-size: 2.2rem;
        line-height: 1.36em;
    }
}

a {
    color: inherit;
    text-decoration: none;
}

a:focus {
    outline: none;
}

img {
    height: auto !important;
    max-width: 100%;
}

iframe {
    max-width: 100%;
}

p {
    margin: 0 0 30px 0;
}

ul,
ol {
    margin: 0 0 30px 0;
}

strong {
    font-family: 'FoundersGroteskWeb-Medium', sans-serif;
    font-weight: normal;
}

blockquote {
    background: url(../img/left-double-quotation-mark.png) no-repeat 50% 0;
    font-size: 3.6rem;
    line-height: 1.11em;
    margin: 0 0 30px 0;
    padding: 68px 0 0 0;
}

.style-1 {
    font-size: 3.6rem;
    line-height: 1.11em;
}

.style-2 {
    font-size: 1.8rem;
    line-height: 1.36em;
}

@media only screen and (max-width: 767px) {
    .style-2 {
        font-size: 2.2rem;
        line-height: 1.36em;
    }
}

.style-3 {
    color: #FF3D4A;
}

.style-4 {
    color: #959595;
}

.style-5 {
    color: #C4C4C4;
}

.button {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAUCAYAAACTQC2+AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAA2klEQVRIx9XUMUpDURAF0JOQxsbKXyg2olMI2tgrksZluDYXYCeIIME9aBEcWxGMva1FLD5i4oc/CTj1g8O9zBt6TERcR8R7RJz89XbYB8IGGtxFxPEqoUs8YQuTZdigJyQiGkxwhA+MM/OxHFqAnWbmtLI6kJkzjFs13kfEQXmiVrJdPGAfrzjPzJdyaBk2iIghNou9HdxgD284G5n3elidrDXbeC5Zhi4zMl/JlVe3vmVYB0LRh/1GGtz+hvCfTtCCozr9+a5Xoq6XuyLRVRekAvrEDBfLEPgCGYta8+wllikAAAAASUVORK5CYII=) no-repeat 100% 0;
    display: inline-block;
    padding: 0 36px 0 0;
}

.button:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAUCAYAAACTQC2+AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAA40lEQVRIx9XUsUoDQRAG4G9DGhsrr1BsRBtBH2FF0ij3Ej6bD2AnK4IE4XobLYLYikXsLdfiLA4xx8FtAk498O0/zE4wonKsbxBxGZr01Nc7GQNhCxXuc6xP1wld4QU7mPdhYSQkx7rCHCf4xCw06bk4tAKLoUmLkqNrX9ukJWadMT7kWB8VT9RJto9HHOId56FJb8WhPizkWE+wXdjbwy0O8IGzqXaux6WTdWoXr0WWYUhNtSu59tFtbhk2gVDow/4gFe7+QvhPJ2jFUV387huVaOjlLpHoeghSAvrCEhd9CHwDnsZd9ROFB3QAAAAASUVORK5CYII=);
    color: #959595;
}

.button-2 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAKCAYAAABSfLWiAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAWElEQVQoz2NgYOPQZWDjOM/AxqHCQApg41CB6tNlgDL+M7BxPCHaIIgBT6D6zqMLEDYIp3piDSKojpACol2MSyGpXsaiwYM0A7Ab9J90A0gOA+IMOkXIAADc5zP1yGFdsgAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    display: inline-block;
    padding: 0 27px 0 0;
}

.button-2:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAKCAYAAABSfLWiAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAg0lEQVQoz5XSIQ6AMAxA0V+ugcWScAES9PwMAsWxUAgMHk3CNbCcY5iRQNhGqW37mjYVV5sSGAEr27KjDFebApiBLvNABaw+oQVW3zdmgAUOINdANyD3fVYiiSa0WqxOvgo0edFM+hrwQCJQDwypVV9IALoieqsg8ufYSeQGTUCbesQTNkBStuLPeZgAAAAASUVORK5CYII=);
    color: #959595;
}

.button-2.active {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAc0lEQVQ4y2NgYOPQZWDjOM/AxqHCQApg41CB6tNlgDL+M7BxPCHaIIgBT6D6zqMLEDYIp3piDSKojpACol2MSyGpXsaiwZk0A7Ab9Id0AxAGOSMZ8IeBjcOZVAModAnFYUJx7FCcTihOsVTJO1TKxRSXJwAjmWJ674UY7QAAAABJRU5ErkJggg==);
}

.button-2.active:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAuElEQVQ4y7XTOw7CMAyA4d/hGF1ZkbhApW5I3bMmZ6Nr925IlXqBHoCVY1RlIEMQeVgCstr5EjuO7G1/AgbAyjLdUa697Y/ACDgTgDMwh4AWmMO+wQAWeACNBoqAJuyzkgl0qdJyeVJL0MRFc1LtgDckA3ngWir1A0lAG3Ao9cqkkJDoI2ADfG6O/nOTRE8uVObIVIBOlukGdCXod3Py9cRqgRJkeH1nFRA9f9yj0QAOWDVAAloB9wRmNJmDAQuGqQAAAABJRU5ErkJggg==);
}

/* clear */
.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

/* hide-text */
.hide-text {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}













/* container */
.container {
    margin: 0 auto;
    width: 96%;
}

.column,
.columns {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
}

.one.column,
.one.columns {
    width: 16.666666666666666%;
}

.two.columns {
    width: 33.333333333333333%;
}

.three.columns {
    width: 50%;
}

.four.columns {
    width: 66.666666666666666%;
}

.five.columns {
    width: 83.333333333333333%;
}

.six.columns {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .one.column,
    .one.columns,
    .two.columns,
    .three.columns,
    .four.columns,
    .five.columns {
        width: 100%;
    }
}

/* padding */
.padding-1 {
    padding: 0 3% 6% 3%;
}

.padding-5 {
    padding: 0 2% 4% 2%;
}

.padding-2 {
    padding: 0 1.5% 3% 1.5%;
}

.padding-3 {
    padding: 0 1% 2% 1%;
}

.padding-4 {
    padding: 0 0 2% 0;
}

@media only screen and (max-width: 767px) {
    .padding-1,
    .padding-5,
    .padding-2,
    .padding-3,
    .padding-4 {
        padding: 0 0 2% 0;
    }
}

/* _container */
._container {
    margin: 0 auto;
    max-width: 1200px;
    width: 96%;
}

/* header */
.header-holder {
    height: 80px;
    margin: 0 0 1% 0;
}

.header {
    box-sizing: border-box;
    left: 0;
    padding: 25px 3%;
    position: fixed;
    top: 0;
    transition: background-color 250ms, opacity 250ms;
    width: 100%;
    z-index: 101;
}

body.bottom .header {
    opacity: 0;
    pointer-events: none;
}

body.bottom.up .header {
    background-color: rgba(255, 61, 74, 0.9);
    opacity: 1;
    pointer-events: auto;
}

/* logo */
.logo {
    background: url(../img/logo.png);
    float: left;
    height: 28px;
    overflow: hidden;
    width: 118px;
}

.header-style-2 .logo {
    background-position: 0 -100px;
}

.header-style-2.bottom.up .logo {
    background-position: 0 0;
}

/* menu-button */
.menu-button {
    height: 23px;
    margin: 0 3% 0 0;
    position: fixed;
    right: 0;
    top: 28px;
    transition: opacity 250ms;
    width: 33px;
    z-index: 104;
}

body.bottom .menu-button {
    opacity: 0;
    pointer-events: none;
}

body.bottom.up .menu-button {
    opacity: 1;
    pointer-events: auto;
}

.menu-button.active {
    opacity: 1 !important;
    pointer-events: auto !important;
}

.menu-button span {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    
    background: #FFF;
    height: 3px;
    left: 0;
    position: absolute;
    transition: opacity 250ms, transform 250ms;
    width: 100%;
}

.header-style-2 .menu-button span {
    background: #222;
}

.header-style-2.bottom .menu-button span {
    background: #FFF;
}

.menu-button.active span {
    background: #FFF !important;
}

.menu-button-top {
    top: 0;
}

.menu-button.active .menu-button-top {
    -webkit-transform: rotate(-45deg) translate(-7px,7px);
    transform: rotate(-45deg) translate(-7px,7px);
}

.menu-button-middle {
    top: 10px;
}

.menu-button.active .menu-button-middle {
    opacity: 0;
}

.menu-button-bottom {
    top: 20px;
}

.menu-button.active .menu-button-bottom {
    -webkit-transform: rotate(45deg) translate(-7px,-7px);
    transform: rotate(45deg) translate(-7px,-7px);
}

/* menu */
.menu {
    background: rgba(255, 61, 74, 0.9);
    color: #FFF;
    font: 4.8rem/1.36em 'FoundersGroteskWeb-Medium', sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 102;
}

.menu-header {
    box-sizing: border-box;
    left: 0;
    padding: 25px 3%;
    position: absolute;
    top: 0;
    width: 100%;
}

.menu-logo {
    background: url(../img/logo.png);
    float: left;
    height: 28px;
    overflow: hidden;
    width: 118px;
}

.menu-close {
    background: url(../img/close-2.png);
    float: right;
    height: 24px;
    margin: 3px 0 0 0;
    overflow: hidden;
    width: 24px;
}

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

.menu ul a {
    display: block;
    padding: 20px;
}

.menu ul a:hover {
    background: #FFF;
    color: #FF3D4A;
}

/* footer */
.footer {
    -webkit-transform: translateZ(0);
    
    background: #EBEBEB;
    color: #959595;
    font-size: 1.8rem;
    line-height: 1.3em;
    padding: 50px 0 20px 0;
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 767px) {
    .footer {
        font-size: 2.2rem;
        line-height: 1.36em;
        text-align: center;
    }
}

.footer h2 {
    color: #000;
    font: 1.8rem/1.36em 'FoundersGroteskWeb-Light', sans-serif;
}

@media only screen and (max-width: 767px) {
    .footer h2 {
        font-size: 2.2rem;
        line-height: 1.36em;
    }
}

/* social */
.social {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
}

.social li {
    display: inline-block;
    margin: 0 20px 20px 0;
}

.social li:last-child {
    margin: 0 0 20px 0;
}

.social a {
    background-repeat: no-repeat;
    background-size: 100% auto;
    float: left;
    height: 60px;
    width: 60px;
}

.social a:hover {
    background-position: 0 -120px;
}

.social-spotify {
    background-image: url(../img/spotify.png);
}

.social-twitter {
    background-image: url(../img/twitter.png);
}

.social-instagram {
    background-image: url(../img/instagram.png);
}

.social-vimeo {
    background-image: url(../img/vimeo.png);
}

.social-facebook {
    background-image: url(../img/facebook.png);
}

.social-pinterest {
    background-image: url(../img/pinterest.png);
}

.social-google {
    background-image: url(../img/google.png);
}

.social-linkedin {
    background-image: url(../img/linkedin.png);
}

/* table */
.table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%;
}

.table-row {
    display: table-row;
}

.table-cell {
    display: table-cell;
}

.table-cell.top {
    vertical-align: top;
}

.table-cell.middle {
    vertical-align: middle;
}

.table-cell.bottom {
    vertical-align: bottom;
}

/* cycle */
.cycle-slide {
    height: 100%;
    width: 100%;
}

/* teaser */
.teaser {
    color: #FFF;
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.teaser-size-1 {
    font-size: 2.2rem;
    line-height: 1.36em;
    /*margin: 0 3% 6% 3%;
    padding: 70.5% 0 0 0;*/
    padding: 74.201277955271565495207667731629% 0 0 0;
}

@media only screen and (max-width: 767px) {
    .teaser-size-1 {
        font-size: 2.6rem;
        line-height: 1.36em;
    }
    
    .teaser-size-1 h3 {
        font-size: 3.2rem;
        line-height: 1.36em;
    }
}

.teaser-size-4 {
    font-size: 2.2rem;
    line-height: 1.36em;
    padding: 154.79233226837060702875399361022% 0 0 0;
}

@media only screen and (max-width: 767px) {
    .teaser-size-4 {
        font-size: 2.6rem;
        line-height: 1.36em;
    }
    
    .teaser-size-4 h3 {
        font-size: 3.2rem;
        line-height: 1.36em;
    }
}

/*

10 | 666 | 10 | 10 | 333 | 10
10 | 646 | 10 | 10 | 313 | 10

646x484.5 = 75%
313x232.25 = 74.201277955271565495207667731629%

x2
1292x969
626x464.5

*/

.teaser-size-2 {
    font-size: 2.6rem;
    line-height: 1.36em;
    /*margin: 0 1.5% 3% 1.5%;
    padding: 73.5% 0 0 0;*/
    padding: 75% 0 0 0;
}

.teaser-size-2 h3 {
    font-size: 3.2rem;
    line-height: 1.36em;
}

.teaser-size-3 {
    font-size: 2.6rem;
    line-height: 1.36em;
    /*margin: 0 1% 2% 1%;
    padding: 49% 0 0 0;*/
}

.teaser-panel {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.teaser-panel-1 {
    transition: transform 250ms;
}

.teaser:hover .teaser-panel-1 {
    transform: scale(1.05,1.05);
}

.teaser-panel-2 {
    background: rgba(0, 0, 0, 0.75);
    opacity: 0;
    transition: opacity 250ms;
    z-index: 2;
}

.teaser:hover .teaser-panel-2 {
    opacity: 1;
}

.teaser-panel-3 {
    box-sizing: border-box;
    opacity: 0;
    transition-duration: 500ms;
    /*transition-property: opacity, transform;*/
    transition-property: opacity;
    z-index: 3;
}

.teaser-panel-3 .table-cell h3 {
    transition-duration: 500ms;
    transition-property: transform;
    transform: translate(0,-40px);
}

.teaser-panel-3 .table-cell div {
    transition-duration: 500ms;
    transition-property: transform;
    transform: translate(0,40px);
}

.teaser-size-1 .teaser-panel-3 {
    padding: 0 10%;
    /*transform: translate(0,20px);*/
}

.teaser-size-4 .teaser-panel-3 {
    padding: 0 10%;
    /*transform: translate(0,20px);*/
}

.teaser-size-2 .teaser-panel-3 {
    padding: 0 20%;
    /*transform: translate(0,40px);*/
}

.teaser-size-3 .teaser-panel-3 {
    padding: 0 30%;
    /*transform: translate(0,60px);*/
}

.teaser:hover .teaser-panel-3 {
    opacity: 1;
    /*transform: translate(0,0);*/
}

.teaser:hover .teaser-panel-3 .table-cell h3 {
    transform: translate(0,0);
}

.teaser:hover .teaser-panel-3 .table-cell div {
    transform: translate(0,0);
}

.teaser h3 {
    font-family: 'FoundersGroteskWeb-Medium', sans-serif;
}

/* header-2 */
.header-2-holder {
    padding: 42.857142857142857% 0 0 0;
}

.header-2 {
    left: 0;
    overflow: hidden;
    padding: 42.857142857142857% 0 0 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .header-2 {
        position: absolute;
    }
}

.header-2-panel {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.header-2-panel-1 {
    z-index: 1;
}

.header-2-panel-2 {
    box-sizing: border-box;
    padding: 30px 0 0 0;
    z-index: 2;
}

.header-2 h1 {
    font-size: 7.2rem;
    line-height: 1.11em;
}

.header-2 video {
}

/* main */
.main {
    -webkit-transform: translateZ(0);
    
    padding: 2% 0 0 0;
    position: relative;
    background: #FFF;
    z-index: 2;
}

/* quicklink */
.quicklink {
    display: block;
    font-size: 2.6rem;
    line-height: 1.3em;
    position: relative;
    transition: background 250ms;
}

.quicklink-size-1 {
    margin: 0 3% 6% 3%;
    padding: 70.5% 0 0 0;
}

.quicklink-size-3 {
    margin: 0 1% 2% 1%;
    padding: 23.5% 0 0 0;
}

.quicklink-style-1 {
    background: #FF3D4A;
    color: #FFF;
}

.quicklink-style-1:hover {
    background: #E53743;
}

.quicklink-style-2 {
    background: #00B1FF;
    color: #FFF;
}

.quicklink-style-2:hover {
    background: #00A1E5;
}

.quicklink-style-3 {
    color: #FF3D4A;
    text-align: center;
}

.quicklink-panel {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.quicklink-size-1 .quicklink-panel {
    padding: 6%;
}

.quicklink-size-3 .quicklink-panel {
    padding: 2%;
}

.quicklink-icon {
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    margin: 0 0 0 10px;
    transition: transform 250ms;
    width: 26px;
}

.quicklink:hover .quicklink-icon {
    transform: translate(10px,0);
}

.quicklink-style-1 .quicklink-icon,
.quicklink-style-2 .quicklink-icon {
    background-image: url(../img/arrow-right.png);
}

.quicklink-style-3 .quicklink-icon {
    background-image: url(../img/arrow-right-2.png);
}

/* map */
.map {
    position: relative;
}

.map-1 {
    padding: 75% 0 0 0;
}

.map-2 {
    padding: 156% 0 0 0;
}

.map-3 {
    padding: 75% 0 0 0;
}

.map-4 {
    padding: 75% 0 0 0;
}

.map-5 {
    padding: 50% 0 0 0;
}

.map-6 {
    padding: 50% 0 0 0;
}

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

/* teaser-2 */
.teaser-2 {
    display: block;
    margin: 0 2% 4% 2%;
}

.teaser-2-panel-1 {
    color: #FFF;
    font-size: 2.6rem;
    line-height: 1.36em;
    margin: 0 0 2% 0;
    padding: 56% 0 0 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.teaser-2-panel-1-panel {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.teaser-2-panel-1-panel-1 {
    transition: transform 250ms;
}

.teaser-2:hover .teaser-2-panel-1-panel-1 {
    transform: scale(1.05,1.05);
}

.teaser-2-panel-1-panel-2 {
    background: rgba(0, 0, 0, 0.75);
    opacity: 0;
    transition: opacity 250ms;
    z-index: 2;
}

.teaser-2:hover .teaser-2-panel-1-panel-2 {
    opacity: 1;
}

.teaser-2-panel-1-panel-3 {
    box-sizing: border-box;
    opacity: 0;
    padding: 0 20%;
    transform: translate(0,40px);
    transition-duration: 500ms;
    transition-property: opacity, transform;
    z-index: 3;
}

.teaser-2:hover .teaser-2-panel-1-panel-3 {
    opacity: 1;
    transform: translate(0,0);
}

.teaser-2-panel-2 {
    color: #959595;
    font-size: 1.8rem;
    line-height: 1.2em;
}

@media only screen and (max-width: 767px) {
    .teaser-2-panel-2 {
        font-size: 2.2rem;
        line-height: 1.36em;
    }
}

.teaser-2-panel-2-left {
    float: left;
}

.teaser-2-panel-2 h3 {
    font-size: 1.8rem;
    line-height: 1.3em;
}

@media only screen and (max-width: 767px) {
    .teaser-2-panel-2 h3 {
        font-size: 2.2rem;
        line-height: 1.36em;
    }
}

.teaser-2-panel-2-right {
    float: right;
}

/* slideshow */
.slideshow {
    position: relative;
}

.slideshow-pager {
    bottom: 20px;
    left: 20px;
    position: absolute;
    z-index: 101;
}

.slideshow-pager span {
    background: #EBEBEB;
    border-radius: 8px;
    cursor: pointer;
    float: left;
    height: 16px;
    margin: 0 10px 0 0;
    overflow: hidden;
    text-indent: 16px;
    width: 16px;
}

.slideshow-pager .cycle-pager-active {
    background: #FF3D4A;
}

/* accordion */
.accordion {
    text-align: center;
}

.accordion-item {
    position: relative;
    transition: background-color 250ms, color 250ms;
}

.accordion-item:hover,
.accordion-item.active {
    background-color: #FF3D4A;
    color: #FFF;
}

.accordion-header {
    cursor: pointer;
    font-size: 4.8rem;
    line-height: 1.1em;
    margin: 0;
    padding: 30px 30px 0 30px;
}

@media only screen and (max-width: 767px) {
    .accordion-header {
        font-size: 4.2rem;
        line-height: 1.1em;
    }
}

.accordion-panel-inner {
    padding: 30px 30px 1px 30px;
}

.accordion-button {
    display: block;
    height: 62px;
    position: relative;
}

.accordion-icon {
    background: url(../img/accordion-icon.png);
    bottom: 0;
    height: 22px;
    left: 50%;
    margin: 0 0 0 -11px;
    opacity: 0;
    position: absolute;
    transition: bottom 250ms, opacity 500ms;
    width: 22px;
}

.accordion-item:hover .accordion-icon {
    bottom: 20px;
    opacity: 1;
}

.accordion-item.active .accordion-icon {
    background-position: 0 -44px;
    bottom: 20px;
    opacity: 1;
}

/* twitter */
.twitter {
    background: #414042;
    color: #FFF;
    margin: 0 3% 6% 3%;
    padding: 147% 0 0 0;
    position: relative;
}

.twitter-top {
    box-sizing: border-box;
    height: 15%;
    left: 0;
    padding: 6%;
    position: absolute;
    top: 0;
    width: 100%;
}

.twitter-bottom {
    height: 85%;
    left: 0;
    position: absolute;
    top: 15%;
    width: 100%;
}

.twitter a {
    color: #B3B3B3;
}

/* slideshow-2 */
.slideshow-2 {
    height: 100%;
    position: relative;
}

.slideshow-2-slide {
    height: 100%;
    position: relative;
}

.slideshow-2-slide-top {
    box-sizing: border-box;
    height: 40%;
    padding: 6%;
}

.slideshow-2-slide-bottom {
    height: 60%;
    overflow: hidden;
}

.slideshow-2-pager {
    bottom: 60%;
    left: 20px;
    margin: 0 0 6% 0;
    position: absolute;
    z-index: 101;
}

.slideshow-2-pager span {
    background: #EBEBEB;
    border-radius: 8px;
    cursor: pointer;
    float: left;
    height: 16px;
    margin: 0 10px 0 0;
    overflow: hidden;
    text-indent: 16px;
    width: 16px;
}

.slideshow-2-pager .cycle-pager-active {
    background: #FF3D4A;
}

/* my-video */
/*.my-video {
    color: #FFF;
    margin: 0 0 2% 0;
    padding: 56.25% 0 0 0;
    position: relative;
    text-align: center;
}

.my-video-panel {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.my-video video {
    height: 100%;
    width: 100%;
}

.my-video-panel-2 {
    background: rgba(0, 0, 0, 0.75);
    z-index: 2;
}

.my-video-panel-3 {
    z-index: 3;
}*/

/* my-video-2 */
.my-video-2 {
    padding: 56.25% 0 0 0;
    position: relative;
}

.my-video-2 video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.two.columns .my-video-2 {
    padding: 74.201277955271565495207667731629% 0 0 0;
}

.four.columns .my-video-2 {
    padding: 75% 0 0 0;
}

.my-video-2-play {
    background: url(../img/play-2.png) no-repeat;
    height: 102px;
    left: 50%;
    margin: -51px 0 0 -51px;
    position: absolute;
    top: 50%;
    width: 102px;
    z-index: 2;
}

/* video-controls */
#video-controls {
    background: #111;
    bottom: 30px;
    position: absolute;
    width: 100%;
}

#playpause {
    background: #FFF;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}

/* text */
.text-text-align-2 {
    text-align: center;
}

.text-color-2 {
    background: #FF3D4A;
    color: #FFF;
    padding: 2% 0 0 0;
}

/* home */
.home-intro-holder {
    padding: 56.25% 0 0 0;
}

@media only screen and (max-width: 767px) {
    .home-intro-holder {
        padding: 87.5% 0 0 0;
    }
}

.home-intro {
    color: #FFF;
    font-size: 2.6rem;
    left: 0;
    line-height: 1.36em;
    overflow: hidden;
    padding: 56.25% 0 0 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .home-intro {
        font-size: 2.2rem;
        line-height: 1.36em;
        padding: 87.5% 0 0 0;
        position: absolute;
    }
}

.home-intro-panel-1 {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.home-intro-panel-1 video {
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
}

.home-intro-panel-2 {
    background: url(../img/splash.png) no-repeat 50% 50%;
    background-size: cover;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 5% 25% 0 25%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

@media only screen and (max-width: 767px) {
    .home-intro-panel-2 {
        background-image: url(../img/mobile-splash.png);
        padding: 10% 5% 0 5%;
    }
}

.home-intro-button {
    bottom: 20.5%;
    height: 17.777777777777777%;
    left: 45%;
    position: absolute;
    width: 10%;
    z-index: 4;
}

@media only screen and (max-width: 767px) {
    .home-intro-button {
        bottom: 17.5%;
        height: 17.142857142857142%;
        left: 42.5%;
        width: 15%;
    }
}

/* home-intro */
/*._home-intro-holder {
    padding: 42.857142857142857% 0 0 0;
}

@media only screen and (max-width: 767px) {
    ._home-intro-holder {
        padding: 56.25% 0 0 0;
    }
}

._home-intro {
    color: #FFF;
    font-size: 2.6rem;
    left: 0;
    line-height: 1.36em;
    overflow: hidden;
    padding: 42.857142857142857% 0 0 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    ._home-intro {
        padding: 56.25% 0 0 0;
        position: absolute;
    }
}

._home-intro img {
    display: block;
}

._home-intro-panel-1 {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

._home-intro-panel-1 video {
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
}

._home-intro-panel-2 {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}

._home-intro-panel-2-left {
    background: #FF3D4A;
    float: left;
    height: 100%;
    width: 25%;
}

._home-intro-panel-2-center {
    float: left;
    height: 100%;
    width: 50%;
}

._home-intro-panel-2-center-panel-1 {
    background: #FF3D4A;
    height: 25%;
}

._home-intro-panel-2-center-panel-2 {
    background: #FF3D4A;
    height: 29%;
}

@media only screen and (max-width: 767px) {
    ._home-intro-panel-2-center-panel-2 {
        height: 39%;
    }
}

._home-intro-panel-2-center-panel-3 {
    background: #FF3D4A;
    height: 25%;
}

@media only screen and (max-width: 767px) {
    ._home-intro-panel-2-center-panel-3 {
        height: 15%;
    }
}

._home-intro-panel-2-right {
    background: #FF3D4A;
    float: left;
    height: 100%;
    width: 25%;
}

@media only screen and (max-width: 767px) {
    ._home-intro-panel-2-left {
        width: 10%;
    }

    ._home-intro-panel-2-center {
        width: 80%;
    }

    ._home-intro-panel-2-right {
        width: 10%;
    }
}*/

/* teaser-3 */
.teaser-3 {
    color: #FFF;
    display: block;
    padding: 90% 0 0 0;
    position: relative;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .teaser-3 {
        margin: 0 0 2% 0;
    }
    
    .teaser-3.last {
        margin: 0;
    }
}

.teaser-3-panel {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.teaser-3-panel-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.teaser-3-panel-2 {
    box-sizing: border-box;
    padding: 6%;
    transition: background-color 250ms;
    z-index: 2;
}

.teaser-3-panel-2-style-1 {
    background-color: #81B71A;
}

.teaser-3-panel-2-style-1:hover {
    background-color: #74A517;
}

.teaser-3-panel-2-style-2 {
    background-color: #4099FF;
}

.teaser-3-panel-2-style-2:hover {
    background-color: #3A8AE6;
}

.teaser-3-panel-2-style-3 {
    background-color: rgba(0, 0, 0, 0.65);
}

.teaser-3-panel-2-style-3:hover {
    background-color: rgba(0, 0, 0, 0.75);
}

.teaser-3-panel-2-top {
    height: 50%;
}

.teaser-3-panel-2-middle {
    height: 40%;
}

.teaser-3-panel-2-bottom {
    height: 10%;
}

.teaser-3-icon {
    background: url(../img/arrow-right.png) no-repeat;
    display: inline-block;
    height: 20px;
    transition: transform 250ms;
    width: 26px;
}

.teaser-3:hover .teaser-3-icon {
    transform: translate(10px,0);
}

/* modal */
.modal-bg {
    background: #000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
}

.modal {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 501;
}

.modal-close {
    background: url(../img/close.png) no-repeat;
    height: 17px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 17px;
    z-index: 2;
}

.modal video {
    height: 100% !important;
    width: 100% !important;
}

/* my-wrapper */
/*.my-wrapper {
    background: url(../img/loader.gif) no-repeat 50% 50%;
    position: relative;
}

.my-wrapper-1 {
    padding: 74.201277955271565495207667731629% 0 0 0;
}

.my-wrapper-2 {
    padding: 75% 0 0 0;
}

.my-wrapper-inner {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}*/

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}