@import url(font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Raleway:200,700|Source+Sans+Pro:300,600,300italic,600italic");

@font-face {
	font-family: FiraSansLight;
	src: url('../../../fonts/FiraSans-Light.ttf');
}

@font-face {
	font-family: FiraSansLightItalic;
	src: url('../../../fonts/FiraSans-LightItalic.ttf');
}

@font-face {
	font-family: FiraSansMediuam;
	src: url('../../../fonts/FiraSans-Medium.ttf');
}

@font-face {
	font-family: FiraSansRegular;
	src: url('../../../fonts/FiraSans-Regular.ttf');
}

@font-face {
	font-family: FiraSansSemiBold;
	src: url('../../../fonts/FiraSans-SemiBold.ttf');
}

@font-face {
    font-family: 'daddyinspace';
    font-style: normal;
    font-weight: normal;
    src: local('Daddy in space DEMO Regular'), url('../../../fonts/DaddyinspaceDEMO.woff') format('woff');
}

@font-face {
    font-family: 'fira_bold_italic';
    font-style: normal;
    font-weight: normal;
    src: local('Fira Sans Bold Italic'), url('../../../fonts/FiraSans-BoldItalic.woff') format('woff');
}

@font-face {
    font-family: 'Galindo';
    font-style: normal;
    font-weight: normal;
    src: local('Galindo'), url('../../../fonts/Galindo-Regular.ttf');
}


/** fonts **/
.keepontruckin {
    font-family: 'keepontruckin';
}

.daddyinspace {
    font-family: 'daddyinspace';
}

.fira_bold_italic {
    font-family: 'fira_bold_italic';
}

.fira_medium {
    font-family: 'FiraSansRegular';
}

.galindo {
    font-family: 'Galindo';
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

#katTables ul
{
    list-style: disc;
    padding-left:20px;
}

.katTable {
    width: 100%;
}

.blockReservierung a
{
    color: white;
}

#infoTables a
{
    color: yellow;
}

#infoTables ul
{
    list-style: disc;
    padding-left:20px;
}

#infoTables table tr
{
    border: solid 1px;
    background-color: transparent;

}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}


.popupRanking
{
}

.popupRankingWindow
{
    padding: 5px;
    font-family: FiraSansRegular;
    font-size: 13px;

    width: 250px;
    height: 150px;

    z-index:99999999;

    border: 1px solid red;
    border-radius: 10px;

    background-color: rgba(0, 0, 0, 1);

    display:none;
    overflow-y: scroll;
}

.popupRaking:hover + .popupRankingWindow
{
    display: block;
}


.wrapper .inner .container .left {

	display: inline-block;

	background-image: url('../../images/icon_getraenke_rot.png');
	background-size: 100% auto;
	margin-right: 50px;

	width: 135px;
	height: 135px;
}

.wrapper .inner .container .right {

	display: inline-block;

	background-image: url('../../images/icon_speisen_gruen.png');
	background-size: 100% auto;
	margin-left: 50px;

	width: 135px;
	height: 135px;
}

/* Box Model */

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Grid */

.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row > * {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row:after, .row:before {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.row.uniform > * > :first-child {
    margin-top: 0;
}

.row.uniform > * > :last-child {
    margin-bottom: 0;
}

.row.\30 \25 > * {
    padding: 0 0 0 0em;
}

.row.\30 \25 {
    margin: 0 0 -1px 0em;
}

.row.uniform.\30 \25 > * {
    padding: 0em 0 0 0em;
}

.row.uniform.\30 \25 {
    margin: 0em 0 -1px 0em;
}

.row > * {
    padding: 0 0 0 1.75em;
}

.row {
    margin: 0 0 -1px -1.75em;
}

.row.uniform > * {
    padding: 1.75em 0 0 1.75em;
}

.row.uniform {
    margin: -1.75em 0 -1px -1.75em;
}

.row.\32 00\25 > * {
    padding: 0 0 0 3.5em;
}

.row.\32 00\25 {
    margin: 0 0 -1px -3.5em;
}

.row.uniform.\32 00\25 > * {
    padding: 3.5em 0 0 3.5em;
}

.row.uniform.\32 00\25 {
    margin: -3.5em 0 -1px -3.5em;
}

.row.\31 50\25 > * {
    padding: 0 0 0 2.625em;
}

.row.\31 50\25 {
    margin: 0 0 -1px -2.625em;
}

.row.uniform.\31 50\25 > * {
    padding: 2.625em 0 0 2.625em;
}

.row.uniform.\31 50\25 {
    margin: -2.625em 0 -1px -2.625em;
}

.row.\35 0\25 > * {
    padding: 0 0 0 0.875em;
}

.row.\35 0\25 {
    margin: 0 0 -1px -0.875em;
}

.row.uniform.\35 0\25 > * {
    padding: 0.875em 0 0 0.875em;
}

.row.uniform.\35 0\25 {
    margin: -0.875em 0 -1px -0.875em;
}

.row.\32 5\25 > * {
    padding: 0 0 0 0.4375em;
}

.row.\32 5\25 {
    margin: 0 0 -1px -0.4375em;
}

.row.uniform.\32 5\25 > * {
    padding: 0.4375em 0 0 0.4375em;
}

.row.uniform.\32 5\25 {
    margin: -0.4375em 0 -1px -0.4375em;
}

.\31 2u, .\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
}

.\31 1u, .\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 0u, .\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
}

.\39 u, .\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
}

.\38 u, .\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
}

.\37 u, .\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
}

.\36 u, .\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
}

.\35 u, .\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
}

.\34 u, .\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
}

.\33 u, .\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
}

.\32 u, .\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 u, .\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
}

.\31 2u\24 + *,
.\31 1u\24 + *,
.\31 0u\24 + *,
.\39 u\24 + *,
.\38 u\24 + *,
.\37 u\24 + *,
.\36 u\24 + *,
.\35 u\24 + *,
.\34 u\24 + *,
.\33 u\24 + *,
.\32 u\24 + *,
.\31 u\24 + * {
    clear: left;
}

.\-11u {
    margin-left: 91.66667%;
}

.\-10u {
    margin-left: 83.33333%;
}

.\-9u {
    margin-left: 75%;
}

.\-8u {
    margin-left: 66.66667%;
}

.\-7u {
    margin-left: 58.33333%;
}

.\-6u {
    margin-left: 50%;
}

.\-5u {
    margin-left: 41.66667%;
}

.\-4u {
    margin-left: 33.33333%;
}

.\-3u {
    margin-left: 25%;
}

.\-2u {
    margin-left: 16.66667%;
}

.\-1u {
    margin-left: 8.33333%;
}

@media screen and (max-width: 1680px) {

    .row > * {
        padding: 0 0 0 1.75em;
    }

    .row {
        margin: 0 0 -1px -1.75em;
    }

    .row.uniform > * {
        padding: 1.75em 0 0 1.75em;
    }

    .row.uniform {
        margin: -1.75em 0 -1px -1.75em;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 3.5em;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -3.5em;
    }

    .row.uniform.\32 00\25 > * {
        padding: 3.5em 0 0 3.5em;
    }

    .row.uniform.\32 00\25 {
        margin: -3.5em 0 -1px -3.5em;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 2.625em;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -2.625em;
    }

    .row.uniform.\31 50\25 > * {
        padding: 2.625em 0 0 2.625em;
    }

    .row.uniform.\31 50\25 {
        margin: -2.625em 0 -1px -2.625em;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 0.875em;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -0.875em;
    }

    .row.uniform.\35 0\25 > * {
        padding: 0.875em 0 0 0.875em;
    }

    .row.uniform.\35 0\25 {
        margin: -0.875em 0 -1px -0.875em;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 0.4375em;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -0.4375em;
    }

    .row.uniform.\32 5\25 > * {
        padding: 0.4375em 0 0 0.4375em;
    }

    .row.uniform.\32 5\25 {
        margin: -0.4375em 0 -1px -0.4375em;
    }

    .\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28xlarge\29 + *,
    .\31 1u\24\28xlarge\29 + *,
    .\31 0u\24\28xlarge\29 + *,
    .\39 u\24\28xlarge\29 + *,
    .\38 u\24\28xlarge\29 + *,
    .\37 u\24\28xlarge\29 + *,
    .\36 u\24\28xlarge\29 + *,
    .\35 u\24\28xlarge\29 + *,
    .\34 u\24\28xlarge\29 + *,
    .\33 u\24\28xlarge\29 + *,
    .\32 u\24\28xlarge\29 + *,
    .\31 u\24\28xlarge\29 + * {
        clear: left;
    }

    .\-11u\28xlarge\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28xlarge\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28xlarge\29 {
        margin-left: 75%;
    }

    .\-8u\28xlarge\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28xlarge\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28xlarge\29 {
        margin-left: 50%;
    }

    .\-5u\28xlarge\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28xlarge\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28xlarge\29 {
        margin-left: 25%;
    }

    .\-2u\28xlarge\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28xlarge\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 1280px) {

    .row > * {
        padding: 0 0 0 1.75em;
    }

    .row {
        margin: 0 0 -1px -1.75em;
    }

    .row.uniform > * {
        padding: 1.75em 0 0 1.75em;
    }

    .row.uniform {
        margin: -1.75em 0 -1px -1.75em;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 3.5em;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -3.5em;
    }

    .row.uniform.\32 00\25 > * {
        padding: 3.5em 0 0 3.5em;
    }

    .row.uniform.\32 00\25 {
        margin: -3.5em 0 -1px -3.5em;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 2.625em;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -2.625em;
    }

    .row.uniform.\31 50\25 > * {
        padding: 2.625em 0 0 2.625em;
    }

    .row.uniform.\31 50\25 {
        margin: -2.625em 0 -1px -2.625em;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 0.875em;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -0.875em;
    }

    .row.uniform.\35 0\25 > * {
        padding: 0.875em 0 0 0.875em;
    }

    .row.uniform.\35 0\25 {
        margin: -0.875em 0 -1px -0.875em;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 0.4375em;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -0.4375em;
    }

    .row.uniform.\32 5\25 > * {
        padding: 0.4375em 0 0 0.4375em;
    }

    .row.uniform.\32 5\25 {
        margin: -0.4375em 0 -1px -0.4375em;
    }

    .\31 2u\28large\29, .\31 2u\24\28large\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28large\29, .\31 1u\24\28large\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28large\29, .\31 0u\24\28large\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28large\29, .\39 u\24\28large\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28large\29, .\38 u\24\28large\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28large\29, .\37 u\24\28large\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28large\29, .\36 u\24\28large\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28large\29, .\35 u\24\28large\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28large\29, .\34 u\24\28large\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28large\29, .\33 u\24\28large\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28large\29, .\32 u\24\28large\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28large\29, .\31 u\24\28large\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28large\29 + *,
    .\31 1u\24\28large\29 + *,
    .\31 0u\24\28large\29 + *,
    .\39 u\24\28large\29 + *,
    .\38 u\24\28large\29 + *,
    .\37 u\24\28large\29 + *,
    .\36 u\24\28large\29 + *,
    .\35 u\24\28large\29 + *,
    .\34 u\24\28large\29 + *,
    .\33 u\24\28large\29 + *,
    .\32 u\24\28large\29 + *,
    .\31 u\24\28large\29 + * {
        clear: left;
    }

    .\-11u\28large\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28large\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28large\29 {
        margin-left: 75%;
    }

    .\-8u\28large\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28large\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28large\29 {
        margin-left: 50%;
    }

    .\-5u\28large\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28large\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28large\29 {
        margin-left: 25%;
    }

    .\-2u\28large\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28large\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 980px) {

    .row > * {
        padding: 0 0 0 1.75em;
    }

    .row {
        margin: 0 0 -1px -1.75em;
    }

    .row.uniform > * {
        padding: 1.75em 0 0 1.75em;
    }

    .row.uniform {
        margin: -1.75em 0 -1px -1.75em;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 3.5em;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -3.5em;
    }

    .row.uniform.\32 00\25 > * {
        padding: 3.5em 0 0 3.5em;
    }

    .row.uniform.\32 00\25 {
        margin: -3.5em 0 -1px -3.5em;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 2.625em;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -2.625em;
    }

    .row.uniform.\31 50\25 > * {
        padding: 2.625em 0 0 2.625em;
    }

    .row.uniform.\31 50\25 {
        margin: -2.625em 0 -1px -2.625em;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 0.875em;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -0.875em;
    }

    .row.uniform.\35 0\25 > * {
        padding: 0.875em 0 0 0.875em;
    }

    .row.uniform.\35 0\25 {
        margin: -0.875em 0 -1px -0.875em;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 0.4375em;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -0.4375em;
    }

    .row.uniform.\32 5\25 > * {
        padding: 0.4375em 0 0 0.4375em;
    }

    .row.uniform.\32 5\25 {
        margin: -0.4375em 0 -1px -0.4375em;
    }

    .\31 2u\28medium\29, .\31 2u\24\28medium\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28medium\29, .\31 1u\24\28medium\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28medium\29, .\31 0u\24\28medium\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28medium\29, .\39 u\24\28medium\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28medium\29, .\38 u\24\28medium\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28medium\29, .\37 u\24\28medium\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28medium\29, .\36 u\24\28medium\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28medium\29, .\35 u\24\28medium\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28medium\29, .\34 u\24\28medium\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28medium\29, .\33 u\24\28medium\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28medium\29, .\32 u\24\28medium\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28medium\29, .\31 u\24\28medium\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28medium\29 + *,
    .\31 1u\24\28medium\29 + *,
    .\31 0u\24\28medium\29 + *,
    .\39 u\24\28medium\29 + *,
    .\38 u\24\28medium\29 + *,
    .\37 u\24\28medium\29 + *,
    .\36 u\24\28medium\29 + *,
    .\35 u\24\28medium\29 + *,
    .\34 u\24\28medium\29 + *,
    .\33 u\24\28medium\29 + *,
    .\32 u\24\28medium\29 + *,
    .\31 u\24\28medium\29 + * {
        clear: left;
    }

    .\-11u\28medium\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28medium\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28medium\29 {
        margin-left: 75%;
    }

    .\-8u\28medium\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28medium\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28medium\29 {
        margin-left: 50%;
    }

    .\-5u\28medium\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28medium\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28medium\29 {
        margin-left: 25%;
    }

    .\-2u\28medium\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28medium\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 736px) {

    .row > * {
        padding: 0 0 0 1.25em;
    }

    .row {
        margin: 0 0 -1px -1.25em;
    }

    .row.uniform > * {
        padding: 1.25em 0 0 1.25em;
    }

    .row.uniform {
        margin: -1.25em 0 -1px -1.25em;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 2.5em;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -2.5em;
    }

    .row.uniform.\32 00\25 > * {
        padding: 2.5em 0 0 2.5em;
    }

    .row.uniform.\32 00\25 {
        margin: -2.5em 0 -1px -2.5em;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 1.875em;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -1.875em;
    }

    .row.uniform.\31 50\25 > * {
        padding: 1.875em 0 0 1.875em;
    }

    .row.uniform.\31 50\25 {
        margin: -1.875em 0 -1px -1.875em;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 0.625em;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -0.625em;
    }

    .row.uniform.\35 0\25 > * {
        padding: 0.625em 0 0 0.625em;
    }

    .row.uniform.\35 0\25 {
        margin: -0.625em 0 -1px -0.625em;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 0.3125em;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -0.3125em;
    }

    .row.uniform.\32 5\25 > * {
        padding: 0.3125em 0 0 0.3125em;
    }

    .row.uniform.\32 5\25 {
        margin: -0.3125em 0 -1px -0.3125em;
    }

    .\31 2u\28small\29, .\31 2u\24\28small\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28small\29, .\31 1u\24\28small\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28small\29, .\31 0u\24\28small\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28small\29, .\39 u\24\28small\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28small\29, .\38 u\24\28small\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28small\29, .\37 u\24\28small\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28small\29, .\36 u\24\28small\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28small\29, .\35 u\24\28small\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28small\29, .\34 u\24\28small\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28small\29, .\33 u\24\28small\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28small\29, .\32 u\24\28small\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28small\29, .\31 u\24\28small\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28small\29 + *,
    .\31 1u\24\28small\29 + *,
    .\31 0u\24\28small\29 + *,
    .\39 u\24\28small\29 + *,
    .\38 u\24\28small\29 + *,
    .\37 u\24\28small\29 + *,
    .\36 u\24\28small\29 + *,
    .\35 u\24\28small\29 + *,
    .\34 u\24\28small\29 + *,
    .\33 u\24\28small\29 + *,
    .\32 u\24\28small\29 + *,
    .\31 u\24\28small\29 + * {
        clear: left;
    }

    .\-11u\28small\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28small\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28small\29 {
        margin-left: 75%;
    }

    .\-8u\28small\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28small\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28small\29 {
        margin-left: 50%;
    }

    .\-5u\28small\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28small\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28small\29 {
        margin-left: 25%;
    }

    .\-2u\28small\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28small\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 640px) {

    .row > * {
        padding: 0 0 0 1.25em;
    }

    .row {
        margin: 0 0 -1px -1.25em;
    }

    .row.uniform > * {
        padding: 1.25em 0 0 1.25em;
    }

    .row.uniform {
        margin: -1.25em 0 -1px -1.25em;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 2.5em;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -2.5em;
    }

    .row.uniform.\32 00\25 > * {
        padding: 2.5em 0 0 2.5em;
    }

    .row.uniform.\32 00\25 {
        margin: -2.5em 0 -1px -2.5em;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 1.875em;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -1.875em;
    }

    .row.uniform.\31 50\25 > * {
        padding: 1.875em 0 0 1.875em;
    }

    .row.uniform.\31 50\25 {
        margin: -1.875em 0 -1px -1.875em;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 0.625em;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -0.625em;
    }

    .row.uniform.\35 0\25 > * {
        padding: 0.625em 0 0 0.625em;
    }

    .row.uniform.\35 0\25 {
        margin: -0.625em 0 -1px -0.625em;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 0.3125em;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -0.3125em;
    }

    .row.uniform.\32 5\25 > * {
        padding: 0.3125em 0 0 0.3125em;
    }

    .row.uniform.\32 5\25 {
        margin: -0.3125em 0 -1px -0.3125em;
    }

    .\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28xsmall\29 + *,
    .\31 1u\24\28xsmall\29 + *,
    .\31 0u\24\28xsmall\29 + *,
    .\39 u\24\28xsmall\29 + *,
    .\38 u\24\28xsmall\29 + *,
    .\37 u\24\28xsmall\29 + *,
    .\36 u\24\28xsmall\29 + *,
    .\35 u\24\28xsmall\29 + *,
    .\34 u\24\28xsmall\29 + *,
    .\33 u\24\28xsmall\29 + *,
    .\32 u\24\28xsmall\29 + *,
    .\31 u\24\28xsmall\29 + * {
        clear: left;
    }

    .\-11u\28xsmall\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28xsmall\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28xsmall\29 {
        margin-left: 75%;
    }

    .\-8u\28xsmall\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28xsmall\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28xsmall\29 {
        margin-left: 50%;
    }

    .\-5u\28xsmall\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28xsmall\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28xsmall\29 {
        margin-left: 25%;
    }

    .\-2u\28xsmall\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28xsmall\29 {
        margin-left: 8.33333%;
    }

}

@media screen and (max-width: 360px) {

    .row > * {
        padding: 0 0 0 1.25em;
    }

    .row {
        margin: 0 0 -1px -1.25em;
    }

    .row.uniform > * {
        padding: 1.25em 0 0 1.25em;
    }

    .row.uniform {
        margin: -1.25em 0 -1px -1.25em;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 2.5em;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -2.5em;
    }

    .row.uniform.\32 00\25 > * {
        padding: 2.5em 0 0 2.5em;
    }

    .row.uniform.\32 00\25 {
        margin: -2.5em 0 -1px -2.5em;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 1.875em;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -1.875em;
    }

    .row.uniform.\31 50\25 > * {
        padding: 1.875em 0 0 1.875em;
    }

    .row.uniform.\31 50\25 {
        margin: -1.875em 0 -1px -1.875em;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 0.625em;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -0.625em;
    }

    .row.uniform.\35 0\25 > * {
        padding: 0.625em 0 0 0.625em;
    }

    .row.uniform.\35 0\25 {
        margin: -0.625em 0 -1px -0.625em;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 0.3125em;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -0.3125em;
    }

    .row.uniform.\32 5\25 > * {
        padding: 0.3125em 0 0 0.3125em;
    }

    .row.uniform.\32 5\25 {
        margin: -0.3125em 0 -1px -0.3125em;
    }

    .\31 2u\28xxsmall\29, .\31 2u\24\28xxsmall\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28xxsmall\29, .\31 1u\24\28xxsmall\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28xxsmall\29, .\31 0u\24\28xxsmall\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28xxsmall\29, .\39 u\24\28xxsmall\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28xxsmall\29, .\38 u\24\28xxsmall\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28xxsmall\29, .\37 u\24\28xxsmall\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28xxsmall\29, .\36 u\24\28xxsmall\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28xxsmall\29, .\35 u\24\28xxsmall\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28xxsmall\29, .\34 u\24\28xxsmall\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28xxsmall\29, .\33 u\24\28xxsmall\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28xxsmall\29, .\32 u\24\28xxsmall\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28xxsmall\29, .\31 u\24\28xxsmall\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\31 2u\24\28xxsmall\29 + *,
    .\31 1u\24\28xxsmall\29 + *,
    .\31 0u\24\28xxsmall\29 + *,
    .\39 u\24\28xxsmall\29 + *,
    .\38 u\24\28xxsmall\29 + *,
    .\37 u\24\28xxsmall\29 + *,
    .\36 u\24\28xxsmall\29 + *,
    .\35 u\24\28xxsmall\29 + *,
    .\34 u\24\28xxsmall\29 + *,
    .\33 u\24\28xxsmall\29 + *,
    .\32 u\24\28xxsmall\29 + *,
    .\31 u\24\28xxsmall\29 + * {
        clear: left;
    }

    .\-11u\28xxsmall\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28xxsmall\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28xxsmall\29 {
        margin-left: 75%;
    }

    .\-8u\28xxsmall\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28xxsmall\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28xxsmall\29 {
        margin-left: 50%;
    }

    .\-5u\28xxsmall\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28xxsmall\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28xxsmall\29 {
        margin-left: 25%;
    }

    .\-2u\28xxsmall\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28xxsmall\29 {
        margin-left: 8.33333%;
    }

}

/* Basic */

@-ms-viewport {
    width: device-width;
}

body {
    -ms-overflow-style: scrollbar;
}

@media screen and (max-width: 640px) {

    html, body {
        min-width: 320px;
    }

}

body {

    background-color: #2e3141;
    /*background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/newBackground.jpg");*/

    background-image: linear-gradient(to top, rgba(69, 6, 6, 0.75), rgba(30, 30, 30, 0.95)), url("../../images/newBackground.jpg");


    -webkit-background-attachment: fixed, fixed;

    background-attachment: fixed, fixed;

    -webkit-background-size: auto, cover;
    -moz-background-size: auto, cover;
    -o-background-size: auto, cover;
    background-size: auto, cover;

    /*
    background-size: auto, cover;
    background-position: center, center;
    */

    width: 100%;
    height: 100%;
    top:0;
    right:0;
    left:0;
    bottom:0;
    background-position: 50% 50%;
}

.appBody {

    background: black;

    width: 100%;
    height: 100%;
    top:0;
    right:0;
    left:0;
    bottom:0;
}


.innerBody
{
    background-color: #2e3141;
    /*background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/newBackground.jpg");*/
    background-image: linear-gradient(to top, rgba(69, 6, 6, 0.75), rgba(30, 30, 30, 0.95)), url("../../images/newBackground.jpg");


    -webkit-background-attachment: fixed, fixed;

    background-attachment: fixed, fixed;

    -webkit-background-size: auto, cover;
    -moz-background-size: auto, cover;
    -o-background-size: auto, cover;
    background-size: auto, cover;

    /*
    background-size: auto, cover;
    background-position: center, center;
    */
}

body.is-loading *, body.is-loading *:before, body.is-loading *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

/* Type */

body, select {
    color: #ffffff;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: 300;
    line-height: 1.25;
}

input, textarea
{
    font-size: 12pt;
}

@media screen and (max-width: 2800px) {

	.headerLeftColumn
	{
		text-align: center;
		width: 300px !important;
	}

	.headerRightColumn {
		text-align: right;
		padding-right: 40px;
        display: none;
	}

	#shortTitle {
		display:none !important;
	}

	#mediumTitle {
		display:none !important;
	}

	#longTitle {
		display:block !important;
	}
}




@media screen and (max-width: 1680px) {

    body, select {
        font-size: 12pt;
    }

    input, textarea {
        font-size: 12pt;
    }

    .carouselGetraenke {
        min-width: 250px !important;
        max-width: 585px !important;
    }

    .carouselSpeisen {
        min-width: 250px !important;
        max-width: 585px !important;
    }

    .slick-prev,
    .slick-next,
    .slick-arrow
    {
        display: block !important;
    }

    .swipeContainer .slick-prev,
    .swipeContainer .slick-next,
    .swipeContainer .slick-arrow
    {
        display: block !important;
    }

    .headerTable {
        width:100%;
        height: 3em;
        line-height: 3em;
        background-color: transparent;
    }

    .headerRow {
        background-color: transparent !important;
        border:none;
    }

    .headerLeftColumn {
        text-align: center;
        width: 300px !important;
    }

    .headerRightColumn {
        text-align: right;
        padding-right: 40px;
        display: none;
    }


    #shortTitle {
        display:none !important;
    }

    #mediumTitle {
        display:none !important;
    }

    #longTitle {
        display:block !important;
    }
}

@media screen and (max-width: 1280px) {

    body, input, select, textarea {
        font-size: 12pt;
    }

    .wrapper .inner {
        padding: 3em 3em 1em 3em ;
        width: 100%;
    }


    .carouselGetraenke {
        min-width: 250px !important;
        max-width: 530px !important;
    }

    .carouselSpeisen {
        min-width: 250px !important;
        max-width: 530px !important;
    }

    .slick-prev, .slick-next, .slick-arrow {
        display: none !important;
    }

    .swipeContainer .slick-prev,
    .swipeContainer .slick-next,
    .swipeContainer .slick-arrow
    {
        display: block !important;
    }

    .headerTable {
        width:100%;
        height: 3em;
        line-height: 3em;
        background-color: transparent;
    }

    .headerRow {
        background-color: transparent !important;
        border:none;
    }

    .headerLeftColumn {
        text-align: center;
        width: 300px !important;
    }

    .headerRightColumn {
        text-align: right;
        padding-right: 40px;
        display: none;
    }


    #shortTitle {
        display:none !important;
    }

    #mediumTitle {
        display:none !important;
    }

    #longTitle {
        display:block !important;
    }

}

@media screen and (max-width: 980px) {

    body, input, select, textarea {
        font-size: 12pt;
    }

    .carouselGetraenke {
        min-width: 250px !important;
        max-width: 350px !important;
    }

    .carouselSpeisen {
        min-width: 250px !important;
        max-width: 350px !important;
    }

    .slick-prev, .slick-next, .slick-arrow {
        display: none !important;
    }

    .swipeContainer .slick-prev,
    .swipeContainer .slick-next,
    .swipeContainer .slick-arrow
    {
        display: none !important;
    }

    .headerTable {
        width:100%;
        height: 3em;
        line-height: 3em;
        background-color: transparent;
    }

    .headerRow {
        background-color: transparent !important;
        border:none;
    }

    .headerLeftColumn {
        text-align: center;
        width: 300px !important;
    }

    .headerRightColumn {
        text-align: right;
        padding-right: 40px;
        display: none;
    }


    #shortTitle {
        display:none !important;
    }

    #mediumTitle {
        display:none !important;
    }

    #longTitle {
        display:block !important;
    }

}

@media screen and (max-width: 736px) {

    body, input, select, textarea {
        font-size: 12pt;
    }

    .carouselGetraenke {
        min-width: 250px !important;
        max-width: 250px !important;
        margin-right: 30px;
    }

    .carouselSpeisen {
        min-width: 250px !important;
        max-width: 250px !important;
    }

    .slick-prev, .slick-next, .slick-arrow {
        display: none !important;
    }

    .swipeContainer .slick-prev,
    .swipeContainer .slick-next,
    .swipeContainer .slick-arrow
    {
        display: none !important;
    }

    .headerTable {
        width:100%;
        height: 3em;
        line-height: 3em;
        background-color: transparent;
    }

    .headerRow {
        background-color: transparent !important;
        border:none;
    }


    .headerLeftColumn {

        text-align: center;
        width: 300px !important;
    }

    .headerRightColumn {
        display: none;
        text-align: right;
        padding-right: 40px;
    }

    #shortTitle {
        display:none !important;
    }

    #mediumTitle {
        display:none !important;
    }

    #longTitle {
        display:block !important;
    }

}

@media screen and (max-width: 640px) {

    body, input, select, textarea {
        font-size: 12pt;
    }

    .carouselGetraenke {
        min-width: 250px !important;
        max-width: 250px !important;
    }

    .carouselSpeisen {
        min-width: 250px !important;
        max-width: 250px !important;
    }

    .slick-prev, .slick-next, .slick-arrow {
        display: none !important;
    }

    .swipeContainer .slick-prev,
    .swipeContainer .slick-next,
    .swipeContainer .slick-arrow
    {
        display: none !important;
    }

    .headerTable {
        width:100%;
        height: 3em;
        line-height: 3em;
        background-color: transparent;
    }

    .headerRow {
        background-color: transparent !important;
        border:none;
    }

    .headerLeftColumn {
        text-align: left;
        width: 150px !important;
        float: left;
    }

    .headerRightColumn {
        display: inline-block;
        text-align: right;
        padding-right: 20px;
        float: right;
    }

    #shortTitle {
        display:none !important;
    }

    #mediumTitle {
        display:block !important;
        text-align: left;
    }

    #longTitle {
        display:none !important;
    }
}

@media screen and (max-width: 430px) {
    .headerLeftColumn {
        text-align: left;
        width: 100px !important;
    }

    .headerRightColumn {
        display: inline-block;
        text-align: right;
        padding-right: 30px;
        font-size: 10px !important;
    }

    #shortTitle {
        display:block !important;
    }

    #mediumTitle {
        display:none !important;
    }

    #longTitle {
        display:none !important;
    }

}


.diva {
    -moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    /*border-bottom: dotted 1px rgba(255, 255, 255, 0.35);*/
    color: #ffe253;
    text-decoration: none;
    cursor: pointer;
}

nav a {
    -moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    border-bottom: dotted 1px rgba(255, 255, 255, 0.35);
    color: #ffffff;
    text-decoration: none;
}

/*
    nav a:hover {
        border-bottom-color: transparent;
        color: #ffffff !important;
    }
*/

nav a.special:not(.button) {
    text-decoration: none;
    border-bottom: 0;
    display: block;
    font-family: Raleway, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 0 0 2em 0;
    text-transform: uppercase;
}

nav a.special:not(.button):before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

nav a.special:not(.button):before {
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 100%;
    border: solid 2px rgba(255, 255, 255, 0.125);
    content: '\f105';
    display: inline-block;
    font-size: 1.25em;
    height: 2em;
    line-height: 1.65em;
    margin-right: 0.85em;
    text-align: center;
    text-indent: 0.15em;
    vertical-align: middle;
    width: 2em;
}

nav a.special:not(.button):hover:before {
    background-color: rgba(255, 255, 255, 0.025);
}

nav a.special:not(.button):active:before {
    background-color: rgba(255, 255, 255, 0.075);
}

/* NAVIGATION DESKTOP */
.headerNav {
    padding-right: 0;
    text-align: center;
}

.headerNav li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    transition: background-color 0.3s;
}

.headerNav li:hover,
.headerNav li.active {
    background-color: rgb(69, 6, 6);
}

.headerNav li a {
    display: inline-block;
    font-family: FiraSansRegular;
    font-size: 0.8em;
    font-weight: 200;
    letter-spacing: 0.1em;
    line-height: 1.85em;
    padding: 10px 0;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}

.headerNav li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -5px;
    opacity: 0;
    transition: opacity 0.3s;
}

.headerNav li:hover i,
.headerNav li.active i {
    opacity: 0.25;
}

.headerNav li a i:before {
    font-size: 25px;
}

@media all and (min-width: 769px) {
    #header nav {
        display: none;
    }
}

@media all and (max-width: 768px) {
    .headerNav {
        display: none;
    }
}

strong, b {
    /*color: #ffffff;*/
    font-weight: 600;
}

em, i {
    font-style: italic;
}

p {
    margin: 0 0 0em 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
    font-family: Raleway, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 0 0 1em 0;
    text-transform: uppercase;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: inherit;
        text-decoration: none;
    }

    h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
        font-weight: 200;
    }

    h1.major, h2.major, h3.major, h4.major, h5.major, h6.major {
        padding-bottom: 1em;
        border-bottom: solid 2px rgba(255, 255, 255, 0.125);
    }

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 0.9em;
}

h4 {
    font-size: 0.7em;
}

h5 {
    font-size: 0.7em;
}

h6 {
    font-size: 0.7em;
}

@media screen and (max-width: 736px) {

    h2 {
        font-size: 1em;
    }

    h3 {
        font-size: 0.8em;
    }

}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

blockquote {
    border-left: solid 4px rgba(255, 255, 255, 0.125);
    font-style: italic;
    margin: 0 0 2em 0;
    padding: 0.5em 0 0.5em 2em;
}

code {
    background: rgba(255, 255, 255, 0.025);
    border-radius: 5px;
    border: solid 2px rgba(255, 255, 255, 0.125);
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0.25em;
    padding: 0.25em 0.65em;
}

pre {
    -webkit-overflow-scrolling: touch;
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0 2em 0;
}

    pre code {
        display: block;
        line-height: 1.75em;
        padding: 1em 1.5em;
        overflow-x: auto;
    }

hr {
    border: 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.125);
    /*margin: 2.5em 0;*/
}

    hr.major {
        margin: 4em 0;
    }

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

/* Section/Article */

section.special, article.special {
    text-align: center;
}

/* Form */

form {
    margin: 0 0 2em 0;
}

form .field {
    margin: 0 0 2em 0;
}

    form .field label {
        margin-top: -1.5em;
    }

    form .field:first-child label {
        margin-top: 0;
    }

form > :last-child {
    margin-bottom: 0;
}

    /*
label {
    color: #ffffff;
    display: block;
    font-family: Raleway, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 0 0 0.7em 0;
    text-transform: uppercase;
}
*/


input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
    /*
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    */
    background: rgba(255, 255, 255, 0.025);
    border-radius: 5px;
    border: none;
    border: solid 2px rgba(255, 255, 255, 0.125);
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
}

    input[type="text"]:invalid,
    input[type="password"]:invalid,
    input[type="email"]:invalid,
    input[type="tel"]:invalid,
    select:invalid,
    textarea:invalid {
        box-shadow: none;
    }

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    input[type="tel"]:focus,
    select:focus,
    textarea:focus {
        border-color: darkred;
    }


.select-wrapper {
    text-decoration: none;
    display: block;
    position: relative;
}

    .select-wrapper:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-transform: none !important;
    }

    .select-wrapper:before {
        color: rgba(255, 255, 255, 0.125);
        content: '\f078';
        display: block;
        height: 2.75em;
        line-height: 2.75em;
        pointer-events: none;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 2.75em;
    }

    .select-wrapper select::-ms-expand {
        display: none;
    }

select option {
    color: #ffffff;
    background: #2e3141;
}

input[type="text"],
input[type="password"],
input[type="email"],
select {
    height: 2.00em;
    font-family: FiraSansRegular;
    font-size: 14px;
    padding-left: 5px;
}

textarea {
    padding: 0.75em 1em;
}

.register_box input[type="checkbox"]
{
    opacity: 1;
    z-index: 1;
    margin-left: 0px;
    /*
    position: absolute;
    left: 20px;
    top: 254px;
    */
}

/*
input[type="checkbox"]
input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    display: block;
    float: left;
    margin-right: -2em;
    opacity: 0;
    width: 1em;
    z-index: -1;
}*/

input[type="checkbox"] + label
/*input[type="radio"] + label*/ {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 300;
    padding-left: 2.4em;
    padding-right: 0.75em;
    position: relative;
}

input[type="checkbox"] + label:before
/*input[type="radio"] + label:before*/ {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

input[type="checkbox"] + label:before
/*input[type="radio"] + label:before*/ {
    background: rgba(255, 255, 255, 0.025);
    border-radius: 5px;
    border: solid 2px rgba(255, 255, 255, 0.125);
    content: '';
    display: inline-block;
    height: 1.65em;
    left: 0;
    line-height: 1.58125em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.65em;
}

input[type="checkbox"]:checked + label:before
/*input[type="radio"]:checked + label:before*/ {
    background: #ffffff;
    border-color: #ffffff;
    content: '\f00c';
    color: #2e3141;
}

input[type="checkbox"]:focus + label:before
/*input[type="radio"]:focus + label:before*/ {
    border-color: #4c5c96;
}

input[type="checkbox"] + label:before {
    border-radius: 5px;
}

/*
input[type="radio"] + label:before {
    border-radius: 100%;
}
*/

::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.35) !important;
    opacity: 1.0;
}

:-moz-placeholder {
    color: rgba(255, 255, 255, 0.35) !important;
    opacity: 1.0;
}

::-moz-placeholder {
    color: rgba(255, 255, 255, 0.35) !important;
    opacity: 1.0;
}

:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.35) !important;
    opacity: 1.0;
}

.polyfill-placeholder {
    color: rgba(255, 255, 255, 0.35) !important;
    opacity: 1.0;
}

/* Box */

.box {
    border-radius: 5px;
    border: solid 2px rgba(255, 255, 255, 0.125);
    margin-bottom: 2em;
    padding: 1.5em;
}

.box > :last-child,
.box > :last-child > :last-child,
.box > :last-child > :last-child > :last-child {
    margin-bottom: 0;
}

.box.alt {
    border: 0;
    border-radius: 0;
    padding: 0;
}

/* Icon */

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

.icon:hover {
    color: darkred;
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

.icon > .label {
    display: none;
}

/* Image */

.image {
    border-radius: 5px;
    border: 0;
    display: inline-block;
    position: relative;
}

.image img {
    border-radius: 5px;
    display: block;
}

.image.left, .image.right {
    max-width: 40%;
}

    .image.left img, .image.right img {
        width: 100%;
    }

.image.left {
    float: left;
    padding: 0 1.5em 1em 0;
    top: 0.25em;
}

.image.right {
    float: right;
    padding: 0 0 1em 1.5em;
    top: 0.25em;
}

.image.fit {
    display: block;
    margin: 0 0 2em 0;
    width: 100%;
}

    .image.fit img {
        width: 100%;
    }

.image.main {
    display: block;
    margin: 0 0 3em 0;
    width: 100%;
}

.image.main img {
    width: 100%;
}

/* List */

ol {
    list-style: decimal;
    margin: 0 0 2em 0;
    padding-left: 1.25em;
}

ol li {
    padding-left: 0.25em;
}

ul {
    /*list-style: disc;
    margin: 0 0 2em 0;
    padding-left: 1em;*/
}

ul li {
/*padding-left: 0.5em;*/
}

ul.alt {
list-style: none;
padding-left: 0;
}

ul.alt li {
    border-top: solid 1px rgba(255, 255, 255, 0.125);
    padding: 0.5em 0;
}

    ul.alt li:first-child {
        border-top: 0;
        padding-top: 0;
    }

ul.icons {
cursor: default;
list-style: none;
padding-left: 0;
}

ul.icons li {
    display: inline-block;
    padding: 0 1em 0 0;
}

ul.icons li:last-child {
    padding-right: 0;
}

ul.icons li .icon:before {
    font-size: 1.25em;
}

ul.actions {
cursor: default;
list-style: none;
padding-left: 0;
}

ul.actions li {
    display: inline-block;
    padding: 0 1em 0 0;
    vertical-align: middle;
}

ul.actions li:last-child {
    padding-right: 0;
}

ul.actions.small li {
    padding: 0 0.5em 0 0;
}

ul.actions.vertical li {
    display: block;
    padding: 1em 0 0 0;
}

ul.actions.vertical li:first-child {
    padding-top: 0;
}

ul.actions.vertical li > * {
    margin-bottom: 0;
}

ul.actions.vertical.small li {
    padding: 0.5em 0 0 0;
}

ul.actions.vertical.small li:first-child {
    padding-top: 0;
}

ul.actions.fit {
    display: table;
    margin-left: -1em;
    padding: 0;
    table-layout: fixed;
    width: calc(100% + 1em);
}

ul.actions.fit li {
    display: table-cell;
    padding: 0 0 0 1em;
}

ul.actions.fit li > * {
    margin-bottom: 0;
}

ul.actions.fit.small {
    margin-left: -0.5em;
    width: calc(100% + 0.5em);
}

ul.actions.fit.small li {
    padding: 0 0 0 0.5em;
}

@media screen and (max-width: 640px) {

    ul.actions {
        margin: 0 0 2em 0;
    }

    ul.actions li {
        padding: 1em 0 0 0;
        display: block;
        text-align: center;
        width: 100%;
    }

    ul.actions li:first-child {
        padding-top: 0;
    }

    ul.actions li > * {
        width: 100%;
        margin: 0 !important;
    }

    ul.actions.small li {
        padding: 0.5em 0 0 0;
    }

    ul.actions.small li:first-child {
        padding-top: 0;
    }
}

ul.contact {
    list-style: none;
    padding: 0;
}

ul.contact li {
    text-decoration: none;
    margin: 2.5em 0 0 0;
    padding: 0 0 0 3.25em;
    position: relative;
}

ul.contact li:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

ul.contact li:before {
    border-radius: 100%;
    border: solid 2px rgba(255, 255, 255, 0.125);
    display: inline-block;
    font-size: 0.8em;
    height: 2.5em;
    left: 0;
    line-height: 2.35em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 2.5em;
}

ul.contact li:first-child {
    margin-top: 0;
}

@media screen and (max-width: 736px) {

    ul.contact li {
        margin: 1.5em 0 0 0;
    }

}

dl {
    margin: 0 0 2em 0;
}

dl dt {
    display: block;
    font-weight: 600;
    margin: 0 0 1em 0;
}

dl dd {
    margin-left: 2em;
}

/* Table */

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

#shortTitle {
    display:none;
}

#mediumTitle {
    display:none;
}

#longTitle {
    display:block;
}


tr.headerRow
{
    background-color: transparent !important;
    border: transparent;
}

table {
    margin: 0 0 0em 0;
    width: 100%;
}

table tbody tr {
    border: solid 1px rgba(255, 255, 255, 0.125);
    border-left: 0;
    border-right: 0;
}

table tbody tr:nth-child(2n + 1) {
    background-color: rgba(255, 255, 255, 0.025);
}

table td {
    padding: 0.25em 0.5em;
}

table th {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 600;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left;
}

table thead {
    border-bottom: solid 2px rgba(255, 255, 255, 0.125);
}

table tfoot {
    border-top: solid 2px rgba(255, 255, 255, 0.125);
}

table.alt {
    border-collapse: separate;
}

table.alt tbody tr td {
    border: solid 1px rgba(255, 255, 255, 0.125);
    border-left-width: 0;
    border-top-width: 0;
}

table.alt tbody tr td:first-child {
    border-left-width: 1px;
}

table.alt tbody tr:first-child td {
    border-top-width: 1px;
}

table.alt thead {
    border-bottom: 0;
}

table.alt tfoot {
    border-top: 0;
}

/* Button */

input[type="submit"],
input[type="reset"]/*,
input[type="button"],
button,
.button*/ {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: transparent;
    border-radius: 5px;
    border: 0;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.125);
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Raleway, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.75em;
    letter-spacing: 0.1em;
    line-height: 3.75em;
    padding: 0 2.25em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

input[type="submit"]:hover,
input[type="reset"]:hover/*,
input[type="button"]:hover,
button:hover,
.button:hover*/ {
    background-color: rgba(255, 255, 255, 0.025);
}

input[type="submit"]:active,
input[type="reset"]:active/*,
input[type="button"]:active,
button:active,
.button:active*/ {
    background-color: rgba(255, 255, 255, 0.075);
}

input[type="submit"].icon:before,
input[type="reset"].icon:before/*,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before*/ {
    margin-right: 0.5em;
    color: rgba(255, 255, 255, 0.35);
}

input[type="submit"].special,
input[type="reset"].special/*,
input[type="button"].special,
button.special,
.button.special*/ {
    background-color: #4c5c96;
    box-shadow: none;
}

input[type="submit"].special:hover,
input[type="reset"].special:hover/*,
input[type="button"].special:hover,
button.special:hover,
.button.special:hover*/ {
    background-color: #53639e;
}

input[type="submit"].special:active,
input[type="reset"].special:active /*,
input[type="button"].special:active,
button.special:active,
.button.special:active*/ {
    background-color: #45558d;
}

input[type="submit"].special.icon:before,
input[type="reset"].special.icon:before/*,
input[type="button"].special.icon:before,
button.special.icon:before,
.button.special.icon:before*/ {
    color: #7884b0;
}

input[type="submit"].fit,
input[type="reset"].fit/*,
input[type="button"].fit,
button.fit,
.button.fi*/t {
    display: block;
    margin: 0 0 1em 0;
    width: 100%;
}

input[type="submit"].small,
input[type="reset"].small/*,
input[type="button"].small,
button.small,
.button.small*/ {
    font-size: 0.6em;
}

input[type="submit"].big,
input[type="reset"].big/*,
input[type="button"].big,
button.big,
.button.big*/ {
    font-size: 1em;
}

input[type="submit"].disabled, input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled/*,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled */{
    opacity: 0.25;
}

@media screen and (max-width: 640px) {

    input[type="submit"],
    input[type="reset"]/*,
    input[type="button"],
    button,
    .button*/ {
        padding: 0;
    }

}

/* Features */

.features {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 2em 0;
}

.features article {
    padding: 1.75em 1.75em 0.1em 1.75em ;
    background-color: #353849;
    border-radius: 5px;
    margin: 1.5em 3em 1.5em 0;
    width: calc(50% - 1.5em);
}

.features article:nth-child(2n) {
    margin-right: 0;
}

.features article .image {
    border-radius: 5px 5px 0 0;
    display: block;
    margin-bottom: 1.75em;
    margin-left: -1.75em;
    margin-top: -1.75em;
    position: relative;
    width: calc(100% + 3.5em);
}

.features article .image img {
    border-radius: 5px 5px 0 0;
    width: 100%;
}

@media screen and (max-width: 980px) {

    .features article {
        margin: 1em 2em 1em 0;
        width: calc(50% - 1em);
    }

}

@media screen and (max-width: 736px) {

    .features article {
        padding: 1.5em 1.5em 0.1em 1.5em ;
        margin: 0.875em 1.75em 0.875em 0;
        width: calc(50% - 0.875em - 1px);
    }

        .features article .image {
            margin-bottom: 1.5em;
            margin-left: -1.5em;
            margin-top: -1.5em;
            width: calc(100% + 3em);
        }

}

@media screen and (max-width: 640px) {

    .features {
        display: block;
    }

        .features article {
            width: 100%;
            margin: 0 0 2em 0 !important;
        }

}

/* Header */

#header {
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: rgba(1, 1, 1, 0.8);
    height: auto;
    left: 0;
    line-height: 2.5em;
    padding: 0 1.25em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#header h1 {
    -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s;
    -ms-transition: opacity 0.2s ease-in-out, visibility 0.2s;
    transition: opacity 0.2s ease-in-out, visibility 0.2s;
    border-bottom: 0;
    font-size: 0.8em;
    margin-bottom: 0;
    opacity: 1;
    visibility: visible;
}

#header h1 a {
    border: 0;
}

#header a:hover {
    color:white;
    text-decoration:none;
}

#header nav {
    font-family: Raleway, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: 700;
    height: 3em;
    letter-spacing: 0.1em;
    line-height: 3em;
    position: absolute;
    right: 0.2em;
    text-transform: uppercase;
    top: 0.2em;
}

#header nav a {
    border: 0;
    display: inline-block;
    padding: 0 1em;
    color: white;
    text-decoration: none;
}

#header nav a:before {
    float: right;
    /*margin-left: 0.75em;*/
}

#header nav a[href="#menu"] {
    text-decoration: none;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border-radius: 5px;
    /*box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.125);*/
    padding: 0 1.35em;
}

#header nav a[href="#menu"]:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
    font-size: large;
}

#header nav a[href="#menu"]:before {
    content: '\f0c9';
}

#header nav a[href="#menu"]:hover {
    background-color: rgba(255, 255, 255, 0.025);
}

#header nav a[href="#menu"]:active {
    background-color: rgba(255, 255, 255, 0.075);
}

#header.alt {
    background-color: transparent;
}

#header.alt h1 {
    opacity: 0;
    visibility: hidden;
}

@media screen and (max-width: 736px) {

    #header {
        height: 2.75em;
        line-height: 2.75em;
    }

    #header nav {
        top: 0;
        right: 0;
        height: inherit;
        line-height: inherit;
    }

    #header nav a {
        height: inherit;
        line-height: inherit;
    }

    #header nav a[href="#menu"] {
        box-shadow: none;
        padding: 0 1em;
        text-decoration: none;
        -moz-transition: background-color 0.2s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
        border-radius: 5px;
        /*box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.125);*/
        padding: 0 1.35em;
    }

    #header nav a[href="#menu"]:hover, #header nav a[href="#menu"]:active {
        background-color: inherit;
    }
}

@media screen and (max-width: 640px) {

    #header nav a[href="#menu"] {
        width: 4em;
        white-space: nowrap;
        text-indent: 4em;
        position: relative;
    }

    #header nav a[href="#menu"]:before {
        width: inherit;
        position: absolute;
        top: 0;
        left: 0;
        text-indent: 0;
        text-align: right;
        margin-left: 0;
        padding-right: 1.00em;
    }
}

/* Menu */

#page-wrapper {
    padding-top: 87px;
    -moz-transition: -moz-filter 0.25s ease;
    -webkit-transition: -webkit-filter 0.25s ease;
    -ms-transition: -ms-filter 0.25s ease;
    transition: filter 0.25s ease;
}

#menu {
    cursor: default;
    height: 100%;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
}

#menu .inner {
    padding: 1.3em 1.5em 0.5em 1.5em ;
    -moz-transform: translateY(0.5em);
    -webkit-transform: translateY(0.5em);
    -ms-transform: translateY(0.5em);
    transform: translateY(0.5em);
    /*-moz-transition: opacity 0.35s ease, -moz-transform 0.35s ease;
    -webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
    -ms-transition: opacity 0.35s ease, -ms-transform 0.35s ease;
    transition: opacity 0.35s ease, transform 0.35s ease;*/
    -webkit-overflow-scrolling: touch;
    /*background: linear-gradient(to top, rgba(1, 1, 1, 0.9), 80%, rgba(1, 1, 1, 0.9));*/
    background: linear-gradient(to top, rgba(1, 1, 1, 0.9), rgba(1, 1, 1, 0.9));
    border-radius: 5px;
    display: block;
    max-width: 100%;
    opacity: 0;
    position: relative;
    width: 16em;
}

#menu h2 {
    border-bottom: solid 2px rgba(255, 255, 255, 0.125);
    padding-bottom: 1em;
}

#menu .close {

    /*background-image: url("images/close.svg");
    background-position: 75% 25%;
    background-repeat: no-repeat;
    background-size: 50px 50px;*/
    border: 0;
    content: '';
    display: block;
    height: 2em;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    /*text-indent: 4em;*/
    top: -10px;
    width: 1.4em;
}

#menu .close:before {

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
    font-size: large;
    content: "\f0c9";
}

#menu .links {
    list-style: none;
    margin-bottom: 0.3em;
    padding: 0;
}

#menu .links li {
    padding: 0;
}

#menu .links li a {
    border-radius: 5px;
    border: 0;
    display: block;
    font-family: FiraSansRegular;
    font-size: 0.8em;
    font-weight: 200;
    letter-spacing: 0.1em;
    line-height: 1.85em;
    padding: 0.5em 0.5em;
    text-transform: uppercase;
}

#menu .links li a:hover {
    background: rgb(69, 6, 6);
    color: white;
    text-decoration: none;
}

@media screen and (max-width: 736px) {

    #menu .inner {
        max-height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #menu .inner .close {
        background-size: 50px 50px;
    }
}

body.is-menu-visible #menu {
    -moz-pointer-events: auto;
    -webkit-pointer-events: auto;
    -ms-pointer-events: auto;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    top: 0;
    left: 0;
    z-index:999;
}

body.is-menu-visible #menu .inner {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    text-align:left;
    float: right;
    /*margin-top: 45px;*/
}

/* Banner */
@media screen and (max-width: 1280px) {
    .wrapper .inner {
        padding: 3em 3em 1em 3em ;
        width: 100%;
    }
}

body.is-loading #banner .logo {
    -moz-transform: translateY(0.5em);
    -webkit-transform: translateY(0.5em);
    -ms-transform: translateY(0.5em);
    transform: translateY(0.5em);
    opacity: 0;
}

body.is-loading #banner h2 {
    opacity: 0;
    -moz-transform: translateX(0.25em);
    -webkit-transform: translateX(0.25em);
    -ms-transform: translateX(0.25em);
    transform: translateX(0.25em);
    -moz-filter: blur(2px);
    -webkit-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

body.is-loading #banner p {
    opacity: 0;
    -moz-transform: translateX(0.5em);
    -webkit-transform: translateX(0.5em);
    -ms-transform: translateX(0.5em);
    transform: translateX(0.5em);
    -moz-filter: blur(2px);
    -webkit-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

/* Wrapper */

#wrapper {
    min-height: 800px;
}

#wrapper > header {
    padding: 11em 0 2.25em 0 ;
}

#wrapper > header .inner {
    margin: 0 auto;
    width: 55em;
}

#wrapper > header h2 {
    border-bottom: solid 2px rgba(255, 255, 255, 0.125);
    font-size: 2em;
    margin-bottom: 0.8em;
    padding-bottom: 0.4em;
}

#wrapper > header p {
    font-family: Raleway, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 200;
    letter-spacing: 0.1em;
    line-height: 2;
    text-transform: uppercase;
}

@media screen and (max-width: 1280px) {

    #wrapper > header {
        padding: 9em 0 6.25em 0 ;
        background-color: #2e3141;
        background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/hg01.jpg");
        background-attachment: fixed, fixed;
        background-size: auto, cover;
        background-position: center, 0% 30%;
        margin-bottom: -6.5em;
    }

    .wrapper .inner .container .left {

        display: inline-block;

        background-image: url('../../images/icon_getraenke_rot.png');
        background-size: 100% auto;
        margin-right: 35px;

        width: 120px;
        height: 120px;
    }

    .wrapper .inner .container .right {

        display: inline-block;

        background-image: url('../../images/icon_speisen_gruen.png');
        background-size: 100% auto;
        margin-left: 35px;

        width: 120px;
        height: 120px;
    }

    .wrapper .inner {
        padding: 3em 3em 1em 3em ;
        width: 100%;
    }


}

@media all and (max-width: 1120px) {
    #wrapper {
        min-height: 0;
    }
}

@media screen and (max-width: 980px) {

    #wrapper > header {
        padding: 11em 3em 7.375em 3em ;
        background-size: auto, cover;
        background-position: center, 0% 0%;
        margin-bottom: -4.75em;
    }

    #wrapper > header .inner {
        width: 100%;
    }
}

@media screen and (max-width: 736px) {

    #wrapper > header {
        padding: 6.5em 2em 3em 2em ;
        background-size: auto, 125%;
        margin-bottom: -2.5em;
    }

        #wrapper > header h2 {
            font-size: 1.25em;
        }

        #wrapper > header p {
            font-size: 0.8em;
        }

}

.wrapper {
    background-color: #2e3141;
    /*margin: 6.5em 0;*/
    position: relative;
}

.wrapper:before, .wrapper:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%232e3141%3B' /%3E%3C/svg%3E");
}

.wrapper:before, .wrapper:after {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
    display: block;
    height: 6.5em;
    position: absolute;
    /*width: 100%;   Schräger Balken */
}

.wrapper:before {
    left: 0;
    top: -6.5em;
}

.wrapper:after {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    bottom: -6.5em;
    left: 0;
}

.wrapper.alt:before {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}

.wrapper.alt:after {
    -moz-transform: scaleY(-1) scaleX(-1);
    -webkit-transform: scaleY(-1) scaleX(-1);
    -ms-transform: scaleY(-1) scaleX(-1);
    transform: scaleY(-1) scaleX(-1);
}

.wrapper .inner {
    padding: 3em 3em 1em 3em;
    /*margin: 0 auto;
    width: 55em;*/
    margin-left: auto;
    margin-right: auto;
}

.wrapper.style2 {
    background-color: #353849;
}

.wrapper.style2:before, .wrapper.style2:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%23353849%3B' /%3E%3C/svg%3E");
}

.wrapper.style3 {
    background-color: #3d4051;
}

.wrapper.style3:before, .wrapper.style3:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%233d4051%3B' /%3E%3C/svg%3E");
}

.wrapper.style4 {
    background-color: #454858;
}

.wrapper.style4:before, .wrapper.style4:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%23454858%3B' /%3E%3C/svg%3E");
}

.wrapper.style5 {
    background-color: #4d5060;
}

.wrapper.style5:before, .wrapper.style5:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%234d5060%3B' /%3E%3C/svg%3E");
}

.wrapper.style6 {
    background-color: #555867;
}

.wrapper.style6:before, .wrapper.style6:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%23555867%3B' /%3E%3C/svg%3E");
}

.wrapper.spotlight {
    background-color: #4c5c96;
}

.wrapper.spotlight:before, .wrapper.spotlight:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%234c5c96%3B' /%3E%3C/svg%3E");
}

.wrapper.spotlight .inner {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.wrapper.spotlight .image {
    border-radius: 100%;
    margin: 0 3em 2em 0;
    width: 22em;
    overflow: hidden;
    -ms-flex: 1;
}

.wrapper.spotlight .image img {
    border-radius: 100%;
    width: 100%;
}

.wrapper.spotlight .content {
    width: 100%;
    -ms-flex: 2;
    position: relative;
    z-index: 1;
}

.wrapper.spotlight:nth-child(2n - 1) .image {
    margin: 0 0 2em 3em;
}

.wrapper.spotlight.style2 {
    background-color: transparent;
}

.wrapper.spotlight.style2:before, .wrapper.spotlight.style2:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%2345558d%3B' /%3E%3C/svg%3E");
}

.wrapper.spotlight.style3 {
    background-color: #3f4e85;
}

.wrapper.spotlight.style3:before, .wrapper.spotlight.style3:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%233f4e85%3B' /%3E%3C/svg%3E");
}

.wrapper.spotlight.style4 {
    background-color: #39477c;
}

.wrapper.spotlight.style4:before, .wrapper.spotlight.style4:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%2339477c%3B' /%3E%3C/svg%3E");
}

.wrapper.spotlight.style5 {
    background-color: #324072;
}

.wrapper.spotlight.style5:before, .wrapper.spotlight.style5:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%23324072%3B' /%3E%3C/svg%3E");
}

.wrapper.spotlight.style6 {
    background-color: #2d3a69;
}

.wrapper.spotlight.style6:before, .wrapper.spotlight.style6:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,100 100,0 100,100' style='fill:%232d3a69%3B' /%3E%3C/svg%3E");
}

@media screen and (max-width: 980px) {

    .wrapper {
        margin: 4.75em 0;
    }

    .wrapper:before, .wrapper:after {
        height: 4.75em;
    }

    .wrapper:before {
        top: -4.75em;
    }

    .wrapper:after {
        bottom: -4.75em;
        left: 0;
    }

    .wrapper .inner {
        padding: 3em 3em 1em 3em ;
        width: 100%;
    }

    .wrapper .inner .container .left {

        display: inline-block;

        background-image: url('../../images/icon_getraenke_rot.png');
        background-size: 100% auto;
        margin-right: 25px;

        width: 120px;
        height: 120px;
    }

    .wrapper .inner .container .right {

        display: inline-block;

        background-image: url('../../images/icon_speisen_gruen.png');
        background-size: 100% auto;
        margin-left: 25px;

        width: 120px;
        height: 120px;
    }

    .wrapper.spotlight .image {
        margin: 0 2em 2em 0;
        width: 32em;
    }

    .wrapper.spotlight:nth-child(2n - 1) .image {
        margin: 0 0 2em 2em;
    }
}

@media screen and (max-width: 736px) {
    .wrapper {
        margin: 2.5em 0;
    }

    .wrapper:before, .wrapper:after {
        height: 2.5em;
    }

    .wrapper:before {
        top: -2.5em;
    }

    .wrapper:after {
        bottom: -2.5em;
        left: 0;
    }

    .wrapper .inner {
        padding: 1em;
    }

    .wrapper.spotlight .inner {
        -moz-align-items: -moz-flex-start;
        -webkit-align-items: -webkit-flex-start;
        -ms-align-items: -ms-flex-start;
        align-items: flex-start;
    }

    .wrapper.spotlight .image {
        width: 19em;
        margin: 0 1.75em 2em 0;
    }

    .wrapper.spotlight:nth-child(2n - 1) .image {
        margin: 0 0 2em 1.75em;
    }
}

@media screen and (max-width: 640px) {

    .wrapper .inner .container .left {

        display: inline-block;

        background-image: url('../../images/icon_getraenke_rot.png');
        background-size: 100% auto;
        margin-right: 15px;

        width: 100px;
        height: 100px;
    }

    .wrapper .inner .container .right {

        display: inline-block;

        background-image: url('../../images/icon_speisen_gruen.png');
        background-size: 100% auto;
        margin-left: 15px;

        width: 100px;
        height: 100px;
    }

    .wrapper.spotlight .inner {
        display: block;
    }

    .wrapper.spotlight .image {
        margin: 0 0 1em 0 !important;
        max-width: 85%;
        width: 7em;
    }

}

@media screen and (max-width: 360px) {

    .wrapper .inner {
        padding: 1em;
    }

    .wrapper .inner .container .left {

        display: inline-block;

        background-image: url('../../images/icon_getraenke_rot.png');
        background-size: 100% auto;
        margin-right: 15px;

        width: 100px;
        height: 100px;
    }

    .wrapper .inner .container .right {

        display: inline-block;

        background-image: url('../../images/icon_speisen_gruen.png');
        background-size: 100% auto;
        margin-left: 15px;

        width: 100px;
        height: 100px;
    }

    .wrapper.spotlight .image {
        width: 6em;
    }
}

/* Footer */
#footer .inner {
    padding: 5em 0 3em 0 ;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 55em;
}

#footer .inner > * {
    width: 100%;
}

#footer .inner form {
    margin: 0 3em 0 0;
    width: calc(50% - 1.5em);
}

#footer .inner .contact {
    width: calc(50% - 1.5em);
}

#footer .inner .copyright {
    border-top: solid 2px rgba(255, 255, 255, 0.125);
    list-style: none;
    margin: 4em 0 2em 0;
    padding: 2em 0 0 0;
    width: 100%;
}

#footer .inner .copyright li {
    border-left: solid 2px rgba(255, 255, 255, 0.125);
    color: rgba(255, 255, 255, 0.35);
    display: inline-block;
    font-size: 0.9em;
    line-height: 1;
    margin-left: 1em;
    padding: 0;
    padding-left: 1em;
}

#footer .inner .copyright li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}

#footer .inner .copyright li a {
    color: inherit;
}

@media screen and (max-width: 1280px) {

    #footer {
        background-color: transparent;
        /*background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/newBackground.jpg");*/
        background-attachment: fixed, fixed;
        background-size: auto, cover;
        background-position: center, center;
        margin-top: -6.5em;
        /*padding-top: 6.5em;*/
    }
    #carouselBox {
        width: 500px;
        padding-bottom: 90px !important;
    }

    .carouselGetraenke {
        min-width: 250px;
        max-width: 750px;
    }

    .carouselSpeisen {
        min-width: 250px;
        max-width: 750px;
    }

    .wrapper .inner {
        padding: 3em 3em 1em 3em ;
        width: 100%;
    }

}

@media screen and (min-width: 980px) and (max-width: 1280px)
{
    .wrapper {
        margin: 6em 0;
    }
}

@media screen and (max-width: 980px) {

    #footer {
        margin-top: -4.75em;
        padding-top: 4.75em;
    }

    #footer .inner {
        padding: 3em 3em 1em 3em ;
        display: block;
        width: 100%;
    }

    #footer .inner form {
        width: 100%;
        margin: 0 0 4em 0;
    }

    #footer .inner .contact {
        width: 100%;
        margin: 0 0 4em 0;
    }

    #footer .inner .copyright {
        margin: 4em 0 2em 0;
    }

    #carouselBox {
        width: 500px;
        padding-bottom: 60px !important;
    }

    .carouselGetraenke {
        min-width: 250px;
        max-width: 750px;
    }

    .carouselSpeisen {
        min-width: 250px;
        max-width: 750px;
    }

    .wrapper .inner {
        padding: 2em 2em 1em 2em ;
        width: 100%;
    }

}

@media screen and (max-width: 736px) {

    #footer {
        margin-top: -2.5em;
        padding-top: 2.5em;
    }

    #footer .inner {
        padding: 2em 2em 0.1em 2em ;
    }

    #footer .inner form {
        margin: 0 0 3em 0;
    }

    #footer .inner .contact {
        margin: 0 0 3em 0;
    }

    #carouselBox {
        width: 500px;
        padding-bottom: 30px !important;
    }

    .carouselGetraenke {
        min-width: 250px;
        max-width: 750px;
    }

    .carouselSpeisen {
        min-width: 250px;
        max-width: 750px;
    }
}

@media screen and (max-width: 640px) {

    #footer .inner .copyright li {
        border-left: 0;
        display: block;
        margin: 1em 0 0 0;
        padding-left: 0;
    }

    #footer .inner .copyright li:first-child {
        margin-top: 0;
    }

    #carouselBox {
        width: 500px;
        padding-bottom: 30px !important;
    }

    .carouselGetraenke {
        min-width: 250px;
        max-width: 750px;
    }

    .carouselSpeisen {
        min-width: 250px;
        max-width: 750px;
    }

    .wrapper .inner {
        padding: 0em 0em 0em 0em ;
        width: 100%;
    }
}

@media screen and (max-width: 360px) {

    #footer .inner {
        padding: 2em 1.5em 0.1em 1.5em ;
    }

    #carouselBox {
        width: 300px;
    }

    .carouselGetraenke {
        min-width: 250px;
        max-width: 300px;
    }

    .carouselSpeisen {
        min-width: 250px;
        max-width: 300px;
    }

}

#carouselBox {
	width: 100%;
	margin: auto;
	margin-top: 30px;

	/*padding-left:50px;
	padding-right:50px;*/
}

/* -------------------------------------------------- */
/* boxtab-blue */
/* -------------------------------------------------- */
.boxtab-blue {
	clear:left;
	float:left;
	padding:0;
	/*background-color: rgba(53,56,73,0.8);*/
	width:100%;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
}
.boxtab-blue ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:50%;
	text-align:center;
}
.boxtab-blue ul li {
	display:block;
	float:left;
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
	position:relative;
	right:50%;
}
.boxtab-blue ul li /*a*/ {
	display:block;
	float:left;
	/*margin:0 1px;*/
	margin-left: 2px;
	margin-right: 2px;
	padding:3px 3px;
	/*background:#fff;*/
	text-decoration:none;
	color: #6a6a6a;
	border-top:solid 1px rgba(255, 255, 255, 0.125);
	border-left:solid 1px rgba(255, 255, 255, 0.125);
	border-right:solid 1px rgba(255, 255, 255, 0.125);
	position:relative;
	/*bottom:1px;*/
}

.boxtab-blue ul li /*a*/ span{
	font-size:10px;
}

.boxtab-blue ul li:hover {
	background-color: rgba(255, 255, 255, 0.005);
	color:#fff;
}
.boxtab-blue ul li.active {
	margin-top:10px;

	/* neu */
	position:relative;
	bottom:0;
	padding-left: 10px;
	padding-right: 10px;
	top: 10px;
	background-color: rgba(255, 255, 255, 0.025);
	color:#fff;
	font-weight:bold;
}
.boxtab-blue ul li.active,
.boxtab-blue ul li.active:hover {
	position:relative;
	bottom:0;
	top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(255, 255, 255, 0.025);
	color:#fff;
	border-top:solid 1px rgba(255, 255, 255, 0.5);
	border-left:solid 1px rgba(255, 255, 255, 0.5);
	border-right:solid 1px rgba(255, 255, 255, 0.5);

}

.swipeContainer {
	width: 100%;
	height: auto;
	cursor: hand;
	cursor: -moz-grab;
	cursor: -webkit-grab;
	cursor: grab;
}

.swipeContainer li {
	height: 100% !important;
}

.swipeContainer li.first {
	height: 100% !important;
}

.swipeContainer li.middle {
	height: 100% !important;
}

.swipeContainer li.last {
	height: 100% !important;
}

.productImage {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 40%;
    border-radius: 5px;
    /*cursor: pointer;*/
    transition: 0.3s;
}

@media only screen and (max-width: 600px){
	.bannerImage {
		/*float: right;*/
		margin-left: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		border-radius: 5px;
		/*cursor: pointer;*/
		transition: 0.3s;
		max-height:175px;
		width: auto;
	}
}

@media only screen and (min-width: 600px) {
	.bannerImage {
		/*float: right;*/
		margin-left: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		max-width: 600px;
		border-radius: 5px;
		/*cursor: pointer;*/
		transition: 0.3s;
		max-height: 300px;
		width: auto;
	}
}

.productImageQuer {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 40%;
	border-radius: 5px;
	/*cursor: pointer;*/
	transition: 0.3s;
	max-width:220px;
	height:auto;
}

.productImageHoch {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 40%;
	border-radius: 5px;
	/*cursor: pointer;*/
	transition: 0.3s;
	max-height:220px;
	width:auto;
}

.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	/* bring your own prefixes */
	transform: translate(-50%, -50%);
}

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 10000000; /* Sit on top */
	padding-top: 70px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	/*overflow: auto;*/ /* Enable scroll if needed */
	overflow: hidden;
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
	margin: auto;
	display: block;
	/*width: 80%;
	max-width: 700px;*/
}

/* Caption of Modal Image */
#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}

/* Add Animation */
.modal-content, #caption {
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)}
	to {-webkit-transform:scale(1)}
}

@keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
}


/* The Close Button */
.close {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
}

.close:hover,
.close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
	.modal-content {
		/*width: 90%;*/
	}
}

.review-holder {
	clear: both;
	display: inline-block;
	left: calc(50% - 50px);
	padding-bottom: 7px;
	padding-top: 5px;
}

.selectedStar {
	color: yellow !important;
}

.selectedStar span:before
{
	content: "\e600";
}

.review span {
	/* reflection css effect */
	-webkit-box-reflect: below -8px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.3)));
	float: left;
	padding: 0 2px;
	color: #FFF;
}

.review span:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e600";
	font-family: 'apple';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

.review span:hover ~ span {
	color: #FFF;
}

.review span:hover ~ span:before {
	content: "\e600";
}

@font-face {
	font-family: 'apple';
	src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAysAAAC8AAAAYGNtYXAaVcxYAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZqrfI3MAAAFwAAAA1GhlYWQD07CSAAACRAAAADZoaGVhB4UDxwAAAnwAAAAkaG10eAoAAHoAAAKgAAAAGGxvY2EAkgBOAAACuAAAAA5tYXhwAAkAGAAAAsgAAAAgbmFtZa5zCdEAAALoAAABM3Bvc3QAAwAAAAAEHAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAQPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYB//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQA9AAoDwwOPAAkAAAETIQUTJQUTJSECAHoBSf70X/7q/upf/vQBSQOP/qjK/p3V1QFjygAAAAACAD0ACgPDA48ACgAVAAABIQsBIQUDJQUDJQUHNycXNxc3BxcnA8P+t3p6/rcBDF8BFgEWXwEM/j2aP5K1ODi0kT+aAjcBWP6oyv6d1dUBY8r0gLd1Bc/PBXW3gAAAAAABAAAAAQAADdS5fF8PPPUACwQAAAAAANB5NgMAAAAA0Hk2AwAAAAADwwOPAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAPDAAEAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAAAgAAAAQAAD0EAAA9AAAAAAAKABQAHgA6AGoAAAABAAAABgAWAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEACgAAAAEAAAAAAAIADgA5AAEAAAAAAAMACgAgAAEAAAAAAAQACgBHAAEAAAAAAAUAFgAKAAEAAAAAAAYABQAqAAEAAAAAAAoANABRAAMAAQQJAAEACgAAAAMAAQQJAAIADgA5AAMAAQQJAAMACgAgAAMAAQQJAAQACgBHAAMAAQQJAAUAFgAKAAMAAQQJAAYACgAvAAMAAQQJAAoANABRAGEAcABwAGwAZQBWAGUAcgBzAGkAbwBuACAAMQAuADAAYQBwAHAAbABlYXBwbGUAYQBwAHAAbABlAFIAZQBnAHUAbABhAHIAYQBwAHAAbABlAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAASIAAsAAAAABDwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDpIDK2NtYXAAAAFoAAAATAAAAEwaVcxYZ2FzcAAAAbQAAAAIAAAACAAAABBnbHlmAAABvAAAANQAAADUqt8jc2hlYWQAAAKQAAAANgAAADYD07CSaGhlYQAAAsgAAAAkAAAAJAeFA8dobXR4AAAC7AAAABgAAAAYCgAAemxvY2EAAAMEAAAADgAAAA4AkgBObWF4cAAAAxQAAAAgAAAAIAAJABhuYW1lAAADNAAAATMAAAEzrnMJ0XBvc3QAAARoAAAAIAAAACAAAwAAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gEDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmAf/9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAPQAKA8MDjwAJAAABEyEFEyUFEyUhAgB6AUn+9F/+6v7qX/70AUkDj/6oyv6d1dUBY8oAAAAAAgA9AAoDwwOPAAoAFQAAASELASEFAyUFAyUFBzcnFzcXNwcXJwPD/rd6ev63AQxfARYBFl8BDP49mj+StTg4tJE/mgI3AVj+qMr+ndXVAWPK9IC3dQXPzwV1t4AAAAAAAQAAAAEAAA3UuXxfDzz1AAsEAAAAAADQeTYDAAAAANB5NgMAAAAAA8MDjwAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADwwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAIAAAAEAAA9BAAAPQAAAAAACgAUAB4AOgBqAAAAAQAAAAYAFgACAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAoAAAABAAAAAAACAA4AOQABAAAAAAADAAoAIAABAAAAAAAEAAoARwABAAAAAAAFABYACgABAAAAAAAGAAUAKgABAAAAAAAKADQAUQADAAEECQABAAoAAAADAAEECQACAA4AOQADAAEECQADAAoAIAADAAEECQAEAAoARwADAAEECQAFABYACgADAAEECQAGAAoALwADAAEECQAKADQAUQBhAHAAcABsAGUAVgBlAHIAcwBpAG8AbgAgADEALgAwAGEAcABwAGwAZWFwcGxlAGEAcABwAGwAZQBSAGUAZwB1AGwAYQByAGEAcABwAGwAZQBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("woff");
	font-weight: normal;
	font-style: normal;
}


/* Persönliche Bewertung*/

.pers-review-holder {
    clear: both;
    display: inline-block;
    left: calc(50% - 50px);
    padding-bottom: 14px;
    padding-top: 5px;
}

.pers-review:hover span {
    color: yellow;
}
.pers-review:hover span:before {
    content: "\e600";
}
.pers-review span {
    /* reflection css effect */
    -webkit-box-reflect: below -8px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.3)));
    float: left;
    padding: 0 2px;
    color: #FFF;
    cursor: pointer;
}

.pers-review span:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601";
    font-family: 'apple';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: xx-large;
}
.pers-review span:hover ~ span {
    color: #FFF;
}
.pers-review span:hover ~ span:before {
    content: "\e601";
}

.swipeContainer a
{
    color: #eef052;
    text-decoration: underline;
}

.commentButton
{
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	background-color: transparent;
	border-radius: 5px;
	border: 0;
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.125);
	color: #ffffff !important;
	cursor: pointer;
	display: inline-block;
	font-family: Raleway, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 700;
	height: 3.5em;
	letter-spacing: 0.1em;
	line-height: 3.75em;
	padding: 0 0.75em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}


.commentButton:hover {
	background-color: rgba(255, 255, 255, 0.025);
}

.commentButton:active {
	background-color: rgba(255, 255, 255, 0.075);
}

.commentButton:before {
	margin-right: 0.5em;
	color: rgba(255, 255, 255, 0.35);
}

.commentButton.special {
	background-color: #4c5c96;
	box-shadow: none;
}

.commentButton.special:hover {
	background-color: #53639e;
}

.commentButton.special:active {
	background-color: #45558d;
}

.commentButton.special.icon:before {
	color: #7884b0;
}

.commentButton.fit {
	display: block;
	margin: 0 0 1em 0;
	width: 100%;
}

.commentButton.small {
	font-size: 0.6em;
}

.commentButton.big {
	font-size: 1em;
}

.commentButton.disabled,
.commentButton:disabled {
	opacity: 0.25;
}

.rotateY {

	transition: 1s;

	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

.rotateY-Reset
{
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);

}

#footerMenu {
	-moz-transition: background-color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	/*background-color: rgba(53, 56, 73, 0.95);*/
	height: 1.5em;
	left: 50%;
	margin-left: -20px;
	line-height: 0.1em;
	/*padding: 0 1.25em;*/
	position: fixed;
	bottom: 20px;
	width: 40px;
	z-index: 10000;
	vertical-align: top;
	text-align: center;
}

#footerMenu figure:hover img {
	opacity: 1 !important;
}

#footerMenu.alt {
	background-color: transparent;
}

#footerMenu.alt img {
	/*opacity: 0;
	visibility: hidden;*/
}

.arrow {
    border: 20px solid rgba(102,0,0,0.5);
    font-size:0;line-height:0;height:0;padding:0;margin:0;
}

.arrow:hover {
	cursor: pointer;
	border: 20px solid rgba(102,0,0,1);
}

.arrow.down {
	border-right-color:  transparent;
	border-bottom-color: transparent;
	border-left-color:   transparent;
}
.arrow.up {
	border-top-color:    transparent;
	border-right-color:  transparent;
	border-left-color:   transparent;
}
.arrow.left {
	border-top-color:    transparent;
	border-bottom-color: transparent;
	border-left-color:   transparent;
}
.arrow.right {
	border-top-color:    transparent;
	border-right-color:  transparent;
	border-bottom-color: transparent;
}

.schwenk {
	animation: schwenk_links 0.5s; /*, schwenk_rechts 1s;*/
}

@keyframes schwenk_links {

	 0% { transform: translateX(0px) }
	20% { transform: translateX(-100px) }
	40% { transform: translateX(75px) }
	60% { transform: translateX(-50px) }
	80% { transform: translateX(25px) }
   100% { transform: translateX(0px) }

}


.login_box {
	width: 300px;
	height: 500px;

	background: -webkit-linear-gradient(top, rgba(69, 6, 6, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(69, 6, 6, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	-webkit-transition: opacity 0.1s, -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	transition: opacity 0.1s, -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	transition: opacity 0.1s, transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	transition: opacity 0.1s, transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25), -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	-webkit-transform: scale(1);
	transform: scale(1);

	position:absolute; /*it can be fixed too*/
	left:0; right:0;
	top:0; bottom:0;
	margin:auto;

	/*this to solve "the content will not be cut when the window is smaller than the content": */
	max-width:100%;
	max-height:100%;
}

.login_form {
	position: absolute;
	top: 25%;
	left: 0;
	width: 100%;
	height: 50%;
	padding: 1.5rem 2.5rem;
	text-align: center;
}

.login_row {
	/*height: 5rem;*/
	padding-top: 1rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.login__input {
	display: inline-block;
	width: 22rem;
	height: 100%;
	padding-left: 1.5rem;
	/*font-size: 1.5rem;*/
	background: transparent;
	color: #FDFCFD;
}

.login__icon
{
	margin-bottom: -0.4rem;
	margin-right: 0.5rem;
}

.login_row .icon
{
	float:left;
}

.login__submit {
	position: relative;
	border: none;
	width: 100%;
	height: 2rem;
	margin: 3rem 0 2.2rem;
	color: black;
	background: goldenrod;
	/*font-size: 1rem;*/
	border-radius: 3rem;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: width 0.3s 0.15s, font-size 0.1s 0.15s;
	transition: width 0.3s 0.15s, font-size 0.1s 0.15s;
    font-family: FiraSansSemiBold;
}

.login__signup {
	font-size: 12px;
	color: goldenrod;
}

.register_box {

	width: 300px;
	height: 500px;

	background: -webkit-linear-gradient(top, rgba(69, 6, 6, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(69, 6, 6, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);
	-webkit-transition: opacity 0.1s, -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	transition: opacity 0.1s, -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	transition: opacity 0.1s, transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	transition: opacity 0.1s, transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25), -webkit-transform 0.3s cubic-bezier(0.17, -0.65, 0.665, 1.25);
	-webkit-transform: scale(1);
	transform: scale(1);

	position:absolute; /*it can be fixed too*/
	left:0; right:0;
	top:0; bottom:0;
	margin:auto;

	/*this to solve "the content will not be cut when the window is smaller than the content": */
	max-width:100%;
	max-height:100%;
	overflow:auto;
}

.register_form {
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	height: 50%;
	padding: 1.5rem 1.5rem;
	text-align: center;
	padding-top: 5px;
}

.register_row {
	/*height: 5rem;*/
	padding-top: 1rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.register__input {
	display: inline-block;
	width: 22rem;
	height: 100%;
	padding-left: 1.5rem;
	/*font-size: 1.5rem;*/
	background: transparent;
	color: #FDFCFD;
}

.register__icon
{
	margin-bottom: -0.4rem;
	margin-right: 0.5rem;
}

.register_row .icon
{
	float:left;
}

.register__submit {
	position: relative;
	border: none;
	width: 100%;
	height: 2rem;
	margin: 3rem 0 2.2rem;
	color: black;
	background: goldenrod;
	/*font-size: 1rem;*/
	border-radius: 3rem;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: width 0.3s 0.15s, font-size 0.1s 0.15s;
	transition: width 0.3s 0.15s, font-size 0.1s 0.15s;
}

.register__signup {
	font-size: 12px;
	color: goldenrod;
}

.info_form {

	color: goldenrod;
	font-size: 12px;

	position: absolute;
	padding: 2.0rem 1.6rem;
	text-align: left
}

.info_form ul {
	font-size: 14px;
	margin-bottom: 10px;
}

.info_form li {
	font-size: 12px;
	margin-left: 15px;
	padding: 5px;
	list-style-type: disc;
}

.panelLeft {
	position: absolute;
	top: 50%;
	background-color: transparent; /*rgba(46,49,65,0.8);*/
	z-index: 100;
	width: 300px;
	height: 220px;
	margin-top: -100px;
	font-size: 20px;
	font-family: "Source Sans Pro", sans-serif;
	color: white;
	left: 7%;
	border-radius: 10px;
	padding-top: 10px;

}

.panelLeft li {
	color: white;
}

#fixedFooter {
	position: fixed;
	padding: 3px;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(1,1,1,0.95);
	text-align:center;
}

#footerContent a {
	color: yellow;
}

.headerbarProfilImage {
	width:30px;
	height:30px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 3px
}

.modalOverlay {

	opacity: 0;
	width: 100%;
	height: 100%;

	position:absolute;
	margin:0;
	padding:0;
	border:0;

	background-color: rgba(0,0,0,0.8);
	z-index: 100000;

	transition: opacity .5s linear;

	left: -3000px;
}

.modalSettingsDialog {
	overflow-y: auto;
	overflow-x: hidden;
	position:fixed;
	border-top-left-radius:5px;
	border-top-right-radius:5px;

	width: 85%;
	max-width: 600px;
	/*
	height: 80vh;
	max-height: 460px;*/
	/*background-color: rgba(255,255,255,0.8);*/
	background: rgba(255,255,255,0.8); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(224,224,224,.9) 0%, rgba(168,168,168,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(224,224,224,.9) 0%,rgba(168,168,168,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(224,224,224,.9) 0%,rgba(168,168,168,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-9 */

	left: 0;
	right: 0;
	margin: 0 auto;
	/*top: -1000px;*/
	/*bottom: -1000px;*/
	bottom: 0;

	z-index: 1000000;
	padding: 5px;

	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	min-height: 450px;
	min-width: 300px;

	max-height: 500px;
}

.SettingsDialogTitle {
	/*
	width: -webkit-calc(100% - 50px);
	width:    -moz-calc(100% - 50px);
	width:      -o-calc(100% - 50px);
	*/

	font-family: FiraSansRegular;
	color:black;
	font-size: 16px;
	margin-bottom: 8px;
}

.SettingsDialogClose {
	position:absolute;
	right: 8px;
	top: 5px;
}

.SettingsDialogCloseButton {
	color: darkred;
	cursor: pointer;
}

.SettingsDialogTableContainer {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;

	z-index:100000000;
	background-color:transparent;
	margin-top: 20px;
}

.SettingsDialogTableContainerAllergene {
	min-height: 0;
}

.SettingsDialogTableEntry {
	padding: 10px;
	text-align: center;
	width: 33%;
	flex-grow: 1;
}

.SettingsDialogTable table {
	font-family: FiraSansRegular;
	font-size: 13px;
	color: black;
}

.SettingsDialogTable tr {
	border: none;
}

.SettingsDialogTable td {
	/*padding-left: 15px;*/
}

.swipeNotVisible {
	transform:         translateX(680px);
	-moz-transform:    translateX(680px);
	-ms-transform:     translateX(680px);
	-o-transform:      translateX(680px);
	-webkit-transform: translateX(680px);

	transition:             transform 500ms ease;
	-moz-transition:    -moz-transform 500ms ease;
	-ms-transition:     -ms-transform 500ms ease;
	-o-transition:      -o-transform 500ms ease;
	-webkit-transition: -webkit-transform 500ms ease;
}

.swipeVisible {
	transform:         translateX(20px);
	-moz-transform:    translateX(20px);
	-ms-transform:     translateX(20px);
	-o-transform:      translateX(20px);
	-webkit-transform: translateX(20px);

	transition:             transform 500ms ease;
	-moz-transition:    -moz-transform 500ms ease;
	-ms-transition:     -ms-transform 500ms ease;
	-o-transition:      -o-transform 500ms ease;
	-webkit-transition: -webkit-transform 500ms ease;
}

.swipeLeftNotVisible {
	transform:         translateX(-680px);
	-moz-transform:    translateX(-680px);
	-ms-transform:     translateX(-680px);
	-o-transform:      translateX(-680px);
	-webkit-transform: translateX(-680px);

	transition:             transform 500ms ease;
	-moz-transition:    -moz-transform 500ms ease;
	-ms-transition:     -ms-transform 500ms ease;
	-o-transition:      -o-transform 500ms ease;
	-webkit-transition: -webkit-transform 500ms ease;
}

.swipeLeftVisible {
	transform:         translateX(0px);
	-moz-transform:    translateX(0px);
	-ms-transform:     translateX(0px);
	-o-transform:      translateX(0px);
	-webkit-transform: translateX(0px);

	transition:             transform 500ms ease;
	-moz-transition:    -moz-transform 500ms ease;
	-ms-transition:     -ms-transform 500ms ease;
	-o-transition:      -o-transform 500ms ease;
	-webkit-transition: -webkit-transform 500ms ease;
}

.modalIsNotVisible {
	transform:         translateY(1000px);
	-moz-transform:    translateY(1000px);
	-ms-transform:     translateY(1000px);
	-o-transform:      translateY(1000px);
	-webkit-transform: translateY(1000px);

	transition:             transform 500ms ease;
	-moz-transition:    -moz-transform 500ms ease;
	-ms-transition:     -ms-transform 500ms ease;
	-o-transition:      -o-transform 500ms ease;
	-webkit-transition: -webkit-transform 500ms ease;
}

.modalIsVisible {
	transform:         translateY(0px);
	-moz-transform:    translateY(0px);
	-ms-transform:     translateY(0px);
	-o-transform:      translateY(0px);
	-webkit-transform: translateY(0px);

	transition:             transform 500ms ease;
	-moz-transition:    -moz-transform 500ms ease;
	-ms-transition:     -ms-transform 500ms ease;
	-o-transition:      -o-transform 500ms ease;
	-webkit-transition: -webkit-transform 500ms ease;
}

.iconEnabled {
	color: darkred;
	cursor: pointer;
}

.iconDisabled {
	color: dimgrey;
	cursor: pointer;
}

/** MENU FILTER **/
.filterWrapper {
    font-family: FiraSansMediuam;
    margin-bottom: 20px;
}

.filterToggle {
    display: inline-block;
    background-color: rgba(10,10,10,0.8);
    border-radius: 10px;
    padding: 10px 15px;
    cursor: pointer;
    transition: border-radius 0.3s;
}

.filterToggle.open {
    transition: border-radius 0s;
    border-radius: 10px 10px 0 0;
}

.filterToggle span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}

.filterToggle .shaker {
    display: inline-block;
}

.filterToggle .shaker img {
    display: inline-block;
    height: 35px;
    vertical-align: middle;
}

.resetFilters {
    display: none;
    margin-left: 15px;
    position: absolute;
    right: 20px;
    top: 15px;
    background-color: rgba(240, 52, 52, 0.5);
    border-radius: 10px;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 10px;
    vertical-align: bottom;
}

.filterContainer {
    display: none;
    position: relative;
    padding: 10px 20px 15px 20px;
    margin-bottom: 20px;
    background-color: rgba(10,10,10,0.8);
    font-size: 20px;
    overflow: hidden;
    border-radius: 0 10px 10px 10px;
}

.filterContainer img {
    height: 35px;
}

.filterTitle {
    /*background-color: rgba(255, 255, 255, 0.025);*/
    margin: 20px 0;
    padding: 5px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.125);
    font-size: 0.6em;
    text-transform: uppercase;
}

.filterKategorie {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    cursor: pointer;
    width: calc(20% - 15px);
    font-family: FiraSansRegular;
}

.filterDisabledGray .filterKategorie .filterDisabled {
    opacity: 1;
    transition: opacity 0.25s;
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.filterKategorie .filterEnabled {
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
    top: 5px;
    opacity: 0;
    transition: opacity 0.25s;
    z-index: 2;
}

.filterKategorie .filterEnabled,
.filterKategorie.active .filterDisabled {
    opacity: 0;
}

.filterKategorie .filterDisabled,
.filterKategorie.active .filterEnabled {
    opacity: 1;
}

.filterKategorie span {
    display: block;
    font-size: 0.5em;
}

.filterAllergeneContainer {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 10px 20px 15px 20px;
    background-color: rgba(10,10,10,1);
    font-size: 20px;
    text-align: center;
    transition: left 0.25s;
    z-index: 3;
}

.filterAllergeneContainer.open {
    left: 0;
}

.allergeneClose {
    display: inline-block;
    height: 35px;
    width: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid white;
    padding: 3px;
    line-height: 27px;
}

@media all and (max-width: 550px) {
    .filterKategorie {
        width: calc(25% - 15px);
    }
}

@media all and (max-width: 430px) {
    .filterKategorie {
        width: calc(33% - 13px);
    }
}

/****** BANNER *****/

.banner-container {
    position: relative;
    max-width: 600px;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
}

/* the slides */
.banner-container .slick-slide {
    margin: 0 10px;
}
/* the parent */
.banner-container .slick-list {
    margin: 0 -10px;
}

.banner-container .slick-dots {
    bottom: -30px !important;
}

.banner-container.slick-initialized {
    height: 200px;
    margin: 50px auto 20px auto !important;
}

.banner-image-container {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 600px;
}

.banner-image-container img {
    width: 100%;
    vertical-align: bottom;
    overflow: hidden;
}

.banner-text {
    position: absolute;
    display: inline-block;
    top: 25px;
    margin-bottom: 0;
}

.banner-text span {
    line-height: 1em;
    font-size: 1em;
    vertical-align: top;
}

.banner-text.left {
    left: 4%;
    text-align: left;
    max-width: calc(100% - 4%);
}

.banner-text.right {
    right: 4%;
    text-align: right;
    max-width: calc(100% - 4%);
}

.banner-text.right_spaced {
    right: 29%;
    text-align: right;
    max-width: calc(100% - 29%);
}

.banner-text.left_spaced {
    left: 29%;
    text-align: left;
    max-width: calc(100% - 29%);
}

@media all and (max-width: 590px) {
    .banner-container.slick-initialized {
        height: 33.3vw;
        margin: 0 auto 20px auto !important;
    }

    .banner-text span {
        font-size: 0.75em;
    }
}

@media all and (max-width: 550px) {
    .banner-text {
        line-height: 75%;
    }

    .banner-text span {
        font-size: 0.5em;
    }
}

/****** INSTAGRAM FEED ******/

.instagram-container {
    position: fixed;
    top: 135px;
    left: 50%;
    margin-left: -550px;
    max-width: 1100px;
    width: 100%;
    font-size: 0;
    z-index: 0;
}

.instagram-img-tile {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.instagram-img-tile img {
    width: 200px;
    z-index: 2;
}

.instagram-tile-hover {
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);
    border-radius: 10px;
}

.instagram-tile-hover .caption {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 20px;
    z-index: 2;
    transition: top 0.25s;
    background-color: rgba(0,0,0, 0.75);
}

.instagram-tile-hover .caption-text {
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 100%;
    color: white;
    font-size: 20px;
    line-height: 23px;
}

.instagram-tile-hover:hover .caption {
    top: 0;
}

.instagram-img-tile:nth-child(odd) {
    margin-right: 350px;
}

.instagram-img-tile:nth-child(even) {
    margin-left: 350px;
}

@media all and (max-width: 1120px) {
    .instagram-container {
        display: none;
    }
}