﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

meta.foundation-version {
    font-family: "/{{VERSION}}/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html, body {
    height: 100%
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

html, body {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.clearing-thumbs, [data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table
}

.clearing-thumbs:after, [data-clearing]:after {
    clear: both
}

.clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0
}

.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998
}

.clearing-touch-label {
    color: #aaa;
    font-size: .6em;
    left: 50%;
    position: absolute;
    top: 50%
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    background: #333;
    bottom: 0;
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0
}

.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999
}

.clearing-close:hover, .clearing-close:focus {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel > ul {
    display: none
}

.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 40.0625em) {
    .clearing-main-prev, .clearing-main-next {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px
    }

    .clearing-main-prev > span, .clearing-main-next > span {
        border: solid 12px;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0
    }

    .clearing-main-prev > span:hover, .clearing-main-next > span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev > span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next > span {
        border-color: transparent;
        border-left-color: #ccc
    }

    .clearing-main-prev.disabled, .clearing-main-next.disabled {
        opacity: .3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel > ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px
    }

    .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel > ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel > ul li img {
        cursor: pointer !important;
        width: 100% !important
    }

    .clearing-assembled .clearing-container .carousel > ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel > ul li:hover {
        opacity: .8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden
    }

    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px
    }
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

.row .row:before, .row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.row .row.collapse:before, .row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child {
    float: right
}

.column + .column.end, .columns + .column.end, .column + .columns.end, .columns + .columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.33333% !important
    }

    .small-offset-2 {
        margin-left: 16.66667% !important
    }

    .small-offset-3 {
        margin-left: 25% !important
    }

    .small-offset-4 {
        margin-left: 33.33333% !important
    }

    .small-offset-5 {
        margin-left: 41.66667% !important
    }

    .small-offset-6 {
        margin-left: 50% !important
    }

    .small-offset-7 {
        margin-left: 58.33333% !important
    }

    .small-offset-8 {
        margin-left: 66.66667% !important
    }

    .small-offset-9 {
        margin-left: 75% !important
    }

    .small-offset-10 {
        margin-left: 83.33333% !important
    }

    .small-offset-11 {
        margin-left: 91.66667% !important
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered, .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse > .column, .row.small-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse > .column, .row.medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.33333% !important
    }

    .large-offset-2 {
        margin-left: 16.66667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.33333% !important
    }

    .large-offset-5 {
        margin-left: 41.66667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.33333% !important
    }

    .large-offset-8 {
        margin-left: 66.66667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.33333% !important
    }

    .large-offset-11 {
        margin-left: 91.66667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered, .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse > .column, .row.large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 90.0625em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

a {
    color: #008CBA;
    line-height: inherit;
    text-decoration: none
}

a:hover, a:focus {
    color: #0078a0
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: .2rem;
    text-rendering: optimizeLegibility
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 60%;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: normal;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #f8f8f8;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    padding: .125rem .3125rem .0625rem
}

ul, ol, dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ul, ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ul, ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ul, ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: .75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #ddd
}

blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #555
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width: 40.0625em) {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1.4
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 2.3125rem
    }

    h3 {
        font-size: 1.6875rem
    }

    h4 {
        font-size: 1.4375rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

@media only screen {
    .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row
    }

    th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 90.0625em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
        display: inherit !important
    }

    .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
        display: none !important
    }

    .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
        display: table-row
    }

    th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

.show-for-landscape, .hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.show-for-landscape, table.hide-for-portrait {
        display: table !important
    }

    thead.show-for-landscape, thead.hide-for-portrait {
        display: table-header-group !important
    }

    tbody.show-for-landscape, tbody.hide-for-portrait {
        display: table-row-group !important
    }

    tr.show-for-landscape, tr.hide-for-portrait {
        display: table-row !important
    }

    td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait, .hide-for-landscape {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.show-for-portrait, table.hide-for-landscape {
        display: table !important
    }

    thead.show-for-portrait, thead.hide-for-landscape {
        display: table-header-group !important
    }

    tbody.show-for-portrait, tbody.hide-for-landscape {
        display: table-row-group !important
    }

    tr.show-for-portrait, tr.hide-for-landscape {
        display: table-row !important
    }

    td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table !important
}

.touch table.show-for-touch {
    display: table !important
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    .show-for-print {
        display: inherit !important
    }
}

@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }
}

@media not print {
    .show-for-print {
        display: none !important
    }
}

.svg-apk_logo, .svg-apk_logo_white, .svg-aps_logo, .svg-aps_logo_white, .svg-arrow-l, .svg-arrow-r, .svg-contact, .svg-fb, .svg-gallery, .svg-hamburger, .svg-news, .svg-newsletter, .svg-opening-hours, .svg-red-round, .svg-sale, .svg-share, .svg-shops, .svg-supermarket {
    background: url("../img/sprite-c3ec2e7b.svg") no-repeat
}

.svg-apk_logo {
    background-position: 0 66.65833333333333%
}

.svg-apk_logo-dims {
    width: 318px;
    height: 72px
}

.svg-apk_logo_white {
    background-position: 0 99.99166666666667%
}

.svg-apk_logo_white-dims {
    width: 318px;
    height: 72px
}

.svg-aps_logo {
    background-position: 0 0
}

.svg-aps_logo-dims {
    width: 318.383px;
    height: 71.991px
}

.svg-aps_logo_white {
    background-position: 0 33.32777800924961%
}

.svg-aps_logo_white-dims {
    width: 318.383px;
    height: 71.991px
}

.svg-arrow-l {
    background-position: 83.27415619956494% 50.352053444836955%
}

.svg-arrow-l-dims {
    width: 17.47px;
    height: 38.322px
}

.svg-arrow-r {
    background-position: 87.36041915187238% 50.352053444836955%
}

.svg-arrow-r-dims {
    width: 17.47px;
    height: 38.322px
}

.svg-contact {
    background-position: 82.15924873964927% 72.59351582456763%
}

.svg-contact-dims {
    width: 28.846px;
    height: 28.846px
}

.svg-fb {
    background-position: 81.26376470588235% 81.5910447761194%
}

.svg-fb-dims {
    width: 20px;
    height: 20px
}

.svg-gallery {
    background-position: 76.16599523458656% 81.5910447761194%
}

.svg-gallery-dims {
    width: 26.988px;
    height: 20px
}

.svg-hamburger {
    background-position: 77.09031476997579% 62.31283018867925%
}

.svg-hamburger-dims {
    width: 32px;
    height: 23px
}

.svg-news {
    background-position: 95.82401960784313% 48.16781609195403%
}

.svg-news-dims {
    width: 37px;
    height: 27px
}

.svg-newsletter {
    background-position: 83.82368421052631% 61.158888888888896%
}

.svg-newsletter-dims {
    width: 27px;
    height: 18px
}

.svg-opening-hours {
    background-position: 95.54404914796145% 72.25947947394299%
}

.svg-opening-hours-dims {
    width: 27.648px;
    height: 27.648px
}

.svg-red-round {
    background-position: 99.71843072894808% 0
}

.svg-red-round-dims {
    width: 125.718px;
    height: 125.718px
}

.svg-sale {
    background-position: 78.15745739037365% 50.572631934639105%
}

.svg-sale-dims {
    width: 37.639px;
    height: 39.411px
}

.svg-share {
    background-position: 88.91007194244604% 72.3573076923077%
}

.svg-share-dims {
    width: 28px;
    height: 28px
}

.svg-shops {
    background-position: 75.54036547924665% 73.06973763424156%
}

.svg-shops-dims {
    width: 23.526px;
    height: 30.535px
}

.svg-supermarket {
    background-position: 75.98639618138425% 89.7233082706767%
}

.svg-supermarket-dims {
    width: 26px;
    height: 22px
}

html, body {
    padding: 0;
    margin: 0;
    width: 100%
}

body {
    overflow-x: hidden
}

.row {
    max-width: 976px
}

.container {
    margin: auto;
    width: 976px
}

.sprot {
    unicode-bidi: bidi-override;
    direction: rtl
}

a {
    color: #000;
    text-decoration: underline
}

@font-face {
    font-family: "gotham_book";
    src: url("../fonts/gotham-book.eot");
    src: url("../fonts/gotham-book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-book.woff") format("woff"), url("../fonts/gotham-book.ttf") format("truetype"), url("../fonts/gotham-book.svg#GothamBook") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "gotham_black";
    src: url("../fonts/gotham-black.eot");
    src: url("../fonts/gotham-black.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-black.woff") format("woff"), url("../fonts/gotham-black.ttf") format("truetype"), url("../fonts/gotham-black.svg#gothamblack") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "gotham_bold";
    src: url("../fonts/gotham-bold.eot");
    src: url("../fonts/gotham-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-bold.woff") format("woff"), url("../fonts/gotham-bold.ttf") format("truetype"), url("../fonts/gotham-bold.svg#GothamBold") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "didot_bold_italic";
    src: url("../fonts/didot_bold_italic.eot");
    src: url("../fonts/didot_bold_italic.eot?#iefix") format("embedded-opentype"), url("../fonts/didot_bold_italic.woff") format("woff"), url("../fonts/didot_bold_italic.ttf") format("truetype"), url("../fonts/didot_bold_italic.svg#DidotBoldItalic") format("svg");
    font-weight: normal;
    font-style: normal
}

nav {
    display: none;
    height: 670px;
    position: absolute;
    z-index: 200;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 380px
}

nav .bg {
    background-color: rgba(255, 255, 255, 0.5);
    height: 670px;
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

nav .svg-hamburger {
    position: absolute;
    right: 18px;
    z-index: 2;
    top: 22px
}

nav .menu-pos {
    background-image: url(../img/sprite.png);
    background-position: -1019px -88px;
    width: 57px;
    height: 73px;
    position: absolute;
    top: 67px;
    right: 80px
}

nav ul {
    margin: 50px 0 0;
    padding: 0;
    z-index: 2;
    float: right
}

@media (min-width: 992px) {
    nav ul {
        margin: 90px 0 0
    }
}

nav ul li {
    list-style-type: none;
    height: 48px;
    width: 70px
}

@media (min-width: 992px) {
    nav ul li {
        margin-bottom: 5px;
        height: 55px
    }
}

nav ul li a {
    display: block;
    height: 48px;
    text-align: center;
    position: relative;
    z-index: 3
}

@media (min-width: 992px) {
    nav ul li a {
        height: 55px
    }

    nav ul li a:hover .menu-text {
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

nav ul li a .white-paper {
    background-color: #fff;
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2
}

nav ul li a .icon {
    position: relative;
    z-index: 3;
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

nav ul li a .icon.svg-sale-dims {
    height: 38.411px
}

nav ul li a .menu-text {
    display: block;
    height: 55px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    white-space: nowrap;
    font: 15px/15px "gotham_book", sans-serif;
    text-transform: uppercase;
    color: #000;
    padding: 22px 90px 0 10px;
    -moz-transform: translate(330px);
    -ms-transform: translate(330px);
    -webkit-transform: translate(330px);
    transform: translate(330px);
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

nav ul li a .menu-text.share {
    padding-right: 140px
}

nav ul li a.active {
    background-color: #fff
}

nav ul li .addthis_sharing_toolbox {
    position: absolute;
    right: 60px;
    top: 19px
}

.svg-contact-dims {
    height: 28.3px;
    width: 29px
}

.svg-shops-dims {
    height: 30px
}

.svg-aps_logo-dims, .svg-apk_logo-dims {
    width: 318px
}

header {
    height: 250px
}

@media (min-width: 992px) {
    header {
        height: 670px
    }
}

header.page-home {
    height: 340px
}

@media (min-width: 992px) {
    header.page-home {
        height: 670px
    }
}

header.page-kapcsolat {
    background: none
}

header.page-opening {
    background: url("../img/header_open.jpg") top center
}

header.page-opening.mall-keszthely {
    background: url("../img/header_open_apk.jpg") top center
}

header.page-store {
    background: url("../img/header_shops.jpg") top center
}

header.page-images {
    background: url("../img/header_gallery.jpg") top center
}

header.page-banner {
    background: url("../img/header_promo.jpg") top center
}

header.page-news {
    background: url("../img/header_news.jpg") top center
}

header.page-news.mall-keszthely {
    background: url("../img/header_news_apk.jpg") top center
}

header.page-impresszum, header.page-adatvedelem, header.page-b2b, header.page-oldalterkep, header.page-http404 {
    background: url("../img/header_centres.jpg") top center
}

.header-content {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%;
    position: relative;
    z-index: 101
}

.header-content:before, .header-content:after {
    content: " ";
    display: table
}

.header-content:after {
    clear: both
}

.header-content .more-shopping-text {
    position: absolute;
    width: 600px;
    top: 220px;
    left: 85px
}

@media (min-width: 992px) {
    .header-content .more-shopping-text {
        top: 390px;
        left: 320px
    }
}

@media (min-width: 1200px) {
    .header-content .more-shopping-text {
        left: 132px;
        width: auto;
        top: 341px
    }
}

.header-content .merry-christmas-text {
    position: absolute;
    width: 600px;
    top: 220px;
    left: 85px
}

@media (min-width: 992px) {
    .header-content .merry-christmas-text {
        top: 390px;
        left: 320px
    }
}

@media (min-width: 1200px) {
    .header-content .merry-christmas-text {
        left: 50px;
        width: auto;
        top: 368px
    }
}

.header-content .black-box {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font: 17px/19px "gotham_book", sans-serif;
    padding: 16px 20px;
    width: 316px;
    margin: 130px 0 0 10px;
    letter-spacing: -0.6px
}

.header-content .black-box strong {
    font-family: "gotham_bold", sans-serif;
    font-weight: normal
}

.header-slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 340px
}

@media (min-width: 992px) {
    .header-slide {
        height: 670px
    }
}

.header-slide .item {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 340px
}

@media (min-width: 992px) {
    .header-slide .item {
        height: 670px;
        background-size: auto
    }
}

.topmenu {
    position: fixed;
    top: 0;
    z-index: 201;
    background-color: #000;
    height: 60px
}

.topmenu .topmenu-bar {
    width: 987px;
    margin: 0 auto
}

.topmenu .topmenu-items ul {
    list-style-type: none;
    margin-left: 0
}

.topmenu .topmenu-items ul li {
    display: inline-block
}

.topmenu .topmenu-items ul li a {
    line-height: 4.9;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    height: 60px;
    display: block;
    position: relative;
    text-decoration: none
}

.topmenu .topmenu-items ul li a:hover {
    border-bottom: 3px solid;
    background: #fff;
    color: #000
}

.topmenu .topmenu-items ul .active {
    background: #fff;
    color: #000
}

.topmenu .topmenu-items ul .active a {
    color: #000
}

.topmenu .lang-block {
    margin-right: 10px
}

.topmenu .block {
    font: 12px/48px "gotham_book", sans-serif;
    float: right;
    color: #fff
}

@media (min-width: 992px) {
    .topmenu .block {
        float: right
    }
}

.topmenu .block select {
    width: auto;
    background-color: #000;
    border: 1px solid #fff;
    padding: 1px 2px 3px 2px;
    margin-top: 20px
}

.topmenu .block a {
    color: #fff;
    text-decoration: none
}

.topmenu .block a.fb {
    display: block;
    margin-top: 5px
}

.topmenu .block.mall-switcher {
    background-color: #000;
    padding: 6px 6px;
    margin-right: 4px
}

.topmenu .block.mall-switcher a.active {
    font-family: "gotham_bold", sans-serif
}

.topmenu.mobile {
    display: none;
    height: 100%;
    width: 302px;
    left: 50%;
    margin-left: -151px;
    text-align: center;
    padding-top: 100px;
    z-index: 999
}

.topmenu.mobile.open {
    display: block
}

.topmenu.mobile .svg-fb {
    display: block;
    margin: 0 auto;
    float: none
}

.topmenu.mobile a {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    color: #fff
}

.topmenu.mobile .topmenu-items ul li {
    display: block
}

.topmenu.desktop {
    display: none
}

@media (min-width: 992px) {
    .topmenu {
        position: relative
    }

    .topmenu.desktop {
        display: block
    }

    .topmenu.mobile {
        display: none
    }
}

.logo-link {
    display: block;
    top: -6px;
    transform: scale(.5);
    z-index: 201;
    position: fixed;
    left: 50%;
    margin-left: -159.1915px;
    z-index: 999
}

@media (min-width: 992px) {
    .logo-link {
        margin: auto;
        top: 15px;
        left: 0;
        transform: scale(1);
        position: relative
    }
}

.logo-mobile-bg {
    position: fixed !important;
    width: 100%;
    height: 100px;
    background: url(../img/mobile-logo-fade.png) repeat-x;
    top: 0;
    left: 0;
    z-index: 998
}

@media (min-width: 992px) {
    .logo-mobile-bg {
        display: none
    }
}

.svg-fb {
    float: left;
    margin-right: 7px;
    margin-top: 15px
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 20px;
    height: 25px;
    position: fixed !important;
    z-index: 999;
    margin: 0px auto;
    right: 15px;
    top: 25px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

@media (min-width: 992px) {
    #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
        display: none
    }
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon1 span:nth-child(1) {
    top: 0px
}

#nav-icon1 span:nth-child(2) {
    top: 8px
}

#nav-icon1 span:nth-child(3) {
    top: 16px
}

#nav-icon1.open span:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px
}

#nav-icon1.open span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.quickmenu {
    position: fixed;
    z-index: 202;
    left: 0;
    top: 235px;
    width: 310px;
    background-color: #fff;
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    transform: translateX(-240px);
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.quickmenu.active {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.quickmenu.active .fa-caret-right::before {
    content: ""
}

.quickmenu .caret {
    float: right;
    background-color: red;
    width: 70px;
    color: #fff;
    cursor: pointer
}

.quickmenu .caret .text {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-transform: uppercase;
    font: 15px/15px "gotham_bold", sans-serif;
    height: 90px;
    width: 102px;
    padding-top: 20px
}

.quickmenu .caret .fa {
    display: block;
    font-size: 15px;
    text-align: center
}

.quickmenu .caret .top {
    padding: 15px 0 10px
}

.quickmenu .caret .bottom {
    padding: 10px 0 15px
}

.quickmenu ul {
    float: left;
    margin: 0;
    padding: 9px 0 9px 12px;
    list-style-type: none
}

.quickmenu ul li {
    margin-bottom: 4px
}

.quickmenu ul li a {
    display: block;
    color: #000;
    font: 15px/15px "gotham_book", sans-serif;
    text-transform: uppercase;
    padding: 6px
}

.quickmenu ul li a:hover {
    background-color: #ddd
}

.quickmenu ul li:last-of-type {
    margin-bottom: 0
}

@media (min-width: 1200px) {
    .quickmenu:hover {
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .quickmenu:hover .fa-caret-right::before {
        content: ""
    }
}

.sharingtool {
    background-color: #fff;
    padding: 20px;
    width: 300px;
    height: 80px
}

.sharingtool h2 {
    font: 20px/20px "gotham_bold", sans-serif;
    margin: 0 0 20px 0;
    text-transform: uppercase
}

.featured-intro {
    margin-top: -59px;
    position: relative;
    z-index: 200;
    overflow: hidden
}

@media (min-width: 992px) {
    .featured-intro {
        overflow: visible
    }
}

.featured-intro .row {
    position: relative
}

.featured-intro .wrapper {
    height: 275px
}

.featured-intro .svg-red-round {
    position: absolute;
    left: 0px;
    top: -110px;
    z-index: 11;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

@media (min-width: 1200px) {
    .featured-intro .svg-red-round {
        left: -63px;
        top: -105px
    }
}

.featured-intro .svg-red-round .upper {
    font: 20px/20px "gotham_book", sans-serif;
    margin-top: 45px
}

.featured-intro .svg-red-round .lower {
    font: 15px/16px "gotham_bold", sans-serif
}

.featured-intro .reddot {
    position: absolute;
    left: -80px;
    top: -120px
}

.featured-intro .slideshow-container {
    position: relative;
    left: 62px
}

@media (min-width: 992px) {
    .featured-intro .slideshow-container {
        left: 0
    }
}

.featured-intro .slideshow {
    height: 275px
}

.featured-intro .slideshow .slideshow-item {
    margin-right: 20px;
    display: inline-block;
    width: 312px
}

.featured-intro .slideshow .slideshow-item img {
    display: block
}

.featured-intro .slideshow .slideshow-item .columntitle {
    font: 16px/16px "gotham_black", sans-serif
}

.featured-intro .slideshow .item {
    float: left;
    width: 100%;
    position: relative
}

.featured-intro .slideshow .item .slideshow-item {
    margin-right: 15px
}

.featured-intro .slideshow .item .slideshow-item:nth-child(3n) {
    margin-right: 0
}

.featured-intro .button {
    position: absolute;
    top: 130px;
    left: auto;
    cursor: pointer
}

.featured-intro .button.disabled {
    opacity: .2
}

.featured-intro .button-prev {
    background-image: url(../img/sprite.png);
    background-position: -1053px -911px;
    width: 17px;
    height: 38px;
    left: -30px;
    display: none
}

@media (min-width: 1200px) {
    .featured-intro .button-prev {
        display: block
    }
}

.featured-intro .button-next {
    background-image: url(../img/sprite.png);
    background-position: -1070px -911px;
    width: 17px;
    height: 38px;
    right: -30px;
    display: none
}

@media (min-width: 1200px) {
    .featured-intro .button-next {
        display: block
    }
}

.columntitle {
    display: block;
    background-color: #000;
    height: 58px;
    font: 18px/18px "gotham_black", sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding-top: 20px
}

.index-row {
    margin: 0 -.625rem
}

.top-box {
    margin: 1px auto !important;
    max-width: 312px
}

.top-box .index-grid {
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .top-box {
        max-width: 100%;
        margin: 0 !important
    }

    .top-box .index-grid {
        margin-bottom: 0px
    }
}

.index-grid {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

@media (min-width: 992px) {
    .index-grid {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 33.33333%;
        float: left
    }
}

.index-grid .inner {
    position: relative
}
.index-grid .inner #play-btn {
    cursor: pointer;
    width: 50%;
    height: 50%;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .2s;
}
.index-grid .inner #play-btn:hover {
    width: 55%;
    height: 55%;
}
main #index-video-container {
    display: none;
    z-index: 999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
}
main #index-video-container.active {
    background-color: rgba(0, 0, 0, 0.66);
    display: flex;
    align-items: center;
    justify-content: center;
}
main #index-video-container #close-btn {
    cursor: pointer;
    z-index: 1001;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-image: url('../img/video/closebtn.svg');
}
main #index-video-container #index-video {
    z-index: 1000;
    width: 80%;
    height: auto;
    max-width: 1440px;
    max-height: 900px;
}
@media (max-width: 450px) {
    main #index-video-container #index-video {
        width: 100%;
    }
}

.contact-news-feed {
    margin: 15px 62px
}

@media (min-width: 992px) {
    .contact-news-feed {
        margin: 15px 0 0
    }
}

.contact-news-feed .columntitle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 18px;
    background-color: rgba(0, 0, 0, 0.66)
}

.contact-news-feed .route-planner {
    position: relative
}

.contact-news-feed .route-planner .columntitle {
    z-index: 10
}

.contact-news-feed .route-planner .caret {
    background-image: url(../img/sprite.png);
    background-position: -1083px -206px;
    width: 20px;
    height: 7px;
    position: absolute;
    left: 48%;
    top: 58px
}

.contact-news-feed .route-planner .bottom {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #000;
    font: 14px/16px "gotham_book", sans-serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0
}

.contact-news-feed .route-planner .bottom strong {
    font: 14px/18px "gotham_black", sans-serif;
    display: block
}

.contact-news-feed.no-top {
    margin: 1px 0 0;
    position: relative;
    z-index: 199
}

#home-map {
    height: 322px
}

.featured-news, section.news-list .news-list-item {
    border-bottom: 30px solid red;
    margin-top: 20px
}

@media (min-width: 992px) {
    .featured-news, section.news-list .news-list-item {
        margin: 0
    }
}

.featured-news .img-container, section.news-list .news-list-item .img-container {
    position: relative
}

.featured-news .img-container .title, section.news-list .news-list-item .img-container .title {
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    font: 23px/23px "didot_bold_italic", sans-serif;
    color: red;
    padding: 8px 12px 0 12px
}

.featured-news h2, section.news-list .news-list-item h2 {
    font: 20px/20px "gotham_book", sans-serif;
    margin: 10px 0 0
}

.featured-news .news-published, section.news-list .news-list-item .news-published {
    font: 12px/14px "gotham_black", sans-serif
}

.featured-news .news-intro, section.news-list .news-list-item .news-intro {
    font: 14px/16px "gotham_book", sans-serif;
    word-wrap: break-word;
    overflow: hidden
}

.featured-news .news-bottom, section.news-list .news-list-item .news-bottom {
    height: 30px
}

.featured-news .news-bottom .fb-like, section.news-list .news-list-item .news-bottom .fb-like {
    float: left
}

.featured-news .news-bottom a, section.news-list .news-list-item .news-bottom a {
    float: right;
    color: red;
    font: 11px/13px "gotham_book", sans-serif;
    text-decoration: underline;
    margin-top: 7px
}

.featured-news .more-news, section.news-list .news-list-item .more-news {
    margin: 5px 0 0;
    padding: 4px 12px 0 0;
    display: block;
    height: 29px;
    background-color: red;
    font: 14px/16px "gotham_bold", sans-serif;
    text-align: right;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none
}

.featured-news .more-news:before, section.news-list .news-list-item .more-news:before, .featured-news .more-news:after, section.news-list .news-list-item .more-news:after {
    content: " ";
    display: table
}

.featured-news .more-news:after, section.news-list .news-list-item .more-news:after {
    clear: both
}

.featured-news .more-news i, section.news-list .news-list-item .more-news i {
    font-size: 18px;
    margin-left: 8px
}

.featured-news .news-container, section.news-list .news-list-item .news-container {
    height: 262px;
    overflow: hidden
}

.toolbox {
    margin: 0 auto;
    max-width: 312px
}

@media (min-width: 992px) {
    .toolbox {
        max-width: 100%;
        margin: 20px 0 0 0
    }
}

.toolbox .columns {
    padding-left: .125rem;
    padding-right: .125rem
}

.toolbox .weather {
    height: 115px;
    background-color: #b7b7b7;
    padding: 10px;
    position: relative
}

.toolbox .weather .icon {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 100px;
    height: 100px;
}

.toolbox .weather .temperature {
    font: 32px/32px "gotham_bold", sans-serif;
    color: #fff;
    position: absolute;
    right: 100px;
    top: 30px
}

.toolbox .weather h3 {
    margin: 0;
    font: 18px/20px "gotham_bold", sans-serif;
    text-transform: uppercase
}

.toolbox .weather h4 {
    margin: 6px 0 0;
    font: 16px/18px "gotham_book", sans-serif;
    text-transform: uppercase
}

.toolbox .weather h5 {
    margin: 4px 0 0;
    font: 14px/16px "gotham_book", sans-serif
}

.toolbox .weather h6 {
    margin: 14px 0 0;
    font: 14px/16px "gotham_book", sans-serif
}

.toolbox .calculator .background {
    background-image: url(../img/sprite.png);
    background-position: -199px -97px;
    width: 312px;
    height: 115px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.toolbox .calculator .inner {
    background-color: #848484;
    position: relative;
    height: 115px;
    z-index: 3
}

.toolbox .calculator .upper {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 93%
}

.toolbox .calculator h4 {
    float: right;
    letter-spacing: 1px
}

.toolbox .calculator input[type="text"] {
    width: 85px;
    height: 36px;
    border: none;
    font: 18px/20px "gotham_book", sans-serif;
    color: #656565;
    text-align: center;
    position: absolute;
    left: 2px;
    top: 37px
}

.toolbox .calculator .huf {
    position: absolute;
    top: 33px;
    right: 5px;
    font: 40px/40px "gotham_bold", sans-serif;
    color: #fff;
    letter-spacing: -3px
}

.toolbox .calculator .huf .ft {
    font: 30px/30px "gotham_bold", sans-serif;
    letter-spacing: 0;
    margin-left: 4px
}

.white-title {
    margin: 0;
    font: 18px/20px "gotham_book", sans-serif;
    text-transform: uppercase;
    color: #fff;
    float: left
}

.white-title.small {
    font: 14px/16px "gotham_book", sans-serif
}

.newsletter-subscribe-panel {
    height: 115px;
    padding: 10px;
    background-color: #000;
    position: relative;
    margin-top: 20px
}

@media (min-width: 992px) {
    .newsletter-subscribe-panel {
        margin: 0
    }
}

.newsletter-subscribe-panel form h3 {
    float: none
}

.newsletter-subscribe-panel p {
    margin: 2px 0 0;
    font: 11px/13px "gotham_book", sans-serif;
    color: #fff
}

.newsletter-subscribe-panel input[type="text"] {
    width: 290px;
    height: 28px;
    margin-top: 5px;
    font: 13px/15px "gotham_book", sans-serif
}

.newsletter-subscribe-panel button {
    background-color: #848484;
    border: none;
    color: #fff;
    height: 22px;
    font: 12px/12px "gotham_bold", sans-serif;
    text-transform: uppercase;
    position: absolute;
    right: 15px;
    top: 66px
}

.newsletter-subscribe-panel button i {
    color: #000;
    margin-left: 4px
}

.newsletter-subscribe-panel a {
    float: right;
    font: 12px/14px "gotham_book", sans-serif;
    color: #fff;
    text-decoration: underline;
    margin: 2px 3px 0 0
}

.newsletter-subscribe-panel h4 {
    font: 16px/18px "gotham_book", sans-serif;
    color: #fff;
    margin: 50px 0 0
}

.weather_3 {
    background-image: url(../img/sprite.png);
    background-position: -667px -571px;
    width: 95px;
    height: 74px
}

.weather_5 {
    background-image: url(../img/sprite.png);
    background-position: -512px -444px;
    width: 95px;
    height: 80px
}

.weather_11 {
    background-image: url(../img/sprite.png);
    background-position: -607px -444px;
    width: 95px;
    height: 80px
}

.weather_17 {
    background-image: url(../img/sprite.png);
    background-position: -95px -925px;
    width: 95px;
    height: 59px
}

.weather_19 {
    background-image: url(../img/sprite.png);
    background-position: -152px -788px;
    width: 95px;
    height: 68px
}

.weather_20 {
    background-image: url(../img/sprite.png);
    background-position: 0px -925px;
    width: 95px;
    height: 59px
}

.weather_23 {
    background-image: url(../img/sprite.png);
    background-position: -556px -296px;
    width: 95px;
    height: 95px
}

.weather_26 {
    background-image: url(../img/sprite.png);
    background-position: -572px -571px;
    width: 95px;
    height: 74px
}

.weather_27 {
    background-image: url(../img/sprite.png);
    background-position: -762px -571px;
    width: 95px;
    height: 74px
}

.weather_28 {
    background-image: url(../img/sprite.png);
    background-position: -152px -714px;
    width: 95px;
    height: 74px
}

.weather_31 {
    background-image: url(../img/sprite.png);
    background-position: -847px -296px;
    width: 95px;
    height: 86px
}

.weather_32 {
    background-image: url(../img/sprite.png);
    background-position: -1019px -781px;
    width: 35px;
    height: 35px
}

.weather_35 {
    background-image: url(../img/sprite.png);
    background-position: -1054px -781px;
    width: 35px;
    height: 35px
}

h2.headline {
    margin: 32px 0;
    font: 40px/40px "didot_bold_italic", sans-serif;
    position: relative
}

h2.headline .text {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding-right: 15px;
    letter-spacing: -2px;
    top: 11px
}

h2.headline .line {
    left: 0;
    top: 0;
    display: inline-block;
    height: 1px;
    background-color: #000;
    width: 100%;
    position: absolute;
    top: 58px
}

.shop-icons {
    position: relative;
    z-index: 9
}

.shop-icons .inner {
    padding-left: .125rem;
    padding-right: .125rem
}

.shop-icons .shop {
    padding-right: 0;
    padding-left: 1px;
    margin-bottom: 1px
}

.shop-icons .shop a {
    display: block;
    background-color: #fff;
    border: 1px solid #f3f3f3;
    height: 164px
}

.shop-icons .shop a span {
    display: block;
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.shop-icons .shop a:hover, .shop-icons .shop a.colored.active {
    background: none
}

.shop-icons .shop.column:last-child {
    float: left
}

.shop .shop-logo{
    background-color: transparent;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 80%;
    height: 80%;
    margin: 10%;

}

footer .container {
    width: auto
}

section.footer {
    margin: 45px 20px 0 20px
}

@media (min-width: 992px) {
    section.footer {
        margin: 45px 0 0
    }
}

section.footer strong {
    font: 12px/14px "gotham_bold", sans-serif
}

section.footer .horizontal {
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-transform: uppercase
}

section.footer .horizontal a {
    color: #000 !important;
    font: 13px/14px "gotham_book", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 10px 5px 10px 0
}

section.footer .horizontal a.goto-top {
    float: right;
    padding-right: 0
}

section.footer .horizontal a.goto-top i {
    padding-left: 5px
}

section.footer .vertical {
    font: 12px/14px "gotham_book", sans-serif;
    margin-top: 25px;
    border-bottom: 1px solid;
    padding-bottom: 20px
}

section.footer .vertical .separation-left {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 58.33333%;
    float: left;
    padding: 0
}

section.footer .vertical .separation-right {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 41.66667%;
    float: left;
    padding: 0
}

section.footer .vertical .col-4 {
    text-transform: uppercase;
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left
}

section.footer .vertical .col-2 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis
}

section.footer .vertical .col-2 strong {
    text-transform: uppercase
}

section.footer .vertical .col-2 a {
    color: #000
}

.seo p {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
    font: 11px/16px "gotham_book", sans-serif;
    background-color: #f7f7f8;
    padding: 20px
}

@media (min-width: 992px) {
    .seo p {
        -moz-columns: 3;
        -webkit-columns: 3;
        columns: 3;
        font: 14px/16px "gotham_book", sans-serif
    }
}

.copyright {
    font: 13px/15px "gotham_book", sans-serif;
    margin-left: 0;
    display: block
}

@media (min-width: 992px) {
    .copyright {
        display: inline-block;
        margin-left: 120px
    }
}

.making-ampm {
    float: none;
    display: block;
    left: 50%;
    position: relative;
    margin-left: -60px;
    margin-top: 30px;
    background-image: url(../img/sprite.png);
    background-position: -870px -925px;
    width: 120px;
    height: 25px
}

@media (min-width: 992px) {
    .making-ampm {
        margin: 0;
        left: 0;
        float: right;
        display: inline-block
    }
}

main.subsite {
    margin-top: -60px;
    position: relative;
    z-index: 201
}

@media (min-width: 992px) {
    main.subsite {
        margin-top: -160px;
        z-index: auto
    }
}

@media (min-width: 1200px) {
    main.subsite {
        margin-top: -390px;
        z-index: auto
    }
}

.base-content {
    position: relative;
    z-index: 9
}

.tab-header {
    height: 58px;
    background-color: #000;
    padding: 0 20px 0 15px
}

.tab-header h2 {
    font: 30px/30px "didot_bold_italic", sans-serif;
    color: #fff;
    margin: 0;
    position: relative;
    top: 16px;
    float: left
}

@media (min-width: 992px) {
    .tab-header h2 {
        font: 40px/30px "didot_bold_italic", sans-serif;
        top: 12px
    }
}

.tab-header .control {
    display: none;
    float: right;
    font: 15px/18px "gotham_book", sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-top: 8px
}

@media (min-width: 992px) {
    .tab-header .control {
        display: block
    }
}

.tab-header .control a {
    float: left;
    color: #fff;
    margin: 13px 40px 0 0
}

.tab-header .control a:last-of-type {
    margin: 0
}

.tab-header .control a:last-of-type .fa {
    margin-right: 0
}

.tab-header .control a .fa {
    font-size: 15px;
    margin-right: 4px
}

.tab-header .control .dropdown {
    float: left;
    margin: 12px 40px 0 0
}

.tab-header .control .dropdown .fa {
    margin: 0
}

.tab-header .control .dropdown select {
    display: inline-block;
    width: auto;
    background-color: #000;
    color: #fff;
    border: 1px solid;
    margin-left: 2px
}

.tab-header .control .double-arrow-down, .tab-header .control .double-arrow-up {
    background-image: url(../img/sprite.png);
    background-position: -1083px -460px;
    width: 38px;
    height: 27px;
    display: inline-block;
    position: relative;
    top: 7px;
    left: 5px
}

.tab-header .control .double-arrow-up {
    background-image: url(../img/sprite.png);
    background-position: -1072px -519px;
    width: 38px;
    height: 27px
}

.stores-headline > .row {
    border-bottom: 1px solid #fff
}

.stores-headline .small-12.text-center {
    text-align: left !important
}

@media (min-width: 992px) {
    .stores-headline .small-12.text-center {
        text-align: center
    }
}

.stores-headline .small-12.text-right {
    text-align: left !important
}

@media (min-width: 992px) {
    .stores-headline .small-12.text-right {
        text-align: right
    }
}

.stores-headline .tab-content {
    background-color: #ddd;
    padding: 22px;
    height: 190px;
    -moz-columns: 4;
    -webkit-columns: 4;
    columns: 4;
    display: none
}

.stores-headline .tab-content:before, .stores-headline .tab-content:after {
    content: " ";
    display: table
}

.stores-headline .tab-content:after {
    clear: both
}

.stores-headline .tab-content a {
    font: 15px/18px "gotham_book", sans-serif;
    color: #000;
    display: block
}

.shop-logos .shop-icons {
    background-color: #fff
}

.shop-logos .shop-icons .shop {
    padding-left: .5px;
    padding-right: .5px
}

.shop-logos .shop-icons .iso-container {
    min-height: 480px;
    width: 978px;
    margin: auto
}

.shop-logos .shop-icons .iso-container .bcard {
    position: relative;
    top: 165px
}

.shop-logos .shopcategorytitle {
    font: 15px/18px "gotham_bold", sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding: 16px 20px;
    margin-bottom: 1px
}

.base-content {
    position: relative
}

.bcard {
    padding: 0 1px;
    display: none;
    width: 100%
}

.bcard .row {
    padding: 5px
}

@media (min-width: 992px) {
    .bcard .row {
        padding: 0
    }
}

.bcard .img-side {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left
}

@media (min-width: 992px) {
    .bcard .img-side {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 41.66667%;
        float: left;
        padding: 0 0 0 15px
    }
}

.bcard .content {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left
}

@media (min-width: 992px) {
    .bcard .content {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 58.33333%;
        float: left;
        padding: 20px 0;
        position: relative;
        left: -45px
    }
}

.bcard .content a {
    text-decoration: underline
}

.bcard .content h3 {
    font: 14px/16px "gotham_bold", sans-serif;
    margin: 0 0 15px 0;
    text-transform: uppercase
}

.bcard .content p, .bcard .content a {
    color: #000;
    font: 13px/15px "gotham_book", sans-serif
}

.bcard .content p {
    margin: 0 0 3px 0
}

.bcard .content p.description {
    margin: 0 0 10px 0;
    overflow: hidden
}

.bcard .content .title {
    font: 14px/16px "gotham_bold", sans-serif
}

section.map {
    display: none
}

@media (min-width: 992px) {
    section.map {
        display: block
    }
}

section.map h2.headline span.double-arrow-down, section.map h2.headline span.double-arrow-up {
    display: inline-block;
    float: right;
    background-image: url(../img/sprite.png);
    background-position: -1072px -487px;
    width: 38px;
    height: 28px;
    position: relative;
    top: 16px
}

section.map h2.headline span.double-arrow-up {
    background-image: url(../img/sprite.png);
    background-position: -1085px -345px;
    width: 38px;
    height: 28px
}

section.map .store-id {
    margin: 30px 0 0 30px
}

section.stores-headline .base-content {
    background-color: #fff
}

section.stores-headline .base-content h3, section.stores-headline .base-content .col-3-set {
    font: 14px/20px "gotham_black", sans-serif;
    text-transform: uppercase
}

@media (min-width: 992px) {
    section.stores-headline .base-content h3, section.stores-headline .base-content .col-3-set {
        font: 17px/20px "gotham_black", sans-serif
    }
}

section.stores-headline .base-content h3.bottom-line {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin: 15px 0
}

section.stores-headline .base-content table {
    width: 100%
}

section.stores-headline .base-content table tr:nth-child(odd) {
    background-color: #ddd
}

section.stores-headline .base-content table tr td {
    font: 10px/14px "gotham_book", sans-serif;
    text-transform: uppercase;
    vertical-align: top;
    padding: 5px 0
}

@media (min-width: 992px) {
    section.stores-headline .base-content table tr td {
        font: 15px/20px "gotham_book", sans-serif
    }
}

section.stores-headline .base-content table tr td:first-child {
    padding-left: 10px
}

.red-button {
    color: #fff !important;
    background: red;
    padding: 10px 25px;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 700;
    display: inline-block
}

.red-button:hover {
    background: #000
}

.attention-box {
    padding: 15px;
    border: 1px dashed #000
}

#gmap {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 670px
}
@media (max-width: 991px) {
    #gmap {
        height: 363px;
    }
}

.header-top-overlay {
    background: url("../img/header_fade.png") repeat-x;
    height: 172px;
    position: absolute;
    width: 100%;
    z-index: 8;
    top: 0;
    left: 0
}

main.subsite.contact {
    margin: 170px 0 0
}

@media (min-width: 992px) {
    main.subsite.contact {
        margin: 0
    }
}

main.subsite.contact .base-content {
    margin-top: -58px
}

section.contact {
    font: 14px/16px "gotham_book", sans-serif
}

section.contact a {
    color: #000;
    text-decoration: underline
}

section.contact h4 {
    font: 20px/20px "gotham_book", sans-serif;
    text-transform: uppercase;
    margin: 45px 0 20px 0
}

form.baseform {
    padding: 0 15px;
    position: relative;
    z-index: 2
}

form.baseform h4 {
    font: 20px/20px "gotham_book", sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px 0
}

form.baseform input[type='text'], form.baseform input[type='email'], form.baseform textarea, form.baseform select {
    border: 1px solid #000;
    width: 312px;
    margin-bottom: 18px;
    padding: 4px 10px
}

form.baseform textarea {
    min-height: 90px;
    resize: vertical
}

form.baseform button {
    display: block;
    margin-top: 18px;
    background-color: #848484;
    font: 12px/14px "gotham_book", sans-serif;
    color: #fff;
    border: none;
    padding: 5px 40px;
    text-transform: uppercase
}

form.baseform select {
    display: block
}

section.contact form.baseform textarea {
    margin: 0
}

section.supermarkets .base-content {
    border-bottom: 30px solid red;
    padding-bottom: 10px;
    margin-bottom: 10px
}

section.supermarkets .text-content {
    position: relative
}

section.supermarkets .text-content img {
    margin-top: 5px
}

section.supermarkets .text-content .supermarket-name {
    position: absolute;
    font: 60px/60px "didot_bold_italic", sans-serif;
    color: red;
    background-color: #fff;
    display: inline-block;
    left: 20px;
    top: 425px;
    width: 380px;
    padding: 20px 0 0 20px
}

section.supermarkets .text-content .content-left {
    padding: 20px 20px 20px 55px
}

section.supermarkets .text-content .content-left h4 {
    font: 20px/20px "gotham_book", sans-serif;
    margin: 10px 0 30px
}

section.supermarkets .text-content .content-left p {
    font: 14px/16px "gotham_book", sans-serif
}

section.supermarkets .text-content .content-right .large-2 {
    height: 60px
}

section.supermarkets .text-content .content-right .large-2.column:last-child {
    float: left
}

section.supermarkets .text-content .content-right a {
    display: block;
    height: 60px
}

section.supermarkets .text-content .content-right a span {
    display: block;
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

section.supermarkets .text-content .content-right .shop-c_a {
    background-image: url(../img/sprite.png);
    background-position: -1019px -275px;
    width: 55px;
    height: 41px
}

section.supermarkets .text-content .content-right .shop-penny {
    background-image: url(../img/sprite.png);
    background-position: -1019px -728px;
    width: 36px;
    height: 36px
}

section.supermarkets .text-content .content-right .shop-hervis {
    background-image: url(../img/sprite.png);
    background-position: -1019px -519px;
    width: 53px;
    height: 31px
}

section.supermarkets .text-content .content-right .shop-humanic {
    background-image: url(../img/sprite.png);
    background-position: -1019px -708px;
    width: 65px;
    height: 20px
}

section.supermarkets .text-content .content-right .shop-speedfit {
    background-image: url(../img/sprite.png);
    background-position: -1019px -345px;
    width: 66px;
    height: 32px
}

section.supermarkets .text-content .content-right .shop-newyorker {
    background-image: url(../img/sprite.png);
    background-position: -1019px -869px;
    width: 56px;
    height: 17px
}

section.supermarkets .text-content .content-right .shop-jateksziget {
    background-image: url(../img/sprite.png);
    background-position: -1076px -88px;
    width: 43px;
    height: 44px
}

section.supermarkets .text-content .content-right .shop-kappa {
    background-image: url(../img/sprite.png);
    background-position: -1019px -644px;
    width: 52px;
    height: 28px
}

section.supermarkets .text-content .content-right .shop-reno {
    background-image: url(../img/sprite.png);
    background-position: -1019px -832px;
    width: 53px;
    height: 22px
}

section.supermarkets .text-content .content-right .shop-jumbo {
    background-image: url(../img/sprite.png);
    background-position: -1019px -424px;
    width: 49px;
    height: 36px
}

section.supermarkets .text-content .content-right .shop-dm {
    background-image: url(../img/sprite.png);
    background-position: -1068px -424px;
    width: 50px;
    height: 35px
}

section.supermarkets .text-content .content-right .shop-ada {
    background-image: url(../img/sprite.png);
    background-position: -1019px -886px;
    width: 63px;
    height: 13px
}

section.supermarkets .text-content .content-right .shop-hubert {
    background-image: url(../img/sprite.png);
    background-position: -1019px -316px;
    width: 75px;
    height: 29px
}

section.supermarkets .text-content .content-right .shop-euronics {
    background-image: url(../img/sprite.png);
    background-position: -1019px -594px;
    width: 60px;
    height: 27px
}

section.supermarkets .text-content .content-right .shop-toystar {
    background-image: url(../img/sprite.png);
    background-position: -1055px -747px;
    width: 60px;
    height: 17px
}

section.supermarkets .text-content .content-right .shop-brendon {
    background-image: url(../img/sprite.png);
    background-position: -1071px -644px;
    width: 52px;
    height: 22px
}

section.supermarkets .text-content .content-right .shop-coffeshop {
    background-image: url(../img/sprite.png);
    background-position: -1083px -161px;
    width: 37px;
    height: 45px
}

section.supermarkets .text-content .content-right .shop-gyogyszertar {
    background-image: url(../img/sprite.png);
    background-position: -1019px -377px;
    width: 100px;
    height: 21px
}

section.supermarkets .text-content .content-right .shop-grabad {
    background-image: url(../img/sprite.png);
    background-position: -1019px -949px;
    width: 60px;
    height: 10px
}

section.supermarkets .text-content .content-right .shop-eurofamily {
    background-image: url(../img/sprite.png);
    background-position: -1074px -275px;
    width: 46px;
    height: 40px
}

section.supermarkets .text-content .content-right .shop-optika {
    background-image: url(../img/sprite.png);
    background-position: -1019px -899px;
    width: 63px;
    height: 12px
}

section.supermarkets .text-content .content-right .shop-schneider {
    background-image: url(../img/sprite.png);
    background-position: -1019px -460px;
    width: 64px;
    height: 27px
}

section.supermarkets .text-content .content-right .shop-chens {
    background-image: url(../img/sprite.png);
    background-position: -1019px -487px;
    width: 53px;
    height: 32px
}

section.supermarkets .text-content .content-right .shop-lira {
    background-image: url(../img/sprite.png);
    background-position: -1076px -132px;
    width: 45px;
    height: 26px
}

section.supermarkets .text-content .content-right .shop-ampm {
    background-image: url(../img/sprite.png);
    background-position: -1019px -621px;
    width: 66px;
    height: 23px
}

section.supermarkets .text-content .content-right .shop-obi {
    background-image: url(../img/sprite.png);
    background-position: -1019px -690px;
    width: 73px;
    height: 18px
}

section.supermarkets .text-content .content-right .shop-intersport {
    background-image: url(../img/sprite.png);
    background-position: -1019px -550px;
    width: 74px;
    height: 22px
}

section.supermarkets .text-content .content-right .shop-alexandra {
    background-image: url(../img/sprite.png);
    background-position: -1019px -816px;
    width: 74px;
    height: 16px
}

section.supermarkets .text-content .content-right .shop-tpartner {
    background-image: url(../img/sprite.png);
    background-position: -1019px -672px;
    width: 74px;
    height: 18px
}

section.supermarkets .text-content .content-right .shop-budmil {
    background-image: url(../img/sprite.png);
    background-position: -1019px -398px;
    width: 74px;
    height: 26px
}

section.supermarkets .text-content .content-right .shop-street-fashion {
    background-image: url(../img/sprite.png);
    background-position: -1019px -764px;
    width: 74px;
    height: 17px
}

section.supermarkets .text-content .content-right .shop-fressnapf {
    background-image: url(../img/sprite.png);
    background-position: -1069px -225px;
    width: 49px;
    height: 46px
}

section.supermarkets .text-content .content-right .shop-noage {
    background-image: url(../img/sprite.png);
    background-position: -1055px -728px;
    width: 65px;
    height: 19px
}

section.supermarkets .text-content .content-right .shop-karacsonyhaz {
    background-image: url(../img/sprite.png);
    background-position: -1019px -854px;
    width: 65px;
    height: 15px
}

section.supermarkets .text-content .content-right .shop-boratorium {
    background-image: url(../img/sprite.png);
    background-position: -1019px -225px;
    width: 50px;
    height: 50px
}

section.news-list .text-content {
    padding: 0 20px
}

@media (min-width: 992px) {
    section.news-list .text-content {
        padding: 0
    }
}

section.news-list .news-list-item {
    width: 312px;
    margin: 5px 0;
    background-color: #fff;
    border-bottom: 30px solid red;
    z-index: 9;
    float: left
}

section.news-list .news-list-item .news-intro {
    margin: 0 10px
}

section.news-list .news-list-item .img-container {
    margin-bottom: -28px
}

section.news-list .news-list-item .news-title {
    position: relative;
    top: -30px;
    display: inline-block;
    font: 23px/23px "didot_bold_italic", sans-serif;
    color: red;
    background-color: #fff;
    padding: 8px 12px 0 12px
}

section.news-list .news-list-item .news-published {
    margin: 2px 0 4px 10px
}

section.news-list .news-list-item .news-bottom {
    margin: 0 10px
}

section.news-list .news-list-item a {
    color: #000;
    font: 14px/16px "gotham_book", sans-serif !important
}

section.news-item .text-content {
    background-color: #fff
}

section.news-item .news-title-list {
    background-color: #fff;
    padding: 10px 20px
}

@media (min-width: 992px) {
    section.news-item .news-title-list {
        padding: 10px
    }
}

section.news-item .news-title-list h3 {
    font: 23px/23px "didot_bold_italic", sans-serif;
    color: red;
    border-bottom: 1px solid red;
    margin: 0 0 30px 0;
    padding: 0 0 5px 0
}

section.news-item .news-title-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

section.news-item .news-title-list ul li a {
    color: #000;
    font: 16px/18px "gotham_bold", sans-serif
}

section.news-item .news-title-list ul li ul {
    padding-left: 14px
}

section.news-item .news-title-list ul li ul li {
    margin-bottom: 20px
}

section.news-item .news-title-list ul li ul li a {
    font: 16px/18px "gotham_book", sans-serif;
    display: block
}

section.news-item .news-title-list ul li ul li a.active, section.news-item .news-title-list ul li ul li a:hover {
    color: red
}

section.news-item .text-content .row {
    margin-top: 8px
}

section.news-item .text-content .large-7.column {
    padding-right: 4px
}

section.news-item .text-content .large-5.column {
    padding-left: 4px
}

section.news-item .text-content .news-title {
    font: 19px/22px "gotham_book", sans-serif;
    border-bottom: 1px solid red;
    padding: 0 10px 8px 10px;
    margin: 10px 0
}

section.news-item .text-content .news-published {
    font: 12px/14px "gotham_black", sans-serif;
    padding: 0 10px
}

section.news-item .text-content .news-content {
    font: 14px/16px "gotham_book", sans-serif;
    padding: 0 10px;
    margin: 12px 0 0
}

section.news-item .text-content .news-content table, section.news-item .text-content .news-content tr, section.news-item .text-content .news-content td, section.news-item .text-content .news-content th {
    border: 1px solid #000
}

section.news-item .text-content .news-content td {
    padding: 4px
}

section.news-item .text-content .news-content a {
    color: #000
}

section.news-item .text-content .news-bottom {
    border-bottom: 30px solid red;
    margin-top: 20px
}

.bordered-headline {
    font: 15px/16px "gotham_bold", sans-serif;
    text-transform: uppercase;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 16px 20px;
    margin-bottom: 16px
}

section.banners .text-content {
    background-color: #fff
}

section.banners .text-content .left-side {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
    padding-right: 0
}

section.banners .text-content .left-side .inner {
    padding: 20px 10px
}

section.banners .text-content .left-side #bannerBaseImg {
    margin-bottom: 20px;
    border: 1px solid
}

section.banners .text-content .right-side {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left
}

section.banners .slideshow-container {
    position: relative;
    overflow-x: hidden
}

section.banners .slideshow-container a {
    margin-left: 20px
}

section.banners .slideshow-container .button {
    position: absolute;
    left: 0;
    bottom: 0;
    cursor: pointer
}

section.banners .slideshow-container .button-prev {
    background-image: url(../img/sprite.png);
    background-position: -108px -571px;
    width: 108px;
    height: 143px
}

section.banners .slideshow-container .button-next {
    background-image: url(../img/sprite.png);
    background-position: 0px -571px;
    width: 108px;
    height: 143px;
    left: auto;
    right: 0
}

section.banners .slideshow-container .button.disabled {
    display: none
}

section.banners .brochure .title {
    padding: 20px 0 13px 0
}

section.banners .brochure .title h2 {
    font: 15px/16px "gotham_bold", sans-serif;
    text-transform: uppercase;
    margin: 0
}

section.banners .brochure .image {
    position: relative
}

section.banners .brochure .image .download {
    background-image: url(../img/sprite.png);
    background-position: 0px -97px;
    width: 199px;
    height: 199px;
    position: absolute;
    left: 50%;
    margin-left: -99px;
    top: 160px
}

section.banners .brochure .image img {
    border: 1px solid
}

section.galleries .text-content {
    background-color: #fff;
    padding: 28px 26px
}

section.galleries .gallery-item {
    width: 216px;
    margin-bottom: 20px;
    z-index: 9;
    float: left
}

section.galleries .gallery-item .title {
    margin-top: 2px;
    display: inline-block;
    width: 216px;
    background-color: #000;
    font: 15px/17px "gotham_bold", sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 14px 17px
}

section.galleries .gallery-item .date {
    display: block;
    font: 12px/14px "gotham_book", sans-serif
}

section.gallery-images .text-content {
    background-color: #fff;
    padding: 28px 26px
}

section.gallery-images .text-content h2 {
    font: 15px/17px "gotham_bold", sans-serif;
    text-transform: uppercase;
    margin: 0
}

section.gallery-images .text-content .date {
    font: 12px/14px "gotham_book", sans-serif;
    padding-bottom: 20px;
    margin-bottom: 18px;
    border-bottom: 1px solid
}

section.gallery-images .slideshow-container.presentation {
    height: 500px
}

section.gallery-images .slideshow-container {
    background-color: #000;
    position: relative;
    margin-bottom: 1px
}

section.gallery-images .slideshow-container .nav-prev {
    position: absolute;
    left: 0;
    top: 0;
    height: 500px;
    cursor: pointer
}

section.gallery-images .slideshow-container .nav-prev .link {
    background-image: url(../img/sprite.png);
    background-position: -1019px -911px;
    width: 17px;
    height: 38px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 20px
}

section.gallery-images .slideshow-container .nav-next {
    position: absolute;
    right: 0;
    top: 0;
    height: 500px;
    cursor: pointer
}

section.gallery-images .slideshow-container .nav-next .link {
    background-image: url(../img/sprite.png);
    background-position: -1036px -911px;
    width: 17px;
    height: 38px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 20px
}

section.gallery-images .slideshow-container .nav-prev.disabled .link, section.gallery-images .slideshow-container .nav-next.disabled .link {
    opacity: .2
}

section.gallery-images .slideshow-container .presentation-item img {
    display: block;
    margin: auto;
    height: 500px
}

@media (min-width: 1200px) {
    section.gallery-images .slideshow-container .presentation-item img {
        height: auto
    }
}

section.gallery-images .slideshow-container.thumbnails {
    padding: 20px 58px;
    height: 186px;
    overflow: hidden
}

section.gallery-images .slideshow-container.thumbnails .slideshow.thumbnails {
    width: 810px
}

section.gallery-images .slideshow-container.thumbnails .nav-prev, section.gallery-images .slideshow-container.thumbnails .nav-next {
    height: 186px;
    background-color: #000
}

section.gallery-images .slideshow-container.thumbnails .thumbnail-item {
    margin-right: 20px
}

#colorbox, #cboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #000
}

#colorbox {
    outline: 0
}

#cboxContent {
    margin-top: 20px;
    background: #000
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
    display: none
}

#cboxLoadingGraphic {
    background: url("../img/loading.gif") no-repeat center center
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url("../img/controls.png") no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

#cboxPrevious:hover {
    background-position: bottom left
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url("../img//controls.png") no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px
}

#cboxNext:hover {
    background-position: bottom right
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url("../img/controls.png") no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: bottom center
}

.newsletter-subscribe-window {
    padding: 20px;
    background-color: #000
}

.newsletter-subscribe-window h1 {
    margin: 0;
    font: 18px/20px "gotham_book", sans-serif;
    text-transform: uppercase;
    color: #fff
}

.newsletter-subscribe-window input[type="text"] {
    width: 299px;
    height: 28px;
    margin-top: 10px;
    font: 13px/15px "gotham_book", sans-serif
}

.newsletter-subscribe-window button {
    background-color: #848484;
    border: none;
    color: #fff;
    width: 134px;
    height: 24px;
    font: 12px/12px "gotham_bold", sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
    float: left
}

.newsletter-subscribe-window button i {
    color: #000;
    margin-left: 4px
}

.newsletter-subscribe-window a {
    float: right;
    font: 12px/14px "gotham_book", sans-serif;
    color: #fff;
    margin: 16px 2px 0 0;
    text-decoration: underline
}

.basecontent .row.textblock {
    background-color: #fff;
    font: 15px/16px "gotham_book", sans-serif;
    padding: 20px 10px
}

.basecontent .row.textblock strong {
    font: 15px/16px "gotham_bold", sans-serif;
    text-transform: uppercase
}

.basecontent .row.textblock a {
    text-decoration: underline;
    color: #000
}

.cookielaw.invisible {
    -moz-transform: translateY(52px);
    -ms-transform: translateY(52px);
    -webkit-transform: translateY(52px);
    transform: translateY(52px)
}

.cookielaw {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    font: 14px/16px "gotham_book", sans-serif;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 10px;
    position: fixed;
    z-index: 230;
    bottom: 0;
    width: 100%
}

.cookielaw .columns {
    padding: 0
}

.cookielaw a {
    font: 14px/16px "gotham_bold", sans-serif;
    color: #fff;
    text-decoration: underline
}

main.openingpage {
    min-height: 100%;
    background: url("../img/header_landing.jpg") top center
}

main.openingpage section {
    height: 740px;
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%
}

main.openingpage section:before, main.openingpage section:after {
    content: " ";
    display: table
}

main.openingpage section:after {
    clear: both
}

main.openingpage section a.aplogo {
    width: 318px;
    display: block;
    margin: 32px auto 80px
}

main.openingpage section .block-container {
    height: 230px;
    overflow: hidden
}

main.openingpage section .block-container .block {
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

main.openingpage section .block-container .block p {
    margin: 0 0 12px 0;
    font: 16px/19px "gotham_bold", sans-serif;
    color: #fff;
    text-align: center
}

main.openingpage section .block-container .block .buttons {
    margin-top: 35px
}

main.openingpage section .block-container .block a.white-btn {
    display: block;
    font: 17px/19px "gotham_black", sans-serif;
    text-transform: uppercase;
    color: #000;
    width: 312px;
    text-align: center;
    background-color: #fff;
    padding: 8px 0;
    margin: auto auto 3px auto
}

main.openingpage section .block-container .block.page-1 {
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px)
}

main.openingpage section .block-container .block.page-1.active {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

main.openingpage section .block-container .block.page-2 {
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
}

main.openingpage section .block-container .block.page-2.active {
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px)
}

main.openingpage footer {
    font: 12px/14px "gotham_book", sans-serif;
    color: #fff
}

main.openingpage footer .row {
    border-top: 1px solid #fff
}

main.openingpage footer .row .column {
    padding: 15px 0 0
}

main.openingpage footer .center {
    text-align: center
}

.shop-icons .shop a .shop-daniella {
    background-image: url(../img/daniella_.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 109px;
    height: 82px;
}

.shop-icons .shop a .shop-azalvasert {
    background-image: url(../img/azalvasert_.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 105px;
    height: 50px;
}

.shop-icons .shop a .shop-eliteshape {
    background-image: url(../img/eliteshape_.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 105px;
    height: 110px;
}

.shop-icons .shop a .shop-izlabor {
    background-image: url(../img/izlabor_.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 110px;
    height: 69px;
}

.shop-icons .shop a .shop-hada {
    background-image: url(../img/hada_.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 110px;
    height: 60px;
}

.shop-icons .shop a .shop-masca {
    background-image: url(../img/masca_.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 110px;
    height: 60px;
}

.shop a:hover .shop-daniella, .shop a.colored .shop-daniella, .map-area .shop-daniella {
    background-image: url(../img/daniella.png);
    width: 109px;
    height: 82px;
}

.shop a:hover .shop-azalvasert, .shop a.colored .shop-azalvasert, .map-area .shop-azalvasert {
    background-image: url(../img/azalvasert.png);
    width: 105px;
    height: 50px;
}

.shop a:hover .shop-eliteshape, .shop a.colored .shop-eliteshape, .map-area .shop-eliteshape {
    background-image: url(../img/eliteshape.png);
    width: 105px;
    height: 110px;
}

.shop a:hover .shop-izlabor, .shop a.colored .shop-izlabor, .map-area .shop-izlabor {
    background-image: url(../img/izlabor.png);
    width: 110px;
    height: 69px;
}

.shop a:hover .shop-hada, .shop a.colored .shop-hada, .map-area .shop-hada {
    background-image: url(../img/hada.png);
    width: 110px;
    height: 60px;
}

.shop a:hover .shop-masca, .shop a.colored .shop-masca, .map-area .shop-masca {
    background-image: url(../img/masca.png);
    width: 110px;
    height: 60px;
}