/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

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: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

        button[disabled], input[disabled] {
            cursor: default;
        }

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    border-color: #fff;
    -webkit-tap-highlight-color: transparent;
}

html {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 10px;
    font-weight: inherit;
}

body {
    color: #000;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 1.6rem;
}

b, strong, .bold {
    font-weight: 700;
}

i, em, .italic {
    font-style: italic;
}

a {
    text-decoration: none;
    color: inherit;
}

    a.link, a .link {
        text-decoration: underline;
    }

img, video {
    max-width: 100%;
}

    img[height] {
        height: auto;
    }

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.container-outer {
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}

    .container-outer:after {
        content: '';
        display: table;
        clear: both;
    }

.container {
    width: 100%;
    margin: 0 auto;
    max-width: 1160px;
    padding-right: 20px;
    padding-left: 20px;
}

    .container:after {
        content: '';
        display: table;
        clear: both;
    }

.container-inner {
    width: 100%;
    margin: 0 auto;
    max-width: 810px;
    padding-right: 20px;
    padding-left: 20px;
}

    .container-inner:after {
        content: '';
        display: table;
        clear: both;
    }

.container .container-inner {
    padding-right: 0;
    padding-left: 0;
}

.main-content {
    display: block;
    padding: 0 0 40px 0;
}

.rsbtn.rsexpanded {
    min-width: 368px;
}

.rsbtn-container .rsbtn_play:focus {
    color: #ec6707;
}

.rsbtn .rsbtn_exp .rsbtn_exp_inner button:focus {
    outline: 3px #ec6707 solid;
}

.readspeaker-container {
    background-color: #FFFFFF;
    width: 100%;
}
#readspeaker_button1 {
    position: fixed !important;
}
    .rsbtn-container {
    display: none;
    padding-left: 30px;
    padding-top: 37px;
    height: 100px;
    outline: none;
    z-index: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
}
.rsbtn-container .rsbtn {
    z-index: 50;
}
.rsbtn-container .rsbtn_play {
    opacity: 0;
}

.rsbtn-container.visible {
    display: block;

}

.header-fixed .main-content {
    padding-top: 50px;
}
#skip-to-content {
    position: absolute;
    opacity: 0;
    left: 0;
    top: -5rem;
    line-height: normal;
    padding: 1rem 2rem;
    font-size: 2rem;
    z-index: 20;
    background-color: #000;
    color: #fff;
    transition: opacity .4s ease-in-out,top 150ms ease-in-out;
}
#skip-to-content:focus {
    opacity: 1;
    top: 0;
}

.backdrop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 102px;
    left: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 100;
    display: none;
}

.is-hidden {
    display: none !important;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.fluid {
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.inline {
    display: inline;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
    margin-right: -4px;
}

.pointer {
    cursor: pointer;
}

.center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.nowrap {
    white-space: nowrap;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.underline {
    text-decoration: underline;
}

.v-center {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.divider-top {
    border-top: 1px #000 solid;
}

.divider-right {
    border-right: 1px #000 solid;
}

.divider-bottom {
    border-bottom: 1px #000 solid;
}

.divider-left {
    border-left: 1px #000 solid;
}

.no-anim {
    -webkit-transition: none !important;
    transition: none !important;
}

.no-overflow {
    overflow: hidden !important;
}

.color-white {
    color: #fff;
}

.color-dark-1 {
    color: #000;
}

.color-accent-1 {
    color: #ec6707;
}

.bg-white {
    background-color: #fff;
}

.bg-dark-1 {
    background-color: #000;
}

.bg-accent-1 {
    background-color: #ec6707;
}

.padding-v-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.h-list {
    font-size: 0;
}

.header-main .h-list {
    font-size: inherit;
}

.h-list > li {
    display: inline-block;
    vertical-align: middle;
}

.header-main .h-list > li {
    margin-right: -3px;
}

    .header-main .h-list > li:last-child {
        margin: 0;
    }

.h-list--right {
    text-align: right;
}

.is-ie9 .hide-ie9 {
    display: none;
}

h1, .h1 {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 55px;
    font-weight: inherit;
    margin: 30px 0 10px;
    letter-spacing: 0.02rem;
    color: #ec6707;
    line-height: 1.1;
}

h2, .h2 {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 2.4rem;
    font-weight: inherit;
}

h4, .h4 {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
}

.headline-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 0.74;
    white-space: nowrap;
}

.promoted-item .headline-inner {
    line-height: 0.84;
}

.headline-inner:not(.headline-inner--no-colons):before, .headline-inner:not(.headline-inner--no-colons):after {
    position: absolute;
    right: -0.33em;
    display: block;
    width: 0.21875em;
    height: 0.21875em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: currentColor;
    content: '';
}

.headline-inner:not(.headline-inner--no-colons):before {
    top: 0.18em;
}

.headline-inner:not(.headline-inner--no-colons):after {
    bottom: 0;
}

.fs-small {
    font-size: 1.4rem;
}

.text-bold {
    font-weight: 700;
}

.text-dark {
    color: #000;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

    .row:after {
        content: '';
        display: table;
        clear: both;
    }

.col {
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
}

.col-xs-1 {
    float: left;
    width: 25%;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-2 {
    float: left;
    width: 50%;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-3 {
    float: left;
    width: 75%;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-4 {
    float: left;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.col-opposite {
    float: right;
}

.btn-primary {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 12px;
    background-color: #000;
    color: #fff;
    line-height: 1;
}

    .btn-primary:hover {
        opacity: 0.6;
    }

.btn-secondary {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding: 12px;
    color: #000;
    line-height: 1;
    border-width: 1px;
    border-color: #e5e5e5;
}

.body--dark .btn-secondary {
    border-color: rgba(255,255,255,0.2);
    color: #fff;
}

.btn-secondary:hover {
    opacity: 0.6;
}

.btn-tertiary {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: inherit;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 12px;
    background-color: transparent;
    color: #000;
    line-height: 1;
    border-width: 2px;
    border-color: #e5e5e5;
}

.btn-share {
    background-color: #fff;
}

.btn-share__icon {
    margin-right: 10px;
}

.btn-play {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px 10px 36px;
    -webkit-transition: opacity 250ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 250ms cubic-bezier(0.77, 0, 0.175, 1);
}

.video-start, .video-stop
{
    position: absolute !important;
    z-index: 100;
    top: 25px;
    left: 25px;
    opacity: 1 !important;
}

.video-fullscreen
{
    opacity: 1 !important;
    border: 0;
    position: absolute !important;
    z-index: 100;
    top: 20px;
    right: 25px;
    width: 35px;
    height: 35px;
    background-image: url("../icons/fullscreen.png") !important;
    background-size:contain !important;
    background-repeat:no-repeat;
    cursor:pointer;
}

    .btn-play:before {
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 10px solid currentColor;
        position: absolute;
        top: 50%;
        left: 12px;
        display: block;
        content: '';
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-transition: -webkit-transform 200ms cubic-bezier(0.77, 0, 0.175, 1),opacity 200ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: transform 200ms cubic-bezier(0.77, 0, 0.175, 1),opacity 200ms cubic-bezier(0.77, 0, 0.175, 1);
    }

                .video-start, .video-stop
                {
                    font-family: 'akzidenz-grotesk', sans-serif;
                    color: #000;
                    background: #fff;
                    border: 0;
                    padding: 8px;
                    font-weight: 700;
                    padding-left: 36px;
                    padding-bottom: 5px;
                    padding-right: 8px;
                    padding-top: 5px;
                    opacity: 1 !important;
                }
                .video-start:before
                {
                    width: 0;
                    height: 0;
                    border-top: 9px solid transparent;
                    border-bottom: 9px solid transparent;
                    border-left: 12px solid currentColor;
                    position: absolute;
                    top: 50%;
                    left: 12px;
                    display: block;
                    content: '';
                    -webkit-transform: translate(0, -50%);
                    -ms-transform: translate(0, -50%);
                    transform: translate(0, -50%);
                    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.77, 0, 0.175, 1),opacity 200ms cubic-bezier(0.77, 0, 0.175, 1);
                    transition: transform 200ms cubic-bezier(0.77, 0, 0.175, 1),opacity 200ms cubic-bezier(0.77, 0, 0.175, 1);

                }
                .video-stop
                {
                    display:none;
                }
                .video-stop:before
                {
                    position: absolute;
                    top: 50%;
                    left: 12px;
                    display: block;
                    content: '';
                    width: 12px;
                    height: 12px;
                    background: currentColor;
                    -webkit-transform: translate(0, -50%);
                    -ms-transform: translate(0, -50%);
                    transform: translate(0, -50%);
                }
.video-block-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
}

.video-block-div{
    padding: 20px;
}
.video-block-div, .video-block__overlay{
    height: 100%;
}
.video-block-item{
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 500ms linear, z-index 0ms linear;
    transition: opacity 500ms linear, z-index 0ms linear;
    -webkit-transition-delay: 0, 500ms;
    transition-delay: 0, 500ms;
}

.streaming-iframe {
    width: 100%;
}

.textInvisible
{
    opacity: 0 !important;
}

.carousel-item--has-video-loading .btn-play:before, .article-imagery--has-video-loading .btn-play:before, .video-block--has-video-loading .btn-play:before {
    opacity: 0;
    -webkit-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

.carousel-item--has-video-animating .btn-play, .article-imagery--has-video-animating .btn-play, .video-block--has-video-animating .btn-play:before {
    opacity: 0;
}

.carousel-item--has-video-ready .btn-play, .article-imagery--has-video-ready .btn-play, .video-block--has-video-ready .btn-play:before {
    display: none;
}

.btn-stop, .video-fullscreen {
    position: relative;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: opacity 250ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 250ms cubic-bezier(0.77, 0, 0.175, 1);
    display: none;
}

    .btn-stop:before {
        position: absolute;
        top: 50%;
        left: 12px;
        display: block;
        content: '';
        width: 12px;
        height: 12px;
        background: currentColor;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

.isnt-touch .carousel-item--has-video-animating .btn-stop, .isnt-touch .article-imagery--has-video-animating .btn-stop, .video-block--has-video-animating .btn-stop, .isnt-touch .video-block--has-video-animating .video-fullscreen {
    display: block;
}

.isnt-touch .carousel-item--has-video-ready .btn-stop, .isnt-touch .article-imagery--has-video-ready .btn-stop, .video-block--has-video-ready .btn-stop, .isnt-touch .video-block--has-video-ready .video-fullscreen {
    opacity: 1;
}

.video-block--has-video-animating .invisible .promoted-item__overlay {
    opacity: 0 !important;
}

button.icon-search {
    background-color: transparent;
}

.btn--block {
    display: block;
    width: 100%;
}

fieldset {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
}

input[type="search"] {
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.input {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: inherit;
    font-weight: inherit;
    width: 100%;
    display: block;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 10px;
    border-width: 1px;
    border-color: #d9d9d9;
}

    .input::-webkit-input-placeholder {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: inherit;
        font-weight: inherit;
        color: rgba(0,0,0,0.5);
        -webkit-font-smoothing: antialiased;
    }

    .input:-moz-placeholder {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: inherit;
        font-weight: inherit;
        color: rgba(0,0,0,0.5);
        -webkit-font-smoothing: antialiased;
    }

    .input::-moz-placeholder {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: inherit;
        font-weight: inherit;
        color: rgba(0,0,0,0.5);
        -webkit-font-smoothing: antialiased;
    }

    .input:-ms-input-placeholder {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: inherit;
        font-weight: inherit;
        color: rgba(0,0,0,0.5);
        -webkit-font-smoothing: antialiased;
    }

.input-label {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    display: block;
    margin: 0 0 5px 0;
}

.input-icon, .legend-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 10px;
    padding: 0;
    background-color: transparent;
}

.input--container {
    position: relative;
}

.checkbox--container, .radio--container {
    position: relative;
    padding: 8px 0;
}

    .checkbox--container input[type='checkbox'], .radio--container input[type='checkbox'] {
        cursor: pointer;
    }

    .checkbox--container label, .radio--container label {
        font-size: 1.4rem;
        cursor: pointer;
    }

.isnt-ie .checkbox--container:before, .is-ie:not(.is-ie9) .checkbox--container:before {
    display: inline-block;
    position: absolute;
    z-index: 1;
    vertical-align: middle;
    border: 1px #000 solid;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px #d9d9d9 solid;
    content: '';
    pointer-events: none;
    -webkit-transform: translate(0, -1px);
    -ms-transform: translate(0, -1px);
    transform: translate(0, -1px);
}

.isnt-ie .radio--container:before, .is-ie:not(.is-ie9) .radio--container:before {
    display: inline-block;
    position: absolute;
    z-index: 1;
    vertical-align: middle;
    border: 1px #000 solid;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px #d9d9d9 solid;
    content: '';
    pointer-events: none;
    -webkit-transform: translate(0, -1px);
    -ms-transform: translate(0, -1px);
    transform: translate(0, -1px);
}

.isnt-ie .checkbox--container input[type='checkbox'], .isnt-ie .radio--container input[type='radio'], .is-ie:not(.is-ie9) .checkbox--container input[type='checkbox'], .is-ie:not(.is-ie9) .radio--container input[type='radio'] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.isnt-ie .checkbox--container label, .isnt-ie .radio--container label, .is-ie:not(.is-ie9) .checkbox--container label, .is-ie:not(.is-ie9) .radio--container label {
    display: inline-block;
    padding-left: 30px;
}

.isnt-ie .checkbox--container input[type='checkbox']:checked + label:before, .is-ie:not(.is-ie9) .checkbox--container input[type='checkbox']:checked + label:before {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 19px;
    display: block;
    width: 4px;
    height: 3px;
    background: #000;
    content: '';
    pointer-events: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 50% 0;
    -ms-transform-origin: 100% 50% 0;
    transform-origin: 100% 50% 0;
}

.isnt-ie .checkbox--container input[type='checkbox']:checked + label:after, .is-ie:not(.is-ie9) .checkbox--container input[type='checkbox']:checked + label:after {
    position: absolute;
    z-index: 1;
    left: 9px;
    top: 21px;
    display: block;
    width: 12px;
    height: 3px;
    background: #000;
    content: '';
    pointer-events: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 50% 0;
    -ms-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
}

.isnt-ie .radio--container input[type='radio']:checked + label:before, .is-ie:not(.is-ie9) .radio--container input[type='radio']:checked + label:before {
    position: absolute;
    z-index: 1;
    left: 5px;
    top: 12px;
    display: block;
    width: 12px;
    height: 12px;
    background: #000;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    content: '';
    pointer-events: none;
}

.is-ie9 .checkbox--container input[type='checkbox'] {
    position: relative;
    top: 4px;
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
}

    select option {
        color: #000;
        background-color: #fff;
    }

    select::-ms-expand {
        display: none;
    }

    select:focus {
        outline: none;
    }

    select.input--select {
        background-color: #fff;
    }

.dropdown--primary {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20px;
    color: #fff;
}

    .dropdown--primary:hover select {
        opacity: 0.6;
    }

    .dropdown--primary:hover .icon {
        opacity: 0.6;
    }

    .dropdown--primary fieldset {
        margin: 0;
    }

    .dropdown--primary select {
        padding: 5px 8px;
        padding-right: 22px;
        color: inherit;
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 1;
        border: 2px solid currentColor;
    }

.is-ie9 .dropdown--primary select {
    padding-right: 8px;
}

.dropdown--primary .icon {
    right: 10px;
    pointer-events: none;
}

.dropdown--primary-label {
    margin: 0 10px 0 0;
}

.dropdown--primary-inner {
    position: relative;
}

.dropdown--secondary {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 20px;
    color: inherit;
}

    .dropdown--secondary fieldset {
        margin: 0;
    }

    .dropdown--secondary select {
        padding: 5px 8px;
        padding-right: 22px;
        color: inherit;
        font-weight: 700;
        line-height: 1;
    }

    .dropdown--secondary .icon {
        right: 10px;
        pointer-events: none;
    }

.dropdown--secondary-label {
    margin: 0 10px 0 0;
}

.dropdown--secondary-inner {
    position: relative;
}

.dropdown--large {
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 35px;
}

    .dropdown--large select {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.6rem;
        font-weight: 700;
        border-bottom-width: 1px;
        border-color: #000;
    }

.preloader-container {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    opacity: 0;
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.77, 0, 0.175, 1),opacity 200ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 200ms cubic-bezier(0.77, 0, 0.175, 1),opacity 200ms cubic-bezier(0.77, 0, 0.175, 1);
}

.slide-control-button {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    background-color: black;
    height: 49px;
    width: 46px;
    padding: 3px;
    border-radius: 4px;
}

.slide-control-icon {
    top: 0;
    transform: none;
    width: 40px;
    height: 62px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.slide-control-icon-play {
    background-image: url("../img/Play.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.slide-control-icon-play:hover {
    background-image: url("../img/PlayHover.png");
}

.slide-control-icon-pause {
    background-image: url("../img/Pause.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.slide-control-icon-pause:hover {
    background-image: url("../img/PauseHover.png");
}

.article-imagery .preloader-container {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.carousel-item--has-video-loading .preloader-container, .video-block--has-video-loading .preloader-container {
    opacity: 1;
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}

.article-imagery--has-video-loading .preloader-container {
    opacity: 1;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.preloader {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border-top: 4px solid #000;
    border-right: 4px solid #000;
    border-bottom: 4px solid transparent;
    border-left: 4px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.article-imagery .preloader {
    width: 20px;
    height: 20px;
    border-top-color: #fff;
    border-right-color: #fff;
    margin-top: -10px;
}

.carousel-item--has-video-loading .preloader, .article-imagery--has-video-loading .preloader, .video-block--has-video-loading .preloader {
    -webkit-animation: spin 750ms linear infinite;
    animation: spin 750ms linear infinite;
}

.form__legend {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    position: relative;
    width: 100%;
    padding: 10px;
    border-bottom-width: 1px;
    border-color: #e5e5e5;
    cursor: pointer;
}

.form__controls {
    padding: 20px 0;
    border-top-width: 2px;
    border-color: #e5e5e5;
    background-color: #f6f6f6;
}

.body--dark .form__controls {
    border-color: #424242;
    background-color: transparent;
}

.form__controls .container {
    padding-right: 10px;
    padding-left: 10px;
}

.form__controls-item--inner:not(:last-child) {
    margin: 0 0 20px 0;
}

.form__submit {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

    .form__submit .icon {
        -webkit-transform: translate(0, -2px);
        -ms-transform: translate(0, -2px);
        transform: translate(0, -2px);
    }

.body--dark .form__submit {
    color: #000;
    background-color: #fff;
}

.form {
    color: #000;
    border-width: 2px;
    border-color: #e5e5e5;
}

    .form:after {
        content: '';
        display: table;
        clear: both;
    }

form nav[role="navigation"] button{
    height:auto !important;
    min-height: 2em;
}

.body--dark .form {
    color: #fff;
    border-color: #424242;
}

.form .icon-expand {
    background-color: currentColor;
}

.form .input-label {
    color: #000;
}

.body--dark .form .input-label {
    color: #fff;
}

.form .input-icon {
    pointer-events: none;
}

.form__controls--easy-input__item {
    margin: 0 0 10px 0;
}

    .form__controls--easy-input__item:last-child {
        margin: 0;
    }

    .form__controls--easy-input__item label {
        display: inline-block;
        vertical-align: middle;
    }

#librarySearch{
    padding:1rem 0;
    width:100%;
    position:relative;
}
#librarySearch #libraryQuery {
    height: 58px;
    border-radius: 3px;
    padding: 2rem;
    font-size: 1.8rem;
    width:100%;
}
@media only screen and (max-width: 600px) {
    #librarySearch #libraryQuery {
        font-size: 1.6rem;
    }
}
#librarySearch #libraryQuery::after {
    
}

.librarySearch-icon {
    position: absolute;
    top: calc(50% - 13px);
    right: 1rem;
    width: 26px !important;
    height: 26px !important;
    background-size: contain;
    transform: rotate(90deg);
}
.librarySearch-database-link {
    display: inline-flex;
    float:right;
    text-decoration:underline;
}

.search-sort {
    display: inline-block;
    margin-bottom: 60px;
    background-color: #f6f6f6;
    padding: 10px;
}

.search-sort__item {
}

.search-sort__item--active {
    font-weight: bold;
    text-decoration: underline;
}

.icon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.icon-on--right {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.icon-on--left {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.icon-search {
    background-image: url("../icons/icon-search.svg");
    width: 20px;
    height: 20px;
}

.icon-search--small {
    background-image: url("../icons/icon-search.svg");
    width: 10px;
    height: 10px;
    background-size: cover;
}

.icon-search--white {
    background-image: url("../icons/icon-search--white.svg");
    width: 12px;
    height: 12px;
    background-size: cover;
}

.icon-arrow-right {
    background-image: url("../icons/icon-arrow-right.svg");
    width: 10px;
    height: 14px;
}

.icon-arrow-right--small {
    height: 10px;
    width: 7px;
    background-size: cover;
}

.icon-arrow-right--white {
    background-image: url("../icons/icon-arrow-right--white.svg");
}

.icon-arrow-left--white {
    background-image: url("../icons/icon-arrow-left--white.svg");
}

.icon-arrow-down--white, .body--dark .article__section-picker .icon-arrow-down {
    background-image: url("../icons/icon-arrow-down--white.svg");
}

.icon-arrow-down {
    background-image: url("../icons/icon-arrow-down.svg");
    height: 8px;
    width: 10px;
}

.icon-arrow-down--white {
    height: 8px;
    width: 10px;
    background-repeat: no-repeat;
}

.icon-arrow-down--small {
    width: 9px;
    height: 6px;
    background-size: cover;
}

.icon-arrow-up--white {
    background-image: url("../icons/icon-arrow-up--white.svg");
}

.icon-arrow-up {
    background-image: url("../icons/icon-arrow-up.svg");
    height: 8px;
    width: 10px;
}

.icon-arrow-up--white {
    height: 8px;
    width: 10px;
    background-repeat: no-repeat;
}

.icon-arrow-up--small {
    width: 9px;
    height: 6px;
    background-size: cover;
}

.icon-logo {
    background-image: url("../icons/icon-logo-landscape.svg");
    width: 98px;
    height: 21px;
}

html:lang(en) .icon-logo {
    background-image: url("../icons/icon-logo-landscape--en.svg");
}

.icon-logo--white {
    background-image: url("../icons/icon-logo-landscape--white.svg");
    width: 98px;
    height: 20px;
}

.icon-logo-portrait {
    background-image: url("../icons/icon-logo-portrait.svg");
    width: 84px;
    height: 50px;
    background-size: contain;
}

html:lang(en) .icon-logo-portrait {
    background-image: url("../icons/icon-logo-portrait--en.svg");
}

.icon-logo-portrait--white {
    background-image: url("../icons/icon-logo-portrait--white.svg");
    width: 84px;
    height: 50px;
}

.icon-arrow-left {
    background-image: url("../icons/icon-arrow-left.svg");
    width: 10px;
    height: 14px;
}

.icon-go-external {
    background-image: url("../icons/icon-go-external.svg");
    width: 12px;
    height: 12px;
    background-size: cover;
}

.icon-close {
    background-image: url("../icons/icon-close.svg");
    width: 10px;
    height: 10px;
}

.icon-close--white {
    background-image: url("../icons/icon-close--white.svg");
    width: 10px;
    height: 10px;
}

.body--dark .icon-facebook, .icon-facebook-black {
    background-image: url("../icons/icon-facebook--black.svg");
}

.icon-facebook {
    background-image: url("../icons/icon-facebook.svg");
    width: 22px;
    height: 22px;
}

.icon-facebook--share {
    background-image: url("../icons/icon-facebook--share.svg");
    width: 20px;
    height: 20px;
    background-size: cover;
}

.icon-facebook-black {
    width: 22px;
    height: 22px;
}

.body--dark .footer-secondary .icon-facebook-black {
    background-image: url("../icons/icon-facebook.svg");
}

.body--dark .icon-twitter {
    background-image: url("../icons/icon-twitter--black.svg");
}

.icon-twitter {
    background-image: url("../icons/icon-twitter.svg");
    width: 22px;
    height: 22px;
}

.icon-twitter-black {
    background-image: url("../icons/icon-twitter--black.svg");
    width: 22px;
    height: 22px;
}

.body--dark .footer-secondary .icon-twitter-black {
    background-image: url("../icons/icon-twitter.svg");
}

.icon-linkedin, .body--dark .icon-linkedin-black {
    background-image: url("../icons/icon-linkedin.svg");
}

.body--dark .icon-linkedin, .icon-linkedin-black {
    background-image: url("../icons/icon-linkedin--black.svg");
}

.icon-linkedin {
    width: 22px;
    height: 22px;
}

.icon-linkedin-black {
    width: 22px;
    height: 22px;
}

.icon-youtube, .body--dark .icon-youtube-black {
    background-image: url("../icons/icon-youtube.svg");
}

.body--dark .icon-youtube, .icon-youtube-black {
    background-image: url("../icons/icon-youtube--black.svg");
}

.icon-youtube {
    width: 56px;
    height: 22px;
}

.icon-youtube-black {
    width: 56px;
    height: 22px;
}

.icon-vimeo, .body--dark .icon-vimeo-black {
    background-image: url("../icons/icon-vimeo.svg");
}

.body--dark .icon-vimeo, .icon-vimeo-black {
    background-image: url("../icons/icon-vimeo--black.svg");
}

.icon-vimeo {
    width: 26px;
    height: 22px;
}

.icon-vimeo-black {
    width: 26px;
    height: 22px;
}

.icon-flickr, .body--dark .icon-flickr-black {
    background-image: url("../icons/icon-flickr.svg");
}

.body--dark .icon-flickr, .icon-flickr-black {
    background-image: url("../icons/icon-flickr--black.svg");
}

.icon-flickr {
    width: 42px;
    height: 22px;
}

.icon-flickr-black {
    width: 42px;
    height: 22px;
}

.body--dark .icon-clock, .icon-clock--white {
    background-image: url("../icons/icon-clock--white.svg");
}

.body--dark.theme--white .promoted-items .icon-clock, .body--dark.theme--white .promoted-items .icon-clock--white {
    background-image: url("../icons/icon-clock.svg");
}

.body--white.theme--dark .promoted-item__inner .icon-clock, .icon-clock--white {
    background-image: url("../icons/icon-clock--white.svg");
}
.icon-clock {
    background-image: url("../icons/icon-clock.svg");
    width: 12px;
    height: 12px;
}

.icon-clock--white {
    width: 12px;
    height: 12px;
}

.body--dark .icon-pin {
    background-image: url("../icons/icon-pin--white.svg");
}

.icon-pin {
    background-image: url("../icons/icon-pin.svg");
    width: 9px;
    height: 13px;
}

.icon-pin--white {
    background-image: url("../icons/icon-pin--white.svg");
    width: 9px;
    height: 13px;
}

.icon-print {
    background-image: url("../icons/icon-print.svg");
}

.icon-print {
    width: 17px;
    height: 15px;
}

.body--dark .icon-print {
    background-image: url("../icons/icon-print--white.svg");
}

.icon-share {
    background-image: url("../icons/icon-share.svg");
}

.icon-share {
    width: 11px;
    height: 14px;
}

.body--dark .icon-share {
    background-image: url("../icons/icon-share--white.svg");
}

.icon-tumblr--share {
    background-image: url("../icons/icon-tumblr--share.svg");
    width: 20px;
    height: 20px;
    background-size: cover;
}

.icon-email {
    background-image: url("../icons/icon-email--share.svg");
    width: 20px;
    height: 20px;
}

.icon-google--share {
    background-image: url("../icons/icon-google--share.svg");
    width: 20px;
    height: 20px;
    background-size: cover;
}

.icon-pinterest--share {
    background-image: url("../icons/icon-pinterest--share.svg");
    width: 20px;
    height: 20px;
    background-size: cover;
}

.icon-tag {
    background-image: url("../icons/icon-tag.svg");
    width: 11px;
    height: 14px;
}

.body--dark .icon-tag {
    background-image: url("../icons/icon-tag--white.svg");
}

.icon-calendar {
    background-image: url("../icons/icon-calendar.svg");
    width: 15px;
    height: 17px;
}

.icon-expand {
    position: relative;
    width: 10px;
    height: 2px;
    background-color: #000;
}

    .icon-expand:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    .icon-expand:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        background-color: inherit;
    }

.expandable-module__content--visible .icon-expand:before {
    display: none;
}

.icon-calendar {
    background-image: url("../icons/icon-calendar.svg");
    width: 14px;
    height: 16px;
    background-size: cover;
}

.body--dark .icon-calendar {
    background-image: url("../icons/icon-calendar--white.svg");
}

.icon-document {
    background-image: url("../icons/icon-document.svg");
    width: 14px;
    height: 19px;
    background-size: cover;
}

.body--dark .icon-document {
    background-image: url("../icons/icon-document--white.svg");
}

.icon-user {
    background-image: url("../icons/icon-user.svg");
    width: 14px;
    height: 16px;
    background-size: cover;
}

.body--dark .icon-user {
    background-image: url("../icons/icon-user--white.svg");
}

.theme--orange {
    color: #ec6707;
}

.theme--white {
    color: #fff;
}

.theme--silver {
    color: #b2b2b2;
}

.theme--green {
    color: #87bd25;
}

.theme--yellow {
    color: #ffe500;
}

.theme--pink {
    color: #d8338b;
}

.theme--red {
    color: #e52330;
}

.theme--winered {
    color: #950d34;
}

.theme--blue {
    color: #0063a9;
}

.theme--turquoise {
    color: #007e95;
}

.theme--gold {
    color: #d1b85d;
}

theme--dark {
    color: #000;
}

.body--dark .main-content {
    background-color: #000;
}

.body--dark .footer-main {
    background-color: #fff;
    color: #000;
}

.show-focus a:focus:not(:active), .show-focus select:focus, .show-focus button:focus:not(:active) {
    outline: 3px #ec6707 solid;
}

.show-focus .promoted-item a:focus:not(:active):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 3px #ec6707 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.input:focus {
    outline: 3px #ec6707 solid;
}

.form__controls-item--inner .checkbox--container input[type="checkbox"]{
    overflow: unset;
    clip:unset;
}

input[type="checkbox"]:focus::before {
    display: inline-block;
    position: absolute;
    z-index: 1;
    vertical-align: middle;
    border: 1px #000 solid;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px #d9d9d9 solid;
    content: '';
    pointer-events: none;
    -webkit-transform: translate(0, -1px);
    -ms-transform: translate(0, -1px);
    outline: 3px #ec6707 solid;
}

.tabs {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 2px solid #424242;
    font-size: 1.4rem;
    font-weight: 700;
}

.tabs .tabs__tab--active {
    color: #fff;
}

.tabs__tab {
    display: table-cell;
    border: 2px solid #424242;
    width: 50%;
}

    .tabs__tab a {
        display: block;
        text-align: center;
        padding: 10px;
    }

.tabs__tab--active a {
    background-color: #424242;
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-dots {
    position: absolute;
    bottom: 28px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .slick-dots li {
        margin: 0 4px;
        width: 24px;
        height: 18px;
        border: 1px #000000 solid;
        background: #ffffff;
        transition: all 0.2s ease-in-out;
    }
    .slick-dots li:hover{
        background: #b2b2b2;
    }
    .slick-dots .slick-active{
        background:#EC6707;
        width:32px;
        height:24px;
    }
    .slick-dots .slick-active:hover {
        background: #EC6707;
    }
    .slick-dots li button {
        height:100%;
        width:100%;
        background:none;
    }
        .slick-dots li button:focus {
            outline: none;
        }
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
        border: 3px #ec6707 solid;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 300px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide:not(.slick-active) {
    visibility: hidden;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.section_index {
    background-color: #f6f6f6;
}

.footer-main {
    background-color: #000;
    color: #fff;
    padding: 30px 0 0 0;
    color: #fff;
}

    .footer-main section {
        padding: 0 0 30px 0;
    }

        .footer-main section:first-child .footer--section-inner {
            border-bottom-width: 1px;
            border-color: rgba(255,255,255,0.2);
            padding: 0 0 10px 0;
        }

.body--dark .footer-main section:first-child .footer--section-inner {
    border-bottom-width: 1px;
    border-color: rgba(0,0,0,0.2);
}

.footer-main p, .footer-main a {
    color: currentColor;
}

.footer-col {
    margin: 0 0 40px 0;
}

    .footer-col p:first-child {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.8rem;
        font-weight: 700;
        margin: 0 0 5px 0;
    }

    .footer-col p, .footer-col a {
        font-size: 1.4rem;
    }

    .footer-col a {
        display: block;
        text-decoration: underline;
    }

.footer-secondary {
    color: #000;
}

.body--dark .footer-secondary {
    color: #fff;
}

.footer-secondary p:first-child {
    font-size: 1.4rem;
}

.footer-secondary p span {
    display: inline-block;
    vertical-align: middle;
    min-width: 50%;
}

.footer-secondary i + a {
    display: inline-block;
    vertical-align: middle;
}

.footer-secondary i {
    margin: 0 5px 0 0;
}

.footer-secondary ul > li {
    margin: 0 20px 0 0;
}

.footer-secondary__social p {
    margin-bottom: 10px;
}

.footer-secondary__social a {
    text-decoration: none;
}

    .footer-secondary__social a span {
        text-decoration: underline;
    }

.footer-light {
    background-color: #fff;
    color: #000;
    color: #000;
}

    .footer-light p, .footer-light a {
        color: currentColor;
    }

.footer--section {
    padding: 30px 0;
}

.footer-main ul {
    margin: 0 0 30px 0;
}

.footer-main li {
    display: block;
    margin: 0 0 20px 0;
}

.footer-main a {
    display: block;
    font-size: 1.4rem;
}

.footer-main .icon {
    margin: 0 5px 0 0;
}

.footer-main span {
    display: inline-block;
    vertical-align: middle;
}

.footer-logo {
    display: block;
    margin: 0 0 10px 0;
}

.footer-logo--icon {
    background-image: url("../icons/icon-logo-landscape--white.svg");
    width: 98px;
    height: 20px;
}

.body--dark .footer-logo--icon {
    background-image: url("../icons/icon-logo-landscape.svg");
}

html:lang(en) .footer-logo--icon {
    background-image: url("../icons/icon-logo-landscape--white-en.svg");
}

html:lang(en) .body--dark .footer-logo--icon {
    background-image: url("../icons/icon-logo-landscape--en.svg");
}

.footer--copyright {
    font-size: 1.4rem;
}

.nav-sm-toggle {
    position: relative;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
    background-color: #fff;
    border-color: #e5e5e5;
    border-bottom-width: 1px;
}

.header-fixed .nav-sm-toggle {
    position: fixed;
}

.main-header--inner {
    padding: 0;
    background-color: #f6f6f6;
}

.main-header-link--secondary {
    padding: 15px;
    font-size: 1.2rem;
}

.header-main--search {
    position: relative;
}

.header-main--search-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
header .header-main--search-icon
{
    right: 55px;
}
header .header-main--search .header-main--search-icon
{
    right: 20px;
}

header .header-main--search.active{
    display:block;
}

.header-main--search-input {
    width: 100%;
    padding: 25px 15px;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0;
    border-bottom-width: 1px;
    font-size: 2.4rem;
}

    .header-main--search-input:focus {
        width: -webkit-calc(100% - 6px);
        width: calc(100% - 6px);
        margin: 3px;
    }

.main-header--nav-list-item {
    overflow: hidden;
}

.main-header-logo {
    position: absolute;
    top: 50%;
    display: block;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 20px;
}

.main-header--sm-nav-toggle-btn {
    position: absolute;
    right: 20px;
    display: block;
    width: 22px;
    height: 100%;
    /*width: 50%;*/
    text-align: right;
    cursor: pointer;
}

.accordion .lyssna{
    cursor: pointer;
}

.grid-burger, .grid-burger-inner {
    width: 100%;
}

@-webkit-keyframes gridburgerouter {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes gridburgerouter {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.grid-burger {
    position: relative;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
    width: 22px;
    height: 20px;
}

    .grid-burger:before, .grid-burger:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    .grid-burger:before, .grid-burger:after {
        height: 2px;
        background-color: #000;
    }

    .grid-burger:after {
        bottom: 0;
    }

.nav-sm-open .grid-burger:before, .nav-sm-open .grid-burger:after {
    -webkit-animation: gridburgerouter 100ms cubic-bezier(0.77, 0, 0.175, 1) 1 forwards;
    animation: gridburgerouter 100ms cubic-bezier(0.77, 0, 0.175, 1) 1 forwards;
}

@-webkit-keyframes gridburgerinner--upper {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.5);
        transform: translate3d(0, 0, 0) rotate(45deg) scale(0.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg) scale(1);
        transform: translate3d(0, 0, 0) rotate(45deg) scale(1);
    }
}

@keyframes gridburgerinner--upper {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg) scale(0.5);
        transform: translate3d(0, 0, 0) rotate(45deg) scale(0.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg) scale(1);
        transform: translate3d(0, 0, 0) rotate(45deg) scale(1);
    }
}

@-webkit-keyframes gridburgerinner--lower {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 150%, 0);
        transform: translate3d(0, 150%, 0);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.5);
        transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(-45deg) scale(1);
        transform: translate3d(0, 0, 0) rotate(-45deg) scale(1);
    }
}

@keyframes gridburgerinner--lower {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 150%, 0);
        transform: translate3d(0, 150%, 0);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.5);
        transform: translate3d(0, 0, 0) rotate(-45deg) scale(0.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate(-45deg) scale(1);
        transform: translate3d(0, 0, 0) rotate(-45deg) scale(1);
    }
}

.grid-burger-inner {
    position: relative;
    display: block;
    position: relative;
    top: 50%;
    height: 2px;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

    .grid-burger-inner:before, .grid-burger-inner:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    .grid-burger-inner:before, .grid-burger-inner:after {
        position: absolute;
        top: 50%;
        height: 2px;
        background-color: #000;
    }

    .grid-burger-inner:before {
        -webkit-transform: translate3d(0, -150%, 0);
        transform: translate3d(0, -150%, 0);
    }

    .grid-burger-inner:after {
        -webkit-transform: translate3d(0, 150%, 0);
        transform: translate3d(0, 150%, 0);
    }

.nav-sm-open .grid-burger-inner:before {
    -webkit-animation: gridburgerinner--upper 400ms cubic-bezier(0.77, 0, 0.175, 1) 1 forwards;
    animation: gridburgerinner--upper 400ms cubic-bezier(0.77, 0, 0.175, 1) 1 forwards;
}

.nav-sm-open .grid-burger-inner:after {
    -webkit-animation: gridburgerinner--lower 400ms cubic-bezier(0.77, 0, 0.175, 1) 1 forwards;
    animation: gridburgerinner--lower 400ms cubic-bezier(0.77, 0, 0.175, 1) 1 forwards;
}

.nav-sm-open {
    overflow: hidden;
    height: 100%;
}

.nav-sm {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #f6f6f6;
    z-index: 400;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.19, 1, 0.22, 1),opacity 250ms ease;
    transition: transform 300ms cubic-bezier(0.19, 1, 0.22, 1),opacity 250ms ease;
}

.nav-sm-open .nav-sm {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
}

.nav-sm-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 300;
    display: none;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    background-color: #f6f6f6;
}

    .nav-sm-submenu.is-visible {
        display: block;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
    }

    .nav-sm-submenu.is-visible--animate {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

.nav-sm-wrapper {
    -webkit-transition: all cubic-bezier(0.19, 1, 0.22, 1);
    transition: all cubic-bezier(0.19, 1, 0.22, 1);
}


.accordionNav {
    overflow-y: auto;
    height: 95%;
}

.accordion {
    margin: 20px auto;
}

    .accordion h1, .accordion h2, .accordion h3, .accordion h4, .accordion h5, .accordion h6 {
        padding: 15px 20px;
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.5rem;
        color: black;
        margin: 0;
        text-align: left;
        line-height: 14px;
        font-weight: 700;
        height: 100%;
        width: 84%;
        display: inline-block
    }

    .accordion > div, .accordion .sublevel > div {
    }

    .accordion div.plus, .accordion div.minus, .accordion div.leaf {
        height: 45px;
        margin: 2px;
    }

    .accordion .operand-container {
        height: 100%;
        width: 16%;
        display: inline-block;
        float: right;
        cursor: pointer;
        justify-content: center;
        margin: auto;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
    }

    .accordion > div.plus .operand-container, .accordion > div.minus .operand-container {
        background-color: black;
        border-left: solid 1px #b6b6b6;
    }

    .accordion .sublevel .operand-container {
        background-color: white;
    }

    .accordion .sublevel .plus .operand-container, .accordion .sublevel .minus .operand-container {
        border-left: solid 1px #d8d8d8;
    }

    .accordion div.leaf h1, .accordion div.leaf h2, .accordion div.leaf h3, .accordion div.leaf h4, .accordion div.leaf h5, .accordion div.leaf h6 {
        width: 100%;
    }

    .accordion h1 {
        background-color: rgb(0, 0, 0);
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.5rem;
        color: #fff;
        text-align: left;
    }

    .accordion .leaf.selected {
        background-color: rgb(213, 213, 213);
    }

    .accordion .operand-container:hover {
        background-color: rgb(103, 103, 103) !important;
        color: #ffffff;
    }

    .accordion .sublevel div.selected .operand-container {
        background-color: rgb(224, 224, 224);
        color: #ffffff;
    }

    .accordion .sublevel .plus.selected .operand-container, .accordion .sublevel .minus.selected .operand-container {
        border-left: solid 1px #b7b7b7;
    }

    .accordion div.leaf h1 {
        background-color: #ec6707;
    }

        .accordion div.leaf h1 a {
            background-color: #ec6707;
            padding: 0;
            border-bottom: none;
            font-weight: 700;
            color: #fff;
        }

    .accordion div.sublevel, .accordion p {
        display: none;
    }

    .accordion h2, .accordion h3, .accordion h4, .accordion h5, .accordion h6 {
        background-color: white;
    }

        .accordion h2:hover, .accordion h3:hover, .accordion h4:hover, .accordion h5:hover, .accordion h6:hover,
        .accordion div.selected h2, .accordion div.selected h3, .accordion div.selected h4, .accordion div.selected h5, .accordion div.selected h6, .accordion .sublevel .operand-container:hover {
            background-color: rgb(224, 224, 224) !important;
        }

    .accordion span {
        pointer-events: none;
    }

    .accordion div.plus span {
        float: right;
        width: 16px;
        height: 16px;
        position: relative;
        top: 0;
        left: 0;
    }

        .accordion div.plus span:after {
            background-color: #000;
            width: 16px;
            height: 2px;
            position: absolute;
            top: 7px;
            right: 0px;
            content: "";
        }

        .accordion div.plus span:before {
            background-color: #000;
            width: 2px;
            height: 16px;
            position: absolute;
            top: 0px;
            right: 7px;
            content: "";
        }

    .accordion div.minus span {
        float: right;
        background-color: #000;
        width: 16px;
        position: relative;
        top: 0;
        left: 0;
    }

        .accordion div.minus span:after {
            background-color: #000;
            width: 16px;
            height: 2px;
            position: absolute;
            top: -1px;
            right: 0px;
            z-index: 4;
            content: "";
        }

    .accordion > div.plus span:after, .accordion > div.plus span:before, .accordion > div.minus span:after {
        background-color: #fff;
    }

    .accordion .sublevel {
        border-left: solid 6px #ec6707;
    }

/*.accordion h1.plus span, h2.plus span, h3.plus span, h4.plus span, h5.plus span, h6.plus span{
	float:right;
	height:13px;
	width:13px;
	padding:0;
    background-image: url("../icons/add-song.svg");
	text-align:right;
	clear:both;
}*/
/*.accordion h1.minus span, h2.minus span, h3.minus span, h4.minus span, h5.minus span, h6.minus span {
	float:right;
	text-align:right;
    height:13px;
	width:13px;
	padding:0;
    background-image: url("../icons/minus.svg");
	clear:both;
}*/

.nav-sm-menu-container {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #f6f6f6;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

.nav-sm-link {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    position: relative;
    display: block;
    padding-top: 25px;
    padding-right: 35px;
    padding-bottom: 25px;
    padding-left: 15px;
    border-color: #e5e5e5;
    border-bottom-width: 1px;
    font-size: 2.4rem;
    color: #000;
}

.nav-sm-link--small {
    font-size: 1.4rem;
    padding: 20px 15px;
}

    .nav-sm-link--small:not(.nav-sm-submenu-back) {
        background-color: #ec6707;
        border-color: #d9d9d9;
        color: white;
    }

.nav-sm-submenu-back {
    height: 82px;
    line-height: 82px;
    padding: 0 0 0 30px;
    font-size: 1.2rem;
}

.nav-md--submenu-list-title {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0 0 5px 0;
}

.nav-md--submenu-list {
    margin: 0 0 20px 0;
    text-align: left;
}

    .nav-md--submenu-list:last-child {
        margin: 0;
    }

    .nav-md--submenu-list li {
        padding-right: 30px;
    }

.promoted-items {
    margin-right: -2.5px;
    margin-left: -2.5px;
    overflow: hidden;
}

.promoted-item {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    display: block;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 0;
    margin: 0 5px 10px;
    padding-top: -webkit-calc(28.1% - 4.5px);
    padding-top: calc(28.1% - 4.5px);
    float: left;
    overflow:hidden;
    background: 0 0 no-repeat;
    background-size: cover;
}

    .promoted-item a {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        display: block;
        width: 100%;
        height: 100%;
    }
        .promoted-item a:focus {
            border: 3px #ec6707 solid;
        }

.isnt-touch .promoted-item a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    background: rgba(0,0,0,0.2);
}

.isnt-touch .promoted-item a:hover:before {
    opacity: 1;
}
.promoted-item .video-block--has-video-animating a:before {
    opacity: 0;
}
.promoted-item .video-block--has-video-animating a {
    pointer-events: none;
}
.promoted-item .video-block--has-video-animating a:before .textInvisible {
    opacity: 0 !important;
}

.isnt-touch .promoted-item .video-block--has-video-animating .video-overlay
{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity: 1;
    z-index:5;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.43) 0%, rgba(0, 0, 0, 0.00) 20%);
    opacity: 1;
}

.isnt-touch .promoted-item a:hover img {
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}

.promoted-item video, .promoted-item img {
    display: block;
    width: 100%;
    -webkit-transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear;
    object-fit: cover;
    height:100%;
}

.promoted-item video {
    min-height: 100%;
}

.is-touch .promoted-item video {
    display: none;
}

    .is-touch .promoted-item video + img {
        display: block;
    }

.isnt-touch .promoted-item video {
    display: block;
}

    .isnt-touch .promoted-item video + img {
        display: none;
    }

.promoted-item__overlay {
    position: relative;
    position: relative;
    left: 0;
    top: 50%;
    z-index: 2;
    height: 50%;
    width: 100%;
    padding: 10px;
    font-size: 1.4rem;
}

    .promoted-item__overlay:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    .promoted-item__overlay:before {
        top: 0;
        left: 0;
        opacity: .9;
        background-color: currentColor;
    }

    .promoted-item__overlay .headline, .promoted-item__overlay .sub-headline, .promoted-item__overlay .promoted-news__list-item-time {
        position: relative;
        z-index: 10;
        color: #fff;
    }

.theme--yellow .promoted-item__overlay .headline, .theme--gold .promoted-item__overlay .headline, .theme--yellow .promoted-item__overlay .sub-headline, .theme--gold .promoted-item__overlay .sub-headline, .theme--yellow .promoted-item__overlay .promoted-news__list-item-time, .theme--gold .promoted-item__overlay .promoted-news__list-item-time {
    color: #38330a;
}

.theme--white .promoted-item__overlay .headline, .theme--gold .promoted-item__overlay .headline, .theme--white .promoted-item__overlay .sub-headline, .theme--gold .promoted-item__overlay .sub-headline, .theme--white .promoted-item__overlay .promoted-news__list-item-time, .theme--gold .promoted-item__overlay .promoted-news__list-item-time {
    color: #38330a;
}

.promoted-item__overlay .headline {
    line-height: 1.1;
}

.promoted-item__overlay .headline--quoted {
    margin-top: -1.1em;
    color: #fff;
}

.theme--yellow .promoted-item__overlay .headline--quoted, .theme--gold .promoted-item__overlay .headline--quoted {
    color: #38330a;
}

.promoted-item__overlay .headline__quote {
    margin: 0;
    font-style: italic;
    color: inherit;
}

    .promoted-item__overlay .headline__quote:before {
        position: relative;
        top: 0.37em;
        left: -0.07em;
        font-size: 2.2em;
        line-height: 1em;
        content: '\201D';
    }

.promoted-item__overlay p {
    position: relative;
    z-index: 10;
    padding-top: 0.6rem;
    color: #fff;
}

.theme--yellow .promoted-item__overlay p, .theme--gold .promoted-item__overlay p, .theme--white .promoted-item__overlay p {
    color: #38330a;
}

.promoted-item__overlay .promoted-news__list-item-time {
    margin-bottom: 3px;
}

.promoted-item__overlay--orange {
    color: #ec6707;
}

.promoted-item__overlay--silver {
    color: #b2b2b2;
}

.promoted-item__overlay--green {
    color: #87bd25;
}

.promoted-item__overlay--yellow {
    color: #ffe500;
}

.promoted-item__overlay--pink {
    color: #d8338b;
}

.promoted-item__overlay--red {
    color: #e52330;
}

.promoted-item__overlay--winered {
    color: #950d34;
}

.promoted-item__overlay--blue {
    color: #0063a9;
}

.promoted-item__overlay--turquoise {
    color: #007e95;
}

.promoted-item__overlay--gold {
    color: #d1b85d;
}

.promoted-item__inner {
    position: relative;
    top: -100%;
    width: 100%;
    height: 100%;
    padding: 10px;
}



.promoted-item__inner{
    opacity: 1;
}

.promoted-item--tall {
    padding-top: 56.2%;
}

    .promoted-item--tall .promoted-item__inner {
        top: -webkit-calc(-50% - 1rem);
        top: calc(-50% - 1rem);
        height: 50%;
    }

    .promoted-item--tall + .promoted-item {
        margin-bottom: 5px;
        padding-top: -webkit-calc(calc(28.1% - 4.5px) - 5px);
        padding-top: calc(calc(28.1% - 4.5px) - 5px);
    }

        .promoted-item--tall + .promoted-item + .promoted-item {
            margin-top: 5px;
            padding-top: -webkit-calc(calc(28.1% - 4.5px) - 5px);
            padding-top: calc(calc(28.1% - 4.5px) - 5px);
        }

.promoted-item--automated .headline {
    margin-bottom: 2px;
}

.promoted-item--automated .sub-headline {
    font-size: 0;
    margin: 0 0 5px 0;
}

.promoted-item--automated .sub-headline--item {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 700;
    margin: 0 10px 0 0;
}

    .promoted-item--automated .sub-headline--item:last-child {
        margin: 0;
    }

    .promoted-item--automated .sub-headline--item span {
        display: inline-block;
        vertical-align: middle;
    }

.promoted-item--automated .icon {
    margin: 0 5px 0 0;
}

.theme--yellow .promoted-item--automated .icon-clock, .theme--gold .promoted-item--automated .icon-clock {
    color: #38330a;
    background-image: url("../icons/icon-clock--38330a.svg");
}

.theme--yellow .promoted-item--automated .icon-pin, .theme--gold .promoted-item--automated .icon-pin {
    color: #38330a;
    background-image: url("../icons/icon-pin--38330a.svg");
}

.promoted-item--automated p {
    margin: 0;
    padding-top: 0.3rem;
}

.promoted-item--split a {
    position: absolute;
}

.isnt-touch .promoted-item--split a:before {
    width: 50%;
}

.promoted-item--split p {
    display: none;
}

.promoted-item--split video, .promoted-item--split img {
    position: absolute;
    right: 0;
    width: 50%;
    min-height: 100%;
}

.promoted-item--split img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.promoted-item--split .promoted-item__inner {
    position: relative;
    position: absolute;
    z-index: 1;
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .promoted-item--split .promoted-item__inner:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    .promoted-item--split .promoted-item__inner:before {
        top: 0;
        left: 0;
        background-color: currentColor;
    }

.promoted-item--split .promoted-item__overlay {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 33.33333%;
    width: 100%;
    padding: 7px 0 8px;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

.theme--yellow .promoted-item--split .promoted-item__overlay, .theme--gold .promoted-item--split .promoted-item__overlay {
    border-color: #38330a;
}

.promoted-item--split .headline {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.promoted-item--split--landscape-image img {
    width: auto !important;
    height: 100% !important;
}

.carousel-wrapper {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}

    .carousel-wrapper .slick-initialized .slick-list, .carousel-wrapper .slick-initialized .slick-track {
        height: 100%;
    }

    .carousel-wrapper .slick-initialized .slick-slide {
        position: relative;
    }

    .carousel-wrapper.carousel--is-ready {
        -webkit-transition: padding-top 500ms ease;
        transition: padding-top 500ms ease;
    }

.carousel {
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    background: #000;
}

.isnt-touch .carousel {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.carousel-nav-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    width: 56px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-transition: opacity 300ms linear, z-index 0ms linear;
    transition: opacity 300ms linear, z-index 0ms linear;
    -webkit-transition-delay: 100ms, 0ms;
    transition-delay: 100ms, 0ms;
}
.carousel-nav-btn:focus{
    outline:none !important;
}

.carousel-item--has-video-loading ~ .carousel-nav-btn, .carousel-item--has-video-animating ~ .carousel-nav-btn, .carousel-item--has-video-ready ~ .carousel-nav-btn {
    opacity: 0;
    z-index: -1;
    -webkit-transition-delay: 0ms, 300ms;
    transition-delay: 0ms, 300ms;
}

.carousel-nav-btn--next {
    right: 0;
}
    .carousel-nav-btn--next .carousel-nav-btn__icon, .carousel-nav-btn--prev .carousel-nav-btn__icon {
        transition: background-image ease-in-out 0.2s;
    }
    .carousel-nav-btn--next:hover .carousel-nav-btn__icon,
    .carousel-nav-btn--next:focus .carousel-nav-btn__icon {
        background-image: url(../icons/icon-arrow-right--orange.svg);
    }
    .carousel-nav-btn--prev:hover .carousel-nav-btn__icon,
    .carousel-nav-btn--prev:focus .carousel-nav-btn__icon {
        background-image: url(../icons/icon-arrow-left--orange.svg);
    }

.carousel-nav-btn__icon {
    position: relative;
    top: calc(100% - 40px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 40px;
    height: 62px;
    background-size: cover;
}

.carousel__scroll-down {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 7%;
    margin-left: -25px;
    padding: 10px 15px;
    cursor: pointer;
}

    .carousel__scroll-down .icon {
        opacity: 0.5;
        width: 20px;
        height: 15px;
        background-position: 50% 50%;
        background-size: 100% auto;
    }

.carousel-item__inner {
    position: relative;
    max-width: 1160px;
    margin: 0 auto;
}

.carousel-item__image-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 41.8%;
    overflow: hidden;
}

    .carousel-item__image-container img {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -2;
        min-width: 100%;
        min-height: 100%;
    }

.carousel--is-ready .carousel-item__image-container {
    -webkit-transition: padding-top 500ms ease, opacity 130ms linear;
    transition: padding-top 500ms ease, opacity 130ms linear;
}

.carousel-item__overlay {
    height: 0;
    padding-top: 41.8%;
    margin: 0 auto;
    color: #fff;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
}

    .carousel-item__overlay button {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        padding: 8px;
        border: 0;
        background: #fff;
        line-height: 1;
    }

    .carousel-item__overlay .btn-play, .carousel-item__overlay .btn-stop {
        padding-left: 30px;
    }

    .carousel-item__overlay p {
        font-family: Times, 'Times New Roman', serif;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: inherit;
    }

.carousel-item__overlay-inner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 1160px;
    padding-right: 40px;
    padding-left: 40px;
}

.carousel-item__overlay-section {
    position: relative;
    height: 50%;
    padding: 1.25rem 0;
}

.carousel-item__image-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 1.25rem;
    font-size: 0.8rem;
    font-weight: 700;
    color: rgba(255,255,255,0.5);
}

.carousel-item__headline {
    margin: 0 0 3.2% 0;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 0.74;
}

.carousel-item__headline-inner {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

    .carousel-item__headline-inner:before, .carousel-item__headline-inner:after {
        position: absolute;
        right: -0.33em;
        display: block;
        width: 0.21875em;
        height: 0.21875em;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: currentColor;
        content: '';
    }

    .carousel-item__headline-inner:before {
        top: 0.18em;
    }

    .carousel-item__headline-inner:after {
        bottom: 0;
    }

    .carousel-item__headline-inner span {
        color: #fff;
    }

.carousel-item__intro-text {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.5rem;
    font-weight: inherit;
    line-height: 1em;
    margin: 0 0 3.2% 0;
}

.carousel-item__intro-text--category {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 2.6rem;
    font-weight: inherit;
    line-height: 1em;
    margin: 0 0 3.2% 0;
}

.carousel-item__meta {
    font-size: 0;
    margin: 0 0 5px 0;
}

.carousel-item__meta-item {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 700;
    margin: 0 10px 0 0;
}

    .carousel-item__meta-item:last-child {
        margin: 0;
    }

    .carousel-item__meta-item span {
        display: inline-block;
        vertical-align: middle;
    }

    .carousel-item__meta-item .icon {
        margin: 0 5px 0 0;
    }

.carousel-item__video, .video-block-item {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 500ms linear, z-index 0ms linear;
    transition: opacity 500ms linear, z-index 0ms linear;
    -webkit-transition-delay: 0, 500ms;
    transition-delay: 0, 500ms;
}

.carousel-wrapper__header--visible + .carousel .carousel-item__video {
    top: auto;
    bottom: 0;
}

.carousel-item__video iframe, .video-block-item iframe {
    position: relative;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 200ms linear, z-index 0ms linear;
    transition: opacity 200ms linear, z-index 0ms linear;
    -webkit-transition-delay: 0, 200ms;
    transition-delay: 0, 200ms;
}

.carousel-item__video-header {
    padding: 20px 0;
    background-color: currentColor;
}

.isnt-touch .carousel-item__video-header {
    display: none;
}

.carousel-item__video-header .container {
    position: relative;
}

.carousel-item__video-header p {
    color: #fff;
}

.theme--yellow .carousel-item__video-header p, .theme--gold .carousel-item__video-header p {
    color: #38330a;
}

.carousel-item__video-header a:active {
    color: currentColor;
    background-color: #fff;
    border-color: #fff;
}

.theme--yellow .carousel-item__video-header a:active, .theme--gold .carousel-item__video-header a:active {
    border-color: #38330a;
}

.theme--yellow .carousel-item__video-header a:active, .theme--gold .carousel-item__video-header a:active {
    background-color: #38330a;
}

.carousel-item__video-header a {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20px;
    padding: 5px 8px;
    border: 2px currentColor solid;
    color: #fff;
}

.theme--yellow .carousel-item__video-header a:not(:active), .theme--gold .carousel-item__video-header a:not(:active) {
    color: #38330a;
}

.carousel-item[data-type=''] .carousel-item__headline-inner:before, .carousel-item[data-type=''] .carousel-item__headline-inner:after {
    display: none;
}

.carousel-item[data-type='orange'] .carousel-item__headline-inner:before, .carousel-item[data-type='orange'] .carousel-item__headline-inner:after {
    color: #ec6707;
}

.carousel-item[data-type='silver'] .carousel-item__headline-inner:before, .carousel-item[data-type='silver'] .carousel-item__headline-inner:after {
    color: #b2b2b2;
}

.carousel-item[data-type='green'] .carousel-item__headline-inner:before, .carousel-item[data-type='green'] .carousel-item__headline-inner:after {
    color: #87bd25;
}

.carousel-item[data-type='yellow'] .carousel-item__headline-inner:before, .carousel-item[data-type='yellow'] .carousel-item__headline-inner:after {
    color: #ffe500;
}

.carousel-item[data-type='pink'] .carousel-item__headline-inner:before, .carousel-item[data-type='pink'] .carousel-item__headline-inner:after {
    color: #d8338b;
}

.carousel-item[data-type='red'] .carousel-item__headline-inner:before, .carousel-item[data-type='red'] .carousel-item__headline-inner:after {
    color: #e52330;
}

.carousel-item[data-type='winered'] .carousel-item__headline-inner:before, .carousel-item[data-type='winered'] .carousel-item__headline-inner:after {
    color: #950d34;
}

.carousel-item[data-type='blue'] .carousel-item__headline-inner:before, .carousel-item[data-type='blue'] .carousel-item__headline-inner:after {
    color: #0063a9;
}

.carousel-item[data-type='turquoise'] .carousel-item__headline-inner:before, .carousel-item[data-type='turquoise'] .carousel-item__headline-inner:after {
    color: #007e95;
}

.carousel-item[data-type='gold'] .carousel-item__headline-inner:before, .carousel-item[data-type='gold'] .carousel-item__headline-inner:after {
    color: #d1b85d;
}

.carousel-item--has-video-animating .carousel-item__image-container, .video-block--has-video-animating .video-block-image {
    opacity: 0;
}

.carousel-item--has-video-ready .carousel-item__video, .video-block--has-video-ready .video-block-item{
    z-index: 0;
    opacity: 1;
    -webkit-transition-delay: 100ms, 0;
    transition-delay: 100ms, 0;
}

    .carousel-item--has-video-ready .carousel-item__video .fluid-width-video-wrapper, .video-block--has-video-ready .video-block-item .fluid-width-video-wrapper {
        position: relative;
        height: auto;
    }

    .carousel-item--has-video-ready .carousel-item__video iframe, .video-block--has-video-ready .video-block-item iframe {
        opacity: 1;
        z-index: 0;
        -webkit-transition-delay: 500ms, 0;
        transition-delay: 500ms, 0;
    }

.article-imagery {
    position: relative;
    z-index: 0;
}

    .article-imagery .btn-play, .article-imagery .btn-stop {
        width: 65px;
        height: 65px;
        position: absolute;
        left: 50%;
        top: 50%;
        padding: 0;
        text-align: left;
        background: rgba(0,0,0,0.5);
        -webkit-transform: translate(-50%, -75%);
        -ms-transform: translate(-50%, -75%);
        transform: translate(-50%, -75%);
    }

        .article-imagery .btn-play:before, .article-imagery .btn-stop:before {
            position: absolute;
            display: block;
            left: 50%;
            top: 50%;
            color: #fff;
        }

        .article-imagery .btn-play:before {
            width: 0;
            height: 0;
            border-top: 17.5px solid transparent;
            border-bottom: 17.5px solid transparent;
            border-left: 25px solid currentColor;
            -webkit-transform: translate(-47%, -50%);
            -ms-transform: translate(-47%, -50%);
            transform: translate(-47%, -50%);
        }

        .article-imagery .btn-stop:before {
            width: 30px;
            height: 30px;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

.article-imagery__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: z-index 0ms linear, opacity 200ms linear;
    transition: z-index 0ms linear, opacity 200ms linear;
    -webkit-transition-delay: 200ms, 0ms;
    transition-delay: 200ms, 0ms;
}

.article-imagery__video {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 500ms linear, z-index 0ms linear;
    transition: opacity 500ms linear, z-index 0ms linear;
    -webkit-transition-delay: 0, 500ms;
    transition-delay: 0, 500ms;
}

    .article-imagery__video iframe {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0;
        -webkit-transition: opacity 200ms linear, z-index 0ms linear;
        transition: opacity 200ms linear, z-index 0ms linear;
        -webkit-transition-delay: 0, 200ms;
        transition-delay: 0, 200ms;
    }

.article-imagery__video-header {
    padding: 20px 0;
    background-color: currentColor;
}

.isnt-touch .article-imagery__video-header {
    display: none;
}

.article-imagery__video-header .container {
    position: relative;
}

.article-imagery__video-header p {
    color: #fff;
}

.theme--yellow .article-imagery__video-header p, .theme--gold .article-imagery__video-header p {
    color: #38330a;
}

.article-imagery__video-header a:active {
    color: currentColor;
    background-color: #fff;
    border-color: #fff;
}

.theme--yellow .article-imagery__video-header a:active, .theme--gold .article-imagery__video-header a:active {
    border-color: #38330a;
}

.theme--yellow .article-imagery__video-header a:active, .theme--gold .article-imagery__video-header a:active {
    background-color: #38330a;
}

.article-imagery__video-header a {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20px;
    padding: 5px 8px;
    border: 2px currentColor solid;
    color: #fff;
}

.article .article-imagery__video-header a {
    text-decoration: none;
}

.theme--yellow .article-imagery__video-header a:not(:active), .theme--gold .article-imagery__video-header a:not(:active) {
    color: #38330a;
}

.article-imagery__image-container {
    -webkit-transition: padding-top 500ms ease, opacity 130ms linear;
    transition: padding-top 500ms ease, opacity 130ms linear;
}

.article-imagery--has-video-animating {
    -webkit-transition: padding-top 500ms ease;
    transition: padding-top 500ms ease;
}

    .article-imagery--has-video-animating .article-imagery__image-container {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

.article-imagery--has-video-ready .article-imagery__video {
    z-index: 0;
    opacity: 1;
    -webkit-transition-delay: 100ms, 0;
    transition-delay: 100ms, 0;
}

    .article-imagery--has-video-ready .article-imagery__video .fluid-width-video-wrapper {
        position: relative;
        height: auto;
    }

    .article-imagery--has-video-ready .article-imagery__video iframe {
        opacity: 1;
        z-index: 0;
        -webkit-transition-delay: 500ms, 0;
        transition-delay: 500ms, 0;
    }

.isnt-touch .article-imagery--has-video-ready .article-imagery__overlay {
    z-index: -1;
    opacity: 0;
}

.isnt-touch .article-imagery--has-video-ready:hover .article-imagery__overlay {
    z-index: 1;
    opacity: 1;
    -webkit-transition-delay: 0ms, 50ms;
    transition-delay: 0ms, 50ms;
}

.isnt-touch .article-imagery--has-video-ready .article-imagery__video {
    z-index: -1;
}

.fade-cycle .fade-cycle--item {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    margin: 0;
    -webkit-transition: opacity 500ms linear;
    transition: opacity 500ms linear;
}

    .fade-cycle .fade-cycle--item.hidden, .fade-cycle .fade-cycle--item:first-child.hidden {
        display: none;
        opacity: 0;
    }

    .fade-cycle .fade-cycle--item.previous {
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .fade-cycle .fade-cycle--item.next {
        -webkit-transition-duration: 0ms;
        transition-duration: 0ms;
        opacity: 0;
        z-index: 2;
    }

        .fade-cycle .fade-cycle--item.next.current {
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
            opacity: 1;
        }

.category-header {
    padding: 15px 0;
    background-color: currentColor;
}

    .category-header .container {
        position: relative;
    }

.theme--yellow .category-header .dropdown--primary, .theme--gold .category-header .dropdown--primary, .theme--white .category-header .dropdown--primary {
    color: #38330a;
}

    .theme--yellow .category-header .dropdown--primary .icon, .theme--gold .category-header .dropdown--primary .icon, .theme--white .category-header .dropdown--primary .icon {
        background-image: url("../icons/icon-arrow-down--38330a.svg");
    }

.category-header--title {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0;
    color: #fff;
    text-align: left;
    letter-spacing: 0.02rem;
    line-height: 1.1;
}

.theme--yellow .category-header--title, .theme--gold .category-header--title, .theme--white .category-header--title {
    color: #38330a;
}

.category-hero {
    background-repeat: no-repeat;
    background-size: cover;
}

.category-hero--content {
    position: relative;
    padding: 20px 0;
}

    .category-hero--content:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    .category-hero--content:before {
        top: 0;
        left: 0;
        background-color: currentColor;
        opacity: .7;
    }

    .category-hero--content p {
        font-family: Times, 'Times New Roman', serif;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: inherit;
    }

.category-hero--content-inner {
    color: #fff;
    position: relative;
    z-index: 10;
}

.theme--yellow .category-hero--content-inner, .theme--gold .category-hero--content-inner {
    color: #38330a;
}

.category-hero--content-title {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    position: relative;
}

    .category-hero--content-title:before, .category-hero--content-title:after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    .category-hero--content-title:after {
        position: relative;
        margin: 10px 0;
        width: 20px;
        height: 2px;
        background-color: currentColor;
    }

.info-item {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    font-size: 1.4rem;
    border-bottom-width: 2px;
    border-color: currentColor;
    min-height: 310px;
}

.body--dark .info-item a, .body--dark .info-item p {
    color: #fff;
}

.info-item a {
    display: block;
}

.info-item p {
    color: #000;
}

.info-item:hover {
    opacity: 0.6;
}

.info-item--compact {
    position: relative;
    height: 0;
    min-height: 0;
    padding-top: 56.2%;
    border: 0;
}

    .info-item--compact a, .info-item--compact p {
        color: #fff;
    }

    .info-item--compact a {
        width: 100%;
        height: 100%;
        position: relative;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }

        .info-item--compact a:before {
            content: '';
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
        }

        .info-item--compact a:before {
            top: 0;
            left: 0;
            background-color: #000;
            opacity: .5;
        }

        .info-item--compact a:hover:before {
            opacity: 0.6;
        }

    .info-item--compact img {
        width: 100%;
        max-width: none;
    }

.info-item--compact-inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    height: 33.33333%;
    padding: 0 10px;
}

.info-item--compact-inner-content {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #fff;
    height: 100%;
}

.info-item--compact-title {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

    .info-item--compact-title > * {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.info-item--text-only {
    min-height: 0;
    color: #000;
    border-bottom-width: 0px;
}

.info-item--title {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 10px 0;
    margin: 0 0 10px 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #e5e5e5;
    color: #000;
}

.body--dark .info-item--title {
    border-color: rgba(255,255,255,0.2);
    color: #fff;
}

.info-item--compact .info-item--title {
    border: 0;
    padding: 0;
    margin: 0 0 5px 0;
}

.thumbnail--16-9 {
    padding-top: 56.2%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin: 0 0 20px 0;
}

    .thumbnail--16-9 img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

.action-list li {
    display: block;
}

.action-list a {
    display: block;
    padding: 14px 0;
    margin: 0 0 10px 0;
    border-width: 2px;
    text-align: center;
    font-size: 1.4rem;
}

.promoted-item--info {
    position: relative;
    display: block;
    padding-left: 70px;
    min-height: 60px;
    margin: 0 0 20px 0;
    color: #000;
}

    .promoted-item--info figure {
        width: 60px;
        height: 60px;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }

        .promoted-item--info figure img {
            position: absolute;
            height: 100%;
            width: auto;
            max-width: none;
            left: 50%;
            -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
        }

    .promoted-item--info p {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.4rem;
        font-weight: inherit;
    }

.promoted-item--info--title {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0 0 5px 0;
}

.body--dark .document-list {
    color: #fff;
}

.document-list ~ .document-list {
    margin-top: 56px;
}

.document-list__heading {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
    font-size: 2.1rem;
    font-weight: 700;
}

.document-list__sub-heading {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: 400;
}

    .document-list__sub-heading + .document-list__item {
        margin-top: 0;
    }

.document-list__intro {
    font-size: 15px;
    line-height: 1.4;
}

.document-list__item {
    margin-top: 16px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline;
}

.document-list__item--expandable {
    text-decoration: none;
}

.document-list__item-expandable-content {
    display: none;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.5;
    margin-left: 20px;
}

.expandable-module__content--visible .document-list__item-expandable-content {
    display: block;
}

.document-list .expandable-content--toggle {
    display: block;
}

    .document-list .expandable-content--toggle .icon {
        margin-right: 5px;
    }

.document-list .expandable-module__content--visible .expandable-content--toggle span {
    text-decoration: underline;
}

.responsive-table {
    color: #000;
    font-size: 14px;
    line-height: normal;
}

    .responsive-table table {
        border-collapse: collapse;
        width: 100%;
        margin-bottom: 50px;
        background: #fff;
    }

.responsive-table__cell, .responsive-table__header-cell {
    padding: 10px;
    border: 1px solid #e5e5e5;
}

    .responsive-table__cell a, .responsive-table__header-cell a {
        text-decoration: underline;
    }

.responsive-table__header-cell {
    border-color: #9B9B9B;
    border-top-color: #838383;
    border-bottom-color: #838383;
}

.responsive-table__header {
    text-align: left;
    color: #fff;
    background-color: #838383;
}

.responsive-table__sort-link {
    text-decoration: underline;
    display: block;
}

.responsive-table__sorter {
    display: none;
}

.responsive-table__row--alt {
    background-color: #f6f6f6;
}

.responsive-table__header-cell--sorted {
    position: relative;
    background-color: #424242;
    border-color: #424242;
}

.responsive-table__cell--sorted {
    font-weight: 700;
}

.teaser-items {
    color: #fff;
}

    .teaser-items > div {
        margin-bottom: 10px;
    }

.teaser-item {
    position: relative;
}

.teaser-item__inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 10px;
    right: 10px;
    padding: 5px 0 10px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.teaser-item__content {
    font-size: 1.2rem;
    font-weight: 700;
}

.teaser-item__heading {
    font-size: 1.8rem;
    margin-bottom: 10px;
}

.teaser-item > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.isnt-touch .teaser-item > a:before {
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    background: rgba(0,0,0,0.2);
}

.isnt-touch .teaser-item > a:hover:before {
    opacity: 1;
}

.isnt-touch .teaser-item > a:hover img {
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}

.teaser-item--landscape, .teaser-item--portrait {
    position: relative;
    height: 0;
    min-height: 0;
    padding-top: -webkit-calc(28.1% - 4.5px);
    padding-top: calc(28.1% - 4.5px);
    border: 0;
}

    .teaser-item--landscape img, .teaser-item--portrait img {
        width: 100%;
    }

.teaser-item--grayscale {
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.teaser-item--tint-orange {
    background-color: #ec6707;
}

    .teaser-item--tint-orange img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-silver {
    background-color: #b2b2b2;
}

    .teaser-item--tint-silver img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-green {
    background-color: #87bd25;
}

    .teaser-item--tint-green img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-yellow {
    background-color: #ffe500;
}

    .teaser-item--tint-yellow img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-pink {
    background-color: #d8338b;
}

    .teaser-item--tint-pink img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-red {
    background-color: #e52330;
}

    .teaser-item--tint-red img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-winered {
    background-color: #950d34;
}

    .teaser-item--tint-winered img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-blue {
    background-color: #0063a9;
}

    .teaser-item--tint-blue img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-turquoise {
    background-color: #007e95;
}

    .teaser-item--tint-turquoise img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.teaser-item--tint-gold {
    background-color: #d1b85d;
}

    .teaser-item--tint-gold img {
        filter: grayscale(1) contrast(1.5);
        -webkit-filter: grayscale(1) contrast(1.5);
        opacity: .7;
        mix-blend-mode: multiply;
    }

.section-hero {
    color: #000;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.section-hero__content-header {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: inherit;
    font-weight: bold;
}

    .section-hero__content-header:after {
        content: ' ';
        display: block;
        width: 2em;
        border-bottom: 2px solid #000;
        margin: 15px 0;
    }

.section-hero__content-inner {
    position: relative;
    padding: 20px 0;
}

.section-hero__content-title {
    color: inherit;
    text-align: left;
    margin: 0;
}

.section-hero__content {
    font-family: Times, 'Times New Roman', serif;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
}

.section-hero__content-image {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 50%;
}

.expandable-module {
    color: #000;
    border-width: 2px;
    border-color: #e5e5e5;
    overflow: hidden;
}

.body--dark .expandable-module {
    color: #fff;
    border-color: #424242;
}

.expandable-module .icon-expand {
    background-color: currentColor;
}

.expandable-module .input-label {
    color: #000;
}

.expandable-module .input-icon {
    pointer-events: none;
}

.expandable-module__content__header {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    position: relative;
    width: 100%;
    padding: 10px;
    border-bottom-width: 1px;
    border-color: #e5e5e5;
    cursor: pointer;
}

    .expandable-module__content__header:hover {
        opacity: 0.6;
    }

.expandable-module__content__header-icon {
    margin-right: 5px;
}

.expandable-module__content {
    display: none;
    padding-top: 20px;
    background-color: #f6f6f6;
    border-top-width: 2px;
    border-color: #e5e5e5;
}

.body--dark .expandable-module__content {
    border-color: #424242;
    background-color: transparent;
}

.expandable-module__content--visible .expandable-module__content {
    display: block;
}

.expandable-module__content .btn-share {
    display: block;
    padding: 8px;
}

    .expandable-module__content .btn-share span {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        margin-right: -4px;
        text-align: left;
    }

        .expandable-module__content .btn-share span:first-child {
            text-align: right;
        }

.body--dark .expandable-module__content .btn-share {
    color: #000;
}

.info-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background-color: #ec6707;
}

    .info-banner .container {
        position: relative;
        padding: 10px 15px;
        padding-right: 40px;
    }

.info-banner__inner a {
    text-decoration: underline;
}

.info-banner__close-button {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    height: 100%;
    padding: 0 20px;
}

    .info-banner__close-button .icon {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.promoted-news__inner {
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px 0;
    overflow: hidden;
}

.promoted-news .promoted-item {
    margin: 0 0 10px;
}

.promoted-news__first {
    position: relative;
    padding-top: 56.2%;
    overflow: hidden;
}

    .promoted-news__first a {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        display: block;
        width: 100%;
        height: 100%;
    }

.isnt-touch .promoted-news__first a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    background: rgba(0,0,0,0.2);
}

.isnt-touch .promoted-news__first a:hover:before {
    opacity: 1;
}

.isnt-touch .promoted-news__first a:hover img {
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}

.promoted-news__first img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    right: 0;
    width: 50%;
    min-height: 100%;
    -webkit-transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear;
}

.promoted-news__first-inner {
    font-size: 1.4rem;
    position: absolute;
    z-index: 1;
    width: 50%;
    height: 100%;
    padding: 10px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .promoted-news__first-inner:before {
        content: ' ';
        background-color: currentColor;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.promoted-news__first-overlay {
    color: #fff;
    position: relative;
}

.theme--yellow .promoted-news__first-overlay, .theme--gold .promoted-news__first-overlay {
    color: #38330a;
}

.promoted-news__first-body {
    display: none;
}

.promoted-news__list {
    color: #000;
}

.promoted-news__list-heading {
    margin: 0 0 10px;
    font-size: 1.8rem;
}

.promoted-news__list-item {
    font-size: 1.4rem;
    margin: 10px 0;
    font-weight: 700;
}

    .promoted-news__list-item a {
        display: block;
    }

.promoted-news__list-item-time {
    display: block;
    font-weight: normal;
}

.promoted-news__list-item-heading {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.promoted-news__show-more {
    display: block;
    margin-top: 20px;
    font-size: 1.4rem;
    font-weight: 700;
}

.related-films {
    color: #000;
    line-height: 1.5;
}

    .related-films a:hover {
        text-decoration: underline;
    }

.body--dark .related-films {
    color: #fff;
}

.related-films__header {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 18px;
    margin-bottom: 18px;
    font-weight: 700;
}

    .related-films__header h3 {
        font-size: 2.4rem;
    }

.related-films__header-tags {
    font-size: 1.4rem;
}

.related-films__header-tag {
    text-decoration: underline;
}

.related-films__list {
    font-size: 1.8rem;
    overflow: hidden;
}

.related-films__list-item {
    margin-bottom: 5px;
    padding-right: 10px;
}

.results__list__heading {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 18px;
    margin-bottom: 40px;
    font-size: 2.1rem;
    font-weight: 700;
}

.results__list__item {
    margin: 0 0 40px 0;
}

    .results__list__item:last-child {
        margin: 0;
    }

.results__list p {
    margin: 0 0 15px 0;
    line-height: 2.2rem;
}

.results__list a {
    display: block;
    font-weight: 700;
    text-decoration: underline;
}

.results__list__item-title {
    margin: 0 0 10px 0;
}

.related-links {
    color: #000;
}

.related-links__heading {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 18px;
    margin-bottom: 40px;
    font-size: 2.1rem;
    font-weight: 700;
}

.related-links a {
    text-decoration: underline;
}

.related-links .nav-md--submenu-list {
    margin: 0 0 40px 0;
}

.related-links [class^='col-']:last-child .nav-md--submenu-list:last-child {
    margin: 0;
}

.search-with-suggestions {
    position: relative;
}

.search-suggestions {
    display: block;
    padding: 15px 10px;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.4;
}

.search-with-suggestions .search-suggestions {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    border: 1px #d9d9d9 solid;
    border-top: 0;
    background-color: #f6f6f6;
}

.search-suggestions a {
    display: block;
    padding: 6px 5px;
    color: #000 !important;
}

    .search-suggestions a:not(:hover) {
        text-decoration: none;
    }

    .search-suggestions a:focus {
        background-color: #eaeaea;
    }

.search-suggestions__list {
    padding: 0;
}

.article .search-suggestions__list {
    padding-left: 0;
}

.search-suggestions__show-all {
    padding: 20px 0;
    font-weight: 700;
    border-bottom: 1px #e5e5e5 solid;
}

.search-with-suggestions .search-suggestions__show-all {
    margin-top: 5px;
    padding: 5px 10px;
    padding-bottom: 0;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 0;
}

    .search-with-suggestions .search-suggestions__show-all a {
        margin-right: -5px;
        margin-left: -5px;
    }

.search-suggestions__item {
    display: block;
}

.article__main-headline, .article__main-paragraph, .article__editorial-content, .article__similar-articles, .article__section-picker, .article__info-box, .article__contact-info, .article__published-at, .article__actions a, .article-tickets__meta-item, .article__top-meta, .article__mini-meta {
    color: #000;
}

.body--dark .article__main-headline, .body--dark .article__main-paragraph, .body--dark .article__editorial-content, .body--dark .article__similar-articles, .body--dark .article__section-picker, .body--dark .article__info-box, .body--dark .article__contact-info, .body--dark .article__published-at, .body--dark .article__actions a, .body--dark .article-tickets__meta-item, .body--dark .article__top-meta, .body--dark .article__mini-meta {
    color: #fff;
}

.article h2 {
    font-size: 2.4rem;
    font-weight: 700;
}

.article h3 {
    font-size: 1.9rem;
    font-weight: 700;
}

.article a {
    text-decoration: underline;
}

.article .promoted-item a {
    text-decoration: none;
}

.article ul {
    padding-left: 1.2em;
    list-style-position: outside;
}

    .article ul li {
        list-style: disc;
    }

.article ol {
    padding-left: 1.4em;
    list-style-position: outside;
}

    .article ol li {
        list-style: decimal;
    }

.article li {
    margin-bottom: 0.2em;
}

.article figure img {
    display: block;
    width: 100%;
}

.article figure figcaption {
    margin-top: 0.4em;
}

.article-tickets {
    margin: 10px 0;
    padding: 18px;
}

    .article-tickets i, .article-tickets span, .article-tickets time {
        display: inline-block;
        vertical-align: middle;
    }

.article-tickets__purchase-btn button {
    padding: 14px;
}

.article-tickets--sold-out .article-tickets__meta-item {
    opacity: 0.5;
}

.article-tickets--sold-out .article-tickets__purchase-btn {
    opacity: 0.6;
    color: #474747;
}

    .article-tickets--sold-out .article-tickets__purchase-btn button {
        opacity: 0.4;
    }

.article-tickets a {
    text-decoration: none;
}

.article-tickets__meta-item {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
}

    .article-tickets__meta-item .icon {
        margin-right: 5px;
    }

.article-tickets__purchase-btn {
    display: block;
    background-color: currentColor;
}

.theme--white.body--dark .article-tickets__purchase-btn button {
    color: #000;
}

.article-tickets__purchase-btn button {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    background: transparent;
}

.article__similar-articles {
    font-size: 1.9rem;
    font-weight: 700;
}

.article__section-title {
    padding-bottom: 10px;
    font-size: 1.9rem;
    font-weight: 700;
    color: #fff;
}

.article-tickets__section {
    margin: 0 0 40px 0;
}

    .article-tickets__section:last-child {
        margin: 0;
    }

.article__border {
    border: 2px #e5e5e5 solid;
}

.body--dark .article__border {
    border-color: #424242;
}

.article__border.article__border--padded {
    padding: 10px;
}

.article__border.article__border--top {
    border-width: 2px 0 0 0;
}

.article__border.article__border--right {
    border-width: 0 2px 0 0;
}

.article__border.article__border--bottom {
    border-width: 0 0 2px 0;
}

.article__border.article__border--left {
    border-width: 0 0 0 2px;
}

.article__hero-caption {
    color: #3b3b3b;
    font-size: 1.1rem;
    line-height: 1.4;
}

.body--dark .article__hero-caption {
    color: #838383;
}

.article__main-headline {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 2.6rem;
    font-weight: 700;
    margin: 30px 0 8px;
    text-align: left;
}

.article__main-paragraph {
    font-family: Times, 'Times New Roman', serif;
    font-size: inherit;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 30px;
}

.article__section-picker {
    position: relative;
    margin-bottom: 30px;
}

    .article__section-picker select {
        display: block;
        width: 100%;
        padding-right: 25px;
        font-size: 1.4rem;
        font-weight: 700;
        color: inherit;
    }

    .article__section-picker .icon {
        right: 0;
        pointer-events: none;
    }

.article__editorial-content {
    font-size: 1.5rem;
    line-height: 1.5;
}

    .article__editorial-content a {
        font-weight: 700;
    }

    .article__editorial-content p, .article__editorial-content ul, .article__editorial-content ol, .article__editorial-content blockquote, .article__editorial-content > figure {
        margin-bottom: 1.7em;
    }

    .article__editorial-content img {
        margin-top: 0.85em;
        margin-bottom: 0.85em;
    }

    .article__editorial-content figcaption {
        color: #3b3b3b;
        font-size: 1.4rem;
        line-height: 1.4;
    }

.body--dark .article__editorial-content figcaption {
    color: #838383;
}

.article__editorial-content blockquote {
    position: relative;
    margin: 1em 0 1.7em 0.1em;
    padding-left: 1em;
    border-left: 2px #e5e5e5 solid;
    font-style: italic;
}

.body--dark .article__editorial-content blockquote {
    border-color: #424242;
}

.article__editorial-content blockquote p {
    margin-bottom: 0;
}

.article__editorial-content .fluid-width-video-wrapper, .article__editorial-content iframe {
    margin-top: 1.7em;
    margin-bottom: 1.7em;
}

    .article__editorial-content .fluid-width-video-wrapper iframe {
        margin: 0;
    }

.article__info-box {
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 10px 15px;
    padding-bottom: 8px;
    background: #f6f6f6;
}

.body--dark .article__info-box {
    background: #191919;
}

.article__info-box p, .article__info-box ul, .article__info-box ol {
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.article__info-box li {
    padding: 0;
}

.article__info-box a {
    font-weight: 700;
}

.article__contact-info {
    font-size: 1.4rem;
    line-height: 1.3;
}

    .article__contact-info:after {
        content: '';
        display: table;
        clear: both;
    }

    .article__contact-info > div:after {
        content: '';
        display: table;
        clear: both;
    }

    .article__contact-info p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .article__contact-info a[href^='tel:'] {
        text-decoration: none;
    }

    .article__contact-info img {
        float: left;
        margin-right: 20px;
        width: 96px;
        height: auto;
    }

.article__contact-info-item:after {
    content: '';
    display: table;
    clear: both;
}

.article__published-at {
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.8;
}

.article__actions {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: inherit;
    font-weight: bold;
    font-size: 1.4rem;
    text-align: center;
    overflow: hidden;
}

    .article__actions a {
        text-decoration: none;
    }

.article__action {
    display: block;
}

    .article__action ~ .article__action {
        margin-top: 10px;
    }

    .article__action .icon {
        position: relative;
        top: -1px;
        margin-right: 2px;
    }

    .article__action:hover span {
        opacity: 0.6;
    }

.body--dark .article__list-item {
    color: #fff;
}

.article__list-item__thumbnail, .article__list-item__content {
    padding: 0 10px;
}

    .article__list-item__thumbnail img {
        display: block;
        width: 100%;
        height: auto;
    }

.article__list-item__title a {
    display: block;
    line-height: 1;
}

.article__list-item__tag-list .icon, .article__list-item__tag-list time, .article__list-item__tag-list a {
    display: inline-block;
    vertical-align: middle;
}

.article__list-item__tag-list time, .article__list-item__tag-list a {
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
}

.article__list-item__tag-list time {
    margin-right: 5px;
}

.article__list-item__tag-list a {
    text-decoration: underline;
}

    .article__list-item__tag-list a ~ a {
        margin-left: 5px;
    }

.article__top-meta, .article__mini-meta {
    font-size: 1.4rem;
}

    .article__top-meta a, .article__mini-meta a {
        font-weight: 700;
    }

    .article__top-meta .icon, .article__mini-meta .icon {
        margin-right: 8px;
        margin-top: -3px;
    }

.article__top-meta-item ~ .article__top-meta-item {
    margin-top: 8px;
}

.article__mini-meta time {
    font-weight: 700;
}

.article__mini-meta-item {
    display: block;
    vertical-align: top;
}

    .article__mini-meta-item + .article__mini-meta-item {
        margin-top: 8px;
    }

.blog__main-col, .blog-sidebar {
    color: #000;
}

.body--dark .blog__main-col, .body--dark .blog-sidebar {
    color: #fff;
}

.blog-post {
    margin-bottom: 20px;
}

    .blog-post ~ .blog-post {
        padding-top: 30px;
        border-top: 2px #e5e5e5 solid;
    }

.blog-post__title {
    font-size: 2.8rem;
    font-weight: 700;
}

.blog-post__meta-item {
    position: relative;
    display: block;
    padding-left: 20px;
    font-size: 1.4rem;
    font-weight: 700;
}

    .blog-post__meta-item ~ .blog-post__meta-item {
        margin-top: 5px;
    }

    .blog-post__meta-item a {
        text-decoration: underline;
    }

    .blog-post__meta-item .icon {
        position: absolute;
        left: 0;
        top: 0;
    }

    .blog-post__meta-item .icon-tag {
        top: 3px;
    }

.blog-post__meta-item--tags {
    text-transform: lowercase;
}

.blog-post__actions {
    overflow: hidden;
}

    .blog-post__actions a {
        text-decoration: none;
    }

    .blog-post__actions .expandable-module__content__header {
        text-align: center;
    }

.blog-sidebar {
    overflow: hidden;
}

    .blog-sidebar nav {
        font-size: 1.4rem;
    }

.blog-sidebar__nav-item {
    position: relative;
    margin-top: 20px;
}

    .blog-sidebar__nav-item a {
        display: block;
        padding-left: 13px;
        font-weight: 700;
    }

    .blog-sidebar__nav-item .icon {
        position: absolute;
        left: 0;
        top: 4px;
        width: 7px;
        height: 8px;
        background-size: auto 100%;
    }

.body--dark .blog-sidebar__nav-item .icon {
    background-image: url("../icons/icon-arrow-right--white.svg");
}

.blog-sidebar__headline {
    font-size: 2.1rem;
    font-weight: 700;
}

.is-ie9 .input--container select + .icon, .is-ie9 .dropdown--primary select + .icon, .is-ie9 .dropdown--secondary select + .icon, .is-ie9 .dropdown--large select + .icon, .is-ie9 .nav-md-secondary--list-item-dropdown-inner select + .icon, .is-firefox-lte34 .input--container select + .icon, .is-firefox-lte34 .dropdown--primary select + .icon, .is-firefox-lte34 .dropdown--secondary select + .icon, .is-firefox-lte34 .dropdown--large select + .icon, .is-firefox-lte34 .nav-md-secondary--list-item-dropdown-inner select + .icon {
    display: none;
}

.is-ie9 .nav-md-secondary--list-item-dropdown-inner, .is-firefox-lte34 .nav-md-secondary--list-item-dropdown-inner {
    top: -1px;
}

    .is-ie9 .nav-md-secondary--list-item-dropdown-inner select, .is-firefox-lte34 .nav-md-secondary--list-item-dropdown-inner select {
        padding-right: 8px;
        direction: ltr;
    }

.is-ie9 .article__section-picker select, .is-firefox-lte34 .article__section-picker select {
    padding-right: 0;
}

.hidden {
    display: none;
}

.expanded {
    display: block;
}

@media (max-width: 600px) {
    .carousel-item__overlay-section:last-of-type {
        height: auto;
    }

    .carousel-item__intro-text {
        line-height: normal;
    }

    .promoted-items {
        margin-left: 0;
        margin-right: 0;
    }

    .promoted-item {
        width: 100%;
        margin: 0 0 10px;
        padding-top: 56.2%;
        float: none;
    }

    .promoted-item__inner {
        position: absolute;
        top: 0;
    }

    .promoted-item--tall {
        padding-top: 112.4%;
    }

        .promoted-item--tall .promoted-item__inner {
            top: 50%;
        }

    .category .promoted-item, .category .promoted-item--split {
        margin: 0 0 20px 0;
    }

    .promoted-item__overlay {
        width: 100%;
    }

    .promoted-item--split {
        padding-top: 56.2%;
    }

    .promoted-news .promoted-item {
        margin-bottom: 10px;
    }

    .padding-xs-1 {
        padding: 10px;
    }

    .padding-xs-v-1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .padding-xs-h-1 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .padding-xs-t-1 {
        padding-top: 10px;
    }

    .padding-xs-r-1 {
        padding-right: 10px;
    }

    .padding-xs-b-1 {
        padding-bottom: 10px;
    }

    .padding-xs-l-1 {
        padding-left: 10px;
    }

    .margin-xs-v-1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .margin-xs-h-1 {
        margin-right: 10px;
        margin-left: 10px;
    }

    .margin-xs-t-1 {
        margin-top: 10px;
    }

    .margin-xs-r-1 {
        margin-right: 10px;
    }

    .margin-xs-b-1 {
        margin-bottom: 10px;
    }

    .margin-xs-l-1 {
        margin-left: 10px;
    }

    .padding-xs-2 {
        padding: 20px;
    }

    .padding-xs-v-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .padding-xs-h-2 {
        padding-right: 20px;
        padding-left: 20px;
    }

    .padding-xs-t-2 {
        padding-top: 20px;
    }

    .padding-xs-r-2 {
        padding-right: 20px;
    }

    .padding-xs-b-2 {
        padding-bottom: 20px;
    }

    .padding-xs-l-2 {
        padding-left: 20px;
    }

    .margin-xs-v-2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .margin-xs-h-2 {
        margin-right: 20px;
        margin-left: 20px;
    }

    .margin-xs-t-2 {
        margin-top: 20px;
    }

    .margin-xs-r-2 {
        margin-right: 20px;
    }

    .margin-xs-b-2 {
        margin-bottom: 20px;
    }

    .margin-xs-l-2 {
        margin-left: 20px;
    }

    .padding-xs-3 {
        padding: 30px;
    }

    .padding-xs-v-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .padding-xs-h-3 {
        padding-right: 30px;
        padding-left: 30px;
    }

    .padding-xs-t-3 {
        padding-top: 30px;
    }

    .padding-xs-r-3 {
        padding-right: 30px;
    }

    .padding-xs-b-3 {
        padding-bottom: 30px;
    }

    .padding-xs-l-3 {
        padding-left: 30px;
    }

    .margin-xs-v-3 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .margin-xs-h-3 {
        margin-right: 30px;
        margin-left: 30px;
    }

    .margin-xs-t-3 {
        margin-top: 30px;
    }

    .margin-xs-r-3 {
        margin-right: 30px;
    }

    .margin-xs-b-3 {
        margin-bottom: 30px;
    }

    .margin-xs-l-3 {
        margin-left: 30px;
    }

    .padding-xs-4 {
        padding: 40px;
    }

    .padding-xs-v-4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .padding-xs-h-4 {
        padding-right: 40px;
        padding-left: 40px;
    }

    .padding-xs-t-4 {
        padding-top: 40px;
    }

    .padding-xs-r-4 {
        padding-right: 40px;
    }

    .padding-xs-b-4 {
        padding-bottom: 40px;
    }

    .padding-xs-l-4 {
        padding-left: 40px;
    }

    .margin-xs-v-4 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .margin-xs-h-4 {
        margin-right: 40px;
        margin-left: 40px;
    }

    .margin-xs-t-4 {
        margin-top: 40px;
    }

    .margin-xs-r-4 {
        margin-right: 40px;
    }

    .margin-xs-b-4 {
        margin-bottom: 40px;
    }

    .margin-xs-l-4 {
        margin-left: 40px;
    }

    .padding-xs-5 {
        padding: 50px;
    }

    .padding-xs-v-5 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .padding-xs-h-5 {
        padding-right: 50px;
        padding-left: 50px;
    }

    .padding-xs-t-5 {
        padding-top: 50px;
    }

    .padding-xs-r-5 {
        padding-right: 50px;
    }

    .padding-xs-b-5 {
        padding-bottom: 50px;
    }

    .padding-xs-l-5 {
        padding-left: 50px;
    }

    .margin-xs-v-5 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .margin-xs-h-5 {
        margin-right: 50px;
        margin-left: 50px;
    }

    .margin-xs-t-5 {
        margin-top: 50px;
    }

    .margin-xs-r-5 {
        margin-right: 50px;
    }

    .margin-xs-b-5 {
        margin-bottom: 50px;
    }

    .margin-xs-l-5 {
        margin-left: 50px;
    }

    .padding-xs-6 {
        padding: 60px;
    }

    .padding-xs-v-6 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .padding-xs-h-6 {
        padding-right: 60px;
        padding-left: 60px;
    }

    .padding-xs-t-6 {
        padding-top: 60px;
    }

    .padding-xs-r-6 {
        padding-right: 60px;
    }

    .padding-xs-b-6 {
        padding-bottom: 60px;
    }

    .padding-xs-l-6 {
        padding-left: 60px;
    }

    .margin-xs-v-6 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .margin-xs-h-6 {
        margin-right: 60px;
        margin-left: 60px;
    }

    .margin-xs-t-6 {
        margin-top: 60px;
    }

    .margin-xs-r-6 {
        margin-right: 60px;
    }

    .margin-xs-b-6 {
        margin-bottom: 60px;
    }

    .margin-xs-l-6 {
        margin-left: 60px;
    }

    .hide-sm {
        display: none !important;
    }

    .row.row--autosize-cols {
        margin-right: 0;
        margin-left: 0;
    }

        .row.row--autosize-cols > .col {
            float: none;
            width: 100%;
            margin-top: 20px;
            padding-top: 20px;
            padding-right: 0;
            padding-left: 0;
            border: 0;
        }

            .row.row--autosize-cols > .col:first-child {
                border-top: 0;
                margin-top: 0;
                padding-top: 0;
            }

    h1, .h1 {
        margin: 35px 0 15px;
        text-align: center;
        font-size: 45px;
        line-height: 0.9;
    }

    .responsive-table {
        display: block;
        font-size: 13px;
    }

        .responsive-table tbody {
            display: block;
        }

    .responsive-table__header {
        display: none;
    }

    .responsive-table__row {
        display: block;
        border: 2px solid #e5e5e5;
        border-top: 0;
    }

    .responsive-table__cell {
        display: block;
        position: relative;
        padding-left: 50%;
        border: 0;
    }

        .responsive-table__cell + .responsive-table__cell {
            padding-top: 0;
        }

            .responsive-table__cell + .responsive-table__cell:before {
                padding-top: 0;
            }

        .responsive-table__cell:before {
            content: attr(data-label);
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            position: absolute;
            width: 50%;
            padding: 10px;
            left: 0;
            top: 0;
            bottom: 0;
        }

    .responsive-table__sorter {
        display: block;
        position: relative;
        height: 50px;
        color: #fff;
        background-color: #424242;
        font-weight: 700;
    }

    .responsive-table__button {
        display: block;
        width: 100%;
    }

    .teaser-item {
        height: auto;
        padding-top: 0;
    }

        .teaser-item > a {
            position: static;
        }

        .teaser-item img {
            display: block;
        }

    .teaser-item__inner {
        border-top-width: 1px;
        border-bottom-width: 1px;
    }

    .section-hero__content {
        font-size: 1.4rem;
    }

    .section-hero__content-title {
        color: inherit;
        text-align: left;
        font-size: 2.4rem;
        margin: 0;
    }

    .section-hero__content-subtitle {
        font-size: 1.4rem;
    }

    .section-hero__content-image {
        position: static;
        display: block;
        margin-top: 20px;
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 601px) {
    .carousel-wrapper {
        height: 0;
        padding-top: 41.8%;
    }

    .carousel {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .carousel-nav-btn {
        padding-top: 0;
    }
    .slick-dots{
        bottom: 24px;
    }

        .carousel-nav-btn:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 110%;
            height: 105%;
            display: block;
            content: '';
            background-image: -webkit-linear-gradient(180deg, transparent, rgba(0,0,0,0.6));
            background-image: linear-gradient(270deg, transparent, rgba(0,0,0,0.6));
            background-repeat: no-repeat;
        }

    .carousel-nav-btn--next:before {
        left: -10%;
        background-image: -webkit-linear-gradient(0deg, transparent, rgba(0,0,0,0.6));
        background-image: linear-gradient(90deg, transparent, rgba(0,0,0,0.6));
    }

    .carousel-nav-btn__icon {
        top: 50%;
        width: 40px;
        height: 62px;
    }

    .carousel__scroll-down {
        display: block;
    }

    .carousel-item__overlay-section {
        margin-left: 30px;
    }

        .carousel-item__overlay-section:nth-child(2) p:first-child {
            max-height: 78%;
        }

    .carousel-item__image-caption {
        left: 50px;
    }

    .carousel-item {
        height: 100%;
        padding: 0;
    }

        .carousel-item:before {
            z-index: -1;
            background-repeat: no-repeat;
        }

        .carousel-item[data-overlay-type] {
            position: relative;
        }

            .carousel-item[data-overlay-type]:before {
                content: '';
                position: absolute;
                display: block;
                width: 100%;
                height: 100%;
            }

        .carousel-item[data-overlay-type='light']:before {
            background-image: -webkit-linear-gradient(0deg, rgba(0,0,0,0.15) 30%, transparent 85%);
            background-image: linear-gradient(90deg, rgba(0,0,0,0.15) 30%, transparent 85%);
        }

    .is-ie9 .carousel-item[data-overlay-type='light']:before {
        background: rgba(0,0,0,0.2);
    }

    .carousel-item[data-overlay-type='medium']:before {
        background-image: -webkit-linear-gradient(0deg, rgba(0,0,0,0.45) 30%, transparent 85%);
        background-image: linear-gradient(90deg, rgba(0,0,0,0.45) 30%, transparent 85%);
    }

    .is-ie9 .carousel-item[data-overlay-type='medium']:before {
        background: rgba(0,0,0,0.3);
    }

    .carousel-item[data-overlay-type='heavy']:before {
        background-image: -webkit-linear-gradient(0deg, rgba(0,0,0,0.7) 30%, transparent 85%);
        background-image: linear-gradient(90deg, rgba(0,0,0,0.7) 30%, transparent 85%);
    }

    .is-ie9 .carousel-item[data-overlay-type='heavy']:before {
        background: rgba(0,0,0,0.5);
    }

    .carousel-item__image-container {
        position: absolute;
    }

    .carousel-item__inner {
        height: 100%;
    }

    .isnt-touch .carousel-item--has-video-ready .carousel-item:before, .isnt-touch .carousel-item--has-video-ready .carousel-item .carousel-item__inner {
        z-index: -1;
        opacity: 0;
        -webkit-transition: opacity 300ms linear, z-index 0ms linear;
        transition: opacity 300ms linear, z-index 0ms linear;
        -webkit-transition-delay: 0, 300ms;
        transition-delay: 0, 300ms;
    }

    .isnt-touch .carousel-item--has-video-ready .carousel-item:hover:before, .isnt-touch .carousel-item--has-video-ready .carousel-item:hover .carousel-item__inner {
        opacity: 1;
        z-index: 1;
        -webkit-transition-delay: 100ms, 0;
        transition-delay: 100ms, 0;
    }

    .isnt-touch .carousel-item--has-video-ready .carousel-item__video {
        z-index: -1;
    }

    .carousel-item__overlay {
        position: relative;
        padding: 0;
        height: 100%;
        background: none;
    }

        .carousel-item__overlay p ~ p {
            margin-top: 10px;
        }

        .carousel-item__overlay button {
            font-size: 1.6rem;
        }

        .carousel-item__overlay .btn-play, .carousel-item__overlay .btn-stop {
            padding-left: 36px;
        }

    .carousel-item__overlay-inner {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .carousel-item__overlay-section {
        height: 33.333%;
        margin: 0;
    }

    .carousel-item__image-caption {
        left: 0;
        bottom: 20px;
        margin: 0;
        padding-bottom: 0;
    }

    .carousel-item__meta-item {
        font-size: 1.4rem;
    }

    .carousel-item__intro-text {
        font-size: 2.2rem;
    }

    .carousel-item__headline {
        font-size: 3.3rem;
    }

    .carousel-item__overlay-section p {
        font-size: 1.8rem;
    }

    .article-imagery .btn-play, .article-imagery .btn-stop {
        width: 80px;
        height: 80px;
        -webkit-transform: translate(-50%, -65%);
        -ms-transform: translate(-50%, -65%);
        transform: translate(-50%, -65%);
    }

    .promoted-item video, .promoted-item img {
        position: absolute;
        top: 0;
    }

    .promoted-item__inner {
        top: 0;
    }

    .promoted-item--tall .promoted-item__inner {
        top: 50%;
    }

    .promoted-item--split .promoted-item__overlay:before {
        display: none;
    }

    .promoted-item--split .headline {
        position: relative;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .promoted-item--split p {
        display: block;
    }

    .promoted-item--automated .headline {
        font-size: 1.6rem;
    }

    .info-banner {
        font-size: 15px;
    }

    .promoted-news__first-heading {
        font-size: 1.8rem;
    }

    .promoted-news__first-body {
        display: block;
    }

    .promoted-news__list {
        float: right;
        margin-left: 10px;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
    }

    .related-films__list-item {
        float: left;
        width: 50%;
    }

        .related-films__list-item a {
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .results__list__heading {
        margin: 0 0 60px 0;
        font-size: 3rem;
    }

    .results__list__item {
        margin: 0 0 60px 0;
    }

    .search-suggestions__item {
        font-size: 1.6rem;
    }

    .padding-md-1 {
        padding: 10px;
    }

    .padding-md-v-1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .padding-md-h-1 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .padding-md-t-1 {
        padding-top: 10px;
    }

    .padding-md-r-1 {
        padding-right: 10px;
    }

    .padding-md-b-1 {
        padding-bottom: 10px;
    }

    .padding-md-l-1 {
        padding-left: 10px;
    }

    .margin-md-h-1 {
        margin-right: 10px;
        margin-left: 10px;
    }

    .margin-md-v-1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .margin-md-t-1 {
        margin-top: 10px;
    }

    .margin-md-r-1 {
        margin-right: 10px;
    }

    .margin-md-b-1 {
        margin-bottom: 10px;
    }

    .margin-md-l-1 {
        margin-left: 10px;
    }

    .padding-md-2 {
        padding: 20px;
    }

    .padding-md-v-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .padding-md-h-2 {
        padding-right: 20px;
        padding-left: 20px;
    }

    .padding-md-t-2 {
        padding-top: 20px;
    }

    .padding-md-r-2 {
        padding-right: 20px;
    }

    .padding-md-b-2 {
        padding-bottom: 20px;
    }

    .padding-md-l-2 {
        padding-left: 20px;
    }

    .margin-md-h-2 {
        margin-right: 20px;
        margin-left: 20px;
    }

    .margin-md-v-2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .margin-md-t-2 {
        margin-top: 20px;
    }

    .margin-md-r-2 {
        margin-right: 20px;
    }

    .margin-md-b-2 {
        margin-bottom: 20px;
    }

    .margin-md-l-2 {
        margin-left: 20px;
    }

    .padding-md-3 {
        padding: 30px;
    }

    .padding-md-v-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .padding-md-h-3 {
        padding-right: 30px;
        padding-left: 30px;
    }

    .padding-md-t-3 {
        padding-top: 30px;
    }

    .padding-md-r-3 {
        padding-right: 30px;
    }

    .padding-md-b-3 {
        padding-bottom: 30px;
    }

    .padding-md-l-3 {
        padding-left: 30px;
    }

    .margin-md-h-3 {
        margin-right: 30px;
        margin-left: 30px;
    }

    .margin-md-v-3 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .margin-md-t-3 {
        margin-top: 30px;
    }

    .margin-md-r-3 {
        margin-right: 30px;
    }

    .margin-md-b-3 {
        margin-bottom: 30px;
    }

    .margin-md-l-3 {
        margin-left: 30px;
    }

    .padding-md-4 {
        padding: 40px;
    }

    .padding-md-v-4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .padding-md-h-4 {
        padding-right: 40px;
        padding-left: 40px;
    }

    .padding-md-t-4 {
        padding-top: 40px;
    }

    .padding-md-r-4 {
        padding-right: 40px;
    }

    .padding-md-b-4 {
        padding-bottom: 40px;
    }

    .padding-md-l-4 {
        padding-left: 40px;
    }

    .margin-md-h-4 {
        margin-right: 40px;
        margin-left: 40px;
    }

    .margin-md-v-4 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .margin-md-t-4 {
        margin-top: 40px;
    }

    .margin-md-r-4 {
        margin-right: 40px;
    }

    .margin-md-b-4 {
        margin-bottom: 40px;
    }

    .margin-md-l-4 {
        margin-left: 40px;
    }

    .padding-md-5 {
        padding: 50px;
    }

    .padding-md-v-5 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .padding-md-h-5 {
        padding-right: 50px;
        padding-left: 50px;
    }

    .padding-md-t-5 {
        padding-top: 50px;
    }

    .padding-md-r-5 {
        padding-right: 50px;
    }

    .padding-md-b-5 {
        padding-bottom: 50px;
    }

    .padding-md-l-5 {
        padding-left: 50px;
    }

    .margin-md-h-5 {
        margin-right: 50px;
        margin-left: 50px;
    }

    .margin-md-v-5 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .margin-md-t-5 {
        margin-top: 50px;
    }

    .margin-md-r-5 {
        margin-right: 50px;
    }

    .margin-md-b-5 {
        margin-bottom: 50px;
    }

    .margin-md-l-5 {
        margin-left: 50px;
    }

    .padding-md-6 {
        padding: 60px;
    }

    .padding-md-v-6 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .padding-md-h-6 {
        padding-right: 60px;
        padding-left: 60px;
    }

    .padding-md-t-6 {
        padding-top: 60px;
    }

    .padding-md-r-6 {
        padding-right: 60px;
    }

    .padding-md-b-6 {
        padding-bottom: 60px;
    }

    .padding-md-l-6 {
        padding-left: 60px;
    }

    .margin-md-h-6 {
        margin-right: 60px;
        margin-left: 60px;
    }

    .margin-md-v-6 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .margin-md-t-6 {
        margin-top: 60px;
    }

    .margin-md-r-6 {
        margin-right: 60px;
    }

    .margin-md-b-6 {
        margin-bottom: 60px;
    }

    .margin-md-l-6 {
        margin-left: 60px;
    }

    h1, .h1 {
        margin: 35px 0 15px;
        text-align: center;
        font-size: 45px;
        line-height: 0.9;
    }

    .form__controls-item {
        margin: 0;
    }

        .form__controls-item:nth-of-type(odd) {
            border-right-width: 1px;
            border-color: #d9d9d9;
            padding-right: 20px;
        }

    .body--dark .form__controls-item:nth-of-type(odd) {
        border-color: #424242;
    }

    .form__controls-item:nth-of-type(even) {
        padding-left: 20px;
    }

    .form__controls-item--inner {
        margin: 0 0 20px 0;
    }

        .form__controls-item--inner:last-child {
            margin: 0;
        }

    .breadcrumbs {
        padding: 10px 0;
        color: #000;
        background-color: #f6f6f6;
        border-bottom-width: 1px;
        border-color: #e5e5e5;
    }

        .breadcrumbs li {
            display: inline-block;
            vertical-align: middle;
        }

            .breadcrumbs li:after {
                display: inline-block;
                vertical-align: middle;
                content: "/";
            }

            .breadcrumbs li:last-child a {
                color: #000000;
                font-weight: bold;
                margin: 0;
                pointer-events: none;
            }

            .breadcrumbs li:last-child:after {
                display: none;
            }

        .breadcrumbs a {
            display: inline-block;
            vertical-align: middle;
            margin: 0 5px 0 0;
            font-size: 1.4rem;
            color: currentColor;
            line-height: 1.8rem;
        }

            .breadcrumbs a:hover {
                text-decoration: underline;
            }

    .category-header--title {
        line-height: 0.9;
    }

    .document-list__heading {
        padding-bottom: 18px;
        margin-bottom: 18px;
    }

    .document-list__intro {
        font-size: 18px;
    }

    .document-list__item {
        font-size: 15px;
    }

    .teaser-items {
        margin-left: -5px;
        margin-right: -5px;
    }

        .teaser-items:after {
            content: '';
            display: table;
            clear: both;
        }

    .teaser-item {
        float: left;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin: 0 5px 10px;
    }

    .teaser-item--portrait {
        padding-top: 56.2%;
    }

        .teaser-item--portrait img {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            height: 100%;
            width: auto;
            max-width: none;
        }

    .isnt-touch .teaser-item--portrait > a:hover img {
        -webkit-transform: translate(-50%, -50%) scale(1.02);
        -ms-transform: translate(-50%, -50%) scale(1.02);
        transform: translate(-50%, -50%) scale(1.02);
    }

    .teaser-item__content {
        font-size: 1.4rem;
        font-weight: 700;
    }

    .teaser-item__heading {
        font-size: 2.4rem;
    }

    .section-hero__content {
        font-size: 1.6rem;
    }

    .section-hero__content-title {
        font-size: 2.4rem;
    }

    .section-hero__content-subtitle {
        font-size: 1.6rem;
    }

    .article__hero-caption {
        font-size: 1.4rem;
    }

    .article-tickets {
        position: relative;
        padding-right: 126px;
    }

    .article-tickets--not-available {
        padding-right: 0;
        color: #fff;
        text-align: center;
    }

        .article-tickets--not-available .article-tickets__meta-item {
            opacity: .5;
        }

    .article-tickets__meta-item {
        display: inline-block;
        vertical-align: middle;
        margin-right: 40px;
    }

    .article-tickets__meta-item--title {
        display: block;
        margin: 0 0 10px 0;
    }

    .article-tickets__meta-item:last-child {
        margin: 0;
    }

    .article-tickets__purchase-btn {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 10px;
        min-width: 106px;
    }

        .article-tickets__purchase-btn button {
            padding: 10px;
        }

    .article__editorial-content {
        font-size: 1.8rem;
    }

    .article__info-box li {
        padding-right: 1.7em;
    }

    .article__action {
        display: block;
        margin: 0 0 10px 0;
    }

        .article__action:last-child {
            margin: 0;
        }

    .article--cinemateket .article__action {
        float: none;
        width: auto;
    }

    .article__action ~ .article__action {
        margin-top: 0;
    }

    .article__list-item__thumbnail, .article__list-item__content {
        float: left;
    }

        .article__list-item__thumbnail figure {
            padding-top: 56.2%;
            height: 0;
            position: relative;
            overflow: hidden;
            margin: 0 0 20px 0;
        }

        .article__list-item__thumbnail img {
            position: absolute;
            top: 0;
            right: 0;
            left: auto;
            width: auto;
            height: 100%;
        }

    .article__list-item__thumbnail {
        width: 33.33333%;
    }

    .article__list-item__content {
        width: 66.66667%;
    }

    .article__list-item__thumbnail figure {
        margin: 0;
    }

    .blog__main-col {
        float: left;
        width: 75%;
        padding-right: 25px;
    }

    .blog-sidebar {
        float: right;
        width: 25%;
        padding-left: 25px;
    }
}

@media (min-width: 601px) and (max-width: 1023px) {
    .col-md-1 {
        float: left;
        width: 25%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-md-2 {
        float: left;
        width: 50%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-md-3 {
        float: left;
        width: 75%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-md-4 {
        float: left;
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-md-2:nth-child(odd) {
        padding-right: 5px;
        clear: left;
    }

    .col-md-2:nth-child(even) {
        padding-left: 5px;
        clear: right;
    }

    .hide-md {
        display: none !important;
    }

    .padding-md-1 {
        padding: 10px;
    }

    .padding-md-v-1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .padding-md-h-1 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .padding-md-t-1 {
        padding-top: 10px;
    }

    .padding-md-r-1 {
        padding-right: 10px;
    }

    .padding-md-b-1 {
        padding-bottom: 10px;
    }

    .padding-md-l-1 {
        padding-left: 10px;
    }

    .margin-md-h-1 {
        margin-right: 10px;
        margin-left: 10px;
    }

    .margin-md-v-1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .margin-md-t-1 {
        margin-top: 10px;
    }

    .margin-md-r-1 {
        margin-right: 10px;
    }

    .margin-md-b-1 {
        margin-bottom: 10px;
    }

    .margin-md-l-1 {
        margin-left: 10px;
    }

    .padding-md-2 {
        padding: 20px;
    }

    .padding-md-v-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .padding-md-h-2 {
        padding-right: 20px;
        padding-left: 20px;
    }

    .padding-md-t-2 {
        padding-top: 20px;
    }

    .padding-md-r-2 {
        padding-right: 20px;
    }

    .padding-md-b-2 {
        padding-bottom: 20px;
    }

    .padding-md-l-2 {
        padding-left: 20px;
    }

    .margin-md-h-2 {
        margin-right: 20px;
        margin-left: 20px;
    }

    .margin-md-v-2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .margin-md-t-2 {
        margin-top: 20px;
    }

    .margin-md-r-2 {
        margin-right: 20px;
    }

    .margin-md-b-2 {
        margin-bottom: 20px;
    }

    .margin-md-l-2 {
        margin-left: 20px;
    }

    .padding-md-3 {
        padding: 30px;
    }

    .padding-md-v-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .padding-md-h-3 {
        padding-right: 30px;
        padding-left: 30px;
    }

    .padding-md-t-3 {
        padding-top: 30px;
    }

    .padding-md-r-3 {
        padding-right: 30px;
    }

    .padding-md-b-3 {
        padding-bottom: 30px;
    }

    .padding-md-l-3 {
        padding-left: 30px;
    }

    .margin-md-h-3 {
        margin-right: 30px;
        margin-left: 30px;
    }

    .margin-md-v-3 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .margin-md-t-3 {
        margin-top: 30px;
    }

    .margin-md-r-3 {
        margin-right: 30px;
    }

    .margin-md-b-3 {
        margin-bottom: 30px;
    }

    .margin-md-l-3 {
        margin-left: 30px;
    }

    .padding-md-4 {
        padding: 40px;
    }

    .padding-md-v-4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .padding-md-h-4 {
        padding-right: 40px;
        padding-left: 40px;
    }

    .padding-md-t-4 {
        padding-top: 40px;
    }

    .padding-md-r-4 {
        padding-right: 40px;
    }

    .padding-md-b-4 {
        padding-bottom: 40px;
    }

    .padding-md-l-4 {
        padding-left: 40px;
    }

    .margin-md-h-4 {
        margin-right: 40px;
        margin-left: 40px;
    }

    .margin-md-v-4 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .margin-md-t-4 {
        margin-top: 40px;
    }

    .margin-md-r-4 {
        margin-right: 40px;
    }

    .margin-md-b-4 {
        margin-bottom: 40px;
    }

    .margin-md-l-4 {
        margin-left: 40px;
    }

    .padding-md-5 {
        padding: 50px;
    }

    .padding-md-v-5 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .padding-md-h-5 {
        padding-right: 50px;
        padding-left: 50px;
    }

    .padding-md-t-5 {
        padding-top: 50px;
    }

    .padding-md-r-5 {
        padding-right: 50px;
    }

    .padding-md-b-5 {
        padding-bottom: 50px;
    }

    .padding-md-l-5 {
        padding-left: 50px;
    }

    .margin-md-h-5 {
        margin-right: 50px;
        margin-left: 50px;
    }

    .margin-md-v-5 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .margin-md-t-5 {
        margin-top: 50px;
    }

    .margin-md-r-5 {
        margin-right: 50px;
    }

    .margin-md-b-5 {
        margin-bottom: 50px;
    }

    .margin-md-l-5 {
        margin-left: 50px;
    }

    .padding-md-6 {
        padding: 60px;
    }

    .padding-md-v-6 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .padding-md-h-6 {
        padding-right: 60px;
        padding-left: 60px;
    }

    .padding-md-t-6 {
        padding-top: 60px;
    }

    .padding-md-r-6 {
        padding-right: 60px;
    }

    .padding-md-b-6 {
        padding-bottom: 60px;
    }

    .padding-md-l-6 {
        padding-left: 60px;
    }

    .margin-md-h-6 {
        margin-right: 60px;
        margin-left: 60px;
    }

    .margin-md-v-6 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .margin-md-t-6 {
        margin-top: 60px;
    }

    .margin-md-r-6 {
        margin-right: 60px;
    }

    .margin-md-b-6 {
        margin-bottom: 60px;
    }

    .margin-md-l-6 {
        margin-left: 60px;
    }

    .carousel-nav-btn__icon {
        width: 40px;
        height: 62px;
    }

    .carousel-item__overlay-inner {
        top: 50%;
        height: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        padding-right: 75px;
        padding-left: 75px;
        padding-bottom: 35px;
    }

    .carousel-item__overlay-section:first-of-type {
        padding-top: 0;
    }

    .carousel-item__overlay-section:last-of-type {
        padding: 0;
    }
    .accordion .operand-container{
        width:10%;
    }
    .accordion h1, .accordion h2, .accordion h3, .accordion h4, .accordion h5, .accordion h6{
        width:90%;
    } 
}

@media (min-width: 1024px) {
    .header-main {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 100;
        width: 100%;
        height: 102px;
        padding: 24px 0 0 0;
        background-color: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: height 200ms ease, padding-top 200ms ease;
        transition: height 200ms ease, padding-top 200ms ease;
    }

    .header-fixed .header-main {
        position: fixed;
        width: 100%;
        height: 67px;
        padding-top: 14px;
        border-bottom-width: 1px;
        border-color: #e5e5e5;
    }

    .header-main-logo {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        display: block;
        width: 84px;
        height: 50px;
    }

        .header-main-logo .icon {
            position: absolute;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transition: opacity 200ms ease;
            transition: opacity 200ms ease;
        }

        .header-main-logo .show-fixed {
            opacity: 0;
        }

    .header-fixed .header-main-logo .show-fixed {
        opacity: 1;
    }

    .header-fixed .header-main-logo .hide-fixed {
        opacity: 0;
    }

    .header-main-link {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.6rem;
        font-weight: 700;
        position: relative;
        position: relative;
        z-index: 100;
        display: block;
        padding: 10px 20px;
        padding-bottom: 26px;
        color: #000;
        line-height: 1;
        background:none;
    }

        .header-main-link:before {
            content: '';
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
        }

        .header-main-link > span {
            z-index: 10;
        }

        .header-main-link:before {
            display: none;
            top: 0;
            left: 0;
            background-color: #f6f6f6;
            border: 1px solid #e5e5e5;
            border-bottom: 0;
            -webkit-transition: background-color 250ms;
            transition: background-color 250ms;
        }

    .header-fixed .header-main-link {
        padding-bottom: 23px;
    }

    li:last-child .header-main-link {
        padding-right: 0;
    }

    .open .header-main-link:before {
        display: block;
    }

    .header-main-link span {
        position: relative;
        display: block;
        padding-right: 14px;
    }

        .header-main-link span:after {
            content: '';
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
        }

        .header-main-link span:after {
            display: none;
            bottom: -8px;
            height: 2px;
            background-color: #000;
        }

    .active .header-main-link span:after, .header-main-link:hover span:after, .header-main-link:focus span:after {
        display: block;
    }

    .open .header-main-link:not(:focus) span:after {
        display: none;
    }

    .header-main-link--small {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.4rem;
        font-weight: 300;
        position: relative;
        display: block;
        padding: 0 10px;
        color: #000;
        line-height: 1;
    }

    li:last-child .header-main-link--small {
        padding-right: 0;
    }

    .header-main-link--small span {
        position: relative;
        display: block;
        padding-right: 10px;
    }

    .header-main--search-input {
        padding: 15px;
        border-width: 1px;
        font-size: 3rem;
    }

        .header-main--search-input:focus {
            width: 100%;
            margin: 0;
        }

    .header-main--search-icon {
        width: 24px;
        height: 24px;
        background-size: cover;
    }

    .header-main--search-btn {
        margin: 0 0 12px 10px;
        border-width: 1px;
        border-color: transparent;
        position: relative;
        z-index: 100;
    }

    .header-fixed .header-main--search-btn {
        margin: 0 0 10px 10px;
    }

    .open .header-main--search-btn {
        padding-top: 10px;
        padding-bottom: 25px;
        margin: 0 0 0 10px;
        border-top-color: #e5e5e5;
        border-left-color: #e5e5e5;
        border-right-color: #e5e5e5;
        background-color: #f6f6f6;
        color: #000;
    }

    .header-main--search-btn-inner {
        position: relative;
        padding: 0 20px 0 0;
    }

    .header-main--search-btn-icon {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        position: absolute;
        right: 0;
    }

    .open .header-main--search-btn-icon.icon-search--white {
        display: none;
    }

    .header-main--search-btn-icon.icon-close {
        display: none;
    }

    .open .header-main--search-btn-icon.icon-close {
        display: block;
    }

    .nav-md-secondary {
        margin: 0 0 5px 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

        .nav-md-secondary.hide-fixed {
            -webkit-transition: margin 200ms ease, height 200ms ease, opacity 200ms ease;
            transition: margin 200ms ease, height 200ms ease, opacity 200ms ease;
        }

    .header-fixed .nav-md-secondary.hide-fixed {
        margin: 0;
        height: 0;
        opacity: 0;
    }

    .nav-md-secondary a:not(.nav-md--submenu--overview-link), .nav-md-secondary select {
        color: #575757;
    }

    .nav-md-secondary a:hover, .nav-md-secondary a:focus {
        text-decoration: underline;
    }

    .nav-md-secondary--list-item-dropdown {
        position: relative;
    }
    .nav-md-secondary--list-item .rs-listen {
        background-image: url(../icons/speaker-icon.png);
        padding-left: 17px;
        background-position-y:-1px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    

        .nav-md-secondary--list-item-dropdown .icon {
            right: 0;
            opacity: .6;
            pointer-events: none;
        }

    .nav-md-secondary--list-item-dropdown-inner {
        position: relative;
        top: -2px;
        width: 100%;
        padding: 0;
        overflow: hidden;
    }

    .nav-md--submenu {
        position: absolute;
        left: 0;
        top: 100%;
        display: none;
        width: 100%;
        max-height: 600px;
        -webkit-overflow-scrolling: touch;
        padding: 24px 0;
        background-color: #f6f6f6;
        border-top-width: 1px;
        border-color: #e5e5e5;
        opacity: 0;
        -webkit-transition: opacity 175ms cubic-bezier(0.77, 0, 0.175, 1);
        transition: opacity 175ms cubic-bezier(0.77, 0, 0.175, 1);
        font-size: 1.6rem;
        color: #000;
    }

    .open .nav-md--submenu {
        display: block;
    }

    .header-fixed .nav-md--submenu {
        top: 100%;
    }

    .is-visible .nav-md--submenu {
        opacity: 1;
    }

    .nav-md--submenu-icon {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        position: absolute;
        right: 0;
        display: block;
        -webkit-transition: -webkit-transform 250ms ease;
        transition: transform 250ms ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .open .nav-md--submenu-icon {
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg);
    }

    .nav-md--submenu-link {
        padding: 5px 0;
    }

    .nav-md--submenu-link-icon {
        margin: 0 0 0 5px;
    }

    .nav-md--submenu--overview-link {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        display: block;
        padding: 20px 0;
        margin: 30px 0 0 0;
        border-top-width: 1px;
        border-color: #d9d9d9;
        text-align: left;
        color: #000;
    }

        .nav-md--submenu--overview-link span {
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px;
        }

    .nav-md-secondary--list-item-dropdown {
        padding: 0 10px;
    }

        .nav-md-secondary--list-item-dropdown select {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            padding-right: 16px;
            text-align: right;
            font-size: 1.4rem;
            background: none;
            direction: rtl;
        }

        .nav-md-secondary--list-item-dropdown option {
            text-align: right;
            direction: ltr;
        }

    .footer-main ul, .footer--copyright {
        text-align: right;
    }

    .footer-col {
        padding: 0 30px 0 0;
    }

    .footer-secondary .footer-col {
        margin: 0;
    }

    .footer-main ul {
        margin: 0 0 10px 0;
    }

        .footer-main ul li {
            display: inline-block;
            vertical-align: middle;
            margin: 0 10px 0 0;
        }

            .footer-main ul li:last-child {
                margin: 0;
            }

    .footer-logo {
        position: relative;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        position: absolute;
        margin: 0;
    }

    .footer-logo--icon {
        background-image: url("../icons/icon-logo-portrait--white.svg");
        width: 84px;
        height: 50px;
    }

    .body--dark .footer-logo--icon {
        background-image: url("../icons/icon-logo-portrait.svg");
    }

    html:lang(en) .footer-logo--icon {
        background-image: url("../icons/icon-logo-portrait--white-en.svg");
    }

    html:lang(en) .body--dark .footer-logo--icon {
        background-image: url("../icons/icon-logo-portrait--en.svg");
        background-size: contain;
    }

    .footer--section {
        max-width: 1160px;
        margin: 0 auto;
    }

    .footer-secondary .col-xs-4 {
        width: 33.33333%;
    }

    .promoted-news__inner {
        overflow: hidden;
    }

    .promoted-news__first {
        padding-top: 28.1%;
        float: left;
        margin-right: 10px;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
    }

    .promoted-news__first-body {
        display: none;
    }

    .promoted-news__list-heading {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .promoted-news__list-item {
        position: relative;
        padding-left: 95px;
    }

    .promoted-news__list-item-time {
        left: 0;
        width: 95px;
        position: absolute;
        padding-right: 10px;
    }

    .promoted-news__list-item-heading {
        white-space: nowrap;
    }

    .promoted-news__show-more {
        padding-left: 95px;
    }

    .search-suggestions {
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
    }

    .search-suggestions__item {
        margin-right: -5px;
        margin-left: -5px;
    }

    .search-with-suggestions .search-suggestions__item {
        margin-right: 5px;
        margin-left: 5px;
    }

    .search-suggestions__show-all {
        margin-top: 20px;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        border-top: 1px #e5e5e5 solid;
        border-bottom: 0;
    }

        .search-suggestions__show-all a {
            margin-right: -5px;
            margin-left: -5px;
        }

    .main-content {
        padding: 102px 0 60px 0;
    }

    .header-fixed .main-content {
        padding-top: 100px;
    }

    .backdrop--visible .backdrop {
        display: block;
    }

    .padding-lg-1 {
        padding: 10px;
    }

    .padding-lg-v-1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .padding-lg-h-1 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .padding-lg-t-1 {
        padding-top: 10px;
    }

    .padding-lg-r-1 {
        padding-right: 10px;
    }

    .padding-lg-b-1 {
        padding-bottom: 10px;
    }

    .padding-lg-l-1 {
        padding-left: 10px;
    }

    .margin-lg-v-1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .margin-lg-h-1 {
        margin-right: 10px;
        margin-left: 10px;
    }

    .margin-lg-t-1 {
        margin-top: 10px;
    }

    .margin-lg-r-1 {
        margin-right: 10px;
    }

    .margin-lg-b-1 {
        margin-bottom: 10px;
    }

    .margin-lg-l-1 {
        margin-left: 10px;
    }

    .padding-lg-2 {
        padding: 20px;
    }

    .padding-lg-v-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .padding-lg-h-2 {
        padding-right: 20px;
        padding-left: 20px;
    }

    .padding-lg-t-2 {
        padding-top: 20px;
    }

    .padding-lg-r-2 {
        padding-right: 20px;
    }

    .padding-lg-b-2 {
        padding-bottom: 20px;
    }

    .padding-lg-l-2 {
        padding-left: 20px;
    }

    .margin-lg-v-2 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .margin-lg-h-2 {
        margin-right: 20px;
        margin-left: 20px;
    }

    .margin-lg-t-2 {
        margin-top: 20px;
    }

    .margin-lg-r-2 {
        margin-right: 20px;
    }

    .margin-lg-b-2 {
        margin-bottom: 20px;
    }

    .margin-lg-l-2 {
        margin-left: 20px;
    }

    .padding-lg-3 {
        padding: 30px;
    }

    .padding-lg-v-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .padding-lg-h-3 {
        padding-right: 30px;
        padding-left: 30px;
    }

    .padding-lg-t-3 {
        padding-top: 30px;
    }

    .padding-lg-r-3 {
        padding-right: 30px;
    }

    .padding-lg-b-3 {
        padding-bottom: 30px;
    }

    .padding-lg-l-3 {
        padding-left: 30px;
    }

    .margin-lg-v-3 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .margin-lg-h-3 {
        margin-right: 30px;
        margin-left: 30px;
    }

    .margin-lg-t-3 {
        margin-top: 30px;
    }

    .margin-lg-r-3 {
        margin-right: 30px;
    }

    .margin-lg-b-3 {
        margin-bottom: 30px;
    }

    .margin-lg-l-3 {
        margin-left: 30px;
    }

    .padding-lg-4 {
        padding: 40px;
    }

    .padding-lg-v-4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .padding-lg-h-4 {
        padding-right: 40px;
        padding-left: 40px;
    }

    .padding-lg-t-4 {
        padding-top: 40px;
    }

    .padding-lg-r-4 {
        padding-right: 40px;
    }

    .padding-lg-b-4 {
        padding-bottom: 40px;
    }

    .padding-lg-l-4 {
        padding-left: 40px;
    }

    .margin-lg-v-4 {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .margin-lg-h-4 {
        margin-right: 40px;
        margin-left: 40px;
    }

    .margin-lg-t-4 {
        margin-top: 40px;
    }

    .margin-lg-r-4 {
        margin-right: 40px;
    }

    .margin-lg-b-4 {
        margin-bottom: 40px;
    }

    .margin-lg-l-4 {
        margin-left: 40px;
    }

    .padding-lg-5 {
        padding: 50px;
    }

    .padding-lg-v-5 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .padding-lg-h-5 {
        padding-right: 50px;
        padding-left: 50px;
    }

    .padding-lg-t-5 {
        padding-top: 50px;
    }

    .padding-lg-r-5 {
        padding-right: 50px;
    }

    .padding-lg-b-5 {
        padding-bottom: 50px;
    }

    .padding-lg-l-5 {
        padding-left: 50px;
    }

    .margin-lg-v-5 {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .margin-lg-h-5 {
        margin-right: 50px;
        margin-left: 50px;
    }

    .margin-lg-t-5 {
        margin-top: 50px;
    }

    .margin-lg-r-5 {
        margin-right: 50px;
    }

    .margin-lg-b-5 {
        margin-bottom: 50px;
    }

    .margin-lg-l-5 {
        margin-left: 50px;
    }

    .padding-lg-6 {
        padding: 60px;
    }

    .padding-lg-v-6 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .padding-lg-h-6 {
        padding-right: 60px;
        padding-left: 60px;
    }

    .padding-lg-t-6 {
        padding-top: 60px;
    }

    .padding-lg-r-6 {
        padding-right: 60px;
    }

    .padding-lg-b-6 {
        padding-bottom: 60px;
    }

    .padding-lg-l-6 {
        padding-left: 60px;
    }

    .margin-lg-v-6 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .margin-lg-h-6 {
        margin-right: 60px;
        margin-left: 60px;
    }

    .margin-lg-t-6 {
        margin-top: 60px;
    }

    .margin-lg-r-6 {
        margin-right: 60px;
    }

    .margin-lg-b-6 {
        margin-bottom: 60px;
    }

    .margin-lg-l-6 {
        margin-left: 60px;
    }

    .col-lg-1 {
        float: left;
        width: 25%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-lg-2 {
        float: left;
        width: 50%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-lg-3 {
        float: left;
        width: 75%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .col-lg-4 {
        float: left;
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
    }

    .hide-lg {
        display: none !important;
    }

    .promoted-item .headline-inner {
        line-height: 0.74;
    }

    .carousel-nav-btn {
        width: 55px;
    }

    .carousel-item__overlay-inner {
        padding-right: 60px;
        padding-left: 60px;
    }

    .carousel-item__image-caption {
        padding-right: 60px;
        padding-left: 60px;
    }

    .carousel-item__overlay-section {
        width: 50%;
    }

        .carousel-item__overlay-section ~ .carousel-item__overlay-section {
            border-top: 1px currentColor solid;
        }

    .article-imagery .btn-play, .article-imagery .btn-stop {
        width: 170px;
        height: 170px;
        -webkit-transform: translate(-50%, -57%);
        -ms-transform: translate(-50%, -57%);
        transform: translate(-50%, -57%);
    }

        .article-imagery .btn-play:before {
            width: 0;
            height: 0;
            border-top: 42.5px solid transparent;
            border-bottom: 42.5px solid transparent;
            border-left: 60px solid currentColor;
        }

        .article-imagery .btn-stop:before {
            width: 65px;
            height: 65px;
        }

    .promoted-item__overlay {
        width: 75%;
    }

    .promoted-item--automated .sub-headline {
        margin: 0 0 10px 0;
    }

    .btn-play:before {
        width: 0;
        height: 0;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 12px solid currentColor;
    }

    .preloader {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

    .article-imagery .preloader {
        width: 50px;
        height: 50px;
        border-width: 8px;
        margin-top: -25px;
    }

    .dropdown--primary select, .dropdown--secondary select {
        font-size: 1.6rem;
    }

    .dropdown--large select {
        font-size: 3rem;
        line-height: 1.16;
    }

    .form__controls--easy-input {
        margin: 0 0 10px 0;
        text-align: center;
    }

    .form__controls--easy-input__item {
        margin: 0;
        font-size: 3rem;
    }

    .breadcrumbs {
        border-top-width: 1px;
    }

    .category-hero--content-title, .category-hero--content p {
        font-size: 1.8rem;
    }

    .action-list ul {
        margin: 0 -.5rem;
        margin-top: -1rem;
        text-align: center;
    }

    .action-list li {
        display: inline-block;
        vertical-align: middle;
        width: 16.50165%;
        margin-top: 1rem;
        padding: 0 .5rem;
    }

    .action-list a {
        padding: 0;
        height: 50px;
        margin: 0;
    }

        .action-list a span {
            position: relative;
            top: 50%;
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
            display: block;
        }

    .info-items .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .info-items .col-lg-1 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .info-item {
        margin: 0;
    }

    .info-item--compact-title > * {
        font-size: 1.4rem;
    }

    .promoted-item--info {
        margin: 0;
    }

    .teaser-item__content {
        font-size: 1.6rem;
        font-weight: 700;
    }

    .teaser-item__heading {
        font-size: 3rem;
    }

    .section-hero__content {
        font-size: 1.8rem;
    }

    .section-hero__content-title {
        font-size: 3rem;
    }

    .section-hero__content-subtitle {
        font-size: 1.8rem;
    }

    .article__editorial-content {
        font-size: 1.8rem;
    }

        .article__editorial-content h2 {
            font-size: 3.2rem;
        }

        .article__editorial-content h3 {
            font-size: 2.4rem;
        }

    .article__info-box {
        padding: 13px 18px 9px;
        font-size: 1.6rem;
    }

    .article__main-headline {
        margin: 40px 0 10px;
        font-size: 5.2rem;
    }

    .article__main-paragraph {
        font-size: 3.2rem;
        margin-bottom: 40px;
    }

    .article__section-picker {
        margin-bottom: 40px;
    }

    .article__contact-info {
        margin-left: -10px;
        margin-right: -10px;
    }

    .article__contact-info__heading {
        margin-left: 10px;
        margin-right: 10px;
    }

    .article__contact-info .block {
        display: inline-block;
        width: 50%;
        vertical-align: top;
        margin-right: -4px;
    }

    .article__contact-info-item {
        margin-left: 10px;
        margin-right: 10px;
    }

    .article__similar-articles {
        font-size: 2.2rem;
    }

    .article__mini-meta-item {
        display: inline-block;
    }

        .article__mini-meta-item + .article__mini-meta-item {
            margin-top: 0;
            margin-left: 20px;
        }

    .blog-post__meta-item {
        display: inline-block;
        max-width: 300px;
        margin-top: 0;
        vertical-align: top;
    }

        .blog-post__meta-item ~ .blog-post__meta-item {
            margin-top: 0;
            margin-left: 20px;
        }
}

@media (min-width: 1160px) {
    .carousel-item__overlay {
        top: 50%;
        height: 484.88px;
        padding-top: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .carousel-nav-btn {
        width: auto;
        padding: 0 15px;
    }

    .promoted-news__first-body {
        display: block;
    }

    .promoted-news__list-item-heading {
        white-space: normal;
    }
}

@media screen and (max-width: 500px) {
    .carousel-item__overlay-section:last-of-type {
        padding-top: 1.25rem;
    }

    .carousel-item__headline {
        margin-bottom: 2%;
    }

    .carousel-item__intro-text {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 0.9%;
    }

        .carousel-item__intro-text br {
            display: none;
        }

    .carousel-item__image-caption {
        padding-bottom: 0.8rem;
    }

    .carousel-item__intro-text--category {
        font-size: 1.6rem;
        font-weight: 700;
    }
}

@media screen and (min-width: 700px) {
    .carousel-item__intro-text--category {
        font-weight: 700;
        font-size: 2.3rem;
    }
}

@media screen and (min-width: 800px) {
    .carousel-item__headline {
        font-size: 4rem;
    }

    .carousel-item__intro-text--category {
        font-size: 2.6rem;
    }
}

@media screen and (min-width: 900px) {
    .carousel-item__headline {
        font-size: 4.4rem;
    }

    .carousel-item__intro-text--category {
        font-size: 2.8rem;
    }
}

@media screen and (min-width: 1000px) {
    .carousel-item__headline {
        font-size: 4.8rem;
    }

    .carousel-item__intro-text {
        font-size: 2.4rem;
    }

    .carousel-item__intro-text--category {
        font-size: 3.3rem;
    }
}

@media screen and (min-width: 1100px) {
    .carousel-item__headline {
        font-size: 5.2rem;
    }

    .carousel-item__intro-text {
        font-size: 3rem;
    }

    .carousel-item__intro-text--category {
        font-size: 4.1rem;
    }
}

@media screen and (min-width: 1220px) {
    .carousel-item__overlay-inner {
        padding-right: 20px;
        padding-left: 20px;
    }

    .carousel-item__image-caption {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (min-width: 1260px) {
    .carousel-nav-btn {
        padding: 0 35px;
    }
}

@media screen and (max-width: 400px) {
    .promoted-item__overlay .headline--quoted {
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 800px) {
    .promoted-item__overlay .headline {
        font-size: 1.5rem;
    }

    .promoted-item__overlay p {
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 900px) {
    .promoted-item__overlay {
        padding: 20px;
    }

    .promoted-item__inner {
        padding: 20px;
    }

    .promoted-item__overlay .headline {
        font-size: 1.7rem;
    }

    .promoted-item__overlay .promoted-news__list-item-time {
        margin-top: -3px;
    }
}

@media screen and (min-width: 1000px) {
    .promoted-item__overlay .headline {
        font-size: 1.9rem;
    }

    .promoted-item__overlay p {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 1100px) {
    .promoted-item__overlay .headline {
        font-size: 2rem;
    }

    .promoted-item__overlay p {
        font-size: 1.6rem;
    }

    .promoted-item--automated .sub-headline--item {
        font-size: 1.4rem;
    }
}

@media screen and (min-width: 1024px) and (max-width: 900px) {
    .header-main-link {
        font-size: 1.5rem;
    }

    .header-main--search-btn {
        margin-left: 10px;
    }

    .header-main-link {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (min-width: 1100px) {
    .info-item--compact-inner {
        padding: 0 20px;
    }
}

@media screen and (max-width: 499px) {
    .article__editorial-content img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 1028px) {
    .header-main--search {
        position: relative;
        top: 50px;
        width: 100%;
        display: none;
    }
}

@media screen and (min-width: 500px) {
    .article__editorial-content img[style*='float:left'], .article__editorial-content img[style*='float: left'] {
        margin-right: 1.275em;
    }

    .article__editorial-content img[style*='float:right'], .article__editorial-content img[style*='float: right'] {
        margin-left: 1.275em;
    }
}

